<?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>Tech Stuff for You &#187; Software</title>
	<atom:link href="http://www.techstuff4u.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techstuff4u.com</link>
	<description>Technology, Windows, Software, Web and Browsers</description>
	<lastBuildDate>Tue, 01 Jun 2010 19:02:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>sShutdown: Skin Your Shutdown Dialog Box</title>
		<link>http://www.techstuff4u.com/2009/05/sshutdown-skin-your-shutdown-dialog-box/</link>
		<comments>http://www.techstuff4u.com/2009/05/sshutdown-skin-your-shutdown-dialog-box/#comments</comments>
		<pubDate>Sat, 09 May 2009 20:40:00 +0000</pubDate>
		<dc:creator>Maharshi</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.techstuff4u.com/?p=41</guid>
		<description><![CDATA[Let&#8217;s assume for some time that you are customization junkie like me. You have customized almost every part of your Windows XP GUI and showing it to your friend(or girlfriend for some of you lucky guys!!). Your pals left awestruck by your beautiful GUI. But, while the time of shutdown, you get that mind numbing Windows XP default blue dialog box with those dull icons. I am sure you want to change this part also.
Sure, you can change that dialog box by editing system files shell32.dll and msgina.dll. But this ...


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s assume for some time that you are customization junkie like me. You have customized almost every part of your Windows XP GUI and showing it to your friend(or girlfriend for some of you lucky guys!!). Your pals left awestruck by your beautiful GUI. But, while the time of shutdown, you get that mind numbing Windows XP default blue dialog box with those dull icons. I am sure you want to change this part also.<span id="more-41"></span></p>
<p>Sure, you can change that dialog box by editing system files <strong>shell32.dll</strong> and <strong>msgina.dll</strong>. But this could end up with your system messed up until you know what you are doing. Also other software like <strong>WindowBlinds</strong> provides skinnable dialog box, but are not free and you have to rely on the skin that author has created. So, here is the cool free utility that will do this work for you, <strong>Shedko sShutdown (Skinned Shutdown)</strong>. </p>
<p>This utility intercepts a Windows function call of shutdown and applies a selected skin to the shutdown dialog box. You can apply various skins to this dialog. It supports PNG for themes and fully supports transparency. And best of all is you don&#8217;t have to patch your system files, its absolutely safe to use. </p>
<p>Upon installing for the first time, start this applictaion from Start Menu or from Desktop. Now select &#8220;Run sShutdown at Windows startup&#8221;, save and restart your system. After restart you can configure its various options like skin selection etc from tray icon.</p>
<p>Take a look at my screenshot below.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_86N4xqdOqi4/SO5w6TmyYII/AAAAAAAAAFI/AnE2oNljGSI/s1600-h/sShutdown.JPG" target="_blank"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_86N4xqdOqi4/SO5w6TmyYII/AAAAAAAAAFI/AnE2oNljGSI/s320/sShutdown.JPG" border="0" alt="sShutdown" id="BLOGGER_PHOTO_ID_5255261962185629826" /></a></p>
<p>Download <strong>Shedko sShutdown</strong> from <a href="http://eng.softq.org/sshutdown.htm" target="_blank"><strong>here</strong></a>.</p>
<p>You can download various themes for Shedko sShutdown from <a href="http://eng.softq.org/sshutdown_themes" target="_blank"><strong>here</strong></a>.</p>
<p>If you want to create your own theme, you can grab a Theme editor from <a href="http://eng.softq.org/sshutdown_theme_editor" target="_blank"><strong>here</strong></a>. </p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.techstuff4u.com/2009/05/sshutdown-skin-your-shutdown-dialog-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Run Your Applications Securely with Sandboxie</title>
		<link>http://www.techstuff4u.com/2009/04/run-application-securely-sandboxie/</link>
		<comments>http://www.techstuff4u.com/2009/04/run-application-securely-sandboxie/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 18:59:18 +0000</pubDate>
		<dc:creator>Maharshi</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Chrome]]></category>

		<guid isPermaLink="false">http://www.techstuff4u.com/?p=454</guid>
		<description><![CDATA[Google Chrome browser boasts of an innovative security feature called Sandbox by the virtue of which, it was the last browser standing after the first day of Pwn2Own 2009 security contest. So, how about getting this feature in other applications also? Here&#8217;s the answer in form of a must have security enhancement for Windows PCs, Sandboxie.

To define in a simple words, Sandbox is an isolated space where applications runs without affecting other data on computer. Google Chrome runs in sandboxed environment. So, if an attacker exploits a browser, there are ...


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Google Chrome browser boasts of an innovative security feature called Sandbox by the virtue of which, it was the last browser standing after the first day of Pwn2Own 2009 security contest. So, how about getting this feature in other applications also? Here&#8217;s the answer in form of a must have security enhancement for Windows PCs, <strong>Sandboxie</strong>.</p>
<p><span id="more-454"></span></p>
<p>To define in a simple words, Sandbox is an isolated space where applications runs without affecting other data on computer. Google Chrome runs in sandboxed environment. So, if an attacker exploits a browser, there are minimal chances of other data being tampered on HDD. You can run your applications in sandboxed mode using Sandboxie. Here&#8217;s a graphic illustration from their official site.</p>
<p><center><img class="aligncenter size-full wp-image-455" title="Sandboxie" src="http://www.techstuff4u.com/wp-content/uploads/2009/04/sandboxie.gif" alt="Sandboxie" width="444" height="283" /></center></p>
<p>As you can see from the graphic above, Sandboxie runs programs in an isolated space which prevents other applications from being affected. It&#8217;s a mere 500 KB download and can run on Windows 2000, XP, 2003, Vista all 32-bit versions. Also 32-bit Windows 7  build 7000 is partially supported by Sandboxie version 3.36. Here is a screenshot of this application.</p>
<p><center><a href="http://www.techstuff4u.com/wp-content/uploads/2009/04/sandboxie-screenshot.jpg"><img class="aligncenter size-medium wp-image-460" title="Sandboxie Screenshot" src="http://www.techstuff4u.com/wp-content/uploads/2009/04/sandboxie-screenshot-300x204.jpg" alt="Sandboxie Screenshot" width="300" height="204" /></a></center></p>
<p><a title="Download Sandboxie" href="http://www.sandboxie.com/index.php?DownloadSandboxie" target="_blank"><strong>Download Sandboxie.</strong></a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.techstuff4u.com/2009/04/run-application-securely-sandboxie/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Get Photoshop UI in GIMP with GIMPshop</title>
		<link>http://www.techstuff4u.com/2009/03/photoshop-ui-in-gimp-gimpshop/</link>
		<comments>http://www.techstuff4u.com/2009/03/photoshop-ui-in-gimp-gimpshop/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 19:42:29 +0000</pubDate>
		<dc:creator>Maharshi</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.techstuff4u.com/?p=403</guid>
		<description><![CDATA[GIMP(GNU Image Manipulation Program) is an open source alternative to commercial application Adobe Photoshop. However people used to with Photoshop UI might find its interface quite confusing. Also it could seem &#8220;geeky&#8221; to novices. So, here is a lifesaver for both types of users. The GIMPshop. It is made to replicate the look n&#8217; feel of Adobe Photoshop while giving all the advantages GIMP offers.

GIMPshop is also an open source application and can run on Mac OS X, Windows 98+, Linux, and Solaris. It is small in download size and ...


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>GIMP(GNU Image Manipulation Program) is an open source alternative to commercial application Adobe Photoshop. However people used to with Photoshop UI might find its interface quite confusing. Also it could seem &#8220;geeky&#8221; to novices. So, here is a lifesaver for both types of users. The <strong>GIMPshop</strong>. It is made to replicate the look n&#8217; feel of Adobe Photoshop while giving all the advantages GIMP offers.</p>
<p><span id="more-403"></span></p>
<p>GIMPshop is also an open source application and can run on Mac OS X, Windows 98+, Linux, and Solaris. It is small in download size and so is its resource consumption. It loads fast after the first run. For some older versions of this application, you may need a plugin called &#8220;Deweirdifier&#8221; to enable MDI(Multiple Document Interface) in Windows. However, this need is removed from its latest versions as it contains this plugin by default.</p>
<p>This application does not support Photoshop plugins but can support all the GIMP plugins, filters, brushes etc. So, you don&#8217;t have to worry about lack of such content. For all these features it provides for free, this is a perfect start for all GIMP wannabes. Should i also say it embraces experts too? <img src='http://www.techstuff4u.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Here&#8217;s its screenshot. </p>
<p><center><a href="http://www.techstuff4u.com/wp-content/uploads/2009/03/gimpshop.jpg" target="_blank"><img class="aligncenter size-medium wp-image-405" title="GIMPshop Preview" src="http://www.techstuff4u.com/wp-content/uploads/2009/03/gimpshop-300x217.jpg" alt="GIMPshop Preview" width="300" height="217" /></a></center></p>
<p>Download <a title="GIMPshop download" href="http://www.gimpshop.com/download.shtml" target="_blank"><strong>GIMPshop</strong></a>.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.techstuff4u.com/2009/03/photoshop-ui-in-gimp-gimpshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista Explorer in Windows XP with ViSplore</title>
		<link>http://www.techstuff4u.com/2009/02/vista-explorer-windows-xp-visplore/</link>
		<comments>http://www.techstuff4u.com/2009/02/vista-explorer-windows-xp-visplore/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 19:27:03 +0000</pubDate>
		<dc:creator>Maharshi</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.techstuff4u.com/?p=268</guid>
		<description><![CDATA[Windows Vista provides &#8220;Breadcrumb&#8221; style navigation in Windows Explorer. This small addition makes it more user friendly. Another advantage with Breadcrumbs is its ability to directly jump to a sub folder by its hybrid drop down box. And you can bring all these to Windows XP with ViSplore.

As mentioned above, this little tool emulates Vista-like navigation in Windows XP&#8217;s Explorer. You can navigate to any sub folder of a selected folder from a drop down list which populates on clicking the arrow icon. A nice feature is its built in ...


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Windows Vista provides &#8220;Breadcrumb&#8221; style navigation in Windows Explorer. This small addition makes it more user friendly. Another advantage with Breadcrumbs is its ability to directly jump to a sub folder by its hybrid drop down box. And you can bring all these to Windows XP with <strong>ViSplore</strong>.</p>
<p><span id="more-268"></span></p>
<p>As mentioned above, this little tool emulates Vista-like navigation in Windows XP&#8217;s Explorer. You can navigate to any sub folder of a selected folder from a drop down list which populates on clicking the arrow icon. A nice feature is its built in search capability. You can directly move to the folder by typing its name in a search box, similar to live search in Windows Vista.</p>
<p>It uses Vista Glass style designed by WindowsX to bring in the Glass UI to Windows XP, which adds to aesthetics of your Windows XP GUI. Only problem I encountered during its use is, it becomes unstable on maximizing the window. Also you can&#8217;t intuitively steer to &#8220;My Computer&#8221;. Apart from that, this is a cool utility which improves productivity and crafts a fine looking Explorer. Here&#8217;s its screenshot.</p>
<p><a href="http://www.techstuff4u.com/wp-content/uploads/2009/02/visplore.jpg" target="_blank"><img class="aligncenter size-medium wp-image-267" title="ViSplore Preview" src="http://www.techstuff4u.com/wp-content/uploads/2009/02/visplore-300x275.jpg" alt="ViSplore Preview" width="300" height="275" /></a></p>
<p><strong>Download <a title="ViSplore Download" href="http://lee-soft.com/visplore/" target="_blank">ViSplore</a>.</strong></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.techstuff4u.com/2009/02/vista-explorer-windows-xp-visplore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove Duplicate Images with VisiPics</title>
		<link>http://www.techstuff4u.com/2009/02/remove-duplicate-images-with-visipics/</link>
		<comments>http://www.techstuff4u.com/2009/02/remove-duplicate-images-with-visipics/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 17:59:47 +0000</pubDate>
		<dc:creator>Maharshi</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.techstuff4u.com/?p=197</guid>
		<description><![CDATA[If your Hard Disk is cluttered with too many duplicate images, time for a clean up. Are you going to do it manually? No way, here&#8217;s a great freeware called VisiPics.

It&#8217;s a simple to use application which can do its work perfectly.  It runs five image comparison filters to guess the closeness of pair of images. It also finds same pictures with different sizes and same pictures in different formats. It is fast as compared to other commercial counterparts and of small size.
It also lets you choose which images to ...


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>If your Hard Disk is cluttered with too many duplicate images, time for a clean up. Are you going to do it manually? No way, here&#8217;s a great freeware called <strong>VisiPics</strong>.</p>
<p><span id="more-197"></span></p>
<p>It&#8217;s a simple to use application which can do its work perfectly.  It runs five image comparison filters to guess the closeness of pair of images. It also finds same pictures with different sizes and same pictures in different formats. It is fast as compared to other commercial counterparts and of small size.</p>
<p><a href="http://www.techstuff4u.com/wp-content/uploads/2009/02/visipics-preview.jpg" target="_blank"><img class="alignleft size-medium wp-image-201" title="Visipics preview" src="http://www.techstuff4u.com/wp-content/uploads/2009/02/visipics-preview-300x191.jpg" alt="visipics-preview" width="310" height="195" /></a>It also lets you choose which images to delete manually. You don&#8217;t have to wait for scan to be completed. VisiPics displays the duplicates during the scanning. So you can delete them right away. It runs on Windows 2000, XP, 2003, Vista and can support JPEG, GIF, PNG, BMP, PCX, TIFF, TGA and RAW image formats. Here is the screenshot of this application.</p>
<p>Download <a title="VisiPics" href="http://www.visipics.info/index.php?title=Download" target="_blank"><strong>VisiPics</strong></a>.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.techstuff4u.com/2009/02/remove-duplicate-images-with-visipics/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
