<?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>Ian Isted &#187; Downloads</title>
	<atom:link href="http://ianisted.co.uk/downloads/feed" rel="self" type="application/rss+xml" />
	<link>http://ianisted.co.uk</link>
	<description>The ramblings of a bumpkin, web developer and eternal optimist.</description>
	<lastBuildDate>Wed, 27 Mar 2013 12:44:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Create New File in Finder for Alfred 2.0</title>
		<link>http://ianisted.co.uk/new-finder-file-alfred-2</link>
		<comments>http://ianisted.co.uk/new-finder-file-alfred-2#comments</comments>
		<pubDate>Sun, 24 Mar 2013 18:21:02 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Alfred]]></category>
		<category><![CDATA[Alfred 2]]></category>
		<category><![CDATA[Alfred Workflow]]></category>
		<category><![CDATA[Downloads]]></category>

		<guid isPermaLink="false">http://ianisted.co.uk/?p=1102</guid>
		<description><![CDATA[Alfred 2.0 has been written from the ground up and is a vast improvement on the original. As well as a number of other changes, the new Workflows are now more powerful than previous Alfred Extensions. However, old extensions are no longer supported and must be re-written to work with the new system. I&#8217;ll be [...]]]></description>
				<content:encoded><![CDATA[<p><a title="Alfred App Website" href="http://alfredapp.com" target="_blank">Alfred 2.0</a> has been written from the ground up and is a vast improvement on the original. As well as a number of other changes, the new Workflows are now more powerful than previous Alfred Extensions. However, old extensions are no longer supported and must be re-written to work with the new system.</p>
<p>I&#8217;ll be releasing a number of new Alfred Workflows in the near future, but I&#8217;ve started by re-writing the Create New File extension I <a title="Create New File in Finder 2" href="http://ianisted.co.uk/new-file-for-alfred-2" target="_blank">released last year</a>. Once again I&#8217;d like to thank <a href="http://ianisted.co.uk/new-file-for-alfred#comment-497773014" target="_blank">Chris Kalafarski (farski)</a> for improving the first ever version of my script.</p>
<p>Download the new Alfred Workflow below.</p>
<p><a class="download-link type-alfred-workflow" title="Download the Alfred Workflow here. 8kb." onclick="recordOutboundLink(this, 'Download Links', 'Alfred Extension');" href="http://ianisted.co.uk/download-files/alfred/Create_New_File_in_Finder.alfredworkflow" target="_blank">Download v3.0 (8kb)<br />
</a></p>
<h2>How to use this Workflow</h2>
<p>For help please <a title="Create New File in Finder 2" href="http://ianisted.co.uk/new-file-for-alfred-2#how-to">click here</a>. I&#8217;ll update this help page specifically for the new Workflow soon.</p>
<p>I have also added a hotkey option. You can specify the hotkey from your Alfred Workflow window (I find CTRL + ALT + N works quite nicely).</p>
<p>If you have any questions or comments please let me know, and I&#8217;ll be happy to help.</p>
]]></content:encoded>
			<wfw:commentRss>http://ianisted.co.uk/new-finder-file-alfred-2/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Create New File in Finder 2</title>
		<link>http://ianisted.co.uk/new-file-for-alfred-2</link>
		<comments>http://ianisted.co.uk/new-file-for-alfred-2#comments</comments>
		<pubDate>Mon, 16 Apr 2012 21:54:54 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Alfred]]></category>
		<category><![CDATA[Downloads]]></category>

		<guid isPermaLink="false">http://ianisted.co.uk/?p=699</guid>
		<description><![CDATA[Over the weekend I wrote an extension for Alfred to solve the problem of not being able to create new files easily from the Mac OS Finder. After I had written what was a very rudementary script to solve the problem, I posted it to my blog (the one you&#8217;re reading now). Within a couple [...]]]></description>
				<content:encoded><![CDATA[<p>Over the weekend I <a title="Create New File in Finder. A script for Alfred App" href="http://ianisted.co.uk/new-file-for-alfred" target="_blank">wrote an extension for Alfred</a> to solve the problem of not being able to create new files easily from the Mac OS Finder.</p>
<p>After I had written what was a very rudementary script to solve the problem, I posted it to my blog (the one you&#8217;re reading now). Within a couple of hours I had over 500 views to the post, and a few comments. <em>Thanks to everyone who took the time to find me on twitter or post a comment.<span id="more-699"></span></em></p>
<p>One of my commenters was <a href="http://ianisted.co.uk/new-file-for-alfred#comment-497773014" target="_blank">Chris Kalafarski (farski)</a>. He had re-written my script using Ruby. This had the advantage of running a little faster than mine, and he iterated on it further by adding a filename parameter, and even a system to use predefined templates for the new files. I gave the script a spin, and was delighted. It was a far better solution to my problem.</p>
<p>So I took the liberty of adding a basic help system and packaging the Alfred script as one you can download and install. If you want you can download the <a title="Chris' Github Account" href="https://github.com/farski" target="_blank">raw Ruby script</a> from Chris&#8217; Github account here, or just download the .alfredextension below.</p>
<p>Many thanks to Chris for making my life easier. Again, I hope this is as useful to you as it is to me.</p>
<p><a class="download-link type-alfred" title="Download the Alfred script here. 12kb." href="http://ianisted.co.uk/download-files/alfred/newfile2.zip" target="_blank">Download v2.0 (12kb)</a></p>
<p>&nbsp;</p>
<h2><a name="how-to"></a>How to use the extension</h2>
<h3><strong>To create new files with a desired name</strong></h3>
<p>Simply load the folder you would like the new file to appear in, in the Finder. Then call up Alfred, and type &#8220;new &#8220;. You can now enter a new filename to be used for your new file. E.g. &#8220;index.html&#8221;. Your new file will be created in the folder for you instantly.</p>
<p><a class="lightbox" href="http://ianisted.co.uk/wp-content/uploads/2012/04/Screen-Shot-2012-04-16-at-22.05.03.png" rel="gallery699" target="_blank" rel="lightbox"><img class="alignnone  wp-image-717" title="Screen Shot 2012-04-16 at 22.05.03" alt="" src="http://ianisted.co.uk/wp-content/uploads/2012/04/Screen-Shot-2012-04-16-at-22.05.03.png" width="400" height="233" /></a></p>
<h3></h3>
<h3><strong>To add a template</strong></h3>
<p>Templates are used for new files of a specific filetype. If for example you want all new HTML files to have a basic HTML structure prefilled, you can add this to your templates directory.</p>
<p>To add a template, you must first create a new template folder inside the extensions folder. To get the extensions folder, right click on the extension name in the Alfred Preferences, and click Show In Finder.</p>
<p><a class="lightbox" href="http://ianisted.co.uk/wp-content/uploads/2012/04/Screen-Shot-2012-04-16-at-22.10.39.png" rel="gallery699" target="_blank" rel="lightbox"><img class="alignnone  wp-image-719" title="Screen Shot 2012-04-16 at 22.10.39" alt="" src="http://ianisted.co.uk/wp-content/uploads/2012/04/Screen-Shot-2012-04-16-at-22.10.39.png" width="294" height="218" /></a></p>
<p>Create the templates folder, and then add your template file inside, using both the name and extension as the filename.</p>
<p><a class="lightbox" href="http://ianisted.co.uk/wp-content/uploads/2012/04/Screen-Shot-2012-04-16-at-22.12.11.png" rel="gallery699" target="_blank" rel="lightbox"><img title="Screen Shot 2012-04-16 at 22.12.11" alt="" src="http://ianisted.co.uk/wp-content/uploads/2012/04/Screen-Shot-2012-04-16-at-22.12.11.png" width="292" height="219" /></a></p>
<p>Now when you add a new file to any folder, your template will automatically be used if the filetype matches.</p>
<h3>Other things to note</h3>
<p>You can create a file, by simply pressing return after typing &#8220;new &#8220;. This will create an &#8220;untitled.txt&#8221; file, to be renamed by you later.</p>
<p>Basic help can also be called up using in a growl message, using either &#8216;help&#8217; or &#8216;?&#8217; commands. E.g. &#8220;new help&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://ianisted.co.uk/new-file-for-alfred-2/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Create New File in Finder. A script for Alfred App</title>
		<link>http://ianisted.co.uk/new-file-for-alfred</link>
		<comments>http://ianisted.co.uk/new-file-for-alfred#comments</comments>
		<pubDate>Sat, 14 Apr 2012 15:13:51 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Alfred]]></category>
		<category><![CDATA[Downloads]]></category>

		<guid isPermaLink="false">http://ianisted.co.uk/?p=628</guid>
		<description><![CDATA[Click here for an updated version of this script I am constantly bothered by the lack of a &#8220;new file&#8221; option in the Mac OS Finder. None of the scripts I found on the web were that great, and they were often quite slow. So I whipped up this little Alfred extension. It creates a new [...]]]></description>
				<content:encoded><![CDATA[<p><a title="Create New File in Finder 2" href="http://ianisted.co.uk/new-file-for-alfred-2">Click here</a> for an updated version of this script</p>
<p>I am constantly bothered by the lack of a &#8220;new file&#8221; option in the Mac OS Finder. None of the scripts I found on the web were that great, and they were often quite slow. So I whipped up this little <a href="http://www.alfredapp.com" target="_blank">Alfred</a> extension. It creates a new file in the most recent or currently active finder window, and selects it ready to be renamed.</p>
<p><a class="lightbox" href="http://ianisted.co.uk/wp-content/uploads/2012/04/Screen-Shot-2012-04-14-at-15.15.58.png" rel="gallery628" rel="lightbox" target="_blank"><img class="alignnone size-full wp-image-653" title="Screen Shot 2012-04-14 at 15.15.58" src="http://ianisted.co.uk/wp-content/uploads/2012/04/Screen-Shot-2012-04-14-at-15.15.58.png" alt="" width="623" height="340" /></a></p>
<p><span id="more-628"></span></p>
<p><a class="lightbox" href="http://ianisted.co.uk/wp-content/uploads/2012/04/Screen-Shot-2012-04-14-at-15.08.14.png" rel="gallery628" rel="lightbox" target="_blank"><img class="alignnone size-full wp-image-647" title="New file created" src="http://ianisted.co.uk/wp-content/uploads/2012/04/Screen-Shot-2012-04-14-at-15.08.14.png" alt="New file created" width="609" height="315" /></a></p>
<p>All you have to do is open the folder to use, and call &#8220;newfile&#8221; in Alfred. Simple!</p>
<p>I&#8217;m going to refine it a little more, but for now it does the job just fine. Feel free to download it, and tweak it as you wish. If you do update the script though, please post the changes to the comments so that everyone can make use of them.</p>
<p><a class="download-link type-alfred" title="Download the Alfred script here. 9.7kb." href="http://ianisted.co.uk/download-files/alfred/newfile.zip" target="_blank">Download v1.0 (9.7kb)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ianisted.co.uk/new-file-for-alfred/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Domain Checker for Alfred</title>
		<link>http://ianisted.co.uk/domain-checker</link>
		<comments>http://ianisted.co.uk/domain-checker#comments</comments>
		<pubDate>Fri, 23 Dec 2011 11:20:44 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Alfred]]></category>
		<category><![CDATA[Downloads]]></category>

		<guid isPermaLink="false">http://newsite.ianisted.co.uk/?p=291</guid>
		<description><![CDATA[I wanted a quick way to check if domains were available, so I wrote this little (13kb) extension for Alfred. It checks for most TLD&#8217;s and provides a Growl notification to show availability. Feel free to share it with friends. Download (13kb)]]></description>
				<content:encoded><![CDATA[<p>I wanted a quick way to check if domains were available, so I wrote this little <em>(13kb)</em> extension for <a title="Get Alfred App for Mac OS" href="http://alfredapp.com" target="_blank">Alfred</a>.</p>
<p>It checks for most TLD&#8217;s and provides a Growl notification to show availability. Feel free to share it with friends.</p>
<p><a class="download-link type-alfred" title="Download the latest version of Domain Checker for Alfred. 13kb." href="http://ianisted.co.uk/download-files/alfred/domainchecker.zip" target="_blank">Download (13kb)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ianisted.co.uk/domain-checker/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
