<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Thoughts of a physicist</title>
	<atom:link href="http://scili.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://scili.wordpress.com</link>
	<description>The world through the eyes of a young scientist sat at a keyboard</description>
	<lastBuildDate>Tue, 16 Feb 2010 18:30:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='scili.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Thoughts of a physicist</title>
		<link>http://scili.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://scili.wordpress.com/osd.xml" title="Thoughts of a physicist" />
	<atom:link rel='hub' href='http://scili.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Dumping 32-bit for 64, and maybe Ubuntu for something else too?</title>
		<link>http://scili.wordpress.com/2010/02/14/dumping-32-bit-for-64-and-maybe-ubuntu-for-something-else-too/</link>
		<comments>http://scili.wordpress.com/2010/02/14/dumping-32-bit-for-64-and-maybe-ubuntu-for-something-else-too/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 16:40:28 +0000</pubDate>
		<dc:creator>scili</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[desktop environment]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[live usb]]></category>
		<category><![CDATA[ndiswrapper]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[processor]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xfce]]></category>

		<guid isPermaLink="false">http://scili.wordpress.com/?p=24</guid>
		<description><![CDATA[At the moment, my laptop runs 32-bit Ubuntu 9.10, despite the processor (an AMD Turion 64 X2) being x86-64 capable. I wouldn&#8217;t have any perceptible performance change should I change to a 64-bit OS, primarily because with only 2 GB of RAM everything can be addressed with only 32 bits. However recently I&#8217;ve decided that, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scili.wordpress.com&amp;blog=11958943&amp;post=24&amp;subd=scili&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>At the moment, my laptop runs 32-bit <a href="http://www.ubuntu.com/getubuntu/download" target="_blank">Ubuntu 9.10</a>, despite the processor (an AMD Turion 64 X2) being x86-64 capable. I wouldn&#8217;t have any perceptible performance change should I change to a 64-bit OS, primarily because with only 2 GB of RAM everything can be addressed with only 32 bits. However recently I&#8217;ve decided that, with 64-bit being the future of computing (as one of my friends often cites when I ask him why he persists trying to hunt down 64-bit drivers for his &lt;4 GB machine, when there are 32-bit versions much more readily available), and my processor being capable of it, I&#8217;m going to move to 64-bit.</p>
<p>It thus seems to be a prudent time to also check out some of the other desktop Linux distributions out there to see if there&#8217;s anything I&#8217;m missing. Firstly I need to narrow down which distros suit my needs, and then I can test drive them by making a live USB with <a href="http://unetbootin.sourceforge.net/" target="_blank">UNetbootin</a>. The important requirements for me include:</p>
<ol>
<li>Easy installation of a Broadcom driver for my Dell 1390 wireless card (please, no more <a href="http://sourceforge.net/apps/mediawiki/ndiswrapper/index.php?title=Main_Page" target="_blank">ndiswrapper</a>!);</li>
<li>A large repository of packages, which don&#8217;t need compiling from source and are reasonably recent versions of software;</li>
<li>A sizable online community to ease troubleshooting;</li>
<li>A well featured dependency resolution tool;</li>
<li>A graphical installer.</li>
</ol>
<p>Taking these into account and after a little reading about the resulting matches brings to my attention three strong candidates: <a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a>, <a href="http://fedoraproject.org/" target="_blank">Fedora</a>, and <a href="http://www.opensuse.org/en/" target="_blank">openSUSE</a>. There were a few others, but they all lacked a little from my list of requirements or didn&#8217;t seem to do anything better than the  above three.</p>
<p>Now as I&#8217;m re-assessing which distro I use, I might as well do the same for my desktop environment. Currently I use <a href="http://www.gnome.org/" target="_blank">GNOME</a> 2.28, but I have dabbled with <a href="http://www.kde.org/" target="_blank">KDE</a> a few times in the past. Although I&#8217;ve found several features of KDE really useful, I&#8217;ve so far stuck to GNOME for a multitude of reasons. Of course, these aren&#8217;t the only options with others such as <a href="http://www.xfce.org/" target="_blank">Xfce</a> being available. This choice is a whole other can of worms though, and one I think I&#8217;ll leave for another post, another day!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scili.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scili.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scili.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scili.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/scili.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/scili.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/scili.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/scili.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scili.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scili.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scili.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scili.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scili.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scili.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scili.wordpress.com&amp;blog=11958943&amp;post=24&amp;subd=scili&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scili.wordpress.com/2010/02/14/dumping-32-bit-for-64-and-maybe-ubuntu-for-something-else-too/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/772da7b6687c6bb1422f1ba6c543c4a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scili</media:title>
		</media:content>
	</item>
		<item>
		<title>Dropbox</title>
		<link>http://scili.wordpress.com/2010/02/12/dropbox/</link>
		<comments>http://scili.wordpress.com/2010/02/12/dropbox/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 22:45:49 +0000</pubDate>
		<dc:creator>scili</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[dropbox]]></category>

		<guid isPermaLink="false">http://scili.wordpress.com/2010/02/12/dropbox/</guid>
		<description><![CDATA[Just yesterday an invitation popped up in my inbox to join Dropbox, which for those of you who aren’t familiar is a cloud-based storage and file synchronisation service. You can sign up to Dropbox for free, and after downloading the client (which is cross-platform, with versions available for Windows, Macintosh, and Linux) a folder My [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scili.wordpress.com&amp;blog=11958943&amp;post=16&amp;subd=scili&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just yesterday an invitation popped up in my inbox to join <a href="https://www.dropbox.com/" target="_blank">Dropbox</a>, which for those of you who aren’t familiar is a cloud-based storage and file synchronisation service. You can sign up to Dropbox for free, and after downloading the client (which is cross-platform, with versions available for Windows, Macintosh, and Linux) a folder <em>My Dropbox</em> is placed in a directory of your choice. Any files copied into the Dropbox folder are immediately synced with, and can be accessed from, <a href="https://www.dropbox.com/" target="_blank">https://www.dropbox.com/</a>, but you can also link the client on any other system (on any of the above OSs) to your account and the contents of <em>My Dropbox</em><em> </em>will be synced between them, with the service usefully seeing which system has the last modified version of any single file and updating all the other systems with this version.</p>
<p>Now this wasn’t at all new news to me, but I’ve never used cloud storage or synchronisation before (apart from <a href="https://one.ubuntu.com/" target="_blank">Ubuntu One</a> a bit to move things between my Linux systems and to back them up when I’m fiddling with distros) simply because I didn’t see any need. I prefer keeping my personal data just that –- personal &#8212; rather than up in the cloud, and I’ve never found transferring things by flash drive to be any real hassle anyway.</p>
<p>However, a relative who does enthusiastically use Dropbox invited me, unashamedly for the purposes of getting an extra 250 MB of storage for himself (the standard allowance is 2 GB, although there are monthly subscription services for 50 and 100 GB), so I thought I’d give it a try. And to my surprise, I’m actually finding it pretty handy. The cloud storage is of no consequence to me, although in the future I may use it from the web interface when I’m out and about, but the synchronisation of files between my systems is useful for avoiding mix ups between current and outdated versions of documents, and the clients for multiple platforms provides me with the best way of transferring files between systems running different OSs I’ve yet come across.</p>
<p>So if, like me, you’re sceptical about how cloud computing can really help you, why not give it a go? It might turn out to be a different experience to what your preconceptions suggest, as it certainly was for me!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scili.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scili.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scili.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scili.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/scili.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/scili.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/scili.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/scili.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scili.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scili.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scili.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scili.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scili.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scili.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scili.wordpress.com&amp;blog=11958943&amp;post=16&amp;subd=scili&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scili.wordpress.com/2010/02/12/dropbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/772da7b6687c6bb1422f1ba6c543c4a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scili</media:title>
		</media:content>
	</item>
		<item>
		<title>Needing a tool, and being a tool</title>
		<link>http://scili.wordpress.com/2010/02/10/needing-a-tool-and-being-a-tool/</link>
		<comments>http://scili.wordpress.com/2010/02/10/needing-a-tool-and-being-a-tool/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 14:23:19 +0000</pubDate>
		<dc:creator>scili</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[electrocution]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://scili.wordpress.com/?p=11</guid>
		<description><![CDATA[Having just swapped out a laptop SATA drive using a vegetable peeler and a bread knife, I think it&#8217;s really about time I bought a small screwdriver. I seem to remember saying that to myself before quite some time ago&#8230; And as I was screwing the caddy back together with aforementioned vegetable peeler I realised [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scili.wordpress.com&amp;blog=11958943&amp;post=11&amp;subd=scili&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Having just swapped out a laptop SATA drive using a vegetable peeler and a bread knife, I think it&#8217;s really about time I bought a small screwdriver. I seem to remember saying that to myself before quite some time ago&#8230;</p>
<p>And as I was screwing the caddy back together with aforementioned vegetable peeler I realised I hadn&#8217;t removed the laptop battery before I started. Not advised!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scili.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scili.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scili.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scili.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/scili.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/scili.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/scili.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/scili.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scili.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scili.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scili.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scili.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scili.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scili.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scili.wordpress.com&amp;blog=11958943&amp;post=11&amp;subd=scili&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scili.wordpress.com/2010/02/10/needing-a-tool-and-being-a-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/772da7b6687c6bb1422f1ba6c543c4a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scili</media:title>
		</media:content>
	</item>
	</channel>
</rss>
