<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: drupal</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/drupal.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2013-07-22T12:55:00+00:00</updated><author><name>Simon Willison</name></author><entry><title>My boss wants me to choose drupal over django for website develpment.How can I convince him to choose django?</title><link href="https://simonwillison.net/2013/Jul/22/my-boss-wants-me/#atom-tag" rel="alternate"/><published>2013-07-22T12:55:00+00:00</published><updated>2013-07-22T12:55:00+00:00</updated><id>https://simonwillison.net/2013/Jul/22/my-boss-wants-me/#atom-tag</id><summary type="html">
    &lt;p&gt;&lt;em&gt;My answer to &lt;a href="https://www.quora.com/My-boss-wants-me-to-choose-drupal-over-django-for-website-develpment-How-can-I-convince-him-to-choose-django/answer/Simon-Willison"&gt;My boss wants me to choose drupal over django for website develpment.How can I convince him to choose django?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;You could point him to &lt;span&gt;&lt;a href="https://www.quora.com/Django-web-framework-Why-did-theonion-com-stop-using-Drupal"&gt;Django (web framework): Why did theonion.com stop using Drupal?&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
    
        &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/django"&gt;django&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/drupal"&gt;drupal&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/quora"&gt;quora&lt;/a&gt;&lt;/p&gt;
    

</summary><category term="django"/><category term="drupal"/><category term="quora"/></entry><entry><title>Django (web framework): Why did theonion.com stop using Drupal?</title><link href="https://simonwillison.net/2010/Aug/25/django-web-framework-why/#atom-tag" rel="alternate"/><published>2010-08-25T17:40:00+00:00</published><updated>2010-08-25T17:40:00+00:00</updated><id>https://simonwillison.net/2010/Aug/25/django-web-framework-why/#atom-tag</id><summary type="html">
    &lt;p&gt;&lt;em&gt;My answer to &lt;a href="https://www.quora.com/Django-web-framework-Why-did-theonion-com-stop-using-Drupal/answer/Simon-Willison"&gt;Django (web framework): Why did theonion.com stop using Drupal?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;They wrote about their reasons in detail in a post to the Django sub-reddit a while ago: &lt;span&gt;&lt;a href="http://www.reddit.com/r/django/comments/bhvhz/the_onion_uses_django_and_why_it_matters_to_us"&gt;http://www.reddit.com/r/django/c...&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;To quote from their post (you should read the whole thing though):&lt;/p&gt;

