mncaudill + django   30

Drupal or Django? A Guide for Decision Makers — scot hacker’s foobar blog
This is an even-handed glance into Drupal vs Django, but could probably be broadened to CMSes vs framework.
django  drupal  cms  python  php 
november 2009 by mncaudill
The power of "no"
"Sure, developers would still have objected in the same way, but those objections would be overturned by management or marketing. Release dates slip while developers scurry to integrate not-quite-baked software… and hey presto, it’s Adobe® Django© CSX™."
django  opensource  python 
november 2009 by mncaudill
Agile Testing: Python well represented in NASA's Nebula cloud
NASA using Django! Also using Fabric, Selenium, CruiseControl (continuous integration), and Solr. Very cool.
django  python  nasa 
july 2009 by mncaudill
Django In The Real World
Jacob Kaplan-Moss' notes from OSCON 2009.
django  python 
july 2009 by mncaudill
Adactio: Journal—Building Reprieve
Client needed a CMS. A *front-end designer* weighed a PHP/MySQL option, an off the shelf option (Wordpress vs EE), and Django. Everyone was happy all around. Point, Django.
django  python  webdev  cms 
july 2009 by mncaudill
Why I like pip
Using pip and virtualenv to build reproducible and isolated Python environments.
programming  django  development  python 
june 2009 by mncaudill
Django Super Partials
Nifty way to add extra context and additional logic to partials.
django  python  template 
may 2009 by mncaudill
Building a Django CMS for the Spokesman Review | CoPress
Fairly thorough examination of a newspaper choosing a CMS and building it with Django.
cms  django 
may 2009 by mncaudill
Graham Dumpleton: Load spikes and excessive memory usage in mod_python.
Great explanations of Apache's prefork and working modules and how they apply to mod_php and mod_python.
django  python  performance  wsgi  apache  mod_python  mod_wsgi 
march 2009 by mncaudill
Benjamin Smith : byteflow/django+supervisord+nginx = WIN
Thorough explanation of using nginx to run Django, with a neat piece of software called supervisord to manage your server processes.
webdesign  python  django  sysadmin 
january 2009 by mncaudill
Ole Morten Halvorsen: Django: Inserting and Positioning Images
Smart way to embed images in an arbitrary piece of content. You don't even have to use Markdown, just some uniquely identifiably formed text, like ##IMAGE1###, that gets pre-processed and replaced with the image tag.
django  webdev 
august 2008 by mncaudill
The B-List: Media moves
James Bennett explains his move of static media off to Amazon S3.
s3  scaling  django 
february 2008 by mncaudill
install_django [Slicehost]
Directions from slicehost on how to setup a django instance behind lighttpd and fcgi. Nice server conf within.
django  lighttpd  fastcgi 
january 2008 by mncaudill
Django: A flexible choice for your site's CMS | Blue Flavor
Explanation of how Django would work for web dev firms.
django  cms  webdesign 
january 2008 by mncaudill
CustomUploadAndFilters - Django Code - Trac
Here's how to set custom upload fields in Django.
django  reference 
november 2007 by mncaudill
How to Beat Rails « Important Shock
Brings up several points on the advantages of Python and its frameworks over Ruby on Rails.
python  rails  programming  development  django 
october 2007 by mncaudill
The B-List: Django tips: user registration
James Bennett provides a nice in depth view on how to create a form using manipulators and validators.
django  programming  reference 
october 2007 by mncaudill
django-sphinx - Google Code
This full-text search was added by Curse, Inc which have one of the heaviest traffic Django sites. Looks *really* simple to use.
django  search  development 
october 2007 by mncaudill
The B-List: Standalone Django scripts
Provides easy way to include Django in 'non-web' scripts.
django  python  programming 
september 2007 by mncaudill
Django snippets: Welcome
Interesting developments in people's Django code
django  python  programming 
september 2007 by mncaudill

Copy this bookmark:



description:


tags: