<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for Samanathon.com</title>
	<atom:link href="http://samanathon.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://samanathon.com</link>
	<description>Windows Tips, Tricks and Hacks</description>
	<pubDate>Fri, 04 Jul 2008 00:20:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Comment on Love ClearType In IE7? Use It In Firefox And Everywhere Else by Darren</title>
		<link>http://samanathon.com/love-cleartype-in-ie7-use-it-in-firefox-and-everywhere-else/#comment-59036</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Thu, 03 Jul 2008 22:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/2007/01/24/love-cleartype-in-ie7-use-it-in-firefox-and-everywhere-else/#comment-59036</guid>
		<description>Thumbs up for the tips =)</description>
		<content:encoded><![CDATA[<p>Thumbs up for the tips =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Royale Noir: A Secret XP Theme Uncovered by Patrick</title>
		<link>http://samanathon.com/royale-noir-a-secret-xp-theme-uncovered-7/#comment-57871</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Mon, 30 Jun 2008 15:50:42 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/2006/10/28/royale-noir-a-secret-xp-theme-uncovered-7/#comment-57871</guid>
		<description>Thanks a bunch.. i've been looking for this and i couldn't find it until i found this 
Thanks  :wink:</description>
		<content:encoded><![CDATA[<p>Thanks a bunch.. i&#8217;ve been looking for this and i couldn&#8217;t find it until i found this<br />
Thanks  <img src='http://samanathon.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=':wink:' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Registry Hack: Hide All Icons in the Notification Area (System Tray) by KOP</title>
		<link>http://samanathon.com/registry-hack-hide-all-icons-in-the-notification-area-system-tray/#comment-56861</link>
		<dc:creator>KOP</dc:creator>
		<pubDate>Fri, 27 Jun 2008 11:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/registry-hack-hide-all-icons-in-the-notification-area-system-tray/#comment-56861</guid>
		<description>In order to hide your notification area Go to:

Start
Control panel
Security Center

On the left side of the window, under "resources" press on:

"change the way security center alerts me"

Untag each of the alerts you want to stop

press OK</description>
		<content:encoded><![CDATA[<p>In order to hide your notification area Go to:</p>
<p>Start<br />
Control panel<br />
Security Center</p>
<p>On the left side of the window, under &#8220;resources&#8221; press on:</p>
<p>&#8220;change the way security center alerts me&#8221;</p>
<p>Untag each of the alerts you want to stop</p>
<p>press OK</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Registry Hack: Hide All Icons in the Notification Area (System Tray) by kop</title>
		<link>http://samanathon.com/registry-hack-hide-all-icons-in-the-notification-area-system-tray/#comment-56860</link>
		<dc:creator>kop</dc:creator>
		<pubDate>Fri, 27 Jun 2008 11:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/registry-hack-hide-all-icons-in-the-notification-area-system-tray/#comment-56860</guid>
		<description>hi man

great solution.

i was searching the net hours for that solution.

need to emphasize what is solves:

You can hide a specific icon from the system tray, but let its software continue running in background.

Btw, you don't have to restart your computer in the end.
You can just right click--&#62; Stop
right click --&#62; Start

and the icon will not appear anymore</description>
		<content:encoded><![CDATA[<p>hi man</p>
<p>great solution.</p>
<p>i was searching the net hours for that solution.</p>
<p>need to emphasize what is solves:</p>
<p>You can hide a specific icon from the system tray, but let its software continue running in background.</p>
<p>Btw, you don&#8217;t have to restart your computer in the end.<br />
You can just right click&#8211;&gt; Stop<br />
right click &#8211;&gt; Start</p>
<p>and the icon will not appear anymore</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox 2&#8217;s Kiosk Mode by Gerhard Gross</title>
		<link>http://samanathon.com/firefox-2s-kiosk-mode/#comment-56081</link>
		<dc:creator>Gerhard Gross</dc:creator>
		<pubDate>Wed, 25 Jun 2008 13:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/2006/11/17/firefox-2s-kiosk-mode/#comment-56081</guid>
		<description>We are using Firefox Kiosk successfully in an exhibition here. However when opening links in a new window Kiosk-Mode shows the tab-bar allowing the user to exit Firefox and the rest of it.
Is there an analog  comand to the enabling/disabling of the Navigation toolbar: 
user_pref("rkiosk.navbar", true);
user_pref("rkiosk.navbar", false);
e.g. something like: user_pref("rkiosk.tabbar", false);??
best regards
gerhard</description>
		<content:encoded><![CDATA[<p>We are using Firefox Kiosk successfully in an exhibition here. However when opening links in a new window Kiosk-Mode shows the tab-bar allowing the user to exit Firefox and the rest of it.<br />
Is there an analog  comand to the enabling/disabling of the Navigation toolbar:<br />
user_pref(&#8221;rkiosk.navbar&#8221;, true);<br />
user_pref(&#8221;rkiosk.navbar&#8221;, false);<br />
e.g. something like: user_pref(&#8221;rkiosk.tabbar&#8221;, false);??<br />
best regards<br />
gerhard</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Tip: Batch Files by Dannie Dude</title>
		<link>http://samanathon.com/windows-tip-batch-files/#comment-55994</link>
		<dc:creator>Dannie Dude</dc:creator>
		<pubDate>Wed, 25 Jun 2008 07:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/2007/01/15/windows-tip-batch-files/#comment-55994</guid>
		<description>I am happy to have this community, I have two more questions to ask …
1. How can i add more ten 9 set parameters in a batch file e.g.
SET String1=%1
SET String2=%2
SET String3=%3
SET String4=%4
SET String5=%5
SET String6=%6
SET String7=%7
SET String8=%8
SET String9=%9
2. And the second one is how can I add a string which includes a comma in between (treating comma as a space) e.g.

This is my single string including some numbers, bracket and comma (-6.26620974,53.34899072)</description>
		<content:encoded><![CDATA[<p>I am happy to have this community, I have two more questions to ask …<br />
1. How can i add more ten 9 set parameters in a batch file e.g.<br />
SET String1=%1<br />
SET String2=%2<br />
SET String3=%3<br />
SET String4=%4<br />
SET String5=%5<br />
SET String6=%6<br />
SET String7=%7<br />
SET String8=%8<br />
SET String9=%9<br />
2. And the second one is how can I add a string which includes a comma in between (treating comma as a space) e.g.</p>
<p>This is my single string including some numbers, bracket and comma (-6.26620974,53.34899072)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To: Make Your Own Geek Bling by twig</title>
		<link>http://samanathon.com/how-to-make-your-own-geek-bling/#comment-55622</link>
		<dc:creator>twig</dc:creator>
		<pubDate>Mon, 23 Jun 2008 23:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/2007/02/05/how-to-make-your-own-geek-bling/#comment-55622</guid>
		<description>I like my ancient hard drive hung around my neck with a power cable better  :smile:</description>
		<content:encoded><![CDATA[<p>I like my ancient hard drive hung around my neck with a power cable better  <img src='http://samanathon.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':smile:' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Download XP Service Pack 3 Before Its Official Release, How To And Review by youtube downloader</title>
		<link>http://samanathon.com/download-xp-service-pack-3-before-its-official-release-how-to-and-review/#comment-55469</link>
		<dc:creator>youtube downloader</dc:creator>
		<pubDate>Mon, 23 Jun 2008 10:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/download-xp-service-pack-3-before-its-official-release/#comment-55469</guid>
		<description>Very clear guide.</description>
		<content:encoded><![CDATA[<p>Very clear guide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mario Theme Played Using An RC Car And Glass Bottles by Vampire Bats</title>
		<link>http://samanathon.com/mario-theme-played-using-an-rc-car-and-glass-bottles/#comment-54829</link>
		<dc:creator>Vampire Bats</dc:creator>
		<pubDate>Fri, 20 Jun 2008 22:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/?p=504#comment-54829</guid>
		<description>wow that is really cool, and yeah haha .. some people do have a lot of time, but it sure makes for a cool video !</description>
		<content:encoded><![CDATA[<p>wow that is really cool, and yeah haha .. some people do have a lot of time, but it sure makes for a cool video !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Greatest.Prank Call.Ever. by Vampire Bats</title>
		<link>http://samanathon.com/greatest-prank-call-ever/#comment-54828</link>
		<dc:creator>Vampire Bats</dc:creator>
		<pubDate>Fri, 20 Jun 2008 22:49:54 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/?p=502#comment-54828</guid>
		<description>haha .. little Mexican midget , gotta love it , nice prank :P</description>
		<content:encoded><![CDATA[<p>haha .. little Mexican midget , gotta love it , nice prank <img src='http://samanathon.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Greatest.Prank Call.Ever. by Stanium</title>
		<link>http://samanathon.com/greatest-prank-call-ever/#comment-54297</link>
		<dc:creator>Stanium</dc:creator>
		<pubDate>Thu, 19 Jun 2008 08:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/?p=502#comment-54297</guid>
		<description>The "police officer" is really funny.

&lt;em&gt;Stanium's last blog post: &lt;a href='http://printingdepot.blogspot.com/2008/06/make-your-prints-glow.html'&gt;Make Your Prints Glow&lt;/a&gt;&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>The &#8220;police officer&#8221; is really funny.</p>
<p><em>Stanium&#8217;s last blog post: <a href='http://printingdepot.blogspot.com/2008/06/make-your-prints-glow.html'>Make Your Prints Glow</a></em></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Saman&#8217;s Big Ole List Of Windows XP Run Commands by cam.t</title>
		<link>http://samanathon.com/samans-big-ole-list-of-windows-xp-run-commands/#comment-54076</link>
		<dc:creator>cam.t</dc:creator>
		<pubDate>Wed, 18 Jun 2008 16:12:10 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/samans-big-ole-list-of-windows-xp-run-commands/#comment-54076</guid>
		<description>Excllent this is fantastic :smile:</description>
		<content:encoded><![CDATA[<p>Excllent this is fantastic <img src='http://samanathon.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':smile:' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Greatest.Prank Call.Ever. by Genesis Bible</title>
		<link>http://samanathon.com/greatest-prank-call-ever/#comment-53713</link>
		<dc:creator>Genesis Bible</dc:creator>
		<pubDate>Tue, 17 Jun 2008 17:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/?p=502#comment-53713</guid>
		<description>this really is the greatest prank phone call ever  :lol:  hands down wins over other prank calls</description>
		<content:encoded><![CDATA[<p>this really is the greatest prank phone call ever  <img src='http://samanathon.com/blog/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' />  hands down wins over other prank calls</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress Hack: Sort Comments by peter</title>
		<link>http://samanathon.com/wordpress-hack-sort-comments/#comment-53577</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Tue, 17 Jun 2008 08:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/2007/01/05/wordpress-hack-sort-comments/#comment-53577</guid>
		<description>In the new 2.5 you will have to look for the file here : &lt;em&gt;wp-includes/comment.php&lt;/em&gt;
Around line 94 you will find this function : 
&lt;code&gt;function get_approved_comments($post_id) {
	global $wpdb;
	return $wpdb-&#62;get_results($wpdb-&#62;prepare("SELECT * FROM $wpdb-&#62;comments WHERE comment_post_ID = %d AND comment_approved = '1' ORDER BY comment_date", $post_id));
}&lt;/code&gt;

Change the &lt;em&gt;comment_date&lt;/em&gt; to any of the options above!</description>
		<content:encoded><![CDATA[<p>In the new 2.5 you will have to look for the file here : <em>wp-includes/comment.php</em><br />
Around line 94 you will find this function :<br />
<code>function get_approved_comments($post_id) {<br />
	global $wpdb;<br />
	return $wpdb-&gt;get_results($wpdb-&gt;prepare("SELECT * FROM $wpdb-&gt;comments WHERE comment_post_ID = %d AND comment_approved = '1' ORDER BY comment_date", $post_id));<br />
}</code></p>
<p>Change the <em>comment_date</em> to any of the options above!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox 2&#8217;s Kiosk Mode by Sean</title>
		<link>http://samanathon.com/firefox-2s-kiosk-mode/#comment-53109</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Sat, 14 Jun 2008 19:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/2006/11/17/firefox-2s-kiosk-mode/#comment-53109</guid>
		<description>&lt;a href="http://www.ehartwell.com/InfoDabble/HowTo:_Create_a_boot-from-CD_browser_kiosk_with_Firefox_1.5_and_SLAX_PE_5.0.6"&gt; Look here &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://www.ehartwell.com/InfoDabble/HowTo:_Create_a_boot-from-CD_browser_kiosk_with_Firefox_1.5_and_SLAX_PE_5.0.6"> Look here </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter Window Command Line Client by Andrew Reynolds</title>
		<link>http://samanathon.com/twitter-window-command-line-client/#comment-52624</link>
		<dc:creator>Andrew Reynolds</dc:creator>
		<pubDate>Thu, 12 Jun 2008 01:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/?p=506#comment-52624</guid>
		<description>I've been using Twitter also for weeks and I'm not yet familiar with other features. Anyway, thanks for the post, this is another discovery for Twitter, I'll try to check out this soon. :)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using Twitter also for weeks and I&#8217;m not yet familiar with other features. Anyway, thanks for the post, this is another discovery for Twitter, I&#8217;ll try to check out this soon. <img src='http://samanathon.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Tip: Shutdown Your Computer With The Command Prompt by Saman Sadeghi</title>
		<link>http://samanathon.com/windows-tip-shutdown-your-computer-with-the-command-prompt/#comment-52049</link>
		<dc:creator>Saman Sadeghi</dc:creator>
		<pubDate>Mon, 09 Jun 2008 21:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/2007/01/13/windows-tip-shutdown-your-computer-with-the-command-prompt/#comment-52049</guid>
		<description>True, but you can use the command in programming a batch or command file.</description>
		<content:encoded><![CDATA[<p>True, but you can use the command in programming a batch or command file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Tip: Shutdown Your Computer With The Command Prompt by mclovin</title>
		<link>http://samanathon.com/windows-tip-shutdown-your-computer-with-the-command-prompt/#comment-52040</link>
		<dc:creator>mclovin</dc:creator>
		<pubDate>Mon, 09 Jun 2008 21:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/2007/01/13/windows-tip-shutdown-your-computer-with-the-command-prompt/#comment-52040</guid>
		<description>?that helped alot but you can use ctrl alt adn del to shut down faster¿</description>
		<content:encoded><![CDATA[<p>?that helped alot but you can use ctrl alt adn del to shut down faster¿</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Hack: Change The Windows Start Button Text by Wischi412</title>
		<link>http://samanathon.com/windows-hack-change-the-windows-start-button-text/#comment-51983</link>
		<dc:creator>Wischi412</dc:creator>
		<pubDate>Mon, 09 Jun 2008 16:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/2007/01/01/windows-hack-change-the-windows-start-button-text/#comment-51983</guid>
		<description>hey guys,


can i hack my start button at windows vista ultimate 64 bit , too :?: 

i´m from germany...i dont speak english very well...but well ^^</description>
		<content:encoded><![CDATA[<p>hey guys,</p>
<p>can i hack my start button at windows vista ultimate 64 bit , too <img src='http://samanathon.com/blog/wp-includes/images/smilies/icon_question.gif' alt=':?:' class='wp-smiley' /> </p>
<p>i´m from germany&#8230;i dont speak english very well&#8230;but well ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Registry Hack: Hide All Icons in the Notification Area (System Tray) by leukoplast</title>
		<link>http://samanathon.com/registry-hack-hide-all-icons-in-the-notification-area-system-tray/#comment-51761</link>
		<dc:creator>leukoplast</dc:creator>
		<pubDate>Sun, 08 Jun 2008 22:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/registry-hack-hide-all-icons-in-the-notification-area-system-tray/#comment-51761</guid>
		<description>Ok, this may be a slightly old article, but I had a specific problem I needed to get done.  What I wanted to do was have a certain program running, but make it so the icon didn't show up in the notifications area.   Basically run it like most services on windows, silently, but hidden in the background. 

So for those that want to do this for whatever reason, this is what I did.  

Start &#62; Control Panel &#62; Administrative tools &#62; Services * 

Once in services, find the program that you want to hide the icon of.  Right click on it and hit Properties.   It should give you a window with access to 4 tabs. (General, Log-on, Recovery, and Dependencies)

Go ahead and click on the Log-on tab.  Now un-tick the box that says "Allow service to interact with desktop"  Hit apply, then restart the computer.  

Now when your computer starts up, the program's icon is no longer in the notification area.  In fact, the only way to know its running is by checking the Windows task manager processes. In which it will be there, running silently in the background. 

Tags: edit notification icons, notification icons, hide icons, hide notification icons, windows icons, remove windows icons, remove notification icons, remove icons</description>
		<content:encoded><![CDATA[<p>Ok, this may be a slightly old article, but I had a specific problem I needed to get done.  What I wanted to do was have a certain program running, but make it so the icon didn&#8217;t show up in the notifications area.   Basically run it like most services on windows, silently, but hidden in the background. </p>
<p>So for those that want to do this for whatever reason, this is what I did.  </p>
<p>Start &gt; Control Panel &gt; Administrative tools &gt; Services * </p>
<p>Once in services, find the program that you want to hide the icon of.  Right click on it and hit Properties.   It should give you a window with access to 4 tabs. (General, Log-on, Recovery, and Dependencies)</p>
<p>Go ahead and click on the Log-on tab.  Now un-tick the box that says &#8220;Allow service to interact with desktop&#8221;  Hit apply, then restart the computer.  </p>
<p>Now when your computer starts up, the program&#8217;s icon is no longer in the notification area.  In fact, the only way to know its running is by checking the Windows task manager processes. In which it will be there, running silently in the background. </p>
<p>Tags: edit notification icons, notification icons, hide icons, hide notification icons, windows icons, remove windows icons, remove notification icons, remove icons</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.468 seconds -->
