<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Psychology for society</title>
	<atom:link href="http://www.psychology-society.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.psychology-society.net</link>
	<description>Writing to give, not just to gain.</description>
	<lastBuildDate>Wed, 22 Dec 2010 23:09:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Mendeley – Bibliography manager (free)</title>
		<link>http://www.psychology-society.net/2010/12/mendeley-bibliography-manager/</link>
		<comments>http://www.psychology-society.net/2010/12/mendeley-bibliography-manager/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 10:19:37 +0000</pubDate>
		<dc:creator>James Tripp</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.psychology-society.net/?p=3</guid>
		<description><![CDATA[Mendeley is a free bibliography manager. Annoyingly, it is not open-source. But it is superior to endnote. It makes researching easier. PDF&#8217;s can be sync&#8217;d with an online account (500MB for free). Article information is read from the PDF and checked using google scholar. A PDF viewer is included and the your collection&#8217;s meta-data can [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mendeley.com/" target="_blank">Mendeley</a> is a free <a href="http://en.wikipedia.org/wiki/bibliography" target="_blank" >bibliography</a> manager.  Annoyingly, it is not <a href="http://en.wikipedia.org/wiki/open-source" target="_blank" >open-source</a>. But it is superior to <a href="http://en.wikipedia.org/wiki/endnote" target="_blank" >endnote</a>.</p>
<p>It makes researching easier. <a href="http://en.wikipedia.org/wiki/PDF" target="_blank" >PDF</a>&#8217;s can be sync&#8217;d with an online account (500MB for free). Article information is read from the PDF and checked using <a href="http://scholar.google.com" target="_self">google scholar</a>. A PDF viewer is included and the your collection&#8217;s <a href="http://en.wikipedia.org/wiki/meta-data" target="_blank" >meta-data</a> can be searched.</p>
<p><a href="http://www.psychology-society.net/wp-content/uploads/2010/12/Mendeley.jpg"><img class="alignleft size-medium wp-image-42" title="Mendeley" src="http://www.psychology-society.net/wp-content/uploads/2010/12/Mendeley-300x246.jpg" alt="" width="300" height="246" /></a></p>
<p>An online account must be created first. Then installation is simple for both Windows (<a href="http://www.mendeley.com/download-mendeley-desktop/windows/instructions/" target="_blank">.exe</a>) and <a href="http://en.wikipedia.org/wiki/Ubuntu" target="_blank" >Ubuntu</a> <a href="http://en.wikipedia.org/wiki/Linux" target="_blank" >Linux</a> (<a href="http://www.mendeley.com/download-mendeley-desktop/ubuntu/instructions/">apt</a>).</p>
<p>Open-source alternatives are available (<a href="http://www.zotero.org/" target="_blank">1</a>,<a href="http://www.pybliographer.org/" target="_blank">2</a>,<a href="http://jabref.sourceforge.net/index.php" target="_blank">3</a>). Though these alternatives lack the above functionality.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psychology-society.net/2010/12/mendeley-bibliography-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>R &#8211; Statistical Package (Free)</title>
		<link>http://www.psychology-society.net/2010/12/r-free-statistical-package/</link>
		<comments>http://www.psychology-society.net/2010/12/r-free-statistical-package/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 17:43:00 +0000</pubDate>
		<dc:creator>James Tripp</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.psychology-society.net/?p=15</guid>
		<description><![CDATA[R is used to calculate statistics. The interface is not user friendly. But, once mastered, a lot can be achieved. Especially as it can be scripted. Being open source, the system is continually extended, and efficient. It is also cross-platform. I use it regularly on both the Windows and Linux machines I work on. The windows [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.r-project.org/" target="_blank">R</a> is used to calculate statistics. The interface is not user friendly. But, once mastered, a lot can be achieved. Especially as it <a href="http://cran.r-project.org/doc/contrib/Lemon-kickstart/kr_scrpt.html" target="_blank">can be scripted</a>.</p>
<p>Being open source, the system is continually extended, and efficient. It is also cross-platform. I use it regularly on both the Windows and Linux machines I work on.</p>
<p>The windows version is easy to install (download and run <a href="http://cran.r-project.org/bin/windows/base/R-2.12.1-win.exe" target="_blank">the .exe file</a>) and includes a <a href="http://en.wikipedia.org/wiki/Graphical_user_interface" target="_blank">GUI</a>:</p>
<p><a href="http://www.psychology-society.net/wp-content/uploads/2010/12/R1.jpg"><img class="alignleft size-medium wp-image-17" title="R" src="http://www.psychology-society.net/wp-content/uploads/2010/12/R1-300x234.jpg" alt="" width="300" height="234" /></a></p>
<p>The Linux version runs a terminal application. Though GUIs such as <a href="http://socserv.mcmaster.ca/jfox/Misc/Rcmdr/" target="_blank">RCommander</a> and <a href="http://sourceforge.net/apps/mediawiki/rkward/index.php?title=Main_Page" target="_blank">RKWard</a> are available.</p>
<p>Good tutorials are <a href="http://mercury.bio.uaf.edu/mercury/R/R.html" target="_blank">here</a> (general), <a href="http://personality-project.org/r/r.guide.html" target="_blank">here </a>(for Psychologists) and <a href="http://www.statmethods.net/" target="_blank">here</a> (SPSS users).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psychology-society.net/2010/12/r-free-statistical-package/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Post guidelines</title>
		<link>http://www.psychology-society.net/2010/12/post-guidelines/</link>
		<comments>http://www.psychology-society.net/2010/12/post-guidelines/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 14:46:19 +0000</pubDate>
		<dc:creator>James Tripp</dc:creator>
				<category><![CDATA[Literature]]></category>

		<guid isPermaLink="false">http://www.psychology-society.net/?p=10</guid>
		<description><![CDATA[From Orwell (2010): (i) Never use a metaphor, simile, or other figure of speech which you are used to seeing in print. (ii) Never us a long word where a short one will do. (iii) If it is possible to cut a word out, always cut it out. (iv) Never use the passive where you [...]]]></description>
			<content:encoded><![CDATA[<p>From Orwell (2010):</p>
<p>(i) Never use a metaphor, simile, or other figure of speech which you are used to seeing in print.</p>
<p>(ii) Never us a long word where a short one will do.</p>
<p>(iii) If it is possible to cut a word out, always cut it out.</p>
<p>(iv) Never use the passive where you can use the active.</p>
<p>(v) Never use a foreign phrase, a scientific word, or a jargon word if you can think of an everyday English equivalent.</p>
<p>(vi) Break any of these rules sooner than say anything outright barbarous.</p>
<p><strong>References</strong></p>
<p>Orwell, G. (2010). Politics and the English Language and Other Essays. Penguin:New York.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psychology-society.net/2010/12/post-guidelines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 7/14 queries in 0.020 seconds using disk

Served from: www.psychology-society.net @ 2012-02-22 23:27:06 -->
