<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Arduino Launcher for the KDE menu</title>
	<atom:link href="http://carlitoscontraptions.com/2007/08/arduino-launcher-for-the-kde-menu/feed/" rel="self" type="application/rss+xml" />
	<link>http://carlitoscontraptions.com/2007/08/arduino-launcher-for-the-kde-menu/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=arduino-launcher-for-the-kde-menu</link>
	<description>A modest journal of my creations.</description>
	<lastBuildDate>Thu, 22 Jul 2010 01:27:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Andrew</title>
		<link>http://carlitoscontraptions.com/2007/08/arduino-launcher-for-the-kde-menu/comment-page-1/#comment-139</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 16 Oct 2008 03:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://carlitoscontraptions.com/?p=39#comment-139</guid>
		<description>I tried your method, but since i use gnome it did not work. however with a little probing i figured out two different way&#039;s to accomplish this in gnome.&lt;br/&gt;&lt;br/&gt;One is to use this launcher command:&lt;br/&gt;&lt;br/&gt;bash -c &quot;cd /home/andrew/arduino-0012/; ./arduino&quot;&lt;br/&gt;&lt;br/&gt;and the other way was to create a script with the following code, rename it to &quot;arduino&quot;, and copy it to /usr/local/bin&lt;br/&gt;&lt;br/&gt;[code]#!/bin/sh&lt;br/&gt;&lt;br/&gt;cd /home/andrew/arduino-0012&lt;br/&gt;./arduino &lt;br/&gt;[/code]</description>
		<content:encoded><![CDATA[<p>I tried your method, but since i use gnome it did not work. however with a little probing i figured out two different way&#8217;s to accomplish this in gnome.</p>
<p>One is to use this launcher command:</p>
<p>bash -c &#8220;cd /home/andrew/arduino-0012/; ./arduino&#8221;</p>
<p>and the other way was to create a script with the following code, rename it to &#8220;arduino&#8221;, and copy it to /usr/local/bin</p>
<p>[code]#!/bin/sh</p>
<p>cd /home/andrew/arduino-0012<br />./arduino <br />[/code]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
