<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Coding Pro Tip: Make a USB Router your Git &quot;Server&quot;</title>
		<link>http://www.allegro.cc/forums/view/612837</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Mon, 24 Jun 2013 17:42:33 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I want to paste this here, because it&#39;s different enough from the other thread on Git mechanics.</p><p>Today I had a eureka moment and decided to FINALLY use that pesky USB port on my router. So I set out and figured out how to make it a Git Repository Server.</p><p><b><u>HOW TO SETUP A USB-ROUTER GIT SERVER:</u></b>
</p><ol><li><p>
<b>Find a USB stick</b><br />- plug it into the router<br />- format it on the router (for best results with my cisco I did this)</p></li><li><p>
<b>Mount the drive/partition on developement computers</b><br />- I used the map a drive on Windows<br />- I used Ubuntu&#39;s walk through for my netbook XD (<a href="https://wiki.ubuntu.com/MountWindowsSharesPermanently">https://wiki.ubuntu.com/MountWindowsSharesPermanently</a>)</p></li><li><p>
<b>Find a LOCAL Git Repo you want to push to the &quot;Server&quot; and type:</b><br /><u>Windows</u>: git clone --bare --shared --no-local &lt;local-repo-name&gt; MappedDrive:&lt;local-repo-name&gt;.git<br /><u>Linux</u>: git clone --bare --shared --no-local &lt;local-repo-name&gt; /path/to/mount/&lt;local-repo-name&gt;.git
</p></li></ol><p>
Now you can Clone/Fetch/Push/Pull to your heart&#39;s desire <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" />. (I have yet to figure out how to share with people external to my network, BUT I&#39;ll probably just SSH into a linux box and grab the files that way)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Phrasz)</author>
		<pubDate>Fri, 21 Jun 2013 06:54:21 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>This is only helpful to those who have a router with a USB port. My router is old enough where it has no usb, but seeing as it still works, I have no reason to replace it. Forgot to add that I bookmarked this for when I do get a router with a usb port in it <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Specter Phoenix)</author>
		<pubDate>Fri, 21 Jun 2013 07:18:38 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>More importantly, residential routers are generally pretty error prone, and shouldn&#39;t be relied upon for much. Nor should a USB drive. In any case, the distributed nature of Git <b>dis</b>courages a &quot;centralized&quot; server. You should have several remote repositories that you push changes to. You can make use of online services like GitHub and BitBucket to take advantage of their data center solutions for added protection.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (bamccaig)</author>
		<pubDate>Fri, 21 Jun 2013 07:33:26 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Arguably you could skip a router and just ssh everything everywhere, but to date I do not have a standalone piece of hardware serving. Thus, I decided to have a NAS/server on my network ^_^
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Phrasz)</author>
		<pubDate>Fri, 21 Jun 2013 07:34:43 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Don&#39;t get me wrong: it is better than nothing else. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /> I would personally be afraid for it though. It&#39;s certainly a good stepping stone towards being competent with Git.</p><p>If the code is &quot;open source&quot; then you can host it on GitHub or BitBucket for free. AFAIK, BitBucket also accepts closed-source code for free, but do review it&#39;s terms of use because I don&#39;t use it.</p><p>As for Ubuntu: *facepalm*. <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (bamccaig)</author>
		<pubDate>Fri, 21 Jun 2013 07:37:46 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Agreed, and ultimately I won&#39;t use this long term. but it was a fun project for the day.</p><p>I use GitHub myself: <a href="https://github.com/phrasz">https://github.com/phrasz</a></p><p>Also, please no *nix wars... I use Ubuntu b/c it&#39;s the sanest of all the &quot;major distros&quot; (Valve basically drove the nail in the coffin on that one...; and I learned on Breezy Badger first because fedora core never took). I prefer Arch and BSD, but they are a pain in the <span class="cuss"><span>ass</span></span> usually, and I can&#39;t easily put steam on them yet <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" /> </p><p>P.S. I like unity; if I wanted archaic computing I&#39;d boot to run level 3 <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Phrasz)</author>
		<pubDate>Fri, 21 Jun 2013 07:50:29 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>That is funny because I actually left Ubuntu for Crunchbang Linux because Ubuntu kept corrupting every time I tried to update Kernels or software. Got rather annoying having to do fresh installs every couple of months for Ubuntu.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Specter Phoenix)</author>
		<pubDate>Fri, 21 Jun 2013 08:09:12 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="https://www.allegro.cc/forums/thread/612837/985406#target">Phrasz</a> said:</div><div class="quote"><p>
