<?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"
	>
<channel>
	<title>Comments on: How to Automatically Generate Application Lists</title>
	<atom:link href="http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/feed/" rel="self" type="application/rss+xml" />
	<link>http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/</link>
	<description>TheAppleBlog, published by and for the day-to-day Apple user, is a prominent source for news, reviews, walkthroughs, and real life application of all Apple products.</description>
	<pubDate>Fri, 21 Nov 2008 18:05:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Domenico Bettinelli</title>
		<link>http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82918</link>
		<dc:creator>Domenico Bettinelli</dc:creator>
		<pubDate>Thu, 07 Dec 2006 21:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82918</guid>
		<description>I'm curious why the Automator action is "Run Applescript" instead of "Run Shell Script". Works just as well without having to throw in the extra Applescript wrapper. Unless I'm missing something.</description>
		<content:encoded><![CDATA[<p>I&#8217;m curious why the Automator action is &#8220;Run Applescript&#8221; instead of &#8220;Run Shell Script&#8221;. Works just as well without having to throw in the extra Applescript wrapper. Unless I&#8217;m missing something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Honza</title>
		<link>http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82751</link>
		<dc:creator>Honza</dc:creator>
		<pubDate>Thu, 07 Dec 2006 11:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82751</guid>
		<description>If you dont want to overwrite the apps list every time its run (maybe you want a history of your installed apps incase something gets lost) then use this:

&#62; ~/Documents/app_list.txt_$(date +%d%m%y)

This will give you a filename like:

app_list.txt_071206 which will only get overwritten if you run it more than once on the same day.</description>
		<content:encoded><![CDATA[<p>If you dont want to overwrite the apps list every time its run (maybe you want a history of your installed apps incase something gets lost) then use this:</p>
<p>&gt; ~/Documents/app_list.txt_$(date +%d%m%y)</p>
<p>This will give you a filename like:</p>
<p>app_list.txt_071206 which will only get overwritten if you run it more than once on the same day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Clark</title>
		<link>http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82646</link>
		<dc:creator>Michael Clark</dc:creator>
		<pubDate>Thu, 07 Dec 2006 05:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82646</guid>
		<description>Another thing to keep in mind is if you have any Applications under your home folder (~/Applications/ ) you need to maintain that listing as well. When I am trying out a program, I install it under my home folder's App folder until I am pretty sure I will be using the app regularly.</description>
		<content:encoded><![CDATA[<p>Another thing to keep in mind is if you have any Applications under your home folder (~/Applications/ ) you need to maintain that listing as well. When I am trying out a program, I install it under my home folder&#8217;s App folder until I am pretty sure I will be using the app regularly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Margit</title>
		<link>http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82595</link>
		<dc:creator>Margit</dc:creator>
		<pubDate>Thu, 07 Dec 2006 01:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82595</guid>
		<description>Although I didn't submit the idea, this was my ideal "dream app" but it would need to be able to extract the registration codes for each application as well as just listing it.  Finding the assorted bundles, plug-ins and menu-extras has also been important to me when performing a clean install.  An application list is nice, but it is only a start.</description>
		<content:encoded><![CDATA[<p>Although I didn&#8217;t submit the idea, this was my ideal &#8220;dream app&#8221; but it would need to be able to extract the registration codes for each application as well as just listing it.  Finding the assorted bundles, plug-ins and menu-extras has also been important to me when performing a clean install.  An application list is nice, but it is only a start.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Neal</title>
		<link>http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82523</link>
		<dc:creator>Richard Neal</dc:creator>
		<pubDate>Wed, 06 Dec 2006 21:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82523</guid>
		<description>Hm, I don't know if this is possible with Automator or Terminal, but what if you used something like DownloadComment (http://www.macupdate.com/info.php/id/15833) beforehand to put the download URL of all your apps in their comments, and then could extract that and put it in the text file as well? That'd sure make it a lot easier to redownloaded them all.</description>
		<content:encoded><![CDATA[<p>Hm, I don&#8217;t know if this is possible with Automator or Terminal, but what if you used something like DownloadComment (http://www.macupdate.com/info.php/id/15833) beforehand to put the download URL of all your apps in their comments, and then could extract that and put it in the text file as well? That&#8217;d sure make it a lot easier to redownloaded them all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Roberts</title>
		<link>http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82489</link>
		<dc:creator>Stephen Roberts</dc:creator>
		<pubDate>Wed, 06 Dec 2006 19:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82489</guid>
		<description>I too use subdirectories to group applications so needed a way to dig through them more politely than 'ls -R'.

Ugly, but it works:

 do shell script "find  /Applications &#62; ~/Documents/full_app_list.txt"
 do shell script "grep -h 'app$' ~/Documents/full_app_list.txt &#62; ~/Documents/app_list.txt"
 do shell script "rm ~/Documents/full_app_list.txt"


It creates a full 'ls -R' listing, greps it for applications (*.app) to build an application list, then deletes the full list. (tho I ended up leaving the full list in place too, just as a backup).


Seems to work since apps seem to always have the *.app tags.</description>
		<content:encoded><![CDATA[<p>I too use subdirectories to group applications so needed a way to dig through them more politely than &#8216;ls -R&#8217;.</p>
<p>Ugly, but it works:</p>
<p> do shell script &#8220;find  /Applications &gt; ~/Documents/full_app_list.txt&#8221;<br />
 do shell script &#8220;grep -h &#8216;app$&#8217; ~/Documents/full_app_list.txt &gt; ~/Documents/app_list.txt&#8221;<br />
 do shell script &#8220;rm ~/Documents/full_app_list.txt&#8221;</p>
<p>It creates a full &#8216;ls -R&#8217; listing, greps it for applications (*.app) to build an application list, then deletes the full list. (tho I ended up leaving the full list in place too, just as a backup).</p>
<p>Seems to work since apps seem to always have the *.app tags.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc D.</title>
		<link>http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82474</link>
		<dc:creator>Marc D.</dc:creator>
		<pubDate>Wed, 06 Dec 2006 17:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82474</guid>
		<description>This is just like the hint I submittd to macosxhints.com last week. I run mine at startup, though some of the commenters offered advice for adding it to the cron jobs which makes it far more automated.

Even though it isn't recursive, as long as the folder name is the same/similar as the application it's good enough for me since I can use that to find it on macupdate or versiontracker.

http://www.macosxhints.com/article.php?story=20061126015107894</description>
		<content:encoded><![CDATA[<p>This is just like the hint I submittd to macosxhints.com last week. I run mine at startup, though some of the commenters offered advice for adding it to the cron jobs which makes it far more automated.</p>
<p>Even though it isn&#8217;t recursive, as long as the folder name is the same/similar as the application it&#8217;s good enough for me since I can use that to find it on macupdate or versiontracker.</p>
<p><a href="http://www.macosxhints.com/article.php?story=20061126015107894" rel="nofollow">http://www.macosxhints.com/article.php?story=20061126015107894</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Clark</title>
		<link>http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82470</link>
		<dc:creator>Michael Clark</dc:creator>
		<pubDate>Wed, 06 Dec 2006 17:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82470</guid>
		<description>Replace the ls command with this:

find -f /Applications/ &#124; grep -v "/Contents" &#124; grep .app$

and you'll get a listing of Folder's applications as well.</description>
		<content:encoded><![CDATA[<p>Replace the ls command with this:</p>
<p>find -f /Applications/ | grep -v &#8220;/Contents&#8221; | grep .app$</p>
<p>and you&#8217;ll get a listing of Folder&#8217;s applications as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Appleyard</title>
		<link>http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82455</link>
		<dc:creator>David Appleyard</dc:creator>
		<pubDate>Wed, 06 Dec 2006 16:42:14 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82455</guid>
		<description>The command:

ls -R

Does the same thing recursively, but that means it goes into every package and shows all the details about it, contents, resources etc. Not ideal :-)</description>
		<content:encoded><![CDATA[<p>The command:</p>
<p>ls -R</p>
<p>Does the same thing recursively, but that means it goes into every package and shows all the details about it, contents, resources etc. Not ideal <img src='http://theappleblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baz</title>
		<link>http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82446</link>
		<dc:creator>Baz</dc:creator>
		<pubDate>Wed, 06 Dec 2006 15:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82446</guid>
		<description>Truly helpful but I see some things lacking.  One the shell script used does not traverse folders for example if you have organize apps into subfolders. Or have put a app into the Utilities folder the shell script 'ls" will not list them. It will only list the Utilities Folder. Workarounds might be to change the ls command to perform a recursive listing or maybe use the find command instead as the step in automator to look for applications  in the Applications folder. 

just my 2cents!
:-)</description>
		<content:encoded><![CDATA[<p>Truly helpful but I see some things lacking.  One the shell script used does not traverse folders for example if you have organize apps into subfolders. Or have put a app into the Utilities folder the shell script &#8216;ls&#8221; will not list them. It will only list the Utilities Folder. Workarounds might be to change the ls command to perform a recursive listing or maybe use the find command instead as the step in automator to look for applications  in the Applications folder. </p>
<p>just my 2cents!<br />
 <img src='http://theappleblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Appleyard</title>
		<link>http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82427</link>
		<dc:creator>David Appleyard</dc:creator>
		<pubDate>Wed, 06 Dec 2006 15:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/12/06/how-to-automatically-generate-application-lists/#comment-82427</guid>
		<description>Great little tip - Thanks!</description>
		<content:encoded><![CDATA[<p>Great little tip - Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
