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

<channel>
	<title>Another 15 minutes &#187; Internet</title>
	<atom:link href="http://blog.silverstone.nu/category/it/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.silverstone.nu</link>
	<description>~ There is no reality, only perception</description>
	<lastBuildDate>Tue, 07 Feb 2012 15:02:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Automatic update of WordPress to 2.8.2 freezes at download</title>
		<link>http://blog.silverstone.nu/2009/07/20/automatic-update-of-wordpress-to-2-8-2-freezes-at-download/</link>
		<comments>http://blog.silverstone.nu/2009/07/20/automatic-update-of-wordpress-to-2-8-2-freezes-at-download/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 18:37:54 +0000</pubDate>
		<dc:creator>Draupner</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[automatic updates]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://blog.silverstone.nu/?p=1071</guid>
		<description><![CDATA[Alot of people seem to have problems with auto-updating WordPress to version 2.8.2 with the processes freezing at download, stuck with message the the file is being downloaded but nothing ever happens. This only seem to happen on some blogs, 2 out of my 3 blogs worked just fine, but one needed more help. The [...]
Related posts:<ol>
<li><a href='http://blog.silverstone.nu/2009/07/10/howto-setup-wordpress-automatic-updates-without-ftp/' rel='bookmark' title='Howto setup WordPress automatic updates without FTP'>Howto setup WordPress automatic updates without FTP</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Alot of people seem to have problems with auto-updating WordPress to version 2.8.2 with the processes freezing at download, stuck with message the the file is being downloaded but nothing ever happens. This only seem to happen on some blogs, 2 out of my 3 blogs worked just fine, but one needed more help.</p>
<p>The problem seem to be with some plugin. Here is what you do to successfully get the update through. Go to the plugin page, select &#8220;Active&#8221; plugins and then use bulk action to deactivate all active plugins. Don&#8217;t worry if you have many plugins already deactivated and don&#8217;t want to manually activate the ones you actually used one by one, you can activate them just as easy. Now proceed with the core upgrade, it should go through right away. Then, go to the plugins page again, select &#8220;Recently active&#8221; plugins and then bulk action activate them again. All done!</p>
<p>Related posts:<ol>
<li><a href='http://blog.silverstone.nu/2009/07/10/howto-setup-wordpress-automatic-updates-without-ftp/' rel='bookmark' title='Howto setup WordPress automatic updates without FTP'>Howto setup WordPress automatic updates without FTP</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.silverstone.nu/2009/07/20/automatic-update-of-wordpress-to-2-8-2-freezes-at-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto setup WordPress automatic updates without FTP</title>
		<link>http://blog.silverstone.nu/2009/07/10/howto-setup-wordpress-automatic-updates-without-ftp/</link>
		<comments>http://blog.silverstone.nu/2009/07/10/howto-setup-wordpress-automatic-updates-without-ftp/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 15:46:40 +0000</pubDate>
		<dc:creator>Draupner</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[automatic updates]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.silverstone.nu/?p=1064</guid>
		<description><![CDATA[If you run your WordPress blog on some hosting partner you probably have the automatic updates of WordPress core and plugins working, but if you ever setup your own Linux server and trying to run WordPress on it, it is likely that this will not work out of the box, especially if you&#8217;re running multiple [...]
Related posts:<ol>
<li><a href='http://blog.silverstone.nu/2009/07/20/automatic-update-of-wordpress-to-2-8-2-freezes-at-download/' rel='bookmark' title='Automatic update of WordPress to 2.8.2 freezes at download'>Automatic update of WordPress to 2.8.2 freezes at download</a></li>
<li><a href='http://blog.silverstone.nu/2009/04/04/wordpress-271-hacked/' rel='bookmark' title='WordPress 2.7.1 hacked?'>WordPress 2.7.1 hacked?</a></li>
<li><a href='http://blog.silverstone.nu/2008/09/23/howto-stream-x264-mkv-to-ps3-with-tversity/' rel='bookmark' title='Howto stream x264.mkv to PS3 with TVersity'>Howto stream x264.mkv to PS3 with TVersity</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you run your WordPress blog on some hosting partner you probably have the automatic updates of WordPress core and plugins working, but if you ever setup your own Linux server and trying to run WordPress on it, it is likely that this will not work out of the box, especially if you&#8217;re running multiple websites on the same server.</p>
<p>I don&#8217;t want to use some 3rd party plugin for this to work or FTP, so I investigated what it is that makes it work in my hosting partners server, but not my own. I figured it was some PHP configuration missing but it was much simpler than that.</p>
<p style="text-align: center;"></p>
<p><span id="more-1064"></span>You will need root-access to the server to continue. The problem is that the webserver process (httpd) does not have write permission to the files (let&#8217;s say in &#8220;/home/user/public_html&#8221; for example). The httpd process is most likely to run as user &#8220;nobody&#8221;, &#8220;apache&#8221; or &#8220;www&#8221; (it must <em>not</em> run as &#8220;root&#8221;!). One possibility to fix this is to set the directory public_html as write permitted by anyone, but that is not a good solution so I won&#8217;t write how.</p>
<p>Instead we wan&#8217;t to change owner of the files to match. To find out which user is running your httpd process you can login as root and issue the command</p>
<blockquote><p>ps -axu | grep &#8220;httpd&#8221;</p></blockquote>
<p>One process will run as root to bind to the port, but the other ones should be another user.</p>
<p>The easiest thing to do, and this is how many hosting partners have set it up, is to make sure the owner of public_html and all subfolders and files is the same user which is running the httpd process.</p>
<p>I am running Fedora Linux and in my case the user is &#8220;apache&#8221;, so while still logged in as root I just run the command</p>
<blockquote><p>chown -R apache /home/user/public_html</p></blockquote>
<p>This will change owner if the public_html directory, which is the root directory in my Apache configuration, and all subfolders and files. Now the automatic updates will work right away!</p>
<p>Related posts:<ol>
<li><a href='http://blog.silverstone.nu/2009/07/20/automatic-update-of-wordpress-to-2-8-2-freezes-at-download/' rel='bookmark' title='Automatic update of WordPress to 2.8.2 freezes at download'>Automatic update of WordPress to 2.8.2 freezes at download</a></li>
<li><a href='http://blog.silverstone.nu/2009/04/04/wordpress-271-hacked/' rel='bookmark' title='WordPress 2.7.1 hacked?'>WordPress 2.7.1 hacked?</a></li>
<li><a href='http://blog.silverstone.nu/2008/09/23/howto-stream-x264-mkv-to-ps3-with-tversity/' rel='bookmark' title='Howto stream x264.mkv to PS3 with TVersity'>Howto stream x264.mkv to PS3 with TVersity</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.silverstone.nu/2009/07/10/howto-setup-wordpress-automatic-updates-without-ftp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vardagsmysterier.se</title>
		<link>http://blog.silverstone.nu/2009/04/01/vardagsmysterier/</link>
		<comments>http://blog.silverstone.nu/2009/04/01/vardagsmysterier/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 06:08:12 +0000</pubDate>
		<dc:creator>Draupner</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[vardagsmysterier]]></category>

		<guid isPermaLink="false">http://blog.silverstone.nu/?p=954</guid>
		<description><![CDATA[This will be my first post in Swedish since it only applies to Sweden. Jag har skapat en ny liten enkel men rolig sida, www.vardagsmysterier.se, där man kan dela med sig av sina observationer om konstiga saker i vardagen och vardagsmysterier samt lite förklaringar på vanliga frågor man ofta undrar över. Än så länge är [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>This will be my first post in Swedish since it only applies to Sweden.</p>
<p>Jag har skapat en ny liten enkel men rolig sida, <a href="http://www.vardagsmysterier.se">www.vardagsmysterier.se</a>, där man kan dela med sig av sina observationer om konstiga saker i vardagen och vardagsmysterier samt lite förklaringar på vanliga frågor man ofta undrar över. Än så länge är sidan inte så välfylld, men jag valde att lägga ut den ändå. Jag sökte lite inspiration i helgen på nya sidor och detta är ett av resultaten efter ett par timmars knappande.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.silverstone.nu/2009/04/01/vardagsmysterier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The lonely island &#8211; Jizz in my pants</title>
		<link>http://blog.silverstone.nu/2009/03/06/the-lonely-island-jizz-in-my-pants/</link>
		<comments>http://blog.silverstone.nu/2009/03/06/the-lonely-island-jizz-in-my-pants/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 19:07:24 +0000</pubDate>
		<dc:creator>Draupner</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[jizz in my pants]]></category>
		<category><![CDATA[snl]]></category>
		<category><![CDATA[the lonely island]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://blog.silverstone.nu/?p=909</guid>
		<description><![CDATA[This is a pretty cool and funny song by &#8220;The lonely island&#8221;, called &#8220;Jizz in my pants&#8221; :). The same people that made that &#8220;Dick in a box&#8221;-song on SNL. With more serious lyrics this song would be very nice, I like the tune and chorus, but even with this lyrics it&#8217;s a nice sound [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>This is a pretty cool and funny song by &#8220;The lonely island&#8221;, called &#8220;Jizz in my pants&#8221; :). The same people that made that &#8220;Dick in a box&#8221;-song on SNL. With more serious lyrics this song would be very nice, I like the tune and chorus, but even with this lyrics it&#8217;s a nice sound to it. They have gotten a huge amount of views on YouTube so I guess I&#8217;m not the only one who like it, hehe.</p>
<p style="text-align: center;"></p>
<p style="text-align: center;"><a href="http://www.youtube.com/watch?v=4pXfHLUlZf4">httpvh://www.youtube.com/watch?v=4pXfHLUlZf4</a></p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.silverstone.nu/2009/03/06/the-lonely-island-jizz-in-my-pants/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtual Nintendo NES nostalgia</title>
		<link>http://blog.silverstone.nu/2009/02/14/virtual-nintendo-nes-nostalgia/</link>
		<comments>http://blog.silverstone.nu/2009/02/14/virtual-nintendo-nes-nostalgia/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 20:40:28 +0000</pubDate>
		<dc:creator>Draupner</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[castle vania]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[nes]]></category>
		<category><![CDATA[nintendo]]></category>
		<category><![CDATA[virtual nes]]></category>

		<guid isPermaLink="false">http://blog.silverstone.nu/?p=762</guid>
		<description><![CDATA[It actually wasn&#8217;t so many years ago one was playing the Nintendo Entertainment System (NES) 8-bit gaming console for hours at a time and suffering from a Nintendo-thumb. It&#8217;s mindblowing when you think about the progress made since then. When you look at the graphics possible back in the late 1980&#8242;s it&#8217;s laughable, but very nostalgic for people [...]
Related posts:<ol>
<li><a href='http://blog.silverstone.nu/2009/05/04/hawx/' rel='bookmark' title='HAWX'>HAWX</a></li>
<li><a href='http://blog.silverstone.nu/2008/10/23/farcry-2/' rel='bookmark' title='Farcry 2'>Farcry 2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-765" title="Nintendo NES console" src="http://blog.silverstone.nu/wp-content/uploads/2009/02/nes-console-300x217.jpg" alt="Nintendo NES console" width="221" height="172" />It actually wasn&#8217;t so many years ago one was playing the Nintendo Entertainment System (NES) 8-bit gaming console for hours at a time and suffering from a Nintendo-thumb. It&#8217;s mindblowing when you think about the progress made since then. When you look at the graphics possible back in the late 1980&#8242;s it&#8217;s laughable, but very nostalgic for people born in the 1970&#8242;s, like me, who used play these games. One game in particular bring back alot of memories for me, &#8220;Castle Vania&#8221;. It brings back bitter sweet memories of incredible frustration and happy simple times. I found a site some time ago where you can actually play pretty much all those old Nintendo games as they were, right from the web in your browser using Java. Just look at the graphics, hear the sounds, it makes me wonder what the hell we were thinking. But ofcourse it was state of the art back then, ah it makes me smile. Play this game, and many more at <a href="http://www.virtualnes.com" target="_blank">www.virtualnes.com</a>, sometimes it&#8217;s just fun to look at them again to remember.</p>
<p><img class="size-full wp-image-763 alignright" title="Castle Vania" src="http://blog.silverstone.nu/wp-content/uploads/2009/02/castle-vania.png" alt="Castle Vania" width="476" height="348" /><br />
<script type="text/javascript"><!--
google_ad_client = "pub-7206089656957477";
/* Another15minutes 120x240, skapad 2008-01-16 */
google_ad_slot = "2622414071";
google_ad_width = 120;
google_ad_height = 240;
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p>Castle Vania, anyone else played this game? I don&#8217;t remember it as this ugly, hehe.</p>
<p>Related posts:<ol>
<li><a href='http://blog.silverstone.nu/2009/05/04/hawx/' rel='bookmark' title='HAWX'>HAWX</a></li>
<li><a href='http://blog.silverstone.nu/2008/10/23/farcry-2/' rel='bookmark' title='Farcry 2'>Farcry 2</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.silverstone.nu/2009/02/14/virtual-nintendo-nes-nostalgia/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 8 (beta 2) review</title>
		<link>http://blog.silverstone.nu/2008/10/28/internet-explorer-8-beta-2-review/</link>
		<comments>http://blog.silverstone.nu/2008/10/28/internet-explorer-8-beta-2-review/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 18:29:09 +0000</pubDate>
		<dc:creator>Draupner</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[ie8]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://blog.silverstone.nu/?p=485</guid>
		<description><![CDATA[Today I decided to try out Internet Explorer 8 (beta 2) on a virtual machine running Windows XP. At first glance it looks just like IE7, but with a few more buttons and menues. The main new feature is probably that IE8 can suggest sites with relevant content to the ones you have recently visited by a [...]
Related posts:<ol>
<li><a href='http://blog.silverstone.nu/2009/01/09/testing-windows-7-public-beta/' rel='bookmark' title='Testing Windows 7 public beta'>Testing Windows 7 public beta</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Today I decided to try out Internet Explorer 8 (beta 2) on a virtual machine running Windows XP. At first glance it looks just like IE7, but with a few more buttons and menues. The main new feature is probably that IE8 can suggest sites with relevant content to the ones you have recently visited by a click of a button.</p>
<p><a href="http://blog.silverstone.nu/wp-content/uploads/2008/10/ie8-reopen-tabs-full.png" target="_blank"><img class="alignright size-full wp-image-488" title="IE8 re-open tabs" src="http://blog.silverstone.nu/wp-content/uploads/2008/10/ie8-reopen-tabs.png" alt="" width="373" height="197" /></a>You can also re-open tabs you have closed, sort of a new version of website history, which I think is very nice, as seen in the picture.</p>
<p>There is also a feature to use &#8220;InPrivate Browsing&#8221; which is browsing websites but not let IE save any data from the sites and share them with other sites, such as cookies, and the history will be deleted when you close the tab.</p>
<p>You can also select compatibility view to pages designed for older browser still will look OK, and there&#8217;s also a &#8220;smartscreen filter&#8221; that scans the websites for malicious content, and ofcourse all the old features of IE7 is all there what I could see. There are also these little helpful new things that sometimes really comes in handy, for example the &#8220;duplicate tab&#8221; option to open a new tab with the same URL as the current one.</p>
<p>I think that IE8 will be a very good browser, but the biggest leap forward was from version 6 to 7 with the introduction of tabs for IE, even though version 8 will improve it yet again. I like it.</p>
<p>Related posts:<ol>
<li><a href='http://blog.silverstone.nu/2009/01/09/testing-windows-7-public-beta/' rel='bookmark' title='Testing Windows 7 public beta'>Testing Windows 7 public beta</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.silverstone.nu/2008/10/28/internet-explorer-8-beta-2-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wayback machine</title>
		<link>http://blog.silverstone.nu/2008/08/20/wayback-machine/</link>
		<comments>http://blog.silverstone.nu/2008/08/20/wayback-machine/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 11:52:32 +0000</pubDate>
		<dc:creator>Draupner</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[wayback machine]]></category>

		<guid isPermaLink="false">http://blog.silverstone.nu/?p=237</guid>
		<description><![CDATA[Today I found a link in a forum to something called the Wayback Machine. It&#8217;s basically a search engine just like Google, but the they have saved data from way back, and not overwriting it with the latest version. I could actually look up my old sites and see how they looked back in 1999 and even download some [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.archive.org"><img class="alignleft size-medium wp-image-238" title="Wayback Machine" src="http://blog.silverstone.nu/wp-content/uploads/2008/08/wayback_logo-sm.gif" alt="" width="141" height="50" /></a>Today I found a link in a forum to something called the <a href="http://www.archive.org" target="_blank">Wayback Machine</a>. It&#8217;s basically a search engine just like Google, but the they have saved data from way back, and not overwriting it with the latest version. I could actually look up my old sites and see how they looked back in 1999 and even download some old lost softwares I programmed back then, great fun! I wonder if they even work on Windows XP, hehe. You just enter an URL and you get the results in a timeline and click on the date you&#8217;d like to see what the site looked like on. This is ofcourse old news, but it&#8217;s fun to look back on the sites you forgot all about. It&#8217;s like &#8220;Googling&#8221; yourself but with a stronger sense of a trip down memory lane.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.silverstone.nu/2008/08/20/wayback-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online poker dealer questioned</title>
		<link>http://blog.silverstone.nu/2008/08/19/online-poker-dealer-questioned/</link>
		<comments>http://blog.silverstone.nu/2008/08/19/online-poker-dealer-questioned/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 16:56:29 +0000</pubDate>
		<dc:creator>Draupner</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Sponsored]]></category>
		<category><![CDATA[32red]]></category>
		<category><![CDATA[casino]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[poker]]></category>
		<category><![CDATA[texas holdem]]></category>
		<category><![CDATA[unibet]]></category>

		<guid isPermaLink="false">http://blog.silverstone.nu/?p=225</guid>
		<description><![CDATA[Ever been delt the same two cards several times in a row? Or just seen too many straights and flushes to be random? Well, it happens to me surprisingly often. Is it just my me or is the dealer on free poker games such as the one on Facebook, not shuffling the deck good enough? [...]
Related posts:<ol>
<li><a href='http://blog.silverstone.nu/2008/08/11/poker-bots-warning/' rel='bookmark' title='Poker bots warning'>Poker bots warning</a></li>
<li><a href='http://blog.silverstone.nu/2008/09/15/my-first-freeroll-poker-tournament/' rel='bookmark' title='My first freeroll poker tournament'>My first freeroll poker tournament</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Ever been delt the same two cards several times in a row? Or just seen too many straights and flushes to be random? Well, it happens to me surprisingly often. Is it just my me or is the dealer on free poker games such as the one on Facebook, not shuffling the deck good enough?</p>
<p><a href="http://blog.silverstone.nu/wp-content/uploads/2008/08/facebook-poker.png"><img class="alignright size-medium wp-image-229" title="Facebook Poker" src="http://blog.silverstone.nu/wp-content/uploads/2008/08/facebook-poker-300x166.png" alt="" width="300" height="166" /></a>Just take a look at the poker table on the picture, I took this screenshot just to get some kind of illustration of poker for this post, but it turned out to be a great example of a typical pokerhand on Facebook. When cards like this show up on the table and you have cards like A-Q you can be sure that someone has full house or a damn straight.</p>
<p>I don&#8217;t know about you, but I rarely win with two pair or trips, someone always have a freakin&#8217; straight as soon as I have a decent high pair. Also a few days ago I was delt the exact same hand (8-8) three times in a row on a table with seven people, what are the odds for that happening? The dealer is shady, just look at her! I&#8217;m beginning to question the programming on the Facebook Texas Hold&#8217;em application.</p>
<p>Perhaps I should try some real poker action online with real money. I can recommend <a title="Unibet Poker" href="http://clkuk.tradedoubler.com/click?p(48661)a(1551340)g(16804750)" target="_blank">Unibet Poker</a><img src="http://impgb.tradedoubler.com/imp?type(inv)g(16804750)a(1551340)" alt="" />, they have a nice deal now where <a href="http://clkuk.tradedoubler.com/click?p(48661)a(1551340)g(16804750)" title="Unibet Poker" target="_blank">you get 100 euros free to play with</a>, or perhaps <a title="32Red Casino" href="http://clkuk.tradedoubler.com/click?p(3686)a(1551340)g(230536)" target="_blank">32Red Casino</a><img src="http://impgb.tradedoubler.com/imp?type(inv)g(230536)a(1551340)" alt="" /> where you can <a href="http://clkuk.tradedoubler.com/click?p(3686)a(1551340)g(230536)" title="32Red Casino" target="_blank">get up to 250 pounds bonus deposit</a> and lots of freerolls for both of them. Playing with real money atleast enables possibility to bluff more which is an important part of poker, with fake money people just call all the time with jack shit and hope for dumb luck. Bring on the skills!</p>
<p><center><br />
<a href="http://clkuk.tradedoubler.com/click?p=48661&amp;a=1551340&amp;g=17169288" target="_BLANK"><img src="http://impgb.tradedoubler.com/imp?type(img)g(17169288)a(1551340)" border="0" alt="" /></a><br />
<a href="http://clkuk.tradedoubler.com/click?p=3686&amp;a=1551340&amp;g=17472626" target="_BLANK"><img src="http://impgb.tradedoubler.com/imp?type(img)g(17472626)a(1551340)" border="0" alt="" /></a><br />
</center><br />
[poll id="8"]</p>
<p>Related posts:<ol>
<li><a href='http://blog.silverstone.nu/2008/08/11/poker-bots-warning/' rel='bookmark' title='Poker bots warning'>Poker bots warning</a></li>
<li><a href='http://blog.silverstone.nu/2008/09/15/my-first-freeroll-poker-tournament/' rel='bookmark' title='My first freeroll poker tournament'>My first freeroll poker tournament</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.silverstone.nu/2008/08/19/online-poker-dealer-questioned/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

