<?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 for Being the adventures of a young man whose principal interests are...</title>
	<atom:link href="http://juliankussman.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://juliankussman.com/blog</link>
	<description>Advertising, Interactive Art Direction, and usability.</description>
	<lastBuildDate>Thu, 22 Dec 2011 19:34:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Hangover II wallpaper by Sabrina Irons</title>
		<link>http://juliankussman.com/blog/2011/04/14/hangover/comment-page-1/#comment-1553</link>
		<dc:creator>Sabrina Irons</dc:creator>
		<pubDate>Thu, 22 Dec 2011 19:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://juliankussman.com/blog/?p=150#comment-1553</guid>
		<description>dayum , i freeekin love this movie! :D
Mr. Chow is crazy a&#039;f !&#039;</description>
		<content:encoded><![CDATA[<p>dayum , i freeekin love this movie! <img src='http://juliankussman.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
Mr. Chow is crazy a&#8217;f !&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 bitmap mosaic class by Julian</title>
		<link>http://juliankussman.com/blog/2008/10/01/as3-bitmap-mosaic-class/comment-page-1/#comment-1550</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Tue, 08 Nov 2011 15:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://juliankussman.com/blog/?p=82#comment-1550</guid>
		<description>Maybe it has something to do with loading an image across different domains? I&#039;d have to know your specific case.</description>
		<content:encoded><![CDATA[<p>Maybe it has something to do with loading an image across different domains? I&#8217;d have to know your specific case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 bitmap mosaic class by Twan</title>
		<link>http://juliankussman.com/blog/2008/10/01/as3-bitmap-mosaic-class/comment-page-1/#comment-1549</link>
		<dc:creator>Twan</dc:creator>
		<pubDate>Mon, 07 Nov 2011 23:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://juliankussman.com/blog/?p=82#comment-1549</guid>
		<description>This class is awesome! Thanks so much for sharing.

I did ran into a problem. The Mosaic filter works fine when running locally, but as soon as I place the swf on a webserver, the Flash movie halts at the moment of creating the class instance. Any clue what goes wrong here?</description>
		<content:encoded><![CDATA[<p>This class is awesome! Thanks so much for sharing.</p>
<p>I did ran into a problem. The Mosaic filter works fine when running locally, but as soon as I place the swf on a webserver, the Flash movie halts at the moment of creating the class instance. Any clue what goes wrong here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 liquid layout class by Chris at Fluid Web Design</title>
		<link>http://juliankussman.com/blog/2009/04/08/as3-liquid-layout-class/comment-page-1/#comment-1455</link>
		<dc:creator>Chris at Fluid Web Design</dc:creator>
		<pubDate>Thu, 21 Jul 2011 14:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://juliankussman.com/blog/?p=97#comment-1455</guid>
		<description>If you need to use it on different frames you need to import it into each of those frames. Classes are only available on the frame you import them on.</description>
		<content:encoded><![CDATA[<p>If you need to use it on different frames you need to import it into each of those frames. Classes are only available on the frame you import them on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TweetBar &#8211; Safari 5 Extension by Davd</title>
		<link>http://juliankussman.com/blog/2010/06/08/tweetbar-safari-5-extension/comment-page-2/#comment-1372</link>
		<dc:creator>Davd</dc:creator>
		<pubDate>Mon, 27 Jun 2011 01:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://juliankussman.com/blog/?p=107#comment-1372</guid>
		<description>Julian,

Can you tell Apple (probably on developer.apple.com) to remove TweetBar from the Safari Extensions Gallery? It&#039;s misleading as it is now.

As for the OAuth issue: OAuth itself can be done in JS, but that would mean exposing the API consumer key and secret inside the plugin. Not sure if this is a good idea. I&#039;ll look into it.</description>
		<content:encoded><![CDATA[<p>Julian,</p>
<p>Can you tell Apple (probably on developer.apple.com) to remove TweetBar from the Safari Extensions Gallery? It&#8217;s misleading as it is now.</p>
<p>As for the OAuth issue: OAuth itself can be done in JS, but that would mean exposing the API consumer key and secret inside the plugin. Not sure if this is a good idea. I&#8217;ll look into it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TweetBar &#8211; Safari 5 Extension by Julian</title>
		<link>http://juliankussman.com/blog/2010/06/08/tweetbar-safari-5-extension/comment-page-2/#comment-1349</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Tue, 21 Jun 2011 14:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://juliankussman.com/blog/?p=107#comment-1349</guid>
		<description>It&#039;s not current unfortunately. Twitters OAuth is basically impossible to implement through JS without running my own server to process all calls to the API. Sorry.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not current unfortunately. Twitters OAuth is basically impossible to implement through JS without running my own server to process all calls to the API. Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TweetBar &#8211; Safari 5 Extension by Clytie Siddall</title>
		<link>http://juliankussman.com/blog/2010/06/08/tweetbar-safari-5-extension/comment-page-2/#comment-1346</link>
		<dc:creator>Clytie Siddall</dc:creator>
		<pubDate>Tue, 21 Jun 2011 06:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://juliankussman.com/blog/?p=107#comment-1346</guid>
		<description>I installed Tweet Bar today but only get the 401, despite manually logging in to Twitter in Safari.

I am unsure how Tweet Bar is supposed to log you in, if you don&#039;t give it those details (e.g. in the Prefs).

Trying to disable Tweet Bar meanwhile then crashed Safari (OSX latest). Restarting Safari automatically relogged me into Twitter on that tab, but Tweet Bar still says 401.

Is this project still current?</description>
		<content:encoded><![CDATA[<p>I installed Tweet Bar today but only get the 401, despite manually logging in to Twitter in Safari.</p>
<p>I am unsure how Tweet Bar is supposed to log you in, if you don&#8217;t give it those details (e.g. in the Prefs).</p>
<p>Trying to disable Tweet Bar meanwhile then crashed Safari (OSX latest). Restarting Safari automatically relogged me into Twitter on that tab, but Tweet Bar still says 401.</p>
<p>Is this project still current?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick Discount Calculator &#8211; DisCalc by Julian</title>
		<link>http://juliankussman.com/blog/2011/06/19/quick-discount-calculator-discalc/comment-page-1/#comment-1339</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Sun, 19 Jun 2011 17:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://juliankussman.com/blog/?p=155#comment-1339</guid>
		<description>No prob. I made this for my wife so anything I add may not be suitable for the rest of humanity.</description>
		<content:encoded><![CDATA[<p>No prob. I made this for my wife so anything I add may not be suitable for the rest of humanity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick Discount Calculator &#8211; DisCalc by michael B</title>
		<link>http://juliankussman.com/blog/2011/06/19/quick-discount-calculator-discalc/comment-page-1/#comment-1338</link>
		<dc:creator>michael B</dc:creator>
		<pubDate>Sun, 19 Jun 2011 16:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://juliankussman.com/blog/?p=155#comment-1338</guid>
		<description>nice work :)
thanks for the open source !</description>
		<content:encoded><![CDATA[<p>nice work <img src='http://juliankussman.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
thanks for the open source !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 liquid layout class by Ahmad Yousaf</title>
		<link>http://juliankussman.com/blog/2009/04/08/as3-liquid-layout-class/comment-page-1/#comment-1285</link>
		<dc:creator>Ahmad Yousaf</dc:creator>
		<pubDate>Sat, 04 Jun 2011 10:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://juliankussman.com/blog/?p=97#comment-1285</guid>
		<description>Can Any one tell me please.. How can we use this call on any other frame of FLA?? I&#039;m using many movieclips on different frames...</description>
		<content:encoded><![CDATA[<p>Can Any one tell me please.. How can we use this call on any other frame of FLA?? I&#8217;m using many movieclips on different frames&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

