<?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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Fun Script</title>
	<atom:link href="http://pmougin.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://pmougin.wordpress.com</link>
	<description>Interactive Cocoa</description>
	<lastBuildDate>Tue, 03 Nov 2009 14:38:08 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Ultimate proof that the Finder is now a Cocoa application by Philippe Mougin</title>
		<link>http://pmougin.wordpress.com/2009/10/28/ultimate-proof-that-the-finder-is-now-a-cocoa-application/#comment-578</link>
		<dc:creator>Philippe Mougin</dc:creator>
		<pubDate>Tue, 03 Nov 2009 14:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://pmougin.wordpress.com/?p=1107#comment-578</guid>
		<description>Hi Cesar,

You can inject F-Script into the new Quicktime player (it tends to make it somewhat prone to crash, for some reason...) and then manipulate it with F-Script.
You&#039;ll have to try and find out if what you want to achieve is doable.</description>
		<content:encoded><![CDATA[<p>Hi Cesar,</p>
<p>You can inject F-Script into the new Quicktime player (it tends to make it somewhat prone to crash, for some reason&#8230;) and then manipulate it with F-Script.<br />
You&#8217;ll have to try and find out if what you want to achieve is doable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ultimate proof that the Finder is now a Cocoa application by cesar</title>
		<link>http://pmougin.wordpress.com/2009/10/28/ultimate-proof-that-the-finder-is-now-a-cocoa-application/#comment-577</link>
		<dc:creator>cesar</dc:creator>
		<pubDate>Tue, 03 Nov 2009 10:03:51 +0000</pubDate>
		<guid isPermaLink="false">http://pmougin.wordpress.com/?p=1107#comment-577</guid>
		<description>Hi, there! woooww!
Is it possible change the new toolbar of the new QT player in SL with F-Script object browser as you changed the colors of the finder?

thanks in advance!</description>
		<content:encoded><![CDATA[<p>Hi, there! woooww!<br />
Is it possible change the new toolbar of the new QT player in SL with F-Script object browser as you changed the colors of the finder?</p>
<p>thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ultimate proof that the Finder is now a Cocoa application by youki</title>
		<link>http://pmougin.wordpress.com/2009/10/28/ultimate-proof-that-the-finder-is-now-a-cocoa-application/#comment-573</link>
		<dc:creator>youki</dc:creator>
		<pubDate>Wed, 28 Oct 2009 15:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://pmougin.wordpress.com/?p=1107#comment-573</guid>
		<description>In my language we would say &quot;Oh-la-vaaaaache&quot;
Thank you !</description>
		<content:encoded><![CDATA[<p>In my language we would say &#8220;Oh-la-vaaaaache&#8221;<br />
Thank you !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ultimate proof that the Finder is now a Cocoa application by Michael Tsai - Blog - F-Script and the Finder</title>
		<link>http://pmougin.wordpress.com/2009/10/28/ultimate-proof-that-the-finder-is-now-a-cocoa-application/#comment-570</link>
		<dc:creator>Michael Tsai - Blog - F-Script and the Finder</dc:creator>
		<pubDate>Wed, 28 Oct 2009 14:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://pmougin.wordpress.com/?p=1107#comment-570</guid>
		<description>[...] Philippe Mougin uses F-Script 2.0&#8217;s object browser to inspect the new Cocoa Finder. [...]</description>
		<content:encoded><![CDATA[<p>[...] Philippe Mougin uses F-Script 2.0&rsquo;s object browser to inspect the new Cocoa Finder. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Switching in F-Script by Doug Ransom</title>
		<link>http://pmougin.wordpress.com/2009/10/27/switching-in-f-script/#comment-568</link>
		<dc:creator>Doug Ransom</dc:creator>
		<pubDate>Tue, 27 Oct 2009 14:09:52 +0000</pubDate>
		<guid isPermaLink="false">http://pmougin.wordpress.com/?p=1076#comment-568</guid>
		<description>My POV has always been (i.e. for about 25 years) that switch syntax in most languages is a workaround for languages that don&#039;t have code blocks or something similar.</description>
		<content:encoded><![CDATA[<p>My POV has always been (i.e. for about 25 years) that switch syntax in most languages is a workaround for languages that don&#8217;t have code blocks or something similar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Switching in F-Script by Karsten</title>
		<link>http://pmougin.wordpress.com/2009/10/27/switching-in-f-script/#comment-567</link>
		<dc:creator>Karsten</dc:creator>
		<pubDate>Tue, 27 Oct 2009 11:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://pmougin.wordpress.com/?p=1076#comment-567</guid>
		<description>i think double dispatching should be the way to go, instead of using too many ifTrue:ifFalse:&#039;s or even dictionaries with blocks</description>
		<content:encoded><![CDATA[<p>i think double dispatching should be the way to go, instead of using too many ifTrue:ifFalse:&#8217;s or even dictionaries with blocks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some Nice Features of the Objective-C Language by pjcast</title>
		<link>http://pmougin.wordpress.com/2008/03/13/some-nice-features-of-the-objective-c-language/#comment-564</link>
		<dc:creator>pjcast</dc:creator>
		<pubDate>Wed, 21 Oct 2009 07:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://pmougin.wordpress.com/?p=143#comment-564</guid>
		<description>@Dave

Yeah, I couldn&#039;t malloc to save my butt... if that&#039;s the best rebuttal you have your pretty lame. I&#039;ve work with many many languages/scripts/etc (basic, c/c++, java, C#, python, objc, squirrel, lua, psql/tsql, etc) and many platforms (dos, windows, mac, linux, unix, iphone, embedded, etc ) and by far, the slowest development platform is ObjC. Because, 1) the language is not intuitive, 2) the main IDE (Xcode) is subpar for debugging &amp; developing, 3) errors happens mainly at runtime.

Not sure what your argument is about COM. Sure, COM was before .net, and a lot of .net and windows still deal with COM. I don&#039;t think COM is nice, but it is still used for many of Windows components. And wtf about pinvoking? Not sure where that ties in at all in this conversation. Pinvoke is useful, just like Java&#039;s JNI is useful - or any other C linkage interop.</description>
		<content:encoded><![CDATA[<p>@Dave</p>
<p>Yeah, I couldn&#8217;t malloc to save my butt&#8230; if that&#8217;s the best rebuttal you have your pretty lame. I&#8217;ve work with many many languages/scripts/etc (basic, c/c++, java, C#, python, objc, squirrel, lua, psql/tsql, etc) and many platforms (dos, windows, mac, linux, unix, iphone, embedded, etc ) and by far, the slowest development platform is ObjC. Because, 1) the language is not intuitive, 2) the main IDE (Xcode) is subpar for debugging &amp; developing, 3) errors happens mainly at runtime.</p>
<p>Not sure what your argument is about COM. Sure, COM was before .net, and a lot of .net and windows still deal with COM. I don&#8217;t think COM is nice, but it is still used for many of Windows components. And wtf about pinvoking? Not sure where that ties in at all in this conversation. Pinvoke is useful, just like Java&#8217;s JNI is useful &#8211; or any other C linkage interop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on F-Script anywhere on Snowie by Philippe Mougin</title>
		<link>http://pmougin.wordpress.com/2009/08/29/f-script-anywhere-on-snowy/#comment-562</link>
		<dc:creator>Philippe Mougin</dc:creator>
		<pubDate>Thu, 08 Oct 2009 18:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://pmougin.wordpress.com/?p=1023#comment-562</guid>
		<description>Jay,

Thanks for the pointer. Snow Leopard is somewhat redefining the injection scene. F-Script Anywhere might someday reappear based on one of these new approaches. In the meantime, we have the gdb injection workaround, which works well.</description>
		<content:encoded><![CDATA[<p>Jay,</p>
<p>Thanks for the pointer. Snow Leopard is somewhat redefining the injection scene. F-Script Anywhere might someday reappear based on one of these new approaches. In the meantime, we have the gdb injection workaround, which works well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on F-Script anywhere on Snowie by Jay O'Conor</title>
		<link>http://pmougin.wordpress.com/2009/08/29/f-script-anywhere-on-snowy/#comment-557</link>
		<dc:creator>Jay O'Conor</dc:creator>
		<pubDate>Fri, 04 Sep 2009 21:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://pmougin.wordpress.com/?p=1023#comment-557</guid>
		<description>Philippe,

Kevin Ballard has done some spelunking into how 1Password may be loading its extension into Safari on Snow Leopard.  I&#039;m wondering if this or a similar technique might be a suitable mechanism for enabling F-Script Anywhere on arbitrary Cocoa apps.

Take a look at http://kevin.sb.org/2009/09/02/1password-extension-loading-in-snow-leopard/</description>
		<content:encoded><![CDATA[<p>Philippe,</p>
<p>Kevin Ballard has done some spelunking into how 1Password may be loading its extension into Safari on Snow Leopard.  I&#8217;m wondering if this or a similar technique might be a suitable mechanism for enabling F-Script Anywhere on arbitrary Cocoa apps.</p>
<p>Take a look at <a href="http://kevin.sb.org/2009/09/02/1password-extension-loading-in-snow-leopard/" rel="nofollow">http://kevin.sb.org/2009/09/02/1password-extension-loading-in-snow-leopard/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Become a Mac OS X Services Ninja by John-Michael</title>
		<link>http://pmougin.wordpress.com/2008/01/28/become-a-mac-os-x-services-ninja/#comment-552</link>
		<dc:creator>John-Michael</dc:creator>
		<pubDate>Sat, 29 Aug 2009 10:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://pmougin.wordpress.com/?p=126#comment-552</guid>
		<description>The new Snow Leopard lets you create your own services VERY easily. If you&#039;d like to get the couple I made so far just email me at:
j-m15(at)hotmail(dot)com and I&#039;d be glad to send them to any and all Snow Leopard users, free of charge!</description>
		<content:encoded><![CDATA[<p>The new Snow Leopard lets you create your own services VERY easily. If you&#8217;d like to get the couple I made so far just email me at:<br />
j-m15(at)hotmail(dot)com and I&#8217;d be glad to send them to any and all Snow Leopard users, free of charge!</p>
]]></content:encoded>
	</item>
</channel>
</rss>