I use Ubuntu b/c it&#39;s the sanest of all the &quot;major distros&quot; (Valve basically drove the nail in the coffin on that one...; and I learned on Breezy Badger first because fedora core never took). I prefer Arch and BSD, but they are a pain in the <span class="cuss"><span>ass</span></span> usually, and I can&#39;t easily put steam on them yet <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" />
</p></div></div><p>
I&#39;ll avoid the Ubuntu debate because it&#39;s like stealing candy from a baby and I don&#39;t even like candy, but regarding Steam that much I can sort of understand. I had it working sufficiently in Debian unstable for a short period, but I guess they must have released a new version of Debian and opened the flood gates for unstable software or something because unstable became <u>unstable</u> and suddenly nothing worked. I haven&#39;t gotten around to getting another distro up with Steam yet.</p><p>I lied, I&#39;ll take a go at Ubuntu. I started with Ubuntu when I learned of Steam for Linux and that it was the official distro. I knew it would be different. I knew I&#39;d have to make sacrifices. I was pressing on right up until I learned that the &quot;main system menu&quot; was sending everything I typed to the Internet <i>implicitly</i> and by <u>default</u>. No Linux distribution can do that and be respected. If I wanted that kind of invasion I&#39;d use Microsoft&#39;s Windows or Apple&#39;s OS X. <span class="cuss"><span>FUCK</span></span> CANONICAL! As far as I&#39;m concerned, they&#39;re just as crooked, even if they build their traps on otherwise free software.
</p><div class="quote_container"><div class="title"><a href="https://www.allegro.cc/forums/thread/612837/985406#target">Phrasz</a> said:</div><div class="quote"><p>
...if I wanted archaic computing I&#39;d boot to run level 3 <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" />
</p></div></div><p>
<b>I do.</b> <img src="http://www.allegro.cc/forums/smileys/angry.gif" alt="&gt;:(" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (bamccaig)</author>
		<pubDate>Fri, 21 Jun 2013 08:11:42 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p><a href="http://www.gnu.org/philosophy/ubuntu-spyware.html">http://www.gnu.org/philosophy/ubuntu-spyware.html</a>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Arthur Kalliokoski)</author>
		<pubDate>Fri, 21 Jun 2013 08:11:45 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Bitbucket is much better than Github if only because Python is better than Ruby. <img src="http://www.allegro.cc/forums/smileys/angry.gif" alt="&gt;:(" /></p><p>That and Github&#39;s pricing structure is terrible.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matthew Leverton)</author>
		<pubDate>Fri, 21 Jun 2013 09:00:39 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Apparently BitBucket&#39;s terms of use <a href="http://www.techlawyer.com.au/uncategorized/licenses-over-data-a-case-study-with-github-v-bitbucket/">suck compared to GitHub&#39;s</a>. If your software is open source then I don&#39;t really see any reason to use BitBucket. Who uses the Web-based interface anyway? Also arguably Ruby is better than Python, but I wouldn&#39;t choose either...? I wouldn&#39;t likely pay for hosting for &quot;fruitless&quot; software, but I digress. I don&#39;t know what their prices are, but you can most likely afford private hosting affordably (of course that&#39;s no guarantee so if either offers that then it&#39;s probably a better deal).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (bamccaig)</author>
		<pubDate>Fri, 21 Jun 2013 09:14:58 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/612837/985415#target">bamccaig</a> said:</div><div class="quote"><p> Apparently
