<?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"
	>

<channel>
	<title>Walker News &#187; Software</title>
	<atom:link href="http://www.walkernews.net/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.walkernews.net</link>
	<description>A capsule of walker's experience in life...</description>
	<pubDate>Mon, 18 Aug 2008 17:32:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Favicon: How To Create A Website Icon For A Blog?</title>
		<link>http://www.walkernews.net/2008/08/19/favicon-how-to-create-a-website-icon-for-a-blog/</link>
		<comments>http://www.walkernews.net/2008/08/19/favicon-how-to-create-a-website-icon-for-a-blog/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 17:32:58 +0000</pubDate>
		<dc:creator>Walker</dc:creator>
		
		<category><![CDATA[Howto]]></category>

		<category><![CDATA[Internet]]></category>

		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Dummy Guide]]></category>

		<category><![CDATA[Favicon]]></category>

		<category><![CDATA[Guide]]></category>

		<category><![CDATA[HTML]]></category>

		<category><![CDATA[Weblog]]></category>

		<category><![CDATA[Website]]></category>

		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.walkernews.net/?p=968</guid>
		<description><![CDATA[How to create a Favicon (website icon or favourite icon) for your blog or website?]]></description>
			<content:encoded><![CDATA[<p><img style="float:left;margin:0 5px 0 0;" src="http://www.walkernews.net/wp-content/uploads/2008/08/favicon.jpg" alt="How to create a Favicon for WalkerNews.net?" title="How to create a Favicon for WalkerNews.net?" width="350" height="96" class="size-medium wp-image-972" />What&#8217;s Favicon? Well, it was suggested by Microsoft to identify a website bookmarked to <a href="http://www.walkernews.net/2007/05/20/relocate-ie7-favorite-folder-hack/" title="How to relocate IE Favorite folder in Windows Vista?" rel="bookmark">IE Favorite</a>, hence it&#8217;s called &#8220;<span style="color:#FF6666;">Fav</span>orite <span style="color:#FF6666;">Ico</span>n&#8221;. Favicon, is also known as website icon, bookmark icon, shortcut icon, page icon, URL icon, etc.<br />
<!--more--><br />
<div style="float:left;margin:0px 10px 1px 0;"><script type="text/javascript"><!--
google_ad_client = "pub-9150838093899057";
/* 250x250, created 7/2/08 */
google_ad_slot = "1128449464";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>Besides appearing in web browser bookmark management, this little Favicon also appears alongside the URL of a webpage in the Address bar and/or the tab (for <a href="http://www.walkernews.net/2007/07/05/how-to-change-user-agent-string/" title="How to change a web browser user agent string?" rel="bookmark">web browser</a> that support tabbed browsing, e.g. IE7, Firefox, etc).</p>
<p>If there is no Favicon for a webpage, <a href="http://www.walkernews.net/2007/12/28/vista-ie7-fail-to-print-web-page-to-xps/" title="How to fix IE7 printing error?" rel="bookmark">Internet Explorer</a> substitute it with the standard IE icon while Firefox 3.0.x merely display a &#8220;blank canvas&#8221;.</p>
<p>So, as a webmaster or blog owner, why don&#8217;t try to enrich its appearance with a dedicated web icon, like a branded logo to represent the site/blog?</p>
<p>Is it very technical or do you need special tools to create a Favicon? As of today, create and add a Favicon is just simple.</p>
<p><span class="subhead">How to create a Favicon for a blog / website?</span></p>
<ol>
<li>Find an image, preferable a picture with equal pixel (e.g. same width and height) and the picture content is still visible after resize to 32&#215;32 or 16&#215;16 pixel (i.e. the size of Favicon that&#8217;s fit to appear in Address bar, Bookmark, Favorite, tab).<br />
&nbsp;</li>
<li>Ask Google Search to get a list of &#8220;<a href="http://www.google.co.uk/search?q=favicon+maker&#038;btnG=Search&#038;hl=en&#038;rlz=1B3GGGL_enMY281MY282&#038;sa=2&#038;aq=t" target="_blank" rel="nofollow">Favicon maker</a>&#8221; or &#8220;<a href="http://www.google.co.uk/search?hl=en&#038;rlz=1B3GGGL_enMY281MY282&#038;q=favicon+generator&#038;btnG=Search&#038;meta=" target="_blank" rel="nofollow">Favicon generator</a>&#8220;. For example, you may use one of these online Favicon makers to automatically resize and generate a Favicon from the picture you&#8217;ve selected in previous step:
<ul>
<li><a href="http://www.faviconr.com/" target="_blank" rel="bookmark">FaviconR.com</a></li>
<li><a href="http://www.favicon.co.uk/" target="_blank" rel="bookmark">Favicon.co.uk</a><br />
&nbsp;</li>
</ul>
</li>
<li>Download the generated Favicon to local hard disk and proceed to add the Favicon to a blog/website.</li>
</ol>
<p><span class="subhead">How to add a Favicon to a blog / website?</span></p>
<p>Now, upload the Favicon you&#8217;ve generated from online Favicon maker to the root directory of blog/website, i.e. the directory where the index file usually exists (e.g. index.php, index.html, index.htm, etc). </p>
<p>For <a href="http://www.walkernews.net/2007/10/30/highlight-author-comment-and-pingback-in-wordpress/" title="How to highlight WordPress comment and pingback?" rel="bookmark">WordPress</a> powered blog, the blog root directory is where you extract the WordPress core files, i.e. the directory where you see index.php, wp-config.phg, etc.</p>
<p>Now, the Favicon should have been automatically picked up by <a href="http://www.walkernews.net/2007/09/05/how-to-change-ie-7-window-title-text/" title="How to change the IE7 default title text?" rel="bookmark">Internet Explorer</a> when you force IE to reload the blog (by pressing <a href="http://www.walkernews.net/2007/11/18/useful-ctrl-hotkey-in-windows-vista-and-xp/" title="Some of the useful CTRL-related hotkey." rel="bookmark">CTRL+F5 hotkey</a>).</p>
<p>Some other web browsers, however, might not automatically retrieve the Favicon in root directory. Thus, you need to refer the following template code:</p>
<pre>
&lt;link rel="shortcut icon" type="image/x-icon" href="<span style="color:#FF6666">http://www.walkernews.net/favicon.ico</span>"/&gt;
</pre>
<p>Update the red color text with the URL of your Favicon, copy the updated template code and insert it to HTML source file, right before the <code>&lt;head/&gt;</code>.</p>
<p>Again, for WordPress powered blog, you should only update the header.php source file by inserting the template code just before the <code>&lt;head/&gt;</code> tag, e.g.:</p>
<pre>
&lt;link rel="shortcut icon" type="image/x-icon" href="<span style="color:#FF6666">http://www.YOUR_OWN_URL/favicon.ico</span>"/&gt;
<span style="color:#30C0F0">&lt;head/&gt;</span>
</pre>
<p>That&#8217;s all you&#8217;ve to do with Favicon of a blog/website. Is it easy?<br />
<script type="text/javascript"><!--
google_ad_client = "pub-9150838093899057";
google_alternate_color = "000000";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text_image";
//2007-05-22: walkernews-mid-3
google_ad_channel = "3198031927";
google_color_border = "000000";
google_color_bg = "000000";
google_color_link = "FFA303";
google_color_text = "CACACA";
google_color_url = "CACACA";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br /></p>
<br /><strong>Similar Articles:</strong><br />&raquo; <a href="http://www.walkernews.net/2008/08/17/windows-media-player-how-to-embed-wmv-file-in-html-code/" title="Windows Media Player: How To Embed WMV File In HTML Code?">Windows Media Player: How To Embed WMV File In HTML Code?</a><br />&raquo; <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><br />&raquo; <a href="http://www.walkernews.net/2008/04/21/update-wp_title-to-display-blog-name-on-the-right/" title="Update WP_TITLE To Display Blog Name On The Right">Update WP_TITLE To Display Blog Name On The Right</a><br />&raquo; <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><br />&raquo; <a href="http://www.walkernews.net/2008/02/05/an-email-thumbnail-your-web-identity-sir/" title="An Email + Thumbnail = Your Web Identity, Sir!">An Email + Thumbnail = Your Web Identity, Sir!</a><br />&raquo; <a href="http://www.walkernews.net/2008/01/11/how-to-embed-flv-flash-in-wordpress-or-html/" title="How To Embed FLV Flash In WordPress or HTML">How To Embed FLV Flash In WordPress or HTML</a><br />&raquo; <a href="http://www.walkernews.net/2007/07/18/how-to-install-wordpress-blog-in-3-minutes/" title="How To Install Wordpress Blog In 3 Minutes">How To Install Wordpress Blog In 3 Minutes</a><br />]]></content:encoded>
			<wfw:commentRss>http://www.walkernews.net/2008/08/19/favicon-how-to-create-a-website-icon-for-a-blog/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows Media Player: How To Embed WMV File In HTML Code?</title>
		<link>http://www.walkernews.net/2008/08/17/windows-media-player-how-to-embed-wmv-file-in-html-code/</link>
		<comments>http://www.walkernews.net/2008/08/17/windows-media-player-how-to-embed-wmv-file-in-html-code/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 07:45:46 +0000</pubDate>
		<dc:creator>Walker</dc:creator>
		
		<category><![CDATA[Howto]]></category>

		<category><![CDATA[Internet]]></category>

		<category><![CDATA[Dummy Guide]]></category>

		<category><![CDATA[Guide]]></category>

		<category><![CDATA[HTML]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[Weblog]]></category>

		<category><![CDATA[Webpage]]></category>

		<category><![CDATA[Windows Media Player]]></category>

		<category><![CDATA[Windows Media Video]]></category>

		<category><![CDATA[WMP]]></category>

		<category><![CDATA[WMV]]></category>

		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.walkernews.net/?p=924</guid>
		<description><![CDATA[How to embed Windows Media Player Video, i.e. WMV file, in a webpage to stream the video contents over HTTP?]]></description>
			<content:encoded><![CDATA[<p>Thanks to many photo/video hosting sites available for free (but restricted to certain rules), e.g. Flickr and <a href="http://www.walkernews.net/2008/08/16/youtube-downloader-download-youtube-video-for-my-mom/" title="How to download funny YouTube video for your mom to watch on regular TV?" rel="bookmark">YouTube</a>, everyone has an easier way to share their happiness captured in <a href="http://www.walkernews.net/2007/04/07/ultimate-windows-vista-codec-pack-storm-codec/" title="Storm Codec pack is my favorite codec pack that play all media files on my Vista Ultimate machine." rel="bookmark">digital media files</a> over the Net.<br />
<!--more--><br />
Some buddies, however, would like to share them entirely on their personal weblogs (thank to <a href="http://www.walkernews.net/2007/10/30/highlight-author-comment-and-pingback-in-wordpress/" title="How to highlight author comment and pingback in WordPress theme files?" rel="bookmark">WordPress</a> and Web 2.0 that have made it possible).</p>
<p><div style="float:left;margin:0px 10px 1px 0;"><script type="text/javascript"><!--
google_ad_client = "pub-9150838093899057";
/* 250x250, created 7/2/08 */
google_ad_slot = "1128449464";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>OK, embedding pictures in HTML and show the photos inline on a webpage is easy as usual. But, it needs more typing to <a href="http://www.walkernews.net/2008/01/11/how-to-embed-flv-flash-in-wordpress-or-html/" title="How to embed flash video or FLV file in HTML code?" rel="bookmark">embed video in HTML</a> and stream the video content inline on a webpage.</p>
<p><span class="subhead2">Embedded image/video</span> VS <span class="subhead2">Inline image/video</span></p>
<p>In brief, &#8220;embedded image/video&#8221; present an URL or HTML link to the media file that might invoke a download process for the target file, a new browser window to display the media file, or invoke a third party program (non-browser application) to open the media file.</p>
<p>Then, &#8220;inline image/video&#8221; means web browser understand how to open and display the media file inside the same browser window, in line of the text surrounding it.</p>
<p><span class="subhead">How to embed Windows Media Video/WMV file in HTML code and stream the video content inline on a webpage?</span></p>
<p><span class="subhead2">Windows Media Video/WMV file sample:</span><br />
http://walkernewsdownload.googlepages.com/HP-iPaq-614.wmv</p>
<p><span class="subhead2">Embedded WMV file:</span></p>
<p>The code:</p>
<pre>&lt;a href="http://walkernewsdownload.googlepages.com/HP-iPaq-614.wmv"&gt;HP iPAQ Business Navigator&lt;/a&gt;</pre>
<p>The result:<br />
<a href="http://walkernewsdownload.googlepages.com/HP-iPaq-614.wmv">HP iPAQ Business Navigator</a></p>
<p><span class="subhead2">Inline WMV file:</span></p>
<p>The sample of code:</p>
<pre>&lt;object classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" width="480" height="360" codebase="http://www.microsoft.com/Windows/MediaPlayer/"&gt;
&lt;param name="Filename" value="http://walkernewsdownload.googlepages.com/HP-iPaq-614.wmv"&gt;
&lt;param name="AutoStart" value="true"&gt;
&lt;param name="ShowControls" value="true"&gt;
&lt;param name="BufferingTime" value="2"&gt;
&lt;param name="ShowStatusBar" value="true"&gt;
&lt;param name="AutoSize" value="true"&gt;
&lt;param name="InvokeURLs" value="false"&gt;
&lt;embed src="http://walkernewsdownload.googlepages.com/HP-iPaq-614.wmv" type="application/x-mplayer2" autostart="1" enabled="1" showstatusbar="1" showdisplay="1" showcontrols="1" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,0,0" width="480" height="360"&gt;&lt;/embed&gt;
&lt;/object&gt;</pre>
<p>The result of the sample code:</p>
<p><strong>Note: </strong><em>You might need to download and install <a href="http://www.walkernews.net/2007/05/15/wmp-and-dreamscene-no-sound-playback-problem/" title="Why Windows Media Player and DreamScene suddenly no sounds output to speaker?" rel="bookmark">Windows Media Player</a> plugin/<a href="http://www.walkernews.net/2007/06/04/office-2007-add-in-direct-download-for-firefox/" title="Directly download Office 2007 popular SaveAsPdf add-on from Firefox." rel="bookmark">add-on</a> to play inline <a href="http://www.walkernews.net/2008/07/22/download-nokia-video-manager-to-convert-movie-in-h264-mp4-format/" title="Download latest Nokia Video Manager to convert Windows Media Video files to high definition H.264 MP4 video format for playback on compatible mobile phone!" rel="bookmark">Windows Media Player files</a></em>.</p>
<p><object classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" width="480" height="360" codebase="http://www.microsoft.com/Windows/MediaPlayer/"><param name="Filename" value="http://www.walkernews.net/wp-content/uploads/2008/08/hp-ipaq-614.wmv"><param name="AutoStart" value="true"><param name="ShowControls" value="true"><param name="BufferingTime" value="2"><param name="ShowStatusBar" value="true"><param name="AutoSize" value="true"><param name="InvokeURLs" value="false"><embed src="http://www.walkernews.net/wp-content/uploads/2008/08/hp-ipaq-614.wmv" type="application/x-mplayer2" autostart="1" enabled="1" showstatusbar="1" showdisplay="1" showcontrols="1" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,0,0" width="480" height="360"></embed></object><br />
<script type="text/javascript"><!--
google_ad_client = "pub-9150838093899057";
google_alternate_color = "000000";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text_image";
//2007-05-22: walkernews-mid-3
google_ad_channel = "3198031927";
google_color_border = "000000";
google_color_bg = "000000";
google_color_link = "FFA303";
google_color_text = "CACACA";
google_color_url = "CACACA";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br /></p>
<br /><strong>Similar Articles:</strong><br />&raquo; <a href="http://www.walkernews.net/2008/08/19/favicon-how-to-create-a-website-icon-for-a-blog/" title="Favicon: How To Create A Website Icon For A Blog?">Favicon: How To Create A Website Icon For A Blog?</a><br />&raquo; <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><br />&raquo; <a href="http://www.walkernews.net/2008/04/21/update-wp_title-to-display-blog-name-on-the-right/" title="Update WP_TITLE To Display Blog Name On The Right">Update WP_TITLE To Display Blog Name On The Right</a><br />&raquo; <a href="http://www.walkernews.net/2008/06/11/tweak-windows-media-player-to-display-chinese-characters/" title="Tweak Windows Media Player To Display Chinese Characters">Tweak Windows Media Player To Display Chinese Characters</a><br />&raquo; <a href="http://www.walkernews.net/2008/07/07/linux-dummy-guide-how-to-send-email-with-content-and-attachment/" title="Linux Dummy Guide: How To Send Email With Content And Attachment?">Linux Dummy Guide: How To Send Email With Content And Attachment?</a><br />&raquo; <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><br />&raquo; <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><br />]]></content:encoded>
			<wfw:commentRss>http://www.walkernews.net/2008/08/17/windows-media-player-how-to-embed-wmv-file-in-html-code/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Video Guide: How To Show Hidden System Files In Windows Vista?</title>
		<link>http://www.walkernews.net/2008/08/16/video-guide-how-to-show-hidden-system-files-in-windows-vista/</link>
		<comments>http://www.walkernews.net/2008/08/16/video-guide-how-to-show-hidden-system-files-in-windows-vista/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 14:51:15 +0000</pubDate>
		<dc:creator>Walker</dc:creator>
		
		<category><![CDATA[Howto]]></category>

		<category><![CDATA[Windows Vista]]></category>

		<category><![CDATA[Hidden File]]></category>

		<category><![CDATA[Video Guide]]></category>

		<category><![CDATA[Vista SP1]]></category>

		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://www.walkernews.net/?p=914</guid>
		<description><![CDATA[A self-made video footage on how to show Windows Vista hidden system files in Windows Explorer.]]></description>
			<content:encoded><![CDATA[<p>Another self-made video footage posted to <a href="http://www.walkernews.net/2008/08/16/youtube-downloader-download-youtube-video-for-my-mom/" title="How to download YouTube video for offline playback?" rel="bookmark">YouTube</a>, demonstrate the steps for enabling Windows Explorer option to <a href="http://www.walkernews.net/2008/02/25/turn-on-view-hidden-file-option-in-windows-vista/" title="How to enable Windows Explorer option to show/view Windows Vista hidden system files/folders?" rel="bookmark">view/show Windows Vista hidden system files/folders</a>.<br />
<!--more--><br />
<div style="float:left;margin:0px 10px 1px 0;"><script type="text/javascript"><!--
google_ad_client = "pub-9150838093899057";
/* 250x250, created 7/2/08 */
google_ad_slot = "1128449464";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>In short, open the <a href="http://www.walkernews.net/2007/07/23/using-vista-explorer-check-boxes-in-tablet-pc/" title="The Vista Windows Explorer has option to select files/folder with check-box graphical control." rel="bookmark">Windows Explorer</a> (the only default file explorer application of every Windows OS), click <strong>Organize</strong> drop-box, <strong>Folder and search options</strong>, go to <strong>View</strong> tab of Folder Option dialog box and configure these two options that appear in Advanced Settings section:</p>
<ol>
<li>Select <strong>Show hidden files and folders</strong></li>
<li>Deselect <strong>Hide protected operating system files (Recommended)</strong></li>
</ol>
<p>Once you&#8217;ve turn on these two options, you will see the hidden files with their icons appear with a lighter color in Windows Explorer, e.g. the $Recycle.bin hidden system folder:</p>
<p><img src="http://www.walkernews.net/wp-content/uploads/2008/08/differentiate-vista-hidden-file.jpg" alt="How to identify a Windows hidden file or folder?" title="How to identify a Windows hidden file or folder?" width="483" height="82" class="size-medium wp-image-917" /></p>
<p><span class="subhead">Turn on Windows Explorer option to view Windows Vista hidden system files</span></p>
<p><object width="425" height="349"><param name="movie" value="http://www.youtube.com/v/7zP2ktYBSKI&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;border=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/7zP2ktYBSKI&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;border=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="349"></embed></object><br />
<br /><script type="text/javascript"><!--
google_ad_client = "pub-9150838093899057";
google_alternate_color = "000000";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2007-10-29: WakerNews-Banner
google_ad_channel = "9409943921";
google_color_border = "000000";
google_color_bg = "000000";
google_color_link = "99CC33";
google_color_text = "CACACA";
google_color_url = "CACACA";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br /></p>
<br /><strong>Similar Articles:</strong><br />&raquo; <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><br />&raquo; <a href="http://www.walkernews.net/2008/08/16/windows-movie-maker-how-to-extract-audio-track-from-video-clip/" title="Windows Movie Maker: How To Extract Audio Track From Video Clip">Windows Movie Maker: How To Extract Audio Track From Video Clip</a><br />&raquo; <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><br />&raquo; <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><br />&raquo; <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><br />&raquo; <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><br />&raquo; <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><br />]]></content:encoded>
			<wfw:commentRss>http://www.walkernews.net/2008/08/16/video-guide-how-to-show-hidden-system-files-in-windows-vista/feed/</wfw:commentRss>
		</item>
		<item>
		<title>YouTube Downloader: Download YouTube Video For My Mom!</title>
		<link>http://www.walkernews.net/2008/08/16/youtube-downloader-download-youtube-video-for-my-mom/</link>
		<comments>http://www.walkernews.net/2008/08/16/youtube-downloader-download-youtube-video-for-my-mom/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 10:45:45 +0000</pubDate>
		<dc:creator>Walker</dc:creator>
		
		<category><![CDATA[Howto]]></category>

		<category><![CDATA[Internet]]></category>

		<category><![CDATA[Cache Folder]]></category>

		<category><![CDATA[Chad Hurley]]></category>

		<category><![CDATA[Direct Download]]></category>

		<category><![CDATA[Downloader]]></category>

		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Flash]]></category>

		<category><![CDATA[FLV]]></category>

		<category><![CDATA[IE7]]></category>

		<category><![CDATA[Steve Chen]]></category>

		<category><![CDATA[TIF]]></category>

		<category><![CDATA[Tips]]></category>

		<category><![CDATA[Trick]]></category>

		<category><![CDATA[Video]]></category>

		<category><![CDATA[Youtube]]></category>

		<category><![CDATA[YouTuber]]></category>

		<guid isPermaLink="false">http://www.walkernews.net/?p=895</guid>
		<description><![CDATA[What is the reason of downloading YouTube flash video and how could you do it?]]></description>
			<content:encoded><![CDATA[<p>Steve Chen and Chad Hurley created the most wanted <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 green-bar problem in the video clips published by Windows Movie Maker of Windows Vista?" rel="bookmark">video clip</a> hosting site for sharing video collection easier on the Net, that&#8217;s YouTube!<br />
<!--more--><br />
YouTuber, the users of YouTube (I call it), like it very much. The reasons are simple: it&#8217;s free; it&#8217;s really easy to share and really fun to interact with community about the posted video clip collections!</p>
<p><div style="float:left;margin:0px 10px 1px 0;"><script type="text/javascript"><!--
google_ad_client = "pub-9150838093899057";
google_alternate_color = "000000";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text_image";
//2007-10-25: Walkernews-LeftHeadBig
google_ad_channel = "2967014332";
google_color_border = "000000";
google_color_bg = "000000";
google_color_link = "FFA303";
google_color_text = "CACACA";
google_color_url = "CACACA";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>So, active commenter (I am) prefer watching YouTube video clips online than having the <a href="http://www.walkernews.net/2007/04/07/ultimate-windows-vista-codec-pack-storm-codec/" title="Storm Codec is my favourite codec pack to playback most media files on Windows Vista." rel="bookmark">videos playback</a> at local hard disk.</p>
<p>However, there is another camp of people (me too), who occasionally would like to download YouTube videos and save them to <a href="http://www.walkernews.net/2007/03/22/how-to-configure-usb-sata-hard-disk/" title="How do I built a not good looking but working mobile hard disk for PC backup - USB-to-SATA hard disk converter and a 250GB SATA hard disk drive!" rel="bookmark">mobile hard disk</a> or the latest 8GB USB thumb drive.</p>
<p>The reasons? Well, as for me, those are for my mom and dad who are too old and reluctant to learn something about computer! You might want to download them for safekeeping, backup, playback on media server at home, saving the metered broadband usage at home, etc.</p>
<p>OK. For whatever reasons, how could you direct download YouTube video clips (or from any other video hosting sites)?</p>
<p><span class="subhead">1) Native way - retrieve video clips from a Web browser cache folder</span></p>
<p>This native method works for most video hosting sites, as long as you know where is the web browser cache folder that used to temporarily keeping web page contents (including picture, MIDI, MP3, FLV, SWF, etc).</p>
<p><span class="subhead2">Firefox cache folder:</span></p>
<p>Type the following Firefox URI in the Address bar, press ENTER, and look for the <strong>Cache Directory:</strong> path of <strong>Disk Cache Device</strong>:</p>
<pre>about:cache</pre>
<p><span class="subhead2">Vista-IE7 cache folder:</span></p>
<p>By default installation, you could find the IE7 super-hidden cache folder in Windows Vista at this folder path:</p>
<pre>%userprofile%\AppData\Local\Microsoft\Windows\Temporary Internet Files\Low\Content.ie5</pre>
<p><strong>Note</strong>: You might need to enable &#8220;<a href="http://www.walkernews.net/2008/02/25/turn-on-view-hidden-file-option-in-windows-vista/" title="How to view all hidden files and folders in Windows Vista?" rel="bookmark">view hidden files/folders</a>&#8221; option in Windows to locate all sub-folders or the browser cache folder itself.</p>
<p>For example, you could find YouTube video clips that finish playback in web browser leaving the cached video files with file name similar to <code>get_video</code>, <code>get_video[1]</code>, <code>get_video[2]</code>, etc.</p>
<p>Save all these cached file to another folder and rename them with a flash video file extension (i.e. FLV, e.g. get_video to be renamed as video1.flv) and you&#8217;re ready to play the YouTube video offline or <a href="http://www.walkernews.net/2007/09/03/video-converter-for-smart-phone-like-nokia-n73/" title="Xilisoft - one of the ultimate video converter software" rel="bookmark">convert them to other video format</a> as you like.</p>
<p>For more detail, you may refer to <a href="http://www.walkernews.net/2008/03/17/where-is-ie7-cache-folder/" title="Where is the IE7 cache folder in Windows XP and Windows Vista?" rel="bookmark">Where Is IE7 Cache Folder</a>, <a href="http://www.walkernews.net/2007/05/07/retrieve-flash-movie-in-ie7-cache-folder/" title="How to retrieve flash video from IE7 cache folder in Windows Vista?" rel="bookmark">Retrieve Flash Movie In IE7 Cache Folder Of Windows Vista</a>, <a href="http://www.walkernews.net/2007/11/19/how-to-save-flash-video-from-firefox-cache-folder/" title="How To retrieve flash video from Firefox cache folder" rel="bookmark">How to save flash video from Firefox cache folder</a>.</p>
<p><span class="subhead">2) Techie way - retrieve the hidden YouTube video direct download link</span></p>
<p>This method is only applicable to YouTube video and it&#8217;s working at this time of writing.</p>
<p>It&#8217;s not really user-friendly but it&#8217;s good enough for those who wonder how YouTube Downloader extracts the YouTube video direct download link.</p>
<p>For the detail of this method, please refer to <a href="http://www.walkernews.net/2008/02/25/youtube-video-direct-download-link/" title="How to extract YouTube video direct download link" rel="bookmark">YouTube Video Direct Download Link</a></p>
<p><span class="subhead">3) Easier way - retrieve the YouTube video download link with YouTube Downloader</span></p>
<p>There are many YouTube downloader freeware that you could easily find one or two from Google search.</p>
<p>If you&#8217;re not serious about downloading YouTube video (to be frank, watching YouTube video online is more fun because of the interactive features), I&#8217;ve my friend developed this simple <a href="http://www.walkernews.net/2008/03/16/extract-url-to-direct-download-youtube-video/" title="Easier extract YouTube video direct download link with the one-click PHP button" rel="bookmark">one-click YouTube downloader</a>.</p>
<p><span style="text-decoration:underline;">Enter YouTube video URL here and click Submit button</span></p>
<form action="/directyoutube.php" method="post" target="result">
<input style="width:400px;" type="text" name="videoUrl" value=""/>
<input style="width:90px;" type="submit" value="Submit"/>
</form>
<p><span style="text-decoration:underline;">And click your YouTube Video direct download link at here</span>:</p>
<p><iframe src="/directyoutube.html" frameborder="1" name="result" width="500" height="90" frameborder="0"></iframe></p>
<p>Strictly speaking, it&#8217;s not a perfect downloader. For example, sometime it&#8217;s not working without hard forcing web browser to refresh (i.e. pressing <a href="http://www.walkernews.net/2007/11/18/useful-ctrl-hotkey-in-windows-vista-and-xp/" title="Some useful CTRL-related hotket for Windows" rel="bookmark">CTRL+F5 hotkey</a>). And, it doesn&#8217;t download the video. Indeed, it merely presents the YouTube video direct download link that described in previous method.<br />
<script type="text/javascript"><!--
google_ad_client = "pub-9150838093899057";
google_alternate_color = "000000";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text_image";
//2007-05-22: walkernews-mid-3
google_ad_channel = "3198031927";
google_color_border = "000000";
google_color_bg = "000000";
google_color_link = "FFA303";
google_color_text = "CACACA";
google_color_url = "CACACA";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br /></p>
<br /><strong>Similar Articles:</strong><br />&raquo; <a href="http://www.walkernews.net/2008/03/16/extract-url-to-direct-download-youtube-video/" title="Extract URL To Direct Download YouTube Video">Extract URL To Direct Download YouTube Video</a><br />&raquo; <a href="http://www.walkernews.net/2008/02/25/youtube-video-direct-download-link/" title="YouTube Video Direct Download Link">YouTube Video Direct Download Link</a><br />&raquo; <a href="http://www.walkernews.net/2007/11/19/how-to-save-flash-video-from-firefox-cache-folder/" title="How To Save Flash Video From Firefox Cache Folder">How To Save Flash Video From Firefox Cache Folder</a><br />&raquo; <a href="http://www.walkernews.net/2008/03/17/where-is-ie7-cache-folder/" title="Where Is IE7 Cache Folder">Where Is IE7 Cache Folder</a><br />&raquo; <a href="http://www.walkernews.net/2007/11/20/how-to-view-rss-feed-in-xml-format-with-firefox/" title="How To View RSS Feed In XML Format With Firefox">How To View RSS Feed In XML Format With Firefox</a><br />&raquo; <a href="http://www.walkernews.net/2007/05/30/retrieve-flash-video-from-firefox-cache-folder/" title="Retrieve Flash Video From Firefox Cache Folder">Retrieve Flash Video From Firefox Cache Folder</a><br />&raquo; <a href="http://www.walkernews.net/2007/05/08/how-to-save-youtube-video-for-offline-playback/" title="How To Save YouTube Video For Offline Playback">How To Save YouTube Video For Offline Playback</a><br />]]></content:encoded>
			<wfw:commentRss>http://www.walkernews.net/2008/08/16/youtube-downloader-download-youtube-video-for-my-mom/feed/</wfw:commentRss>
		</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[<p><div style="float:left;margin:0px 10px 1px 0;"><script type="text/javascript"><!--
google_ad_client = "pub-9150838093899057";
/* 250x250, created 7/2/08 */
google_ad_slot = "1128449464";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>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 />
<!--more--><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.</p>
<p>(Bear with my poor video demo skill, I&#8217;ll try to make it better as time goes, hopefully!)</p>
<p><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 />
<br /><script type="text/javascript"><!--
google_ad_client = "pub-9150838093899057";
google_alternate_color = "000000";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2007-10-29: WakerNews-Banner
google_ad_channel = "9409943921";
google_color_border = "000000";
google_color_bg = "000000";
google_color_link = "99CC33";
google_color_text = "CACACA";
google_color_url = "CACACA";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br /></p>
<br /><strong>Similar Articles:</strong><br />&raquo; <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><br />&raquo; <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><br />&raquo; <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><br />&raquo; <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><br />&raquo; <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><br />&raquo; <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><br />&raquo; <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><br />]]></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>
		</item>
		<item>
		<title>Nokia Software Updater: Upgrade Nokia Phone Firmware At Home!</title>
		<link>http://www.walkernews.net/2008/07/25/nokia-software-updater-upgrade-nokia-phone-firmware-at-home/</link>
		<comments>http://www.walkernews.net/2008/07/25/nokia-software-updater-upgrade-nokia-phone-firmware-at-home/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 17:13:12 +0000</pubDate>
		<dc:creator>Walker</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<category><![CDATA[Freeware]]></category>

		<category><![CDATA[GPS]]></category>

		<category><![CDATA[Mobile TV]]></category>

		<category><![CDATA[N73]]></category>

		<category><![CDATA[Nokia]]></category>

		<category><![CDATA[Nokia Map]]></category>

		<category><![CDATA[Nokia Software Updater]]></category>

		<category><![CDATA[NSeries]]></category>

		<category><![CDATA[NSU]]></category>

		<category><![CDATA[Smartphone]]></category>

		<guid isPermaLink="false">http://www.walkernews.net/?p=866</guid>
		<description><![CDATA[Have you upgrade your Nokia phone firmware to the latest release? Do you know you can do update your Nokia phone firmware at home?]]></description>
			<content:encoded><![CDATA[<p>Nokia has released the latest Nokia Software Updater version 1.4.49 that is fully compatible with Windows Vista. (While waiting for the fixes, I almost wanted to install Windows XP&#8230;)<br />
<!--more--><br />
<div style="float:left;margin:0px 10px 1px 0;"><script type="text/javascript"><!--
google_ad_client = "pub-9150838093899057";
google_alternate_color = "000000";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text_image";
//2007-10-25: Walkernews-LeftHeadBig
google_ad_channel = "2967014332";
google_color_border = "000000";
google_color_bg = "000000";
google_color_link = "FFA303";
google_color_text = "CACACA";
google_color_url = "CACACA";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>For the sake of performance and new software feature, you should upgrade the Nokia phone firmware whenever there is a new release for the phone model.</p>
<p>And with the <a href="http://www.walkernews.net/2008/02/03/nokia-software-updater-cannot-detects-n73-in-vista/" title="What if Nokia Software Updater cannot detect the connected Nokia phones?" rel="bookmark">Nokia Software Updater (a.k.a. NSU)</a>, you don&#8217;t have to update the firmware at authorised service centre. Indeed, NSU allows Nokia phone users to easily upgrade the phone firmware in a simple click-next-continue graphical user interface, at your own pace!</p>
<p><span class="subhead2">How difficult is to upgrade Nokia phone firmware with Nokia Software Updater?</span></p>
<p>Don&#8217;t worry, there is no complexity! All you need is a Windows PC (Windows XP/Vista) with broadband Internet connection and USB-2.0 interface port for NSU to function (at optimized state):</p>
<ol>
<li>Make a backup of phone data (contact, email, SMS, picture, to-do-list, etc):
<ul>
<li>To backup to your memory card:
<ol>
<li>Select Tools > Memory from the main menu</li>
<li>Select Options > Backup phone mem.</li>
</ol>
</li>
<li>To restore data to phone memory:
<ol>
<li>Select Tools > Memory from the main menu</li>
<li>Select Options > Restore from card</li>
</ol>
</li>
<li>For complete phone data backup, please consider the latest <a href="http://europe.nokia.com/A4144905" title="Download latest Nokia PC Suite" rel="nofollow" target="_blank">Nokia PC Suite</a> (another great value added freeware)</li>
</ul>
</li>
<li>Charge the battery to full</li>
<li>Run NSU and follow the instructions. There are only three major steps to go through.</li>
</ol>
<p>As shown here, I&#8217;ve just upgraded the <a href="http://www.walkernews.net/tag/n73/" title="All posts related to Nokia N73 in WalkerNews.net" rel="bookmark">N73</a> firmware version 4.0812.4.2.1 for my NSeries, which includes Mobile TV application (to use with external SU-33W receiver), Express Mail clients, improved Nokia Maps software and better Java support. (Personally, I notice the battery last longer now, even if I&#8217;ve forgotten to properly close the open applications / games).</p>
<div id="attachment_867" class="wp-caption alignnone" style="width: 510px"><img src="http://www.walkernews.net/wp-content/uploads/2008/07/nsu-1449-vista.jpg" alt="Nokia Software Updater or NSU is a useful value added freeware used to upgrade Nokia phone firmware to latest release. NSU version 1.4.49 is compatible with Windows Vista." title="Nokia Software Updater or NSU is a useful value added freeware used to upgrade Nokia phone firmware to latest release. NSU version 1.4.49 is compatible with Windows Vista." width="500" height="379" class="size-full wp-image-867" /><p class="wp-caption-text">Nokia Software Updater or NSU is a useful value added freeware used to upgrade Nokia phone firmware to latest release. NSU version 1.4.49 is compatible with Windows Vista.</p></div>
<p>So, what are you waiting for? <a href="http://europe.nokia.com/A4579163" title="Download Nokia Software Updater" rel="nofollow" target="_blank">Download Nokia Software Updater</a> and do it now! If you&#8217;re not convinced, take few minutes to vet through the useful <a href="http://europe.nokia.com/A4577229" title="Nokia Software Updater FAQ can help you figure out how easy is to update the Nokia phone firmware at your own pace!" rel="nofollow" target="_blank">NSU FAQ</a> or leave a comment.</p>
<p>Trust me; it&#8217;s a not complicated process. The NSU on-screen instructions are easy to understand and simple to follow.<br />
<script type="text/javascript"><!--
google_ad_client = "pub-9150838093899057";
google_alternate_color = "000000";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text_image";
//2007-05-22: walkernews-mid-3
google_ad_channel = "3198031927";
google_color_border = "000000";
google_color_bg = "000000";
google_color_link = "FFA303";
google_color_text = "CACACA";
google_color_url = "CACACA";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br /></p>
<br /><strong>Similar Articles:</strong><br />&raquo; <a href="http://www.walkernews.net/2008/07/22/download-nokia-video-manager-to-convert-movie-in-h264-mp4-format/" title="Download Nokia Video Manager To Convert Movie In H.264 MP4 Format">Download Nokia Video Manager To Convert Movie In H.264 MP4 Format</a><br />&raquo; <a href="http://www.walkernews.net/2008/02/03/nokia-software-updater-cannot-detects-n73-in-vista/" title="Nokia Software Updater Cannot Detects N73 In Vista">Nokia Software Updater Cannot Detects N73 In Vista</a><br />&raquo; <a href="http://www.walkernews.net/2008/02/03/latest-sisx-freeware-for-my-nokia-n73/" title="Latest SISX Freeware For My Nokia N73">Latest SISX Freeware For My Nokia N73</a><br />&raquo; <a href="http://www.walkernews.net/2007/03/11/ultimate-nokia-n73-sisx-freeware-download/" title="Ultimate Nokia N73 SISX Freeware For Download">Ultimate Nokia N73 SISX Freeware For Download</a><br />&raquo; <a href="http://www.walkernews.net/2007/09/03/video-converter-for-smart-phone-like-nokia-n73/" title="Video Converter For Smart-Phone Like Nokia N73">Video Converter For Smart-Phone Like Nokia N73</a><br />&raquo; <a href="http://www.walkernews.net/2007/07/12/bring-alice-back-to-win-a-nokia-6110/" title="Bring Alice Back To Win A Nokia 6110">Bring Alice Back To Win A Nokia 6110</a><br />&raquo; <a href="http://www.walkernews.net/2007/07/06/download-iphone-ringtone-for-nokia-n73/" title="Download iPhone Ringtone For Nokia N73">Download iPhone Ringtone For Nokia N73</a><br />]]></content:encoded>
			<wfw:commentRss>http://www.walkernews.net/2008/07/25/nokia-software-updater-upgrade-nokia-phone-firmware-at-home/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Download Nokia Video Manager To Convert Movie In H.264 MP4 Format</title>
		<link>http://www.walkernews.net/2008/07/22/download-nokia-video-manager-to-convert-movie-in-h264-mp4-format/</link>
		<comments>http://www.walkernews.net/2008/07/22/download-nokia-video-manager-to-convert-movie-in-h264-mp4-format/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 18:32:49 +0000</pubDate>
		<dc:creator>Walker</dc:creator>
		
		<category><![CDATA[Smartphone]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Freeware]]></category>

		<category><![CDATA[H.264]]></category>

		<category><![CDATA[High-definition]]></category>

		<category><![CDATA[MP4]]></category>

		<category><![CDATA[N73]]></category>

		<category><![CDATA[Nokia]]></category>

		<category><![CDATA[Nokia Video Manager]]></category>

		<category><![CDATA[NSeries]]></category>

		<category><![CDATA[NVM]]></category>

		<category><![CDATA[Video Converter]]></category>

		<guid isPermaLink="false">http://www.walkernews.net/?p=854</guid>
		<description><![CDATA[If have not tried Nokia Video Manager, I recommend you to give it a try...]]></description>
			<content:encoded><![CDATA[<p>I wrote about <a href="http://www.walkernews.net/2007/05/01/nokia-video-manager-and-nokia-mms-maker/" title="Nokia Video Manager is a value added freeware from Nokia, used to convert support movie into high quality MP4 video format." rel="bookmark">Nokia Video Manager</a> last year. That was version 1.1 and no official statement mentioned that <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 Windows Movie Maker half green bar problem in the WMV video conversion?" rel="bookmark">video converter</a> was compatible with NSeries smart phone.<br />
<!--more--><br />
<div style="float:left;margin:0px 10px 1px 0;"><script type="text/javascript"><!--
google_ad_client = "pub-9150838093899057";
/* 250x250, created 7/2/08 */
google_ad_slot = "1128449464";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>So, I went to <a href="http://www.walkernews.net/2007/09/03/video-converter-for-smart-phone-like-nokia-n73/" title="Xilisoft Video Converter is a powerful video converter that used to convert movie into compatible video format for playback on iPhone, iPod, PSP, PS3, PMP, smart phone, etc." rel="bookmark">Xilisoft Video Converter</a> for video conversion and play them on the ageing Nokia N73&#8230;</p>
<p>Now, you should back to it, the Nokia Video Manager is rock!</p>
<p>If not because of upgrading N73 firmware to latest version 4.0812.4.2.1, probably I won&#8217;t give <a href="http://www.walkernews.net/2008/02/03/nokia-software-updater-cannot-detects-n73-in-vista/" title="What could you do if Nokia PC Suite or the NSU cannot detect your Nokia Smart phone?" rel="bookmark">Nokia PC Suite</a> another try and so won&#8217;t realize how wonderful is the latest Nokia Video Manager.</p>
<p>Nokia Video Manager v1.7.0 supports NSeries and many other smart phone models than the v1.1 released last year.</p>
<p><img style="float:left;margin:0 5px 0 0;" src="http://www.walkernews.net/wp-content/uploads/2008/07/nokia-video-manager-3-a.jpg" alt="Nokia Video Manager automatically convert supported video to mp4 video format in suitable screen resolution and bit-rates for playback on the Nokia smart phone." title="Nokia Video Manager automatically convert supported video to mp4 video format in suitable screen resolution and bit-rates for playback on Nokia smart phone." width="255" height="216" class="size-full wp-image-856" />Although it&#8217;s not as powerful as Xilisoft Video Converter, this Nokia freeware can automatically convert supported video file to H.264/MPEG-4 AVC (.mp4) video format in suitable screen resolution and bit-rates that is highly compatible to playback on Nokia phone.</p>
<p>Currently, NVM v1.7.0 supports video conversion for high quality mp4 movie from MOV/QT (QuickTime movie file format), WMV (Windows Media Video), AVI, and MPEG <a href="http://www.walkernews.net/2007/04/07/ultimate-windows-vista-codec-pack-storm-codec/" title="Storm Codec, my favourite powerful codec pack to play all media files in PC" rel="bookmark">video file format</a>.</p>
<p><div id="attachment_855" class="wp-caption alignnone" style="width: 510px"><img src="http://www.walkernews.net/wp-content/uploads/2008/07/nokia-video-manager-1-a.jpg" alt="Nokia Video Manager is a value added software used to convert video file to high definition mp4 movie for playback on selected Nokia smart phone models." title="Nokia Video Manager is a value added software used to convert video file to high definition mp4 movie for playback on selected Nokia smart phone models." width="500" height="449" class="size-full wp-image-855" /><p class="wp-caption-text">Nokia Video Manager is a value added software used to convert video file to high definition mp4 movie for playback on selected Nokia smart phone models.</p></div><br />
<br /><script type="text/javascript"><!--
google_ad_client = "pub-9150838093899057";
google_alternate_color = "000000";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2007-10-29: WakerNews-Banner
google_ad_channel = "9409943921";
google_color_border = "000000";
google_color_bg = "000000";
google_color_link = "99CC33";
google_color_text = "CACACA";
google_color_url = "CACACA";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br /></p>
<p>There is no explicit menu option to direct convert movie into MP4 format. The conversion starts automatically for those supported video file formats (e.g. MOV/QT, AVI, MPEG, and WMV). The converted video in MP4 format can be found in the user home directory, in &#8220;Videos\Nokia Video Manager&#8221; folder:</p>
<pre>%userprofile%\videos\"Nokia Video Manager"</pre>
<p><img style"float:right;0 0 0 0;" src="http://www.walkernews.net/wp-content/uploads/2008/07/the-condemned-1.jpg" alt="The Condemned screenshot taken from MP4 format" title="The Condemned screenshot taken from MP4 format" width="250" height="132" class="size-full wp-image-858" /><img src="http://www.walkernews.net/wp-content/uploads/2008/07/the-condemned-4.jpg" alt="Nokia Video Manager convert supported movie file into high quality H.264/MP4 format" title="Nokia Video Manager convert supported movie file into high quality H.264/MP4 format" width="250" height="133" class="size-full wp-image-860" /></p>
<p><img style"float:right;0 0 0 0;" src="http://www.walkernews.net/wp-content/uploads/2008/07/the-condemned-5.jpg" alt="The Condemned movie screenshot" title="The Condemned movie screenshot" width="250" height="132" class="size-full wp-image-861" /><img src="http://www.walkernews.net/wp-content/uploads/2008/07/the-condemned-2.jpg" alt="The Condemned converted by Nokia Video Manager" title="The Condemned converted by Nokia Video Manager" width="250" height="132" class="size-full wp-image-859" /></p>
<p>As shown in these screenshots, the 700MB AVI file format of a horrible action movie &#8220;The Condemned&#8221; was successfully converted to H.264/MP4 format with 320&#215;240 playback resolution and AAC 48KHz stereo audio.</p>
<p>I believe that latest N73 firmware v4.0812.4.2.1 worth some credits, because there is no &#8220;Operation failed! Not enough memory!&#8221; kind of error message when playing the 252MB video file!</p>
<p>Besides, the video playback is incredible slick, even in some heavy action footages! I kinda like it!</p>
<p>One final note, I suggest you to <a href="http://europe.nokia.com/A4144905" title="Download latest Nokia PC suite and Nokia Video Manager" rel="nofollow" target="_blank">download latest Nokia PC Suite 7.0.7.0 that bundle Nokia Video Manager v1.7.0</a> (this is what I used to convert movie for my ageing N73).<br />
<script type="text/javascript"><!--
google_ad_client = "pub-9150838093899057";
google_alternate_color = "000000";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text_image";
//2007-05-22: walkernews-mid-3
google_ad_channel = "3198031927";
google_color_border = "000000";
google_color_bg = "000000";
google_color_link = "FFA303";
google_color_text = "CACACA";
google_color_url = "CACACA";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br /></p>
<br /><strong>Similar Articles:</strong><br />&raquo; <a href="http://www.walkernews.net/2008/07/25/nokia-software-updater-upgrade-nokia-phone-firmware-at-home/" title="Nokia Software Updater: Upgrade Nokia Phone Firmware At Home!">Nokia Software Updater: Upgrade Nokia Phone Firmware At Home!</a><br />&raquo; <a href="http://www.walkernews.net/2008/02/03/latest-sisx-freeware-for-my-nokia-n73/" title="Latest SISX Freeware For My Nokia N73">Latest SISX Freeware For My Nokia N73</a><br />&raquo; <a href="http://www.walkernews.net/2007/03/11/ultimate-nokia-n73-sisx-freeware-download/" title="Ultimate Nokia N73 SISX Freeware For Download">Ultimate Nokia N73 SISX Freeware For Download</a><br />&raquo; <a href="http://www.walkernews.net/2007/09/03/video-converter-for-smart-phone-like-nokia-n73/" title="Video Converter For Smart-Phone Like Nokia N73">Video Converter For Smart-Phone Like Nokia N73</a><br />&raquo; <a href="http://www.walkernews.net/2007/07/06/download-iphone-ringtone-for-nokia-n73/" title="Download iPhone Ringtone For Nokia N73">Download iPhone Ringtone For Nokia N73</a><br />&raquo; <a href="http://www.walkernews.net/2007/04/04/download-nokia-n73-sisx-games-and-software/" title="Additional Nokia N73 SISX Games and Software From Nokia Official Sites">Additional Nokia N73 SISX Games and Software From Nokia Official Sites</a><br />&raquo; <a href="http://www.walkernews.net/2007/03/16/nokia-n73-symbian-sisx-freeware-game/" title="Nokia N73 SISX Freeware &#038; Game Hide In Taiwan">Nokia N73 SISX Freeware &#038; Game Hide In Taiwan</a><br />]]></content:encoded>
			<wfw:commentRss>http://www.walkernews.net/2008/07/22/download-nokia-video-manager-to-convert-movie-in-h264-mp4-format/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
