<?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; Howto</title>
	<atom:link href="http://www.walkernews.net/category/software/howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.walkernews.net</link>
	<description>A capsule of walker's experience in life...</description>
	<pubDate>Fri, 03 Oct 2008 03:00:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<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[<p>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 - HoboCopy.exe is an executable file. For security reasons, Gmail does not allow you to send this type of file.&#8221;<br />
<!--more--><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 />
<div style="float:left;margin:0px 10px 1px 0;"><script type="text/javascript"><!--
google_ad_client = "pub-9150838093899057";
/* 300x250, created 9/27/08 */
google_ad_slot = "1472472013";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>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. </p>
<p>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>.</p>
<p><span class="subhead">A trick to send program files as attachment in Gmail</span></p>
<p>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).</p>
<p>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>.</p>
<p>Next, use the trick of Microsoft Office embedded object to send the document as attachment in Gmail:</p>
<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),
<p><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" /></p>
<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>
<p>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 />
<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/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><br />&raquo; <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><br />&raquo; <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><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/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/09/21/how-to-copy-youtube-video-or-flv-file-from-google-chrome-cache-folder/" title="How To Copy YouTube Video or FLV File From Google Chrome Cache Folder?">How To Copy YouTube Video or FLV File From Google Chrome Cache Folder?</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/10/03/how-to-send-program-file-as-attachment-in-gmail/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How To Insert Multiple Images In WordPress 2.6 Without Using Shortcode?</title>
		<link>http://www.walkernews.net/2008/09/07/how-to-insert-multiple-images-in-wordpress-26-without-using-shortcode/</link>
		<comments>http://www.walkernews.net/2008/09/07/how-to-insert-multiple-images-in-wordpress-26-without-using-shortcode/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 15:45:19 +0000</pubDate>
		<dc:creator>Walker</dc:creator>
		
		<category><![CDATA[Howto]]></category>

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

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

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

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

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://www.walkernews.net/?p=1072</guid>
		<description><![CDATA[How could you insert multiple images or pictures into editor if you don't like the gallery shortcode?]]></description>
			<content:encoded><![CDATA[<p>Starting from WordPress 2.5, uploading multiple images or files is as easier as those who are using <a href="http://www.walkernews.net/2007/06/25/how-to-hide-new-blogger-navigation-bar/" title="How to hide New Blogger Navigation bar?" rel="bookmark">New Blogger</a> platform provided by Google Inc. <strong>Question</strong>: Other than using shortcode, is there other ways to do so?<br />
<!--more--><br />
<span class="subhead">Intro: WordPress 2.5+ could upload multiple files in one go</span></p>
<p>Unlike <a href="http://www.walkernews.net/2007/03/10/license-to-tweak-adsense-code-for-new-blogger/" title="How to embed Adsense code in New Blogger html template? How to display Adsense in between post title and post body in New Blogger?" rel="bookmark">New Blogger</a> image uploader, the WordPress 2.5+ &#8220;select files to upload&#8221; dialog box works exactly a standard Windows file selection dialog box - press <a href="http://www.walkernews.net/2007/11/18/useful-ctrl-hotkey-in-windows-vista-and-xp/" title="Remember some of the useful CTRL shortcut key in Windows OS." rel="bookmark">CTRL+A</a> to select all images files; CTRL+Mouse-click to select multiple files; highlight first picture file and press SHIFT key while selecting the last picture file to select all files in between, inclusively.</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>The WordPress 2.5+ image file uploader allow any number of images per upload in one go. I.e. you&#8217;re not limited to a maximum 5 images per single upload, as in New Blogger. </p>
<p><strong>It&#8217;s cool, isn&#8217;t it?</strong> Not only that. With WordPress 2.5+, you could also use &#8220;<a href="http://codex.wordpress.org/Using_the_gallery_shortcode" title="The WordPress Gallery Shortcode option and syntax reference." target="_blank">WordPress Gallery Shortcode</a>&#8221; to insert multiple images to the post editor!</p>
<p>As the name suggest, the WordPress Gallery Shortcode is like <a href="http://www.walkernews.net/2007/12/07/use-alias-to-create-linux-command-shortcut/" title="How to use Linux alias command to shorten some of the frequently used Linux commands?" rel="bookmark">Linux alias command</a> but it&#8217;s pre-defined in <a href="http://www.walkernews.net/2007/10/30/highlight-author-comment-and-pingback-in-wordpress/" title="How to highlight author comments and pingbacks in WordPress theme files?" rel="bookmark">WordPress</a> core files (i.e. general user couldn&#8217;t redefine the shortcode in the plain/default WordPress admin pages).</p>
<p>However, some <a href="http://www.walkernews.net/2008/08/17/windows-media-player-how-to-embed-wmv-file-in-html-code/" title="How to embed WMV video files in WordPress or HTML code?" rel="bookmark">WordPress</a> fans is not really keen on the image shortcode for some reasons, e.g. it can&#8217;t define which image of the gallery to display or not to display, the sequence of displaying each image in the gallery, etc.</p>
<p><span class="subhead">How to insert multiple images in WordPress 2.6.1?</span></p>
<p>I am using WordPress version 2.6.1 for this topic, but the original trick I&#8217;m referring to was suggested by <strong>beardedknight</strong> in <a href="http://wordpress.org/support/topic/166977" title="How to insert multiple images in WordPress 2.5" rel="nofollow" target="_blank">WordPress forum for WordPress 2.5</a> (so, it supports to work fine for version 2.5+).</p>
<ol>
<li>Edit the <code>wp-admin/includes/media.php</code> file (read carefully the path specified here, it&#8217;s not wp-includes/media.php or elsewhere - there are at least 3 media.php files in WordPress 2.6.1. installation directory):
<pre>function media_send_to_editor($html) {
        ?&gt;
&lt;script type="text/javascript"&gt;
/* &lt;![CDATA[ */
var win = window.dialogArguments || opener || parent || top;
win.send_to_editor('&lt;?php echo addslashes($html); ?&gt;');
/* ]]&gt; */
&lt;/script&gt;
        &lt;?php
        <span style="color:#66FFFF;">//</span>exit;
        <span style="color:#66FFFF;">return;</span>
}</pre>
<p>As shown here, look for the <code>media_send_to_editor($html)</code> function and make little changes, as those highlighted in &#8220;blue colour&#8221; PHP code:</p>
<ul>
<li>remark the original <code>exit;</code> line</li>
<li>add one single PHP code <code>return;</code><br />
&nbsp;</li>
</ul>
</li>
<li>Edit <code>wp-admin/js/media-upload.js</code>:
<pre>function send_to_editor(h) {
        if ( typeof tinyMCE != 'undefined' &#038;&#038; ( ed = tinyMCE.activeEditor ) &#038;&#038; !ed.isHidden() ) {
                ed.focus();
                if (tinymce.isIE)
                      ed.selection.moveToBookmark(tinymce.EditorManager.activeEditor.windowManager.bookmark);

                if ( h.indexOf('[caption') != -1 )
                        h = ed.plugins.wpeditimage._do_shcode(h);

                ed.execCommand('mceInsertContent', false, h);
        } else
                edInsertContent(edCanvas, h);

        <span style="color:#66FFFF;">//tb_remove();</span>
}</pre>
<p>As shown here, look for the <code>send_to_editor(h)</code> function and remark the original <code>tb_remove();</code> function call (the &#8220;blue colour&#8221; <a href="http://www.walkernews.net/2007/07/16/simple-javascript-extract-login-form-password/" title="Beware that a simple JavaScript code could used to extract the real password behind in the asterisk characters in a login form!" rel="bookmark">JavaScript code</a>).</li>
</ol>
<p>If you&#8217;re not comfortable with this simple PHP code modification (PHP mod), then just stick to the default behaviour or look for some good WordPress gallery plugin. Good luck.<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/09/09/how-to-change-wordpress-image-caption-text-style-to-superscripts/" title="How To Change WordPress Image Caption Text Style To Superscripts?">How To Change WordPress Image Caption Text Style To Superscripts?</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/09/11/wordpress-adds-wp-caption-text-to-css-file-for-image-caption-styling/" title="WordPress: Adds wp-caption-text To CSS File For Image Caption Styling">WordPress: Adds wp-caption-text To CSS File For Image Caption Styling</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/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/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><br />&raquo; <a href="http://www.walkernews.net/2008/09/22/open-facebook-in-stealth-mode-appears-offline-after-login/" title="Open Facebook In Stealth Mode - Appears Offline After Login">Open Facebook In Stealth Mode - Appears Offline After Login</a><br />]]></content:encoded>
			<wfw:commentRss>http://www.walkernews.net/2008/09/07/how-to-insert-multiple-images-in-wordpress-26-without-using-shortcode/feed/</wfw:commentRss>
		</item>
		<item>
		<title>GNU Date Generates Consistent UNIX Epoch Time Between Time Zones</title>
		<link>http://www.walkernews.net/2008/08/30/gnu-date-generates-consistent-unix-epoch-time-between-time-zones/</link>
		<comments>http://www.walkernews.net/2008/08/30/gnu-date-generates-consistent-unix-epoch-time-between-time-zones/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 02:21:10 +0000</pubDate>
		<dc:creator>Walker</dc:creator>
		
		<category><![CDATA[Howto]]></category>

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

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

		<category><![CDATA[Date Arithmetic]]></category>

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

		<category><![CDATA[Epoch Time]]></category>

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

		<category><![CDATA[GNU Date]]></category>

		<category><![CDATA[Julian Time]]></category>

		<category><![CDATA[Linux Command]]></category>

		<category><![CDATA[POSIX Time]]></category>

		<category><![CDATA[Shell Script]]></category>

		<category><![CDATA[Time Zone]]></category>

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

		<category><![CDATA[Unix Time]]></category>

		<guid isPermaLink="false">http://www.walkernews.net/?p=1046</guid>
		<description><![CDATA[Why the GNU date produces Unix Epoch time or Julian time differently among time zones? How to resolve this "inconsistency"?]]></description>
			<content:encoded><![CDATA[<p>GNU date is easier for Linux administrators who write <a href="http://www.walkernews.net/2008/07/07/linux-dummy-guide-how-to-send-email-with-content-and-attachment/" title="How to send email with attachment in Linux command prompt?" rel="bookmark">shell script</a> that involves <a href="http://www.walkernews.net/2008/08/29/gnu-coreutils-gnu-date-is-easier-for-date-time-calculation-in-linux-shell-script/" title="How easy is to write a date calculation shell script in Linux with the help of GNU date?" rel="bookmark">Unix Epoch time or Julian time</a> (Julian time is the common term we used to refer this UNIX time in our IT office).<br />
<!--more--><br />
However, the GNU date program <span class="subhead2">might</span> produces &#8220;different&#8221; set of date-to-Julian or Julian-to-date conversion for the same input but having it executed at different <a href="http://www.walkernews.net/2008/07/14/world-time-clock-how-many-time-zones-are-used-in-usa-or-russia/" title="How many time zones are used in your country?" rel="bookmark">time zones</a>. It <span class="subhead2">might not</span> happen so if the appropriate GNU date option switch is used for the &#8220;Unix Epoch time and date&#8221; conversion.</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>Here are some GNU date examples that perform date-to-Julian and Julian-to-date conversion in two different time zones, e.g. a server at London with BST time zone (British Summer Time) and another server at Utah with MDT time zone (Mountain Daylight Time).</p>
<p>Take note of the GNU date output that appears in &#8220;blue color&#8221; text (will be explained later):</p>
<p><span class="subhead">GNU Date: Convert date to Unix Epoch time / Julian time</span></p>
<p><span class="subhead2">UK, London, BST time zone at this time of writing</span>:</p>
<pre>walker@walkernews.net # <span style="color:#FF6666;">date -d "2008-08-08 20:08:08" +%s</span>
1218222488
walker@walkernews.net # <span style="color:#FF6666;">date -u -d "2008-08-08 20:08:08" +%s</span>
<span style="color:#66FFFF;">1218226088</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "2008-08-08 20:08:08 UTC" +%s</span>
<span style="color:#66FFFF;">1218226088</span></pre>
<p><span class="subhead2">US, Utah, MTD time zone at this time of writing</span>:</p>
<pre>walker@walkernews.net # <span style="color:#FF6666;">date -d "2008-08-08 20:08:08" +%s</span>
1218247688
walker@walkernews.net # <span style="color:#FF6666;">date -u -d "2008-08-08 20:08:08" +%s</span>
<span style="color:#66FFFF;">1218226088</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "2008-08-08 20:08:08 UTC" +%s</span>
<span style="color:#66FFFF;">1218226088</span></pre>
<p><span class="subhead">GNU Date: Convert Unix Epoch time / Julian time to date</span></p>
<p><span class="subhead2">UK, London, BST time zone at this time of writing</span>:</p>
<pre>walker@walkernews.net # <span style="color:#FF6666;">date -u -d "1970-01-01 1218226088 secs"</span>
<span style="color:#66FFFF;">Fri Aug  8 20:08:08 UTC 2008</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "UTC 1970-01-01 1218226088 secs"</span>
Fri Aug  8 21:08:08 BST 2008
walker@walkernews.net # <span style="color:#FF6666;">date -d "UTC 1970-01-01 1218226088 secs" +"%Y-%m-%d %H:%M:%S %z"</span>
2008-08-08 21:08:08 +0100
walker@walkernews.net # <span style="color:#FF6666;">date -d "1970-01-01 1218226088 secs"</span>
Fri Aug  8 20:08:08 BST 2008
walker@walkernews.net # <span style="color:#FF6666;">date -d "1970-01-01 1218222488 secs"</span>
Fri Aug  8 19:08:08 BST 2008
walker@walkernews.net # <span style="color:#FF6666;">date -u -d "1970-01-01 1218222488 secs"</span>
Fri Aug  8 19:08:08 UTC 2008</pre>
<p><span class="subhead2">US, Utah, with MTD time zone at this time of writing</span>:</p>
<pre>walker@walkernews.net # <span style="color:#FF6666;">date -u -d "1970-01-01 1218226088 secs"</span>
<span style="color:#66FFFF;">Fri Aug  8 20:08:08 UTC 2008</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "UTC 1970-01-01 1218226088 secs"</span>
Fri Aug  8 14:08:08 MDT 2008
walker@walkernews.net # <span style="color:#FF6666;">date -d "UTC 1970-01-01 1218226088 secs" +"%Y-%m-%d %H:%M:%S %z"</span>
2008-08-08 14:08:08 -0600
walker@walkernews.net # <span style="color:#FF6666;">date -d "1970-01-01 1218226088 secs"</span>
Fri Aug  8 21:08:08 MDT 2008
walker@walkernews.net # <span style="color:#FF6666;">date -d "1970-01-01 1218247688 secs"</span>
Sat Aug  9 03:08:08 MDT 2008
walker@walkernews.net # <span style="color:#FF6666;">date -u -d "1970-01-01 1218247688 secs"</span>
Sat Aug  9 02:08:08 UTC 2008</pre>
<p><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 /><br />
<span class="subhead">Have the GNU date to display/output consistent Unix Epoch time at different time zones</span></p>
<p>So, the question now is about how to have GNU date <span class="subhead2">directly</span> output a <span class="subhead2">portable and consistent</span> Julian-to-date or date-to-Julian conversion, especially when date calculation shell script is running on multiple servers that distributed at different time zones?</p>
<p>As you can see from the GNU date examples with &#8220;blue text&#8221; of output, the <code>-u</code> can <span class="subhead2">directly</span> produces a portable and consistent result of:</p>
<ul>
<li>Unix Epoch time/Julian time of the given date &#8220;8 Aug 2008 8:08PM and 8 seconds&#8221;</li>
<li>Date converted from the Julian time of &#8220;8 Aug 2008 8:08PM and 8 seconds&#8221;</li>
</ul>
<p>Although specify <code>UTC</code> in the date string given to -d option switch produces the same Unix Epoch time/Julian time, the Julian-to-date conversion results are not consistent.</p>
<p>There is nothing wrong with GNU date. It&#8217;s not a GNU date bug that causes it to produce different result at different time zones. Indeed, it&#8217;s the behaviour of the GNU date option switches!</p>
<p>For example, when the <code>-u</code> is not used, GNU date produces output that requires additional conversion from the given time zones offset.</p>
<p>So, the output of</p>
<pre>date -d "UTC 1970-01-01 1218226088 secs" +"%Y-%m-%d %H:%M:%S %z"</pre>
<p>indicates the converted time is displayed as &#8220;21:08:08 +0100&#8243;, meaning that the &#8220;correct&#8221; time should be &#8220;21:08:08 minus 1 hour&#8221;.</p>
<blockquote><p>
In <a href="http://www.walkernews.net/2007/02/28/tune2fs-increase-linux-free-disk-space/" title="How to use tune2fs to temporarily increase Linux filesystem free disk space?" rel="bookmark">Linux command prompt</a>, type <code>info date</code> and browse to the GNU date examples section, the difference between <code>-u</code> and <code>UTC</code> is mentioned.</p>
<p>You can also access to these examples at the official GNU Coreutils <a href="http://www.gnu.org/software/coreutils/manual/html_node/Examples-of-date.html" title="Official GNU date online documentation and examples." target="_blank" rel="bookmark">online documentation</a>.
</p></blockquote>
<p><span class="subhead">Verdict</span></p>
<p>Specify the <code>-u</code> option switch when executing GNU date for &#8220;date to Unix Epoch time&#8221; or &#8220;Unix Epoch time to date&#8221; conversion, e.g.</p>
<pre>date -u -d "2008-12-25 12:25:08" +%s
date -u -d "1970-01-01 1230207908 secs"</pre>
<p>These two GNU date commands generate same output in UTC time, regardless of the <a href="http://www.walkernews.net/2008/06/23/windows-vista-date-and-time-matter/" title="Windows Vista can display multiple clocks of different time zone." rel="bookmark">local time zone</a> where the GNU date is executed.<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/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><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/how-to-create-iso-image-of-directory-or-filesystem-in-linux/" title="How To Create An ISO Image Of Directory / Filesystem In Linux">How To Create An ISO Image Of Directory / Filesystem In Linux</a><br />&raquo; <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><br />&raquo; <a href="http://www.walkernews.net/2008/05/17/direct-download-fedora-and-red-hat-linux-iso-cd-image/" title="Direct Download Fedora And Red Hat Linux ISO CD Image">Direct Download Fedora And Red Hat Linux ISO CD Image</a><br />&raquo; <a href="http://www.walkernews.net/2008/01/30/differentiate-between-single-and-multi-core-cpu-in-linux/" title="How To Differentiate Between Single And Multi-core CPU In Linux">How To Differentiate Between Single And Multi-core CPU In Linux</a><br />&raquo; <a href="http://www.walkernews.net/2007/06/03/date-arithmetic-in-linux-shell-scripts/" title="Date Arithmetic In Linux Shell Scripts">Date Arithmetic In Linux Shell Scripts</a><br />]]></content:encoded>
			<wfw:commentRss>http://www.walkernews.net/2008/08/30/gnu-date-generates-consistent-unix-epoch-time-between-time-zones/feed/</wfw:commentRss>
		</item>
		<item>
		<title>GNU Coreutils: GNU Date Is Easier For Date Time Calculation In Linux Shell Script</title>
		<link>http://www.walkernews.net/2008/08/29/gnu-coreutils-gnu-date-is-easier-for-date-time-calculation-in-linux-shell-script/</link>
		<comments>http://www.walkernews.net/2008/08/29/gnu-coreutils-gnu-date-is-easier-for-date-time-calculation-in-linux-shell-script/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 15:47:21 +0000</pubDate>
		<dc:creator>Walker</dc:creator>
		
		<category><![CDATA[Howto]]></category>

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

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

		<category><![CDATA[Date Arithmetic]]></category>

		<category><![CDATA[Date Time]]></category>

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

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

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

		<category><![CDATA[GNU Coreutils]]></category>

		<category><![CDATA[GNU Date]]></category>

		<category><![CDATA[Julian Time]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[POSIX Time]]></category>

		<category><![CDATA[Red Hat]]></category>

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

		<category><![CDATA[Shell Script]]></category>

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

		<category><![CDATA[Unix Time]]></category>

		<guid isPermaLink="false">http://www.walkernews.net/?p=1027</guid>
		<description><![CDATA[Do you know how easy to write date time calculation related shell script in Linux, if you've GNU date installed?]]></description>
			<content:encoded><![CDATA[<p>I mentioned about <a href="http://www.walkernews.net/2007/06/03/date-arithmetic-in-linux-shell-scripts/" title="How to query Linux yesterday or tomorrow date? How to perform date arithmetic in Linux shell script?" rel="bookmark">date time calculation shell script</a> in an earlier post. Though, the GNU date examples related to Unix Epoch time (a.k.a. Unix time, POSIX time, Julian time) in that post aren&#8217;t really successful (so as the Julian time calculation in <a href="http://www.walkernews.net/2007/06/14/high-performance-compiler-for-intel-based-system/" title="Intel C++ Compiler ensure high performance program code to run on Intel-based processors." rel="bookmark">C program code</a>) :-(<br />
<!--more--><br />
(Time is not an easy-to-understand topic, especially people who keen on &#8220;A Brief History Of Time&#8221; that written by Stephen Hawking).</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>OK, put aside that Physics topic about time. Back to the question: How easy is to do date time calculation in Linux shell script (and not about <a href="http://www.walkernews.net/2008/06/23/windows-vista-date-and-time-matter/" title="Knows more about the Windows Vista date and time features." rel="bookmark">Windows Vista Date Time Matter</a>)?</p>
<p>First of all, GNU date is one of the many Linux programs that grouped in a great package, with a given name GNU Coreutils.</p>
<p><a href="http://www.gnu.org/software/coreutils/" title="The official site of GNU Coreutils" rel="bookmark" target="_blank">GNU Coreutils</a> is bundled with <a href="http://www.walkernews.net/2008/05/17/direct-download-fedora-and-red-hat-linux-iso-cd-image/" title="Directly download Red Hat CD image from Red Hat FTP server" rel="bookmark">Red Hat Linux distribution</a>, and is believed being a ubiquitous GNU package among Linux distributions.</p>
<p>For example, in my <a href="http://www.walkernews.net/2008/01/15/how-to-install-rhel4-in-hp-netserver-lh3000/" title="How do I install RHEL4 in an aging HP LH3000 Netserver?" rel="bookmark">RHEL4 machine</a>, <code>ls -laSh /bin/date</code> shows it&#8217;s only 47KB in size and the <code>rpm -qf /bin/date</code> shows it&#8217;s part of the coreutils-5.2.1-31 package.</p>
<p>This GNU date can either set or change the current system date/time or to display date/time format according to user queries. For those serious programmers who use Julian time, you should happy to know that GNU date understands UNIX Epoch time too!</p>
<blockquote><p>
<span class="subhead">What is that Epoch Time exactly?</span></p>
<p>The computer times are represented as a count of seconds since an epoch, i.e. a well-defined point of time (hence, it&#8217;s called <span class="subhead2">Epoch time</span>).</p>
<p>On GNU and POSIX systems, the epoch time is defined as 1970-01-01 00:00:00 UTC. Thus, it&#8217;s also known as <span class="subhead2">UNIX time</span>, <span class="subhead2">POSIX time</span>, or some simply calls it <span class="subhead2">Julian time</span>.
</p></blockquote>
<p>Here are some GNU <strong>date arithmetic and time calculation</strong> examples, which I&#8217;ve referred to the official <a href="http://www.gnu.org/software/coreutils/manual/html_node/Examples-of-date.html" title="The official GNU date examples" target="_blank" rel="bookmark">GNU date documentation</a> (also appears in <code>info date</code>):</p>
<pre>walker@walkernews.net # <span style="color:#FF6666;">date</span>
<span style="color:#66FFFF;">Thu Aug 28 17:10:38 BST 2008</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "3 hours ago"</span>
<span style="color:#66FFFF;">Thu Aug 28 14:10:41 BST 2008</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "+3 hours"</span>
<span style="color:#66FFFF;">Thu Aug 28 20:12:01 BST 2008</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "last month"</span>
<span style="color:#66FFFF;">Mon Jul 28 17:13:11 BST 2008</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "next month"</span>
<span style="color:#66FFFF;">Sun Sep 28 17:14:15 BST 2008</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "+2 months"</span>
<span style="color:#66FFFF;">Tue Oct 28 17:14:56 GMT 2008</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "2 months ago"</span>
<span style="color:#66FFFF;">Sat Jun 28 17:16:44 BST 2008</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "yesterday"</span>
<span style="color:#66FFFF;">Wed Aug 27 17:13:35 BST 2008</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "tomorrow"</span>
<span style="color:#66FFFF;">Fri Aug 29 17:13:55 BST 2008</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "3 days ago"</span>
<span style="color:#66FFFF;">Mon Aug 25 17:22:42 BST 2008</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "+3 days"</span>
<span style="color:#66FFFF;">Sun Aug 31 17:23:08 BST 2008</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "last friday"</span>
<span style="color:#66FFFF;">Fri Aug 22 00:00:00 BST 2008</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "2008-08-22 +3 days"</span>
<span style="color:#66FFFF;">Mon Aug 25 00:00:00 BST 2008</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "2008-08-22 -5 days"</span>
<span style="color:#66FFFF;">Sun Aug 17 00:00:00 BST 2008</span></pre>
<p><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 /><br />
<span class="subhead">How to format the GNU date output format? For example, to get the day, weekday, month, year of 23 days ago can be coded as such:</span></p>
<pre>walker@walkernews.net # <span style="color:#FF6666;">date -d "23 days ago"</span>
<span style="color:#66FFFF;">Tue Aug  5 18:23:24 BST 2008</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "23 days ago" +%e</span>
<span style="color:#66FFFF;"> 5</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "23 days ago" +%d</span>
<span style="color:#66FFFF;">05</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "23 days ago" +%m</span>
<span style="color:#66FFFF;">08</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "23 days ago" +%-m</span>
<span style="color:#66FFFF;">8</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "23 days ago" +%b</span>
<span style="color:#66FFFF;">Aug</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "23 days ago" +%B</span>
<span style="color:#66FFFF;">August</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "23 days ago" +"%e-%-m-%Y, %B"</span>
<span style="color:#66FFFF;"> 5-8-2008, August</span>
walker@walkernews.net # <span style="color:#FF6666;">date -d "23 days ago" +"%e-%m-%Y, %B"</span>
<span style="color:#66FFFF;"> 5-08-2008, August</span></pre>
<p>You may refer to <code>man date</code> for detail list of GNU date output format modifiers. Also, take note the difference of <code>+%m</code> and <code>+%-m</code> is that the later remove the zero padding. </p>
<blockquote><p>
The zero-padding looks neatly when display in string format. However, zero-padded numeric is not valid in Bash shell script arithmetic interpretation, i.e. 08 - 05 will fail as the valid syntax is 8 - 5.
</p></blockquote>
<p><span class="subhead">Unix Epoch time calculation examples with GNU date</span> </p>
<p>The <code>+%s</code> is another GNU date output modifier, i.e. to output number of seconds since Unix Epoch. And, the date/time format for <code>-d</code> option switch is close to ISO 8601 date/time format, i.e. YYYY-MM-DD HH:MM:SS (it&#8217;s not a strict <a href="http://wwp.greenwichmeantime.com/info/iso.htm" rel="bookmark" target="_blank">ISO 8601 Date/Time format</a>, but close to it).</p>
<p>For example, the UNIX time of 25th of December 2008 at 12:25PM 08 seconds is given as this:</p>
<pre>walker@walkernews.net # <span style="color:#FF6666;">date -u -d "2008-12-25 12:25:08" +%s</span>
<span style="color:#66FFFF;">1230207908</span></pre>
<p>So, the Julian time of 2008-08-08 20:08:08 (the date and time of Beijing Olympic Opening Ceremony) is as such:</p>
<pre>walker@walkernews.net # <span style="color:#FF6666;">date -u -d "2008-08-08 20:08:08" +%s</span>
<span style="color:#66FFFF;">1218226088</span></pre>
<p>That&#8217;s 1218226088 seconds elapsed since Unix Epoch time at 2008-08-08 20:08:08. </p>
<p>To convert UNIX Epoch time or Julian time to human readable date/time format:</p>
<pre>walker@walkernews.net # <span style="color:#FF6666;">date -u -d "1970-01-01 1218226088 secs"</span>
<span style="color:#66FFFF;">Fri Aug  8 20:08:08 UTC 2008</span></pre>
<p><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/30/gnu-date-generates-consistent-unix-epoch-time-between-time-zones/" title="GNU Date Generates Consistent UNIX Epoch Time Between Time Zones">GNU Date Generates Consistent UNIX Epoch Time Between Time Zones</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/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><br />&raquo; <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><br />&raquo; <a href="http://www.walkernews.net/2008/06/06/how-to-setup-non-interactive-ssh-login/" title="How To Setup Non-Interactive SSH Login">How To Setup Non-Interactive SSH Login</a><br />&raquo; <a href="http://www.walkernews.net/2008/05/17/direct-download-fedora-and-red-hat-linux-iso-cd-image/" title="Direct Download Fedora And Red Hat Linux ISO CD Image">Direct Download Fedora And Red Hat Linux ISO CD Image</a><br />]]></content:encoded>
			<wfw:commentRss>http://www.walkernews.net/2008/08/29/gnu-coreutils-gnu-date-is-easier-for-date-time-calculation-in-linux-shell-script/feed/</wfw:commentRss>
		</item>
		<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/09/11/wordpress-adds-wp-caption-text-to-css-file-for-image-caption-styling/" title="WordPress: Adds wp-caption-text To CSS File For Image Caption Styling">WordPress: Adds wp-caption-text To CSS File For Image Caption Styling</a><br />&raquo; <a href="http://www.walkernews.net/2008/09/09/how-to-change-wordpress-image-caption-text-style-to-superscripts/" title="How To Change WordPress Image Caption Text Style To Superscripts?">How To Change WordPress Image Caption Text Style To Superscripts?</a><br />&raquo; <a href="http://www.walkernews.net/2008/09/07/how-to-insert-multiple-images-in-wordpress-26-without-using-shortcode/" title="How To Insert Multiple Images In WordPress 2.6 Without Using Shortcode?">How To Insert Multiple Images In WordPress 2.6 Without Using Shortcode?</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/08/26/private-ip-vs-public-ip-how-to-check-wan-ip-public-ip-or-internet-ip/" title="Private IP VS Public IP: How To Check WAN IP, Public IP, or Internet IP?">Private IP VS Public IP: How To Check WAN IP, Public IP, or Internet IP?</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/09/11/wordpress-adds-wp-caption-text-to-css-file-for-image-caption-styling/" title="WordPress: Adds wp-caption-text To CSS File For Image Caption Styling">WordPress: Adds wp-caption-text To CSS File For Image Caption Styling</a><br />&raquo; <a href="http://www.walkernews.net/2008/09/09/how-to-change-wordpress-image-caption-text-style-to-superscripts/" title="How To Change WordPress Image Caption Text Style To Superscripts?">How To Change WordPress Image Caption Text Style To Superscripts?</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/09/07/how-to-insert-multiple-images-in-wordpress-26-without-using-shortcode/" title="How To Insert Multiple Images In WordPress 2.6 Without Using Shortcode?">How To Insert Multiple Images In WordPress 2.6 Without Using Shortcode?</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 />]]></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>
	</channel>
</rss>
