<?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>Jürgen Taverniers Portfolio</title>
	<atom:link href="http://jurgentaverniers.be/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://jurgentaverniers.be</link>
	<description>Portfolio of MCT student Jürgen Taverniers</description>
	<lastBuildDate>Mon, 15 Jun 2009 10:20:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Twikini</title>
		<link>http://jurgentaverniers.be/?p=98</link>
		<comments>http://jurgentaverniers.be/?p=98#comments</comments>
		<pubDate>Mon, 15 Jun 2009 10:20:48 +0000</pubDate>
		<dc:creator>Jürgen Taverniers</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://jurgentaverniers.be/?p=98</guid>
		<description><![CDATA[A couple of months ago I bought a HTC Touch Diamond. (The so called iPhone Killer). Great phone and because it runs on Windows Mobile there are a lot of great apps available for it. One of these apps is a Twitter Client called Twikini. Most Twitter clients on my phone can&#8217;t show me the [...]]]></description>
			<content:encoded><![CDATA[<p>
<a href="http://jurgentaverniers.be/wp-content/gallery/small_posts/twikini_theme_htcblack.png" title="" class="thickbox" rel="singlepic20" >
	<img class="ngg-singlepic ngg-left" src="http://jurgentaverniers.be/index.php?callback=image&amp;pid=20&amp;width=210&amp;height=160&amp;mode=" alt="twikini_theme_htcblack.png" title="twikini_theme_htcblack.png" />
</a>
 A couple of months ago I bought a HTC Touch Diamond. (The so called iPhone Killer). Great phone and because it runs on Windows Mobile there are a lot of great apps available for it. One of these apps is a Twitter Client called Twikini.</p>
<p>Most Twitter clients on my phone can&#8217;t show me the whole message. In worst case they can&#8217;t even present it in a nice looking interface. This app does both and comes with a cool bird sound to notify you when there&#8217;s a new twit.</p>
<p>It’s baked with twitpic integration which does not crash on my 3.2 Megapixel pictures like other clients like tiny twit. Comes with URL shortening software and if you listen to your music on your cell phone you can post them directly to twitter without any fuzz.</p>
<p>You can download it from <a title="http://www.trinketsoftware.com/Twikini" href="http://www.trinketsoftware.com/Twikini">http://www.trinketsoftware.com/Twikini</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jurgentaverniers.be/?feed=rss2&amp;p=98</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Terminal Fun</title>
		<link>http://jurgentaverniers.be/?p=33</link>
		<comments>http://jurgentaverniers.be/?p=33#comments</comments>
		<pubDate>Wed, 15 Apr 2009 11:21:36 +0000</pubDate>
		<dc:creator>Jürgen Taverniers</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://jurgentaverniers.be/?p=33</guid>
		<description><![CDATA[If you find yourself on a linux system try out one of these, inside the terminal for a little bit of fun. It appears that most of them also work on OSX. Watch Start Wars telnet towel.blinkenlights.nl Greate custom ascii art: banner See how long your machines been runing uptime for the next few you [...]]]></description>
			<content:encoded><![CDATA[<p>If you find yourself on a linux system try out one of these, inside the terminal for a little bit of fun. It appears that most of them also work on OSX.</p>
<p>Watch Start Wars</p>
<pre>telnet towel.blinkenlights.nl</pre>
<p>Greate custom ascii art:</p>
<pre>banner</pre>
<p>See how long your machines been runing</p>
<pre>uptime</pre>
<p>for the next few you need to install cowsay</p>
<pre>sudo apt-get install cowsay</pre>
<p>see your fortune</p>
<pre>fortune</pre>
<p>let a cow say your personal message</p>
<pre>cowsay 'msg'</pre>
<p>cowsay your amarok lyrics</p>
<pre>dcop amarok player lyrics | cowsay</pre>
<p>show laptop temp and batterie state</p>
<pre>acpi -t</pre>
<p>source: http://ubuntuforums.org/showpost.php?p=2540421&amp;postcount=1</p>
]]></content:encoded>
			<wfw:commentRss>http://jurgentaverniers.be/?feed=rss2&amp;p=33</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Re-Enable Hibernation in Vista</title>
		<link>http://jurgentaverniers.be/?p=87</link>
		<comments>http://jurgentaverniers.be/?p=87#comments</comments>
		<pubDate>Sun, 26 Oct 2008 08:55:10 +0000</pubDate>
		<dc:creator>Jürgen Taverniers</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://jurgentaverniers.be/?p=87</guid>
		<description><![CDATA[When you run the disk cleanup wizard in Vista you may have noticed that the Hibernation is missing from Vista. This is due to a known bug in Vista that is till today still not fixed. Turning it back on is a very simple procedure. Just go to the command line (go to start and [...]]]></description>
			<content:encoded><![CDATA[<p>When you run the disk cleanup wizard in Vista you may have noticed that the Hibernation is missing from Vista. This is due to a known bug in Vista that is till today still not fixed.<br />
Turning it back on is a very simple procedure. Just go to the command line (go to start and type in the big white search bar &#8216;cmd&#8217; if you don&#8217;t know how to get to the command line) and type following line.</p>
<pre>
powercfg /hibernate on
</pre>
<p>Its possible that you have to restart your computer or change the energy settings to hibernate again. But now you&#8217;ll be able to select it.</p>
<p>For the dutch speaking reader Hibernate is Sluimerstand in Vista not Slaapstand which is Stand-By.</p>
]]></content:encoded>
			<wfw:commentRss>http://jurgentaverniers.be/?feed=rss2&amp;p=87</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop beeps in VMWare</title>
		<link>http://jurgentaverniers.be/?p=82</link>
		<comments>http://jurgentaverniers.be/?p=82#comments</comments>
		<pubDate>Thu, 02 Oct 2008 12:57:50 +0000</pubDate>
		<dc:creator>Jürgen Taverniers</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Windows 2003]]></category>

		<guid isPermaLink="false">http://jurgentaverniers.be/?p=82</guid>
		<description><![CDATA[When you are using VMWare with somthing like Windows Server 2003 you can get these anoying beeps. Everybody who ever had these will know what I&#8217;m taking about. But there&#8217;s a simpel way to stop the madness. Open a command line and insert. net stop beep Now you can continue work in all peace. If [...]]]></description>
			<content:encoded><![CDATA[<p>When you are using VMWare with somthing like Windows Server 2003 you can get these anoying beeps. Everybody who ever had these will know what I&#8217;m taking about. But there&#8217;s a simpel way to stop the madness.<br />
Open a command line and insert.</p>
<pre>net stop beep</pre>
<p>Now you can continue work in all peace. If you&#8217;ll noticed any other solutions let me now in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://jurgentaverniers.be/?feed=rss2&amp;p=82</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Multimedia 4 Project &#8211; Rodenbach</title>
		<link>http://jurgentaverniers.be/?p=14</link>
		<comments>http://jurgentaverniers.be/?p=14#comments</comments>
		<pubDate>Fri, 26 Sep 2008 12:37:48 +0000</pubDate>
		<dc:creator>Jürgen Taverniers</dc:creator>
				<category><![CDATA[Project]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[premiere]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Wannes Wittevrongel]]></category>

		<guid isPermaLink="false">http://jurgentaverniers.be/?p=14</guid>
		<description><![CDATA[In the second semester of the second year each student was asked to make a interactive flash application based on video. This assignment had to be done in teams of 2 and finished before the examinations in June. First steps toward finishing this project in a successfully mater we had to pick a cultural or [...]]]></description>
			<content:encoded><![CDATA[<p>
<a href="http://jurgentaverniers.be/wp-content/gallery/small_posts/rodenbach.jpg" title="" class="thickbox" rel="singlepic19" >
	<img class="ngg-singlepic ngg-left" src="http://jurgentaverniers.be/index.php?callback=image&amp;pid=19&amp;width=180&amp;height=180&amp;mode=" alt="rodenbach.jpg" title="rodenbach.jpg" />
</a>
In the second semester of the second year each student was asked to make a interactive flash application based on video. This assignment had to be done in teams of 2 and finished before the examinations in June.</p>
<p>First steps toward finishing this project in a successfully mater we had to pick a cultural or tourism area to base the site on. Here for we&#8217;ve taken a map of the area and looked which subjects were geographical most interesting between me and mine partner Wannes Wittevrongel&#8217;s place. He lived in Bruges and I near Ypres, so we picked something that was between those two location and also easily accessed from our school in Kortrijk. Then it was that we stumbled upon Roeselare who had a very interesting and historical brewery not far from the train station. This is how Rodenbach became or primary subject for our flash video site.</p>
<p>Now we had a subject, we still needed green light from or teachers and the company itself. Which we got without any trouble. The teacher found it a fun and interesting subject but there was a second group who also had Rodenbach in mind. The people from Rodenbach were also very cooperative, with only some restriction, that we didn&#8217;t disturb the tour groups and weren&#8217;t granted access to the brewery itself because of hygienic reasons.</p>
<p>Next steps of the process were brainstorming session, writing the script, story board, designing the look and feel for the project and after all the preparations the filming itself.</p>
<p><span id="more-14"></span></p>
<p>The scenario we came up with was that the main brewer was poisoned by a bad vessel. The only cure is a perfectly brewed Rodenbach. Your job was to find all the main ingredients and brew the Rodenbach yourself with help from the brewer his sidekick (played by Wannes). If you picked the wrong ingredients the beer turned a green like colour and you had to start all over again.</p>
<p>Because of our filled days with lessons and the dates given by Rodenbach we only had one day to film everything on 2 different locations. We didn&#8217;t found any actors so beside filming it all we also had to play the actors in the video. Wannes played the main role, where I played a sub character and the voice overs. Just before the examinations we still had to programme the entire flash and the video still had to edited weeks before the deadline. The big time problems where caused due to the other projects we had running during the year. A Network based multiplayer Poker game made in Java, our CCNA exames were only the tip of our work.</p>
<p>There for we split the workload in 2 parts. The programming in Flash (Wannes his part) and the editing of the video in Premiere Pro CS3(my part). At the deadline the video was 99% completed only some voice over which we couldn&#8217;t record because Wannes his microphone was broken were  implented with poor sound quality. The Flash was a other story, we overlooked it and was way more work than we expected. Our dream scenario was that between every scene there was a mini game to get the ingredients and a end game to brew the beer itself. None of these games were completed and there for we had to cut some scenes and functions like a basket, were all the already collected ingredients were displayed.</p>
<p>I shall no longer bore you with my blater and <a href="http://www.jurgentaverniers.be/sub/MM4_Rodenbach/">just give the URL</a>. It was originally designed as local flash application and not for the internet so there isn&#8217;t a preloader. If it goes much to slow you can also <a href="http://www.jurgentaverniers.be/sub/MM4_Rodenbach/RodenbachMM4.rar">download the program in a RAR file</a>.</p>
<p>BTW I&#8217;m not specializing in Multimedia so this isn&#8217;t the best one of the school even not from my class. In my eye&#8217;s its even not completly finished. But please let me know what you think of it in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://jurgentaverniers.be/?feed=rss2&amp;p=14</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>speed.io</title>
		<link>http://jurgentaverniers.be/?p=65</link>
		<comments>http://jurgentaverniers.be/?p=65#comments</comments>
		<pubDate>Sat, 13 Sep 2008 09:57:34 +0000</pubDate>
		<dc:creator>Jürgen Taverniers</dc:creator>
				<category><![CDATA[Website]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[speedtest]]></category>

		<guid isPermaLink="false">http://jurgentaverniers.be/?p=65</guid>
		<description><![CDATA[Since the beginning of time (the day they connected my house to the internet) i&#8217;ve been using a dutch site called speedtest.nl to test the state of myne and others internet connection. But now I found a better one, speed.io tests everything speedtest.nl does, only it does it from multiple places so a more acurate [...]]]></description>
			<content:encoded><![CDATA[<p>Since the beginning of time (the day they connected my house to the internet) i&#8217;ve been using a dutch site called <a title="speedtest.nl" href="http://www.speedtest.nl">speedtest.nl</a> to test the state of myne and others internet connection.</p>
<p>But now I found a better one, <a title="speed.io" href="http://www.speed.io/index_en.html">speed.io</a> tests everything <a href="http://www.speedtest.nl">speedtest.nl</a> does, only it does it from multiple places so a more acurate reading and with a far more fancy look.</p>
<p>You&#8217;ll also get a small graph or text to post on your website or use in forums.</p>

<a href="http://jurgentaverniers.be/wp-content/gallery/small_posts/speedio.png" title="" class="thickbox" rel="singlepic18" >
	<img class="ngg-singlepic" src="http://jurgentaverniers.be/index.php?callback=image&amp;pid=18&amp;width=341&amp;height=150&amp;mode=" alt="speedio.png" title="speedio.png" />
</a>

]]></content:encoded>
			<wfw:commentRss>http://jurgentaverniers.be/?feed=rss2&amp;p=65</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sync Facebook profiel photo&#8217;s with Outlook</title>
		<link>http://jurgentaverniers.be/?p=35</link>
		<comments>http://jurgentaverniers.be/?p=35#comments</comments>
		<pubDate>Mon, 08 Sep 2008 14:14:48 +0000</pubDate>
		<dc:creator>Jürgen Taverniers</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://jurgentaverniers.be/?p=35</guid>
		<description><![CDATA[OutSync is a free Windows application that syncs your Facebook friends profile photo&#8217;s with matching contacts in Microsoft Outlook. This is very useful with Windows Mobile devices, so when one of your Facebook friends call you&#8217;ll see his profile picture on your cell. OutSync is compatible with Windows XP, Vista and Server 2003. It requires [...]]]></description>
			<content:encoded><![CDATA[<p>
<a href="http://jurgentaverniers.be/wp-content/gallery/outsync/outsync.png" title="" class="thickbox" rel="singlepic17" >
	<img class="ngg-singlepic ngg-left" src="http://jurgentaverniers.be/index.php?callback=image&amp;pid=17&amp;width=150&amp;height=100&amp;mode=web20" alt="outsync.png" title="outsync.png" />
</a>
 OutSync is a free Windows application that syncs your Facebook friends profile photo&#8217;s with matching contacts in Microsoft Outlook. This is very useful with Windows Mobile devices, so when one of your Facebook friends call you&#8217;ll see his profile picture on your cell.</p>
<p>OutSync is compatible with Windows XP, Vista and Server 2003. It requires Outlook 2003 or 2007.</p>
<p>You can download this free Windows Application through <a href="http://www.melsam.com/outsync/">Mel Sampat&#8217;s site</a> or the <a href="http://www.new.facebook.com/apps/application.php?id=6433496082">OutSync Facebook page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jurgentaverniers.be/?feed=rss2&amp;p=35</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Vista: Tips and Tricks</title>
		<link>http://jurgentaverniers.be/?p=21</link>
		<comments>http://jurgentaverniers.be/?p=21#comments</comments>
		<pubDate>Thu, 28 Aug 2008 08:59:21 +0000</pubDate>
		<dc:creator>Jürgen Taverniers</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://jurgentaverniers.be/?p=21</guid>
		<description><![CDATA[Speed key&#8217;s What I found very useful is the key combination of the windows key and numbers. The number is consistent with the object in the menu fast start. So if your Firefox is on place 2 (like with my setup) you can use Win+2 to start your Firefox. Easy and Fast. We all use [...]]]></description>
			<content:encoded><![CDATA[<h2>Speed key&#8217;s</h2>
<p>What I found very useful is the key combination of the windows key and numbers. The number is 
<a href="http://jurgentaverniers.be/wp-content/gallery/vista-tips-and-tricks/vistatipstricks_fastbar.jpg" title="" class="thickbox" rel="singlepic15" >
	<img class="ngg-singlepic ngg-right" src="http://jurgentaverniers.be/index.php?callback=image&amp;pid=15&amp;width=151&amp;height=30&amp;mode=" alt="vistatipstricks_fastbar.jpg" title="vistatipstricks_fastbar.jpg" />
</a>
 consistent with the object in the menu fast start. So if your Firefox is on place 2 (like with my setup) you can use Win+2 to start your Firefox. Easy and Fast.</p>
<p>We all use the Alt-Tab key to switch programs or even the Win-Tab key to switch programs with the fancy 3D view. But what if you don&#8217;t know what you&#8217;re looking for? Instead of constantly Alt-Tabbing, try Ctrl-Alt-Tab or Ctrl-Win-Tab to keep the switching open instead of fading back. Also you can try using Alt-Tab/Win and your scroll wheel to ease the program switching even more.</p>
<p><span id="more-21"></span></p>
<p>Some other keys are Win-M to minimize everything and Win-Shift-M to put it all back. Win-G let you scroll through the windows gadgets and Win-Space to show you your sidebar. Of course your regular single Windows key can be very useful to show you the starting menu.</p>
<p>But my all time favourite is Ctrl-Shift-Esc to show you the task menu. It so much simpler and faster than Ctrl-Alt-Del waiting till the operating system response, starting the task menu and again waiting till it comes up.</p>
<p>There&#8217;s one smaller trick, when you&#8217;re on your desktop try using Ctrl-Scroll to enlarge or shrink the size of your icons.</p>
<h2>Ready Boost</h2>
<p>
<a href="http://jurgentaverniers.be/wp-content/gallery/vista-tips-and-tricks/readyboost.jpg" title="" class="thickbox" rel="singlepic16" >
	<img class="ngg-singlepic ngg-left" src="http://jurgentaverniers.be/index.php?callback=image&amp;pid=16&amp;width=377&amp;height=350&amp;mode=" alt="readyboost.jpg" title="readyboost.jpg" />
</a>
 One thing I use at home is the ready boost function build into vista. It makes my machine crispier, but in some cases it can have almost no improvement (even slow down your system). This is because flash memory is fast accessible but slow in transfer. With that said Ready Boost only helps with small files, it also encrypts and compresses the data which means more slowing down. So if you want to make your machine faster putting more internal Memory helps a lot more than the Ready Boost, but every little bit help.</p>
<p>Ready Boost mostly helps with the Super Fetch function of Vista. This is a service which remembers which programs get used most and already loads them in your memory so that there startup time is reduced. That&#8217;s where the crispiness comes from, if you try this out you should see a big difference with the office products and outlook.</p>
<p>To use Ready Boost you just insert a flash stick or card, right click it and select properties. In the tab Ready Boost you can check if your memory is fast enough and configure the size witch gone be used by the Ready Boost Function. Here the optimal size is once to trice the size of your internal memory. With 2 GB of RAM you should use between 2 GB and 6 GB for optimize Usage.</p>
<h2>Unnecessary knowledge</h2>
<p>In 2004 Microsoft would have thrown away all the code of Vista and start all over because the old work way resulted in too much Bugs</p>
<p>In the first Beta releases of Longhorn (work name of Vista) the all known blue screen was replaced with a &#8220;Red Screen of Death&#8221;</p>
<p>During the design of the security in Windows Vista Microsoft worked together with the American security association, NSA.</p>
<p>If there are any tricks, tips or cool facts I left out or even made a mistake in. Please leave it in the comments and I&#8217;ll try to fit it in.</p>
]]></content:encoded>
			<wfw:commentRss>http://jurgentaverniers.be/?feed=rss2&amp;p=21</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tekenen voor Serafien</title>
		<link>http://jurgentaverniers.be/?p=20</link>
		<comments>http://jurgentaverniers.be/?p=20#comments</comments>
		<pubDate>Sat, 23 Aug 2008 12:43:28 +0000</pubDate>
		<dc:creator>Jürgen Taverniers</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[healthcare]]></category>
		<category><![CDATA[petition]]></category>
		<category><![CDATA[serafien]]></category>

		<guid isPermaLink="false">http://jurgentaverniers.be/?p=20</guid>
		<description><![CDATA[Palliatieve Zorg voor kinderen wordt in ons land nog steeds niet gesubsidieerd (Palliatieve Zorg voor volwassenen wel).  Met deze handtekeningenactie willen we ons hoofddoel bereiken : het politiek gezag aanmoedigen en aanzetten om werk te maken van erkenning zodat er in de nabije toekomst wel enige vorm kan zijn van subsidiëring. Dit kan je doen [...]]]></description>
			<content:encoded><![CDATA[
<a href="http://jurgentaverniers.be/wp-content/gallery/serafien/serafien.jpg" title="" class="thickbox" rel="singlepic14" >
	<img class="ngg-singlepic ngg-left" src="http://jurgentaverniers.be/index.php?callback=image&amp;pid=14&amp;width=155&amp;height=100&amp;mode=web20" alt="serafien.jpg" title="serafien.jpg" />
</a>

<p>Palliatieve Zorg voor kinderen wordt in ons land nog steeds niet gesubsidieerd (Palliatieve Zorg voor volwassenen wel).  Met deze handtekeningenactie willen we ons hoofddoel bereiken : het politiek gezag aanmoedigen en aanzetten om werk te maken van erkenning zodat er in de nabije toekomst wel enige vorm kan zijn van subsidiëring.</p>
<p>Dit kan je doen door je handtekening toe te voegen via de <a title="Teken voor Serafien" href="http://www.tekenvoorserafien.be">teken voor serafien</a> website.</p>
<p>For our not dutch speaking visitors this post is a petition for the Flemish healthcare system to suport Palliatory care for children.</p>
]]></content:encoded>
			<wfw:commentRss>http://jurgentaverniers.be/?feed=rss2&amp;p=20</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Mobile Concept Video</title>
		<link>http://jurgentaverniers.be/?p=15</link>
		<comments>http://jurgentaverniers.be/?p=15#comments</comments>
		<pubDate>Sun, 10 Aug 2008 18:23:11 +0000</pubDate>
		<dc:creator>Jürgen Taverniers</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Concept]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Mozilla Labs]]></category>
		<category><![CDATA[Opera]]></category>

		<guid isPermaLink="false">http://jurgentaverniers.be/?p=15</guid>
		<description><![CDATA[If the direction Mozilla Labs are heading for mobile browsers looks any like their Firefox Mobile Concept Video, its gona be AWESOME. zoomable tabs, optimization for small displays. Especially When you get to the side of a website it shows a &#8220;zoom out&#8221; border is really cool and handy. At this moment its just a [...]]]></description>
			<content:encoded><![CDATA[<p><span lang="EN-US">
<a href="http://jurgentaverniers.be/wp-content/gallery/firefox/firefox_mobile.jpg" title="Picture by &amp;lt;a href=&amp;quot;http://flickr.com/photos/penyork/&amp;quot;&amp;gt;jimkirks&amp;lt;/a&amp;gt;" class="thickbox" rel="singlepic13" >
	<img class="ngg-singlepic ngg-left" src="http://jurgentaverniers.be/index.php?callback=image&amp;pid=13&amp;width=100&amp;height=70&amp;mode=" alt="firefox_mobile.jpg" title="firefox_mobile.jpg" />
</a>
</span></p>
<p><span lang="EN-US">If the direction Mozilla Labs are heading for mobile browsers looks any like their <a title="Firefox Mobile Concept Video" href="http://labs.mozilla.com/2008/06/firefox-mobile-concept-video/">Firefox Mobile Concept Video</a>, its gona be AWESOME. zoomable tabs, optimization for small displays. Especially When you get to the side of a website it shows a &#8220;zoom out&#8221; border is really cool and handy. At this moment its just a concept of there thoughts, but if it ever comes out I&#8217;ll be happy to switch my Opera browser for Firefox (again).</span></p>
]]></content:encoded>
			<wfw:commentRss>http://jurgentaverniers.be/?feed=rss2&amp;p=15</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>XP&#8217;s Up button in Vista</title>
		<link>http://jurgentaverniers.be/?p=13</link>
		<comments>http://jurgentaverniers.be/?p=13#comments</comments>
		<pubDate>Tue, 05 Aug 2008 15:03:36 +0000</pubDate>
		<dc:creator>Jürgen Taverniers</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Explorer]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://jurgentaverniers.be/?p=13</guid>
		<description><![CDATA[If your used to use the up button in Windows XP you can’t help to notice that Vista only has the back and next button. But no worry’s the functionality is still there, you can call it through the shortcut alt-up. So the next time you started browsing your filesystem and the back button just [...]]]></description>
			<content:encoded><![CDATA[<p><span lang="EN-US">If your used to use the up button in Windows XP you can’t help to notice that Vista only has the back and next button. But no worry’s the functionality is still there, you can call it through the shortcut alt-up. So the next time you started browsing your filesystem and the back button just isn’t good enough, hitting alt-up can be the perfect alternative.</span></p>
<p><a href="http://lifehacker.com/397641/move-up-a-directory-in-vistas-explorer">Move Up a Directory in Vista&#8217;s Explorer</a> [lifehacker]</p>
]]></content:encoded>
			<wfw:commentRss>http://jurgentaverniers.be/?feed=rss2&amp;p=13</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Ubuntu Linux as a Windows program</title>
		<link>http://jurgentaverniers.be/?p=11</link>
		<comments>http://jurgentaverniers.be/?p=11#comments</comments>
		<pubDate>Tue, 22 Jul 2008 17:33:25 +0000</pubDate>
		<dc:creator>Jürgen Taverniers</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[8.04]]></category>
		<category><![CDATA[Hardy]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://jurgentaverniers.be/?p=11</guid>
		<description><![CDATA[When you&#8217;re a cooked in Windows user it can be very hard to make the plunge to Linux, or even to install it on your desktop can be a big step. But now in the new Ubuntu Hardy Heron there&#8217;s a cool feature to install a version of Ubuntu on your desktop like a normal [...]]]></description>
			<content:encoded><![CDATA[
<a href="http://jurgentaverniers.be/wp-content/gallery/linux/ubuntu-logo.jpg" title="" class="thickbox" rel="singlepic10" >
	<img class="ngg-singlepic ngg-left" src="http://jurgentaverniers.be/index.php?callback=image&amp;pid=10&amp;width=160&amp;height=120&amp;mode=web20" alt="ubuntu-logo.jpg" title="ubuntu-logo.jpg" />
</a>

<p>When you&#8217;re a cooked in Windows user it can be very hard to make the plunge to Linux, or even to install it on your desktop can be a big step. But now in the new Ubuntu Hardy Heron there&#8217;s a cool feature to install a version of Ubuntu on your desktop like a normal every day using Windows program that you can just as easily remove as install.</p>
<h3>The installation disk</h3>
<p>First of all you need a Ubuntu Hardy Heron installation disk, and because Ubuntu is open source which means it&#8217;s frEE like in bEEr you can get it just like that. All you have to do is <a title="Ubuntu Download" href="http://www.ubuntu.com/getubuntu/download">download the iso</a> (<a title="download ubuntu in dutch" href="http://nl.releases.ubuntu.com/8.04/">or the Dutch version</a>), burn it with your favourite burning tool to a disk and voila. If even that&#8217;s too much work to do you can <a title="request a ubuntu cd" href="https://shipit.ubuntu.com/login">request a free cd</a> and the Ubuntu community will send to you one.</p>
<h3>The installing itself</h3>

<a href="http://jurgentaverniers.be/wp-content/gallery/linux/installubuntu_1.jpg" title="" class="thickbox" rel="singlepic11" >
	<img class="ngg-singlepic ngg-right" src="http://jurgentaverniers.be/index.php?callback=image&amp;pid=11&amp;width=160&amp;height=120&amp;mode=" alt="installubuntu_1.jpg" title="installubuntu_1.jpg" />
</a>

<p>You just insert the Ubuntu cd into your cd drive while windows is running (just like any other program you install). If your disk drive auto run is on there will be a popup else you just click the cd you just entered. For the windows installation mode you select the install inside windows mode. You can</p>

<a href="http://jurgentaverniers.be/wp-content/gallery/linux/installubuntu_2.jpg" title="" class="thickbox" rel="singlepic12" >
	<img class="ngg-singlepic ngg-left" src="http://jurgentaverniers.be/index.php?callback=image&amp;pid=12&amp;width=170&amp;height=50&amp;mode=" alt="installubuntu_2.jpg" title="installubuntu_2.jpg" />
</a>

<p>select several options like drive, installation size, language, username and password. After installation you reboot the system and get a boot menu asking you which operation system you want to boot. If you for some reason don&#8217;t like it you can easily remove it through the Windows program list, just like any Windows program.</p>
<p><span id="more-11"></span></p>
<h3>live cd</h3>
<p>If installing Linux ain&#8217;t your thing. You can just boot from the installation disk and select try out ubuntu without changing anything to your computer, it will then run from your cd instead of your hard disk. Of course you can&#8217;t save any changes or install anything. And it also goes allot slower but it&#8217;s a great way to try it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://jurgentaverniers.be/?feed=rss2&amp;p=11</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer in Firefox</title>
		<link>http://jurgentaverniers.be/?p=10</link>
		<comments>http://jurgentaverniers.be/?p=10#comments</comments>
		<pubDate>Sun, 20 Jul 2008 10:36:18 +0000</pubDate>
		<dc:creator>Jürgen Taverniers</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[add-on]]></category>
		<category><![CDATA[addon]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[IETab]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[sharepoint]]></category>

		<guid isPermaLink="false">http://jurgentaverniers.be/?p=10</guid>
		<description><![CDATA[When you are Firefox users you surely had a moment when you need to use internet explorer to view a site. Just using SharePoint at work gives you this problem. So you need to close you favourite browser or even worse if you&#8217;re working in Linux. But now there&#8217;s a Firefox plug-in that gives you [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if !mso]></p>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<p><![endif]--><!--[if gte mso 9]><xml> Normal   0   false      21         false   false   false      NL-BE   X-NONE   X-NONE </xml><![endif]--><!--[if gte mso 9]><xml> </xml><![endif]--> <!--[if gte mso 10]></p>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:Standaardtabel;
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-qformat:yes;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin-top:0cm;
mso-para-margin-right:0cm;
mso-para-margin-bottom:10.0pt;
mso-para-margin-left:0cm;
line-height:115%;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:minor-fareast;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;}
</style>
<p><![endif]--></p>

<a href="http://jurgentaverniers.be/wp-content/gallery/firefox/ff-logo.jpg" title="" class="thickbox" rel="singlepic9" >
	<img class="ngg-singlepic ngg-left" src="http://jurgentaverniers.be/index.php?callback=image&amp;pid=9&amp;width=160&amp;height=120&amp;mode=web20" alt="ff-logo.jpg" title="ff-logo.jpg" />
</a>

<p>When you are Firefox users you surely had a moment when you need to use internet explorer to view a site. Just using SharePoint at work gives you this problem. So you need to close you favourite browser or even worse if you&#8217;re working in Linux.</p>
<p>But now there&#8217;s a Firefox plug-in that gives you the opportunities to use the internet explorer processor in Firefox. It works pretty easy. You install it just like every other plug-in you use. Then in the bottom right corner there is the Firefox logo saying you&#8217;re using the Firefox process engine.</p>
<p>When you click this logo it switches to the internet explorer logo and the site reloads in internet explorer. And no need to panic about other tabs cause it only works in the tabs you choose to use internet explorer on.</p>
<p>If you want to go back to Firefox click the internet explorer logo and it switches back. No more starting up internet explorer or even windows for stupid sites.</p>
<p>Download: <a href="https://addons.mozilla.org/en-US/firefox/addon/1419">https://addons.mozilla.org/en-US/firefox/addon/1419</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jurgentaverniers.be/?feed=rss2&amp;p=10</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Personalise your Windows installation disk with nLite</title>
		<link>http://jurgentaverniers.be/?p=4</link>
		<comments>http://jurgentaverniers.be/?p=4#comments</comments>
		<pubDate>Sat, 12 Jul 2008 12:37:15 +0000</pubDate>
		<dc:creator>Jürgen Taverniers</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[nLite]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://jurgentaverniers.be/?p=4</guid>
		<description><![CDATA[nLite is a freeware customization tool for Windows, it gives you the opportunity to remove Windows components like media player, MSN Explorer from the installation wizard. With other words you can make your own personalised Windows installation disk. With nLite you will be able to have Windows installation which on install does not include, or [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if gte mso 9]><xml> Normal   0         21         false   false   false      NL-BE   X-NONE   X-NONE </xml>< ![endif]--><!--[if gte mso 9]><xml> </xml>< ![endif]--> <!--[if gte mso 10]></p>
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:Standaardtabel;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin-top:0cm;
	mso-para-margin-right:0cm;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0cm;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-fareast-language:EN-US;}
</style>
<p>< ![endif]--></p>
<p><!--[if gte mso 9]><xml> </xml>< ![endif]--> <!--[if gte mso 10]></p>
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:Standaardtabel;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin-top:0cm;
	mso-para-margin-right:0cm;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0cm;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-fareast-language:EN-US;}
</style>
<p>< ![endif]--><!--[if gte mso 9]><xml> </xml>< ![endif]--> 
<a href="http://jurgentaverniers.be/wp-content/gallery/nlite/nlite_icon.png" title="" class="thickbox" rel="singlepic4" >
	<img class="ngg-singlepic ngg-left" src="http://jurgentaverniers.be/index.php?callback=image&amp;pid=4&amp;width=90&amp;height=65&amp;mode=web20" alt="nlite_icon" title="nlite_icon" />
</a>
</p>
<p>nLite is a freeware customization tool for Windows, it gives you the opportunity to remove Windows components like media player, MSN Explorer from the installation wizard. With other words you can make your own personalised Windows installation disk. With nLite you will be able to have Windows installation which on install does not include, or even contain on media, the unwanted components.</p>
<p>This freeware tool you van download from <a href="http://www.nliteos.com/">http://www.nliteos.com</a></p>
<h3>Features</h3>
<p>Service Pack Integration, Component Removal, Unattended Setup, Driver Integration, Hotfixes Integration, Tweaks, Services Configuration, Patches, Bootable ISO creation</p>
<h3>What do you need</h3>
<p>First of all this tool does not make your Windows installation disk, it customises the disk. So to begin you have to own your default Windows installation disk of Windows 2000, XP x86/x64 or 2003 x86/x64 of any language. You also need the .NET Framework 2.0 in order to run. Downloading the tool itself can also be very usefully.</p>
<p><span id="more-4"></span></p>
<h3>First steps</h3>

<a href="http://jurgentaverniers.be/wp-content/gallery/nlite/nlite_scrn1.png" title="" class="thickbox" rel="singlepic5" >
	<img class="ngg-singlepic ngg-left" src="http://jurgentaverniers.be/index.php?callback=image&amp;pid=5&amp;width=220&amp;height=170&amp;mode=" alt="nlite_scrn1.png" title="nlite_scrn1.png" />
</a>

<p><!--[if !mso]></p>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<p>< ![endif]--><!--[if gte mso 9]><xml> Normal   0   false      21         false   false   false      NL-BE   X-NONE   X-NONE </xml>< ![endif]--><!--[if gte mso 9]><xml> </xml>< ![endif]--> <!--[if gte mso 10]></p>
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:Standaardtabel;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin-top:0cm;
	mso-para-margin-right:0cm;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0cm;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-fareast-language:EN-US;}
</style>
<p>< ![endif]--></p>
<p>Select in which language you wane continue, here I will choose English but you can just as well choose one of the many other languages like Dutch, French, and on.</p>
<p>Once you selected the language, you can continue by insert/mount your Windows installation disk. In the next screen you&#8217;ll be asked to select the installation folder. Most cases this will be the disk drive containing the installation disk. Next up is selecting a temporary folder used to edit the installation files, also there need to be at least 1200Mb of free space on the temporary folder.</p>
<p><!--[if gte mso 9]><xml> Normal   0         21         false   false   false      NL-BE   X-NONE   X-NONE </xml>< ![endif]--><!--[if gte mso 9]><xml> </xml>< ![endif]--> <!--[if gte mso 10]></p>
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:Standaardtabel;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin-top:0cm;
	mso-para-margin-right:0cm;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0cm;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-fareast-language:EN-US;}
</style>
<p>< ![endif]--></p>
<h3>Task Selection</h3>
<p>Here you can choose which customization you wane do on your personalised installation disk. Like integration of Service packs, drivers and fixes. In my case i selected everything just to check on it. First up is the Service pack integration.</p>
<h3>Service packs, and hot fixes</h3>

<a href="http://jurgentaverniers.be/wp-content/gallery/nlite/nlite_sp3.png" title="" class="thickbox" rel="singlepic6" >
	<img class="ngg-singlepic ngg-right" src="http://jurgentaverniers.be/index.php?callback=image&amp;pid=6&amp;width=220&amp;height=170&amp;mode=" alt="nlite_sp3.png" title="nlite_sp3.png" />
</a>

<p>First of all you&#8217;ll need to download the service pack you want to integrate to your disk. In my case I&#8217;m integrating XP Service Pack 3 to my personalised XP installation disk. This can take a moment. When it&#8217;s finished you can add (if you selected the option) to insert other fixes which not included to into the service pack.</p>
<h3>Drivers</h3>
<p>Here you can insert drivers not included to the default installation disk.<!--[if gte mso 9]><xml> Normal   0         21         false   false   false      NL-BE   X-NONE   X-NONE </xml>< ![endif]--><!--[if gte mso 9]><xml> </xml>< ![endif]--> <!--[if gte mso 10]></p>
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:Standaardtabel;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin-top:0cm;
	mso-para-margin-right:0cm;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0cm;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-fareast-language:EN-US;}
</style>
<p>< ![endif]--></p>
<h3>Components</h3>
<p>You can select extra compatibility like Fast user switching, ISS, Sysrep (this windows tool secures a unique installation), Media Center, and more. After the extra compatibility you can select which extra components you want to install to your personalised installation disk.</p>
<p><!--[if gte mso 9]><xml> Normal   0         21         false   false   false      NL-BE   X-NONE   X-NONE </xml>< ![endif]--><!--[if gte mso 9]><xml> </xml>< ![endif]--> <!--[if gte mso 10]></p>
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:Standaardtabel;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin-top:0cm;
	mso-para-margin-right:0cm;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0cm;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-fareast-language:EN-US;}
</style>
<p>< ![endif]--></p>
<h3>Personal settings</h3>
<p>Here you can set personal settings so you don&#8217;t have to during the installation like Users, CD-Key, and many, many more.<!--[if gte mso 9]><xml> Normal   0         21         false   false   false      NL-BE   X-NONE   X-NONE </xml>< ![endif]--><!--[if gte mso 9]><xml> </xml>< ![endif]--> <!--[if gte mso 10]></p>
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:Standaardtabel;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin-top:0cm;
	mso-para-margin-right:0cm;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0cm;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-fareast-language:EN-US;}
</style>
<p>< ![endif]-->Further option can also be set in the next wizard page.</p>

<a href="http://jurgentaverniers.be/wp-content/gallery/nlite/nlite_finish.png" title="" class="thickbox" rel="singlepic8" >
	<img class="ngg-singlepic ngg-left" src="http://jurgentaverniers.be/index.php?callback=image&amp;pid=8&amp;width=175&amp;height=135&amp;mode=" alt="nlite_finish.png" title="nlite_finish.png" />
</a>

<h3>Tweaks</h3>
<p>In this page registry tweaks and service tweaks can be edited or added.</p>
<h3>Finishing</h3>
<p>After all this, a report will be made what will be changed to the default installation disk. If you click next you can set options how you wane save the personalised installation disk. You can burn it, write it to iso, label it.</p>
<p><!--[if gte mso 9]><xml> Normal   0         21         false   false   false      NL-BE   X-NONE   X-NONE </xml>< ![endif]--><!--[if gte mso 9]><xml> </xml>< ![endif]--> <!--[if gte mso 10]></p>
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:Standaardtabel;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin-top:0cm;
	mso-para-margin-right:0cm;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0cm;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-fareast-language:EN-US;}
</style>
<p>< ![endif]--></p>
<p>Hope this guide helped you. If you think I missed something or you have some tips/tricks don&#8217;t hesitate to place a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://jurgentaverniers.be/?feed=rss2&amp;p=4</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My Ferret is back</title>
		<link>http://jurgentaverniers.be/?p=6</link>
		<comments>http://jurgentaverniers.be/?p=6#comments</comments>
		<pubDate>Tue, 08 Jul 2008 13:22:41 +0000</pubDate>
		<dc:creator>Jürgen Taverniers</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[ferret]]></category>
		<category><![CDATA[snow]]></category>
		<category><![CDATA[speedy]]></category>
		<category><![CDATA[zorro]]></category>

		<guid isPermaLink="false">http://jurgentaverniers.be/?p=6</guid>
		<description><![CDATA[9 days ago my ferrets Speedy and Zorro escaped from there cage (someone left it open). In the morning when we noticed that they were gone, we found Zorro in the garden, but Speedy was nowhere to be seen. We search everywhere but didn&#8217;t find any trails or ferrets. We placed his little cage, where [...]]]></description>
			<content:encoded><![CDATA[
<a href="http://jurgentaverniers.be/wp-content/gallery/ferrets/speedy.jpg" title="My ferret Speedy who ran away" class="thickbox" rel="singlepic2" >
	<img class="ngg-singlepic ngg-left" src="http://jurgentaverniers.be/index.php?callback=image&amp;pid=2&amp;width=240&amp;height=180&amp;mode=" alt="Speedy" title="Speedy" />
</a>

<p>9 days ago my ferrets Speedy and Zorro escaped from there cage (someone left it open). In the morning when we noticed that they were gone, we found Zorro in the garden, but Speedy was nowhere to be seen.</p>
<p>We search everywhere but didn&#8217;t find any trails or ferrets. We placed his little cage, where he sleeps when he is in the house, outside at the backdoor so if he returns we would find him. But after a week or so still no Speedy. then we started started noticing that Zorro the remaining ferret began getting lonely and losing weight.</p>
<p>After 7 days we went to the shop and bought a new male albino ferret called snow, that day we send mails to the closest animal centers and brought flayers around flayers to the neighbors and so on.</p>
<p>Today tuesday, nine days from the breakout, one of my neighbors rings the door with news that they may have found my ferret in there workplace about a mile from here. We went and found the poor beast skinny and cold coverd in powder, they work with granite and rocks there. After nine days a big bath and breakfast he&#8217;s finally home and sleeping in his cage.</p>
<p><span id="more-6"></span></p>

<a href="http://jurgentaverniers.be/wp-content/gallery/ferrets/dsc01336.jpg" title="The new 6 months old albino ferret &amp;quot;Snow&amp;quot;" class="thickbox" rel="singlepic1" >
	<img class="ngg-singlepic" src="http://jurgentaverniers.be/index.php?callback=image&amp;pid=1&amp;width=320&amp;height=240&amp;mode=" alt="Snow" title="Snow" />
</a>

]]></content:encoded>
			<wfw:commentRss>http://jurgentaverniers.be/?feed=rss2&amp;p=6</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Website</title>
		<link>http://jurgentaverniers.be/?p=1</link>
		<comments>http://jurgentaverniers.be/?p=1#comments</comments>
		<pubDate>Fri, 04 Jul 2008 19:06:40 +0000</pubDate>
		<dc:creator>Jürgen Taverniers</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://jurgentaverniers.be/v2/?p=1</guid>
		<description><![CDATA[My new website is finally here!!! After months of putting it asside thou to school work wich i&#8217;m gona post later. There are still allot more to put on like all the page&#8217;s except the main (blog) one, reviews, and other content. Feel free to comment what you think of my new one.]]></description>
			<content:encoded><![CDATA[<p>My new website is finally here!!!</p>
<p>After months of putting it asside thou to school work wich i&#8217;m gona post later. There are still allot more to put on like all the page&#8217;s except the main (blog) one, reviews, and other content.</p>
<p>Feel free to comment what you think of my new one.</p>
]]></content:encoded>
			<wfw:commentRss>http://jurgentaverniers.be/?feed=rss2&amp;p=1</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
