<?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: Is that an HTTP server in your Cocoa application or are you just pleased to see me?</title> <atom:link href="http://toxicsoftware.com/is_that_an_http_server_in_your_cocoa_application/feed/" rel="self" type="application/rss+xml" /><link>http://toxicsoftware.com/is_that_an_http_server_in_your_cocoa_application/</link> <description>RANDOMIZE USR 0</description> <lastBuildDate>Tue, 24 Jan 2012 20:00:16 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Carlo</title><link>http://toxicsoftware.com/is_that_an_http_server_in_your_cocoa_application/comment-page-1/#comment-22319</link> <dc:creator>Carlo</dc:creator> <pubDate>Tue, 21 Apr 2009 20:24:55 +0000</pubDate> <guid isPermaLink="false">#comment-22319</guid> <description>&lt;p&gt;Hi. So can you please provide the the code for that application? Would be really appreciated!&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Hi. So can you please provide the the code for that application? Would be really appreciated!</p>]]></content:encoded> </item> <item><title>By: Carlo</title><link>http://toxicsoftware.com/is_that_an_http_server_in_your_cocoa_application/comment-page-1/#comment-22259</link> <dc:creator>Carlo</dc:creator> <pubDate>Tue, 21 Apr 2009 16:24:55 +0000</pubDate> <guid isPermaLink="false">#comment-22259</guid> <description>&lt;p&gt;Hi. So can you please provide the the code for that application? Would be really appreciated!&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Hi. So can you please provide the the code for that application? Would be really appreciated!</p>]]></content:encoded> </item> <item><title>By: Brent Simmons</title><link>http://toxicsoftware.com/is_that_an_http_server_in_your_cocoa_application/comment-page-1/#comment-117</link> <dc:creator>Brent Simmons</dc:creator> <pubDate>Tue, 21 Feb 2006 08:41:15 +0000</pubDate> <guid isPermaLink="false">#comment-117</guid> <description>&lt;p&gt;Very early betas of NetNewsWire actually embedded an http server. This was before Lite 1.0 shipped.&lt;/p&gt;&lt;p&gt;It handled just one type of request, a request to subscribe to a feed. The idea was that people could put a button on their site that linked to a url like http://127.0.0.1:5335/subscribe?url=http://some.feed/url -- and the request would then go to NetNewsWire on your desktop, which would subscribe to the feed. Easy one-click subscribing.&lt;/p&gt;&lt;p&gt;It wasn&#039;t my idea -- Radio UserLand was already doing this, and we figured we had to do the same thing.&lt;/p&gt;&lt;p&gt;(But then there was the issue of how to manage two aggregators that want to listen to the same port -- and then more apps that would come along and want to listen on that port too. I decided to remove the http server before it became something to fight over.)&lt;/p&gt;&lt;p&gt;But anyway -- I always thought the idea was interesting, that connection between web page and the desktop. (It doesn&#039;t have to be feed-subscribing, of course.)&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Very early betas of NetNewsWire actually embedded an http server. This was before Lite 1.0 shipped.</p><p>It handled just one type of request, a request to subscribe to a feed. The idea was that people could put a button on their site that linked to a url like <a href="http://127.0.0.1:5335/subscribe?url=http://some.feed/url" rel="nofollow">http://127.0.0.1:5335/subscribe?url=http://some.feed/url</a> &#8212; and the request would then go to NetNewsWire on your desktop, which would subscribe to the feed. Easy one-click subscribing.</p><p>It wasn&#8217;t my idea &#8212; Radio UserLand was already doing this, and we figured we had to do the same thing.</p><p>(But then there was the issue of how to manage two aggregators that want to listen to the same port &#8212; and then more apps that would come along and want to listen on that port too. I decided to remove the http server before it became something to fight over.)</p><p>But anyway &#8212; I always thought the idea was interesting, that connection between web page and the desktop. (It doesn&#8217;t have to be feed-subscribing, of course.)</p>]]></content:encoded> </item> <item><title>By: Brent Simmons</title><link>http://toxicsoftware.com/is_that_an_http_server_in_your_cocoa_application/comment-page-1/#comment-21805</link> <dc:creator>Brent Simmons</dc:creator> <pubDate>Tue, 21 Feb 2006 08:41:15 +0000</pubDate> <guid isPermaLink="false">#comment-21805</guid> <description>&lt;p&gt;Very early betas of NetNewsWire actually embedded an http server. This was before Lite 1.0 shipped.&lt;br&gt;&lt;br&gt;It handled just one type of request, a request to subscribe to a feed. The idea was that people could put a button on their site that linked to a url like &lt;a href=&quot;http://127.0.0.1:5335/subscribe?url=http://some.feed/url&quot;&gt;http://127.0.0.1:5335/subscribe?url=http://some...&lt;/a&gt; -- and the request would then go to NetNewsWire on your desktop, which would subscribe to the feed. Easy one-click subscribing.&lt;br&gt;&lt;br&gt;It wasn&#039;t my idea -- Radio UserLand was already doing this, and we figured we had to do the same thing.&lt;br&gt;&lt;br&gt;(But then there was the issue of how to manage two aggregators that want to listen to the same port -- and then more apps that would come along and want to listen on that port too. I decided to remove the http server before it became something to fight over.)&lt;br&gt;&lt;br&gt;But anyway -- I always thought the idea was interesting, that connection between web page and the desktop. (It doesn&#039;t have to be feed-subscribing, of course.)&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Very early betas of NetNewsWire actually embedded an http server. This was before Lite 1.0 shipped.&lt;br&gt;&lt;br&gt;It handled just one type of request, a request to subscribe to a feed. The idea was that people could put a button on their site that linked to a url like &lt;a href=&quot;<a href="http://127.0.0.1:5335/subscribe?url=http://some.feed/url&quot;&gt;http://127.0.0.1:5335/subscribe?url=http://some...&lt;/a&#038;gt" rel="nofollow">http://127.0.0.1:5335/subscribe?url=http://some.feed/url&quot;&gt;http://127.0.0.1:5335/subscribe?url=http://some&#8230;&lt;/a&#038;gt</a>; &#8212; and the request would then go to NetNewsWire on your desktop, which would subscribe to the feed. Easy one-click subscribing.&lt;br&gt;&lt;br&gt;It wasn&#39;t my idea &#8212; Radio UserLand was already doing this, and we figured we had to do the same thing.&lt;br&gt;&lt;br&gt;(But then there was the issue of how to manage two aggregators that want to listen to the same port &#8212; and then more apps that would come along and want to listen on that port too. I decided to remove the http server before it became something to fight over.)&lt;br&gt;&lt;br&gt;But anyway &#8212; I always thought the idea was interesting, that connection between web page and the desktop. (It doesn&#39;t have to be feed-subscribing, of course.)</p>]]></content:encoded> </item> <item><title>By: Jonathan Wight</title><link>http://toxicsoftware.com/is_that_an_http_server_in_your_cocoa_application/comment-page-1/#comment-116</link> <dc:creator>Jonathan Wight</dc:creator> <pubDate>Mon, 20 Feb 2006 21:32:02 +0000</pubDate> <guid isPermaLink="false">#comment-116</guid> <description>&lt;p&gt;Maybe a job for a Sandvox plugin?&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Maybe a job for a Sandvox plugin?</p>]]></content:encoded> </item> <item><title>By: Jonathan Wight</title><link>http://toxicsoftware.com/is_that_an_http_server_in_your_cocoa_application/comment-page-1/#comment-21804</link> <dc:creator>Jonathan Wight</dc:creator> <pubDate>Mon, 20 Feb 2006 21:32:02 +0000</pubDate> <guid isPermaLink="false">#comment-21804</guid> <description>&lt;p&gt;Maybe a job for a Sandvox plugin?&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Maybe a job for a Sandvox plugin?</p>]]></content:encoded> </item> <item><title>By: Dan Wood</title><link>http://toxicsoftware.com/is_that_an_http_server_in_your_cocoa_application/comment-page-1/#comment-115</link> <dc:creator>Dan Wood</dc:creator> <pubDate>Mon, 20 Feb 2006 20:22:18 +0000</pubDate> <guid isPermaLink="false">#comment-115</guid> <description>&lt;p&gt;Great idea Jon -- I had actually considered something similar for Sandvox (though I had been thinking about custom URL schemes) but punted on it (for now at least) since webkit is so similar to viewing with Safari.  Still, it would be cool just so people could see what their site would look like with another browser.&lt;/p&gt;&lt;p&gt;Where I see the promise for your idea is for writing some interesting AJAX kinds of web applications in Cocoa.....&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Great idea Jon &#8212; I had actually considered something similar for Sandvox (though I had been thinking about custom URL schemes) but punted on it (for now at least) since webkit is so similar to viewing with Safari.  Still, it would be cool just so people could see what their site would look like with another browser.</p><p>Where I see the promise for your idea is for writing some interesting AJAX kinds of web applications in Cocoa&#8230;..</p>]]></content:encoded> </item> <item><title>By: Dan Wood</title><link>http://toxicsoftware.com/is_that_an_http_server_in_your_cocoa_application/comment-page-1/#comment-21803</link> <dc:creator>Dan Wood</dc:creator> <pubDate>Mon, 20 Feb 2006 20:22:18 +0000</pubDate> <guid isPermaLink="false">#comment-21803</guid> <description>&lt;p&gt;Great idea Jon -- I had actually considered something similar for Sandvox (though I had been thinking about custom URL schemes) but punted on it (for now at least) since webkit is so similar to viewing with Safari.  Still, it would be cool just so people could see what their site would look like with another browser.&lt;br&gt;&lt;br&gt;Where I see the promise for your idea is for writing some interesting AJAX kinds of web applications in Cocoa.....&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Great idea Jon &#8212; I had actually considered something similar for Sandvox (though I had been thinking about custom URL schemes) but punted on it (for now at least) since webkit is so similar to viewing with Safari.  Still, it would be cool just so people could see what their site would look like with another browser.&lt;br&gt;&lt;br&gt;Where I see the promise for your idea is for writing some interesting AJAX kinds of web applications in Cocoa&#8230;..</p>]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching 4/14 queries in 0.004 seconds using disk: basic
Object Caching 320/321 objects using disk: basic

Served from: toxicsoftware.com @ 2012-02-10 03:55:59 -->
