<?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"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    >

<channel>
    <title>Webmonkey &#187; djangocon</title>
    <atom:link href="http://www.webmonkey.com/tag/djangocon/feed/" rel="self" type="application/rss+xml" />
    <link>http://www.webmonkey.com</link>
    <description>The Web Developer&#039;s Resource</description>
    <lastBuildDate>Fri, 05 Apr 2013 20:20:46 +0000</lastBuildDate>
    <language>en-US</language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <generator>http://wordpress.org/?v=3.4.2</generator>
    
    <item>
        <title>DjangoCon Video Coverage Now Online</title>
        <link>http://www.webmonkey.com/2008/09/djangocon_video_coverage_now_online/</link>
        <comments>http://www.webmonkey.com/2008/09/djangocon_video_coverage_now_online/#comments</comments>
        <pubDate>Tue, 16 Sep 2008 17:00:54 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/djangoconvideocoveragenowonline</guid>
        		<category><![CDATA[Events]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[djangocon]]></category>
		<category><![CDATA[python]]></category>
        <description><![CDATA[For those of you unable to attend, Google has released the videos from the recent Django Conference (see our coverage). Highlights include the DjangoCon keynote from founders Adrian Holovaty and Jacob Kaplan-Moss, as well as the always hilarious Cal Henderson talking about why he hates Django. Most of the panel talks are available as well, [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><img alt="Django logo" title="Django logo" src="http://blog.wired.com/photos/uncategorized/zz6ffdc734.jpg" />For those of you unable to attend, Google has released the videos from the recent Django Conference (see <a href="http://www.webmonkey.com/blog/category/events">our coverage</a>). Highlights include the DjangoCon keynote from founders Adrian Holovaty and Jacob Kaplan-Moss, as well as the always hilarious Cal Henderson talking about why he hates Django.</p>
<p>Most of the panel talks are available as well, including some of the more technical panels that we missed like <a href="http://www.youtube.com/watch?v=VSq8m00p1FM">Schema Evolution</a> or the <a href="http://www.youtube.com/watch?v=AItpKT8sjnA">What&#8217;s New in Newforms-Admin?</a> panel. </p>
<p>There are few videos missing, but we expect Google will post them in the very near future. Head over to <a href="http://www.youtube.com/view_play_list?p=D415FAF806EC47A1">this link</a> for the latest list of what&#8217;s available. </p>
<p>To whet your appetite, here&#8217;s the Adrian Holovaty and Jacob Kaplan-Moss:</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/M1Qr9rSBGBE&#038;hl=en&#038;fs=1"</param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/M1Qr9rSBGBE&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>And Cal Henderson: </p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/i6Fr65PFqfk&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/i6Fr65PFqfk&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><strong>See Also:</strong><br/></p>
<ul>
<li><a href="http://www.webmonkey.com/blog/DjangoCon_Speakers_Share_Success_Stories">DjangoCon Speakers Share Success Stories</a></li>
<li><a href="http://www.webmonkey.com/blog/GeoDjango_Shows_Off_Mapping_Superpowers_at_DjangoCon">GeoDjango Shows Off Mapping Superpowers at DjangoCon</a></li>
<li><a href="http://www.webmonkey.com/blog/DjangoCon%3A_Can_Django_Save_Journalism_">DjangoCon: Can Django Save Journalism?</a></li>
<li><a href="http://www.webmonkey.com/blog/Catch_Up_With_Latest_DjangoCon_News_Online">Catch Up With Latest DjangoCon News Online</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/09/djangocon_video_coverage_now_online/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Django&#8217;s Creators Discuss the Framework&#8217;s Future</title>
        <link>http://www.webmonkey.com/2008/09/the_future_of_django/</link>
        <comments>http://www.webmonkey.com/2008/09/the_future_of_django/#comments</comments>
        <pubDate>Mon, 08 Sep 2008 02:16:21 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/djangoscreatorsdiscusstheframeworksfuture</guid>
        		<category><![CDATA[Events]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[djangocon]]></category>
		<category><![CDATA[python]]></category>
        <description><![CDATA[Where does Django go from here? That&#8217;s the question that closed out the final talk here at DjangoCon, with the co-creators of Django, Adrian Holovaty (above left) and Jacob Kaplan-Moss, addressing their own ideas for the future of the framework and as well as some &#8220;I want a pony&#8221; suggestions from the audience. But before [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><img class="blogimg" src="http://www.webmonkey.com/mediawiki/images/Djangocon-511.jpg" class="full" /></p>
<p>Where does Django go from here? That&#8217;s the question that closed out the final talk here at DjangoCon, with the co-creators of Django, Adrian Holovaty (above left) and Jacob Kaplan-Moss, addressing their own ideas for the future of the framework and as well as some &#8220;I want a pony&#8221; suggestions from the audience.</p>
<p>But before they delved into the nuts and bolts of what we can look forward to, both Kaplan-Moss and Holovaty went to great lengths to stress that Django is still not, at least in their minds, a framework, but rather &#8220;a way to get shit done.&#8221;</p>
<p>Although it could be taken as quip, after two full days of DjangoCon there&#8217;s one thing that&#8217;s abundantly clear &#8212; the core Django developers are extremely informal and very willing to listen too feedback and criticism. In fact Kaplan-Moss repeatedly stressed the importance of the community remaining open to criticism and admitting mistakes as well as fixing them.</p>
<p>So what can you expect in future version of Django? Kaplan-Moss and Holovaty had a number of suggestions for improving the Django admin &#8212; multiple delete, multiple edits and more &#8212; as well as support for multiple databases, an updated official Django book and more.</p>
<p>Perhaps the most welcome news (judging by audience response) is that Django will, baring serious community objections, move to a timed release schedule.</p>
<p>Other ideas included bringing the Django community sites together; perhaps using OpenID to handle identity, but also perhaps simply bringing together some of the many community sites &#8212; <a href="http://www.djangosnippets.org/">Django Snippets</a>, <a href="http://djangopeople.net/">Django People</a>, <a href="http://djangoplugables.com/">Django Plugables</a>, etc &#8212; so the sites could share data between themselves.</p>
<p>After outlining their own ideas, the pair turned suggestions over to the crowd, which asked for everything from multiple database support (a running theme at the conference) to ORM improvements, as well as dozens of smaller requests.</p>
<p>[<b>Update:</b> Simon Willison has collected up most of the suggestions and entered them in the Django ticket tracker with the keyword <a href="http://code.djangoproject.com/query?status=new&#038;status=assigned&#038;status=reopened&#038;keywords=~djangocon&#038;order=priority">DjangoCon</a>; head over to see a complete list of what the people want.]</p>
<p>The only suggestion that was universally booed was rolling Ajax support into Django. As Holovaty suggested, &#8220;that&#8217;s what JQuery.com is for.&#8221;</p>
<p>And that brings the first ever DjangoCon to a close. But be sure to stop by Webmonkey for all the latest Django news as well as some more tutorials.</p>
<p><strong>See Also:</strong><br/></p>
<ul>
<li><a href="http://www.webmonkey.com/blog/DjangoCon_Speakers_Share_Success_Stories">DjangoCon Speakers Share Success Stories</a></li>
<li><a href="http://www.webmonkey.com/blog/GeoDjango_Shows_Off_Mapping_Superpowers_at_DjangoCon">GeoDjango Shows Off Mapping Superpowers at DjangoCon</a></li>
<li><a href="http://www.webmonkey.com/blog/DjangoCon%3A_Can_Django_Save_Journalism_">DjangoCon: Can Django Save Journalism?</a></li>
<li><a href="http://www.webmonkey.com/blog/Catch_Up_With_Latest_DjangoCon_News_Online">Catch Up With Latest DjangoCon News Online</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/09/the_future_of_django/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>DjangoCon Speakers Share Success Stories</title>
        <link>http://www.webmonkey.com/2008/09/djangocon_django_success_stories/</link>
        <comments>http://www.webmonkey.com/2008/09/djangocon_django_success_stories/#comments</comments>
        <pubDate>Mon, 08 Sep 2008 00:16:25 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/djangoconspeakerssharesuccessstories</guid>
        		<category><![CDATA[Events]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[djangocon]]></category>
		<category><![CDATA[python]]></category>
        <description><![CDATA[Andy McCurdy of Whiskey Media, Michael Greer from The Onion and Leah Culver of Pownce talk about the successes their websites have found with Django. The real test of any web application framework doesn&#8217;t involve abstracts like benchmark scores, but rather how well it performs in the wild. Maybe even more important is the big [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><img class="blogimg" src="http://www.webmonkey.com/mediawiki/images/DjangoCon-406.jpg" class="full" alt="DjangoCon success stories panel" /><br /><em>Andy McCurdy of <a href="http://www.whiskeymedia.com/">Whiskey Media</a>, Michael Greer from <a href="http://www.theonion.com/content/index">The Onion</a> and Leah Culver of <a href="http://pownce.com/">Pownce</a> talk about the successes their websites have found with Django.</em></p>
<p>The real test of any web application framework doesn&#8217;t involve abstracts like benchmark scores, but rather how well it performs in the wild. Maybe even more important is the big question: is anyone using it to build serious websites?</p>
<p>In the case of Django, the answer is yes. There are already several very large sites running on the framework, proving that, multiple database issues aside, Django can scale. It works for everyone from Google and the Free Software Foundation to The Onion, which is using Django to power its new <a href="http://chicago.decider.com/">Decider</a> website.</p>
<p><a href="http://www.webmonkey.com/mediawiki/images/DjangoCon-408.jpg" border="0"><img class="blogimg" src="http://www.webmonkey.com/mediawiki/images/DjangoCon-408.jpg" width="300" border="0" alt="the rest of the panel Leah, Jason, Joshua, Matt" /></a>Sunday afternoon at DjangoCon, attendees got a behind-the-scenes peek at some successful Django sites and the people who run them. In addition to those in the photo above, panelists also included Jason Yan from <a href="http://disqus.com/">Disqus</a>, Joshua &#8220;jag&#8221; Ginsberg from the <a href="http://www.fsf.org/">Free Software Foundation</a> and Matt Croydon of the <a href="http://www2.ljworld.com/">Lawrence Journal-World</a>.</p>
<p>But the panel guests didn&#8217;t limit the discussion to just their sites and what Django does for them. Moderator Jacob Kaplan Moss also asked each developer to offer some background on how and why they came to use Django.</p>
<p>The common theme on the panel? An overwhelming desire to stop using PHP and embrace Python for web development. Given that Django is the current standout option when it comes to using Python on the web, all the panelists eventually found themselves downloading the Django code. And the rest of course is, well, live sites.</p>
<p><strong>See Also:</strong><br/></p>
<ul>
<li><a href="http://www.webmonkey.com/blog/GeoDjango_Shows_Off_Mapping_Superpowers_at_DjangoCon">GeoDjango Shows Off Mapping Superpowers at DjangoCon</a></li>
<li><a href="http://www.webmonkey.com/blog/DjangoCon%3A_Can_Django_Save_Journalism_">DjangoCon: Can Django Save Journalism?</a></li>
<li><a href="http://www.webmonkey.com/blog/Catch_Up_With_Latest_DjangoCon_News_Online">Catch Up With Latest DjangoCon News Online</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/09/djangocon_django_success_stories/feed/</wfw:commentRss>
        <slash:comments>1</slash:comments>

        
    </item>
    
    <item>
        <title>Catch Up With Latest DjangoCon News Online</title>
        <link>http://www.webmonkey.com/2008/09/catch_up_with_latest_djangocon_news_online/</link>
        <comments>http://www.webmonkey.com/2008/09/catch_up_with_latest_djangocon_news_online/#comments</comments>
        <pubDate>Sun, 07 Sep 2008 22:19:50 +0000</pubDate>

                <dc:creator>Michael Calore</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/catchupwithlatestdjangoconnewsonline</guid>
        		<category><![CDATA[Events]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[djangocon]]></category>
		<category><![CDATA[python]]></category>
        <description><![CDATA[We&#8217;re deep into the second day of DjangoCon, the two day event dedicated to the open-source web framework. There are some over-arching themes we&#8217;re seeing here, mostly involving a lot of self-criticism among Django&#8217;s core developers and a lot of discussion about how the framework can be improved and extended so it can better compete [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><img class="blogimg" src="http://howto.wired.com/mediawiki/images/Djangocon-logo.png" />We&#8217;re deep into the second day of DjangoCon, the two day event dedicated to the open-source web framework. There are some over-arching themes we&#8217;re seeing here, mostly involving a lot of self-criticism among Django&#8217;s core developers and a lot of discussion about how the framework can be improved and extended so it can better compete with more mature offerings like Rails. Also, you can sense the enthusiasm &#8212; everyone&#8217;s sporting Django shirts and buttons, chattering away about Django, GeoDjango, Python, and some cool new Django-powered site they heard about at last night&#8217;s party.</p>
<p>The hosts here at Google will be posting videos of all the talks soon (we&#8217;ll put up a link as soon as one&#8217;s available). Attendees are posting photos to <a href="http://www.flickr.com/search/?q=djangocon&#038;s=rec">Flickr</a>, as are the <a href="http://www.flickr.com/photos/webmonkey_photos/">Webmonkeys</a>. You can also check out the latest tweets using this Twitter widget we whipped up:</p>
<p><!-- SpringWidgets | Chrome - Twitter Search (#56066) | WordPress | Generated on 09/07/2008 --><object type="application/x-shockwave-flash" allowNetworking="all" allowScriptAccess="always" allowFullScreen="true" height="318" width="600" id="springwidgets_56066" align="middle" data="http://downloads.thespringbox.com/web/wrapper.php?file=56066.sbw" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"><param name="allowNetworking" value="all" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="movie" value="http://downloads.thespringbox.com/web/wrapper.php?file=56066.sbw" /><param name="flashvars" value="param_param=http%3A%2F%2Fsearch.twitter.com%2Fsearch.atom%3Fq%3DDjangoCon&#038;param_compactView=true&#038;param_blurbLength=512&#038;param_style_borderColor=0x000000&#038;param_style_brandUrl=" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><param name="bgColor" value="0x000000" /><embed bgColor="0x000000" allowNetworking="all" allowFullScreen="true" allowScriptAccess="always" src="http://downloads.thespringbox.com/web/wrapper.php?file=56066.sbw" flashvars="param_param=http%3A%2F%2Fsearch.twitter.com%2Fsearch.atom%3Fq%3DDjangoCon&#038;param_compactView=true&#038;param_blurbLength=512&#038;param_style_borderColor=0x000000&#038;param_style_brandUrl=" quality="high" name="springwidgets_56066" wmode="transparent" width="600" height="318" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object>
<div style="font:11px/12px arial;width:600px;"><a href="http://www.springwidgets.com/widgets/view/56066/?param_param=http%3A%2F%2Fsearch.twitter.com%2Fsearch.atom%3Fq%3DDjangoCon&#038;param_compactView=true&#038;param_blurbLength=512&#038;param_style_borderColor=0x000000&#038;param_style_brandUrl=&#038;width=600&#038;height=300" target="_blank">Get this widget!</a></div>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/09/catch_up_with_latest_djangocon_news_online/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>DjangoCon: Can Django Save Journalism?</title>
        <link>http://www.webmonkey.com/2008/09/djangocon_can_django_save_journalism_/</link>
        <comments>http://www.webmonkey.com/2008/09/djangocon_can_django_save_journalism_/#comments</comments>
        <pubDate>Sun, 07 Sep 2008 20:57:46 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/djangoconcandjangosavejournalism</guid>
        		<category><![CDATA[Events]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[djangocon]]></category>
		<category><![CDATA[python]]></category>
        <description><![CDATA[Ben Welsh of the LA Times, Matt Waite, creator of PolitiFact, Maura Chace of the Atlanta Journal-Constitution and Matt Croydon of the Lawrence Journal-World talk about the various ways Django is changing journalism. Day two of DjangoCon brought together a number of journalists working with Django to talk about how the framework is helping change [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><img class="blogimg" src="http://www.webmonkey.com/mediawiki/images/DjangoCon-335.jpg" class="full"/><br /><em>Ben Welsh of the <em><a href="http://www.latimes.com/">LA Times</a></em>, Matt Waite, creator of <a href="http://politifact.com">PolitiFact</a>, Maura Chace of the <a href="http://www.ajc.com/">Atlanta Journal-Constitution</a> and Matt Croydon of the <a href="http://www2.ljworld.com/">Lawrence Journal-World</a> talk about the various ways Django is changing journalism.</em></p>
</p>
<p>Day two of DjangoCon brought together a number of journalists working with Django to talk about how the framework is helping change the way we get our news.</p>
<p>It&#8217;s no secret your local newspaper is in big trouble &#8212; even major publications are hemorrhaging money and readers. Hounded by aggregation sites like Reddit and Digg on one side and hampered by conservative management unwilling to take risks on the other, the newspaper world is in real trouble. But the good news is that some new organizations are starting to turn to Django to help them do more innovative things online.</p>
<p>Django began life at the <em>Lawrence Journal-World</em>, a progressive online newspaper site, and the journalism background makes itself felt throughout the project. And then there&#8217;s <a href="http://ellingtoncms.com/">Ellington</a>, a Django-powered commercial content management system aimed specifically at newsrooms.</p>
<p>While Django can make a nice CMS for journalists, its real power lies in the potential to completely transform the way news and realtime data is presented online. From the groundbreaking app ChicagoCrime.org to the more recent <a href="http://www.everyblock.net/">EveryBlock</a>, Django is helping newspapers discover that, often, the database itself is the news.</p>
<p>The two common themes that quickly emerged from today&#8217;s panel were the vast amounts of time newspapers can save with Django &#8212; like hurricane evacuation shelter tracker that Waite was able to build in a scant 4 hours &#8212; and the ability to flexibly handle and display large chunks of data in organized ways.</p>
<p>Part of the appeal for the newsroom stems from Django&#8217;s admin tools which allow developers to almost instantly give reporters a place to post their stories, even before the views, URLs and user interface have been created.</p>
<p><a href="http://www.webmonkey.com/mediawiki/images/DjangoCon-322.jpg" border="0"><img class="blogimg" src="http://www.webmonkey.com/mediawiki/images/DjangoCon-322.jpg" width="300" /></a>As moderator Adrian Holovaty pointed out, journalists are &#8220;some of stupidest people when it comes to using computers,&#8221; and the Django admin system makes it relatively simple to manage and update a site.</p>
<p>Of course Django isn&#8217;t a panacea &#8212;  often times the real and more pressing problem is that so much news data is in truly useless, inflexible formats. </p>
<p>But even in the case of awkward source data, Django has helped some journalists change the way they look at their stories &#8212; Politifact&#8217;s Matt Waite, for instance, said that Django encouraged him to learn programming, which is a familiar refrain here at DjangoCon.</p>
<p>As <em>LJWorld</em>&#8216;s Matt Croydon pointed out, there&#8217;s a good bit of crossover happening because of Django &#8212; journalists turn to programming because of Django and programmers increasingly find themselves working for newspapers interested in pushing the future of online news. Django has become a kind of bridge between the two once disconnected groups.</p>
<p>Naturally, not everything is rosy. Like nearly everyone at DjangoCon, journalists have their gripes about Django. The main complaint from the journalist panel was the lack of good database migration tools &#8212; changing a Django model when the database is already storing a good bit of data is not easy (though Simon Willison&#8217;s <a href="http://code.google.com/p/dmigrations/">dmigrations tool</a> promises to make that task much easier)</p>
<p>While Django alone isn&#8217;t enough too save the floundering world of online news, it is at least offering journalists and their editors some innovative ways to present data, stories and mashups in new and creative ways.</p>
<p><b></b></p>
<ul>
<li><a href="http://www.webmonkey.com/blog/EveryBlock_Launches_Hyper-local_News_Service_for_Big_Cities">EveryBlock Launches Hyper-local News Service for Big Cities</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/09/djangocon_can_django_save_journalism_/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>DjangoCon: Flickr&#8217;s Cal Henderson Hates Django</title>
        <link>http://www.webmonkey.com/2008/09/djangocon_henderson/</link>
        <comments>http://www.webmonkey.com/2008/09/djangocon_henderson/#comments</comments>
        <pubDate>Sun, 07 Sep 2008 01:35:10 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/djangoconflickrscalhendersonhatesdjango</guid>
        		<category><![CDATA[Events]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[djangocon]]></category>
		<category><![CDATA[python]]></category>
        <description><![CDATA[Cal Henderson, Flickr&#8217;s Engineering Manager, closed out the first day of DjangoCon with a very funny talk entitled Why I Hate Django. Despite the fact that he claims to be working on &#8220;yet another fucking blogging engine&#8221; built with Django, Henderson professed, tongue planted firmly in cheek, that he hates Django. Of course, mind you, [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><img class="blogimg" src="http://www.webmonkey.com/mediawiki/images/DjangoCon-211.jpg" class="full" /></p>
<p>Cal Henderson, Flickr&#8217;s Engineering Manager, closed out the first day of DjangoCon with a very funny talk entitled Why I Hate Django. Despite the fact that he claims to be working on &#8220;yet another fucking blogging engine&#8221; built with Django, Henderson professed, tongue planted firmly in cheek, that he hates Django.</p>
<p>Of course, mind you, Henderson doesn&#8217;t hate Django nearly as much as he hates smug Rails developers, but nevertheless, he has some issues with Django:</p>
<ul>
<li>Django team does not have beards = not serious</li>
<li>Django team = boy band</li>
<li>Verbose template syntax makes people cry (Henderson demonstrated how using the Smarty template system can save you three keystrokes)</li>
<li>Low version numbers are suspicious (Django is only at 1.0)</li>
<li>Django can&#8217;t pluralize octopus</li>
<li>No mascot</li>
</ul>
<p><a href="http://www.webmonkey.com/mediawiki/images/DjangoCon-219.jpg" border="0"><img class="blogimg" src="http://www.webmonkey.com/mediawiki/images/DjangoCon-219.jpg" width="300" alt="Cal Henderson click for larger" /></a>Perhaps the funniest criticism was that, unlike Python, a serious programming language would not have a <a href="http://wiki.python.org/moin/CheeseShopTutorial">cheese shop</a> where you get <a href="http://www.python-eggs.org/">eggs</a>.</p>
<p>Henderson did hit on one mildly serious point &#8212; that frameworks speed your development time at first, but then you often hit a wall. The framework doesn&#8217;t do what you want and you have to dig into its internals to figure out how to do what you want, which is often more difficult than writing your own framework from the ground up.</p>
<p>He also addressed some real shortcomings of Django, like its inability to read and write from multiple database servers (which, incidentally, is something the developers are aware of and will be added in a future version).</p>
<p>Of course, while Henderson&#8217;s presentation had some valid points that the Django community is well aware of, it was all in good fun and made for a lighthearted end to the first day of DjangoCon.</p>
<p>Cal&#8217;s slides from his talk will be available (soon, he promises) on his site at <a href="http://iamcal.com/talks">iamcal.com/talks</a>.</p>
<p><img class="blogimg" src="http://www.webmonkey.com/mediawiki/images/DjangoCon-221.jpg" alt="one of django's many shortcomings" class="full" /></p>
<p><strong>See Also:</strong><br/></p>
<ul>
<li><a href="http://www.webmonkey.com/blog/DjangoCon%3A_The_Long_Winding_Road_to_Django_1DOT0">DjangoCon: The Long Winding Road to Django 1.0</a></li>
<li><a href="http://www.webmonkey.com/blog/DjangoCon%3A_Google_s_Guido_van_Rossum_On_App_Engine_s_Future">DjangoCon: Google&#8217;s Guido van Rossum On App Engine&#8217;s Future</a></li>
<li><a href="http://www.webmonkey.com/blog/Django_Deemed_Perfect__Goes_1DOT0">Django Deemed Perfect, Goes 1.0</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/09/djangocon_henderson/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>DjangoCon: The Long Winding Road to Django 1.0</title>
        <link>http://www.webmonkey.com/2008/09/djangocon_the_long_winding_road_to_django_1dot0/</link>
        <comments>http://www.webmonkey.com/2008/09/djangocon_the_long_winding_road_to_django_1dot0/#comments</comments>
        <pubDate>Sat, 06 Sep 2008 21:18:53 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/djangoconthelongwindingroadtodjango10</guid>
        		<category><![CDATA[Events]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[djangocon]]></category>
		<category><![CDATA[python]]></category>
        <description><![CDATA[Adrian Holovaty took the stage at DjangoCon shortly after lunch to walk Django users down memory lane, showing the unlikely evolution of a very simplistic tool he and Jacob Kaplan-Moss hacked together in a hurry, to the mature open source framework that is today&#8217;s Django. Suffice to say that Django comes from humble beginnings. Holovaty [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><img class="blogimg" src="http://www.webmonkey.com/mediawiki/images/DjangoCon-119.jpg" alt="Adrian Holovaty" class="full" />Adrian Holovaty took the stage at DjangoCon shortly after lunch to walk Django users down memory lane, showing the unlikely evolution of a very simplistic tool he and Jacob Kaplan-Moss hacked together in a hurry, to the mature open source framework that is today&#8217;s Django.</p>
<p>Suffice to say that Django comes from humble beginnings. Holovaty walked through a series of humorous, self-deprecating slides showing the many mistakes he and the other earlier developers made in Django&#8217;s earlier stage. </p>
<p>He also highlighted the many times he assured the community that some feature would be &#8220;the last major change before 1.0.&#8221; As seasoned Django users know, the 1.0 release was a long time coming and Holovaty freely acknowledged that his early promises often went unfulfilled.</p>
<p><a href="http://www.webmonkey.com/mediawiki/images/DjangoCon-139.jpg" border="0"><img class="blogimg" src="http://www.webmonkey.com/mediawiki/images/DjangoCon-139.jpg" width="300" border="0" alt="Jacob Kaplan-Moss" /></a>After tracing the evolution of Django to the semi-stable state it reached earlier this year, Jacob Kaplan-Moss offered an overview of the significant changes that have happened in the last several months leading up to the <a href="http://www.webmonkey.com/blog/Django_Deemed_Perfect__Goes_1DOT0">1.0 release</a>.</p>
<p>Perhaps the most exciting news for Django newcomers is 1.0&#8242;s much improved and expanded documentation. Not only have the Django docs been updated to reflect the new features (with some 40,000 new lines of documentation), but there are some new documentation tools like the ability to build the docs locally or even generate very  nice PDF versions for offline reading.</p>
<p>As proof of Django&#8217;s open source approach and the vibrant community surrounding it, Moss reports that about half of the source code contributions are now coming from the community. The Django author&#8217;s page currently lists some 230 authors.</p>
<p><b>See Also:</b></p>
<ul>
<li><a href="http://www.webmonkey.com/blog/Django_Deemed_Perfect__Goes_1DOT0">Django Deemed Perfect, Goes 1.0</a></li>
<li><a href="http://www.webmonkey.com/blog/First_Django_Beta_Paves_The_Way_for_1DOT0">First Django Beta Paves the Way for 1.0</a></li>
<li><a href="http://www.webmonkey.com/blog/Django_Developers_Announce_First-Ever_Conference">Django Developers Announce First Ever Conference</a></li>
<li><a href="http://www.webmonkey.com/blog/Django_Poised_to_Take_Over_the_Web_With_New_Foundation">Django Poised to Take Over the Web With New Foundation</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/09/djangocon_the_long_winding_road_to_django_1dot0/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    </channel>
</rss>