</p></div></div><p>FUD. <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" /></p><p>Talk to Ruby fan-boys, then talk to Python developers. The difference is huge. I cannot stand to be associated with the former.</p><p>Github would cost my company over $400/month if Wikipedia is correct and we&#39;d have to host it on our own servers. 125 private repos is nothing. Bitbucket is $25/month, and the service is just as good.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matthew Leverton)</author>
		<pubDate>Fri, 21 Jun 2013 09:21:53 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Wait for more antagonism .....</p><p>WAYLAND </p><p><a href="http://wayland.freedesktop.org/">http://wayland.freedesktop.org/</a>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Phrasz)</author>
		<pubDate>Fri, 21 Jun 2013 09:41:56 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/612837/985416#target">Matthew Leverton</a> said:</div><div class="quote"><p>Talk to Ruby fan-boys, then talk to Python developers. </p></div></div><p>I&#39;d rather not talk to ruby or python fan-boys kthx.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Github would cost my company over $400/month if Wikipedia is correct and we&#39;d have to host it on our own servers. </p></div></div><p>You have to pay them to host your own hardware?? Wow.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Fri, 21 Jun 2013 18:19:38 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="https://www.allegro.cc/forums/thread/612837/985416#target">Matthew Leverton</a> said:</div><div class="quote"><p>
Github would cost my company over $400/month if Wikipedia is correct and we&#39;d have to host it on our own servers. 125 private repos is nothing. Bitbucket is $25/month, and the service is just as good.
</p></div></div><p>
I don&#39;t know what Wikipedia says, but GitHub supports private hosting with the most expensive plan being $200/mo, which gets 125 private repositories and unlimited &quot;teams&quot; (hosted by GitHub). Public repositories are unlimited.</p><p>What do you need that requires the enterprise GitHub solution installed on your own network that you don&#39;t need from BitBucket? I agree that BitBucket seems the more attractive deal for somebody that requires private repositories, but I&#39;m not factoring terms of use or reliability promises (which I don&#39;t know about) into that statement.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (bamccaig)</author>
		<pubDate>Fri, 21 Jun 2013 21:04:08 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>125 private repositories is not enough. <img src="http://www.allegro.cc/forums/smileys/angry.gif" alt="&gt;:(" /></p><p>The only other listed option is hosting the GitHub software on your own equipment for the price I mentioned. Or of course, paying even more money by distributing across different accounts. None of that is reasonable.</p><p>With BitBucket&#39;s per user model, we can create repos for everything, and not worry about having to archive them onto a secondary place and delete them. It&#39;s a much more reasonable model, because users are the primary factor of how much resources you use. The number of repositories is largely irrelevant because disk space is cheap and a single person can only realistically work on a few at a time.</p><p>When GitHub blogs about how awesome it is that they created font-icons, I just laugh thinking &quot;Great, that&#39;s how they spend their customers&#39; money.&quot; <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matthew Leverton)</author>
		<pubDate>Fri, 21 Jun 2013 21:15:33 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>1. Serialize ALL THE DATA<br />2. paste to pastebin!<br />3. Use Twitter to Point to latest versions </p><p>XD
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Phrasz)</author>
		<pubDate>Fri, 21 Jun 2013 23:24:58 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/612837/985410#target">Arthur Kalliokoski</a> said:</div><div class="quote"><p>
