Close
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
Read Down
Sign in
Close
Welcome!Log into your account
Forgot your password?
Read Down
Password recovery
Recover your password
Close
Search
Logo
Subscribe
Logo
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
More
    Subscribe
    Home Development
    • Development
    • IT Management

    Django: Python on a Plane – 2

    Written by

    Darryl K. Taft
    Published August 29, 2006
    Share
    Facebook
    Twitter
    Linkedin

      eWEEK content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

      The Django Web framework makes it easier for Python developers to create Web applications more quickly and with less code, said the lead developer of the open-source project.

      Indeed, the Django framework is known as the Web framework “for perfectionists with deadlines,” as the technology comes out of a newspaper operation where its developers created Django out of the need for technology to help journalists meet deadlines.

      Adrian Holovaty, the principal developer of Django, and himself a journalist, said, “We had spent a few years building and perfecting a framework that let us create intensive database Web sites quickly.”

      The ease-of-use and rapid development capabilities in Django bring to Python developers similar benefits to those that the popular Ruby on Rails framework delivers to Ruby developers, observers said.

      /zimages/3/28571.gifApples Leopard Server will boast Ruby on Rails. Click here to read more.

      Indeed, if Ruby on Rails speeds up Ruby-based Web development, Django could be considered as “Python on a plane” for what it provides Python developers, one observer said.

      Django originated when Holovaty was working at the World Online, the online arm of the Lawrence Journal-World newspaper in Lawrence, Kan. In the fall of 2003, Holovaty and a colleague, Simon Willison, decided against using the PHP language and began using Python to develop World Onlines sites. They soon created a framework to help the organization turn out Web applications under deadline pressure. Sometimes they only had a matter of hours between coming up with the concept for an application and the time it was publicly launched, Holovaty said.

      Then, in July of last year, World Online open-sourced the software that became known as Django, he said.

      Holovaty, who now works for Washingtonpost.com, said the initial purpose for Django was “to automate the repetitive stuff and make it fun and easy to build database-driven Web sites. We decided to open-source it for a variety of reasons, including getting development help and bug fixes from programmers around the world and marketing our commercial news CMS [content management system] product, Ellington.”

      Ellington is a Django-powered content management system.

      Next Page: Python creator prefers Django.

      Page 2

      In a keynote at the recent SciPy conference in mid-August in Pasadena, Calif., Guido van Rossum, the creator of the Python language, proclaimed Django as the preferred Web framework for Python development. SciPy is a conference on scientific programming with Python.

      In an e-mail exchange with eWEEK after the SciPy conference, Van Rossum said: “I was pressed to pick one framework—which I think is actually a silly thing—and I reconfirmed my preference for Django.”

      What Van Rossum says he meant by the pronouncement at SciPy is, “Simply that if I were to need a Web framework today, Id use Django unless it was clear that Django isnt right for the task.

      “I dont do a lot of Web programming, and the Web programming that I do isnt very complex, so Im not sure that my vote should count very strongly,” he added. “But people keep asking me to pick one, and I like Django because I like the way its authors run their project: They really get open-source development.”

      Of Van Rossums pronouncement, Jacob Kaplan-Moss, one of Djangos core developers, said in a blog post: “Obviously this makes me pretty damn happy. Im sure this will help people trying to choose a Web framework to come to Django, and I think theyll like what they find. Personally, I think Djangos the best tool to develop Web sites—but of course I think that.”

      Holovaty said he and the core group of Django developers “chose Python because wed fallen in love with its beauty, elegant syntax and power. Python is like poetry.”

      The plan for Django is to continue improving it, with its worldwide community of users and developers, Holovaty said.

      “Our goal is to solve the real-world problems that Web developers face every day, and to make it fun to build Web sites,” he said. “Were hoping to reach Version 1.0 toward the end of the summer, and were working on a Django book to be released in the fall.”

      And while Django can be compared to frameworks like Ruby on Rails and other Python Web frameworks, “something that makes Django different from similar projects—such as Ruby on Rails—is our interest in abstracting things to a very high level, automating large chunks of Web development,” Holovaty said.

      For example, Django can automatically create an “administration” Web site, saving developers days to weeks of mundane development, Holovaty said. “Weve got some other examples of high-level automation coming down the road, within the next few weeks.”

      In addition to being a boost on the development side of things, Django is also quite scalable, Holovaty said. Django is designed to take advantage of as much hardware as you can throw at it, he said.

      Moreover, Django “uses a shared-nothing architecture, which means you can add hardware at any level—database servers, caching servers or Web application servers,” said an FAQ on the Django site.

      /zimages/3/28571.gifMicrosoft ships Python on .Net. Click here to read more.

      Holovaty, who plays guitar, said he named the Web framework after Django Reinhardt, a jazz guitarist from the 1930s to the early 1950s. Django is pronounced “Jang-oh,” he said.

      Being a journalist who programs is a “nice niche,” Holovaty said. “And, boy, does the journalism industry need help in this department,” he added.

      In an interview with the Online Journalism Review, Holovaty said of his dual role: “The main value in understanding programming is the advantage of knowing whats possible, in terms of both data analysis and data presentation. It helps one think of journalism beyond the plain (and kind of boring) format of the news story.”

      Indeed, programming helps to automate what Holovaty said are the three basic tasks of journalists: gathering information, distilling information and presenting information.

      “Doing journalism through computer programming is just a different way of accomplishing these goals,” Holovaty said in the OJR interview. “Namely, the technique favors automation wherever possible.”

      Among the sites that use Django are lawrence.com, a local-entertainment site for Lawrence, Kan.; chicagocrime.org, a freely browsable database of crimes reported in Chicago; LJWorld.com, the web site of the Lawrence Journal-World newspaper; washingtonpost.com, the Washington Posts Web site and collection of Web database applications; Tabblo, a photo-sharing site; Toronto Life, the Web site of Torontos city magazine; and lawrencechamber.com, the Web site of the Lawrence Chamber of Commerce.

      /zimages/3/28571.gifCheck out eWEEK.coms for the latest news, reviews and analysis in programming environments and developer tools.

      Darryl K. Taft
      Darryl K. Taft
      Darryl K. Taft covers the development tools and developer-related issues beat from his office in Baltimore. He has more than 10 years of experience in the business and is always looking for the next scoop. Taft is a member of the Association for Computing Machinery (ACM) and was named 'one of the most active middleware reporters in the world' by The Middleware Co. He also has his own card in the 'Who's Who in Enterprise Java' deck.

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      MOST POPULAR ARTICLES

      Artificial Intelligence

      9 Best AI 3D Generators You Need...

      Sam Rinko - June 25, 2024 0
      AI 3D Generators are powerful tools for many different industries. Discover the best AI 3D Generators, and learn which is best for your specific use case.
      Read more
      Cloud

      RingCentral Expands Its Collaboration Platform

      Zeus Kerravala - November 22, 2023 0
      RingCentral adds AI-enabled contact center and hybrid event products to its suite of collaboration services.
      Read more
      Artificial Intelligence

      8 Best AI Data Analytics Software &...

      Aminu Abdullahi - January 18, 2024 0
      Learn the top AI data analytics software to use. Compare AI data analytics solutions & features to make the best choice for your business.
      Read more
      Latest News

      Zeus Kerravala on Networking: Multicloud, 5G, and...

      James Maguire - December 16, 2022 0
      I spoke with Zeus Kerravala, industry analyst at ZK Research, about the rapid changes in enterprise networking, as tech advances and digital transformation prompt...
      Read more
      Video

      Datadog President Amit Agarwal on Trends in...

      James Maguire - November 11, 2022 0
      I spoke with Amit Agarwal, President of Datadog, about infrastructure observability, from current trends to key challenges to the future of this rapidly growing...
      Read more
      Logo

      eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site’s focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

      Facebook
      Linkedin
      RSS
      Twitter
      Youtube

      Advertisers

      Advertise with TechnologyAdvice on eWeek and our other IT-focused platforms.

      Advertise with Us

      Menu

      • About eWeek
      • Subscribe to our Newsletter
      • Latest News

      Our Brands

      • Privacy Policy
      • Terms
      • About
      • Contact
      • Advertise
      • Sitemap
      • California – Do Not Sell My Information

      Property of TechnologyAdvice.
      © 2024 TechnologyAdvice. All Rights Reserved

      Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.

      ×