<?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>blogadresse &#187; Applescript</title>
	<atom:link href="http://www.blogadresse.de/tag/applescript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogadresse.de</link>
	<description>Blog von Jan Kampling. Technik, Interessantes und Erwähnenswertes.</description>
	<lastBuildDate>Sat, 15 May 2010 17:46:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Things Script Batch-Taggen</title>
		<link>http://www.blogadresse.de/2009/06/04/things-script-batch-taggen/</link>
		<comments>http://www.blogadresse.de/2009/06/04/things-script-batch-taggen/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 10:59:02 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Applescript]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Things]]></category>

		<guid isPermaLink="false">http://www.blogadresse.de/2009/06/04/things-script-batch-taggen/</guid>
		<description><![CDATA[Heute gibt es ein Mini-AppleScript f&#252;r Things, dass einer Auswahl von Todos Tags hinzuf&#252;gt. tell application "Things" set myTags to text returned of (display dialog "Enter some tags you want to add to your todos (comma sep)" default answer "") &#8230; <a href="http://www.blogadresse.de/2009/06/04/things-script-batch-taggen/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Heute gibt es ein Mini-AppleScript f&#252;r Things, dass einer Auswahl von Todos Tags hinzuf&#252;gt.</p>
<p><code>tell application "Things"<br />
set myTags to text returned of (display dialog "Enter some tags you want to add to your todos (comma sep)" default answer "")<br />
tell application "Things"<br />
repeat with selectedToDo in selected to dos<br />
set tag names of selectedToDo to (myTags &amp; ",") &amp; tag names of selectedToDo<br />
end repeat<br />
end tell<br />
end tell</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogadresse.de/2009/06/04/things-script-batch-taggen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safari und Things</title>
		<link>http://www.blogadresse.de/2009/05/28/safari-und-things/</link>
		<comments>http://www.blogadresse.de/2009/05/28/safari-und-things/#comments</comments>
		<pubDate>Thu, 28 May 2009 11:43:22 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Applescript]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Things]]></category>

		<guid isPermaLink="false">http://www.blogadresse.de/?p=485</guid>
		<description><![CDATA[Es gibt mal wieder ein kleines neues AppleScript f&#252;r Things. Diesmal f&#252;r Safari und Things. Das Skript legt ein neues ToDo an mit dem ausgew&#228;hlten Text als ToDo und der URL als Notiz. Falls kein Text ausgew&#228;hlt ist benutzt es den Titelnamen der &#8230; <a href="http://www.blogadresse.de/2009/05/28/safari-und-things/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Es gibt mal wieder ein kleines neues AppleScript f&#252;r Things. Diesmal f&#252;r Safari und Things.</p>
<p>Das Skript legt ein neues ToDo an mit dem ausgew&#228;hlten Text als ToDo und der URL als Notiz. Falls kein Text ausgew&#228;hlt ist benutzt es den Titelnamen der Seite als ToDo-Text.</p>
<p>Download: <a href="http://www.blogadresse.de/wp-content/uploads/2009/05/safari-to-things.scpt">Safari to Things</a></p>
<p>Zus&#228;tzlich gibt es auch noch: <a href="http://www.blogadresse.de/wp-content/uploads/2009/05/camino-to-things.scpt">Camino to Things</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogadresse.de/2009/05/28/safari-und-things/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>neue Version von &#8220;Mail to Things&#8221;</title>
		<link>http://www.blogadresse.de/2009/05/14/neue-version-von-mail-to-things/</link>
		<comments>http://www.blogadresse.de/2009/05/14/neue-version-von-mail-to-things/#comments</comments>
		<pubDate>Thu, 14 May 2009 17:27:33 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Applescript]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[Things]]></category>

		<guid isPermaLink="false">http://www.blogadresse.de/?p=481</guid>
		<description><![CDATA[Ich habe noch ein paar Neuerungen in das Mail to Things Script eingebaut. So kopiert es nun Absender, Sendedatum, den Mailinhalt als auch den Link zu der Mail in die Notiz des neuen ToDos. Ich hoffe es gef&#228;llt euch. Download: Mail &#8230; <a href="http://www.blogadresse.de/2009/05/14/neue-version-von-mail-to-things/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ich habe noch ein paar Neuerungen in das Mail to Things Script eingebaut.</p>
<p>So kopiert es nun Absender, Sendedatum, den Mailinhalt als auch den Link zu der Mail in die Notiz des neuen ToDos.</p>
<p>Ich hoffe es gef&#228;llt euch.</p>
<p>Download: <a href="http://www.blogadresse.de/wp-content/uploads/2009/05/mail-to-things.scpt">Mail To Things</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogadresse.de/2009/05/14/neue-version-von-mail-to-things/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nochmal Things und Mail Skript</title>
		<link>http://www.blogadresse.de/2009/05/10/nochmal-things-und-mail-skript/</link>
		<comments>http://www.blogadresse.de/2009/05/10/nochmal-things-und-mail-skript/#comments</comments>
		<pubDate>Sun, 10 May 2009 08:54:51 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Applescript]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[Things]]></category>

		<guid isPermaLink="false">http://www.blogadresse.de/?p=477</guid>
		<description><![CDATA[Ich habe das Mail To Things Skript f&#252;r die Mailregel noch mal ein bisschen ge&#228;ndert, diese Version tr&#228;gt nicht die Betreffzeile der Mail in Things als Titel ein sondern den Titel der Mailregel. Ist ganz interessant f&#252;r manche Aufgaben. Download: &#8230; <a href="http://www.blogadresse.de/2009/05/10/nochmal-things-und-mail-skript/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ich habe das Mail To Things Skript f&#252;r die Mailregel noch mal ein bisschen ge&#228;ndert, diese Version tr&#228;gt nicht die Betreffzeile der Mail in Things als Titel ein sondern den Titel der Mailregel. Ist ganz interessant f&#252;r manche Aufgaben.</p>
<p>Download: <a href="http://www.blogadresse.de/wp-content/uploads/2009/05/mailtothings_mailrule_titlefromrule.scpt">Mail to Things (Mailrule: Title from Rule)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogadresse.de/2009/05/10/nochmal-things-und-mail-skript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mailregelskript f&#252;r Things</title>
		<link>http://www.blogadresse.de/2009/05/09/mailregelskript-fuer-things/</link>
		<comments>http://www.blogadresse.de/2009/05/09/mailregelskript-fuer-things/#comments</comments>
		<pubDate>Sat, 09 May 2009 14:28:53 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Applescript]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[Things]]></category>

		<guid isPermaLink="false">http://www.blogadresse.de/?p=472</guid>
		<description><![CDATA[Gestern hab ich mir ein weiteres kleines AppleScript geschrieben f&#252;r Mail und Things. Mit diesem kann man nun automatisch ToDos in Things erstellen lassen anhand von Regel. Download: Mail To Things (Mailrule)]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.blogadresse.de/wp-content/uploads/2009/05/mailrule_things.jpg"><img class="alignnone size-full wp-image-474" title="mailrule_things" src="http://www.blogadresse.de/wp-content/uploads/2009/05/mailrule_things.jpg" alt="mailrule_things" width="547" height="195" /></a></p>
<p>Gestern hab ich mir ein weiteres kleines AppleScript geschrieben f&#252;r Mail und Things. Mit diesem kann man nun automatisch ToDos in Things erstellen lassen anhand von Regel.</p>
<p>Download: <a href="http://www.blogadresse.de/wp-content/uploads/2009/05/mailtothings_mailrule.scpt">Mail To Things (Mailrule)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogadresse.de/2009/05/09/mailregelskript-fuer-things/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Things + Mail dank Script vereint</title>
		<link>http://www.blogadresse.de/2009/05/07/things-mail-dank-script-vereint/</link>
		<comments>http://www.blogadresse.de/2009/05/07/things-mail-dank-script-vereint/#comments</comments>
		<pubDate>Thu, 07 May 2009 16:46:05 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Applescript]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[Things]]></category>

		<guid isPermaLink="false">http://www.blogadresse.de/?p=466</guid>
		<description><![CDATA[Culturedcode hat vor ein paar Tagen Things 1.1 ver&#246;ffentlich, das jetzt auch AppleScript unterst&#252;tzt. So konnte ich mir eine kleine Sache, die ich schon immer vermisst habe bei Things schnell selbst basteln: &#8220;Aus E-Mails neue ToDos erstellen.&#8221; Hier gibt es mein kleines &#8230; <a href="http://www.blogadresse.de/2009/05/07/things-mail-dank-script-vereint/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div>
<div id="ectocontent">
<div>
<p><a href="http://culturedcode.com/">Culturedcode</a> hat vor ein paar Tagen <a href="http://culturedcode.com/things/">Things</a> 1.1 ver&#246;ffentlich, das jetzt auch AppleScript unterst&#252;tzt. So konnte ich mir eine kleine Sache, die ich schon immer vermisst habe bei Things schnell selbst basteln: <strong>&#8220;Aus E-Mails neue ToDos erstellen.&#8221;</strong></p>
<p>Hier gibt es mein kleines AppleScript: <a href="http://www.blogadresse.de/wp-content/uploads/2009/05/mailtothings.scpt">MailToThings</a></p>
<p>Einfach E-Mails in Apple Mail markieren und dann das Script starten. Das Script legt dann f&#252;r jede Mail, die ihr ausgew&#228;hlt habt, ein neues Todo an. Dabei ist der Titel des ToDo gleich dem Mailbetreff und in den Notizen steht die URL zu der Mail.</p>
<p>Ich starte es immer einfach per Launchbar, dazu das Script nach ~/Library/Application Support/LaunchBar/Actions/ kopieren. Mails ausw&#228;hlen, Launchbar starten und MailToThings tippen.</p></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.blogadresse.de/2009/05/07/things-mail-dank-script-vereint/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Download Queue Actions for Automator</title>
		<link>http://www.blogadresse.de/2008/03/14/download-queue-actions-for-automator/</link>
		<comments>http://www.blogadresse.de/2008/03/14/download-queue-actions-for-automator/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 20:15:57 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[actions]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Applescript]]></category>
		<category><![CDATA[automator]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.blogadresse.de/2008/03/14/download-queue-actions-for-automator/</guid>
		<description><![CDATA[Today I had some free time to develope a little bit and learn something about Automator Actions. Here is the result. <a href="http://www.blogadresse.de/2008/03/14/download-queue-actions-for-automator/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I bought <a href="http://www.olivetoast.com/DownloadQueue/">Download Queue</a> from Olive Toast Sofware some days ago at <a href="http://www.mupromo.com/deal/449/download-queue">mupromo</a> for $9.99. It is a very nice and faster download manganger for Mac OS X. Today I release some <a href="http://en.wikipedia.org/wiki/Automator">Automator</a> Actions for it<span id="more-331"></span>:</p>
<ul>
<li>Start all downloads in queue</li>
<li>Stop all downloads</li>
<li>Add Downloads to queue</li>
</ul>
<p><a href='http://www.blogadresse.de/wp-content/uploads/2008/03/download-queue-actions-screenshot.png' title='download-queue-actions-screenshot.png'><img src='http://www.blogadresse.de/wp-content/uploads/2008/03/download-queue-actions-screenshot.thumbnail.png' alt='download-queue-actions-screenshot.png' /></a></p>
<p>Download: <a href="http://www.blogadresse.de/wp-content/uploads/2008/03/download-queue-actions.zip" title="Download Queue Actions.zip">Download Queue Actions.zip</a> (216 kb)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogadresse.de/2008/03/14/download-queue-actions-for-automator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DNS-O-Matic Updater Script 1.0</title>
		<link>http://www.blogadresse.de/2008/03/08/dns-o-matic-updater-script/</link>
		<comments>http://www.blogadresse.de/2008/03/08/dns-o-matic-updater-script/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 16:25:41 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Applescript]]></category>
		<category><![CDATA[DNS-O-Matic]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[opendns]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[updater]]></category>

		<guid isPermaLink="false">http://www.blogadresse.de/2008/03/08/dns-o-matic-updater-script-10/</guid>
		<description><![CDATA[My little DNS-O-Matic updater. I wrote it in Applescript. It is really easy to use and has some nice advantages above other solutions. <a href="http://www.blogadresse.de/2008/03/08/dns-o-matic-updater-script/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>DNS-O-Matic Updater Script is a simple AppleScript to update your external IP on DNS-O-Matic. You simply put your username and password in, save it and could run it.</p>
<p><span id="more-324"></span></p>
<p>It has some nice advantages above other clients:</p>
<ul>
<li>Stay out of the way</li>
<li>No memory usage (just runs and then quits)</li>
<li>Really small</li>
<li>Easy to change your self</li>
<li>No dock or menu icon</li>
</ul>
<p>You could start it an various ways:</p>
<ul>
<li>Script Editor</li>
<li>Script Menu</li>
<li>Save it as an app to start it in the dock or your favorite app launcher</li>
<li><strong>Run it as system agent by adding it with <a href="http://lingon.sourceforge.net/">Lingon</a></strong></li>
<li>Use it in Automator actions</li>
<li>Use it in shell script</li>
</ul>
<p>Script made by Jan Kampling<br />
http://www.blogadresse.de<br />
Licenesed under GNU General Public License, Free Software Foundation http://creativecommons.org/licenses/GPL/2.0/</p>
<p><strong>Download:</strong> <a href='http://www.blogadresse.de/wp-content/uploads/2008/03/dnsomatic_updater.zip' title='DNS-O-Matic Updater Script 1.0'>DNS-O-Matic Updater Script 1.0</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogadresse.de/2008/03/08/dns-o-matic-updater-script/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Apple&#8217;s Browse Full Screen Applet with dual monitor support</title>
		<link>http://www.blogadresse.de/2007/12/14/apples-browse-full-screen-applet-with-dual-monitor-support/</link>
		<comments>http://www.blogadresse.de/2007/12/14/apples-browse-full-screen-applet-with-dual-monitor-support/#comments</comments>
		<pubDate>Fri, 14 Dec 2007 09:17:05 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Applescript]]></category>
		<category><![CDATA[Finder]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.blogadresse.de/2007/12/14/apples-browse-full-screen-applet-with-dual-monitor-support/</guid>
		<description><![CDATA[The new Flow View in Mac OS X Leopard provides detailed visual information about the files displayed within a Finder window, and naturally fits with Leopard&#8217;s new Quick Look feature that lets you scan many documents without having to open &#8230; <a href="http://www.blogadresse.de/2007/12/14/apples-browse-full-screen-applet-with-dual-monitor-support/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<blockquote><p>The new Flow View in Mac OS X Leopard provides detailed visual information about the files displayed within a Finder window, and naturally fits with Leopard&#8217;s new Quick Look feature that lets you scan many documents without having to open them in their original authoring applications.</p>
<p>If you&#8217;re looking for any easy quick way to change the view of a Finder window to Flow View and to expand its display area on screen to maximize its visual effectivness, the Browse Full Screen toolbar script makes switching to Flow View and displaying the window full screen, a single click in the Finder toolbar. And when you&#8217;re done purusing your files, a single click on the same script returns the window back to its original state.
</p>
<p><a href="http://www.blogadresse.de/wp-content/uploads/2007/12/before.jpg"><img src="http://www.blogadresse.de/wp-content/uploads/2007/12/before-tm.jpg" alt="before.jpg" height="100" width="160" /></a> <a href="http://www.blogadresse.de/wp-content/uploads/2007/12/after.jpg"><br /><img src="http://www.blogadresse.de/wp-content/uploads/2007/12/after-tm.jpg" alt="after.jpg" height="100" width="160" /></a></p>
</blockquote>
<p>I found <a href="http://www.apple.com/applescript/toolbar/index.html">Apple&#8217;s Browse Full Screen</a> applet at <a href="http://macthemes2.net/forum/viewtopic.php?id=16782911&amp;p=1">macthemes forum</a>. I had a look at it and thought it would be cool. So I downloaded and test it. But it seem to have a huge problem with my dual monitor setup. The app is written in Applescript so I thought I could add the missing support on my own. I added the icon made by mike from macthemes forum. With dual monitor the finder window should automatically use the screen with the higher resolution.</p>
<p>Download: <a href="http://www.blogadresse.de/wp-content/uploads/2007/12/browse_full_screen_dual.zip" title="Browse Full Screen (dual monitor support) Version 0.9">Browse Full Screen (dual monitor support) Version 0.9</a></p>
<p><strong>I could only test on my system so please comment if it is working for you.</strong></p>
<blockquote><h4>INSTALLATION</h4>
<p>To install the Browse Full Screen script, follow these simple steps: Download the utility, and place it in the Applications > AppleScript folder. Drag the script to the toolbar of any Finder window and hold in place until the cursor changes to include a plus-sign, then release the mouse. The icon of the script will now be added to the toolbar. To use this utility, click the script icon in the toolbar of the Finder window you want to zoom, and the window will be resized and the view mode changed to Flow View. In addition, the Dock will be hidden to maximize the window display area on the screen.</p>
<h4>NOTE:</h4>
<p>Do not close the window when it is displaying full-screen as those window measurements will become the default for the displayed folder. To return the window to its previous state, click the toolbar script icon again.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.blogadresse.de/2007/12/14/apples-browse-full-screen-applet-with-dual-monitor-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DS Trimdrop and DLDI Drop are now open source</title>
		<link>http://www.blogadresse.de/2007/11/11/ds-trimdrop-and-dldi-drop-are-now-open-source/</link>
		<comments>http://www.blogadresse.de/2007/11/11/ds-trimdrop-and-dldi-drop-are-now-open-source/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 14:00:23 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Applescript]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[nintendo]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://www.blogadresse.de/2007/11/11/ds-trimdrop-and-dldi-drop-are-now-open-source/</guid>
		<description><![CDATA[Since I do not longer have my NDS I will release the source code of DS Trimdrop and DLDI Drop under the Creative Commons-License. Please respect the license and have fun with it. Download DS Trimdrop Source: dstrimdrop_source.zip Download DLDI Drop Source: &#8230; <a href="http://www.blogadresse.de/2007/11/11/ds-trimdrop-and-dldi-drop-are-now-open-source/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Since I do not longer have my NDS I will release the source code of DS Trimdrop and DLDI Drop under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons-License</a>. Please respect the license and have fun with it.</p>
<p>Download DS Trimdrop Source: <a href="http://www.blogadresse.de/wp-content/uploads/2007/11/dstrimdrop-source.zip" title="dstrimdrop_source.zip">dstrimdrop_source.zip</a></p>
<p>Download DLDI Drop Source: <a href="http://www.blogadresse.de/wp-content/uploads/2007/11/dldi-drop-source.zip" title="dldi_drop_source.zip">dldi_drop_source.zip</a></p>
<p><a href="http://creativecommons.org/licenses/by-nc-sa/3.0/" rel="license"><img src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" alt="Creative Commons License" style="border-width: 0px" /></a><a href="http://creativecommons.org/licenses/by-nc-sa/3.0/" rel="license"></a><a href="http://creativecommons.org/licenses/by-nc-sa/3.0/" rel="license"></a><br />
The projects are licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/" rel="license">Creative Commons-License</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogadresse.de/2007/11/11/ds-trimdrop-and-dldi-drop-are-now-open-source/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
