<?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>Walker News &#187; Know-how</title>
	<atom:link href="http://www.walkernews.net/tag/know-how/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.walkernews.net</link>
	<description>A capsule of walker's experience in life...</description>
	<lastBuildDate>Sun, 29 Jan 2012 16:29:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How To Send Program File As Attachment In Gmail?</title>
		<link>http://www.walkernews.net/2008/10/03/how-to-send-program-file-as-attachment-in-gmail/</link>
		<comments>http://www.walkernews.net/2008/10/03/how-to-send-program-file-as-attachment-in-gmail/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 03:00:30 +0000</pubDate>
		<dc:creator>Walker</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Anti-virus]]></category>
		<category><![CDATA[Attachment Filtering]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Embedded Object]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[Know-how]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.walkernews.net/?p=1175</guid>
		<description><![CDATA[Could you simply rename a program file extension and send it as attachment in Gmail? The answer is no! So, how could you send a program file in Gmail?]]></description>
			<content:encoded><![CDATA[If you&#8217;re trying to <a href="http://www.walkernews.net/2008/06/25/how-to-email-executable-program-file-in-gmail-or-hotmail/" title="How do I send an executable program files as attachment in Gmail and Hotmail?" rel="bookmark">send a program file as attachment in Gmail</a>, an error message similar to this will be shown: &#8220;Error &#8211; HoboCopy.exe is an executable file. For security reasons, Gmail does not allow you to send this type of file.&#8221;<br />
<span id="more-1175"></span><br />
It won&#8217;t works if you simply rename the program file extension (.exe) to other file type that is allowed by Gmail anti-virus scanner / attachment filtering system, according to <a href="http://mail.google.com/support/bin/answer.py?answer=6590&#038;topic=12842" target="_blank" rel="nofollow" title="Some file types attachment are blocked by Gmail.">Gmail Help on &#8220;attachment&#8221; topic</a>:<br />
<!--wgadh3-->Gmail will not deliver email with application program file attachment (even if the program files are zipped into .zip, .tar, .tgz, .taz, .z, .gz, etc format. <br />
<br />Encrypt the zipped file might able to <a href="http://www.walkernews.net/2008/06/24/bypass-exchange-server-attachment-filtering-system/" title="Bypass Microsoft Exchange Server attachment filtering system - How to send program file in Outlook via Exchange Server?" rel="bookmark">bypass the attachment filtering system</a>, but Gmail doesn&#8217;t allow an encrypted zipped file, as outlined in <a href="http://mail.google.com/support/bin/answer.py?answer=9481&#038;topic=12841" target="_blank" rel="nofollow">this section</a>.<br />
<br /><span class="subhead">A trick to send program files as attachment in Gmail</span><br />
<br />If you&#8217;ve a useful program (like <a href="http://www.walkernews.net/2008/09/16/swf-export-is-a-green-swf-extractor-freeware/" title="SWF-Exporter - tiny, green freeware used to export or extract embedded SWF object in Microsoft Office document." rel="bookmark">SWF-Exporter</a>) to share over email, it should be a tiny program (Gmail allows email not greater than 20 MB) and &#8220;green&#8221; software (i.e. no virus, malicious code, Trojan, etc).<br />
<br />For example, the open-source HoboCopy.exe for my buddies who are interested to <a href="http://www.walkernews.net/2008/09/21/how-to-copy-youtube-video-or-flv-file-from-google-chrome-cache-folder/" title="How to extract or copy FLV movie files from Google Chrome Cache folder?" rel="bookmark">extract FLV movie cached by Google Chrome in Windows temp folder</a>.<br />
<br />Next, use the trick of Microsoft Office embedded object to send the document as attachment in Gmail:<br />
<ol>
<li>Compress the program files into zip file format. Indeed, any compression format will do, but .zip is the common compression format and thus is preferred.<br />
&nbsp;</li>
<li>Open up Microsoft Word 2007 (any Microsoft Office version that support embedded object, preferable Microsoft Word or Microsoft Excel),
<br /><img src="http://www.walkernews.net/wp-content/uploads/2008/10/microsoft-office-embedded-object.jpg" alt="Using Microsoft Office embedded object to send program files as attachment in Gmail, Hotmail, Exchange server." title="Using Microsoft Office embedded object to send program files as attachment in Gmail, Hotmail, Exchange server." width="396" height="265" class="size-medium wp-image-1190" /><br />
<ol>
<li>Access to Insert menu,</li>
<li>Click the &#8220;Object&#8221; button under the &#8220;Text&#8221; ribbon,</li>
<li>Go to &#8220;Create From File&#8221; tab,</li>
<li>Uncheck the two check-boxes that related to &#8220;link to file&#8221; and &#8220;display as icon&#8221;,</li>
<li>Use the browse button to select the zipped program file,</li>
<li>Click OK button to insert it as an embedded object in Word document.<br />
&nbsp;</li>
</ol>
</li>
<li>Send the Word document (that already embed the zipped program file) as a normal attachment in Gmail</li>
</ol>
<br />I&#8217;ve just tested this trick again, and it&#8217;s still working in machine that running <a href="http://www.walkernews.net/tag/vista-sp1/" title="All posts related to Vista SP1 in WalkerNews.net" rel="bookmark">Vista Ultimate SP1</a>, Power Archiver 2007 and Microsoft Word 2007.<br />

<ul class="related_post"><li><a href="http://www.walkernews.net/2008/06/25/how-to-email-executable-program-file-in-gmail-or-hotmail/" title="How To Email Executable Program File In Gmail Or Hotmail">How To Email Executable Program File In Gmail Or Hotmail</a></li><li><a href="http://www.walkernews.net/2008/06/24/bypass-exchange-server-attachment-filtering-system/" title="Bypass Exchange Server Attachment Filtering System">Bypass Exchange Server Attachment Filtering System</a></li><li><a href="http://www.walkernews.net/2008/11/23/how-to-know-my-gmail-account-has-been-hacked-by-keylogger/" title="How To Know My Gmail Account Has Been Hacked By Keylogger?">How To Know My Gmail Account Has Been Hacked By Keylogger?</a></li><li><a href="http://www.walkernews.net/2008/07/05/how-to-read-iso-image-file-in-linux/" title="How To Read ISO Image File In Linux">How To Read ISO Image File In Linux</a></li><li><a href="http://www.walkernews.net/2008/06/30/how-to-edit-and-rewrite-post-slug-or-permalink-in-wordpress-25/" title="How To Edit And Rewrite Post Slug / Permalink In WordPress 2.5?">How To Edit And Rewrite Post Slug / Permalink In WordPress 2.5?</a></li><li><a href="http://www.walkernews.net/2008/06/18/how-to-check-windows-last-boot-up-time/" title="How To Check Windows Last Boot Up Time">How To Check Windows Last Boot Up Time</a></li><li><a href="http://www.walkernews.net/2009/04/26/better-way-to-enable-gmail-https-for-reading-email-securely/" title="Better Way To Enable Gmail Https For Reading Email Securely">Better Way To Enable Gmail Https For Reading Email Securely</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.walkernews.net/2008/10/03/how-to-send-program-file-as-attachment-in-gmail/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Windows Movie Maker: How To Extract Audio Track From Video Clip</title>
		<link>http://www.walkernews.net/2008/08/16/windows-movie-maker-how-to-extract-audio-track-from-video-clip/</link>
		<comments>http://www.walkernews.net/2008/08/16/windows-movie-maker-how-to-extract-audio-track-from-video-clip/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 08:00:28 +0000</pubDate>
		<dc:creator>Walker</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Know-how]]></category>
		<category><![CDATA[Movie Maker]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Vista SP1]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://www.walkernews.net/?p=790</guid>
		<description><![CDATA[Flash video to demonstrate steps about how to extract audio track from a video clip in Windows Movie Maker.]]></description>
			<content:encoded><![CDATA[<!--wgadm-->A low-end, self-made video posted to <a href="http://www.walkernews.net/2008/02/25/youtube-video-direct-download-link/" title="How to extract the hidden YouTube video direct download link?" rel="bookmark">YouTube</a>, demonstrating <a href="http://www.walkernews.net/2008/06/30/how-to-extract-audio-music-from-a-video-clip-in-windows-movie-maker/" title="How to extract audio music track from a video clip in Windows Mokie Maker?" rel="bookmark">how to extract audio music from a video clip with Windows Movie Maker</a> (a <a href="http://www.walkernews.net/2008/07/22/download-nokia-video-manager-to-convert-movie-in-h264-mp4-format/" title="Nokia Video Manager is a free video editing software used to convert a number of video format into high definition H.264 MP4 format that is suitable to playback in mobile phone." rel="bookmark">video editing application</a> bundled with premium Windows editions, e.g. <a href="http://www.walkernews.net/tag/windows-vista/" title="All posts related to Windows Vista in WalkerNews.net" rel="bookmark">Windows Vista Ultimate</a> that I&#8217;m using now&#8230;)<br />
<span id="more-790"></span><br />
If the <a href="http://www.walkernews.net/2008/07/20/windows-movie-maker-fix-the-half-green-bar-problem-in-the-movie-made/" title="How to fix the video with half-green bar problem in Windows Movie Maker on Windows Vista machine." rel="bookmark">Windows Movie Maker</a> is in your Windows machine and wonder how to cut the rhythm out of a video file for mobile ringtone, watch the following video footage.<br />
<br />(Bear with my poor video demo skill, I&#8217;ll try to make it better as time goes, hopefully!)<br />
<br /><object width="425" height="349"><param name="movie" value="http://www.youtube.com/v/HRR7lBZaDCg&#038;hl=en&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;border=1"></param><embed src="http://www.youtube.com/v/HRR7lBZaDCg&#038;hl=en&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;border=1" type="application/x-shockwave-flash" width="425" height="349"></embed></object><br />

<ul class="related_post"><li><a href="http://www.walkernews.net/2008/06/30/how-to-extract-audio-music-from-a-video-clip-in-windows-movie-maker/" title="How To Extract Audio Music From A Video Clip In Windows Movie Maker">How To Extract Audio Music From A Video Clip In Windows Movie Maker</a></li><li><a href="http://www.walkernews.net/2008/06/12/how-to-cut-mp3-as-mobile-phone-ringtone/" title="How To Cut MP3 As Mobile Phone Ringtone">How To Cut MP3 As Mobile Phone Ringtone</a></li><li><a href="http://www.walkernews.net/2008/06/20/using-magicdisc-emulator-to-read-cd-image/" title="Using MagicDisc Emulator To Read CD Image">Using MagicDisc Emulator To Read CD Image</a></li><li><a href="http://www.walkernews.net/2008/06/18/how-to-check-windows-last-boot-up-time/" title="How To Check Windows Last Boot Up Time">How To Check Windows Last Boot Up Time</a></li><li><a href="http://www.walkernews.net/2009/05/03/how-to-disable-keyboard-power-button/" title="How To Disable Keyboard Power Button?">How To Disable Keyboard Power Button?</a></li><li><a href="http://www.walkernews.net/2008/08/16/video-guide-how-to-show-hidden-system-files-in-windows-vista/" title="Video Guide: How To Show Hidden System Files In Windows Vista?">Video Guide: How To Show Hidden System Files In Windows Vista?</a></li><li><a href="http://www.walkernews.net/2008/07/20/how-to-reboot-or-shutdown-windows-vista-in-remote-desktop-connection/" title="How To Reboot or Shutdown Windows Vista In Remote Desktop Connection?">How To Reboot or Shutdown Windows Vista In Remote Desktop Connection?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.walkernews.net/2008/08/16/windows-movie-maker-how-to-extract-audio-track-from-video-clip/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How To Reboot or Shutdown Windows Vista In Remote Desktop Connection?</title>
		<link>http://www.walkernews.net/2008/07/20/how-to-reboot-or-shutdown-windows-vista-in-remote-desktop-connection/</link>
		<comments>http://www.walkernews.net/2008/07/20/how-to-reboot-or-shutdown-windows-vista-in-remote-desktop-connection/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 13:50:17 +0000</pubDate>
		<dc:creator>Walker</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Know-how]]></category>
		<category><![CDATA[RDP]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Vista SP1]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.walkernews.net/?p=842</guid>
		<description><![CDATA[When you're about to reboot or shutdown the remote Windows machine in Remote Desktop, the Windows Start button doesn't display the Shutdown / Reboot options...]]></description>
			<content:encoded><![CDATA[<a href="http://www.walkernews.net/2007/07/30/setup-remote-desktop-port-forwarding/" title="How setup Remote Desktop port forwarding in Windows Vista, using the Putty SSH client suite?" rel="bookmark">Remote Desktop</a> allows Windows users to remotely access another networked computer (normally is Windows machine) that supports <a href="http://www.walkernews.net/2007/08/01/how-to-change-remote-desktop-listening-port/" title="How to change or reconfigure the RDP default listening port number?" rel="bookmark">Remote Desktop protocol (RDP)</a>.<br />
<span id="more-842"></span><br />
<!--wgadm-->For the sake of <a href="http://www.walkernews.net/tag/security/" title="All posts related to Security in WalkerNews.net" rel="bookmark">security</a> and performance, I recommend my friends to use RDP, simply because <a href="http://www.walkernews.net/2007/08/23/how-to-copy-file-over-remote-desktop-connection/" title="How to copy files between local and remote Windows computers over Remote Desktop protocol?" rel="bookmark">RDP</a> is Microsoft own solution and is supposed well integrated.<br />
<br />That&#8217;s the reason of why I only remote back to Vista Desktop at home over RDP.<br />
<br />However, my friend rang me an hour ago, asking for help on how to reboot his Windows XP in <a href="http://www.walkernews.net/2007/11/12/direct-download-remote-desktop-for-windows-2000/" title="Direct download Remote Desktop Connection for Windows 2000" rel="bookmark">Remote Desktop Connection</a>?<br />
<br />Well, I thought he could just click the Restart or Shutdown option in Windows Start menu? No, he said.<br />
<br /><div style="max-width:500px;"><img src="http://www.walkernews.net/wp-content/uploads/2008/07/reboot-windows-in-remote-desktop-a.jpg" alt="How to reboot or shutdown remote Windows machine in Remote Desktop Connection?" title="How to reboot or shutdown remote Windows machine in Remote Desktop Connection?" width="500" height="307" class="size-full wp-image-843" /></div><sup>How to reboot or shutdown remote Windows machine in Remote Desktop Connection?</sup><br />
<br />Now only I know that there is no Shutdown or Restart option in Windows Start menu of the remote computer, whenever you&#8217;re in the Remote Desktop Connection window. There are only two options &#8211; Log off or Lock the Desktop.<br />
<br /><span class="subhead2">How to restart / shutdown remote Windows machine in Remote Desktop Connection?</span><br />
<br />You&#8217;ve two options; both are easy to follow, except that the second option required some typing. And I confirm these options work on my Vista Ultimate SP1 machine at home too:<br />
<ul>
<li>While the Remote Desktop Connection window is in focus (i.e. while you&#8217;re in the remote Windows Desktop) press <span class="subhead2">CTRL+ALT+END</span> <a href="http://www.walkernews.net/2007/11/18/useful-ctrl-hotkey-in-windows-vista-and-xp/" title="Some of the useful CTRL-related hotkeys of Windows OS." rel="bookmark">hotkey</a> to bring up GUI menu with options for restart / shutdown (you might find these options on the red colour power button at bottom-right corner in Windows Vista).<br />
&nbsp;</li>
<li>Type <code>shutdown /i</code> in Windows Vista <em>Start Search</em> text-box and press Enter key (when the &#8220;shutdown /i&#8221; shortcut is highlighted in Programs list)</li>
</ul>
<br />Although the first option is easier, but there is no harm to remember both options.<br />

<ul class="related_post"><li><a href="http://www.walkernews.net/2008/07/20/windows-movie-maker-fix-the-half-green-bar-problem-in-the-movie-made/" title="Windows Movie Maker: Fix The Half Green Bar Problem In The Movie Made">Windows Movie Maker: Fix The Half Green Bar Problem In The Movie Made</a></li><li><a href="http://www.walkernews.net/2008/07/15/how-to-fix-windows-photo-gallery-yellow-tint-and-photoshop-monitor-profile-problem/" title="How To Fix Windows Photo Gallery Yellow Tint and Photoshop Monitor Profile Problem?">How To Fix Windows Photo Gallery Yellow Tint and Photoshop Monitor Profile Problem?</a></li><li><a href="http://www.walkernews.net/2009/05/29/how-to-disable-or-enable-user-switching-in-windows-vista/" title="How To Disable Or Enable User Switching In Windows Vista?">How To Disable Or Enable User Switching In Windows Vista?</a></li><li><a href="http://www.walkernews.net/2009/05/22/how-to-configure-windows-update-proxy-server-settings-in-windows-vista-sp1/" title="How To Configure Windows Update Proxy Server Settings In Windows Vista SP1?">How To Configure Windows Update Proxy Server Settings In Windows Vista SP1?</a></li><li><a href="http://www.walkernews.net/2009/05/14/how-to-fix-windows-update-error-80072efd-in-vista-sp1/" title="How To Fix Windows Update Error 80072EFD In Vista SP1?">How To Fix Windows Update Error 80072EFD In Vista SP1?</a></li><li><a href="http://www.walkernews.net/2009/05/03/how-to-disable-keyboard-power-button/" title="How To Disable Keyboard Power Button?">How To Disable Keyboard Power Button?</a></li><li><a href="http://www.walkernews.net/2009/04/12/how-to-remove-unwanted-microsoft-updates-from-windows-update-program/" title="How To Remove Unwanted Microsoft Updates From Windows Update Program?">How To Remove Unwanted Microsoft Updates From Windows Update Program?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.walkernews.net/2008/07/20/how-to-reboot-or-shutdown-windows-vista-in-remote-desktop-connection/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Windows Movie Maker: Fix The Half Green Bar Problem In The Movie Made</title>
		<link>http://www.walkernews.net/2008/07/20/windows-movie-maker-fix-the-half-green-bar-problem-in-the-movie-made/</link>
		<comments>http://www.walkernews.net/2008/07/20/windows-movie-maker-fix-the-half-green-bar-problem-in-the-movie-made/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 08:01:35 +0000</pubDate>
		<dc:creator>Walker</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Half Green]]></category>
		<category><![CDATA[Know-how]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Video Decoder]]></category>
		<category><![CDATA[Video Filter]]></category>
		<category><![CDATA[Vista SP1]]></category>
		<category><![CDATA[Windows Movie Maker]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[WMM]]></category>
		<category><![CDATA[Xvid]]></category>

		<guid isPermaLink="false">http://www.walkernews.net/?p=834</guid>
		<description><![CDATA[Are you frustrated about the half green stripe problem in the movies made by Windows Movie Maker in Windows Vista?]]></description>
			<content:encoded><![CDATA[<a href="http://www.walkernews.net/2007/04/08/update-windows-vista-movie-maker/" title="Download Windows Movie Maker update for those Windows Vista PC that is without Vista-compatible graphic card." rel="bookmark">Windows Movie Maker</a> (WMM) is one of the value added software bundled with premium editions of <a href="http://www.walkernews.net/tag/windows-vista/" title="All posts related to Windows Vista in WalkerNews.net" rel="bookmark">Windows Vista</a>, that allows users to edit and publish movie into supported <a href="http://www.walkernews.net/2007/04/07/ultimate-windows-vista-codec-pack-storm-codec/" title="Storm Codec is my all-time favourite codec pack that allows my Windows Vista to play almost all media format with this single codec pack!" rel="bookmark">video formats</a>.<br />
<span id="more-834"></span><br />
<!--wgadm-->Although WMM is not competitive as compare to professional, commercial <a href="http://www.walkernews.net/2007/09/03/video-converter-for-smart-phone-like-nokia-n73/" title="Using Xillisoft Video Converter to convert movies that are compatible to play in iPhone, Nokia N73, PSP, PS3, XBox, Apple TV, etc" rel="bookmark">video editing software</a>, it&#8217;s good enough for general purpose of most users.<br />
<br />You could mix all supported video, music and picture files to create your own movie with creative combination of transitions, effects, titles and credits.<br />
<br />WMM allows users to split video or to <a href="http://www.walkernews.net/2008/06/30/how-to-extract-audio-music-from-a-video-clip-in-windows-movie-maker/" title="How to extract audio music track from a video clip in Windows Movie Maker?" rel="bookmark">extract audio track from video clip</a> too.<br />
<br />However, there is a potential problem that could make the published movies look really suck!<br />
<br />It happen to me this morning and I&#8217;m really upset and frustrated as this Windows Movie Maker published the video with half green stripe problem in Windows Vista.<br />
<br />As shown in this screenshot, that annoying Windows Movie Maker-made &#8220;half green bar&#8221; split the video full screen resolution into a half horizontally:<br />
<br /><div style="max-width:500px;"><img src="http://www.walkernews.net/wp-content/uploads/2008/07/windows-movie-maker-half-green-a.jpg" alt="Windows Movie Maker published half green bar movie problem." title="Windows Movie Maker published half green bar movie problem." width="500" height="375" class="size-full wp-image-837" /></div><sup>Windows Movie Maker published half green bar movie problem.</sup><br />
<br /><span class="subhead2">How to fix the Windows Movie Maker half green bar problem?</span><br />
<br />I believe that&#8217;s caused by some video decoders/encoders (a.k.a. video filters). But, I&#8217;ve no idea which specific filters are exactly causing the green stripe problem.<br />
<br />Luckily, <a href="http://www.bernzilla.com/item.php?id=884" title="Bernie show how to fix the Green Bar problem in Windows Movie Maker" rel="bookmark" target="_blank">Bernie knows the solution</a>! Now, the Windows Movie Maker green stripe problem has gone (I believe):<br />
<br /><div style="max-width:500px;"><img src="http://www.walkernews.net/wp-content/uploads/2008/07/windows-movie-maker-half-green-3a.jpg" alt="Windows Movie Maker published Star War movie footage with a perfect screen resolution, without the annoying half green stripe problem." title="Windows Movie Maker published Star War movie footage with a perfect screen resolution, without the annoying half green stripe problem." width="500" height="355" class="size-full wp-image-836" /></div><sup>Windows Movie Maker published Star War movie footage with a perfect screen resolution, without the annoying half green stripe problem.</sup><br />
<br />All you&#8217;ve to do is <span class="subhead2">disable the Xvid MPEG-4 Video Decoder</span> before clicking the Publish Movie button.<br />
<br /><div style="max-width:500px;"><img src="http://www.walkernews.net/wp-content/uploads/2008/07/windows-movie-maker-half-green-2a.jpg" alt="Disable the Xvid MPEG-4 Video Decoder to fix the Windows Movie Maker half green bar problem." title="Disable the Xvid MPEG-4 Video Decoder to fix the Windows Movie Maker half green bar problem." width="439" height="225" class="size-full wp-image-835" /></div><sup>Disable the Xvid MPEG-4 Video Decoder to fix the Windows Movie Maker half green bar problem.</sup><br />
<br />Click the Tools menu, and then Options&#8230;, go to Compatibility tab of the Option dialog box, locate the &#8220;Xvid MPEG-4 Video Decoder&#8221; filter and un-tick the check-box to disable it.<br />
<br /><span class="subhead2">UPDATE:</span> As suggested by Dan, Lassie, and Kristian (in comments section), the DivX Video Decoder could be a potential culprit of this ugly green stripe as well. Thanks everyone for sharing with me!<br />

<ul class="related_post"><li><a href="http://www.walkernews.net/2008/07/20/how-to-reboot-or-shutdown-windows-vista-in-remote-desktop-connection/" title="How To Reboot or Shutdown Windows Vista In Remote Desktop Connection?">How To Reboot or Shutdown Windows Vista In Remote Desktop Connection?</a></li><li><a href="http://www.walkernews.net/2008/07/15/how-to-fix-windows-photo-gallery-yellow-tint-and-photoshop-monitor-profile-problem/" title="How To Fix Windows Photo Gallery Yellow Tint and Photoshop Monitor Profile Problem?">How To Fix Windows Photo Gallery Yellow Tint and Photoshop Monitor Profile Problem?</a></li><li><a href="http://www.walkernews.net/2009/05/29/how-to-disable-or-enable-user-switching-in-windows-vista/" title="How To Disable Or Enable User Switching In Windows Vista?">How To Disable Or Enable User Switching In Windows Vista?</a></li><li><a href="http://www.walkernews.net/2009/05/22/how-to-configure-windows-update-proxy-server-settings-in-windows-vista-sp1/" title="How To Configure Windows Update Proxy Server Settings In Windows Vista SP1?">How To Configure Windows Update Proxy Server Settings In Windows Vista SP1?</a></li><li><a href="http://www.walkernews.net/2009/05/14/how-to-fix-windows-update-error-80072efd-in-vista-sp1/" title="How To Fix Windows Update Error 80072EFD In Vista SP1?">How To Fix Windows Update Error 80072EFD In Vista SP1?</a></li><li><a href="http://www.walkernews.net/2009/05/03/how-to-disable-keyboard-power-button/" title="How To Disable Keyboard Power Button?">How To Disable Keyboard Power Button?</a></li><li><a href="http://www.walkernews.net/2009/04/12/how-to-remove-unwanted-microsoft-updates-from-windows-update-program/" title="How To Remove Unwanted Microsoft Updates From Windows Update Program?">How To Remove Unwanted Microsoft Updates From Windows Update Program?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.walkernews.net/2008/07/20/windows-movie-maker-fix-the-half-green-bar-problem-in-the-movie-made/feed/</wfw:commentRss>
		<slash:comments>110</slash:comments>
		</item>
		<item>
		<title>How To Crack Targus DEFCON CL Laptop Lock BY CHANCE In 3 Seconds?</title>
		<link>http://www.walkernews.net/2008/07/20/how-to-crack-targus-defcon-cl-laptop-lock-by-chance-in-3-seconds/</link>
		<comments>http://www.walkernews.net/2008/07/20/how-to-crack-targus-defcon-cl-laptop-lock-by-chance-in-3-seconds/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 05:41:45 +0000</pubDate>
		<dc:creator>Walker</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Cable Lock]]></category>
		<category><![CDATA[DEFCON CL]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Know-how]]></category>
		<category><![CDATA[Laptop]]></category>
		<category><![CDATA[Targus]]></category>

		<guid isPermaLink="false">http://www.walkernews.net/?p=827</guid>
		<description><![CDATA[Do you know how easy for someone to unlock or crack a laptop lock in just 3 seconds? Check this out...]]></description>
			<content:encoded><![CDATA[Believe me, it&#8217;s not a 3-seconds or <a href="http://www.walkernews.net/tag/3-minutes/" title="All 3-minutes related posts in WalkerNews.net" rel="bookmark">3-minutes</a> job to unlock, to break or to crack a laptop cable lock, especially the Targus DEFCON lock that built with cut-resistant, vinyl-coated, galvanized steel cable and a user-settable combination lock with up to 10,000 possible settings!<br />
<span id="more-827"></span><br />
<!--wgadm-->But, you&#8217;ll know how could someone &#8220;crack&#8221; your laptop lock &#8220;by chance&#8221; in just three seconds&#8230;<br />
<br />Question 1: Where do you normally use the laptop computer cable lock? Most likely the answer is in the office.<br />
<br />Question 2: How many people used to scramble or reset the security code after unlocking the laptop for a meeting at next door?<br />
<br />Well, I&#8217;m afraid that not many users remember to reset the security code, i.e. leave the cable lock in unlock state.<br />
<br /><div style="max-width:500px;"><img src="http://www.walkernews.net/wp-content/uploads/2008/07/targus-defconcl-a.jpg" alt="How to crack a highly secured Targus DEFCON CL laptop lock in just 3 seconds?" title="How to crack a highly secured Targus DEFCON CL laptop lock in just 3 seconds?" width="500" height="305" class="size-full wp-image-829" /></div><sup>How to crack a highly secured Targus DEFCON CL laptop lock in just 3 seconds?</sup><br />
<br />So, it happened last week in my office. A 3rd-party office cleaner, who came for cleaning works during lunch hour, stole a premium Dell XPS M1330 that was secured with a Targus DEFCON CL lock (the branded cable lock bundled with most Dell laptop package).<br />
<br />The CCTV footage shows that the guy unlocked the &#8220;super secured&#8221; cable lock as if he knows the security code.<br />
<br />Is there a <a href="http://www.walkernews.net/2007/04/01/unlock-nokia-cellphone-for-free/" title="Freeware to unlock a forgotten Nokia DCIT-4 security lock code." rel="bookmark">master unlock code</a> of this 30 over bucks cable lock, that allowed him to crack it so easily?<br />
<br />(We highly believe that) the answer is the careless of owner. The manager recalled that he used to leave the cable lock in unlock state whenever he took the laptop away his office, especially when rushed for a meeting.<br />
<br />So happen that he used to back his cubic after lunch in case the meeting was in morning session, and the cleaner is so smart to remember his security code of the cable lock that was left in unlock status.<br />
<br />That&#8217;s how the cleaner crack the Targus DEFCON CL Laptop lock <span class="subhead2">BY CHANCE</span> in 3 seconds on the next day lunch hour, when the manager left for lunch with his Dell laptop &#8220;locked&#8221; in office.<br />
<br />This careless could lead someone to break just any cable locks, not limited to the tough Targus DEFCON CL lock!<br />
<br />Verdict: Remember to scramble / reset the security code after unlock the laptop!<br />

<ul class="related_post"><li><a href="http://www.walkernews.net/2008/06/24/bypass-exchange-server-attachment-filtering-system/" title="Bypass Exchange Server Attachment Filtering System">Bypass Exchange Server Attachment Filtering System</a></li><li><a href="http://www.walkernews.net/2010/03/14/how-to-record-wireless-router-connection-log/" title="How To Record Wireless Router Connection Log?">How To Record Wireless Router Connection Log?</a></li><li><a href="http://www.walkernews.net/2009/05/24/is-there-a-reliable-cracked-software-why-use-genuine-software/" title="Is there A Reliable Cracked Software? Why Use Genuine Software?">Is there A Reliable Cracked Software? Why Use Genuine Software?</a></li><li><a href="http://www.walkernews.net/2009/05/22/how-to-configure-windows-update-proxy-server-settings-in-windows-vista-sp1/" title="How To Configure Windows Update Proxy Server Settings In Windows Vista SP1?">How To Configure Windows Update Proxy Server Settings In Windows Vista SP1?</a></li><li><a href="http://www.walkernews.net/2009/05/11/how-to-use-putty-generated-rsa-key-to-login-linux-openssh-server/" title="How To Use Putty-generated RSA Key To Login Linux OpenSSH Server?">How To Use Putty-generated RSA Key To Login Linux OpenSSH Server?</a></li><li><a href="http://www.walkernews.net/2009/05/03/how-to-create-putty-based-rsa-public-key-for-openssh-server/" title="How To Create Putty-based RSA Public-key For OpenSSH Server?">How To Create Putty-based RSA Public-key For OpenSSH Server?</a></li><li><a href="http://www.walkernews.net/2009/05/02/how-to-regenerate-putty-based-rsa-public-key-from-its-private-key/" title="How To Regenerate Putty-based RSA Public-key From Its Private-key?">How To Regenerate Putty-based RSA Public-key From Its Private-key?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.walkernews.net/2008/07/20/how-to-crack-targus-defcon-cl-laptop-lock-by-chance-in-3-seconds/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How To Fix Windows Photo Gallery Yellow Tint and Photoshop Monitor Profile Problem?</title>
		<link>http://www.walkernews.net/2008/07/15/how-to-fix-windows-photo-gallery-yellow-tint-and-photoshop-monitor-profile-problem/</link>
		<comments>http://www.walkernews.net/2008/07/15/how-to-fix-windows-photo-gallery-yellow-tint-and-photoshop-monitor-profile-problem/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 16:56:36 +0000</pubDate>
		<dc:creator>Walker</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[Color Management]]></category>
		<category><![CDATA[Driver]]></category>
		<category><![CDATA[Know-how]]></category>
		<category><![CDATA[LCD]]></category>
		<category><![CDATA[LG]]></category>
		<category><![CDATA[Photo Gallery]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[sRGB]]></category>
		<category><![CDATA[TFT]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Vista SP1]]></category>
		<category><![CDATA[WPG]]></category>

		<guid isPermaLink="false">http://www.walkernews.net/?p=815</guid>
		<description><![CDATA[How to fix the yellow tinted problem of Windows Photo Gallery in Windows Vista? Why Photoshop CS3 starts up with warning dialog box that said your monitor profile appears to be defective?]]></description>
			<content:encoded><![CDATA[Do you notice that when you view a picture in Windows Photo Gallery on a <a href="http://www.walkernews.net/2008/05/13/direct-download-windows-vista-sp1-and-xp-sp3/" title="Direct download Vista SP1 and XP SP3 from office network, if you're using dial-up connection or a bandwidth-limited broadband." rel="bookmark">Windows Vista</a> PC, Photo Gallery software renders image and the background of image in yellow tint? Is your Photoshop CS3 starts up with a dialog box that said the monitor profile appears to be defective?<br />
<span id="more-815"></span><br />
<!--wgadh-->Well, I don&#8217;t have this problem while I was using the 15&#8243; Samsung CRT monitor. Even my Dell Latitude D410 that powered by Windows Vista Ultimate SP1 could shows the white color perfectly, not tinted with yellow or orange alike color.<br />
<br />(I was gifted a copy of Vista Ultimate SP1 license during the &#8220;<a href="http://www.walkernews.net/2008/04/11/microsoft-give-away-windows-vista-sp1-product-key/" title="Microsoft Give Away Windows Vista SP1 Product Key in Heroes Happen Here event, in conjunction of Windows Server 2008 official launch." rel="bookmark">Heroes Happen Here</a>&#8221; event. Then it caused me to get a 2GB RAM upgrade for running Vista Ultimate without fancy <a href="http://www.walkernews.net/2007/02/22/vista-flip-3d-windows-aero-for-xp/" title="Adding Windows Aero alike interface in Windows XP." rel="bookmark">Aero interface</a> :-(<br />
<br />However, I just notice that unwanted glitch happens in my own Vista machine, where Windows Photo Gallery exactly renders the white background in yellow color, right after replacing the CRT with LG Flatron LCD monitor!<br />
<br /><img style="float:left; margin:0 6px 0 0;" src="http://www.walkernews.net/wp-content/uploads/2008/07/photoshop-cs3-startup-error.jpg" alt="Photoshop CS3 starts up with a warning dialog box, said that the monitor profile appears to be defective and advice to rerun the monitor calibration software." title="Photoshop CS3 starts up with a warning dialog box, said that the monitor profile appears to be defective and advice to rerun the monitor calibration software." width="300" height="143" class="alignnone size-full wp-image-824" />Next, I also found that the Photoshop CS3 starts up with a warning dialog box, said that the monitor profile &#8220;LG L1753S&#8221; appears to be defective, please rerun your monitor calibration software!<br />
<br />OMG! What happen to this out-of-the-box LG Flatron LCD monitor?<br />
<br /><span class="subhead2">How to fix the Windows Vista Color System related problem?</span><br />
<br />After google a while for the subject, I found this <a href="http://support.microsoft.com/kb/939395" title="When you view an image in Windows Photo Gallery on a Windows Vista-based computer, the image is yellow" target="_blank" rel="bookmark">Microsoft Article ID 939395</a>, which I&#8217;ve referred to fix these two problems, i.e. Photoshop warning my LG monitor profile appears to be defective and Windows Photo Gallery in yellow tint background:<br />
<ol>
<li>Click Vista Orb, type <code>Color Management</code> in the <em>Start Search</em> text box, locate and click the &#8220;Color Management&#8221; shortcut that appears in &#8220;Programs&#8221; listing.<br />
&nbsp;</li>
<li>In the Color Management dialog box, tick the check box that labelled with &#8220;Use my setting for this device&#8221;<br />
&nbsp;</li>
<li>In the &#8220;Profiles associated with this device&#8221; section, remove all the color profiles by selecting to highlight them and click Remove button.<br />
&nbsp;</li>
<li>Now, close the Color Management dialog box and restart Windows Vista.</li>
</ol>
<br />If the problems are still not resolved, you may try to remove all the color profiles and click the Add button to install a Vista-bundled color profile <strong>sRGB IEC61966-2.1</strong>, as suggested by <a href="http://www.mydigitallife.info/2007/07/11/windows-vista-photo-gallery-yellow-tint-background-problem/" title="Windows Vista Photo Gallery Yellow Tint Background Problem" target="_blank" rel="bookmark">MDL</a>.<br />
<br />If you&#8217;re going to change a LCD monitor for Vista-based computer, remember where to find the solution if the Vista Color System related problems happen to you :-p<br />

<ul class="related_post"><li><a href="http://www.walkernews.net/2008/07/20/how-to-reboot-or-shutdown-windows-vista-in-remote-desktop-connection/" title="How To Reboot or Shutdown Windows Vista In Remote Desktop Connection?">How To Reboot or Shutdown Windows Vista In Remote Desktop Connection?</a></li><li><a href="http://www.walkernews.net/2008/07/20/windows-movie-maker-fix-the-half-green-bar-problem-in-the-movie-made/" title="Windows Movie Maker: Fix The Half Green Bar Problem In The Movie Made">Windows Movie Maker: Fix The Half Green Bar Problem In The Movie Made</a></li><li><a href="http://www.walkernews.net/2009/05/29/how-to-disable-or-enable-user-switching-in-windows-vista/" title="How To Disable Or Enable User Switching In Windows Vista?">How To Disable Or Enable User Switching In Windows Vista?</a></li><li><a href="http://www.walkernews.net/2009/05/22/how-to-configure-windows-update-proxy-server-settings-in-windows-vista-sp1/" title="How To Configure Windows Update Proxy Server Settings In Windows Vista SP1?">How To Configure Windows Update Proxy Server Settings In Windows Vista SP1?</a></li><li><a href="http://www.walkernews.net/2009/05/14/how-to-fix-windows-update-error-80072efd-in-vista-sp1/" title="How To Fix Windows Update Error 80072EFD In Vista SP1?">How To Fix Windows Update Error 80072EFD In Vista SP1?</a></li><li><a href="http://www.walkernews.net/2009/05/03/how-to-disable-keyboard-power-button/" title="How To Disable Keyboard Power Button?">How To Disable Keyboard Power Button?</a></li><li><a href="http://www.walkernews.net/2009/04/12/how-to-remove-unwanted-microsoft-updates-from-windows-update-program/" title="How To Remove Unwanted Microsoft Updates From Windows Update Program?">How To Remove Unwanted Microsoft Updates From Windows Update Program?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.walkernews.net/2008/07/15/how-to-fix-windows-photo-gallery-yellow-tint-and-photoshop-monitor-profile-problem/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Linux Dummy Guide: How To Send Email With Content And Attachment?</title>
		<link>http://www.walkernews.net/2008/07/07/linux-dummy-guide-how-to-send-email-with-content-and-attachment/</link>
		<comments>http://www.walkernews.net/2008/07/07/linux-dummy-guide-how-to-send-email-with-content-and-attachment/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 15:42:51 +0000</pubDate>
		<dc:creator>Walker</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Dummy Guide]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Know-how]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Sendmail]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Uuencode]]></category>

		<guid isPermaLink="false">http://www.walkernews.net/?p=814</guid>
		<description><![CDATA[How to use uuencode and uudecode to send an email with both the content and attachment in Linux system?]]></description>
			<content:encoded><![CDATA[For those who are using graphical-based email client should have no problem on how to <a href="http://www.walkernews.net/2008/06/25/how-to-email-executable-program-file-in-gmail-or-hotmail/" title="How to email program files as attachment in Gmail or Windows Live Mail?" rel="bookmark">send an email with attachment</a>.<br />
<span id="more-814"></span><br />
<!--wgadm-->This <a href="http://www.walkernews.net/tag/Dummy-Guide/" title="All posts related to Dummy Guide in WalkerNews.net" rel="bookmark">dummy guide</a> is for those who want to <a href="http://www.walkernews.net/2008/06/24/bypass-exchange-server-attachment-filtering-system/" title="How to bypass Exchange server attachment filtering system to email program files as attachment?" rel="bookmark">send an email with content and attachment</a> at the same time in Linux command prompt, not at the Linux Desktop.<br />
<br />But, why you need to do so when there are plenty of email clients appear with intuitive GUI (graphical user interface)?<br />
<br />Well, system administrators or programmers who write Linux shell script to send email with attachments of log file, report, music, picture, etc, will find it easier if working with command-line email client (e.g. <code>sendmail</code> or <code>mail</code> program).<br />
<br /><span class="subhead2">How to send email with attachment in Linux command prompt?</span><br />
<br />Basically, you need two programs for this topic, i.e. an email client (e.g. <code>mail</code> that bundled with most Linux distributions) and a binary file encoder (e.g. <code>uuencode</code> which is bundled with sharutils package).<br />
<br />For example, to write an <a href="http://www.walkernews.net/2008/01/16/how-to-setup-email-alias-in-red-hat-linux/" title="How to setup email alias name in Linux?" rel="bookmark">email</a> message that&#8217;s attached with Logo.JPG:<br />
<pre>
(echo "This is the content of email and it's attached with a jpeg file called Logo.JPG"; uuencode /tmp/1.JPG Logo.JPG) | mail -s "This is email subject" walker@walkernews.net
</pre>
<br />The parenthesis groups the both <code>echo</code> and <code>uunencode</code> commands to run as subshell processes, where the output of subshell appears as single input to the <codeL>mail</code> client.<br />
<br />The <code>uuencode</code> encodes the binary picture file (i.e. /tmp/1.JPG) to ASCII format (i.e. Logo.JPG), which is then sent as email attachment.<br />
<br />If you just want to email attachments without writing the content/message, then the command will be as this:<br />
<br /><strong>Update:</strong> This <code>&lt;/dev/null</code> shouldn't be here!<br />
<pre>
<span style="color:#F00;font-weight:bold;text-decoration: line-through;">uuencode /tmp/1.JPG Logo.JPG | mail -s "This is email subject" walker@walkernews.net &lt;/dev/null</span>
</pre>
<br />So, the correct code is as this:<br />
<pre>
uuencode /tmp/1.JPG Logo.JPG | mail -s "This is email subject" walker@walkernews.net
</pre>
<br />So, it's your choice, whether to email attachment with content/message or not. But, those two options are available.<br />

<ul class="related_post"><li><a href="http://www.walkernews.net/2008/08/29/gnu-coreutils-gnu-date-is-easier-for-date-time-calculation-in-linux-shell-script/" title="GNU Coreutils: GNU Date Is Easier For Date Time Calculation In Linux Shell Script">GNU Coreutils: GNU Date Is Easier For Date Time Calculation In Linux Shell Script</a></li><li><a href="http://www.walkernews.net/2008/07/06/mysql-dummy-guide-how-to-output-sql-results-to-a-log-file/" title="MySQL Dummy Guide: How To Output SQL Results To A Log File?">MySQL Dummy Guide: How To Output SQL Results To A Log File?</a></li><li><a href="http://www.walkernews.net/2008/10/03/how-to-send-program-file-as-attachment-in-gmail/" title="How To Send Program File As Attachment In Gmail?">How To Send Program File As Attachment In Gmail?</a></li><li><a href="http://www.walkernews.net/2008/07/06/mysql-dummy-guide-how-to-display-long-sql-output-in-page-by-page/" title="MySQL Dummy Guide: How To Display Long SQL Output In Page By Page Fashion?">MySQL Dummy Guide: How To Display Long SQL Output In Page By Page Fashion?</a></li><li><a href="http://www.walkernews.net/2008/07/05/dummy-guide-introduce-simple-mysql-commands/" title="Dummy Guide: Introduce Some Simple MySQL Commands">Dummy Guide: Introduce Some Simple MySQL Commands</a></li><li><a href="http://www.walkernews.net/2008/07/05/how-to-read-iso-image-file-in-linux/" title="How To Read ISO Image File In Linux">How To Read ISO Image File In Linux</a></li><li><a href="http://www.walkernews.net/2008/06/09/configure-secured-private-key-for-password-less-ssh-login/" title="Configure Secured Private Key For Password-less SSH Login">Configure Secured Private Key For Password-less SSH Login</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.walkernews.net/2008/07/07/linux-dummy-guide-how-to-send-email-with-content-and-attachment/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

