<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Daniel Kozimor's Blog</title>
	<atom:link href="http://www.kozimor.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kozimor.org</link>
	<description>Tech links and minor commentary.</description>
	<pubDate>Sat, 21 Feb 2009 04:34:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>What&#8217;s wrong with this picture?</title>
		<link>http://www.kozimor.org/2009/02/20/whats-wrong-with-this-picture/</link>
		<comments>http://www.kozimor.org/2009/02/20/whats-wrong-with-this-picture/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 18:14:30 +0000</pubDate>
		<dc:creator>Daniel Kozimor</dc:creator>
		
		<category><![CDATA[programming]]></category>

		<category><![CDATA[actionscript 2]]></category>

		<category><![CDATA[FDT]]></category>

		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.kozimor.org/?p=75</guid>
		<description><![CDATA[ 

Thoughtless reliance on FDT&#8217;s intellisense (which is generally pretty good)    
+
mental context switching (between Java and AS2.0 code)
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;
 20 minutes of debugging.
]]></description>
			<content:encoded><![CDATA[<p> </p>
<p style="text-align: center;"><a href="http://www.kozimor.org/wp-content/uploads/2009/02/mentalcontext.jpg"><img class="size-medium wp-image-76  aligncenter" title="mentalcontext" src="http://www.kozimor.org/wp-content/uploads/2009/02/mentalcontext-300x174.jpg" alt="What's wrong with this picture?" width="300" height="174" /></a></p>
<p>Thoughtless reliance on <a href="http://fdt.powerflasher.com/">FDT&#8217;s</a> intellisense (which is generally pretty good)    </p>
<p>+</p>
<p>mental context switching (between Java and AS2.0 code)</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p> 20 minutes of debugging.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kozimor.org/2009/02/20/whats-wrong-with-this-picture/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Speaking of frameworks&#8230;.</title>
		<link>http://www.kozimor.org/2009/02/19/speaking-of-frameworks/</link>
		<comments>http://www.kozimor.org/2009/02/19/speaking-of-frameworks/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 05:02:33 +0000</pubDate>
		<dc:creator>Daniel Kozimor</dc:creator>
		
		<category><![CDATA[adobe]]></category>

		<category><![CDATA[cairngorm]]></category>

		<category><![CDATA[flex]]></category>

		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.kozimor.org/?p=61</guid>
		<description><![CDATA[The Cairngorm Diagram Explorer has been updated (Flex 3/ Cairngorm 2.2):
http://www.robsondesign.com/blog/index.php/2009/02/18/cairngorm-diagram-explorer-update/
And oh yes&#8230; added a whole list of useful flex/flash-related rss feeds. You can find it here.
]]></description>
			<content:encoded><![CDATA[<p>The Cairngorm Diagram Explorer has been updated (Flex 3/ Cairngorm 2.2):</p>
<p><a href="http://www.robsondesign.com/blog/index.php/2009/02/18/cairngorm-diagram-explorer-update/">http://www.robsondesign.com/blog/index.php/2009/02/18/cairngorm-diagram-explorer-update/</a></p>
<p>And oh yes&#8230; added a whole list of useful flex/flash-related rss feeds. You can find it <a href="http://www.kozimor.org/flex-feeds/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kozimor.org/2009/02/19/speaking-of-frameworks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex frameworks.. or frameworks for a framework.</title>
		<link>http://www.kozimor.org/2009/02/13/flex-frameworks-or-frameworks-for-a-framework/</link>
		<comments>http://www.kozimor.org/2009/02/13/flex-frameworks-or-frameworks-for-a-framework/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 06:11:04 +0000</pubDate>
		<dc:creator>Daniel Kozimor</dc:creator>
		
		<category><![CDATA[adobe]]></category>

		<category><![CDATA[cairngorm]]></category>

		<category><![CDATA[flex]]></category>

		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.kozimor.org/?p=54</guid>
		<description><![CDATA[Adobe has a nice write-up on various flex frameworks out there, comparing Cairngorm, Mate, and PureMVC.
For our internal project, we&#8217;ve settled on Cairngorm. Why? It&#8217;s very similar to the structure of our current app plus&#8230; well, if you compare the architectures (pg 8 for Cairngorm, pg 11 for Mate and pg 14 for PureMVC), you [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe has a <a href="http://www.adobe.com/devnet/flex/articles/flex_framework.html">nice write-up</a> on various flex frameworks out there, comparing Cairngorm, Mate, and PureMVC.</p>
<p>For our internal project, we&#8217;ve settled on Cairngorm. Why? It&#8217;s very similar to the structure of our current app plus&#8230; well, if you <a href="http://myflex.org/presentations/ComparingFlexFrameworks.pdf">compare the architectures</a> (pg 8 for Cairngorm, pg 11 for Mate and pg 14 for PureMVC), you will notice Cairngorm has 15% less gobblygook than Mate, and a whopping 50% less gobblygook than PureMVC.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kozimor.org/2009/02/13/flex-frameworks-or-frameworks-for-a-framework/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why I Hate Django</title>
		<link>http://www.kozimor.org/2008/09/17/why-i-hate-django/</link>
		<comments>http://www.kozimor.org/2008/09/17/why-i-hate-django/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 21:22:00 +0000</pubDate>
		<dc:creator>Daniel Kozimor</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.kozimor.org/?p=42</guid>
		<description><![CDATA[Cal Henderson (Flickr) delivers keynote address: &#8220;Why I Hate Django&#8221;
http://ca.youtube.com/watch?v=i6Fr65PFqfk

]]></description>
			<content:encoded><![CDATA[<p><span class="description">Cal Henderson (Flickr) delivers keynote address: &#8220;Why I Hate Django&#8221;</span></p>
<p><a title="http://ca.youtube.com/watch?v=i6Fr65PFqfk" href="http://ca.youtube.com/watch?v=i6Fr65PFqfk" target="_blank">http://ca.youtube.com/watch?v=i6Fr65PFqfk</a></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/i6Fr65PFqfk&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/i6Fr65PFqfk&amp;hl=en&amp;fs=1" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kozimor.org/2008/09/17/why-i-hate-django/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JSP 2.0 Quotes</title>
		<link>http://www.kozimor.org/2008/09/11/jsp-20-quotes/</link>
		<comments>http://www.kozimor.org/2008/09/11/jsp-20-quotes/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 19:44:09 +0000</pubDate>
		<dc:creator>Daniel Kozimor</dc:creator>
		
		<category><![CDATA[java]]></category>

		<category><![CDATA[programming]]></category>

		<category><![CDATA[tomcat]]></category>

		<guid isPermaLink="false">http://www.kozimor.org/?p=36</guid>
		<description><![CDATA[
According to JSP 2.0 specification (chapter 1.7 page 72,73)

This code is illegal:
&#60;mytags:tag value="&#60;%= "hi!" %&#62;" /&#62;

Instead the correct sentence would be:
&#60;mytags:tag value='&#60;%= "hi!" %&#62;' /&#62;
&#60;mytags:tag value="&#60;%= \"hi!\" %&#62;" /&#62;
&#60;mytags:tag value='&#60;%= \"name\" %&#62;' /&#62;

https://issues.apache.org/bugzilla/show_bug.cgi?id=45015
Can I blame the JSP spec or latest version of Tomcat for strict implementation? Clearly not my fault, right? RIGHT?
Damn it.
]]></description>
			<content:encoded><![CDATA[<blockquote>
<pre class="bz_comment_text">According to JSP 2.0 specification (chapter 1.7 page 72,73)

This code is illegal:
&lt;mytags:tag value="&lt;%= "hi!" %&gt;" /&gt;

Instead the correct sentence would be:
&lt;mytags:tag value='&lt;%= "hi!" %&gt;' /&gt;
&lt;mytags:tag value="&lt;%= \"hi!\" %&gt;" /&gt;
&lt;mytags:tag value='&lt;%= \"name\" %&gt;' /&gt;</pre>
</blockquote>
<p><a title="https://issues.apache.org/bugzilla/show_bug.cgi?id=45015" href="https://issues.apache.org/bugzilla/show_bug.cgi?id=45015" target="_blank">https://issues.apache.org/bugzilla/show_bug.cgi?id=45015</a></p>
<p>Can I blame the JSP spec or latest version of Tomcat for strict implementation? Clearly not my fault, right? RIGHT?</p>
<p>Damn it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kozimor.org/2008/09/11/jsp-20-quotes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Python Challange</title>
		<link>http://www.kozimor.org/2008/09/11/the-python-challange/</link>
		<comments>http://www.kozimor.org/2008/09/11/the-python-challange/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 06:50:23 +0000</pubDate>
		<dc:creator>Daniel Kozimor</dc:creator>
		
		<category><![CDATA[programming]]></category>

		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.kozimor.org/?p=18</guid>
		<description><![CDATA[http://www.pythonchallenge.com/
Working through them - the only way to learn.
]]></description>
			<content:encoded><![CDATA[<p><a title="http://www.pythonchallenge.com/" href="http://www.pythonchallenge.com/" target="_blank">http://www.pythonchallenge.com/</a></p>
<p>Working through them - the only way to learn.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kozimor.org/2008/09/11/the-python-challange/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
