<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Tommy Desmond</title>
	
	<link>http://www.tommydesmond.com/blog</link>
	<description>Entrepreneurship • Internet Marketing • Techy Wonderfulness</description>
	<lastBuildDate>Tue, 24 Jan 2012 05:16:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/tommydesmond" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="tommydesmond" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Excavating Files from Subfolders in Mac OSX</title>
		<link>http://www.tommydesmond.com/blog/news/technical/development/excavating-files-from-subfolders-in-mac-osx/</link>
		<comments>http://www.tommydesmond.com/blog/news/technical/development/excavating-files-from-subfolders-in-mac-osx/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 05:16:16 +0000</pubDate>
		<dc:creator>Tommy</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[automator]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[Nesting]]></category>
		<category><![CDATA[subfolders]]></category>

		<guid isPermaLink="false">http://www.tommydesmond.com/blog/?p=242</guid>
		<description><![CDATA[I was migrating an e-commerce store the other day and I downloaded a directory of product images that were heavily nested in some nonsensical pattern of subfolders. The arbitrary and confusing subfolder system made no sense to the new method of hosting the product images, and made adding the image file list to the new [...]]]></description>
			<content:encoded><![CDATA[<p style="clear: both"><a href="http://tommydesmond.com/blog/wp-content/uploads/2012/01/Different-Shovel1.jpg" class="image-link"><img class="linked-to-original" src="http://tommydesmond.com/blog/wp-content/uploads/2012/01/Different-Shovel1-thumb.jpg" height="380" align="left" width="380" style=" display: inline; float: left; margin: 0 10px 10px 0;" /></a>I was migrating an e-commerce store the other day and I downloaded a directory of product images that were heavily nested in some nonsensical pattern of subfolders. The arbitrary and confusing subfolder system made no sense to the new method of hosting the product images, and made adding the image file list to the new import spreadsheet a pain in the ass. </p>
<p style="clear: both">
<div>I decided to just do away with all the subfolders and upload all the images to the root of the product images folder on the remote server. Since there were a couple thousand images hidden in a couple thousand folders, I sure wasn&#8217;t going to do that by hand, so I made a quick little drag and drop application that would automate the process. </div>
</p>
<p style="clear: both">
<div>How this application works:
<ul style="clear: both">
<li><a href="http://www.tommydesmond.com/assets/zip/excavate_from_subfolders.zip" target="_blank">Download the application here</a></li>
<li>Unzip the application and put it on your desktop or in applications folder</li>
<li>Add a shortcut to the dock <em>optional</em></li>
<li>Drag folder of nested subfolders onto application or dock icon</li>
<li>Enjoy the crisp sizzle of blinding, brilliant victory as your folder is now subfolder free, their contents filling the un-nested wonderment of the folder root. Behold. </li>
</ul>
</div>
<p style="clear: both">
<p><br class="final-break" style="clear: both" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tommydesmond.com/blog/news/technical/development/excavating-files-from-subfolders-in-mac-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Take a Screenshot in Mac OSX (Snow Leopard +)</title>
		<link>http://www.tommydesmond.com/blog/news/technical/mac-osx/how-to-take-a-screenshot-in-mac-osx-snow-leopard/</link>
		<comments>http://www.tommydesmond.com/blog/news/technical/mac-osx/how-to-take-a-screenshot-in-mac-osx-snow-leopard/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 21:33:58 +0000</pubDate>
		<dc:creator>Tommy</dc:creator>
				<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[hotkey]]></category>
		<category><![CDATA[lion]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[snow leopard]]></category>

		<guid isPermaLink="false">http://www.tommydesmond.com/blog/?p=233</guid>
		<description><![CDATA[I know I&#8217;m not covering any new territory here, but hey, sometimes I forget myself, so I putting my personal notes public. Take that public. Screenshots are a web guy&#8217;s best friend. Well maybe not best&#8230; but they&#8217;re useful. If you&#8217;re running a Mac, here&#8217;s a quick cheat sheet for the OSX screenshot hot keys. [...]]]></description>
			<content:encoded><![CDATA[<p style="clear: both">I know I&#8217;m not covering any new territory here, but hey, sometimes I forget myself, so I putting my personal notes public. Take that public. </p>
<p style="clear: both">Screenshots are a web guy&#8217;s best friend. Well maybe not best&#8230; but they&#8217;re useful. If you&#8217;re running a Mac, here&#8217;s a quick cheat sheet for the OSX screenshot hot keys.</p>
<ul style="clear: both">
<li><strong>Command-Shift-3:</strong> Take a screenshot of the screen, and save it as a file on the desktop</li>
<li><strong>Command-Shift-4, then select an area: </strong>Take a screenshot of an area and save it as a file on the desktop</li>
<li><strong>Command-Shift-4, then space, then click a window: </strong>Take a screenshot of a window and save it as a file on the desktop</li>
<li><strong>Command-Control-Shift-3: </strong>Take a screenshot of the screen, and save it to the clipboard</li>
<li><strong>Command-Control-Shift-4, then select an area:</strong> Take a screenshot of an area and save it to the clipboard</li>
<li><strong>Command-Control-Shift-4, then space, then click a window:</strong> Take a screenshot of a window and save it to the clipboard</li>
</ul>
<p style="clear: both"><a href="http://tommydesmond.com/blog/wp-content/uploads/2011/12/assltshtgun1.jpg" class="image-link"><img class="linked-to-original" src="http://tommydesmond.com/blog/wp-content/uploads/2011/12/assltshtgun1-thumb.jpg" height="380" align="left" width="380" style=" display: inline; float: left; margin: 0 10px 10px 0;" /></a></p>
<p><br class="final-break" style="clear: both" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tommydesmond.com/blog/news/technical/mac-osx/how-to-take-a-screenshot-in-mac-osx-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secret Tricks of Designing &amp; Debugging Website Layouts With Chrome’s Inspect Element.</title>
		<link>http://www.tommydesmond.com/blog/news/technical/development/secret-tricks-of-designing-debugging-website-layouts-with-chromes-inspect-element/</link>
		<comments>http://www.tommydesmond.com/blog/news/technical/development/secret-tricks-of-designing-debugging-website-layouts-with-chromes-inspect-element/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 18:39:22 +0000</pubDate>
		<dc:creator>Tommy</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[developer tools]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Inspect element]]></category>
		<category><![CDATA[Jedi]]></category>
		<category><![CDATA[Ninja]]></category>
		<category><![CDATA[Póg ma thoin]]></category>

		<guid isPermaLink="false">http://www.tommydesmond.com/blog/?p=229</guid>
		<description><![CDATA[Almost a year ago, I started transitioning away from using Firefox as my primary browser and started using Chrome. The speed and interface lured me in. In general, I largely embrace what Google&#8217;s working on when it comes to software and the cloud. However, as most web guys (and gals) know, Firefox has some features [...]]]></description>
			<content:encoded><![CDATA[<p style="clear: both"><a href="http://tommydesmond.com/blog/wp-content/uploads/2011/12/Screen_shot_2011-12-16_at_1.24.43_PM.png" class="image-link"><img class="linked-to-original" src="http://tommydesmond.com/blog/wp-content/uploads/2011/12/Screen_shot_2011-12-16_at_1-thumb.24.43_PM.png" height="233" align="left" width="380" style=" display: inline; float: left; margin: 0 10px 10px 0;" /></a>Almost a year ago, I started transitioning away from using Firefox as my primary browser and started using Chrome. The speed and interface lured me in. In general, I largely embrace what Google&#8217;s working on when it comes to software and the cloud. However, as most web guys (and gals) know, Firefox has some features that are serious goto tools for development (firebug anyone?). </p>
<p style="clear: both">There were also minor irritations, like the infamous missing &#8220;view background image&#8221; button and other random features I got comfortable with in my Firefox based workflow. Google answered them with the (I thought) clunky and unpleasant &#8220;Inspect Element&#8221; window, but since I had been used to my hotkeys and whatnots from FF, I held this new feature in default distain.</p>
<p style="clear: both">Fast forward a few months and I came to a startling realization that may have been immediately obvious to my more learned and ninja-esque colleagues. </p>
<p style="clear: both"><strong>You can design in the Developer Tools window.</strong></p>
<p style="clear: both">I discovered this eye-widening option while I was in the middle of a particularly irritating round of <em>float-the-div-clear-the-content</em> when I started clicking around in the Dev Tools window. </p>
<p style="clear: both"><a href="http://tommydesmond.com/blog/wp-content/uploads/2011/12/Screen_shot_2011-12-16_at_1.27.16_PM.png" class="image-link"><img class="linked-to-original" src="http://tommydesmond.com/blog/wp-content/uploads/2011/12/Screen_shot_2011-12-16_at_1-thumb.27.16_PM.png" height="141" align="left" width="267" style=" display: inline; float: left; margin: 0 10px 10px 0;" /></a>I was aware you could enable and disable particular styles using the checkboxes in the styles sidebar, but I didn&#8217;t realize you could double-click the styles and <em>edit</em> them inline. Now, granted, the changes only took place on the currently cached version of the page, not the actual source, but still. Experimentation suddenly seemed considerably easier. The edit-upload-refresh cycle was immediately eliminated. </p>
<p style="clear: both">Moving forward, I also realize you can add new styles to elements. It was awesome. My interest was piqued. The next move I made was to the &#8220;Elements&#8221; window, which is basically an interactive view source window. I grabbed one of the divs and dragged the code into another section of the document. The element moved on the web page in realtime. My eyes went wide. The holy grail. </p>
<p style="clear: both">All of a sudden, a frustrating coding session turned into a painless game of dragging stuff around, then when the appropriate outcome was staring at me, I bounced back over to Coda, and mirrored the changes in the actual source. </p>
<p style="clear: both">Layout updates done.</p>
<p style="clear: both">Before all the the web Jedi come crawling out of the woodwork to set my on fire over my garish n00bness, you can Póg ma thoin in advance. I think every coder can relate to getting set in their workflow, and then finding a new, easier way to do what you&#8217;d be doing before. It was just a cool find, and it&#8217;s made my life easier. </p>
<p style="clear: both">If you didn&#8217;t know about this feature of Chrome, maybe it can help you out too. </p>
<p style="clear: both">Thanks Google, you&#8217;re my new bestie. <br />For today.</p>
<p><br class="final-break" style="clear: both" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tommydesmond.com/blog/news/technical/development/secret-tricks-of-designing-debugging-website-layouts-with-chromes-inspect-element/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Pomodoro Technique: Controlling My Personal Sh!tfit of Stuff.</title>
		<link>http://www.tommydesmond.com/blog/inside-game/time-management/the-pomodoro-technique-controlling-my-personal-shtfit-of-stuff/</link>
		<comments>http://www.tommydesmond.com/blog/inside-game/time-management/the-pomodoro-technique-controlling-my-personal-shtfit-of-stuff/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 03:31:56 +0000</pubDate>
		<dc:creator>Tommy</dc:creator>
				<category><![CDATA[Time Management]]></category>
		<category><![CDATA[david allen]]></category>
		<category><![CDATA[francesco cirillo]]></category>
		<category><![CDATA[GTD]]></category>
		<category><![CDATA[mac software]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[pomodoro]]></category>
		<category><![CDATA[pomodoro technique]]></category>

		<guid isPermaLink="false">http://www.tommydesmond.com/blog/?p=207</guid>
		<description><![CDATA[David Allen&#8217;s Getting Things Done is a classic system (shorthand: GTD) for piling up all the things you have to fill your day with and sorting them out in a way that might actually get what needs to get done, done. I like many things about the GTD model. Specifically: Brain dumping all tasks into [...]]]></description>
			<content:encoded><![CDATA[<p style="clear: both"><a href="http://tommydesmond.com/blog/wp-content/uploads/2011/12/wpid-pomodoro.jpg" class="image-link"><img class="linked-to-original" src="http://tommydesmond.com/blog/wp-content/uploads/2011/12/wpid-pomodoro-thumb.jpg" height="275" align="left" width="380" style=" display: inline; float: left; margin: 0 10px 10px 0;" /></a><a href="http://www.amazon.com/gp/product/0142000280/ref=as_li_ss_tl?ie=UTF8&#038;tag=td0932-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=0142000280" title="It's a book." target="_blank">David Allen&#8217;s Getting Things Done</a> is a classic system (shorthand: GTD) for piling up all the things you have to fill your day with and sorting them out in a way that might actually get what needs to get done, done. I like many things about the GTD model. Specifically:</p>
<ul style="clear: both">
<li>Brain dumping all tasks into a pile <br />(without trying to sort or process them)</li>
<li>Filtering tasks quickly by (basically) whether it&#8217;s your problem or not, and if it is, how much of a problem is it. <br />( do it, delegate it, defer it, or drop it )</li>
<li>Perpetual reassessment based on changing situations</li>
<li>Accept what isn&#8217;t getting done</li>
</ul>
<p style="clear: both">There are some holes in the GTD method though. GTD is great at shuffling all your stuff into a way that you know what is out there to do, but it does remarkably little to control what happens when you&#8217;re actually DOING. </p>
<p style="clear: both">For me, that&#8217;s where the Pomodoro Technique picks up. </p>
<p style="clear: both">The Pomodoro Technique was created by an italian guy named Francesco Cirillo, which to me, sounds like a prime name for a monk. Just saying. He also did it in the 80s, so that&#8217;s pretty amazing in itself. While everyone in America was buying shoulder pads and cocaine, Brother Cirillo was on task, somewhere in Rome. Go figure.</p>
<p style="clear: both">The basic premise is recorded time blocking with forced breaks at regular intervals. Each work-break block equals a &#8220;pomodoro&#8221;. Apparently his timer is shaped like a tomato. Whatever. The whimsy must be lost in translation, but I&#8217;m not about to throw the baby out with the bathwater. </p>
<p style="clear: both">By recording how many &#8220;pomodoros&#8221; a given task requires, it gives you a mental awareness of long individual tasks will take. There&#8217;s also a series of worksheets and other accoutrements, but I don&#8217;t bother with any of those (I use software that does all that tracking part **see below).</p>
<p style="clear: both">If you bill hourly for certain services (like website updates or graphic design) this is an ideal way to guesstimate quotes for things your clients request. After you do it for a couple days, you start thinking of your tasklist in terms of how many pomodoros a particular task will require. If it&#8217;s less than one pomodoro, it&#8217;s one of those GTD items you can just do real quick, if not, it gets scheduled and estimated. </p>
<blockquote style="clear: both"><p>&#8220;Do keyword analysis for SallysSlipperyUndergarmentShoppe.com : 2PD&#8221;</p>
</blockquote>
<p style="clear: both">The Pomodoro Technique comes in several languages and is totally free.</p>
<p style="clear: both">You can download the PDF in english here: <a href="http://www.pomodorotechnique.com/resources/ThePomodoroTechnique_v1-3.pdf">Pomodoro Technique PDF</a></p>
<p>There&#8217;s also a great (aforementioned) open source timer/tracker that sits up in your apple menu and tracks where your mortal hours disappear to, as they are finite and perpetually count down to your eventual and unavoidable death. </p>
<p style="clear: both">You can download it for free here: <a href="http://pomodoro.ugolandini.com/pages/downloads_files/pomodoro-0.31.zip">Pomodoro Technique for Mac</a></p>
<p><br class="final-break" style="clear: both" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tommydesmond.com/blog/inside-game/time-management/the-pomodoro-technique-controlling-my-personal-shtfit-of-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft to Silently Upgrade all Windows XP, Windows Vista and Windows 7 Users to the Latest Version of Internet Explorer</title>
		<link>http://www.tommydesmond.com/blog/news/microsoft-to-silently-upgrade-all-windows-xp-windows-vista-and-windows-7-users-to-the-latest-version-of-internet-explorer/</link>
		<comments>http://www.tommydesmond.com/blog/news/microsoft-to-silently-upgrade-all-windows-xp-windows-vista-and-windows-7-users-to-the-latest-version-of-internet-explorer/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 19:14:57 +0000</pubDate>
		<dc:creator>Tommy</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[IE9]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Internet Explorer 6]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[Internet Explorer 9]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.tommydesmond.com/blog/?p=205</guid>
		<description><![CDATA[So Slashdot brought me a sexy little tidbit today. It seems like Microsoft has decided to silently update their whole user base to the latest and &#8220;greatest&#8221; IE9. While there&#8217;s still apparently a handful of people who can opt out of the upgrade with special software, this is a welcome acknowledgment from Redmond, which it [...]]]></description>
			<content:encoded><![CDATA[<p style="clear: both"><a href="http://tommydesmond.com/blog/wp-content/uploads/2011/12/ie9.png" class="image-link"><img class="linked-to-original" src="http://tommydesmond.com/blog/wp-content/uploads/2011/12/ie9-thumb.png" height="238" align="left" width="380" style=" display: inline; float: left; margin: 0 10px 10px 0;" /></a>So Slashdot brought me a sexy little tidbit today. It seems like Microsoft has decided to silently update their whole user base to the latest and &#8220;greatest&#8221; IE9. </p>
<p style="clear: both">While there&#8217;s still apparently a handful of people who can opt out of the upgrade with special software, this is a welcome acknowledgment from Redmond, which it would seem, lets web developers off the hook for backward compatibility. </p>
<p style="clear: both">If you&#8217;ve spent any serious amount of time building for the web, to valid standards, only to open your site in IE7 to watch it all come apart at the seams&#8230; you should be breathing a sigh of relief right about now. </p>
<p style="clear: both">In fact, I think I&#8217;m going to have a shot of Jameson&#8217;s&#8230; right now.</p>
<p style="clear: both">Microsoft cites the reasoning behind the upgrade as &#8220;The Web overall is better – and safer – when more people run the most up-to-date browser. &#8220;, which is true. </p>
<p style="clear: both">It&#8217;s also true that with more and more users accessing content in non-traditional browsers that the share of developers willing to play special ball with a picky, waning behemoth is dwindling. </p>
<p style="clear: both">HTML5 and CSS3 are right on the edge of the horizon now, and Microsoft no longer has the clout to ram its proprietary happycakes into everyone like it once did (**COUGH**silverlight**COUGH**).</p>
<p style="clear: both">Don&#8217;t get me wrong, IE9 doesn&#8217;t follow web standards around like a Chrome puppy, it is notably better about them than previous incarnations. Though the unrelenting assault of malware against Windows users is still probably the primary motivation for the move&#8230; but who cares? If the result is that I&#8217;ll never have to care about IE7 again, sounds good to me.</p>
<p style="clear: both">I realize in practical application, this isn&#8217;t going to mean the end of IE&#8217;s reign of hassle. There will always be stragglers and administrators who fight the tide and make developers lives harder than they should be. </p>
<p style="clear: both">The one thing it does buy us the ability to mark everything prior to IE9 as **officially deprecated** which, for the vast majority clients, is enough. </p>
<p style="clear: both">Well there&#8217;s my present. A fat Christmas goose. God bless us, every one! I think I&#8217;m going to go outside and dance in the street for awhile now&#8230; yelling.</p>
<p style="clear: both">Don&#8217;t believe me? You don&#8217;t have to. Read it right from the mouth of Redmond over here: <a href="http://windowsteamblog.com/ie/b/ie/archive/2011/12/15/ie-to-start-automatic-upgrades-across-windows-xp-windows-vista-and-windows-7.aspx">http://windowsteamblog.com/ie/b/ie/archive/2011/12/15/ie-to-start-automatic-upgrades-across-windows-xp-windows-vista-and-windows-7.aspx</a> </p>
<p><br class="final-break" style="clear: both" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tommydesmond.com/blog/news/microsoft-to-silently-upgrade-all-windows-xp-windows-vista-and-windows-7-users-to-the-latest-version-of-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sublime Text 2 Is Pushing Textmate Out Of My Toolbox.</title>
		<link>http://www.tommydesmond.com/blog/news/technical/development/sublime-text-2-is-pushing-textmate-out-of-my-toolbox/</link>
		<comments>http://www.tommydesmond.com/blog/news/technical/development/sublime-text-2-is-pushing-textmate-out-of-my-toolbox/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 17:57:42 +0000</pubDate>
		<dc:creator>Tommy</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[coda]]></category>
		<category><![CDATA[code folding]]></category>
		<category><![CDATA[code navigation]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[sublime text 2]]></category>
		<category><![CDATA[textmate]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[workflow]]></category>
		<category><![CDATA[writing code]]></category>

		<guid isPermaLink="false">http://www.tommydesmond.com/blog/stuff/sublime-text-2-is-pushing-textmate-out-of-my-toolbox/</guid>
		<description><![CDATA[Like many Mac-based developers and coders, I&#8217;ve got a couple standards in my toolbox. Mostly I use Coda to write code, but there&#8217;s sometimes that using Coda for simple changes or regular text files is like hunting squirrels with an uzi. For years I&#8217;ve been using Textmate, which is without a doubt, a great editor [...]]]></description>
			<content:encoded><![CDATA[<p style="clear: both"><a href="http://tommydesmond.com/blog/wp-content/uploads/2011/12/pythonHeroFull.png" class="image-link"><img class="linked-to-original" src="http://tommydesmond.com/blog/wp-content/uploads/2011/12/pythonHeroFull-thumb.png" height="296" align="left" width="380" style=" display: inline; float: left; margin: 0 10px 10px 0;" /></a>Like many Mac-based developers and coders, I&#8217;ve got a couple standards in my toolbox. Mostly I use Coda to write code, but there&#8217;s sometimes that using Coda for simple changes or regular text files is like hunting squirrels with an uzi. </p>
<p style="clear: both">For years I&#8217;ve been using <a href="http://macromates.com/">Textmate</a>, which is without a doubt, a great editor for programmers. Macromates has built a ton of functionality into a quick, clean app, and they&#8217;ve been the go to editor for myself and a load of other developers too. </p>
<p style="clear: both">I&#8217;m right in the middle of coding a new front end for the e-commerce store at <a href="http://www.rocketonestop.com">Rocket</a> and have spent the past twenty minutes playing pair the closing </div>
<p> to it&#8217;s opening buddy, when I realized that I was just flittering time away on nothing. Awesome.</p>
<p style="clear: both">While I love me some Coda, one of my major issues with the software is its lack of <a href="http://groups.google.com/group/coda-users/browse_thread/thread/6ce4298c6dc4612e/335549a14f874eee">code folding</a>. It does have a fairly sweet code navigator you can put <a href="http://harrybailey.com/2009/04/panics-coda-bookmarks-in-code-navigator/">bookmarks</a> to make your code more browsable, but that doesn&#8217;t help much for long, unruly template files, so hey. </p>
<p style="clear: both">Since it had been a minute since I checked in to see if Panic was any closer to an update (2.0?) to Coda that would add the mythical code folding feature. </p>
<p style="clear: both">I came across <a href="http://net.tutsplus.com/articles/editorials/are-textmate-and-coda-yesterdays-editors/">this post</a> and it introduced me to <a href="http://www.sublimetext.com/">Sublime Text 2</a>. While I didn&#8217;t go out trying to replace Textmate, I have to say, I opened up Sublime and almost practically fell in love with it. I kind of want to sleep with it, it&#8217;s so sexy&#8230; but&#8230; it&#8217;s intangible, so the logistics were too complex. I decided to settle for writing a post about it instead. Decidedly less filthy, I know. </p>
<p style="clear: both">In addition to an eye-friendly inverted color scheme and multi-language code folding, it also features a shrunken code view in the margin that makes quick jump navigation really pleasant for large files. I dunno, I just like it.</p>
<p style="clear: both">I&#8217;ve only been using it for a couple days now, so it hasn&#8217;t kicked Textmate out of bed yet, but I definitely have been opting for the newcomer over old steady. </p>
<p style="clear: both">I still unintentionally say &#8220;sweet&#8221; in my mind everytime the editor window opens, so that&#8217;s something.</p>
<p style="clear: both">It&#8217;s in beta and currently a free download, so you should head over and check it out. </p>
<p style="clear: both"><a href="http://www.sublimetext.com/">http://www.sublimetext.com/</a> </p>
<p><br class="final-break" style="clear: both" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tommydesmond.com/blog/news/technical/development/sublime-text-2-is-pushing-textmate-out-of-my-toolbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boning Up On HTML5</title>
		<link>http://www.tommydesmond.com/blog/code/boning-up-on-html5/</link>
		<comments>http://www.tommydesmond.com/blog/code/boning-up-on-html5/#comments</comments>
		<pubDate>Sun, 17 Jul 2011 22:45:33 +0000</pubDate>
		<dc:creator>Tommy</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[markup]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.tommydesmond.com/blog/stuff/boning-up-on-html5/</guid>
		<description><![CDATA[HTML5 is the latest movement in development for the web. HTML5 isn&#8217;t exactly a single markup language for which support can be checked for like previous incarnations of HTML, but a collection of several powerful additions, which can. Functionality like video, geolocation and local storage in an HTML4 world needed to be handled with third [...]]]></description>
			<content:encoded><![CDATA[<p style="clear: both"><a href="http://tommydesmond.com/blog/wp-content/uploads/2011/07/html5Image1.jpg" class="image-link"><img class="linked-to-original" src="http://tommydesmond.com/blog/wp-content/uploads/2011/07/html5Image1-thumb2.jpg" height="312" align="left" width="377" style=" display: inline; float: left; margin: 0 10px 10px 0;" /></a><br style="clear: both" />HTML5 is the latest movement in development for the web. HTML5 isn&#8217;t exactly a single markup language for which support can be checked for like previous incarnations of HTML, but a collection of several powerful additions, which can.</p>
<p style="clear: both">Functionality like video, geolocation and local storage in an HTML4 world needed to be handled with third party extensions, such as Flash. Now with HTML5, standard (validating) implementations of that functionality is available as a central part of HTML5. </p>
<p style="clear: both">HTML5 is already well supported by most modern browsers (and mobile platforms) so there&#8217;s no reason to avoid adding this tool to your box. </p>
<p style="clear: both">Mark Pilgrim has written up a great web primer on HTML5, to check it out head over to <a href="http://diveintohtml5.org/">http://diveintohtml5.org/</a> </p>
<p><br class="final-break" style="clear: both" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tommydesmond.com/blog/code/boning-up-on-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Is An Endowment?</title>
		<link>http://www.tommydesmond.com/blog/non-profit/what-is-an-endowment/</link>
		<comments>http://www.tommydesmond.com/blog/non-profit/what-is-an-endowment/#comments</comments>
		<pubDate>Mon, 02 May 2011 15:00:31 +0000</pubDate>
		<dc:creator>Tommy</dc:creator>
				<category><![CDATA[Non-Profit]]></category>
		<category><![CDATA[endowment]]></category>
		<category><![CDATA[financial management]]></category>
		<category><![CDATA[planning]]></category>

		<guid isPermaLink="false">http://www.tommydesmond.com/blog/stuff/what-is-an-endowment/</guid>
		<description><![CDATA[Endowments are powerful financial tools that are often overlooked by small non-profits. In simplest terms, an endowment is an investment vehicle. In an endowment fund, you can only spend the interest that the fund generates, not the principle that actually anchors the endowment. Usually, a low percentage of the generated interest (like 5%) is spent [...]]]></description>
			<content:encoded><![CDATA[<p style="clear: both"><a href="http://tommydesmond.com/blog/wp-content/uploads/2011/05/909242_money_series_1.jpg" class="image-link"><img class="linked-to-original" src="http://tommydesmond.com/blog/wp-content/uploads/2011/05/909242_money_series_1-thumb.jpg" height="300" align="left" width="300" style=" display: inline; float: left; margin: 0 10px 10px 0;" /></a>Endowments are powerful financial tools that are often overlooked by small non-profits. In simplest terms, an endowment is an investment vehicle. In an endowment fund, you can only spend the interest that the fund generates, not the principle that actually anchors the endowment. Usually, a low percentage of the generated interest (like 5%) is spent annually from the endowment, with the rest rolling back into the endowment to generate growth. </p>
<p style="clear: both">Endowments give your small non-profit a stable backbone of capital to tap that alleviates some of the pressure that can occur when you&#8217;re trying to get the rent paid and meet payroll. </p>
<p style="clear: both">Donors like endowments as well. It shows not only financial saavy, but also projects that you plan on being around for a long time, fulfilling on the mission that drew them to you.</p>
<p style="clear: both">They&#8217;re definitely worth looking into more for your organization.</p>
<p><br class="final-break" style="clear: both" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tommydesmond.com/blog/non-profit/what-is-an-endowment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Organizing Your Virtual Documents</title>
		<link>http://www.tommydesmond.com/blog/inside-game/organizing-your-virtual-documents/</link>
		<comments>http://www.tommydesmond.com/blog/inside-game/organizing-your-virtual-documents/#comments</comments>
		<pubDate>Fri, 29 Apr 2011 03:48:55 +0000</pubDate>
		<dc:creator>Tommy</dc:creator>
				<category><![CDATA[Inside Game]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[lifehacker]]></category>
		<category><![CDATA[organization]]></category>

		<guid isPermaLink="false">http://www.tommydesmond.com/blog/stuff/organizing-your-virtual-documents/</guid>
		<description><![CDATA[Do you know where everything on your machine is? If so, great, you&#8217;re one of the lucky few. Everyone around you however, would probably benefit from some structured education on how to effectively organize their file structure for maximum productivity. http://lifehacker.com/#!156196/geek-to-live&#8211;organizing-my-documents]]></description>
			<content:encoded><![CDATA[<p style="clear: both"><a href="http://tommydesmond.com/blog/wp-content/uploads/2011/12/imgres-1.jpg" class="image-link"><img class="linked-to-original" src="http://tommydesmond.com/blog/wp-content/uploads/2011/12/imgres-1-thumb.jpg" height="130" align="left" width="200" style=" display: inline; float: left; margin: 0 10px 10px 0;" /></a>Do you know where everything on your machine is? If so, great, you&#8217;re one of the lucky few. Everyone around you however, would probably benefit from some structured education on how to effectively organize their file structure for maximum productivity.</p>
<p style="clear: both"><a href="http://lifehacker.com/#!156196/geek-to-live--organizing-my-documents">http://lifehacker.com/#!156196/geek-to-live&#8211;organizing-my-documents</a> </p>
<p><br class="final-break" style="clear: both" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tommydesmond.com/blog/inside-game/organizing-your-virtual-documents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO In A Post-Panda World</title>
		<link>http://www.tommydesmond.com/blog/internet-marketing/seo-in-a-post-panda-world/</link>
		<comments>http://www.tommydesmond.com/blog/internet-marketing/seo-in-a-post-panda-world/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 05:29:41 +0000</pubDate>
		<dc:creator>Tommy</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[panda]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.tommydesmond.com/blog/?p=111</guid>
		<description><![CDATA[5 New Tactics For SEO Post-Panda: &#8221; Now that Google has changed the game again, it&#8217;s a good time for a refresher on some of the new rules from the Big G.]]></description>
			<content:encoded><![CDATA[<p style="clear: both"><a href="http://tommydesmond.com/blog/wp-content/uploads/2011/12/1232210818190.jpg" class="image-link"><img class="linked-to-original" src="http://tommydesmond.com/blog/wp-content/uploads/2011/12/1232210818190-thumb1.jpg" height="249" align="left" width="380" style=" display: inline; float: left; margin: 0 10px 10px 0;" /></a><a href="http://searchengineland.com/5-new-tactics-for-seo-post-panda-73982?utm_source=sel&#038;utm_medium=home&#038;utm_campaign=flip">5 New Tactics For SEO Post-Panda</a>: &#8221; Now that Google has changed the game again, it&#8217;s a good time for a refresher on some of the new rules from the Big G.</p>
<p><br class="final-break" style="clear: both" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tommydesmond.com/blog/internet-marketing/seo-in-a-post-panda-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

