<?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>Chris Miller &#187; Essential Apps</title>
	<atom:link href="http://chris-miller.org/archives/category/essential-apps/feed/" rel="self" type="application/rss+xml" />
	<link>http://chris-miller.org</link>
	<description>Life, and how to live it!</description>
	<lastBuildDate>Tue, 24 Jan 2012 14:41:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>LittleIpsum</title>
		<link>http://chris-miller.org/archives/2012/01/24/littleipsum/</link>
		<comments>http://chris-miller.org/archives/2012/01/24/littleipsum/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 14:38:01 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Essential Apps]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[ipsum]]></category>
		<category><![CDATA[littleipsum]]></category>
		<category><![CDATA[lorem]]></category>

		<guid isPermaLink="false">http://chris-miller.org/?p=3270</guid>
		<description><![CDATA[LittleIpsum by Dustin Senos is a handy little tool for anyone doing design or programming work who&#8217;s constantly in need of some lorem ipsum to pad out visuals. I usually use lipsum.com which has a decent background on Lorem Ipsum as well as a configurable generator. LittleIpsum on the other hand is a nifty little [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://littleipsum.com/" title="LittleIpsum"><img src="http://chris-miller.org/wp-content/uploads/2012/01/icon_littleipsum.png" alt="" title="LittleIpsum" width="294" height="291" class="alignright size-full wp-image-3272" /></a></p>
<p><a target="_blank" href="http://littleipsum.com/" title="LittleIpsum">LittleIpsum</a> by <a target="_blank" href="https://twitter.com/dustin" title="Dustin Senos">Dustin Senos</a> is a handy little tool for anyone doing design or programming work who&#8217;s constantly in need of some lorem ipsum to pad out visuals.</p>
<p>I usually use <a href="http://www.lipsum.com/" title="Lipsum">lipsum.com</a> which has a decent background on Lorem Ipsum as well as a configurable generator.</p>
<p>LittleIpsum on the other hand is a nifty little Mac OS X menu bar app that allows you to quickly grab a couple of words, sentences or paragraphs of lorem ipsum.</p>
<p><span id="more-3270"></span>Clicking on the menu drops out a quite straightforward interface which you roll over to select the appropriate length of text you want. Once you&#8217;ve made your selection the text is then copied to your clipboard so you can paste it wherever you&#8217;d like.</p>
<p><div id="attachment_3271" class="wp-caption aligncenter" style="width: 639px"><img src="http://chris-miller.org/wp-content/uploads/2012/01/lipsum.png" alt="Selecting a range of lengths of Lorem Ipsum from the menu bar icon." title="LittleIpsum " width="629" height="305" class="size-full wp-image-3271" /><p class="wp-caption-text">Selecting a range of lengths of Lorem Ipsum from the menu bar icon.</p></div><br/>If you&#8217;re sticking together some HTML templates, LittleIpsum is handy for that too, just Ctrl+Click the menubar icon and the text copied to your clipboard will be wrapped in a <code>p</code> tag.</p>
<p>Handy little thing,<br />
- Chris</p>
]]></content:encoded>
			<wfw:commentRss>http://chris-miller.org/archives/2012/01/24/littleipsum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sequel Pro: Manage MySQL Databases under Mac OS X</title>
		<link>http://chris-miller.org/archives/2010/04/08/sequel-pro-manage-mysql-databases-under-mac-os-x/</link>
		<comments>http://chris-miller.org/archives/2010/04/08/sequel-pro-manage-mysql-databases-under-mac-os-x/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 12:27:41 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Essential Apps]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[DBMS]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHPMyAdmin]]></category>
		<category><![CDATA[Sequel Pro]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://chris-miller.org/?p=378</guid>
		<description><![CDATA[I do a lot of web development; it&#8217;s my full time job, my hobby and a means to potentially earn some money on the side. I need a set of good tools in order to make aspects of the work easier or I&#8217;d spend my entire life at odds with what I do. A good [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://chris-miller.org/wp-content/uploads/2010/02/Sequel-Pro-Icon.png" alt="Sequel Pro Icon" title="Sequel Pro Icon" width="105" height="128" class="alignright size-full wp-image-380" /><br />
I do a lot of web development; it&#8217;s my full time job, my hobby and a means to potentially earn some money on the side.  I need a set of good tools in order to make aspects of the work easier or I&#8217;d spend my entire life at odds with what I do.  A good Database Management System (DBMS) tool is one such tool since database management and manipulation plays such a large part of developing any content managed website, especially for quick modifications, testing and deployment.</p>
<p>MySQL is my DB of choice, due to working mainly on <abbr title="Linux, Apache, MySQL and PHP">LAMP</abbr> architecture systems.  The best tool by far I&#8217;ve found for managing MySQL databases under Mac OS X is <a target="_blank" href="http://www.sequelpro.com/" title="View the Sequel Pro website">Sequel Pro</a> (previously CocoaMySQL).</p>
<p><span id="more-378"></span><br />
<div id="sequel-pro-manage-mysql-databases-under-mac-os-x_image1" class="wp-caption aligncenter" style="width: 560px"><img src="http://chris-miller.org/wp-content/uploads/2009/12/Sequel-Pro-Scaled.png" alt="Sequel Pro interface showing the table editor view" title="Sequel-Pro-Scaled" width="550" height="401" class="size-full wp-image-387" /><p class="wp-caption-text">Sequel Pro interface showing the table editor view</p></div><br />
Sequel Pro is a very streamlined and powerful program for database management, it provides the facility to add, modify and remove entire databases; supports various import and export formats for singular tables, entire databases or selected query results; allowing modification of table properties as well as inline SQL querying.</p>
<p>Before finding Sequel Pro I was a full-time user of PHPMyAdmin, a system which I continue to use in some instances.  Sequel Pro essentially provides a desktop solution that is very similar to PHPMyAdmin, anyone who has experience using PHPMyAdmin should have no problems to adjusting to using Sequel Pro in its stead.</p>
<p><div id="sequel-pro-manage-mysql-databases-under-mac-os-x_image2" class="wp-caption aligncenter" style="width: 560px"><img src="http://chris-miller.org/wp-content/uploads/2009/12/Annotated-Sequel-Pro.png" alt="Caption" title="Annotated Sequel Pro" width="550" height="401" class="size-full wp-image-379" /><p class="wp-caption-text">Annotated Sequel Pro</p></div><br />
<a href="#sequel-pro-manage-mysql-databases-under-mac-os-x_image2" title="Sequel Pro Annotated View" onmouseover="document.getElementById('sequel-pro-manage-mysql-databases-under-mac-os-x_image2').style.borderColor = '#2266aa'; document.getElementById('sequel-pro-manage-mysql-databases-under-mac-os-x_image2').style.borderWidth = '2px'; document.getElementById('sequel-pro-manage-mysql-databases-under-mac-os-x_image2').style.paddingTop = '3px'; document.getElementById('sequel-pro-manage-mysql-databases-under-mac-os-x_image2').style.paddingBottom = '0px';" onmouseout="document.getElementById('sequel-pro-manage-mysql-databases-under-mac-os-x_image2').style.borderColor = '#d6d6d6'; document.getElementById('sequel-pro-manage-mysql-databases-under-mac-os-x_image2').style.borderWidth = '1px'; document.getElementById('sequel-pro-manage-mysql-databases-under-mac-os-x_image2').style.paddingTop = '4px'; document.getElementById('sequel-pro-manage-mysql-databases-under-mac-os-x_image2').style.paddingBottom = '1px';">The image above</a> is an annotated view of the Sequel Pro interface, the main portions of the interface that I use day-to-day are highlighted and numbered, each of the numbered areas correspond to:</p>
<ol>
<li>
<h4>Database Selector</h4>
<p>		A basic drop-down list where you can select a database to work with or add a new database.
	</li>
<li>
<h4>Table Selector</h4>
<p>		The list of tables in the currently selected database.  If the number of tables is large enough a filter field appears at the top of this list allowing you to filter the tables based upon their names.  Below the list of tables is a small section with meta-data on the currently selected table, under this is the controls for the database tables.  From here we can add, remove, duplicate and truncate tables with ease (with conformation on the obviously destructive actions).
	</li>
<li>
<h4>Field Viewer/Editor</h4>
<p>		This portion of the interface is controlled by whichever view is selected from the icons appearing in the application toolbar.
	</li>
<li>
<h4>Keys Viewer/Editor</h4>
<p>		This area allows you to manage keys and indexes of the table you&#8217;re viewing.  The +/- toggle at the bottom left allows you to add and remove keys/indexes.
	</li>
<li>
<h4>Structure View (shown)</h4>
<p>		Changes the view to the structure view as shown and detailed above.
	</li>
<li>
<h4>Table Contents View</h4>
<p>		Switches to the table contents view.
	</li>
<li>
<h4>SQL Query Editor</h4>
<p>		Switches to the SQL query editor view.
	</li>
</ol>
<p>Another of the real selling points for Sequel Pro for me is the ability to easily import and export data.  From the <code>File > Export</code> menu you can export data in various formats, <code>CSV</code> and <code>XML</code> being the most useful.<br />
<img src="http://chris-miller.org/wp-content/uploads/2009/12/sequel_pro_export.png" alt="sequel_pro_export" title="sequel_pro_export" width="107" height="28" class="alignright size-full wp-image-382" /></p>
<p><abbr title="Cmd + Shift + I">&#8984;+&#8679;+I</abbr> invokes the import dialog which allows you to select an SQL dump or CSV of values to import into the selected database.  The SQL import will obviously just run the query and update the various tables as required, the CSV import on the other hand allows you to select the table and marry rows in the CSV file to those in the table you wish to import to.</p>
<h3 style="vertical-align: center; line-height: 38px; background-image: url( 'http://chris-miller.org/wp-content/uploads/2009/12/table_structure.png' ); background-repeat: no-repeat; padding-left: 35px;">
	Table Structure<br />
</h3>
<p>As detailed above the table structure view allows you to define the structure of the tables in the database and to set up the indexing and keys for the fields.</p>
<p>A nice touch available here is the ability to reorder pre-existing fields by dragging and dropping them in the relevant places and the ability to duplicate fields rather than have to re-enter details for virtually identical fields.</p>
<h3 style="vertical-align: center; line-height: 38px; background-image: url( 'http://chris-miller.org/wp-content/uploads/2009/12/table_contents.png' ); background-repeat: no-repeat; padding-left: 35px;">
	Table Contents<br />
</h3>
<p>From there you can add, modify, duplicate and delete rows in the table, all of which you&#8217;d really expect from the table contents view.</p>
<p>Again, like the table structure view, you can duplicate entries to save re-entering similar data.  Inserting <code>NULL</code> values is as simple as hitting <abbr title="Ctrl + Shift + N">^+&#8679;+N</abbr>.  Copying rows as INSERT statements is a big plus (<abbr title="Ctrl + Optn + Cmd + C">^+&#8997;+&#8984;+C</abbr>) and useful when copying singular entries between a development and live database, rather than dumping the data from a custom query.</p>
<h3 style="vertical-align: center; line-height: 38px; background-image: url( 'http://chris-miller.org/wp-content/uploads/2009/12/sql_query.png' ); background-repeat: no-repeat; padding-left: 35px;">
	SQL Query<br />
</h3>
<p>This view allows you to enter queries and run them against the database.  The editor itself has autocompletion and some niceties like smart quoting of field names.</p>
<p>The power here comes from the ability to store previously used queries and access recent queries via a query history.  Any of the generated result sets can be exported in the previously mentioned formats for easy data filtering and export.</p>
<h3>
	In summary<br />
</h3>
<p>It&#8217;s a bloody useful tool and a <em>must</em> for anyone working with MySQL databases under Mac OS X.  It&#8217;s not a silver-bullet solution of course; it doesn&#8217;t do much more than PHPMyAdmin and the things it does can be replicated in PHPMyAdmin with relative ease; but then it can&#8217;t be a bad thing to have lying about, especially since it&#8217;s free!</p>
<ul>
<li>You can <a href="http://www.sequelpro.com/" title="Download Sequel Pro">download a copy of Sequel Pro from their website</a>.</li>
<li>Developed by <a href="http://www.mjmedia.com.au/" title="mjmedia">mjmedia</a>.</li>
</ul>
<p>Go have a play with Sequel Pro <em>now</em>,<br />
- Chris</p>
]]></content:encoded>
			<wfw:commentRss>http://chris-miller.org/archives/2010/04/08/sequel-pro-manage-mysql-databases-under-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Batch renaming files in Mac OS X</title>
		<link>http://chris-miller.org/archives/2009/12/08/batch-renaming-files-in-mac-os-x/</link>
		<comments>http://chris-miller.org/archives/2009/12/08/batch-renaming-files-in-mac-os-x/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 20:02:12 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Essential Apps]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Finder]]></category>
		<category><![CDATA[NameChanger]]></category>
		<category><![CDATA[rename]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[spotlight]]></category>

		<guid isPermaLink="false">http://chris-miller.org/?p=349</guid>
		<description><![CDATA[The Finder is brilliant. It does exactly what it says on the tin. You can zoom around your filesystem and find things with relative ease; copy, cut, paste and move files. It does it all, but it lacks any batch renaming to help any of us who have the laborious task of renaming dozens, or [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://chris-miller.org/wp-content/uploads/2009/12/NameChangerIcon-150x150.png" alt="NameChanger" title="NameChanger" width="150" height="150" class="alignright size-thumbnail wp-image-350" />The Finder is brilliant.  It does exactly what it says on the tin.  You can zoom around your filesystem and find things with relative ease; copy, cut, paste and move files.  It does it all, but it lacks any batch renaming to help any of us who have the laborious task of renaming dozens, or worse, hundreds of files.</p>
<p>That&#8217;s where <a href="http://www.mrrsoftware.com/MRRSoftware/NameChanger.html" title="NameChanger">NameChanger</a> comes in.  NameChanger is a piece of free software from <a href="http://www.mrrsoftware.com/MRRSoftware/Home.html">MRR Software</a>.  Basically it allows you to rename large batches of files with some simple pattern matching.</p>
<p><span id="more-349"></span><div id="batch-renaming-files-in-mac-os-x_image1" class="wp-caption aligncenter" style="width: 560px"><img src="http://chris-miller.org/wp-content/uploads/2009/12/NameChanger.png" alt="Changing the names of some videos" title="NameChanger in use" width="550 height="327" class="size-full wp-image-352" /><p class="wp-caption-text">Changing the names of some videos</p></div></p>
<p>It&#8217;s all pretty simple really:</p>
<ol>
<li>drag the target files into the application window</li>
<li>select the type of name matching you require from: replace first, replace last, replace all, replace wildcard, append, prepend, sequencing and date-stamping</li>
<li>enter your criteria, <a href="#batch-renaming-files-in-mac-os-x_image1" title="My shopping" onmouseover="document.getElementById('batch-renaming-files-in-mac-os-x_image1').style.borderColor = '#2266aa';" onmouseout="document.getElementById('batch-renaming-files-in-mac-os-x_image1').style.borderColor = '#d6d6d6';">above I&#8217;ve replaced the first occurrence of &#8216;.&#8217; with &#8216;&nbsp;-&nbsp;&#8217;</a></li>
<li>hit the &#8216;Rename&#8217; button and you&#8217;re done</li>
</ol>
<h3>Grab a copy</h3>
<p>Here&#8217;s the blurb</p>
<blockquote><p>
NameChanger<br />
Rename a list of files quickly and easily.<br />
See how the names will change as you type.
</p></blockquote>
<ul>
<li><a href="http://www.mrrsoftware.com/">the developer&#8217;s site</a></li>
<li><a href="http://www.mrrsoftware.com/MRRSoftware/NameChanger.html">NameChanger download page</a></li>
</ul>
<p>Good bit of software.  Simple, free, intuitive; all in all, a keeper.<br />
- Chris</p>
]]></content:encoded>
			<wfw:commentRss>http://chris-miller.org/archives/2009/12/08/batch-renaming-files-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

