<?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>Lifehacker Australia &#187; launchy</title>
	<atom:link href="http://www.lifehacker.com.au/tags/launchy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lifehacker.com.au</link>
	<description>tips and downloads to help you at work and play</description>
	<lastBuildDate>Sun, 22 Nov 2009 23:08:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Remember The Milk For Launchy Adds Tasks In A Flash</title>
		<link>http://www.lifehacker.com.au/2009/04/remember-the-milk-for-launchy-adds-tasks-in-a-flash/</link>
		<comments>http://www.lifehacker.com.au/2009/04/remember-the-milk-for-launchy-adds-tasks-in-a-flash/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 18:00:00 +0000</pubDate>
		<dc:creator>The How-To Geek</dc:creator>
				<category><![CDATA[Organise]]></category>
		<category><![CDATA[exclusive lifehacker download]]></category>
		<category><![CDATA[launchy]]></category>
		<category><![CDATA[remember the milk]]></category>
		<category><![CDATA[to-do]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.lifehacker.com.au/?p=332868</guid>
		<description><![CDATA[Windows only: Remember the Milk for Launchy adds tasks to RTM in a flash, complete with due dates, tags, and even notes.
This script is based on the excellent email reminders script submitted by Lifehacker reader Ryan, but modified to submit tasks to Remember the Milk using their syntax for additional fields&#8212;which we previously used to [...]]]></description>
		<wfw:commentRss>http://www.lifehacker.com.au/2009/04/remember-the-milk-for-launchy-adds-tasks-in-a-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Yourself Reminders From Launchy</title>
		<link>http://www.lifehacker.com.au/2009/03/email_yourself_reminders_from_launchy-2/</link>
		<comments>http://www.lifehacker.com.au/2009/03/email_yourself_reminders_from_launchy-2/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 17:00:00 +0000</pubDate>
		<dc:creator>Lifehacker US Edition</dc:creator>
				<category><![CDATA[Organise]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[launchy]]></category>
		<category><![CDATA[reminders]]></category>

		<guid isPermaLink="false">http://www.lifehacker.com.au/tips/2009/03/31/email_yourself_reminders_from_launchy-2.html</guid>
		<description><![CDATA[Reader Ryan writes in with his ubergeeky method for sending emails to himself directly from Launchy&#8212;a very useful trick to quickly send yourself reminders. To accomplish this hack, Ryan assembled a visual basic script (VBS) file that sends the email using Gmail&#8217;s SMTP server&#8212;the email addresses are hard-coded but the subject line can be entered [...]]]></description>
		<wfw:commentRss>http://www.lifehacker.com.au/2009/03/email_yourself_reminders_from_launchy-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add More Functionality To Launchy With NirCmd</title>
		<link>http://www.lifehacker.com.au/2008/10/add_more_functionality_to_launchy_with_nircmd-2/</link>
		<comments>http://www.lifehacker.com.au/2008/10/add_more_functionality_to_launchy_with_nircmd-2/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 19:00:00 +0000</pubDate>
		<dc:creator>Adam Pash</dc:creator>
				<category><![CDATA[Organise]]></category>
		<category><![CDATA[application launchers]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[launchy]]></category>

		<guid isPermaLink="false">http://www.lifehacker.com.au/tips/2008/10/21/add_more_functionality_to_launchy_with_nircmd-2.html</guid>
		<description><![CDATA[Weblog SimpleHelp details how to NirCmd &#8212;a command-line app that can turn off your monitor, empty your Recycle Bin, change the system volume, and more&#8212;in conjunction with Launchy to put more functionality at your fingertips. In a nutshell, the post details how to create simple batch files with NirCmd functions and then index those commands [...]]]></description>
		<wfw:commentRss>http://www.lifehacker.com.au/2008/10/add_more_functionality_to_launchy_with_nircmd-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Integrate Launchy With Wget</title>
		<link>http://www.lifehacker.com.au/2008/10/integrate_launchy_with_wget-2/</link>
		<comments>http://www.lifehacker.com.au/2008/10/integrate_launchy_with_wget-2/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 21:00:00 +0000</pubDate>
		<dc:creator>Adam Pash</dc:creator>
				<category><![CDATA[Organise]]></category>
		<category><![CDATA[applications launchers]]></category>
		<category><![CDATA[launchy]]></category>
		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://www.lifehacker.com.au/tips/2008/10/11/integrate_launchy_with_wget-2.html</guid>
		<description><![CDATA[Reader Justin writes in with a clever idea for quickly launching downloads with the popular command-line download manager, wget. His method: Make wget available to Launchy, then pass the URL of the file you want to download to wget through Launchy. Here&#8217;s how it works:




Install Launchy.
Download wget and copy the files from the unzipped folder [...]]]></description>
		<wfw:commentRss>http://www.lifehacker.com.au/2008/10/integrate_launchy_with_wget-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iTuny Adds iTunes Controls To Launchy</title>
		<link>http://www.lifehacker.com.au/2008/10/ituny_adds_itunes_controls_to_launchy-2/</link>
		<comments>http://www.lifehacker.com.au/2008/10/ituny_adds_itunes_controls_to_launchy-2/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 19:00:00 +0000</pubDate>
		<dc:creator>Adam Pash</dc:creator>
				<category><![CDATA[Fix]]></category>
		<category><![CDATA[application launchers]]></category>
		<category><![CDATA[digital music]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[launchy]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.lifehacker.com.au/tips/2008/10/01/ituny_adds_itunes_controls_to_launchy-2.html</guid>
		<description><![CDATA[Windows only: iTuny is a free plug-in for popular application launcher Launchy that controls music playback and so much more. Once installed, iTuny adds several actions to Launchy that allow you to play, pause, stop, or advance playback, which alone is a nice start. iTuny doesn&#8217;t stop there, though; you can also rate songs, show [...]]]></description>
		<wfw:commentRss>http://www.lifehacker.com.au/2008/10/ituny_adds_itunes_controls_to_launchy-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make Firefox 3&#8217;s Bookmarks Available to Launchy and Quicksilver</title>
		<link>http://www.lifehacker.com.au/2008/08/make_firefox_3s_bookmarks_available_to_launchy_and_quicksilver-2/</link>
		<comments>http://www.lifehacker.com.au/2008/08/make_firefox_3s_bookmarks_available_to_launchy_and_quicksilver-2/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 12:00:00 +0000</pubDate>
		<dc:creator>Gina Trapani</dc:creator>
				<category><![CDATA[Fix]]></category>
		<category><![CDATA[about:config]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[firefox 3]]></category>
		<category><![CDATA[launchy]]></category>
		<category><![CDATA[quicksilver]]></category>

		<guid isPermaLink="false">http://www.lifehacker.com.au/tips/2008/08/08/make_firefox_3s_bookmarks_available_to_launchy_and_quicksilver-2.html</guid>
		<description><![CDATA[ Firefox 3 doesn&#8217;t store your bookmarks in the plain old HTML file that Firefox 2 did, so desktop launchers like Quicksilver and Launchy can&#8217;t index them properly. But the HackCollege blog has a solution: a Firefox 3 about:config tweak that makes Firefox automatically export your bookmarks to a file. Change the browser.bookmarks.autoExportHTML value from [...]]]></description>
		<wfw:commentRss>http://www.lifehacker.com.au/2008/08/make_firefox_3s_bookmarks_available_to_launchy_and_quicksilver-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Launchy for Linux Works Just Like Windows Version</title>
		<link>http://www.lifehacker.com.au/2008/07/launchy_for_linux_works_just_like_windows_version-2/</link>
		<comments>http://www.lifehacker.com.au/2008/07/launchy_for_linux_works_just_like_windows_version-2/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 14:00:00 +0000</pubDate>
		<dc:creator>Kevin Purdy</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[application launcher]]></category>
		<category><![CDATA[launchy]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.lifehacker.com.au/tips/2008/07/29/launchy_for_linux_works_just_like_windows_version-2.html</guid>
		<description><![CDATA[Windows/Linux: Application launcher Launchy quietly added a new &#8220;feature&#8221; with its 2.1.1 update&#8212;Linux compatibility, for both GNOME and KDE-based desktops. From what I&#8217;ve tested so far, the interface, operation, and options are remarkably similar to what you&#8217;ve seen in Windows, with the obvious tweaks for Linux file types and commands. The built-in plugins work, it&#8217;s [...]]]></description>
		<wfw:commentRss>http://www.lifehacker.com.au/2008/07/launchy_for_linux_works_just_like_windows_version-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quickly Update Personal Organiser Sandy from Launchy</title>
		<link>http://www.lifehacker.com.au/2008/04/quickly_update_personal_organizer_sandy_from_launchy-2/</link>
		<comments>http://www.lifehacker.com.au/2008/04/quickly_update_personal_organizer_sandy_from_launchy-2/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 12:00:00 +0000</pubDate>
		<dc:creator>Kevin Purdy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[calandars]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[launchy]]></category>
		<category><![CDATA[personal organiser]]></category>
		<category><![CDATA[personal organisers]]></category>
		<category><![CDATA[to do managers]]></category>
		<category><![CDATA[to-do list]]></category>
		<category><![CDATA[to-do lists]]></category>
		<category><![CDATA[todo manager]]></category>
		<category><![CDATA[top]]></category>

		<guid isPermaLink="false">http://www.lifehacker.com.au/tips/2008/04/22/quickly_update_personal_organizer_sandy_from_launchy-2.html</guid>
		<description><![CDATA[Email-based digital personal assistant Sandy can be a really helpful manager for to-do lists and calendar appointments, but only if you don&#8217;t mind composing new messages for every change. Reader Wyatt writes in with a quicker way to get Sandy&#8217;s attention, using Outlook, Windows keystroke launcher Launchy, and a custom line for its built-in Runner [...]]]></description>
		<wfw:commentRss>http://www.lifehacker.com.au/2008/04/quickly_update_personal_organizer_sandy_from_launchy-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quickly Compose New Gmail Messages with Launchy</title>
		<link>http://www.lifehacker.com.au/2008/02/quickly_compose_new_gmail_messages_with_launchy-2/</link>
		<comments>http://www.lifehacker.com.au/2008/02/quickly_compose_new_gmail_messages_with_launchy-2/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 15:30:00 +0000</pubDate>
		<dc:creator>Kevin Purdy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[keyboard shortcuts]]></category>
		<category><![CDATA[launchy]]></category>
		<category><![CDATA[screenshots]]></category>
		<category><![CDATA[time savers]]></category>
		<category><![CDATA[top]]></category>

		<guid isPermaLink="false">http://www.lifehacker.com.au/tips/2008/02/14/quickly_compose_new_gmail_messages_with_launchy-2.html</guid>
		<description><![CDATA[Lifehacker reader Samar liked the quick-write convenience of the GmailThis bookmarklet, but wanted to dig deeper to find a solution that would both work with his (and our own) favourite Windows keyword launcher, Launchy, and run whether or not Firefox (or any default Windows browser) was already open. We&#8217;re glad he did, because he&#8217;s come [...]]]></description>
		<wfw:commentRss>http://www.lifehacker.com.au/2008/02/quickly_compose_new_gmail_messages_with_launchy-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Add Any Web Search to Launchy 2.0</title>
		<link>http://www.lifehacker.com.au/2007/12/add_any_web_search_to_launchy_/</link>
		<comments>http://www.lifehacker.com.au/2007/12/add_any_web_search_to_launchy_/#comments</comments>
		<pubDate>Thu, 27 Dec 2007 22:00:00 +0000</pubDate>
		<dc:creator>Adam Pash</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[launchy]]></category>
		<category><![CDATA[search techniques]]></category>
		<category><![CDATA[web search]]></category>

		<guid isPermaLink="false">http://www.lifehacker.com.au/tips/2007/12/28/add_any_web_search_to_launchy_.html</guid>
		<description><![CDATA[The latest version of our current favorite Windows app launcher, Launchy, saw several nice interface updates and some plug-in improvements in the latest release, and one hugely useful feature improvement that may have snuck in under your radar is the impressively updated Weby plugin, which adds simple customization of web searches directly inside of Launchy&#8217;s [...]]]></description>
		<wfw:commentRss>http://www.lifehacker.com.au/2007/12/add_any_web_search_to_launchy_/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
