<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>Cool Geex &#187; Windows</title> <atom:link href="http://www.coolgeex.com/category/windows/feed/" rel="self" type="application/rss+xml" /><link>http://www.coolgeex.com</link> <description>Gadget and tech guide for the rest of us</description> <lastBuildDate>Tue, 27 Jul 2010 16:56:51 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.1</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <atom:link rel='hub' href='http://www.coolgeex.com/?pushpress=hub'/> <item><title>How To Install all The Free Apps you need With Only One Click</title><link>http://www.coolgeex.com/how-to-install-all-the-free-apps-you-need-with-only-one-click/</link> <comments>http://www.coolgeex.com/how-to-install-all-the-free-apps-you-need-with-only-one-click/#comments</comments> <pubDate>Wed, 28 Oct 2009 22:06:11 +0000</pubDate> <dc:creator>Cool Geex</dc:creator> <category><![CDATA[Downloads]]></category> <category><![CDATA[Windows]]></category><guid isPermaLink="false">http://www.coolgeex.com/?p=250</guid> <description><![CDATA[Ninite is a free service that builds a bundle of free software installation in one click. If you just upgraded your PC to windows 7 it will save you some time. ]]></description> <content:encoded><![CDATA[<p><a href="http://ninite.com">Ninite </a>is a free service that builds a bundle of free software installation in one click.</p><p>If you just upgraded your PC to windows 7 it will save you some time.</p> ]]></content:encoded> <wfw:commentRss>http://www.coolgeex.com/how-to-install-all-the-free-apps-you-need-with-only-one-click/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Start Google Chrome in Incognito Mode</title><link>http://www.coolgeex.com/start-google-chrome-in-incognito-mode/</link> <comments>http://www.coolgeex.com/start-google-chrome-in-incognito-mode/#comments</comments> <pubDate>Wed, 12 Aug 2009 20:06:20 +0000</pubDate> <dc:creator>Cool Geex</dc:creator> <category><![CDATA[Apple]]></category> <category><![CDATA[Mac Leopard]]></category> <category><![CDATA[Script Editor]]></category> <category><![CDATA[Windows]]></category><guid isPermaLink="false">http://www.coolgeex.com/?p=10</guid> <description><![CDATA[I&#8217;m Using Mozilla FireFox as my default web browser But I like using Chrome for Private Browsing. Google Chrome doesn&#8217;t provide an option to load Incognito by default so I created one. Windows If you&#8217;re using windowsPlace a Google Chrome shortcut on the desktop. Rename the shortcut to Incognito. Right click on the shortcut and select ‘Properties’. On the ‘Target’ field [...]]]></description> <content:encoded><![CDATA[<p>I&#8217;m Using Mozilla FireFox as my default web browser But I like using Chrome for Private Browsing.</p><p>Google Chrome doesn&#8217;t provide an option to load Incognito by default so I created one.</p><p>Windows</p><p>If you&#8217;re using windows</p><ol><li>Place a Google Chrome shortcut on the desktop.</li><li>Rename the shortcut to Incognito.</li><li>Right click on the shortcut and select ‘Properties’.</li><li>On the ‘Target’ field add an –incognito to the end of program path. (Note: Make sure there is a space between the last apostrophe and the dash)</li><li>Your incognito browser is now ready for launch.</li></ol><p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/ntsbb53UV_0&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;feature=player_profilepage&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/ntsbb53UV_0&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;feature=player_profilepage&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><br /> Mac</p><p>If you&#8217;re using Mac</p><p>1.Set google.com as your home page</p><p>2.Open Apple Script Editor and copy paste that script:</p><p><span id="more-10"></span></p><pre>tell application "Google Chrome"
activate
end tell

tell application "System Events"
tell process "Google Chrome"
tell menu bar 1
tell menu bar item "File"
tell menu "File"
click menu item "New Incognito Window"
end tell
end tell

tell menu bar item "Window"
tell menu "Window"
click menu item "Google"
end tell
end tell

tell menu bar item "File"
tell menu "File"
click menu item "Close Window"
end tell
end tell

end tell
end tell
end tell</pre><p>3. Compile and Save, You&#8217;re done.</p><p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/Zcnoox2Hgh4&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;feature=player_profilepage&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/Zcnoox2Hgh4&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;feature=player_profilepage&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p> ]]></content:encoded> <wfw:commentRss>http://www.coolgeex.com/start-google-chrome-in-incognito-mode/feed/</wfw:commentRss> <slash:comments>22</slash:comments> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc (user agent is rejected)
Database Caching 29/37 queries in 0.015 seconds using apc

Served from: 10.10.10.43 @ 2010-07-30 00:44:32 -->