<?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>WWWalter</title>
	<atom:link href="http://www.walterdevos.be/feed" rel="self" type="application/rss+xml" />
	<link>http://www.walterdevos.be</link>
	<description>Audio Video Computers and Technology</description>
	<lastBuildDate>Tue, 03 Jan 2012 13:41:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Windows 7 : Thumbnails folder.jpg not showing (on networked shared drive)</title>
		<link>http://www.walterdevos.be/windows-7-thumbnails-folder-jpg-not-showing-on-networked-shared-drive</link>
		<comments>http://www.walterdevos.be/windows-7-thumbnails-folder-jpg-not-showing-on-networked-shared-drive#comments</comments>
		<pubDate>Tue, 03 Jan 2012 13:32:07 +0000</pubDate>
		<dc:creator>walter</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Troubleshoot]]></category>

		<guid isPermaLink="false">http://www.walterdevos.be/?p=824</guid>
		<description><![CDATA[I had this annoying problem where only some of the folders in windows (7) would show the thumbnail, which was present as a &#8220;folder.jpg&#8221; file inside it. Most of the folders would just show the default folder-icon. Nothing I did would change this, except when I would navigate into the folder and back, the thumbnail [...]]]></description>
			<content:encoded><![CDATA[<p>I had this annoying problem where only some of the folders in windows (7) would show the thumbnail, which was present as a &#8220;folder.jpg&#8221; file inside it. Most of the folders would just show the default folder-icon. Nothing I did would change this, except when I would navigate into the folder and back, the thumbnail would suddenly appear. This would typically happen on mapped network drives or network shares.</p>
<p><a href="http://www.walterdevos.be/wp-content/uploads/thmbs.jpg"><img src="http://www.walterdevos.be/wp-content/uploads/thmbs.jpg" alt="" title="thmbs" width="400" height="373" class="aligncenter size-full wp-image-826" /></a></p>
<p>I could narrow the problem down to the way windows uses cashing of thumbnails. As of windows vista, thumbnails are stored in cashing files that are stored in the users  application data folder: C:\Users\**username**\AppData\Local\Microsoft\Windows\Explorer . These files are protected however, and can&#8217;t be deleted. Cleaning the thumbnails can be done by the &#8220;disc cleanup&#8221; tool, located in Accesoires -> System Tools. Whenever I cleaned like that, all thumbnails would disappear and leave a blank spot. Not even the default folder icon would return. I could, however, remedy this by killing and restarting explorer in the task manager. (or simply by rebooting). <strong>But the missing thumbnails would still be missing!! </strong></p>
<p><strong>Solution:</strong> My solution my be harsh, but effective: Disable the cash completely.<br />
To go around disabling the cache, you need to use the &#8220;Local Group Policy Editor&#8221;. Run it by pressing the windows key + R and then typing &#8220;<strong>gpedit.msc</strong>&#8221; after the Open: field. Navigate to &#8220;User Configuration&#8221; -> &#8220;Administrative Templates&#8221; -> &#8220;Windows Components&#8221; -> &#8220;Windows Explorer&#8221;</p>
<p><a href="http://www.walterdevos.be/wp-content/uploads/gpedit.jpg"><img src="http://www.walterdevos.be/wp-content/uploads/gpedit.jpg" alt="" title="gpedit" width="500" height="321" class="aligncenter size-full wp-image-825" /></a></p>
<p>Find &#8220;Turn off caching of thumbnail pictured&#8221; and double click it. Choose &#8220;Enabled&#8221; from the three radio buttons and confirm with OK.</p>
<p><a href="http://www.walterdevos.be/wp-content/uploads/enablgp.jpg"><img src="http://www.walterdevos.be/wp-content/uploads/enablgp.jpg" alt="" title="enablgp" width="500" height="459" class="aligncenter size-full wp-image-829" /></a></p>
<p>Now restart explorer (by killing it in task manager. Restarting explorer using the &#8220;New Task&#8230;&#8221; button in Applications where you type &#8220;Explorer&#8221;). <strong>OR simply reboot windows.</strong></p>
<p>Now all thumbnails will be loaded every time you open the folder. This may be a bit slow, but at least you&#8217;ll have the thumbnails. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.walterdevos.be/windows-7-thumbnails-folder-jpg-not-showing-on-networked-shared-drive/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Converting AVI video for Archos Vision 43 MP4 player</title>
		<link>http://www.walterdevos.be/converting-avi-video-for-archos-vision-43-mp4-player</link>
		<comments>http://www.walterdevos.be/converting-avi-video-for-archos-vision-43-mp4-player#comments</comments>
		<pubDate>Thu, 06 Oct 2011 08:19:12 +0000</pubDate>
		<dc:creator>walter</dc:creator>
				<category><![CDATA[Devices]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.walterdevos.be/?p=809</guid>
		<description><![CDATA[Some tips on how to successfully convert any video-file to AVI compatible with the Archos Vision 43. In short: The Archos Vision 43 &#8230; &#8230; plays AVI MPEG-4 (divx/xvid) ONLY &#8230; can&#8217;t play B-frames &#8230; can&#8217;t play mp4 or mkv &#8230; can&#8217;t play h.264 Tools to use converting: EASY: PocketDivXEncoder NOT SO EASY: Mencoder You [...]]]></description>
			<content:encoded><![CDATA[<p>Some tips on how to successfully convert any video-file to AVI compatible with the Archos Vision 43.</p>
<p><a href="http://www.walterdevos.be/wp-content/uploads/archosvision.jpg"><img src="http://www.walterdevos.be/wp-content/uploads/archosvision.jpg" alt="" title="archosvision" width="262" height="193" class="aligncenter size-full wp-image-811" /></a></p>
<p>In short:</p>
<ul>The Archos Vision 43 &#8230;</p>
<li>&#8230; plays AVI MPEG-4 (divx/xvid) ONLY</li>
<li>&#8230; can&#8217;t play B-frames</li>
<li>&#8230; can&#8217;t play mp4 or mkv</li>
<li>&#8230; can&#8217;t play h.264</li>
</ul>
<p><strong>Tools to use converting:</strong><br />
EASY: <a href="http://www.pocketdivxencoder.net/EN_index.htm">PocketDivXEncoder</a><br />
NOT SO EASY: <a href="http://sourceforge.net/projects/mplayer-win32/files/MPlayer%20and%20MEncoder/revision%2034118/MPlayer-rtm-svn-34118.7z/download">Mencoder</a></p>
<p>You can go about this the easy way by using &#8220;PocketDivxEncoder&#8221;, but it&#8217;s rather limited when it comes to making custom configurations. It works however and if that makes you happy, why apply for a headache doing it the hard way. But for those who like to experiment: read on.</p>
<p><strong>Mencoder</strong> is &#8220;sometimes&#8221; part of the Mplayer suite (but is hard to come-by). You&#8217;ll find it at <a href="http://oss.netfarm.it/mplayer-win32.php">Gianluigi Tiesi&#8217;s page</a>. Current build is r34118, and you may choose a version for AMD (athlon), Intel Pentium3 (p3), Intel Pentium 4 or better (p4) or Generic 486 (rtm). I chose rtm. Extract the download in a folder on your computer. There is no installation, because it&#8217;s a command-line tool. To make it work, I use it in BATCH files.</p>
<p>The package consists of two main EXE files, mencoder and mplayer. A detailed manual with all the command-line options can be found in mplayer.html, also included in the package.</p>
<p>The simplest way to use mencoder is like this:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:600px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">mencoder -o &lt;output-file&gt; -oac mp3lame -lameopts cbr:preset=128 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=750 -ffourcc XVID &lt;input-file&gt;</div></td></tr></tbody></table></div>
<p>This will encode <em>input-file</em> into a MPEG4 file with a variable video bitrate of 750kb/s and a constant MP3 audio bitrate of 128kb/s. The container is AVI. The name is <em>output-file</em>. </p>
<p>For the Archos, we want to add some extra options:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:600px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">mencoder -o &lt;output-file&gt; -oac mp3lame -lameopts cbr:preset=128 -ovc lavc -lavcopts vcodec=mpeg4:v4mv:dia=-3:vbitrate=750 -ffourcc XVID -vf scale -zoom -xy 480 &lt;input-file&gt;</div></td></tr></tbody></table></div>
<p>This will encode a MPEG4 AVI, allowing 4 motion vectors per macroblock (slightly better quality), shape adaptive (fast) diamond with size 3 (fast encoding) and a variable bitrate of 750kb/s. We also scale/zoom the video so it fits the Archos 480&#215;272 screen nicely. Aspect ratio is preserved by omitting the height.</p>
<p>You can find many more settings to tweak with by reading the mplayer.html. If you find any improvements, please post them in the comments. I&#8217;ll gladly test them out.</p>
<p><strong>Now.. let&#8217;s automate.</strong></p>
<p>I have a folder on my PC called &#8220;to convert&#8221;, and I&#8217;ve made a sub-folder called mplayer, where the above downloaded package is extracted. The structure looks as such:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:600px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">to convert<br />
&nbsp; &nbsp;|-mplayer<br />
&nbsp; &nbsp; &nbsp; &nbsp;|-mencoder.exe<br />
&nbsp; &nbsp; &nbsp; &nbsp;|-...</div></td></tr></tbody></table></div>
<p>Inside the &#8220;to convert&#8221; folder, I&#8217;ve some batch files: doall_mpg.bat and doone.bat.</p>
<p><strong>doall_mpg.bat</strong></p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:600px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">for %%f in (*.mpg) do start doone.bat &quot;%%f&quot;</div></td></tr></tbody></table></div>
<p><strong>doone.bat</strong></p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:600px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">mplayer\mencoder -o &quot;%~1_SM.avi&quot; -oac mp3lame -lameopts cbr:preset=128 -ovc lavc -lavcopts vcodec=mpeg4:v4mv:dia=-3:vbitrate=750 -ffourcc XVID -vf scale -zoom -xy 480 %1</div></td></tr></tbody></table></div>
<p>What is does is simple. When I put some (*not more than 4) mpeg files (.mpg) in the &#8220;to convert&#8221; folder, together with the batch files AND I then run the doall_mpg.bat batch-file, the PC starts encoding ALL the mpeg files at once. (*) I use &#8220;start&#8221; to launch multiple jobs at once, because mencoder uses only ONE thread (core). To fully use the potential of a quad-core, you may launch at least 4 jobs in parallel without suffering a decrease in encoding speed. Mind that mencoder CAN use multiple threads, but the speed-increase is not that spectacular. AND I noticed that using threads=2 (or more) produced a lot of artifacts when playing the encoded file back on the Archos, thus we can&#8217;t use that option.</p>
<p>To convert other files, like AVI&#8217;s, MP4&#8242;s , etc.. just change the (*.mpg) to (*.avi),(*.mp4),..respectively. ( I know this isn&#8217;t ideal, but I&#8217;m to lazy to change it now). <img src='http://www.walterdevos.be/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   If you know about batch processing and for, you&#8217;ll know what to do when you want to change it. <img src='http://www.walterdevos.be/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><strong>A FEW NOTES:</strong></p>
<ul>
<li>Depending on how fast and how big the SD cards is you&#8217;re using, video playback from that SD card may be choppy and out of sync. I found that the 16 Gbyte Sandisk SD-HC did not work for me. For smooth video playback, copy the video&#8217;s to the internal memory.</li>
<li>You can use <strong>-vf crop=700:396,scale=480:272</strong> to crop letterbox video&#8217;s. You may have to tweak the. All is explained in mplayer.html</li>
</ul>
<p>Have fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.walterdevos.be/converting-avi-video-for-archos-vision-43-mp4-player/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I print emails without gmail logo? (Chrome)</title>
		<link>http://www.walterdevos.be/how-can-i-print-emails-without-gmail-logo-chrome</link>
		<comments>http://www.walterdevos.be/how-can-i-print-emails-without-gmail-logo-chrome#comments</comments>
		<pubDate>Tue, 20 Sep 2011 11:15:53 +0000</pubDate>
		<dc:creator>walter</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[no logo]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[without]]></category>

		<guid isPermaLink="false">http://www.walterdevos.be/?p=796</guid>
		<description><![CDATA[When you are using Gmail in a Chrome browser, printing without Gmail (or other) logo is quite simple. Use the &#8220;inspect element&#8221; webmaster feature build into Chrome to remove the logo. Here is how it works: First open the message you want to print, click on the print icon or choose print from the drop [...]]]></description>
			<content:encoded><![CDATA[<p>When you are using Gmail in a Chrome browser, printing without Gmail (or other) logo is quite simple. Use the &#8220;inspect element&#8221; webmaster feature build into Chrome to remove the logo. Here is how it works:</p>
<p>First open the message you want to print, click on the print icon or choose print from the drop down menu. Now you see a screen like this:</p>
<p><a href="http://www.walterdevos.be/wp-content/uploads/print1.jpg"><img src="http://www.walterdevos.be/wp-content/uploads/print1.jpg" alt="" title="print1" width="500" height="477" class="aligncenter size-full wp-image-797" /></a></p>
<p>Cancel the print task by clicking CANCEL. ( We need to remove the logo first, only then we want to go ahead with printing ).</p>
<p>Now, RIGHT click the LOGO and choose &#8220;<strong>Inspect element</strong>&#8221; from the menu. ( Remember, you need Chrome to do this ). On the bottom half of the browser a window, containing the source code, will become visible.</p>
<p><a href="http://www.walterdevos.be/wp-content/uploads/print4.jpg"><img src="http://www.walterdevos.be/wp-content/uploads/print4.jpg" alt="" title="print4" width="500" height="207" class="aligncenter size-full wp-image-802" /></a></p>
<p>Inspect element will allow us to manipulate the elements of a webpage in real-time locally. Any changes will be visible immediately.<br />
We just want to remove the logo. The line of code that contains the logo is automatically selected (it has a grey background), so it should be easy to spot.</p>
<p><a href="http://www.walterdevos.be/wp-content/uploads/print3.jpg"><img src="http://www.walterdevos.be/wp-content/uploads/print3.jpg" alt="" title="print3" width="500" height="317" class="aligncenter size-full wp-image-799" /></a></p>
<p>Now finally right click anywhere in the grey-background line of code (the line will now get a dark-blue background) and from the menu choose &#8220;<strong>Delete node</strong>&#8220;. </p>
<p>Now the logo is gone and you can print the e-mail, without logo, by pressing CTRL-P or right-mouse-print.</p>
<p><em>PS: You can remove whatever you want from whatever website you like by using this method of right clicking the element you want to remove and following these instructions. The changes are local only and will be undone when you refresh the page. Naturally you&#8217;re not changing anything on the server.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.walterdevos.be/how-can-i-print-emails-without-gmail-logo-chrome/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Move file in use , who is blocking it or using it , force move delete</title>
		<link>http://www.walterdevos.be/move-file-in-use-who-is-blocking-it-or-using-it-force-move-delete</link>
		<comments>http://www.walterdevos.be/move-file-in-use-who-is-blocking-it-or-using-it-force-move-delete#comments</comments>
		<pubDate>Wed, 10 Aug 2011 09:22:15 +0000</pubDate>
		<dc:creator>walter</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Troubleshoot]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[blocked]]></category>
		<category><![CDATA[blocking]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[handle]]></category>

		<guid isPermaLink="false">http://www.walterdevos.be/?p=787</guid>
		<description><![CDATA[We&#8217;ve all experienced it sometime: A file or folder is in use, and windows refuses to move or delete it. Even though it should, Windows rarely shows us what or who is blocking the file. Left in the dark, you&#8217;ll end up closing all sorts of apps, killing explorer, and what not. Then there are [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve all experienced it sometime: A file or folder is in use, and windows refuses to move or delete it. Even though it should, Windows rarely shows us what or who is blocking the file. Left in the dark, you&#8217;ll end up closing all sorts of apps, killing explorer, and what not. Then there are those cheesy apps, like &#8220;who&#8217;s blocking&#8221;, that do all but free the file. So.. there we are.</p>
<p>A few days ago, I stumbled upon a small command line app from Mark Russinovich. Now, that sounds like a guy who knows how to kill a blocking app. <img src='http://www.walterdevos.be/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  (just kiddin&#8217;). In fact, his app called &#8220;handle&#8221; is <a href="http://technet.microsoft.com/en-us/sysinternals/bb896655">featured at Windows Sysinternals</a>. Here is what it did for me.</p>
<p>I had this demo of Mixmeister and I wanted to &#8220;move&#8221; the downloaded install-file-folder to my backup drive. But somehow it was blocked. Windows, endlessly informative, told me nothing that I could use:</p>
<p><img src="http://www.walterdevos.be/wp-content/uploads/inuse1.jpg" alt="inuse1" title="inuse1" width="500" height="253" class="aligncenter size-full wp-image-788" /></p>
<p>So I fired up HANDLE. I asked it to tell me who&#8217;s blocking Mixmeister. </p>
<blockquote><p> Handle mixmeister</p></blockquote>
<p>I then got a list of &#8220;handles&#8221;, two of them were explorer and one of them was my browser chrome. To chase these apps away from my folder (file), I needed the PID of the app and the handle on the file. Handle provides both. In my case, explorer had pid 3796 and the handle on my folder had 1978. I could now get it off by entering:</p>
<blockquote><p> Handle -c 1978 -p 3796</p></blockquote>
<p><img src="http://www.walterdevos.be/wp-content/uploads/inuse2.jpg" alt="inuse2" title="inuse2" width="500" height="253" class="aligncenter size-full wp-image-789" /></p>
<p>I did the same for the other two handles, and see there: The folder was free and I could move it quite happily.</p>
<p>Just remember: <em>Killing handles &#8220;can&#8221; crash your machine</em>. When attempting this, always make sure any unsaved data is saved!</p>
<p><a href="http://technet.microsoft.com/en-us/sysinternals/bb896655">You can download HANDLE from here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.walterdevos.be/move-file-in-use-who-is-blocking-it-or-using-it-force-move-delete/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google search query help en search tips</title>
		<link>http://www.walterdevos.be/google-search-query-help-en-search-tips</link>
		<comments>http://www.walterdevos.be/google-search-query-help-en-search-tips#comments</comments>
		<pubDate>Mon, 08 Aug 2011 12:00:21 +0000</pubDate>
		<dc:creator>walter</dc:creator>
				<category><![CDATA[Howto]]></category>

		<guid isPermaLink="false">http://www.walterdevos.be/?p=785</guid>
		<description><![CDATA[A very detailed guide on Google search queries and other search tips can be found here: http://www.googleguide.com/crafting_queries.html]]></description>
			<content:encoded><![CDATA[<p>A very detailed guide on Google search queries and other search tips can be found here:  <a href="http://www.googleguide.com/crafting_queries.html">http://www.googleguide.com/crafting_queries.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.walterdevos.be/google-search-query-help-en-search-tips/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Openoffice 3 NL Dutch spellcheck not working installing</title>
		<link>http://www.walterdevos.be/openoffice-3-nl-dutch-spellcheck-not-working-installing</link>
		<comments>http://www.walterdevos.be/openoffice-3-nl-dutch-spellcheck-not-working-installing#comments</comments>
		<pubDate>Sun, 10 Apr 2011 10:28:40 +0000</pubDate>
		<dc:creator>walter</dc:creator>
				<category><![CDATA[Howto]]></category>

		<guid isPermaLink="false">http://www.walterdevos.be/?p=781</guid>
		<description><![CDATA[When you install extensions to auto spell check in Open Office, they don&#8217;t work unless you restart your PC. This is easily forgotten, because restarting is just prehistoric. Open Office dev&#8217;s, PLEASE FIX THIS. There is a shortcut, so you don&#8217;t need to restart. Just kill soffice.bin and soffice.exe : Save all work. Press Ctrl [...]]]></description>
			<content:encoded><![CDATA[<p>When you install extensions to auto spell check in Open Office, they don&#8217;t work unless you restart your PC. This is easily forgotten, because restarting is just <strong>prehistoric</strong>. <em>Open Office dev&#8217;s, PLEASE FIX THIS.</em></p>
<p>There is a shortcut, so you don&#8217;t need to restart.<br />
Just kill soffice.bin and soffice.exe :</p>
<p><strong>
<li>Save all work. </li>
<li>Press Ctrl + Alt + Del and select Task Manager. </li>
<li>Click the Processes tab and terminate soffice.bin and soffice.exe.</li>
<p></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.walterdevos.be/openoffice-3-nl-dutch-spellcheck-not-working-installing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Play (embedded) Youtube at specified time option</title>
		<link>http://www.walterdevos.be/play-embedded-youtube-at-specified-time-option</link>
		<comments>http://www.walterdevos.be/play-embedded-youtube-at-specified-time-option#comments</comments>
		<pubDate>Sun, 27 Mar 2011 15:47:20 +0000</pubDate>
		<dc:creator>walter</dc:creator>
				<category><![CDATA[Howto]]></category>

		<guid isPermaLink="false">http://www.walterdevos.be/?p=769</guid>
		<description><![CDATA[I noticed today that the &#8220;start at a specified time&#8221; option for youtube does not work like I expected in a link (on facebook). It doesn&#8217;t accept the &#8220;start=&#8221; option in the URL. If you want to link to a part or portion of a youtube clip , so it immediately fast forwards and starts [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed today that the &#8220;start at a specified time&#8221; option for youtube does not work like I expected in a link (on facebook). It doesn&#8217;t accept the &#8220;start=&#8221; option in the URL. If you want to link to a part or portion of a youtube clip , so it immediately fast forwards and starts at a specified time, this (new?) small addition to the URL makes it all come true. Miracles do exist :</p>
<p>Example: http://www.youtube.com/watch?v=bqfbnRglGjQ<strong>&#038;t=2m00s</strong>  <a href="http://www.youtube.com/watch?v=bqfbnRglGjQ&#038;t=2m00s" target="_blank">try this link</a></p>
<p>Format: <strong>&#038;t=</strong><em>XX</em><strong>m</strong><em>XX</em><strong>s</strong><br />
XX = Number representing the amount of minutes into the video.<br />
YY = Number representing the amount of seconds into the video.<br />
Make sure to mention both minutes and seconds, and don&#8217;t forget to put &#8220;m&#8221; after the minutes and &#8220;s&#8221; after the seconds. Alwasy use Lowercase letters, Youtube URL&#8217;S are case-sensitive. </p>
<p><em>To make use of this feature in <strong>Facebook</strong>, make sure to <strong>FIRST</strong> add the option to the link, and only then copy-paste that into a Facebook status field. The video will then start at the specified time when fans click on it to play.</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.walterdevos.be/play-embedded-youtube-at-specified-time-option/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>epad tabled hibernation with Tipster&#8217;s images</title>
		<link>http://www.walterdevos.be/epad-tabled-hibernation-with-tipsters-images</link>
		<comments>http://www.walterdevos.be/epad-tabled-hibernation-with-tipsters-images#comments</comments>
		<pubDate>Sun, 06 Mar 2011 00:47:19 +0000</pubDate>
		<dc:creator>walter</dc:creator>
				<category><![CDATA[Devices]]></category>
		<category><![CDATA[Howto]]></category>

		<guid isPermaLink="false">http://www.walterdevos.be/?p=766</guid>
		<description><![CDATA[A small addendum to the post Modding &#038; rooting the QMedia Tablet PC Qpc617 firmware. When using GS_WMT216_V5.0_ACADEV_BLACK_EDITION, you&#8217;ll notice that the &#8220;hibernation&#8221; function is missing and that the device must be &#8220;shut down&#8221; or else it would drain the battery until it&#8217;s empty. Using this little trick, you can activate the &#8220;hibernate&#8221; option while [...]]]></description>
			<content:encoded><![CDATA[<p>A small addendum to the post <a href="http://www.walterdevos.be/modding-rooting-the-qmedia-tablet-pc-qpc617-firmware">Modding &#038; rooting the QMedia Tablet PC Qpc617 firmware</a>.</p>
<p>When using <em>GS_WMT216_V5.0_ACADEV_BLACK_EDITION</em>, you&#8217;ll notice that the &#8220;hibernation&#8221; function is missing and that the device must be &#8220;shut down&#8221; or else it would drain the battery until it&#8217;s empty. Using this little trick, you can activate the &#8220;hibernate&#8221; option while shutting down:</p>
<p>- First, go to the market and download a shell app, I used &#8220;ConnectBot&#8221;.<br />
- Once in the shell, type SU to become root<br />
- Once root (the $ changes in #), type s<strong>etenv hibernation_ui yes</strong><br />
- Then type reboot</p>
<p>Now your tabled will offer you to hibernate when shutting down (pressing the power button).<br />
<img src="http://www.walterdevos.be/wp-content/uploads/hibernate.jpg" alt="hibernate" title="hibernate" width="450" height="270" class="alignleft size-full wp-image-767" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.walterdevos.be/epad-tabled-hibernation-with-tipsters-images/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;apply security settings&#8221; mysql error 1364 ( server 5.5.9 )</title>
		<link>http://www.walterdevos.be/apply-security-settings-mysql-error-1364-server-5-5-9</link>
		<comments>http://www.walterdevos.be/apply-security-settings-mysql-error-1364-server-5-5-9#comments</comments>
		<pubDate>Sat, 05 Mar 2011 18:28:21 +0000</pubDate>
		<dc:creator>walter</dc:creator>
				<category><![CDATA[Troubleshoot]]></category>

		<guid isPermaLink="false">http://www.walterdevos.be/?p=761</guid>
		<description><![CDATA[Currently the &#8220;MySQL Community Server&#8221; (Release: 5.5.9) is broken an cannot be installed. You&#8217;ll get &#8220;apply security settings&#8221; mysql error 1364 There is no solution. Just install an older version, 5.0.1 works. more info: http://bugs.mysql.com/bug.php?id=58954]]></description>
			<content:encoded><![CDATA[<p>Currently the &#8220;MySQL Community Server&#8221; (Release: 5.5.9) is broken an cannot be installed.<br />
You&#8217;ll get &#8220;apply security settings&#8221; mysql error 1364<br />
<strong>There is no solution.</strong><br />
Just install an older version, 5.0.1 works.</p>
<p>more info: <a href="http://bugs.mysql.com/bug.php?id=58954">http://bugs.mysql.com/bug.php?id=58954 </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.walterdevos.be/apply-security-settings-mysql-error-1364-server-5-5-9/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modding &amp; rooting the QMedia Tablet PC Qpc617 firmware</title>
		<link>http://www.walterdevos.be/modding-rooting-the-qmedia-tablet-pc-qpc617-firmware</link>
		<comments>http://www.walterdevos.be/modding-rooting-the-qmedia-tablet-pc-qpc617-firmware#comments</comments>
		<pubDate>Wed, 02 Mar 2011 16:29:19 +0000</pubDate>
		<dc:creator>walter</dc:creator>
				<category><![CDATA[Devices]]></category>
		<category><![CDATA[Varia]]></category>

		<guid isPermaLink="false">http://www.walterdevos.be/?p=749</guid>
		<description><![CDATA[This is a list of modded android images I have tested on the €99 tablet PC from QMedia, currently for sale in Carrefour Belgium ( and elsewhere ). Note: I will update this list as I test more firmwares. Note2: BE CAREFULL upgrading the tablet. You MAY brick it. I will take NO RESPONSIBILITY for [...]]]></description>
			<content:encoded><![CDATA[<p>This is a list of modded android images I have tested on the €99 tablet PC from QMedia, currently for sale in Carrefour Belgium ( and elsewhere ).</p>
<p>Note: I will update this list as I test more firmwares.</p>
<p><strong><font color="red">Note2: BE CAREFULL upgrading the tablet. You MAY brick it. I will take NO RESPONSIBILITY for your actions, when you damage or brick your tablet. I only provide this information as is. </font></strong></p>
<p><strong>I could not find </strong>the original firmware for the QPC617 from QMedia and I don&#8217;t know how to make a backup, so I took a leap of faith experimenting with this device. </p>
<p><strong>WMT2.1.2_105_M3CSL_V1.0</strong><br />
This was the first firmware I tested. It works perfectly, but is not rooted. It has the market installed. Processor runs at 174 Mhz. Good performance.</p>
<p><strong>WMT2.1.6_LF-X_V1.0B6</strong><br />
This firmware runs perfect. It is rooted too and has the market installed. Better performance.</p>
<p><strong>PanImage_SGS_ACADEV_2.22.11_Full</strong> (<a href="http://tipstir.the-talk.net/t2249-full-panimage-acadev-sgs-v710-for-wmt216_pd_n-2-22-11">link</a>)<br />
This firmware installs ok. HoneyComb (fake) interface. Performance is slow.<br />
<img src="http://www.walterdevos.be/wp-content/uploads/PanImage_SGS_ACADEV_2.22.11_Full_1.jpg" alt="PanImage_SGS_ACADEV_2.22.11_Full_1" title="PanImage_SGS_ACADEV_2.22.11_Full_1" width="400" height="240" class="alignnone size-full wp-image-750" /><br />
<br />
<img src="http://www.walterdevos.be/wp-content/uploads/PanImage_SGS_ACADEV_2.22.11_Full_2.jpg" alt="PanImage_SGS_ACADEV_2.22.11_Full_2" title="PanImage_SGS_ACADEV_2.22.11_Full_2" width="400" height="240" class="alignnone size-full wp-image-751" /></p>
<p><strong>GS_WMT216_V5.0_ACADEV_BLACK_EDITION</strong> (<a href="http://tipstir.the-talk.net/t1847-wmt216_v50-acadev-black-edition-2-2-2011">link</a>)<br />
Installs fine. Nice interface. Rooted and Market. Performance is good.</p>
<p><strong>LIST of NOT WORKING firmwares:</strong><br />
WMT2.50_RSX_TS_A_SPEC_V2</p>
<p><strong>PS:</strong> None of the images/firmwares are overclocked. The two most popular overclock apps (OC Widget &#038; SetCPU ) won&#8217;t work. Maybe in future versions. </p>
<p><strong>Tips:</strong><br />
- When booting after a flash update, the animate boot-logo ( ANDROID ) may look like it is locked in a loop. Just be patient (maybe 2 , 3 minutes). All following boots will not suffer from this delay.</p>
<p>More info on modded tablet firmwares:<br />
<a href="http://androidtabletzone.the-talk.net/f135-honeycomb-for-wm8505-wmt8505-rooted-rom-mod-firmware-development">http://androidtabletzone.the-talk.net/f135-honeycomb-for-wm8505-wmt8505-rooted-rom-mod-firmware-development</a> (updated link 2 nov. 2011)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.walterdevos.be/modding-rooting-the-qmedia-tablet-pc-qpc617-firmware/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

