<?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: iUseThis_Profiler v.0.1</title>
	<atom:link href="http://blog.knut.me/2008/12/iusethis_profiler-v01/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.knut.me/2008/12/iusethis_profiler-v01/</link>
	<description>Persönliches Weblog über vieles (Un)interessante und die Projekte im Leben eines Softwareentwicklers</description>
	<lastBuildDate>Thu, 09 Sep 2010 05:29:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Knut</title>
		<link>http://blog.knut.me/2008/12/iusethis_profiler-v01/#comment-664</link>
		<dc:creator>Knut</dc:creator>
		<pubDate>Mon, 29 Dec 2008 16:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.knut.me/?p=863#comment-664</guid>
		<description>Hey Andrew,

thanks for your improvement. Its already built in. :)

The new version of the script is available at &lt;a href=&quot;http://github.com/Luzifer/kscripts/tree/master/iusethis_profiler.rb&quot; rel=&quot;nofollow&quot;&gt;GitHub&lt;/a&gt; again.

Cheers, Knut</description>
		<content:encoded><![CDATA[<p>Hey Andrew,</p>
<p>thanks for your improvement. Its already built in. <img src='http://blog.knut.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The new version of the script is available at <a href="http://github.com/Luzifer/kscripts/tree/master/iusethis_profiler.rb" rel="nofollow">GitHub</a> again.</p>
<p>Cheers, Knut</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Turner</title>
		<link>http://blog.knut.me/2008/12/iusethis_profiler-v01/#comment-663</link>
		<dc:creator>Andrew Turner</dc:creator>
		<pubDate>Mon, 29 Dec 2008 14:15:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.knut.me/?p=863#comment-663</guid>
		<description>Neat little script. I added a small section to optionally ask the user for each app if they want it uploaded (or enter &#039;a&#039; to upload all the apps).

At line 106:

installed_apps.sort!.uniq!
installed_apps.each do &#124;app&#124;
  print &quot;Upload application &#039;#{app}&#039; to iusethis? (Y/n/a) &quot;
  input = gets.chomp
  break if input =~ /a/
  (input =~ /n/) ? installed_apps.delete(app) : nil
end</description>
		<content:encoded><![CDATA[<p>Neat little script. I added a small section to optionally ask the user for each app if they want it uploaded (or enter &#8216;a&#8217; to upload all the apps).</p>
<p>At line 106:</p>
<p>installed_apps.sort!.uniq!<br />
installed_apps.each do |app|<br />
  print &#8220;Upload application &#8216;#{app}&#8217; to iusethis? (Y/n/a) &#8221;<br />
  input = gets.chomp<br />
  break if input =~ /a/<br />
  (input =~ /n/) ? installed_apps.delete(app) : nil<br />
end</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iut (iusethis.com)</title>
		<link>http://blog.knut.me/2008/12/iusethis_profiler-v01/#comment-724</link>
		<dc:creator>iut (iusethis.com)</dc:creator>
		<pubDate>Tue, 23 Dec 2008 20:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.knut.me/?p=863#comment-724</guid>
		<description>New profile builder from &lt;a rel=&quot;nofollow&quot; href=&quot;http://twitter.com/Luzifer&quot;&gt;@Luzifer&lt;/a&gt;, automatically adds apps on your mac to your profile - http://tinyurl.com/9wywmw</description>
		<content:encoded><![CDATA[<p>New profile builder from <a rel="nofollow" href="http://twitter.com/Luzifer">@Luzifer</a>, automatically adds apps on your mac to your profile &#8211; <a href="http://tinyurl.com/9wywmw" rel="nofollow">http://tinyurl.com/9wywmw</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
