<?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>Silicon Chisel &#187; Desktop Applications</title>
	<atom:link href="http://www.siliconchisel.com/category/reviews/desktop-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.siliconchisel.com</link>
	<description>Open-Source Web Development</description>
	<lastBuildDate>Wed, 07 Jul 2010 00:57:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Coda &amp; Espresso</title>
		<link>http://www.siliconchisel.com/reviews/desktop-applications/coda-espresso/</link>
		<comments>http://www.siliconchisel.com/reviews/desktop-applications/coda-espresso/#comments</comments>
		<pubDate>Mon, 11 May 2009 17:20:39 +0000</pubDate>
		<dc:creator>Silicon Chisel</dc:creator>
				<category><![CDATA[Desktop Applications]]></category>
		<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://www.siliconchisel.com/?p=296</guid>
		<description><![CDATA[<div style="float: right;">
</div>
<h3><em>Mac Dev Tools Worth Having</em></h3>
<p>For a lot of people, the Mac is seen as the PC for a &#8220;creative person&#8221;. Very &#8220;artsy.&#8221; Now, I&#8217;ve spent years (decades) developing code on Sun workstations, DEC equipment, and&#8230;</p>]]></description>
			<content:encoded><![CDATA[<div style="float: right;">
<div id="attachment_297" class="wp-caption aligncenter" style="width: 170px"><img class="size-full wp-image-297 " style="margin: 2px;" title="coda" src="http://www.siliconchisel.com/wp-content/uploads/coda.png" alt="coda" width="160" height="160" /><p class="wp-caption-text">Coda</p></div>
<div id="attachment_298" class="wp-caption aligncenter" style="width: 170px"><img class="size-full wp-image-298 " style="margin: 2px;" title="espresso" src="http://www.siliconchisel.com/wp-content/uploads/espresso.png" alt="espresso" width="160" height="160" /><p class="wp-caption-text">Espresso</p></div>
</div>
<h3><em>Mac Dev Tools Worth Having</em></h3>
<p>For a lot of people, the Mac is seen as the PC for a &#8220;creative person&#8221;. Very &#8220;artsy.&#8221; Now, I&#8217;ve spent years (decades) developing code on Sun workstations, DEC equipment, and PC&#8217;s &#8211; the Mac, and the tools that are available on it beat all that stuff by a wide margin.</p>
<p>For starters, Mac OS X is itself a Linux environment. So no more shoe-horning a WAMP environment onto a PC. It&#8217;s not needed (although I do use MAMP for the Mac because Apple chose not to install some of the standard PHP extensions as standard, but for most developers this may not be needed).</p>
<p>But what IDE does one run? Sure, you can install the ever-present Eclipse platform. Which is capable of pretty much anything and everything if you locate/install/configure/incant the right stuff. For me, Eclipse was just too much work to get running, too slow, and too idiosynchratic to use on a daily basis.</p>
<p>Thus enters <a href="http://www.panic.com/coda/" target="_blank">Coda</a>, by <a href="http://www.panic.com/" target="_blank">Panic</a>. Coda combines a solid code editor, a rock-solid FTP client, a terminal, a CSS editor, Subversion, and site management in one package. If you code in Rails or work with CMS-based sites, the inclusion of a SSH terminal which remembers passwords is a life saver. No more neededing to reach for Terminal or iTerm when you need to launch mongrel or change some folder protection &#8211; just open a tab, hit the button and you&#8217;re in.</p>
<p><span id="more-296"></span>Subversion support is a recent addition to Coda and it works well. I still find it more reliable to do high volume operations from the command line, but for ongoing code changes the way Coda shows you what&#8217;s changed and what needs to be added to your repository is pretty damn good.</p>
<p>Coda also supports multi-file search and Regex search. Both of which can also do replace. You don&#8217;t appreciate the value of these features until you need them. There is also support for snippets and the latest major release also supports plug-ins. So the text-manipulation capabilities of Coda are now able to grow beyond what the Panic developers have time to do. Coda supports FTP and SFTP and allows for live-editing of a site&#8217;s files right on the server. This is also something one doesn&#8217;t appreciate until one needs it.</p>
<p>For $99, Coda is a solid investment. I&#8217;ve built everything from small client sites to medium sized WordPress and Joomla CMS sites to very large PHP-mySQL and Rails sites with it, and Coda has come through every time. I have never hit a case where I had to say &#8220;it won&#8217;t let me do that&#8221; on something I was working on. Which is what an IDE should be able to claim.</p>
<p>But &#8230;</p>
<p>There are a lot of times where I need to do a small site for a client and I don&#8217;t need a big IDE. I need something small that can deploy the small site to possibly several domain installations (for proofing or mirroring). I still want to be able to edit and browse the files on the server, but I don&#8217;t need the project management. And it has to be fast.</p>
<p>The latest <a href="http://www.macheist.com" target="_blank">MacHeist</a> served up <a href="http://macrabbit.com/espresso/" target="_blank">Espresso</a>, by <a href="http://macrabbit.com/" target="_blank">MacRabbit</a> (makers of the excellent CSSEdit). Espresso uses project files instead of a built-in project manager &#8230; which is actually what I wanted since the number of projects I have floating around kind of overwhelms Coda&#8217;s interface. Rather than use conventional tabs, Espresso uses a list of open files and previews. This takes a little getting used to, but it actually works better than tabs once you gave more than a dozen files open.</p>
<p>As expected, the CSS editor is great in Espresso. The code editor is also very good, with inteligent tag completion and all that good stuff. The system is extensible by &#8220;sugars&#8221; so as this gets into more developers hands I expect the language support to continue to improve, much as it did with TextMate.</p>
<p>Snippets are supported, but no Subversion. Which is OK for what I intend to use this for. I don&#8217;t mind firing up a SVN client every few days as the need to check in isn&#8217;t as high on smaller projects. The FTP support is one thing I really love about Espresso. You can define multiple FTP sites, so you can deploy to your staging server, the client&#8217;s server, and potentially other servers as well (mirrors, portfolios, etc. etc.).  You can also browse and edit in place for each FTP desitination, which is great for quick touch-ups.</p>
<p>I did have a few FTP connection problems with Espresso when I was working from a hotel, Coda worked like a charm. But that was Espresso 1.0.1 &#8230; MacRabbit made stability improvements since that release, so I expect those problems are gone now as well.</p>
<p>At around $80, Espresso is a little on the pricey side compared to Coda. Coda simply does more and lists for only $20 more. Had I not gotten Espresso as part of the MacHeist bundle, I might not have bothered with it. Which isn&#8217;t a knock on Espresso as a product, just that for the list price it&#8217;s hard to justify not getting Coda instead. If Espresso was closer to $40, it&#8217;d be a no-brainer to get it in addition to Coda.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siliconchisel.com/reviews/desktop-applications/coda-espresso/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Chrome</title>
		<link>http://www.siliconchisel.com/reviews/desktop-applications/chrome/</link>
		<comments>http://www.siliconchisel.com/reviews/desktop-applications/chrome/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 10:57:28 +0000</pubDate>
		<dc:creator>Silicon Chisel</dc:creator>
				<category><![CDATA[Desktop Applications]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.siliconchisel.com/?p=238</guid>
		<description><![CDATA[<p>The new <a href="http://www.google.com/chrome" target="_blank">Google Chrome</a> browser is a really nice piece of technology. Google has an uncanny knack for building applications which are fast, light, and smart. The search/address field is a very well done. Type whatever you want&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>The new <a href="http://www.google.com/chrome" target="_blank">Google Chrome</a> browser is a really nice piece of technology. Google has an uncanny knack for building applications which are fast, light, and smart. The search/address field is a very well done. Type whatever you want in there and get a list of likely matches. If nothing fits, hit return and go search for it. When you start using it, you wonder why this wasn&#8217;t the way it was at first.</p>
<p>Being able to turn any tab into a launchable desktop application is also great. It means I can now retire <a href="http://labs.mozilla.com/projects/prism/" target="_blank">Prism</a> from my Windows machine as Chrome does a better job &#8211; especially on GMail, Google Docs, and so on &#8211; go figure.</p>
<p>The minimalist interface gets in the way in some cases &#8211; like trying to figure out how to manage bookmarks. And if you&#8217;re used to the features you can end up with in Firefox once you load up all your add-ons, Chrome may be a downer. Because it does what it does &#8211; it does it fast and reliably, but that&#8217;s all it does.</p>
<p><img class="alignright wp-image-239" title="dlpage_lg" src="http://www.siliconchisel.com/wp-content/uploads/dlpage_lg.jpg" alt="" width="440" height="359" />But that isn&#8217;t bad. Use Firefox when you need your add-ons for downloading video or inserting BB-codes into message boards. Use Chrome for your web applications where you want them launched fast and you don&#8217;t need anything else getting in the way.</p>
<p>The one huge, huge problem with Chrome &#8230; it&#8217;s Windows only. Of course, this makes sense given the market share of That Platform. But still. The &#8216;Net runs on Linux and most of the best design work is done on the Mac. The opinion-makers don&#8217;t like on Windows 24&#215;7. I&#8217;m sure Google will correct this.</p>
<p>In summary, Chrome is the ideal browser for accessing web-based applications (version control, project management, email, billing systems, and so on). It&#8217;s worth a shot and, while it may not take market share away from Internet Explorer, every user who can be lured away from it can be considered a &#8220;win&#8221; for web designers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siliconchisel.com/reviews/desktop-applications/chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ShoveBox</title>
		<link>http://www.siliconchisel.com/reviews/desktop-applications/shovebox/</link>
		<comments>http://www.siliconchisel.com/reviews/desktop-applications/shovebox/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 20:00:55 +0000</pubDate>
		<dc:creator>Silicon Chisel</dc:creator>
				<category><![CDATA[Desktop Applications]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[clipboard]]></category>

		<guid isPermaLink="false">http://www.siliconchisel.com/?p=195</guid>
		<description><![CDATA[<p>If you&#8217;re doing code development on a Mac, especially if you&#8217;re bouncing onto your web server a lot, there are a lot of little commands and passwords that you need to keep track of. SSH passwords, SVN passwords and accounts,&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re doing code development on a Mac, especially if you&#8217;re bouncing onto your web server a lot, there are a lot of little commands and passwords that you need to keep track of. SSH passwords, SVN passwords and accounts, commands for SVN, Rails, Apache, mysql, etc. This is on top of the snippets of text for running the Mac itself and all the various signatures, quotations, recipes, contact information and other endless pieces of data you not only need to store, but be able to quickly retrieve but paste quickly into a browser, email, or shell window.</p>
<p>Enter &#8220;<a title="ShoveBox" href="http://www.wonderwarp.com/shovebox/" target="_blank">ShoveBox</a>&#8220;, a great little menubar utility which keeps all this stuff close at hand. There are a lot of clipboard managers, but ShoveBox&#8217;s &#8220;Organize&#8221; window makes the difference. It allows all the clipping to be organized and colorized any way you like. This makes it real easy to track down that Subversion command for creating a branch you only use once or twice in six months &#8211; and then just drag-paste it into your terminal window.<br />
<span id="more-195"></span></p>
<p style="text-align: center;"><img class="size-full wp-image-198 aligncenter" style="border: 2px solid #dddddd; margin-top: 4px; margin-bottom: 4px;" title="shovebox" src="http://www.siliconchisel.com/wp-content/uploads/shovebox.jpg" alt="shovebox window" width="500" height="314" /></p>
<p style="text-align: left;">Also, unlike many pure clipboard applications, ShoveBox allows you to create blank notes and put whatever you want in them. This is very useful when the text you want to paste is a combination of things &#8211; maybe some subversion commands follows by some Ruby on Rails commands &#8211; or maybe a signature for a BBS with contact information and a whitty quote.</p>
<p style="text-align: left;">Twenty-five dollars may seem a little steep for something like this, but the aggrivation it can save over the course of a few months is worth it. And there&#8217;s always the chance to get it at a bargain on one of the many Mac software daily sales.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siliconchisel.com/reviews/desktop-applications/shovebox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MyInfo 3</title>
		<link>http://www.siliconchisel.com/reviews/desktop-applications/myinfo-3/</link>
		<comments>http://www.siliconchisel.com/reviews/desktop-applications/myinfo-3/#comments</comments>
		<pubDate>Fri, 18 Feb 2005 01:26:43 +0000</pubDate>
		<dc:creator>Silicon Chisel</dc:creator>
				<category><![CDATA[Desktop Applications]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://siliconchisel.textdriven.com/articles/utilities/myinfo-3/</guid>
		<description><![CDATA[<p><img src="http://siliconchisel.com/wp-content/uploads/myinfo3.jpg" alt="myinfo3.jpg" border="0" width="240" height="50" align="right" />Anyone who works in IT has a lot of information to keep track of. Passwords, account names, server addresses, license and serial numbers, snippets of useful (sometimes vital) PHP or mySQL code, to-do lists (usually 4 or 5 of these),&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img src="http://siliconchisel.com/wp-content/uploads/myinfo3.jpg" alt="myinfo3.jpg" border="0" width="240" height="50" align="right" />Anyone who works in IT has a lot of information to keep track of. Passwords, account names, server addresses, license and serial numbers, snippets of useful (sometimes vital) PHP or mySQL code, to-do lists (usually 4 or 5 of these), and of course, links to various web sites. The mainstay PIM&#8217;s like Outlook are actually badly suited for this task. They are too big, not flexible enough, and the files are enormous &#8211; which is an issue when you need to sync once or twice a day, or want all your data on a USB drive to take with you.</p>
<p>Enter <a href="http://milenix.com/myinfo.php" target="_blank">MyInfo 3</a>, written by independant developer <a href="http://www.milenix.com/" target="_blank">Milenix Software</a> in Bulgaria.</p>
<p><span id="more-44"></span></p>
<p>This is one of the most solid pieces of software you will find. It does one thing and it does it exceptionally. You can quickly put together outlines of all kinds of data &#8211; passwords, serial numbers, project notes, web sites you&#8217;ve visited, the structure of your next novel &#8230; just about anything.</p>
<p>A couple of things stand out about My Info. One is the speed. While Outlook can take 20 seconds or more to launch and initialize all its various components, My Info is running in a couple of seconds. And it minimizes to the system tray when not in use, where it consumes very little memory. This is a pretty important feature as when you need to get at that snippet of information, or save one, you do not want to be waiting for the application to launch.</p>
<p>My Info supports having multiple documents open at once, something a lot of bookmark managers do not. It also supports a pretty robust editing mode allowing you to save just about any kind of content into an outline. Another nice touch is that the user can select what look&amp;feel to display &#8211; Windows XP, Office XP, and a couple more. This follows one of the edicts for user interface design that I have always found to be true: &quot;When in doubt, make it a user option.&quot;</p>
<p>The only shortcomings to My Info are the ability to import and export data. It would be nice to be able to transfer .CSV with Excel. But the uitility of MyInfo more than outweighs the need to transfer data stored in it to some other application. The price is right at only $50. Unlike many other PIM&#8217;s, this is one which will soon become indispensible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siliconchisel.com/reviews/desktop-applications/myinfo-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