&lt;blockquote&gt;Cleaner. Much cleaner. Proper unit testing. Real reusable components across applications. An ORM rather than a just a series of functional query helpers. Tighter conventions (q: how often do people using Python argue about bracing styles? a: they don't). We can update then test a Django core change without worrying about having to take apart our applications, and if we do need to make a change, it's easy to do because there's less, much more readable code. Every member of the tech team can meaningfully contribute because there are fewer specialized or hacked together pieces. We can move more quickly on large changes because of all these reasons. And we're more stable because of all the previously expressed points.&lt;/blockquote&gt;
    
        &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/django"&gt;django&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/drupal"&gt;drupal&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/scaling"&gt;scaling&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/quora"&gt;quora&lt;/a&gt;&lt;/p&gt;
    

</summary><category term="django"/><category term="drupal"/><category term="scaling"/><category term="quora"/></entry><entry><title>The Onion Uses Django, And Why It Matters To Us</title><link href="https://simonwillison.net/2010/Mar/25/onion/#atom-tag" rel="alternate"/><published>2010-03-25T18:43:24+00:00</published><updated>2010-03-25T18:43:24+00:00</updated><id>https://simonwillison.net/2010/Mar/25/onion/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.reddit.com/r/django/comments/bhvhz/the_onion_uses_django_and_why_it_matters_to_us/"&gt;The Onion Uses Django, And Why It Matters To Us&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
The Onion ported their main site from PHP and Drupal to Django in three months with a team of four developers, including a full migration of their archived content. Their developers answer questions about the switch in this thread on the Django sub-reddit.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/django"&gt;django&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/drupal"&gt;drupal&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/php"&gt;php&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/python"&gt;python&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/reddit"&gt;reddit&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/the-onion"&gt;the-onion&lt;/a&gt;&lt;/p&gt;



</summary><category term="django"/><category term="drupal"/><category term="php"/><category term="python"/><category term="reddit"/><category term="the-onion"/></entry><entry><title>Drupal or Django? A Guide for Decision Makers</title><link href="https://simonwillison.net/2009/Nov/15/drupal/#atom-tag" rel="alternate"/><published>2009-11-15T22:14:48+00:00</published><updated>2009-11-15T22:14:48+00:00</updated><id>https://simonwillison.net/2009/Nov/15/drupal/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://birdhouse.org/blog/2009/11/11/drupal-or-django/"&gt;Drupal or Django? A Guide for Decision Makers&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
A surprisingly interesting comparison—the author describes Django as “a framework with CMS-like tendencies” and Drupal as “a CMS with framework-like tendencies”, then explores the benefits of those two different approaches.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/django"&gt;django&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/drupal"&gt;drupal&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/frameworks"&gt;frameworks&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/php"&gt;php&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/python"&gt;python&lt;/a&gt;&lt;/p&gt;



</summary><category term="django"/><category term="drupal"/><category term="frameworks"/><category term="php"/><category term="python"/></entry><entry><title>TOSBack | The Terms-Of-Service Tracker</title><link href="https://simonwillison.net/2009/Jun/7/tosback/#atom-tag" rel="alternate"/><published>2009-06-07T10:49:33+00:00</published><updated>2009-06-07T10:49:33+00:00</updated><id>https://simonwillison.net/2009/Jun/7/tosback/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.tosback.org/"&gt;TOSBack | The Terms-Of-Service Tracker&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Fantastic idea (and implementation) from the EFF—a site that currently tracks 44 website policy documents and highlights changes to them using a diff engine (from Drupal). A global RSS feed is available—it would be useful if individual feeds for different sites and organisations were also provided.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/diff"&gt;diff&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/drupal"&gt;drupal&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/eff"&gt;eff&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/privacy"&gt;privacy&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/tosback"&gt;tosback&lt;/a&gt;&lt;/p&gt;



</summary><category term="diff"/><category term="drupal"/><category term="eff"/><category term="privacy"/><category term="tosback"/></entry><entry><title>Index of /drupal/modules/openid</title><link href="https://simonwillison.net/2007/Jun/26/index/#atom-tag" rel="alternate"/><published>2007-06-26T00:26:48+00:00</published><updated>2007-06-26T00:26:48+00:00</updated><id>https://simonwillison.net/2007/Jun/26/index/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://cvs.drupal.org/viewcvs/drupal/drupal/modules/openid/"&gt;Index of /drupal/modules/openid&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Drupal’s OpenID implementation in CVS.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/cvs"&gt;cvs&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/drupal"&gt;drupal&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/openid"&gt;openid&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/php"&gt;php&lt;/a&gt;&lt;/p&gt;



</summary><category term="cvs"/><category term="drupal"/><category term="openid"/><category term="php"/></entry><entry><title>Drupal 6 and OpenID</title><link href="https://simonwillison.net/2007/Jun/26/drupal/#atom-tag" rel="alternate"/><published>2007-06-26T00:26:14+00:00</published><updated>2007-06-26T00:26:14+00:00</updated><id>https://simonwillison.net/2007/Jun/26/drupal/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://walkah.net/blog/walkah/drupal-6-and-openid"&gt;Drupal 6 and OpenID&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
“The implementation is all Drupal native code—no third party libraries were used.”


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/drupal"&gt;drupal&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/openid"&gt;openid&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/php"&gt;php&lt;/a&gt;&lt;/p&gt;



</summary><category term="drupal"/><category term="openid"/><category term="php"/></entry><entry><title>Quercus: PHP in Java</title><link href="https://simonwillison.net/2007/Apr/12/quercus/#atom-tag" rel="alternate"/><published>2007-04-12T16:25:57+00:00</published><updated>2007-04-12T16:25:57+00:00</updated><id>https://simonwillison.net/2007/Apr/12/quercus/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.caucho.com/resin-3.0/quercus/"&gt;Quercus: PHP in Java&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
A “fast, open-source, 100% Java implementation of the PHP language”, built to run on top of Resin. Claims to be compatibly with MediaWiki, Drupal, Wordpress, Gallery2 and DocuWiki.

    &lt;p&gt;&lt;small&gt;&lt;/small&gt;Via &lt;a href="http://programming.reddit.com/info/1h5mx/comments"&gt;programming.reddit.com&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/docuwiki"&gt;docuwiki&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/drupal"&gt;drupal&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/gallery2"&gt;gallery2&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/java"&gt;java&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/mediawiki"&gt;mediawiki&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/php"&gt;php&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/quercus"&gt;quercus&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/resin"&gt;resin&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/wordpress"&gt;wordpress&lt;/a&gt;&lt;/p&gt;



</summary><category term="docuwiki"/><category term="drupal"/><category term="gallery2"/><category term="java"/><category term="mediawiki"/><category term="php"/><category term="quercus"/><category term="resin"/><category term="wordpress"/></entry></feed>