<a href="http://www.gnu.org/philosophy/ubuntu-spyware.html">http://www.gnu.org/philosophy/ubuntu-spyware.html</a>
</p></div></div><p>
WTF is that propaganda <span class="cuss"><span><span class="cuss"><span>shit</span></span></span></span>? I even followed some links and there&#39;s more <span class="cuss"><span><span class="cuss"><span><span class="cuss"><span>shit</span></span></span></span>ty</span></span> propaganda from the same guy. So GNU now needs this kind of stuff? Pitiful <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" />.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Oscar Giner)</author>
		<pubDate>Sat, 22 Jun 2013 06:09:55 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yup he&#39;s like that:<br /><a href="http://stallman.org/stallman-computing.html">http://stallman.org/stallman-computing.html</a></p><p>BUT even people that seem crazy do tend to have lightning strikes of inspiration.</p><p>Update:<br />This idea is even more massive when you use Google Drive&#39;s Installer: <a href="https://tools.google.com/dlpage/drive">https://tools.google.com/dlpage/drive</a></p><p>For you pessimists out there add en encrypted folder first <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Phrasz)</author>
		<pubDate>Mon, 24 Jun 2013 04:40:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="https://www.allegro.cc/forums/thread/612837/985462#target">Oscar Giner</a> said:</div><div class="quote"><p>
WTF is that propaganda <span class="cuss"><span><span class="cuss"><span>shit</span></span></span></span>? I even followed some links and there&#39;s more <span class="cuss"><span><span class="cuss"><span><span class="cuss"><span>shit</span></span></span></span>ty</span></span> propaganda from the same guy. So GNU now needs this kind of stuff? Pitiful <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" />.
</p></div></div><p>
Protip: That is Richard Stallman, the founder of GNU, and arguably the originator of the free software movement! That was always there and every bit of it is valid. He aims for a world where free <s>[as in beer]</s> <i>[as in speech]</i><span class="ref"><sup>[<a href="#">1</a>]</sup></span> software is the norm. Ubuntu really is a plague upon free software. Nothing he says in that article is unwarranted. According to the history books, GNU exists because Richard Stallman recognized how harmful restrictive licensing is to software, and chose to take a stand. Ubuntu is basically the worst Linux-based OS that you could choose in terms of freedoms. It might be easier to use, but that is likely only due to the developer selling its soul to the Devil(tm) and getting in bed with all of the non-free vendors. There&#39;s a very good reason that other distributions don&#39;t do what Ubuntu has. Other distributions respect the user.
</p><div class="ref-block"><h2>References</h2><ol><li>See next two posts for correction.</li></ol></div></div>]]>
		</description>
		<author>no-reply@allegro.cc (bamccaig)</author>
		<pubDate>Mon, 24 Jun 2013 05:13:11 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/612837/985556#target">bamccaig</a> said:</div><div class="quote"><p> He aims for a world where free[as in beer] software is the norm.</p></div></div><p>I&#39;m pretty sure he&#39;s for free as in free-to-modify.  He charged a nominal fee for tapes of his software back in the stone ages.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Arthur Kalliokoski)</author>
		<pubDate>Mon, 24 Jun 2013 05:15:33 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="https://www.allegro.cc/forums/thread/612837/985557#target">Arthur Kalliokoski</a> said:</div><div class="quote"><p>
I&#39;m pretty sure he&#39;s for free as in free-to-modify.  He charged a nominal fee for tapes of his software back in the stone ages.
</p></div></div><p>
Yes, forgive me. I&#39;m tired/sick/intoxicated and evidently not fully conscious of what I&#39;m saying. I guess I just have beer on the brain. That should have been &quot;free[as in speech]&quot;. Free as in beer is ideal, but understandably nobody can work for free if they expect to pay their bills. The most important thing is free as in speech, and in general respecting users. Ubuntu implicitly spying on its users by default is not respecting them at all.</p><p>Thanks for catching my mistake, Arthur. <img src="http://www.allegro.cc/forums/smileys/kiss.gif" alt=":-*" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (bamccaig)</author>
		<pubDate>Mon, 24 Jun 2013 05:25:25 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>He might be right about Ubuntu, but Stallman still seems like a paranoid, arrogant and dirt from his foot eating <span class="cuss"><span>bastard</span></span>.</p><p>His idea of freedom is what I&#39;d define as tyranny.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (l j)</author>
		<pubDate>Mon, 24 Jun 2013 05:57:38 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>a government in which absolute power is vested in a single ruler; especially : one characteristic of an ancient Greek city-state</p></div></div><p>

