<?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>PoloDude World Wide</title>
	<atom:link href="http://www.polodude.be/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.polodude.be</link>
	<description></description>
	<lastBuildDate>Thu, 28 Jan 2010 00:22:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>eTRAYz and mysql support</title>
		<link>http://www.polodude.be/?p=78</link>
		<comments>http://www.polodude.be/?p=78#comments</comments>
		<pubDate>Mon, 21 Dec 2009 00:10:20 +0000</pubDate>
		<dc:creator>PoloDude</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[etrayz]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[xtreamer]]></category>

		<guid isPermaLink="false">http://www.polodude.be/?p=78</guid>
		<description><![CDATA[When i got my eTRAYz i was really looking forward to test out the webserver option to make it my main location for my webprojects. The downside was that there wasn’t any trace of a mysql server running, the good part is that it’s available but you need to activate it first Install and configure [...]]]></description>
			<content:encoded><![CDATA[<p>When i got my eTRAYz i was really looking forward to test out the webserver option to make it my main location for my webprojects. The downside was that there wasn’t any trace of a mysql server running, the good part is that it’s available but you need to activate it first <img src='http://www.polodude.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h5>Install and configure mysql</h5>
<ol>
<li>Get putty(portable)</li>
<li>Login on your etrayz as <span style="color: #004080;">root</span> (not sysadmin! this is important) with your <span style="color: #004080;">sysadmin password</span></li>
<li>Install the MySQL Database:<span style="color: #004080;"><em> /usr/bin/mysql_install_db</em></span></li>
<li>Start MySQL: <span style="color: #004080;"><em>/etc/init.d/mysqld restart</em></span></li>
<li>Do a secure installation of mysql: <em><span style="color: #004080;">/usr/bin/mysql_secure_installation</span><br />
</em>This will ask you for a password for root, external access settings, if you want to remove the test database and anonymous access</li>
<li>Add mysql to your startupscript (so that it starts if you reboot): <span style="color: #004080;"><em>chkconfig &#8211;add mysqld</em></span></li>
</ol>
<h5>Fixing the missing php extention</h5>
<ol>
<li><span style="color: #000000;">Get <a href="http://downloads.polodude.be/LAMPfix.tar.bz2">this package</a> and upload it to your e-TRAYz Disk</span></li>
<li>Go back to putty (log back in as root if you closed it) and type: <span style="color: #004080;"><em>cd /</em></span></li>
<li><span style="color: #004080;"><span style="color: #000000;">Extract the file:</span> <em>tar xvjf /home/sysadmin/LAMPfix.tar.bz2</em></span></li>
<li>Restart apache webserver: <span style="color: #004080;"><em>/etc/init.d/apache restart</em></span></li>
</ol>
<p>If all done correctly you should now be able to use mysql with your websites <img src='http://www.polodude.be/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.polodude.be/?feed=rss2&amp;p=78</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create a Windows 7 AIO DVD</title>
		<link>http://www.polodude.be/?p=75</link>
		<comments>http://www.polodude.be/?p=75#comments</comments>
		<pubDate>Thu, 05 Nov 2009 13:14:43 +0000</pubDate>
		<dc:creator>PoloDude</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.polodude.be/?p=75</guid>
		<description><![CDATA[With the recent release of Windows 7 it’s time to make another post about it. If you get yourself a copy you’ll notice that unlike the vista disk, you don’t get the option to select a version, although the DVD does contain all versions (32 or 64bit depending on the version you order) Since i [...]]]></description>
			<content:encoded><![CDATA[<p>With the recent release of Windows 7 it’s time to make another post about it. If you get yourself a copy you’ll notice that unlike the vista disk, you don’t get the option to select a version, although the DVD does contain all versions (32 or 64bit depending on the version you order)</p>
<p>Since i wanted to make a DVD that contains every possible version, 32 and 64bit, starter, home basic, home premium, professional, enterprise &amp; ultimate to use at work i did some searching on the internet and found various posts concerning this.</p>
<p>After some fail and error i succeeded doing so and I have now an All In One DVD (or USB-stick in my case) with everything on it and the option to pick a version during install.</p>
<p>Since this post would become way to long explaining everything from making a bootable USB-stick to use it, enabling the option to select a version, importing languages and then importing the different versions into a single WIM-file.<span style="text-decoration: line-through;"> I’ll be creating a tutorial on a separate page witch I’ll update in the coming days</span>.</p>
<p><em>Update: You can now find the guide on your right!</em></p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.polodude.be/?feed=rss2&amp;p=75</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back up and running :D</title>
		<link>http://www.polodude.be/?p=67</link>
		<comments>http://www.polodude.be/?p=67#comments</comments>
		<pubDate>Thu, 06 Aug 2009 22:26:43 +0000</pubDate>
		<dc:creator>PoloDude</dc:creator>
				<category><![CDATA[Varia]]></category>

		<guid isPermaLink="false">http://www.polodude.be/?p=67</guid>
		<description><![CDATA[I&#8217;ve changed hosting and it has been a bit of a hastle to get everything up and running, after tweaking a bit i&#8217;ve got it (hopefully) sorted Beginning of september everything should be transfered and probably everything running as smooth as before ^^]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve changed hosting and it has been a bit of a hastle to get everything up and running, after tweaking a bit i&#8217;ve got it (hopefully) sorted <img src='http://www.polodude.be/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
Beginning of september everything should be transfered and probably everything running as smooth as before ^^</p>
]]></content:encoded>
			<wfw:commentRss>http://www.polodude.be/?feed=rss2&amp;p=67</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Messing around with Windows 7</title>
		<link>http://www.polodude.be/?p=66</link>
		<comments>http://www.polodude.be/?p=66#comments</comments>
		<pubDate>Sat, 30 May 2009 13:42:44 +0000</pubDate>
		<dc:creator>PoloDude</dc:creator>
				<category><![CDATA[Varia]]></category>

		<guid isPermaLink="false">http://www.polodude.be/?p=66</guid>
		<description><![CDATA[After installing Windows 7 this week I’ve been messing around a bit with the new features like the new taskbar, how it looks, how it works etc. At first it kind of annoyed me after a while you get used to it. There are options to turn it off, but then it wouldn’t be windows [...]]]></description>
			<content:encoded><![CDATA[<p>After installing Windows 7 this week I’ve been messing around a bit with the new features like the new taskbar, how it looks, how it works etc. At first it kind of annoyed me after a while you get used to it. There are options to turn it off, but then it wouldn’t be windows 7 anymore, would it <img src='http://www.polodude.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>About a month ago, before Windows 7 RC was released, i read a post that they would add a Virtual Windows XP Mode as a workaround for programs that would have or still have issues with either windows 7 and windows vista. Working in IT support where several programs are used over the different departments this is something that would be more then welcome if we would ever mass-deploy windows 7.</p>
<p>So after a bit searching today if found <a href="http://www.mydigitallife.info/2009/05/06/windows-virtual-pc-and-windows-xp-mode-beta-official-free-direct-download-links/" target="_blank">this post</a> where you can download everything you need to setup the Virtual XP Mode in Windows 7 <img src='http://www.polodude.be/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
Now I’m running both Outlook 2007 and Outlook 2003 (as a V-App) in the same environment <img src='http://www.polodude.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (For those wondering why you would ever do that, i just use it so i can separate my exchange mail from my personal mail on my home pc :p outlook probably isn&#8217;t the best example to show the benefits but hey, live with it <img src='http://www.polodude.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  )</p>
<p><a href="http://www.polodude.be/images/MessingaroundwithWindows7_DD8C/VirtualXP_Windows7.jpg" rel="shadowbox[post-66];player=img;"><img style="display: inline; border-width: 0px;" title="VirtualXP_Windows7" src="http://www.polodude.be/images/MessingaroundwithWindows7_DD8C/VirtualXP_Windows7_thumb.jpg" border="0" alt="VirtualXP_Windows7" width="422" height="178" /></a></p>
<p>What does it basically do? It runs a virtual machine of Windows XP in the background and automatically publishes all the applications you install in the virtual machine to your Windows 7 Start Menu as seen in the screenshot</p>
<p><a href="http://www.polodude.be/images/MessingaroundwithWindows7_DD8C/VirtualXP_Windows7_Startmenu.jpg" rel="shadowbox[post-66];player=img;"><img style="display: inline; margin-left: 0px; margin-right: 0px; border-width: 0px;" title="VirtualXP_Windows7_Startmenu" src="http://www.polodude.be/images/MessingaroundwithWindows7_DD8C/VirtualXP_Windows7_Startmenu_thumb.jpg" border="0" alt="VirtualXP_Windows7_Startmenu" width="190" height="244" /></a></p>
<p>I’m more then eager to find out what more Windows 7 has to offer <img src='http://www.polodude.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.polodude.be/?feed=rss2&amp;p=66</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Live @ Digitale Doebeurs (kick-off Digital Week) in Ghent</title>
		<link>http://www.polodude.be/?p=64</link>
		<comments>http://www.polodude.be/?p=64#comments</comments>
		<pubDate>Sat, 28 Mar 2009 12:39:22 +0000</pubDate>
		<dc:creator>PoloDude</dc:creator>
				<category><![CDATA[Varia]]></category>

		<guid isPermaLink="false">http://www.polodude.be/?p=64</guid>
		<description><![CDATA[&#160; So i’m doing some technical support here at the Digitale Doebeurs in Ghent, basicly its a kick-off to start the digital week they do every year, with all kind of stands where people can get information about anything concerning IT-related subjects. I’m here for the second time and i must say, it’s better then [...]]]></description>
			<content:encoded><![CDATA[<p>&#160; <a href="http://www.polodude.be/images/LiveDigitaleDoebeurskickoffDigitalWeekin_C05D/digitaaltalent.gif" rel="shadowbox[post-64];player=img;"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="digitaal-talent" border="0" alt="digitaal-talent" align="left" src="http://www.polodude.be/images/LiveDigitaleDoebeurskickoffDigitalWeekin_C05D/digitaaltalent_thumb.gif" width="98" height="50" /></a> So i’m doing some technical support here at the Digitale Doebeurs in Ghent, basicly its a kick-off to start the digital week they do every year, with all kind of stands where people can get information about anything concerning IT-related subjects.</p>
<p>I’m here for the second time and i must say, it’s better then last year, and we’re only one day running <img src='http://www.polodude.be/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  I’m sure there will be more ppl coming in the next few hours and otherwise we’ll see them tomorrow <img src='http://www.polodude.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.polodude.be/?feed=rss2&amp;p=64</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New picture are up ^^</title>
		<link>http://www.polodude.be/?p=62</link>
		<comments>http://www.polodude.be/?p=62#comments</comments>
		<pubDate>Fri, 27 Feb 2009 20:51:01 +0000</pubDate>
		<dc:creator>PoloDude</dc:creator>
				<category><![CDATA[Varia]]></category>

		<guid isPermaLink="false">http://www.polodude.be/?p=62</guid>
		<description><![CDATA[So i’ve already put up some new pictures of me appartment think i’ll be adding some more in the coming weeks cause everything goes kinda fast atm ^^ Here you can find the pictures http://gallery.polodude.be/Appartement_Part2 Enjoy]]></description>
			<content:encoded><![CDATA[<p>So i’ve already put up some new pictures of me appartment think i’ll be adding some more in the coming weeks cause everything goes kinda fast atm ^^</p>
<p>Here you can find the pictures <img src='http://www.polodude.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <a href="http://gallery.polodude.be/Appartement_Part2">http://gallery.polodude.be/Appartement_Part2</a></p>
<p>Enjoy <img src='http://www.polodude.be/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.polodude.be/?feed=rss2&amp;p=62</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Testing out Windows Live Writer</title>
		<link>http://www.polodude.be/?p=61</link>
		<comments>http://www.polodude.be/?p=61#comments</comments>
		<pubDate>Wed, 18 Feb 2009 16:58:58 +0000</pubDate>
		<dc:creator>PoloDude</dc:creator>
				<category><![CDATA[Varia]]></category>

		<guid isPermaLink="false">http://www.polodude.be/?p=61</guid>
		<description><![CDATA[So it’s been a while (again) since i’ve updated my blog, time to change that While i was reinstalling my pc I installed this tool from microsoft that comes with the live suite (messenger/mail/etc) called Windows Live Writer. Seems that it does more then i thought it would do, so i’ll probably found a new [...]]]></description>
			<content:encoded><![CDATA[<p>So it’s been a while (again) since i’ve updated my blog, time to change that <img src='http://www.polodude.be/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>While i was reinstalling my pc I installed this tool from microsoft that comes with the live suite (messenger/mail/etc) called Windows Live Writer. Seems that it does more then i thought it would do, so i’ll probably found a new way to publish posts and let the world know I’m still alive :p</p>
<p>This saterday we’re going to continue in my appartment and start with the ceiling and floor, since they changed my windows begin this month we can finally continue and i’m coming closer and closer to go live by myself … the joy <img src='http://www.polodude.be/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>I’ll be posting pictures later on so those that want can see what has actually changed <img src='http://www.polodude.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Beside all the appartment hastle i’ve been up to nothing much but the usual, working on projects, going out, spending time with friends (very much with one in particular <img src='http://www.polodude.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) and living the normal worklife as usual. Coming to an end of this post i’ll be thinking what to write next, I promise! <img src='http://www.polodude.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.polodude.be/?feed=rss2&amp;p=61</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated? Freaking nightmare &#8230;</title>
		<link>http://www.polodude.be/?p=43</link>
		<comments>http://www.polodude.be/?p=43#comments</comments>
		<pubDate>Fri, 19 Dec 2008 19:51:47 +0000</pubDate>
		<dc:creator>PoloDude</dc:creator>
				<category><![CDATA[Varia]]></category>

		<guid isPermaLink="false">http://www.polodude.be/?p=43</guid>
		<description><![CDATA[So i decided to update my wordpress version, and stupid as i was i deleted the folder with my theme and plug-ins in&#8230; So for the time being i&#8217;ll stick to this fairly idiotic theme (wordpress classic) and  planning to come up with something better next year With that being said it&#8217;s nice to have [...]]]></description>
			<content:encoded><![CDATA[<p>So i decided to update my wordpress version, and stupid as i was i deleted the folder with my theme and plug-ins in&#8230;<br />
So for the time being i&#8217;ll stick to this fairly idiotic theme (wordpress classic) and  planning to come up with something better next year <img src='http://www.polodude.be/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>With that being said it&#8217;s nice to have a new year to look forward to, parties, dinners, family-visits, presents, etc etc&#8230; Also the work in my apartment that should continue end of January (if everything goes smoothly) delivery-date of them damn windows got extended by two months.. so fingers crossed ^^</p>
<p>Other updates i might put in the spotlight is that the website i&#8217;ve been working on will probably go online before the end of the year, was a fun project and will be for a while before it&#8217;s totally how i want it to be (considering the changes to come, updates here and there etc) but that&#8217;s a big part of the project, debugging and those things always take a while <img src='http://www.polodude.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Not sure what to write next, so i&#8217;m ending this post here for now, keep tuned <img src='http://www.polodude.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.polodude.be/?feed=rss2&amp;p=43</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yeah, i&#8217;m still alive ;-)</title>
		<link>http://www.polodude.be/?p=40</link>
		<comments>http://www.polodude.be/?p=40#comments</comments>
		<pubDate>Thu, 23 Oct 2008 09:44:11 +0000</pubDate>
		<dc:creator>PoloDude</dc:creator>
				<category><![CDATA[Varia]]></category>

		<guid isPermaLink="false">http://www.polodude.be/?p=40</guid>
		<description><![CDATA[Been a while since i&#8217;ve posted here, but i&#8217;ve been quite bussy lately, courses at work, website-project, fixing computers, working in my appartmenet, working in general actually and well, enjoying my free time from time to time So far the works in my appartment are going smootly, most of the things are done, from electricity [...]]]></description>
			<content:encoded><![CDATA[<p>Been a while since i&#8217;ve posted here, but i&#8217;ve been quite bussy lately, courses at work, website-project, fixing computers, working in my appartmenet, working in general actually and well, enjoying my free time from time to time <img src='http://www.polodude.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>So far the works in my appartment are going smootly, most of the things are done, from electricity to heating, to fixing the walls, next step will be laying the fundaments (not sure how to write in english <img src='http://www.polodude.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) for me new floor and begining of december my new windows are coming, joy joy, life can be good <img src='http://www.polodude.be/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Keeping you posted</p>
]]></content:encoded>
			<wfw:commentRss>http://www.polodude.be/?feed=rss2&amp;p=40</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It has begun!</title>
		<link>http://www.polodude.be/?p=35</link>
		<comments>http://www.polodude.be/?p=35#comments</comments>
		<pubDate>Tue, 02 Sep 2008 17:33:40 +0000</pubDate>
		<dc:creator>PoloDude</dc:creator>
				<category><![CDATA[Varia]]></category>

		<guid isPermaLink="false">http://www.polodude.be/?p=35</guid>
		<description><![CDATA[Yesterday I officially started my 14 days of vacation, witch also means i officially started working in my appartment First day I took the liberty to sleep a bit longer then intended but hey, what&#8217;s vacation otherwise for After that the real work started, made a new doorway in the kitchen, started on the new [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I officially started my 14 days of vacation, witch also means i officially started working in my appartment <img src='http://www.polodude.be/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>First day I took the liberty to sleep a bit longer then intended but hey, what&#8217;s vacation otherwise for <img src='http://www.polodude.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  After that the real work started, made a new doorway in the kitchen, started on the new door in the bedroom and started checking the electricity and all other stuff that needed to be drawn on my plans.</p>
<p>Today we &#8220;finished&#8221; the door in the bedroom and molested my floor a bit, tomorrow will be the hardest day, everything has to be out so I can finally start on renovating instead of molesting the place <img src='http://www.polodude.be/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Speaking if &#8220;I&#8221; doesn&#8217;t mean i&#8217;m doing it all by myself no, no, got me best friends by my side and me daddy the handyman to guide everything in a good way <img src='http://www.polodude.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Well, off to work again and updates soon <img src='http://www.polodude.be/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.polodude.be/?feed=rss2&amp;p=35</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
