<?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>GS Design &#187; utilities</title>
	<atom:link href="http://www.gsdesign.ro/blog/category/software/utilities/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gsdesign.ro/blog</link>
	<description>Just another developer blog</description>
	<lastBuildDate>Fri, 23 Jul 2010 07:33:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Automatic FTP Uploading &amp; Synchronize</title>
		<link>http://www.gsdesign.ro/blog/automatic-ftp-uploading-synchronize/</link>
		<comments>http://www.gsdesign.ro/blog/automatic-ftp-uploading-synchronize/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 08:49:04 +0000</pubDate>
		<dc:creator>Gabi Solomon</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[utilities]]></category>
		<category><![CDATA[automated]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[reviews]]></category>

		<guid isPermaLink="false">http://www.gsdesign.ro/blog/?p=272</guid>
		<description><![CDATA[The problem If you are developing or using remote files you might be interested in services like dropbox witch allow you to copy a file in a folder in your computer and have it uploaded to a remote location. I personally love dropbox and usit as a back-up &#38; sharing that i can access from [...]]]></description>
			<content:encoded><![CDATA[<h3>The problem</h3>
<p>If you are developing or using remote files you might be interested in services like <a href="http://www.getdropbox.com/">dropbox</a> witch allow you to copy a file in a folder in your computer and have it uploaded to a remote location. I personally love dropbox and usit as a back-up &amp; sharing that i can access from multiple locations. I store my password manager software on it for example <img src='http://www.gsdesign.ro/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>But services like dropbox dont solve all your problems since sometimes you might want to sincronize to a location of your choise, like a FTP server.</p>
<p>This really comes in handy when you develop web application on a server you installed on your computer. I personally dont do it because of 2 reasons:<br />
<strong>1. i have to remember to upload the copy to the remote server </strong><br />
Cant really show the client from my computer or have it  stored on a stick with a portable webserver.<br />
Also, having the last copy online is good when you might login and do modifications from multiple computers.</p>
<p><strong>2. compatibility issues</strong><br />
There is always the possibility of the application working on my computer and not on the server. This is both due to the difference in OS but also in the serves configurations.</p>
<p>But i can see the advantage of having application developed locally. The most important would be speed ( saving files and viewing the website ), also not depending on the internet connection ( yes, e i get that sometimes, at night, probably from all the guys logging in to download torrents &amp; porn ).</p>
<h3>The solution</h3>
<p>Well i recently discovered a really handy piece of software that solve my first problem. Its called<br />
<strong>Fling FTP Software</strong> and is a powerful ftp program that allows you to synchronize a local folder with an remote one by using FTP.</p>
<p>The cool feature about it is that it integrates really well with your Windows explorer.<br />
<img src="http://www.gsdesign.ro/blog/wp-content/uploads/2008/12/flingdemo.jpg" alt="" title="flingdemo" width="350" height="241" class="aligncenter size-full wp-image-286" /></p>
<p>Also you have several options of synchronization, including sync between hardisks, network folders and flash sticks.<br />
<img src="http://www.gsdesign.ro/blog/wp-content/uploads/2008/12/fling-file-sync.png" alt="" title="fling file sync" width="481" height="357" class="aligncenter size-full wp-image-287" /></p>
<p>The way fling works is you setup rules for each folders you want to sync.<br />
This is done in 2 steps:<br />
<strong>1. You setup the source and destination folder</strong><br />
<img src="http://www.gsdesign.ro/blog/wp-content/uploads/2008/12/fling-transfer-destination.png" alt="" title="fling transfer destination" width="500" height="487" class="aligncenter size-full wp-image-288" /></p>
<p><strong>1. You setup the scanning options</strong><br />
Here you have the options of telling fling when you want the transfers to be executed and in which way. You have options to do it manually, automatically or at preset intervals. You can also specify witch is the primary source ( when files are conflicting witch one to keep )<br />
<img src="http://www.gsdesign.ro/blog/wp-content/uploads/2008/12/fling-scan-options.png" alt="" title="fling-scan-options" width="500" height="493" class="aligncenter size-full wp-image-289" /></p>
<p>I find this software really useful and another cool feature about it : Fling is completely <strong>free</strong>.</p>
<p>Download <a href="http://www.nchsoftware.com/ftp/flsetup.exe"><strong>Fling FTP Software 2.02</strong></a></p>
<p>Cheers</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gsdesign.ro/blog/automatic-ftp-uploading-synchronize/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>10 Windows Application Launchers reviewed</title>
		<link>http://www.gsdesign.ro/blog/10-windows-application-launchers-reviewed/</link>
		<comments>http://www.gsdesign.ro/blog/10-windows-application-launchers-reviewed/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 10:02:27 +0000</pubDate>
		<dc:creator>Gabi Solomon</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[utilities]]></category>
		<category><![CDATA[application launchers]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[reviews]]></category>

		<guid isPermaLink="false">http://www.gsdesign.ro/blog/?p=195</guid>
		<description><![CDATA[Although i like try all geeky application that there is, i must admit that before this article i havent even saw some application i found while researching for this post. It all started when victor stanciu pointed me to an application launcher called launchy ( details below ). And i thought this is a verry [...]]]></description>
			<content:encoded><![CDATA[<p>Although i like try all geeky application that there is, i must admit that before this article i havent even saw some application i found while researching for this post. It all started when <a href="http://www.victorstanciu.ro/">victor stanciu</a> pointed me to an application launcher called launchy ( details below ). And i thought this is a verry cool way of keeping your desktop clean and also increase productivity. So i decided to do some research and see what similar apps there are out there.<br />
There are not ordered in a specific order, just in the order that i found them.So here it goes.</p>
<h3>1. Launchy</h3>
<p><a href="http://www.launchy.net/">Launchy</a> is a <strong>free utility</strong> that has both windows and linux suport and it is one of the most popular application launcher out there. It will index the programs and shorcuts from any location on your computer ( ex: start menu, desktop etc.)  and can launch them with just a few keystrokes!<br />
It also has shortcuts for your bookmarks or you can use it to faster search on sites like google and wikipedia.</p>
<p><strong>Compatible with Windows Vista</strong></p>
<p><img class="aligncenter size-full wp-image-196" title="amarok" src="http://www.gsdesign.ro/blog/wp-content/uploads/2008/10/amarok.png" alt="" width="368" height="162" /><img class="aligncenter size-full wp-image-198" title="screenshot_launchy" src="http://www.gsdesign.ro/blog/wp-content/uploads/2008/10/screenshot_launchy.png" alt="" width="442" height="72" /><a href="http://www.gsdesign.ro/blog/wp-content/uploads/2008/10/screenshot_google.png"><img class="aligncenter size-full wp-image-197" title="screenshot_google" src="http://www.gsdesign.ro/blog/wp-content/uploads/2008/10/screenshot_google.png" alt="" width="500" height="100" /></a></p>
<h3>2. Keybreeze</h3>
<p><a href="http://www.keybreeze.com/">Keybreeze</a> is another verry cool aplication laucher, it is light weight ( only 3MB ) but it is full of features, it isn&#8217;t just an application launcher, it can do a lot more then that.The feature I liked most is the option to open multiple targets i.e. you can open multiple tasks in one go. You can use KeyBreeze to make sticky notes and can set reminders. If you use Skype, you can type “c ” to call someone.</p>
<p>Also its portable. <img src='http://www.gsdesign.ro/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>To list a few of its features :</p>
<ul>
<li>Open files, folders, and websites.</li>
<li>Search your computer.</li>
<li>Search websites.</li>
<li>Perform system tasks.</li>
<li>Control windows on your screen.</li>
<li>Paste custom text into a text field.</li>
<li>Automate actions.</li>
<li>Create notes; set reminders.</li>
<li>Launch plug-ins.</li>
</ul>
<p>To see it in action go to the <a href="http://www.keybreeze.com/screenshots/">screenshoot section</a>.</p>
<p><img class="aligncenter size-full wp-image-206" title="keybreeze" src="http://www.gsdesign.ro/blog/wp-content/uploads/2008/10/keybreeze.jpg" alt="" width="338" height="275" /></p>
<h3>3. nDroid</h3>
<p><a href="http://www.codenite.com/">nDroid</a> a.k.a 320mph is an ultra fast anything launcher that can open documents, play songs, open browser bookmarks, lookup web references, find torrents, do online searches and a lot more than you expect.<br />
Although i was really liking launchy, i was a little inclined to switching to nDroid. The main reasons were:<br />
- there are a lot of plugins for it so you can extend its capabilities.<br />
- its <strong>free</strong><br />
- portable. No installation requited. Always been a big fan of this apps <img src='http://www.gsdesign.ro/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
- uses very little resources<br />
- has a few more features then others ( like playing music etc. )<br />
<img class="aligncenter size-full wp-image-199" title="ndroid-500x280" src="http://www.gsdesign.ro/blog/wp-content/uploads/2008/10/ndroid-500x280.png" alt="" width="500" height="280" /></p>
<h3>4. Find and Run</h3>
<p>Find and Run Robot (FARR) is another <strong>free program</strong> for keyboard maniacs &#8212; it uses an adaptive &#8220;live search&#8221; function to rapidly find programs and documents on your computer as you type.<br />
Its the same with nDroid, although it lack some of the flashy look it makes up with functionality ( additional plugins can be installed ) and low resource consumption.</p>
<p>FARR also lets you quickly run web searches, send email, manipulate files, control on-screen windows, and much more. Build and share custom commands or install plugins to add tons of new features, like live search features for your clipboard history and your internet bookmarks; a popup a calculator with history tape and persistant variables; and many more..</p>
<p>A detailed (and always up to date) feature list for FARR can be found <a href="http://www.donationcoder.com/Forums/bb/index.php?topic=13421.0">here</a> and a <a href="http://www.donationcoder.com/Software/Mouser/findrun/screenshots/album/">screenshots here</a>.</p>
<p><a href="http://www.gsdesign.ro/blog/wp-content/uploads/2008/10/find-and-run.png"><img class="aligncenter size-full wp-image-200" title="find-and-run" src="http://www.gsdesign.ro/blog/wp-content/uploads/2008/10/find-and-run.png" alt="" width="500" height="148" /></a></p>
<h3>5. SlickRun</h3>
<p><a href="http://www.bayden.com/SlickRun/">SlickRun</a> is a keystroke based application launcher. It is a minimalistic designed tool and it shows a small window just above the system tray where it displays the time when its not used. To find out what comands can be used in it you can type in help and you will be taken to the <a href="http://www.bayden.com/SlickRun/1033/SlickRunHelp.htm">online help files</a>.<br />
A feature that is unique to SlickRun is SlickJot &#8211; a place to store brief notes. You can add text to SlickJot by highlighting it and dragging it to the SlickRun window. You can also search through the clips using the built in find tool. Notes are automatically saved.<br />
SlickRun uses verry little memory about 5MB at any given time.<br />
<a href="http://www.gsdesign.ro/blog/wp-content/uploads/2008/10/slickrun.png"><img class="aligncenter size-full wp-image-202" title="slickrun" src="http://www.gsdesign.ro/blog/wp-content/uploads/2008/10/slickrun.png" alt="" width="289" height="62" /></a></p>
<h3>6. Speed Launch</h3>
<p><a href="http://www.officelabs.com/projects/speedlaunch/Pages/default.aspx">Speed Launch</a> is an application launcher that extends the functionality and usability of Microsoft Windows. With Speed Launch, users can select their own words to open frequently used websites, documents, and applications. The most compelling feature of Speed launch is the use of a drag and drop interaction model to make this advanced functionality more intuitive to novice computer users.</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="src" value="http://www.youtube.com/v/cKUxDisECzc&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/cKUxDisECzc&amp;hl=en&amp;fs=1" allowfullscreen="true"></embed></object></p>
<p>Also another cool feature about it, is the fact that it uses functions instead of plugins to write aditional features, functions that you can write on your own with more ease then a plugin. You can check out the video below for more details about this.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="432" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="0k6vij3n" /><param name="flashvars" value="c=v&amp;v=90d73712-356e-4aa0-9298-34a72a17d553&amp;ifs=true&amp;fr=msnvideo&amp;mkt=en-US" /><param name="src" value="http://images.video.msn.com/flash/soapbox1_1.swf" /><embed id="0k6vij3n" type="application/x-shockwave-flash" width="432" height="364" src="http://images.video.msn.com/flash/soapbox1_1.swf" flashvars="c=v&amp;v=90d73712-356e-4aa0-9298-34a72a17d553&amp;ifs=true&amp;fr=msnvideo&amp;mkt=en-US"></embed></object>&lt;a href=&#8221;http://video.msn.com/video.aspx?vid=90d73712-356e-4aa0-9298-34a72a17d553&#8243; mce_href=&#8221;http://video.msn.com/video.aspx?vid=90d73712-356e-4aa0-9298-34a72a17d553&#8243; target=&#8221;_new&#8221; title=&#8221;Creating Functions in Speed Launch&#8221;&gt;Video: Creating Functions in Speed Launch&lt;/a&gt;</p>
<h3>7. ToolBox</h3>
<p><a href="http://www.cylog.org/utilities/toolbox.jsp">ToolBox</a> is more of a widget sidebar to me, its drag &amp; drop interface creates shortcuts to almost anything; applications, drives, folders, even simple files. ToolBox  helps you organise your desktop and get rid of numerous shortcuts that clutter it and take up valuable space.<br />
What i found intersting about it was the fact that the first version of ToolBox was written many years ago as a 16-bit Windows 3.1 application using Borland Pascal.<br />
<img class="aligncenter size-full wp-image-203" title="toolbox" src="http://www.gsdesign.ro/blog/wp-content/uploads/2008/10/toolbox.jpg" alt="" width="424" height="332" /></p>
<h3>8. Key Launch</h3>
<p><a href="http://www.konradp.com/products/keylaunch/">Key Launch</a> is an application launcher for Windows that can launch applications but also commands with just a few keystrokes.<br />
Besides launching applications and files Key Launch can initiate Internet searches, open bookmarks, start Control Panel items, create a new email message, manage computer shutdown commands or open Internet addresses.</p>
<p><strong>Compatible with Windows Vista</strong></p>
<p><a href="http://www.gsdesign.ro/blog/wp-content/uploads/2008/10/keylaunch.gif"><img class="aligncenter size-full wp-image-205" title="keylaunch" src="http://www.gsdesign.ro/blog/wp-content/uploads/2008/10/keylaunch.gif" alt="" width="500" height="375" /></a></p>
<h3>9. Dash Command</h3>
<p>While <a href="http://www.trydash.com/">Dash Command</a> looks pretty nice ( see video below ), it didnt get so much buzz on the internet. The 2 main complaints are that its a payd one ( <strong>Pre-release Offer: $19.95</strong> ) wich is a big thumbs down when you can get the same thing for free, and the second it has some problems on windows vista. For me the first point was enough to convince me to skip it.</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="src" value="http://www.youtube.com/v/mkCAf5_Y8P4&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/mkCAf5_Y8P4&amp;hl=en&amp;fs=1" allowfullscreen="true"></embed></object></p>
<h3>10. Skylight</h3>
<p>Skylight is another aplication laucher and It can search, launch, lookup, automate and define, all in a systematic, predictable way. Boasting advanced habit learning and matching algorithms, infinite plug-in extensibility and the general smarts equivalent of a rat, it is purpose built to make your computing life easier. A cool thing is that it can detect spelling errors in your typing <img src='http://www.gsdesign.ro/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .<br />
For full list of what it can do check out its <a href="http://www.candylabs.com/skylight/documentation/">online documentation</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gsdesign.ro/blog/10-windows-application-launchers-reviewed/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
