<?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>psychopyko &#187; free</title>
	<atom:link href="http://psychopyko.com/tag/free/feed/" rel="self" type="application/rss+xml" />
	<link>http://psychopyko.com</link>
	<description>welcome to psychopyko.com</description>
	<lastBuildDate>Sun, 25 Dec 2011 09:18:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>three useful sites for group work</title>
		<link>http://psychopyko.com/nifty-tips/group-work-sites/</link>
		<comments>http://psychopyko.com/nifty-tips/group-work-sites/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 12:27:36 +0000</pubDate>
		<dc:creator>pyko</dc:creator>
				<category><![CDATA[Nifty tips]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[group work]]></category>
		<category><![CDATA[university]]></category>

		<guid isPermaLink="false">http://psychopyko.com/nifty-tips/group-work-sites/</guid>
		<description><![CDATA[Now that University has started, it is getting busier, and assignments are already being handed out - despite having only finished Week 1! When we got the details of the group assignment for the semester, it gave me the idea for this post - useful sites for group work. For pretty much all my group assignments from uni (and group work outside uni) I've used some/all of the below sites and they have definitely helped with working together.]]></description>
			<content:encoded><![CDATA[<p>Now that University has started, it is getting busier, and assignments are already being handed out - despite having only finished Week 1! When we got the details of the group assignment for the semester, it gave me the idea for this post - useful sites for group work. For pretty much all my group assignments from uni (and group work outside uni) I've used some/all of the below sites and they have definitely helped with working together.</p>
<p><span id="more-35"></span><a href="http://psychopyko.com/nifty-tips/group-work-sites/pbwiki/" target="_blank" rel="attachment wp-att-37" title="pbwiki"><img src="http://www.psychopyko.com/wp-content/uploads/2008/03/pbwiki-logo.jpg" alt="pbwiki" /></a> <a href="http://pbwiki.com" title="pbwiki" target="_blank"><strong>http://pbwiki.com</strong></a><br />
In my opinion, this is probably one of the most useful sites for group work - a wiki. I'm quite certain nearly everyone has heard of wikis (think <a href="http://wikipedia.com" title="Wikipedia" target="_blank">Wikipedia</a>). As to if you've used one extensively (editing, participating etc) is another question, and I strongly suggest you give it a go. The nice thing about pbwiki is how easy it is to setup and use. The wiki markup syntax for pbwiki is probably one of the most user friendly I've come across, but it doesn't really matter since they also have a GUI editor (basically a WYSIWYG - What You See Is What You Get editor).</p>
<p>So what makes pbwiki so good for group work?<br />
<strong> Short answer:</strong> It's a wiki <img src='http://psychopyko.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<strong> Longer answer:</strong> It allows everyone in your group to contribute to the discussion and throw in ideas. Everything is in one place, everyone can see the most updated information, and everyone can access everything. If someone accidentally deletes something, or you decide that an idea form a week ago was actually good but was deleted - don't fear - just have a look into the wiki history <img src='http://psychopyko.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://assembla.com" title="assembla" target="_blank"><img src="http://www.psychopyko.com/wp-content/uploads/2008/03/assembla-logo.gif" alt="Assembla" /></a> <a href="http://assembla.com" title="assembla" target="_blank"><strong>http://assembla.com</strong></a><br />
This is a <strong>MUST </strong>if you are doing any coding assignment - Assembla provides you with <a href="http://subversion.tigris.org/" title="Subversion" target="_blank">Subeversion</a> (SVN). It also provides a wiki, <a href="http://trac.edgewall.org/" title="trac" target="_blank">Trac</a> and a whole host of other features, but the one I've found most useful is SVN. I won't go into the details, but the SVN repository will pretty much let everyone in the group work on the code at the same time and keep a running history of all the versions of your code (so if you accidentally do something horrible, you can revert back to the most recent working version). If you want to read more about the wonders of SVN have a look at <a href="http://subversion.tigris.org/" title="Subversion" target="_blank">Subversion's web page</a>. Assembla also comes with a wiki, but I find pbwiki more user friendly.</p>
<p><a href="http://drop.io" title="drop.io" target="_blank"><img src="http://www.psychopyko.com/wp-content/uploads/2008/03/dropio-logo.gif" alt="drop.io" /></a> <a href="http://drop.io" title="drop.io" target="_blank"><strong>http://drop.io</strong></a><br />
This is one of my more recent finds and haven't used it much but I do believe it will be very useful for file sharing. It basically lets you create a 'drop' - a place where you can store files online (up to 100mb). The distinguishing feature for drop.io compared to other file sharing sites is that it allows you to password protect your files. With the password, you provide users with different levels of access (View/View and Add/View, Add and Delete). In addition there is also an admin password which lets you change settings of your 'drop'. Another bonus is that to create a 'drop' you don't need to use your email address - just the name of the drop and a password if you want. The only drawback is 'drops' are only valid for at most 1 year, but it's not so much of a worry as you can always renew it.</p>
<p>So those are the three sites I If I haven't convinced you to at least try out one of the sites, I'll just mention now that they are all free <img src='http://psychopyko.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  If you have any good sites for group work that you know of, please share - I'd love to see what else is out there.</p>
]]></content:encoded>
			<wfw:commentRss>http://psychopyko.com/nifty-tips/group-work-sites/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>free penguins!</title>
		<link>http://psychopyko.com/cool-stuff/free-penguins/</link>
		<comments>http://psychopyko.com/cool-stuff/free-penguins/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 12:41:53 +0000</pubDate>
		<dc:creator>pyko</dc:creator>
				<category><![CDATA[Cool stuff]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://psychopyko.com/cool-stuff/free-penguins/</guid>
		<description><![CDATA[After taking a nice long nap after work, opened up my laptop with the intention to do some work. However, I realised that the Internet was free! (it's usually 1c/mb) So anyway, plans of study/work disappeared and just started randomly surfing the net :)

In my procrastination, I had google reader open and saw this...]]></description>
			<content:encoded><![CDATA[<p>After taking a nice long nap after work, opened up my laptop with the intention to do some work. However, I realised that the Internet was free! (it's usually 1c/mb) So anyway, plans of study/work disappeared and just started randomly surfing the net <img src='http://psychopyko.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>In my procrastination, I had google reader open and saw this...<br />
<span id="more-14"></span><a href="http://www.psychopyko.com/wp-content/uploads/2007/08/tux.gif" title="free penguin from fractalspin.com"><img src="http://www.psychopyko.com/wp-content/uploads/2007/08/tux.gif" title="free penguin from fractalspin.com" alt="free penguin from fractalspin.com" align="middle" /></a></p>
<p>A free DIY Linux penguin from <a href="http://blog.fractalspin.com/neat-stuff/free-penguins" title="free penguins from fractalspin" target="_blank">fractalspin</a>! Haven't yet printed and tried making it yet - but must find some time to do so! I see a lot of numbered tabs, but wonder how it all goes together? For the more skilled/talented people you can try and sew your own soft-toy version (see instructions at <a href="http://www.free-penguin.org/" title="free-penguin.org" target="_blank">free-penguin.org</a>). If anyone does try, tell me how it goes!</p>
]]></content:encoded>
			<wfw:commentRss>http://psychopyko.com/cool-stuff/free-penguins/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