That&#39;s what his idea of freedom is? <img src="http://www.allegro.cc/forums/smileys/shocked.gif" alt=":o" /> </p><p>GPL is the opposite of that. People are given freedom to modify, rather than all of the power being vested in a sole developer or developers.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Mon, 24 Jun 2013 06:06:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>He helps balance out the <a href="http://www.groklaw.net/article.php?story=2013061516065416">nutjobs on the other end of the scale.</a>  I wonder if MS is still paying for this farce?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Arthur Kalliokoski)</author>
		<pubDate>Mon, 24 Jun 2013 06:06:29 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>To be explicit, the GPL guarantees 4 freedoms:</p><ul><li><p>Freedom to use without restriction.
</p></li><li><p>Freedom to modify without restriction.
</p></li><li><p>Freedom to redistribute (share) without restriction.
</p></li><li><p>Freedom to distribute modified copies (share changes) without restriction.</p></li></ul><p>That is what GNU, GPL, and the FSF, which we all have Richard Stallman to thank for (among many others), is all about.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (bamccaig)</author>
		<pubDate>Mon, 24 Jun 2013 07:31:41 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Just for <span class="cuss"><span><span class="cuss"><span>shit</span></span></span></span>s and giggles, ED has also an article about <a href="https://encyclopediadramatica.se/RMS">RMS.</a>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (jhuuskon)</author>
		<pubDate>Mon, 24 Jun 2013 12:28:12 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>That site is <a href="https://encyclopediadramatica.se/Windows">accurate to the n&#39;th degree</a>, isn&#39;t it?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Arthur Kalliokoski)</author>
		<pubDate>Mon, 24 Jun 2013 12:30:54 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>He seems such a nice guy <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />
</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>It doesn&#39;t take special talents to reproduce--even plants can do it.<br />On the other hand, contributing to a program like Emacs takes real<br />skill.  That is really something to be proud of.</p><p>It helps more people, too.</p></div></div><p>
<a href="http://article.gmane.org/gmane.emacs.devel/36460">http://article.gmane.org/gmane.emacs.devel/36460</a>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (FMC)</author>
		<pubDate>Mon, 24 Jun 2013 14:49:39 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Speaking of RMS, I ordered this last week: <a href="http://shop.fsf.org/product/signed-rms-photo-print/">http://shop.fsf.org/product/signed-rms-photo-print/</a> <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" /> Think I&#39;ll hang it on a wall in the office.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Mon, 24 Jun 2013 16:40:09 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I don&#39;t tend to think of a lot of things as &quot;money wasted&quot;. But that right there is one of them. <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Vanneto)</author>
		<pubDate>Mon, 24 Jun 2013 17:07:25 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/612837/985566#target">Arthur Kalliokoski</a> said:</div><div class="quote"><p>That site is accurate to the n&#39;th degree, isn&#39;t it?</p></div></div><p>
<a href="https://encyclopediadramatica.se/Linux">Beyond reasonable doubt, yes.</a>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (jhuuskon)</author>
		<pubDate>Mon, 24 Jun 2013 17:12:09 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/612837/985575#target">Vanneto</a> said:</div><div class="quote"><p>But that right there is one of them.</p></div></div><p>

Well, I donated a lot more money to them than that... and it&#39;s one of the very few organizations I think it&#39;s worth donating to (unlike any of those &quot;help children in africa&quot; scams).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Mon, 24 Jun 2013 17:38:45 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yeah, but $100? Maybe it only seems like a lot of money to me though.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Vanneto)</author>
		<pubDate>Mon, 24 Jun 2013 17:42:33 +0000</pubDate>
	</item>
</rss>
