<?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>J.P. McGarrity.com &#187; applications</title>
	<atom:link href="http://jpmcgarrity.com/blog/category/applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://jpmcgarrity.com/blog</link>
	<description>Focusing on the Front End</description>
	<lastBuildDate>Sat, 30 Apr 2011 16:40:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sync Textmate Bundles Across All your Macs With DropBox</title>
		<link>http://jpmcgarrity.com/blog/2011/03/sync-textmate-bundles-across-all-your-macs-with-dropbox/</link>
		<comments>http://jpmcgarrity.com/blog/2011/03/sync-textmate-bundles-across-all-your-macs-with-dropbox/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 04:04:26 +0000</pubDate>
		<dc:creator>J.P.</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[coding tool]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[bundles]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://jpmcgarrity.com/blog/?p=729</guid>
		<description><![CDATA[
If you&#8217;re a heavy lifter with Textmate and create and customize bundles all the time this post is for you.
Copying bundles from one machine to another is cumbersome and easily forgotten.

I always find myself adding one command to a custom bundle at the office and then forgetting to add it to one of my machines [...]]]></description>
			<content:encoded><![CDATA[<p>
If you&#8217;re a heavy lifter with Textmate and create and customize bundles all the time this post is for you.</p>
<p>Copying bundles from one machine to another is cumbersome and easily forgotten.</p>
<p>
I always find myself adding one command to a custom bundle at the office and then forgetting to add it to one of my machines at the house.
</p>
<p>Before we begin you will need a Dropbox account. If you don&#8217;t already have one you can get a free one <a href="http://db.tt/YCldFqM">here</a></p>
<p><p><strong>Once you have Dropbox running you can run these 3 steps in Terminal.app</strong></p>
<p><em>It is highly recommend to run a backup of your bundles before attempting the steps below.</em></p>
<p><strong>Step 1. Move to your the folder where the Textmate bundles are located:</strong></p>
<p><code>$ cd ~/Library/Application\ Support/TextMate/</code></p>
<p><strong>Step 2. Move the Bundles folder to your Dropbox folder:</strong></p>
<p><code>$ mv Bundles ~/Dropbox/Bundles</code></p>
<p><strong>Step 3. Create a symlink in the DropBox folder to the &#8220;Application Support/TextMate/&#8221; directory:</strong></p>
<p><code>$ ln -s ~/Dropbox/Bundles/ Bundles</code></p>
<p>Repeat steps 1,2,3 on any machines that you need to sync up.</p>
]]></content:encoded>
			<wfw:commentRss>http://jpmcgarrity.com/blog/2011/03/sync-textmate-bundles-across-all-your-macs-with-dropbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Textmate to Compose email with OSX Mail</title>
		<link>http://jpmcgarrity.com/blog/2009/07/use-textmate-to-compose-email-with-osx-mail/</link>
		<comments>http://jpmcgarrity.com/blog/2009/07/use-textmate-to-compose-email-with-osx-mail/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 01:26:12 +0000</pubDate>
		<dc:creator>J.P.</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[coding tool]]></category>
		<category><![CDATA[bundles]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://jpmcgarrity.com/blog/?p=407</guid>
		<description><![CDATA[
Recently I started using Textmate for more things then just coding websites since thats bascially the tip of the iceburg then it comes to the most powerful editor on the mac.
If you interested in trying something new with Textmate here are basic instructions to use texmate to compose messages with OSX mail.

Make sure you have [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-409" title="mailtextmate" src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/07/mailtextmate2.jpg" alt="mailtextmate" width="400" height="158" /></p>
<p>Recently I started using Textmate for more things then just coding websites since thats bascially the tip of the iceburg then it comes to the most powerful editor on the mac.</p>
<p>If you interested in trying something new with Textmate here are basic instructions to use texmate to compose messages with OSX mail.</p>
<ol>
<li>Make sure you have installed the &#8220;Edit in Textmate&#8221; Bundle. This is found in &#8220;Bundles&gt;Textmate&gt;Install Edit in Textmate bundle.</li>
<li>Once the bundle has been installed you will be able to edit your email message in text by hitting the following short cut keys &#8220;Control + Command +E&#8221; or optionally going to the edit menu in Mail and the very last option will be &#8220;Edit in Textmate&#8221;.</li>
<li> Once you the command has been keyed a blank Textmate text file will be opened.</li>
<li>Type your email message and then save. If your done editing the email you can close the Textmate window and you will see your message in message window of the Mail app.</li>
</ol>
<p><strong>Other Mail features you can with Mail</strong></p>
<ul>
<li>Increase quote level &#8220;&gt; or shift+.&#8221;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jpmcgarrity.com/blog/2009/07/use-textmate-to-compose-email-with-osx-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5 Bundle For Textmate</title>
		<link>http://jpmcgarrity.com/blog/2009/07/html-5-bundle-for-textmate/</link>
		<comments>http://jpmcgarrity.com/blog/2009/07/html-5-bundle-for-textmate/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 20:50:01 +0000</pubDate>
		<dc:creator>J.P.</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[css/html]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[textmate bundle]]></category>

		<guid isPermaLink="false">http://jpmcgarrity.com/blog/?p=395</guid>
		<description><![CDATA[
Here is a download to the HTML 5 Bundle I have started for Textmate. This is my first attempt at creating a bundle from scratch please provide feedback and requests and I will add them.
Download Here
Update 7/19/2009

Updated 3/21/2010
Added localStorage Snippets
The bundle has also been uploaded to Github.
View Repository 

]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-396" title="html5_bundle_icon1" src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/07/html5_bundle_icon11.gif" alt="html5_bundle_icon1" width="264" height="144" /></p>
<p>Here is a download to the HTML 5 Bundle I have started for Textmate. This is my first attempt at creating a bundle from scratch please provide feedback and requests and I will add them.</p>
<p><a title="html 5 bundle" href="http://jpmcgarrity.com/downloads/HTML5.tmbundle.zip">Download Here</a></p>
<p><strong>Update 7/19/2009<br />
</strong></p>
<p><strong>Updated 3/21/2010</strong><br />
Added localStorage Snippets</p>
<p>The bundle has also been uploaded to <a href="http://github.com">Github</a>.</p>
<p><a href="http://github.com/bingeboy/TextMate-HTML5-Bundle/tree/master">View Repository</a> <strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://jpmcgarrity.com/blog/2009/07/html-5-bundle-for-textmate/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Activating Root Access in OSX Terminal</title>
		<link>http://jpmcgarrity.com/blog/2009/06/activating-root-access-in-osx-terminal/</link>
		<comments>http://jpmcgarrity.com/blog/2009/06/activating-root-access-in-osx-terminal/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 15:04:08 +0000</pubDate>
		<dc:creator>J.P.</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[hackintosh]]></category>
		<category><![CDATA[iterm]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://jpmcgarrity.com/blog/?p=358</guid>
		<description><![CDATA[
After messing around with my Hackintosh today I needed to remove some of my kext files in /System/Library/Extentions (S/L/E). I wasn&#8217;t in the mood to find an early build of a hackers app I just wanted Terinal su/root access.
Here is an easy method to activate root access in Terminal for Mac OS X 10.5 or [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-360" title="terminal" src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/06/terminal1.jpg" alt="terminal" width="630" height="395" /></p>
<p>After messing around with my <a href="http://jpmcgarrity.com/blog/index.php/2009/04/hackintosh/">Hackintosh</a> today I needed to remove some of my kext files in /System/Library/Extentions (S/L/E). I wasn&#8217;t in the mood to find an early build of a hackers app I just wanted Terinal su/root access.</p>
<p>Here is an easy method to activate root access in Terminal for Mac OS X 10.5 or later.</p>
<p>1. From the Finder&#8217;s Go menu, choose Utilities.<br />
2. Open Directory Utility.<br />
3. Click the lock in the Directory Utility window.<br />
4. Enter an administrator account name and password, then click OK.<br />
5. Choose Enable Root User from the Edit menu.<br />
6. Enter the root password you wish to use in both the Password and Verify fields, then click OK.</p>
<p>Related Links:</p>
<p><a href="http://iterm.sourceforge.net/">A better terminal app</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jpmcgarrity.com/blog/2009/06/activating-root-access-in-osx-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QA with Mantis</title>
		<link>http://jpmcgarrity.com/blog/2009/06/qa-with-mantis/</link>
		<comments>http://jpmcgarrity.com/blog/2009/06/qa-with-mantis/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 16:43:19 +0000</pubDate>
		<dc:creator>J.P.</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[coding tool]]></category>
		<category><![CDATA[mantis]]></category>
		<category><![CDATA[qa]]></category>

		<guid isPermaLink="false">http://jpmcgarrity.com/blog/?p=327</guid>
		<description><![CDATA[
As an on again off again freelancer I&#8217;ve encountered a many different ways to run through QA (Quality Assurance).  Each team has is own process&#8230; Excel docs getting emailed around left and right or a better method but not best, Google docs. None of these tools are ideally designed for the QA process. Since my [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-336" title="mantis" src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/06/mantis1.gif" alt="mantis" width="600" height="130" /></p>
<p>As an on again off again freelancer I&#8217;ve encountered a many different ways to run through QA (Quality Assurance).  Each team has is own process&#8230; Excel docs getting emailed around left and right or a better method but not best, Google docs. None of these tools are ideally designed for the QA process. Since my last QA frustration, I decided to look around and see if there was a easy tool that I could use with a team working from different locations via extranet type login etc.</p>
<blockquote><p><strong>MantisBT is a free popular web-based bugtracking system (feature list). It is written in the PHP scripting language and works with MySQL, MS SQL, and PostgreSQL databases and a webserver.</strong></p></blockquote>
<p><img class="aligncenter size-medium wp-image-331" title="drstrangelove2" src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/06/drstrangelove2-300x225.jpg" alt="drstrangelove2" width="300" height="225" /></p>
<p>Many agencies seem to be using <a href="http://www.mantisbt.org/">Mantis </a>and its been around for a while as well as a simple set up. I was instanly impressed with how easy it was to use. You can easily setup a new project and assign team members to bugs. Color code key helps clearly display what is going on for each bug aswell many other helpful details. If you have been trying to imrpove your QA and haven&#8217;t tried <a href="http://www.mantisbt.org/">Mantis Bug Tracker</a> I highly recommend checking it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://jpmcgarrity.com/blog/2009/06/qa-with-mantis/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>10 Twitter Tools to Tweet With</title>
		<link>http://jpmcgarrity.com/blog/2009/05/10-twitter-tools-to-tweet-twat-twit-with/</link>
		<comments>http://jpmcgarrity.com/blog/2009/05/10-twitter-tools-to-tweet-twat-twit-with/#comments</comments>
		<pubDate>Wed, 06 May 2009 16:12:59 +0000</pubDate>
		<dc:creator>J.P.</dc:creator>
				<category><![CDATA[applications]]></category>

		<guid isPermaLink="false">http://jpmcgarrity.com/blog/?p=294</guid>
		<description><![CDATA[
The ever growing world of Twitter applications has been taking off almost as fast as Twitter itself has. Here is a list of some popular tools users have been using to their tweeting delight&#8230; Try a few.

Twitpic lets you share photos on Twitter.
Tweetdeck a personal browser for staying in touch with what’s happening now, connecting [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-303" title="6a00d8341ce4c253ef0115701738fe970b-500wi" src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/05/6a00d8341ce4c253ef0115701738fe970b-500wi1.png" alt="6a00d8341ce4c253ef0115701738fe970b-500wi" width="400" height="300" /></p>
<p>The ever growing world of Twitter applications has been taking off almost as fast as Twitter itself has. Here is a list of some popular tools users have been using to their tweeting delight&#8230; Try a few.</p>
<ul>
<li><a href="http://twitpic.com/">Twitpic</a> lets you share photos on Twitter.</li>
<li><a href="http://www.tweetdeck.com ">Tweetdeck</a> a personal browser for staying in touch with what’s happening now, connecting you with your contacts across Twitter, Facebook and more.</li>
<li><a href="http://twittercounter.com/">TwitterCounter</a> tracks millions of Twitter users and generates daily updated lists of who is social, active and popular.</li>
<li><a href="http://twitterholic.com/">Twitterholic.com</a> scan the Twitter public timeline for new twits to tweet.</li>
<li><a href="http://twhirl.org/">Twhirl</a> is a social software desktop client, based on the Adobe AIR platform.</li>
<li><a href="http://twitturly.com/">Twitturly</a> track and rank what URLs people are talking about on Twitter.</li>
<li><a href="http://twittervision.com/">Twittervision</a> A real-time geographic visualization of posts to.</li>
<li><a href="http://twitterfall.com/">Twitterfall</a> is a way of viewing the latest &#8216;tweets&#8217; of upcoming trends and custom searches on the micro-blogging site Twitter. Updates fall from the top of the page in near-realtime.</li>
<li><a href="http://www.twitbin.com/">Twitbin</a> is a firefox extension that allows you to keep up with all of your Twitter conversations right from your browser sidebar. Send messages, receive messages, share links, and more from Twitbin, the best twitter addon for firefox out there.</li>
<li><a href="http://www.tweet-r.com/">Tweetr</a> Nicely made Air App with convenient features.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jpmcgarrity.com/blog/2009/05/10-twitter-tools-to-tweet-twat-twit-with/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Important Your Business Card Is</title>
		<link>http://jpmcgarrity.com/blog/2009/04/how-important-your-business-card-is/</link>
		<comments>http://jpmcgarrity.com/blog/2009/04/how-important-your-business-card-is/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 15:56:54 +0000</pubDate>
		<dc:creator>J.P.</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[insperational]]></category>

		<guid isPermaLink="false">http://jpmcgarrity.com/blog/?p=188</guid>
		<description><![CDATA[
This guy really knows what the deal is&#8230;. love the quote &#8220;Strathmore stock. 60lb. Holds a crease&#8221;. Special thanks to k8iedid for shooting that one my way.
]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/4YBxeDN4tbk&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/4YBxeDN4tbk&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>This guy really knows what the deal is&#8230;. love the quote &#8220;Strathmore stock. 60lb. Holds a crease&#8221;. Special thanks to <a href="http://twitter.com/k8iedid">k8iedid</a> for shooting that one my way.</p>
]]></content:encoded>
			<wfw:commentRss>http://jpmcgarrity.com/blog/2009/04/how-important-your-business-card-is/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Mac Apps I Can&#039;t Live Without</title>
		<link>http://jpmcgarrity.com/blog/2009/03/10-mac-apps-i-cant-live-without/</link>
		<comments>http://jpmcgarrity.com/blog/2009/03/10-mac-apps-i-cant-live-without/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 20:03:25 +0000</pubDate>
		<dc:creator>J.P.</dc:creator>
				<category><![CDATA[applications]]></category>

		<guid isPermaLink="false">http://jpmcgarrity.com/blog/?p=29</guid>
		<description><![CDATA[Here is a complied list of 10 Mac Apps I can&#8217;t live with out.

Textmate The number one text editor for the mac.
Adium Instant messenger application that allows most service type to be logged in at sametime. Example: AIM, LIVE, MS, Yahoo
Vidalia Great Tor proxy tool, also required for me with my current landlord internet filter.
Transmit [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a complied list of 10 Mac Apps I can&#8217;t live with out.</p>
<ul id="mac_apps">
<li><img src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/03/icon_textmate1.gif" alt="icon_textmate" title="icon_textmate" width="64" height="64" class="alignnone size-full wp-image-49" /><br/><a href="http://macromates.com/">Textmate</a> The number one text editor for the mac.</li>
<li><img src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/03/icon_adium1.gif" alt="icon_adium" title="icon_adium" width="64" height="64" class="alignnone size-full wp-image-47" /><br/><a href="http://adiumx.com">Adium</a> Instant messenger application that allows most service type to be logged in at sametime. Example: AIM, LIVE, MS, Yahoo</li>
<li><img src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/03/icon_van1.gif" alt="icon_van" title="icon_van" width="64" height="64" class="alignnone size-full wp-image-48" /><br/><a href="http://www.vidalia-project.net/">Vidalia</a> Great Tor proxy tool, also required for me with my current landlord internet filter.</li>
<li><img src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/03/icon_trans1.gif" alt="icon_trans" title="icon_trans" width="64" height="64" class="alignnone size-full wp-image-46" /><br/><a href="http://www.panic.com/transmit/">Transmit</a> Clean and easy FTP tool.</li>
<li><img src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/03/icon_irachet1.gif" alt="icon_irachet" title="icon_irachet" width="64" height="64" class="alignnone size-full wp-image-40" /><br/><a href="http://www.prettygoodsoftware.org/iratchet/">iRachet</a> Great invoicing tool I&#8217;ve been using for a couple months. Only little complaint is that it seems to be slight resource hog.</li>
<li><img src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/03/icon_news1.gif" alt="icon_news" title="icon_news" width="64" height="64" class="alignnone size-full wp-image-45" /><br/><a href="http://www.newsfirerss.com/">Newsfire</a> Best looking RSS reader on osx.</li>
<li><img src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/03/icon_yojim1.gif" alt="icon_yojim" title="icon_yojim" width="64" height="64" class="alignnone size-full wp-image-44" /><br/><a href="http://www.barebones.com/products/Yojimbo/">Yojimbo</a> Bookmarking and so much more. Handling everything my brain forgets.</li>
<li><img src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/03/icon_jump1.gif" alt="icon_jump" title="icon_jump" width="64" height="64" class="alignnone size-full wp-image-43" /><br/><a href="http://jumpcut.sourceforge.net/">Jumpcut</a> Lightweight and very discrete clipboard utility.</li>
<li><img src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/03/icon_things1.gif" alt="icon_things" title="icon_things" width="64" height="64" class="alignnone size-full wp-image-42" /><br/><a href="http://culturedcode.com/things/">Things</a> Todo list app that syncs via wifi to iphone.</li>
<li><img src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/03/icon_reci1.gif" alt="icon_reci" title="icon_reci" width="64" height="64" class="alignnone size-full wp-image-41" /><br/><a href="http://www.receiptwallet.com/ ">ReceiptWallet</a>Like many I hate paper, I hate sorting it, I hate pulling up old crinkled receipts. This tool keeps all receipts at your finger tips and makes doing taxes just a little easier.</li>
</ul>
<p><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://jpmcgarrity.com/blog/2009/03/10-mac-apps-i-cant-live-without/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

