<?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>Eubolist&#039;s Blog</title>
	<atom:link href="http://eubolist.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://eubolist.wordpress.com</link>
	<description>about IT, Linux, the web and much more</description>
	<lastBuildDate>Sun, 25 Dec 2011 22:52:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='eubolist.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/9615e30be4b15d629eb8ed244a25c36f?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Eubolist&#039;s Blog</title>
		<link>http://eubolist.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://eubolist.wordpress.com/osd.xml" title="Eubolist&#039;s Blog" />
	<atom:link rel='hub' href='http://eubolist.wordpress.com/?pushpress=hub'/>
		<item>
		<title>MythNetTV-Status Page</title>
		<link>http://eubolist.wordpress.com/2010/12/24/mythnettv-status-page/</link>
		<comments>http://eubolist.wordpress.com/2010/12/24/mythnettv-status-page/#comments</comments>
		<pubDate>Fri, 24 Dec 2010 11:36:51 +0000</pubDate>
		<dc:creator>eubolist</dc:creator>
				<category><![CDATA[BitTorrent]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[MythNetTV]]></category>
		<category><![CDATA[python script]]></category>

		<guid isPermaLink="false">http://eubolist.wordpress.com/?p=187</guid>
		<description><![CDATA[I wrote a little script the other day so I could sporadically check on the progress and last downloaded shows of mythnettv on my mythtv-box.  The package &#8220;mythnettv-gui&#8221; sets up a nice cronjob that creates a log file, which my script uses to deliver the information. You can download the script here. All you have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eubolist.wordpress.com&amp;blog=11315864&amp;post=187&amp;subd=eubolist&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I wrote a little script the other day so I could sporadically check on the progress and last downloaded shows of mythnettv on my mythtv-box.  The package &#8220;mythnettv-gui&#8221; sets up a nice cronjob that creates a log file, which my script uses to deliver the information. You can download the script <a title="MythNetTV-Status" href="http://www.wuala.com/Eubolist_/www/mythnetstatus.zip" target="_blank">here</a>.</p>
<p>All you have to do is put the script in place and tell your system with <em>crontab -e</em> to execute it every now and then:</p>
<blockquote><p># m h  dom mon dow   command</p>
<p>* * * * * /usr/local/bin/mythnetstatus.py</p></blockquote>
<p>For the lazy reader here is a complete set of commands, just copy-paste in a terminal to download and set everything up:</p>
<blockquote><p>wget http://content.wuala.com/contents/Eubolist_/www/mythnetstatus.zip?dl=1 &amp;&amp; mv mythnetstatus.zip?dl=1 mythnetstatus.zip &amp;&amp; unzip mythnetstatus.zip &amp;&amp; sudo mv mythnetstatus.py /usr/local/bin &amp;&amp; sudo cp var/www/mythnettv-status /var/www &amp;&amp; rm -Rf var &amp;&amp; crontab -l &gt; cron.tmp &amp;&amp; echo &#8220;* * * * * /usr/local/bin/mythnetstatus.py&#8221; &gt;&gt; cron.tmp &amp;&amp; crontab cron.tmp &amp;&amp; rm cron.tmp</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eubolist.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eubolist.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eubolist.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eubolist.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eubolist.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eubolist.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eubolist.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eubolist.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eubolist.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eubolist.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eubolist.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eubolist.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eubolist.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eubolist.wordpress.com/187/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eubolist.wordpress.com&amp;blog=11315864&amp;post=187&amp;subd=eubolist&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eubolist.wordpress.com/2010/12/24/mythnettv-status-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43f3982566dfedf0df7546f9f46e1e0d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eubolist</media:title>
		</media:content>
	</item>
		<item>
		<title>Python Script: Merge and sort multiple RSS Feed items in one Feed</title>
		<link>http://eubolist.wordpress.com/2010/12/24/python-script-merge-and-sort-multiple-rss-feed-items-in-one-feed/</link>
		<comments>http://eubolist.wordpress.com/2010/12/24/python-script-merge-and-sort-multiple-rss-feed-items-in-one-feed/#comments</comments>
		<pubDate>Fri, 24 Dec 2010 01:12:02 +0000</pubDate>
		<dc:creator>eubolist</dc:creator>
				<category><![CDATA[BitTorrent]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Cron]]></category>
		<category><![CDATA[Cronjob]]></category>
		<category><![CDATA[python script]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[showrss]]></category>

		<guid isPermaLink="false">http://eubolist.wordpress.com/?p=184</guid>
		<description><![CDATA[In my first blog post a while back I wrote about showrss and how to concatenate multiple tv-shows into one personalized rss feed. I&#8217;ve been using their service for about a year now and am quite happy with it. Sadly though, despite multiple requests, they haven&#8217;t included National Geographic and Discovery Channel documentaries yet. So [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eubolist.wordpress.com&amp;blog=11315864&amp;post=184&amp;subd=eubolist&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In my <a title="Howto: RSS-Feed for TV Show Torrents" href="http://eubolist.wordpress.com/2010/01/15/howto-rss-feed-for-tv-show-torrents/">first blog post</a> a while back I wrote about <a title="showRSS.karmorra.info" href="http://showrss.karmorra.info/" target="_blank">showrss</a> and how to concatenate multiple tv-shows into one personalized rss feed.</p>
<p>I&#8217;ve been using their service for about a year now and am quite happy with it. Sadly though, despite multiple requests, they haven&#8217;t included National Geographic and Discovery Channel documentaries yet. So today I took the time and wrote <a title="customfeed.py download link" href="http://www.wuala.com/Eubolist_/www/customfeed.py" target="_blank">customfeed</a>, a little python script that is able to fetch multiple feeds, sort the items and concatenate them in the right order to a new feed. Although I wrote the script for use with ezRSS feeds, it should work just as well with any other feeds (might need some little modifications or tweaks though).</p>
<p>The script depends on python-feedparser, so make sure you have that one installed:</p>
<blockquote><p>sudo aptitude install python-feedparser</p></blockquote>
<p>or:</p>
<blockquote><p>sudo easy_install feedparser</p></blockquote>
<p>The most convenient way is to set up a cronjob that executes <a title="customfeed.py download link" href="http://www.wuala.com/Eubolist_/www/customfeed.py" target="_blank">customfeed.py</a> every few hours or so. Mine looks like this:</p>
<blockquote><p>24 */6 * * * /usr/local/bin/customfeed.py</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eubolist.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eubolist.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eubolist.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eubolist.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eubolist.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eubolist.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eubolist.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eubolist.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eubolist.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eubolist.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eubolist.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eubolist.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eubolist.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eubolist.wordpress.com/184/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eubolist.wordpress.com&amp;blog=11315864&amp;post=184&amp;subd=eubolist&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eubolist.wordpress.com/2010/12/24/python-script-merge-and-sort-multiple-rss-feed-items-in-one-feed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43f3982566dfedf0df7546f9f46e1e0d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eubolist</media:title>
		</media:content>
	</item>
		<item>
		<title>A simple way to enable .py Python CGI scripts on Lighttpd (&#8220;Lighty&#8221;) webserver on Ubuntu</title>
		<link>http://eubolist.wordpress.com/2010/06/13/a-simple-way-to-enable-py-python-cgi-scripts-on-lighttpd-lighty-webserver-on-ubuntu/</link>
		<comments>http://eubolist.wordpress.com/2010/06/13/a-simple-way-to-enable-py-python-cgi-scripts-on-lighttpd-lighty-webserver-on-ubuntu/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 14:06:55 +0000</pubDate>
		<dc:creator>eubolist</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lucid Lynx]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[CGI]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[Lighttpd]]></category>
		<category><![CDATA[Lighty]]></category>
		<category><![CDATA[Server Admin]]></category>
		<category><![CDATA[Ubuntu server]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://eubolist.wordpress.com/?p=174</guid>
		<description><![CDATA[After multiple, failed, attempts with mod_fastcgi I found a simple three step solution to enable python scripts on my webserver: sudo ln -s /etc/lighttpd/conf-available/10-cgi.conf /etc/lighttpd/conf-enabled/ Add the following section to your /etc/lighttpd/lighttpd.conf file: ### Python Config ### cgi.assign = ( &#8220;.py&#8221; =&#62; &#8220;/usr/bin/python&#8221; ) Restart lighty: sudo /etc/init.d/lighttpd restart That should do the trick. As [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eubolist.wordpress.com&amp;blog=11315864&amp;post=174&amp;subd=eubolist&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After multiple, failed, attempts with mod_fastcgi I found a simple three step solution to enable python scripts on my webserver:</p>
<ol>
<li><em>sudo ln -s /etc/lighttpd/conf-available/10-cgi.conf /etc/lighttpd/conf-enabled/</em></li>
<li>Add the following section to your /etc/lighttpd/lighttpd.conf file:<br />
### Python Config ###<br />
cgi.assign = (</p>
<div id="_mcePaste">&#8220;.py&#8221; =&gt; &#8220;/usr/bin/python&#8221;</div>
<div id="_mcePaste">)</div>
</li>
<li>
<div id="_mcePaste">Restart lighty: <em>sudo /etc/init.d/lighttpd restart</em></div>
<div id="_mcePaste"><em><br />
</em></div>
<div id="_mcePaste"><em><br />
</em></div>
</li>
</ol>
<p>That should do the trick. As it says in the title, this is a simple and painless way to enable Python CGI scripts on lighty.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eubolist.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eubolist.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eubolist.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eubolist.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eubolist.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eubolist.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eubolist.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eubolist.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eubolist.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eubolist.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eubolist.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eubolist.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eubolist.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eubolist.wordpress.com/174/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eubolist.wordpress.com&amp;blog=11315864&amp;post=174&amp;subd=eubolist&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eubolist.wordpress.com/2010/06/13/a-simple-way-to-enable-py-python-cgi-scripts-on-lighttpd-lighty-webserver-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43f3982566dfedf0df7546f9f46e1e0d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eubolist</media:title>
		</media:content>
	</item>
		<item>
		<title>AnkiMiniSync Version 0.1, an &#8216;offline&#8217; sync script for AnkiMini (on the iPad)</title>
		<link>http://eubolist.wordpress.com/2010/06/03/ankiminisync-version-0-1-an-offline-sync-script-for-ankimini-on-the-ipad/</link>
		<comments>http://eubolist.wordpress.com/2010/06/03/ankiminisync-version-0-1-an-offline-sync-script-for-ankimini-on-the-ipad/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 09:42:19 +0000</pubDate>
		<dc:creator>eubolist</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[anki]]></category>
		<category><![CDATA[AnkiMini]]></category>
		<category><![CDATA[Apple iPad]]></category>
		<category><![CDATA[flash cards]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[python script]]></category>
		<category><![CDATA[study]]></category>
		<category><![CDATA[study card]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[unix script]]></category>
		<category><![CDATA[wifi sync]]></category>

		<guid isPermaLink="false">http://eubolist.wordpress.com/?p=163</guid>
		<description><![CDATA[Since I didn&#8217;t want to use the Anki Online service to sync AnkiMini on my jailbroken iPad and Anki on my Laptop I always had to copy the recent version from/to my iPad over ssh (sshfs). To automate that task a bit and save me some time I wrote this little sync script. It basically compares the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eubolist.wordpress.com&amp;blog=11315864&amp;post=163&amp;subd=eubolist&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div>Since I didn&#8217;t want to use the Anki Online service to sync AnkiMini on my jailbroken iPad and Anki on my Laptop I always had to copy the recent version from/to my iPad over ssh (sshfs). To automate that task a bit and save me some time I wrote this little sync script. It basically compares the two .anki decks in the local and the remote folder and replaces the older with the newer version. It does however -NOT- read the .anki file and merge the files properly. That means you can only work on one machine and then have to sync before you start working on the other one. It also means working on more than one mobile device is not possible (well, it&#8217;s possible but you&#8217;ll lose data through the sync process).</div>
<div>There are still some restrictions in this first version:</div>
<div>-Your username and directory where the Anki deck is stored must not contain any whitespaces (will be hopefully be solved in v.0.2)</div>
<div>-You can only sync one deck at a time (functionality to sync whole folders is planned for v.0.2)</div>
<div>-The .anki folder must be directly in the mounted directory of the sshfs volume</div>
<div>-You should have public key authentification turned on</div>
<div>-As far as I know this script only works on *nix systems, I have only tested it on OSX so far</div>
<div>If you encounter any bugs or problems besides the above don&#8217;t hesitate and write a comment! Don&#8217;t write any bug reports in the Anki support forums or to the developers of Anki (or AnkiMini), they have nothing to do with this.</div>
<div>Contributions to the code are always welcome of course. You are also allowed to use the code or parts of the code anywhere else, though it&#8217;d be nice to notify me somewhere along the way.</div>
<div><a href="http://eubolist.files.wordpress.com/2010/06/ankiminisync_white.gif"></a><a title="ankiminisync-0.1.py" href="http://www.wuala.com/Eubolist_/Python/ankiminisync-0.1.py" target="_blank"><img class="alignleft size-full wp-image-164" title="AnkiMiniSync Icon" src="http://eubolist.files.wordpress.com/2010/06/ankiminisync_white.gif?w=700" alt="AnkiMiniSync Icon"   /></a><a title="AnkiMiniSync-0.1.py" href="http://www.filedude.com/download/SWfUgN0MLJ65cb53007e" target="_blank">Link to ankiminisync-0.1.py</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eubolist.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eubolist.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eubolist.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eubolist.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eubolist.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eubolist.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eubolist.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eubolist.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eubolist.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eubolist.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eubolist.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eubolist.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eubolist.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eubolist.wordpress.com/163/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eubolist.wordpress.com&amp;blog=11315864&amp;post=163&amp;subd=eubolist&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eubolist.wordpress.com/2010/06/03/ankiminisync-version-0-1-an-offline-sync-script-for-ankimini-on-the-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43f3982566dfedf0df7546f9f46e1e0d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eubolist</media:title>
		</media:content>

		<media:content url="http://eubolist.files.wordpress.com/2010/06/ankiminisync_white.gif" medium="image">
			<media:title type="html">AnkiMiniSync Icon</media:title>
		</media:content>
	</item>
		<item>
		<title>Howto: Create a bootable Linux USB flash drive (USB-stick) in Mac OSX</title>
		<link>http://eubolist.wordpress.com/2010/05/24/howto-create-a-bootable-linux-usb-flash-drive-usb-stick-in-mac-osx/</link>
		<comments>http://eubolist.wordpress.com/2010/05/24/howto-create-a-bootable-linux-usb-flash-drive-usb-stick-in-mac-osx/#comments</comments>
		<pubDate>Mon, 24 May 2010 18:42:57 +0000</pubDate>
		<dc:creator>eubolist</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lucid Lynx]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Bootable]]></category>
		<category><![CDATA[Flash Drive]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Xubuntu]]></category>

		<guid isPermaLink="false">http://eubolist.wordpress.com/?p=156</guid>
		<description><![CDATA[For Windows and Linux there&#8217;s UNetbootin, in OSX you have to rely on the terminal to create your USB flash drive. Step 1: Download the image of the distro you want to use. In my case XUbuntu 10.04. Step2: If there is data that you still need on your flash drive, save it on your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eubolist.wordpress.com&amp;blog=11315864&amp;post=156&amp;subd=eubolist&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For Windows and Linux there&#8217;s <a title="UNetbootin" href="http://unetbootin.sourceforge.net/" target="_blank">UNetbootin</a>, in OSX you have to rely on the terminal to create your USB flash drive.</p>
<p>Step 1: Download the image of the distro you want to use. In my case XUbuntu 10.04.</p>
<p>Step2: If there is data that you still need on your flash drive, save it on your desktop or somewhere else on your harddrive. I created a folder &#8216;Data&#8217; on my desktop.</p>
<p>Step3: Open a terminal and type in <em>mount</em> . This should give you a list of mounted drives on your Mac, like this:</p>
<blockquote>
<div id="_mcePaste">eubolists-macbook-pro:~ eubolist$ mount</div>
<div id="_mcePaste">/dev/disk0s2 on / (hfs, local, journaled)</div>
<div id="_mcePaste">devfs on /dev (devfs, local, nobrowse)</div>
<div id="_mcePaste">map -hosts on /net (autofs, nosuid, automounted, nobrowse)</div>
<div id="_mcePaste">map auto_home on /home (autofs, automounted, nobrowse)</div>
<div id="_mcePaste">/dev/disk0s3 on /Volumes/BOOTCAMP (fusefs, local, synchronous)</div>
<div id="_mcePaste">/dev/disk1s2 on /Volumes/Time Machine-Backups (hfs, local, nodev, nosuid, journaled)</div>
<div id="_mcePaste">/dev/disk3 on /Volumes/8GB DRIVE (msdos, local, nodev, nosuid, noowners) <span style="color:#ff0000;">&lt;&#8211; This is the one we want</span></div>
</blockquote>
<div><span style="color:#ff0000;"><span style="color:#000000;">Step 4: Unmount the drive: <em>diskutil umountDisk /dev/disk3</em> Of course you may have to change disk3 to whatever disk your flash drive is.</span></span></div>
<div>Step 5: Write the image: <em>dd if=/Users/eubolist/Downloads/xubuntu-10.04-desktop-i386.iso of=/dev/disk3 bs=1m </em></div>
<div><em> </em>Again, change the command as needed. The path to your image is in all probability different as well as the path to your flash drive.</div>
<div>Now you should see the light of your flash drive flashing and after a while an output that looks similar like the following:</div>
<blockquote><p>681+1 records in<br />
681+1 records out<br />
714168320 bytes transferred in 225.925632 secs (3161077 bytes/sec)</p></blockquote>
<div>If that&#8217;s the case, congrats! You should have a bootable flash drive now. If you want to, you can create another partition if you have enough space and put the data saved earlier in Step 2 back on your usb drive now.</div>
<div><em>NOTE: </em>If you have an older PC it might still not boot from your flash drive, even if you did everything well. Some older BIOSes just don&#8217;t support booting from USB flash drives.</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eubolist.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eubolist.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eubolist.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eubolist.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eubolist.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eubolist.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eubolist.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eubolist.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eubolist.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eubolist.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eubolist.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eubolist.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eubolist.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eubolist.wordpress.com/156/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eubolist.wordpress.com&amp;blog=11315864&amp;post=156&amp;subd=eubolist&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eubolist.wordpress.com/2010/05/24/howto-create-a-bootable-linux-usb-flash-drive-usb-stick-in-mac-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43f3982566dfedf0df7546f9f46e1e0d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eubolist</media:title>
		</media:content>
	</item>
		<item>
		<title>Spirit &#8211; the jailbreak for the iPad</title>
		<link>http://eubolist.wordpress.com/2010/05/03/spirit-the-jailbreak-for-the-ipad/</link>
		<comments>http://eubolist.wordpress.com/2010/05/03/spirit-the-jailbreak-for-the-ipad/#comments</comments>
		<pubDate>Mon, 03 May 2010 14:46:38 +0000</pubDate>
		<dc:creator>eubolist</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Apple iPad]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[spirit jailbreak]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://eubolist.wordpress.com/?p=153</guid>
		<description><![CDATA[Today the Dev-Team has released their latest stroke of genius: Spirit is the name of the latest untethered jailbreak for iPad, iPhone and iPod Touch. Before you jailbreak your device you should take two steps: Save the SHSH blob of your device. To do so you either have to download the necessary tool for Windows [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eubolist.wordpress.com&amp;blog=11315864&amp;post=153&amp;subd=eubolist&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today the Dev-Team has released their latest stroke of genius: Spirit is the name of the latest untethered jailbreak for iPad, iPhone and iPod Touch. Before you jailbreak your device you should take two steps:</p>
<ol>
<li>Save the SHSH blob of your device. To do so you either have to download the necessary tool for <a title="AutoSHSH RC2" href="http://rapidshare.com/files/381847434/AutoSHSH-3.1.3_3.2--RC2.exe">Windows</a> or <a title="thefirmwareumbrella" href="http://thefirmwareumbrella.blogspot.com/">Mac</a> or edit your hosts file (/etc/hosts) to point &#8220;gs.apple.com&#8221; to &#8220;74.208.10.249&#8243; (Saurik&#8217;s server)</li>
<li>Perform a full backup with iTunes! Especially if you&#8217;re trying to jailbreak your iPad &#8211; the whole procedure as well as Cydia on iPad is still considered beta.</li>
</ol>
<p>Then go to http://spiritjb.com/ and download the jailbreak application for <a title="Spirit.app" href="http://spiritjb.com/mac">Mac</a> or <a title="Spirit.exe" href="http://spiritjb.com/win">Windows</a>. The jailbreak itself is as easy as one single click.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eubolist.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eubolist.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eubolist.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eubolist.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eubolist.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eubolist.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eubolist.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eubolist.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eubolist.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eubolist.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eubolist.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eubolist.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eubolist.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eubolist.wordpress.com/153/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eubolist.wordpress.com&amp;blog=11315864&amp;post=153&amp;subd=eubolist&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eubolist.wordpress.com/2010/05/03/spirit-the-jailbreak-for-the-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43f3982566dfedf0df7546f9f46e1e0d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eubolist</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu Lucid Lynx 10.04 LTS is out!!</title>
		<link>http://eubolist.wordpress.com/2010/04/30/ubuntu-lucid-lynx-10-04-lts-is-out/</link>
		<comments>http://eubolist.wordpress.com/2010/04/30/ubuntu-lucid-lynx-10-04-lts-is-out/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 21:18:40 +0000</pubDate>
		<dc:creator>eubolist</dc:creator>
				<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Lucid Lynx]]></category>
		<category><![CDATA[Torrent]]></category>
		<category><![CDATA[Ubuntu 10.04]]></category>

		<guid isPermaLink="false">http://eubolist.wordpress.com/?p=149</guid>
		<description><![CDATA[Download the newest Ubuntu long term support (LTS) release on http://releases.ubuntu.com/releases/10.04/. If possible choose a torrent download to save Canonical some server bandwidth and you some time. Tests about the new Ubuntu will be on my blog soon!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eubolist.wordpress.com&amp;blog=11315864&amp;post=149&amp;subd=eubolist&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Download the newest Ubuntu long term support (LTS) release on <a title="Ubuntu 10.04 Lucid Lynx Download page" href="http://releases.ubuntu.com/releases/10.04/" target="_self">http://releases.ubuntu.com/releases/10.04/</a>. If possible choose a torrent download to save Canonical some server bandwidth and you some time.</p>
<p>Tests about the new Ubuntu will be on my blog soon!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eubolist.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eubolist.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eubolist.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eubolist.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eubolist.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eubolist.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eubolist.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eubolist.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eubolist.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eubolist.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eubolist.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eubolist.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eubolist.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eubolist.wordpress.com/149/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eubolist.wordpress.com&amp;blog=11315864&amp;post=149&amp;subd=eubolist&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eubolist.wordpress.com/2010/04/30/ubuntu-lucid-lynx-10-04-lts-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43f3982566dfedf0df7546f9f46e1e0d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eubolist</media:title>
		</media:content>
	</item>
		<item>
		<title>How to download / buy iPad Apps that are unavailable outside the U.S.</title>
		<link>http://eubolist.wordpress.com/2010/04/25/how-to-download-buy-ipad-apps-that-are-unavailable-outside-the-u-s/</link>
		<comments>http://eubolist.wordpress.com/2010/04/25/how-to-download-buy-ipad-apps-that-are-unavailable-outside-the-u-s/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 19:58:59 +0000</pubDate>
		<dc:creator>eubolist</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[Apple iPad]]></category>

		<guid isPermaLink="false">http://eubolist.wordpress.com/?p=146</guid>
		<description><![CDATA[This howto describes how you can gain access to the iPad App Store if you're living outside the area where it is officially available.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eubolist.wordpress.com&amp;blog=11315864&amp;post=146&amp;subd=eubolist&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>That was a big buzzkill yesterday at first: After I unwrapped the iPad and did the first few touches on its beautiful glistening screen, I had to realize that in my country the App Store for the iPad is unavailable until the official launch (whenever that will be…).</p>
<p>A solution was quickly found, with a $ gift card or certificate you can open an account in the US-Apple Store. I just opened another account on an address of a relative in the US. For everyone who isn&#8217;t lucky enough to have a relative or friend in the states you can open it  to an imaginary address. Although I have no idea how legal or illegal that is, so you might want to check that first before doing something illicit. I won&#8217;t write any stupid disclaimer here, you&#8217;re a big boy/girl.</p>
<p>These gift cards can be acquired on eBay, just do a search on your local eBay site. Searching for &#8220;US apple gift certificate&#8221; on ebay.co.uk should give you similar results like this:</p>
<div id="attachment_147" class="wp-caption aligncenter" style="width: 710px"><a href="http://eubolist.files.wordpress.com/2010/04/gift-card.png"><img class="size-full wp-image-147" title="Search on eBay.co.uk" src="http://eubolist.files.wordpress.com/2010/04/gift-card.png?w=700&#038;h=466" alt="Search results for &quot;US apple gift certificate&quot; on ebay" width="700" height="466" /></a><p class="wp-caption-text">Search results</p></div>
<p>If you don&#8217;t want to wait for your code take a vendor who scans the codes and mails it to you &#8211; worked pretty well for me, I had the code in less than 15 minutes.</p>
<p>Next step is, after changing the country by accepting the terms and condition of the US, to enter your coupon code next to &#8220;REDEEM COUPON CODE&#8221; or similar and select &#8220;none&#8221; under the payment methods.</p>
<p>That&#8217;s it, you should be able to have access to all the sweet iPad apps available now! Have fun and keep this trick in mind for future Apple products.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eubolist.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eubolist.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eubolist.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eubolist.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eubolist.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eubolist.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eubolist.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eubolist.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eubolist.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eubolist.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eubolist.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eubolist.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eubolist.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eubolist.wordpress.com/146/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eubolist.wordpress.com&amp;blog=11315864&amp;post=146&amp;subd=eubolist&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eubolist.wordpress.com/2010/04/25/how-to-download-buy-ipad-apps-that-are-unavailable-outside-the-u-s/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43f3982566dfedf0df7546f9f46e1e0d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eubolist</media:title>
		</media:content>

		<media:content url="http://eubolist.files.wordpress.com/2010/04/gift-card.png" medium="image">
			<media:title type="html">Search on eBay.co.uk</media:title>
		</media:content>
	</item>
		<item>
		<title>Google adds site speed as a factor in PageRank</title>
		<link>http://eubolist.wordpress.com/2010/04/11/google-adds-site-speed-as-a-factor-in-pagerank/</link>
		<comments>http://eubolist.wordpress.com/2010/04/11/google-adds-site-speed-as-a-factor-in-pagerank/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 22:15:11 +0000</pubDate>
		<dc:creator>eubolist</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Bot]]></category>
		<category><![CDATA[Googlebot]]></category>
		<category><![CDATA[SiteRank]]></category>

		<guid isPermaLink="false">http://eubolist.wordpress.com/?p=143</guid>
		<description><![CDATA[Google announced on their official webmaster central blog that they have added the speed (=how fast a website loads for the end user) as a factor in their calculations for a site&#8217;s page rank. Google state in their blog that this change will only affect &#8220;fewer than 1% of the search queries&#8221;. Given that Google [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eubolist.wordpress.com&amp;blog=11315864&amp;post=143&amp;subd=eubolist&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Google announced on their <a title="Google Blog" href="http://googlewebmastercentral.blogspot.com/2010/04/using-site-speed-in-web-search-ranking.html">official webmaster central blog</a> that they have added the speed (=how fast a website loads for the end user) as a factor in their calculations for a site&#8217;s page rank.</p>
<p>Google state in their blog that this change will only affect &#8220;fewer than 1% of the search queries&#8221;. Given that Google has about 91&#8217;000&#8217;000 search queries a day, &#8220;fewer than 1%&#8221; is still &#8220;fewer than 910&#8217;000&#8243; search queries &#8211; which is quite a lot.</p>
<p>If you own a webserver on your own, like me, you may be worried that websites of you / y0ur customers might be negatively affected by the change. But don&#8217;t panic: Testing and improving the speed of your websites is actually very simple.</p>
<ul>
<li>Step 1: Install <a title="FireBug Addon" href="https://addons.mozilla.org/de/firefox/addon/1843" target="_blank">FireBug</a>, a FireFox extension.</li>
<li>Step 2: Install <a title="Page Speed" href="http://code.google.com/speed/page-speed/download.html">Page Speed</a>, an extension for FireBug.</li>
<li>Step 3: Test the websites you wish to improve and follow the instructions of FireBug/Page Speed (=adjust code or webserver config).</li>
</ul>
<p>See, that wasn&#8217;t that difficult, was it?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eubolist.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eubolist.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eubolist.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eubolist.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eubolist.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eubolist.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eubolist.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eubolist.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eubolist.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eubolist.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eubolist.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eubolist.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eubolist.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eubolist.wordpress.com/143/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eubolist.wordpress.com&amp;blog=11315864&amp;post=143&amp;subd=eubolist&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eubolist.wordpress.com/2010/04/11/google-adds-site-speed-as-a-factor-in-pagerank/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43f3982566dfedf0df7546f9f46e1e0d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eubolist</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu 10.04 LTS (Lucid Lynx) Beta 2 released</title>
		<link>http://eubolist.wordpress.com/2010/04/08/ubuntu-10-04-lts-lucid-lynx-beta-2-released/</link>
		<comments>http://eubolist.wordpress.com/2010/04/08/ubuntu-10-04-lts-lucid-lynx-beta-2-released/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 14:01:20 +0000</pubDate>
		<dc:creator>eubolist</dc:creator>
				<category><![CDATA[Lucid Lynx]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Beta 2]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Ubuntu 10.04]]></category>

		<guid isPermaLink="false">http://eubolist.wordpress.com/?p=139</guid>
		<description><![CDATA[Ubuntu 10.04 Beta 2 Has just been released. Why don&#8217;t you head over to http://releases.ubuntu.com/10.04/ and download a copy? If you want to upgrade your existing Ubuntu installation to the newest Beta version type &#8220;gksu update-manager -d&#8221; in a terminal.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eubolist.wordpress.com&amp;blog=11315864&amp;post=139&amp;subd=eubolist&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 10.04 Beta 2 Has just been released. Why don&#8217;t you head over to <a title="Ubuntu Lucid Lynx Releases" href="http://releases.ubuntu.com/10.04" target="_blank">http://releases.ubuntu.com/10.04/</a> and download a copy?</p>
<p>If you want to upgrade your existing Ubuntu installation to the newest Beta version type &#8220;<em>gksu update-manager -d</em>&#8221; in a terminal.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eubolist.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eubolist.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eubolist.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eubolist.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eubolist.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eubolist.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eubolist.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eubolist.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eubolist.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eubolist.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eubolist.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eubolist.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eubolist.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eubolist.wordpress.com/139/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eubolist.wordpress.com&amp;blog=11315864&amp;post=139&amp;subd=eubolist&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eubolist.wordpress.com/2010/04/08/ubuntu-10-04-lts-lucid-lynx-beta-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43f3982566dfedf0df7546f9f46e1e0d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eubolist</media:title>
		</media:content>
	</item>
	</channel>
</rss>
