<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>django on chrismoos</title>
    <link>/tags/django/</link>
    <description>Recent content in django on chrismoos</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>&amp;copy; 2020 Chris Moos</copyright>
    <lastBuildDate>Wed, 17 Oct 2007 21:52:30 +0000</lastBuildDate><atom:link href="/tags/django/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Genshi: A Real Web Templating Language</title>
      <link>/2007/10/17/genshi-a-real-web-templating-language/</link>
      <pubDate>Wed, 17 Oct 2007 21:52:30 +0000</pubDate>
      
      <guid>/2007/10/17/genshi-a-real-web-templating-language/</guid>
      <description>I believe that it is very important for web sites to comply with HTML/XHTML standards. The HTML specification is very detailed in how it should be represented and thus browsers that render HTML try to follow the specification as close as possible. Most of the template languages that I have used(Django, Mako) are text-based. This means that it the template processors don&amp;rsquo;t know anything about HTML. Everything that it works with is just text(as far is it knows).</description>
    </item>
    
    <item>
      <title>Python Web Frameworks: 2 Down, 1 to go</title>
      <link>/2007/10/17/python-web-frameworks-2-down-1-to-go/</link>
      <pubDate>Wed, 17 Oct 2007 15:45:21 +0000</pubDate>
      
      <guid>/2007/10/17/python-web-frameworks-2-down-1-to-go/</guid>
      <description>On my trial to find the best python web framework(all around), I&amp;rsquo;ve just finished learning Pylons and experiencing everything it has to offer. Genshi is amazing and kills any text template engine(Django, Mako). SQLAlchemy is much different than Django&amp;rsquo;s ORM and has its advantages and disadvantages. Django&amp;rsquo;s ORM feels more natural and is much easier to learn at first. I believe that SQLAlchemy is much more powerful but the learning curve is much bigger.</description>
    </item>
    
  </channel>
</rss>
