<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>thecrumb.com &#187; Tools</title>
	<atom:link href="http://www.thecrumb.com/category/code/developer-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thecrumb.com</link>
	<description>ColdFusion, Ant, jQuery and other geeky stuff with the occasional motorcycle post.</description>
	<pubDate>Thu, 04 Sep 2008 01:28:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
		<item>
		<title>Google Insight - ColdFusion Not So Hot</title>
		<link>http://www.thecrumb.com/2008/08/06/google-insight-coldfusion-not-so-hot/</link>
		<comments>http://www.thecrumb.com/2008/08/06/google-insight-coldfusion-not-so-hot/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 15:30:58 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[ColdFusion]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/?p=495</guid>
		<description><![CDATA[Google rolled out one of it&#8217;s cool tools today&#8230; Google Insights for Search.
With Google Insights for Search, you can compare search volume patterns across specific regions, categories, and time frames.
Of course I had to punch in ColdFusion! Unfortunately the &#8220;Interest over time&#8221; graph didn&#8217;t look to good:
Of course I know these things are skewed all [...]]]></description>
			<content:encoded><![CDATA[<p>Google rolled out one of it&#8217;s cool tools today&#8230; <a href="http://www.google.com/insights/search">Google Insights for Search</a>.</p>
<blockquote><p>With Google Insights for Search, you can compare search volume patterns across specific regions, categories, and time frames.</p></blockquote>
<p>Of course I had to punch in ColdFusion! Unfortunately the &#8220;Interest over time&#8221; graph didn&#8217;t look to good:</p>
<div id="attachment_496" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.thecrumb.com/wp-content/uploads/2008/08/google_insight.gif"><img class="size-full wp-image-496" title="google_insight" src="http://www.thecrumb.com/wp-content/uploads/2008/08/google_insight.gif" alt="Google Insight" width="500" height="301" /></a><p class="wp-caption-text">Google Insight</p></div>
<p>Of course I know these things are skewed all over the place but tools like this are always fun to play with&#8230; Flex for example has lots of interest:</p>
<div id="attachment_497" class="wp-caption aligncenter" style="width: 507px"><a href="http://www.thecrumb.com/wp-content/uploads/2008/08/flex_insight.gif"><img class="size-full wp-image-497" title="flex_insight" src="http://www.thecrumb.com/wp-content/uploads/2008/08/flex_insight.gif" alt="Google Insight - Flex" width="497" height="309" /></a><p class="wp-caption-text">Google Insight - Flex</p></div>
<p>Definitely worth playing with if you are interesting in statistics and what&#8217;s under Google&#8217;s hood.</p>
<h3>You May Also Enjoy Reading:</h3><ul class="related_post"><li>No Related Posts Found</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.thecrumb.com/2008/08/06/google-insight-coldfusion-not-so-hot/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>SQuirrel SQL - Universal SQL Client</title>
		<link>http://www.thecrumb.com/2008/08/03/squirrel-sql-universal-sql-client/</link>
		<comments>http://www.thecrumb.com/2008/08/03/squirrel-sql-universal-sql-client/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 13:43:05 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Open-source]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[sql editor]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/?p=491</guid>
		<description><![CDATA[A co-worker told me about this one&#8230; SQuirrel SQL bills itself as a &#8220;universal SQL client&#8221;.  At work we use Oracle and I&#8217;ve been happy using Oracle&#8217;s SQL Developer.  At home on Linux I&#8217;ve been searching for something to interact with MySQL.  The MySQL Administrator and MySQL Query Browser tools provided by MySQL work but [...]]]></description>
			<content:encoded><![CDATA[<p>A co-worker told me about this one&#8230; <a href="http://www.squirrelsql.org/">SQuirrel SQL</a> bills itself as a &#8220;universal SQL client&#8221;.  At work we use Oracle and I&#8217;ve been happy using Oracle&#8217;s SQL Developer.  At home on Linux I&#8217;ve been searching for something to interact with MySQL.  The MySQL Administrator and MySQL Query Browser tools provided by MySQL work but are lacking in features&#8230;</p>
<p>After using SQuirrel SQL for a few days I&#8217;m happy to report my search may be over!  SQuirrel SQL is like Eclipse - it&#8217;s based on Java, uses JDBC drivers to connect to your database, and it can be extended via plugins.</p>
<div id="attachment_492" class="wp-caption aligncenter" style="width: 440px"><a href="http://www.thecrumb.com/wp-content/uploads/2008/08/sqlsquirrel.png"><img class="size-full wp-image-492" title="SQuirrel SQL" src="http://www.thecrumb.com/wp-content/uploads/2008/08/sqlsquirrel.png" alt="SQuirrel SQL" width="430" height="334" /></a><p class="wp-caption-text">SQuirrel SQL</p></div>
<p>All the basics are here - code completion, SQL editor, auto correction, editing results, etc.  Through plugins you can get table relation graphs, data import, database copy, SQL validation, syntax highlighting and more.</p>
<p>Since SQuirrel SQL is based on Java it&#8217;s cross platform, it supports any database with a JDBC driver and is free!</p>
<h3>You May Also Enjoy Reading:</h3><ul class="related_post"><li>No Related Posts Found</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.thecrumb.com/2008/08/03/squirrel-sql-universal-sql-client/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Developer Toolbox - Bitnami Stacks</title>
		<link>http://www.thecrumb.com/2008/07/25/developer-toolbox-bitnami-stacks/</link>
		<comments>http://www.thecrumb.com/2008/07/25/developer-toolbox-bitnami-stacks/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 12:40:50 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[Open-source]]></category>

		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/?p=483</guid>
		<description><![CDATA[Need to get a popular open source application up and running quickly?  Maybe you want to try out WordPress or Joomla but don&#8217;t know how to get started?
Bitnami has this figured out.  Bitnami offers what they call &#8217;stacks&#8217;.  You can either download an application &#8217;stack&#8217; like Drupal, WordPress, etc. Or you can download a platform [...]]]></description>
			<content:encoded><![CDATA[<p>Need to get a popular open source application up and running quickly?  Maybe you want to try out WordPress or Joomla but don&#8217;t know how to get started?</p>
<p><a href="http://bitnami.org/">Bitnami</a> has this figured out.  Bitnami offers what they call &#8217;stacks&#8217;.  You can either download an application &#8217;stack&#8217; like Drupal, WordPress, etc. Or you can download a platform &#8217;stack&#8217; (WAMP = Windows, Apache, MySQL, PHP) and then download application modules for that particular stack.</p>
<div id="attachment_484" class="wp-caption aligncenter" style="width: 360px"><a href="http://www.thecrumb.com/wp-content/uploads/2008/07/bitnami.gif"><img class="size-full wp-image-484" title="Bitnami Stacks" src="http://www.thecrumb.com/wp-content/uploads/2008/07/bitnami.gif" alt="Sample Bitnami Applications" width="350" height="202" /></a><p class="wp-caption-text">Sample Bitnami Applications</p></div>
<p>At work we&#8217;ve been looking at various bug trackers and I wanted to get Mantis setup and running but didn&#8217;t want to spend a lot of time getting it up and running.  After a bit of Googling I found Bitnami and gave it a try.</p>
<p>Installation was a breeze.  I ran the installer and only had to define a port for Apache to run on (I selected 88 so it didn&#8217;t conflict with my ColdFusion install) and a default username and password for login.  Installation took awhile - it IS installing quite a bit of stuff.  When it was done I simply hit my localhost and Mantis was up and running!</p>
<p>Bitnami does provide an uninstaller which seems to clean up after itself fairly well.  I first installed the Mantis stack but realized it had some drawbacks. If you download for example the WordPress application stack and set it to port 88 and then try to install another application stack you will have to provide another port.  It sets each application up independently.   To get around this they offer the platform stacks like WAMP.  Now you can install that as your base and then install multiple application &#8216;modules&#8217; on top of it - all sharing one port.</p>
<p>Bitnami is free and stacks are available for Windows, Linux, Mac and Solaris.</p>
<h3>You May Also Enjoy Reading:</h3><ul class="related_post"><li>No Related Posts Found</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.thecrumb.com/2008/07/25/developer-toolbox-bitnami-stacks/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Developer Toolbox - Mockups w/ Balsamiq</title>
		<link>http://www.thecrumb.com/2008/07/24/developer-toolbox-mockups-w-balsamiq/</link>
		<comments>http://www.thecrumb.com/2008/07/24/developer-toolbox-mockups-w-balsamiq/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 16:13:32 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[mockup]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/?p=479</guid>
		<description><![CDATA[
Balsamiq is a really cool application that allows you to easily mock up page layouts.
Mockups feels like you are drawing, but it&#8217;s digital, so you can tweak and rearrange controls easily, and the end result is much cleaner. Teams can come up with a design and iterate over it in real-time in the course of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.thecrumb.com/wp-content/uploads/2008/07/bownce-balsamiq.gif"><img class="alignright size-full wp-image-480" title="Balsamiq Screenshot" src="http://www.thecrumb.com/wp-content/uploads/2008/07/bownce-balsamiq.gif" alt="" width="150" height="219" /></a></p>
<p><a href="http://www.balsamiq.com/">Balsamiq</a> is a really cool application that allows you to easily mock up page layouts.</p>
<blockquote><p>Mockups <span class="highlight">feels like you are drawing</span>, but it&#8217;s digital, so you can tweak and rearrange controls easily, and the end result is much cleaner. Teams can come up with a design and iterate over it in real-time in the course of a meeting.</p></blockquote>
<p>What&#8217;s neat about Balsamiq is that&#8217;s it&#8217;s built on AIR.  So installation is just a simple click, and you are up and running, and it&#8217;s cross platform.</p>
<p>I like the pencil sketch elements which hopefully will keep people for focusing in on colors and other design elements during initial layouts.  The <a href="http://www.balsamiq.com/products/mockups/examples">sample screenshots</a> give you an idea of what can be created.  You can export as PNG or as XML so other Balsamiq users can import your sketches.</p>
<p>I only ran into a few glitches - some of the elements seem to be transparent while others are not so you run into some weird overlap issues.  It would be nice to have a control to flip the transparent state on/off.  Another useful addition would be the ability  to create your own &#8216;libraries&#8217; of elements to use.</p>
<div id="attachment_481" class="wp-caption aligncenter" style="width: 360px"><a href="http://www.thecrumb.com/wp-content/uploads/2008/07/mockup_2.png"><img class="size-full wp-image-481" title="Sample Balsamiq Mockup" src="http://www.thecrumb.com/wp-content/uploads/2008/07/mockup_2.png" alt="Sample Balsamiq Mockup" width="350" height="207" /></a><p class="wp-caption-text">Sample Balsamiq Mockup</p></div>
<p>Balsamiq is not freeware - he&#8217;s asking $79 with a few options to get it for free.  Considering the amount of time you would have to spend in Photoshop to do the same thing - I think it&#8217;s a bargain if you do a lot of these types of mockups.</p>
<h3>You May Also Enjoy Reading:</h3><ul class="related_post"><li>No Related Posts Found</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.thecrumb.com/2008/07/24/developer-toolbox-mockups-w-balsamiq/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Beyond Compare - Now On Linux!</title>
		<link>http://www.thecrumb.com/2008/07/18/beyond-compare-now-on-linux/</link>
		<comments>http://www.thecrumb.com/2008/07/18/beyond-compare-now-on-linux/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 03:29:31 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[beyond compare]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/?p=477</guid>
		<description><![CDATA[One tool I&#8217;m always using is Beyond Compare.  This is one of those &#8216;what did I do before I discovered this&#8217; tools.  Folder compare, remote compare over FTP, merge, etc.  All the good stuff you expect in a diff tool.   I&#8217;ve been using the 2.x version forever and kind of gave up on checking their [...]]]></description>
			<content:encoded><![CDATA[<p>One tool I&#8217;m always using is <a title="Scooter Software - Beyond Compare" href="http://www.scootersoftware.com/">Beyond Compare</a>.  This is one of those &#8216;what did I do before I discovered this&#8217; tools.  Folder compare, remote compare over FTP, merge, etc.  All the good stuff you expect in a diff tool.   I&#8217;ve been using the 2.x version forever and kind of gave up on checking their site for updates but a few days ago I checked and WHOA - version 3.0 is on the way (in beta) AND&#8230;</p>
<p style="text-align: center;"><em>They have a Linux version! </em>Holy S&#8211;T Batman!!!</p>
<p><img class="aligncenter size-full wp-image-478" title="Beyond Compare - On Linux!" src="http://www.thecrumb.com/wp-content/uploads/2008/07/beyondcompare-linux.gif" alt="Beyond Compare - On Linux!" width="450" height="307" /></p>
<p>I haven&#8217;t given it a really thorough test but all the basics seem to work just as well as the Windows version.  They also have a nice upgrade plan and you can by a &#8216;dual platform&#8217; license that covers both Windows and Linux versions.  Best thing is it&#8217;s still under $50 for the basic version. Pro adds a few things like 3-way merge, SFTP support, and a few other features.</p>
<h3>You May Also Enjoy Reading:</h3><ul class="related_post"><li>No Related Posts Found</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.thecrumb.com/2008/07/18/beyond-compare-now-on-linux/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Subversion - One Repo Per Project or One Project Per Repo?</title>
		<link>http://www.thecrumb.com/2008/07/17/subversion-one-repo-per-project-or-one-project-per-repo/</link>
		<comments>http://www.thecrumb.com/2008/07/17/subversion-one-repo-per-project-or-one-project-per-repo/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 17:07:55 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/?p=474</guid>
		<description><![CDATA[I&#8217;m curious how others have setup their repositories:

One repository per project or&#8230;
One project per repository

The Subversion book goes into this a bit - and mentions a few pros and cons of each method but I was curious what people were actually doing.
Right now we are &#8216;One project per repository&#8217;.  There were a few reasons for [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m curious how others have setup their repositories:</p>
<ol>
<li>One repository per project or&#8230;</li>
<li>One project per repository</li>
</ol>
<p>The Subversion book goes into this a bit - and mentions a few pros and cons of each method but I was curious what people were actually doing.</p>
<p>Right now we are &#8216;One project per repository&#8217;.  There were a few reasons for making that decision but now we are re-evaluating and considering moving to a single repository for everything. I&#8217;m curious if anyone is currently doing that and having issues?  Anyone have an alternate setup?</p>
<h3>You May Also Enjoy Reading:</h3><ul class="related_post"><li><a href="http://www.thecrumb.com/2008/07/14/digging-into-tortoisesvn/" title="Digging into TortoiseSVN">Digging into TortoiseSVN</a></li><li><a href="http://www.thecrumb.com/2008/06/19/subversion-15-released/" title="Subversion 1.5 Released">Subversion 1.5 Released</a></li><li><a href="http://www.thecrumb.com/2008/04/07/quickly-setup-new-projects-using-svn/" title="Quickly Setup New Projects Using SVN ">Quickly Setup New Projects Using SVN </a></li><li><a href="http://www.thecrumb.com/2008/02/25/setting-up-a-new-cfeclipse-project-using-subclipse/" title="Setting Up A New CFEclipse Project Using Subclipse">Setting Up A New CFEclipse Project Using Subclipse</a></li><li><a href="http://www.thecrumb.com/2008/02/22/svnexternals-setting-in-cfeclipsesubclipse/" title="SVN:Externals - Setting In CFEclipse/Subclipse">SVN:Externals - Setting In CFEclipse/Subclipse</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.thecrumb.com/2008/07/17/subversion-one-repo-per-project-or-one-project-per-repo/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Digging into TortoiseSVN</title>
		<link>http://www.thecrumb.com/2008/07/14/digging-into-tortoisesvn/</link>
		<comments>http://www.thecrumb.com/2008/07/14/digging-into-tortoisesvn/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 18:35:55 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/?p=469</guid>
		<description><![CDATA[I&#8217;ve recently inherited several projects.  Luckily they were already under version control but the directory structure wasn&#8217;t using our normal &#8217;standard&#8217;.  After digging into the awesome TortoiseSVN help file (recommended reading!) I learned a few new tricks:
Fixing Ignored Files
We&#8217;ve all run into this one before - you have a file somone mistakenly commited (.log files [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently inherited several projects.  Luckily they were already under version control but the directory structure wasn&#8217;t using our normal &#8217;standard&#8217;.  After digging into the awesome TortoiseSVN help file (recommended reading!) I learned a few new tricks:</p>
<p><strong>Fixing Ignored Files</strong></p>
<p>We&#8217;ve all run into this one before - you have a file somone mistakenly commited (.log files in my case).  From the TortoiseSVN help:</p>
<blockquote><p>If the files are already in the repository, you have to do a little more work.</p>
<ol>
<li>Hold the Shift key to get the extended context menu and use TortoiseSVN &gt; Delete (keep local) to mark the file/folder for deletion from the repository without losing the local copy.</li>
<li>TortoiseSVN &gt; Commit the parent folder.</li>
<li>Add the file/folder to the ignore list so you don&#8217;t get into the same trouble again.</li>
</ol>
</blockquote>
<p><img class="aligncenter size-full wp-image-470" title="TortoiseSVN shift-menu" src="http://www.thecrumb.com/wp-content/uploads/2008/07/tortoisesvn1.gif" alt="" width="400" height="100" /></p>
<p><strong>Moving Files within the Repository</strong></p>
<p>I&#8217;ve also got some folders scattered around the repository containing documentation. Ideally these should all live under our /doc directory.  But how to move these without loosing their history?  Again - from the TortoiseSVN help:</p>
<blockquote><p>The easiest way to copy files and folders from within a working copy is to use the right-drag menu. When you right-drag a file or folder from one working copy to another, or even within the same folder, a context menu appears when you release the mouse.</p></blockquote>
<p><img class="aligncenter size-full wp-image-471" title="TortoiseSVN Move/Copy Right-click drag" src="http://www.thecrumb.com/wp-content/uploads/2008/07/tortoisesvn2.gif" alt="" width="284" height="222" /></p>
<p>Every time I dig into the TortoiseSVN help I learn something new!</p>
<h3>You May Also Enjoy Reading:</h3><ul class="related_post"><li><a href="http://www.thecrumb.com/2008/07/17/subversion-one-repo-per-project-or-one-project-per-repo/" title="Subversion - One Repo Per Project or One Project Per Repo?">Subversion - One Repo Per Project or One Project Per Repo?</a></li><li><a href="http://www.thecrumb.com/2008/06/19/subversion-15-released/" title="Subversion 1.5 Released">Subversion 1.5 Released</a></li><li><a href="http://www.thecrumb.com/2008/04/07/quickly-setup-new-projects-using-svn/" title="Quickly Setup New Projects Using SVN ">Quickly Setup New Projects Using SVN </a></li><li><a href="http://www.thecrumb.com/2008/02/25/setting-up-a-new-cfeclipse-project-using-subclipse/" title="Setting Up A New CFEclipse Project Using Subclipse">Setting Up A New CFEclipse Project Using Subclipse</a></li><li><a href="http://www.thecrumb.com/2008/02/22/svnexternals-setting-in-cfeclipsesubclipse/" title="SVN:Externals - Setting In CFEclipse/Subclipse">SVN:Externals - Setting In CFEclipse/Subclipse</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.thecrumb.com/2008/07/14/digging-into-tortoisesvn/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Automate Startup/Shutdown of PC</title>
		<link>http://www.thecrumb.com/2008/07/09/automate-startupshutdown-of-pc/</link>
		<comments>http://www.thecrumb.com/2008/07/09/automate-startupshutdown-of-pc/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 15:13:41 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/?p=467</guid>
		<description><![CDATA[Where I&#8217;m working now they have a policy of shutting down your computer at the end of the day (something about saving a tree).  Unfortunately I have a need to leave my PC on so I can access it from home in case of an emergency.  But I only need that access until 10 or [...]]]></description>
			<content:encoded><![CDATA[<p>Where I&#8217;m working now they have a policy of shutting down your computer at the end of the day (something about saving a tree).  Unfortunately I have a need to leave my PC on so I can access it from home in case of an emergency.  But I only need that access until 10 or so at night.  So I dug around and found I could indeed do this&#8230;</p>
<p><strong>Shutdown</strong><br />
There are <a href="http://lifehacker.com/search/shutdown%20%20windows/">lots of posts</a> around about how to shutdown Windows automatically.  There is a shutdown.exe in Windows but I tried that and had issues with it actually powering off the PC.  I didn&#8217;t really want to run an <a href="http://www.ampsoft.net/utilities/WinOFF.php">application</a> so I eventually found <a href="http://technet.microsoft.com/en-us/sysinternals/bb897541.aspx">PsShutdown.exe</a> a utility from the old <a href="http://technet.microsoft.com/en-us/sysinternals/default.aspx?PHPSESSID=9692e6">SysInternals</a> (now owned by Microsoft).  So I simply created a batchfile and call this with the poweroff switch:</p>
<blockquote><p>Usage: psshutdown [[\\computer[,computer[,..] | @file [-u user [-p psswd]]] -s|-r|-h|-d|-k|-a|-l|-o [-f] [-c] [-t nn|h:m] [-n s] [-v nn] [-e [u|p]:xx:yy] [-m "message"]</p>
<p>-k    Poweroff the computer (reboot if poweroff is not supported)</p></blockquote>
<p>And call that script from a scheduled task.</p>
<p><strong>Startup</strong><br />
So now when I come in I have to crawl under my desk to power on the PC. I&#8217;m far too lazy to do that so I dug around and discovered that most newer computer BIOS support an automatic power on option.</p>
<p>On my Dell it was under &#8220;Power Management&#8221;.  I turned it on, and also selected &#8220;weekdays only&#8221; and a time.  Now when I come in - my PC is on and ready to go!</p>
<h3>You May Also Enjoy Reading:</h3><ul class="related_post"><li>No Related Posts Found</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.thecrumb.com/2008/07/09/automate-startupshutdown-of-pc/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Subversion 1.5 Released</title>
		<link>http://www.thecrumb.com/2008/06/19/subversion-15-released/</link>
		<comments>http://www.thecrumb.com/2008/06/19/subversion-15-released/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 18:47:37 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/?p=464</guid>
		<description><![CDATA[Subversion 1.5 is out.  For those of us who haven&#8217;t moved to GIT yet&#8230; SVN 1.5 brings a load of new stuff:

Merge tracking (foundational)

Interactive conflict resolution
Changelist support
Speed improvements, cancellation response improvements

More than 150 new bug fixes, enhancements

And a host of other things!  I&#8217;m sure Tortoise and the other clients will be updated soon as well.
You [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://subversion.tigris.org/svn_1.5_releasenotes.html">Subversion 1.5 is out</a>.  For those of us who haven&#8217;t moved to GIT yet&#8230; SVN 1.5 brings a load of new stuff:</p>
<ul>
<li>Merge tracking (foundational)</li>
<li></li>
<li>Interactive conflict resolution</li>
<li>Changelist support</li>
<li>Speed improvements, cancellation response improvements</li>
<li></li>
<li>More than 150 new bug fixes, enhancements</li>
</ul>
<p>And a host of other things!  I&#8217;m sure Tortoise and the other clients will be updated soon as well.</p>
<h3>You May Also Enjoy Reading:</h3><ul class="related_post"><li><a href="http://www.thecrumb.com/2008/07/17/subversion-one-repo-per-project-or-one-project-per-repo/" title="Subversion - One Repo Per Project or One Project Per Repo?">Subversion - One Repo Per Project or One Project Per Repo?</a></li><li><a href="http://www.thecrumb.com/2008/07/14/digging-into-tortoisesvn/" title="Digging into TortoiseSVN">Digging into TortoiseSVN</a></li><li><a href="http://www.thecrumb.com/2008/04/07/quickly-setup-new-projects-using-svn/" title="Quickly Setup New Projects Using SVN ">Quickly Setup New Projects Using SVN </a></li><li><a href="http://www.thecrumb.com/2008/02/25/setting-up-a-new-cfeclipse-project-using-subclipse/" title="Setting Up A New CFEclipse Project Using Subclipse">Setting Up A New CFEclipse Project Using Subclipse</a></li><li><a href="http://www.thecrumb.com/2008/02/22/svnexternals-setting-in-cfeclipsesubclipse/" title="SVN:Externals - Setting In CFEclipse/Subclipse">SVN:Externals - Setting In CFEclipse/Subclipse</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.thecrumb.com/2008/06/19/subversion-15-released/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Open-source Killing Commercial Tools (IDE)</title>
		<link>http://www.thecrumb.com/2008/06/10/open-source-killing-commercial-tools-ide/</link>
		<comments>http://www.thecrumb.com/2008/06/10/open-source-killing-commercial-tools-ide/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 14:14:59 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
		
		<category><![CDATA[CFEclipse]]></category>

		<category><![CDATA[Code]]></category>

		<category><![CDATA[ColdFusion]]></category>

		<category><![CDATA[Open-source]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[ide]]></category>

		<category><![CDATA[open-source]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/?p=462</guid>
		<description><![CDATA[Saw this interesting article on Slashdot - Open Source Killing Commercial Developer Tools.  Will Adobe ever release an updated IDE for ColdFusion?  And if they do - would anyone buy it?
The tools market is dead. Open source killed it. The only commercial tools that can survive today are the ones that leapfrog open source [...]]]></description>
			<content:encoded><![CDATA[<p>Saw this interesting article on Slashdot - <a href="http://tech.slashdot.org/tech/08/06/10/0228220.shtml">Open Source Killing Commercial Developer Tool</a>s.  Will Adobe ever release an updated IDE for ColdFusion?  And if they do - would anyone buy it?</p>
<blockquote><p>The tools market is dead. Open source killed it. The only commercial tools that can survive today are the ones that leapfrog open source tools.</p></blockquote>
<p>According to my <a href="http://www.blogcfc.com/soundings/admin/surveys_edit.cfm?id=2B1EB770-19B9-E658-9D6046279001BCB9&amp;">IDE survey</a> the majority of the 400 respondents indicated they would pay up to $500.</p>
<ul>
<li>111 - Free</li>
<li>144 - $100</li>
<li>126 - $100-500</li>
</ul>
<p>But one wonders how much better it would have to be before people switched from the free CFEclipse.  And as I&#8217;ve said before - now with 4 CFML engines available - a &#8216;universal&#8217; CFML IDE become even more important.</p>
<p>The Slashdot article leads to a <a href="http://java.dzone.com/news/interview-john-de-goes-free-un">post at DZone</a> where the author discusses his new IDE which looks interesting as well.</p>
<blockquote><p>UNA Collaborative Edition is a real-time collaborative development environment for software engineers. It lets two or more developers edit the same code, at the same time. It&#8217;s similar to pair programming, but better because both developers can contribute productively, whether they&#8217;re located across the hall from each other or on different continents.</p></blockquote>
<h3>You May Also Enjoy Reading:</h3><ul class="related_post"><li><a href="http://www.thecrumb.com/2008/05/13/are-you-sitting-on-the-fence-waiting-for-a-cf-ide-from-adobe/" title="Are You Sitting On The Fence Waiting For A CF IDE From Adobe?">Are You Sitting On The Fence Waiting For A CF IDE From Adobe?</a></li><li><a href="http://www.thecrumb.com/2008/04/30/cfml-ide-survey-summary/" title="CFML IDE Survey Summary">CFML IDE Survey Summary</a></li><li><a href="http://www.thecrumb.com/2008/04/17/cmfl-ide-survey-initial-results/" title="CMFL IDE Survey - Initial Results">CMFL IDE Survey - Initial Results</a></li><li><a href="http://www.thecrumb.com/2008/04/15/cfeclipse-discussions/" title="CFEclipse Discussions">CFEclipse Discussions</a></li><li><a href="http://www.thecrumb.com/2008/04/09/the-closed-state-of-the-coldfusion-community/" title="The Closed State Of The ColdFusion Community">The Closed State Of The ColdFusion Community</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.thecrumb.com/2008/06/10/open-source-killing-commercial-tools-ide/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
	</channel>
</rss>
