<?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/"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:media="http://search.yahoo.com/mrss/"
> <channel><title>Comments on: Make Sense</title> <atom:link href="http://chris.pirillo.com/make-sense/feed/" rel="self" type="application/rss+xml" /><link>http://chris.pirillo.com/make-sense/</link> <description>News and Reviews! Geek, Internet Entrepreneur, Hardware Addict, Software Junkie, Book Author, Once TV Show Host, Technology Enthusiast, Shameless Self-Promoter, Tech Conference Coordinator, Early Adopter, Idea Evangelist, Tech Support Blogger, Bootstrapper, Media Personality, Technology Consultant, Thicker Quicker Picker Upper.</description> <lastBuildDate>Mon, 23 Nov 2009 01:37:17 -0800</lastBuildDate> <generator>http://wordpress.org/?v=2.8.5</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Anonymous</title><link>http://chris.pirillo.com/make-sense/comment-page-1/#comment-3372</link> <dc:creator>Anonymous</dc:creator> <pubDate>Wed, 25 Sep 2002 02:19:02 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2002/07/03/make-sense/#comment-3372</guid> <description>... Forget about make, use &quot;ant&quot;, a 100% Java make-like utility. You don&#039;t have to know java to use it. It uses the same kind of principles than &quot;make&quot; but you write the make files in XML. Once you know the syntax, it is a lot simpler, coherent and maintainable than &quot;make&quot; files, and it is becoming a standard in the java world... Of course, you can use it to build whatever you want.
Check this out: &lt;a href=&quot;http://jakarta.apache.org/ant/&quot; rel=&quot;nofollow&quot;&gt;http://jakarta.apache.org/ant/&lt;/a&gt;
I hope this helps,
Bruno</description> <content:encoded><![CDATA[<p>&#8230; Forget about make, use &#8220;ant&#8221;, a 100% Java make-like utility. You don&#39;t have to know java to use it. It uses the same kind of principles than &#8220;make&#8221; but you write the make files in XML. Once you know the syntax, it is a lot simpler, coherent and maintainable than &#8220;make&#8221; files, and it is becoming a standard in the java world&#8230; Of course, you can use it to build whatever you want.<br
/> Check this out: <a
href="http://jakarta.apache.org/ant/" rel="nofollow">http://jakarta.apache.org/ant/</a><br
/> I hope this helps,<br
/> Bruno</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://chris.pirillo.com/make-sense/comment-page-1/#comment-3371</link> <dc:creator>Anonymous</dc:creator> <pubDate>Thu, 25 Jul 2002 18:35:44 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2002/07/03/make-sense/#comment-3371</guid> <description>I didn&#039;t post the link.  It&#039;s:
&lt;a href=&quot;http://connect.apple.com&quot; rel=&quot;nofollow&quot;&gt;http://connect.apple.com&lt;/a&gt;</description> <content:encoded><![CDATA[<p>I didn&#39;t post the link.  It&#39;s:<br
/> <a
href="http://connect.apple.com" rel="nofollow">http://connect.apple.com</a></p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://chris.pirillo.com/make-sense/comment-page-1/#comment-3370</link> <dc:creator>Anonymous</dc:creator> <pubDate>Thu, 25 Jul 2002 18:33:59 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2002/07/03/make-sense/#comment-3370</guid> <description>You do not want MPW.  You need the OS X Developer CD.  You can get a fresh one by signing up (for free) at Apple Developer connection.  After you do you will be able to log on and download the developer CD for OS X.
Good Luck.</description> <content:encoded><![CDATA[<p>You do not want MPW.  You need the OS X Developer CD.  You can get a fresh one by signing up (for free) at Apple Developer connection.  After you do you will be able to log on and download the developer CD for OS X.<br
/> Good Luck.</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://chris.pirillo.com/make-sense/comment-page-1/#comment-3369</link> <dc:creator>Anonymous</dc:creator> <pubDate>Fri, 19 Jul 2002 04:44:02 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2002/07/03/make-sense/#comment-3369</guid> <description>Ah, don&#039;t you just love mac&#039;s?</description> <content:encoded><![CDATA[<p>Ah, don&#39;t you just love mac&#39;s?</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://chris.pirillo.com/make-sense/comment-page-1/#comment-3368</link> <dc:creator>Anonymous</dc:creator> <pubDate>Wed, 03 Jul 2002 23:48:16 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2002/07/03/make-sense/#comment-3368</guid> <description>I don&#039;t use Mac OS X. Can I still be your best friend for life though?</description> <content:encoded><![CDATA[<p>I don&#39;t use Mac OS X. Can I still be your best friend for life though?</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://chris.pirillo.com/make-sense/comment-page-1/#comment-3367</link> <dc:creator>Anonymous</dc:creator> <pubDate>Wed, 03 Jul 2002 14:11:26 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2002/07/03/make-sense/#comment-3367</guid> <description>Actually, according to Apple, if all you need is the make command then this should work.  But in the same FTP site there is another section with a more updated version of &quot;Make&quot;:
ftp://ftp.apple.com/developer/Tool_Chest/Core_Mac_OS_Tools/MPW_Website_Downloads/</description> <content:encoded><![CDATA[<p>Actually, according to Apple, if all you need is the make command then this should work.  But in the same FTP site there is another section with a more updated version of &#8220;Make&#8221;:<br
/> <a
href="ftp://ftp.apple.com/developer/Tool_Chest/Core_Mac_OS_Tools/MPW_Website_Downloads/" rel="nofollow">ftp://ftp.apple.com/developer/Tool_Chest/Core_Mac_OS_Tools/MPW_Website_Downloads/</a></p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://chris.pirillo.com/make-sense/comment-page-1/#comment-3366</link> <dc:creator>Anonymous</dc:creator> <pubDate>Wed, 03 Jul 2002 03:28:51 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2002/07/03/make-sense/#comment-3366</guid> <description>Same Here. And if your running OS X without the dev tools get them, they will change the whole OS X experience. I dont know how to code but i can add features and make interface tweaks to my apps. I Love It!
/Scott</description> <content:encoded><![CDATA[<p>Same Here. And if your running OS X without the dev tools get them, they will change the whole OS X experience. I dont know how to code but i can add features and make interface tweaks to my apps. I Love It!<br
/> /Scott</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://chris.pirillo.com/make-sense/comment-page-1/#comment-3365</link> <dc:creator>Anonymous</dc:creator> <pubDate>Wed, 03 Jul 2002 03:26:52 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2002/07/03/make-sense/#comment-3365</guid> <description>Same Here. And if your running OS X without the dev tools get them, they will change the whole OS X experience. I dont know how to code but i can add features and make interface tweaks to my apps. I Love It!
/Scott</description> <content:encoded><![CDATA[<p>Same Here. And if your running OS X without the dev tools get them, they will change the whole OS X experience. I dont know how to code but i can add features and make interface tweaks to my apps. I Love It!<br
/> /Scott</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://chris.pirillo.com/make-sense/comment-page-1/#comment-3364</link> <dc:creator>Anonymous</dc:creator> <pubDate>Wed, 03 Jul 2002 03:25:11 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2002/07/03/make-sense/#comment-3364</guid> <description>Brain, Thats For OS 7/8/9 Developers, Chris is on OS X. So he really needs yakk0 url. But he needs to download the 120 meg file if he didn&#039;t get a dev cd with his mac. And to download Dev Tools Chris, you need to make a apple dev connection account.
/Scott</description> <content:encoded><![CDATA[<p>Brain, Thats For OS 7/8/9 Developers, Chris is on OS X. So he really needs yakk0 url. But he needs to download the 120 meg file if he didn&#39;t get a dev cd with his mac. And to download Dev Tools Chris, you need to make a apple dev connection account.<br
/> /Scott</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://chris.pirillo.com/make-sense/comment-page-1/#comment-3363</link> <dc:creator>Anonymous</dc:creator> <pubDate>Wed, 03 Jul 2002 03:24:12 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2002/07/03/make-sense/#comment-3363</guid> <description>Brian,
I&#039;m pretty sure mine is more applicable. From the site you linked:
&quot;MPW (Macintosh Programmer&#039;s Workshop) is a product designed specifically for professional Macintosh software developers. It brings together a comprehensive collection of Macintosh core development tools designed to support C, C++, and assembly-language programmers who are writing software for Mac OS 7.x/8.x/9.x. MPW is an open, configurable, and scriptable development environment which provides the flexibility to support complex software development projects for 68K and Power Macintosh systems.&quot;
OS X isn&#039;t mentioned. I&#039;ve used the Apple Developer Tools (which I linked) on OS X to compile many open source programs and know it makes OS X compatible binaries.</description> <content:encoded><![CDATA[<p>Brian,<br
/> I&#39;m pretty sure mine is more applicable. From the site you linked:<br
/> &#8220;MPW (Macintosh Programmer&#39;s Workshop) is a product designed specifically for professional Macintosh software developers. It brings together a comprehensive collection of Macintosh core development tools designed to support C, C++, and assembly-language programmers who are writing software for Mac OS 7.x/8.x/9.x. MPW is an open, configurable, and scriptable development environment which provides the flexibility to support complex software development projects for 68K and Power Macintosh systems.&#8221;<br
/> OS X isn&#39;t mentioned. I&#39;ve used the Apple Developer Tools (which I linked) on OS X to compile many open source programs and know it makes OS X compatible binaries.</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://chris.pirillo.com/make-sense/comment-page-1/#comment-3362</link> <dc:creator>Anonymous</dc:creator> <pubDate>Wed, 03 Jul 2002 03:05:54 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2002/07/03/make-sense/#comment-3362</guid> <description>Here is the actual links you need:
ftp://ftp.apple.com/developer/Tool_Chest/Core_Mac_OS_Tools/MPW_etc./MPW-GM/MPW/Tools/
or
&lt;a href=&quot;http://developer.apple.com/tools/mpw-tools/about_mpw.html&quot; rel=&quot;nofollow&quot;&gt;http://developer.apple.com/tools/mpw-tools/about_mpw.html&lt;/a&gt;</description> <content:encoded><![CDATA[<p>Here is the actual links you need:<br
/> <a
href="ftp://ftp.apple.com/developer/Tool_Chest/Core_Mac_OS_Tools/MPW_etc./MPW-GM/MPW/Tools/" rel="nofollow">ftp://ftp.apple.com/developer/Tool_Chest/Core_Mac_OS_Tools/MPW_etc./MPW-GM/MPW/Tools/</a><br
/> or<br
/> <a
href="http://developer.apple.com/tools/mpw-tools/about_mpw.html" rel="nofollow">http://developer.apple.com/tools/mpw-tools/about_mpw.html</a></p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://chris.pirillo.com/make-sense/comment-page-1/#comment-3361</link> <dc:creator>Anonymous</dc:creator> <pubDate>Wed, 03 Jul 2002 02:03:23 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2002/07/03/make-sense/#comment-3361</guid> <description>a more direct link is &lt;a href=&quot;http://developer.apple.com/tools/macosxtools.html&quot; rel=&quot;nofollow&quot;&gt;http://developer.apple.com/tools/macosxtools.html&lt;/a&gt;</description> <content:encoded><![CDATA[<p>a more direct link is <a
href="http://developer.apple.com/tools/macosxtools.html" rel="nofollow">http://developer.apple.com/tools/macosxtools.html</a></p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://chris.pirillo.com/make-sense/comment-page-1/#comment-3360</link> <dc:creator>Anonymous</dc:creator> <pubDate>Wed, 03 Jul 2002 02:01:49 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2002/07/03/make-sense/#comment-3360</guid> <description>Wouldn&#039;t it suck f you needed to make the make compiler? Try Google is my best advice, as I have no idea what is up with all the great unix packages under OS X. Otherwise, try www.apple.com.</description> <content:encoded><![CDATA[<p>Wouldn&#39;t it suck f you needed to make the make compiler? Try Google is my best advice, as I have no idea what is up with all the great unix packages under OS X. Otherwise, try <a
href="http://www.apple.com" rel="nofollow">http://www.apple.com</a>.</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://chris.pirillo.com/make-sense/comment-page-1/#comment-3359</link> <dc:creator>Anonymous</dc:creator> <pubDate>Wed, 03 Jul 2002 02:00:50 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2002/07/03/make-sense/#comment-3359</guid> <description>Pick it up from &lt;a href=&quot;http://developer.apple.com/&quot; rel=&quot;nofollow&quot;&gt;http://developer.apple.com/&lt;/a&gt;
Apparently the average mac user needed &quot;protection&quot; from these tools.</description> <content:encoded><![CDATA[<p>Pick it up from <a
href="http://developer.apple.com/" rel="nofollow">http://developer.apple.com/</a><br
/> Apparently the average mac user needed &#8220;protection&#8221; from these tools.</p> ]]></content:encoded> </item> </channel> </rss><!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached
Database Caching 12/34 queries in 0.031 seconds using memcached
Content Delivery Network via maxcdn.chris.pirillo.com

Served from: 192.168.20.61 @ 2009-11-24 16:02:02 -->