About

Welcome to Panela, Matt Harrison's take on mostly Open Source, Linux, Python, innovation in those areas, other buzzwords and Dick Proenneke. It comes complete with the illustrations as needed. Note the opinions expressed here are merely my opinions and not the opinions of my employer.

about Matt

Calendar

««Nov 2009»»
SMTWTFS
1234567
8910
11
12
1314
151617
18
192021
22232425262728
2930

Mailing List

My RSS Feeds








Latest tagged entries for 'DJANGO'



Ask Matt: Java, PHP or Python for beginning web development?

2008.03.06 Thu 4:33 P GMT-07
I recently received the email below. At the risk of starting a flame war, I'm posting my response here. Hi Matthew, Sorry to bug you, but I was reading your blog and was hoping you could help me with some advice. I am new to programming and can't q

Lessons in Open Source from the Django project [pycon]

2007.02.24 Sat 9:59 P GMT-07
I feel a little bad for just posting these notes. But I think they can be useful for others. These are notes learned about running an open source project from the Django project. Jacob Kaplan Moss - Lessons learned from Django Arguments for

Web Framework Panel notes [pycon]

2007.02.23 Fri 2:44 P GMT-07
Here's some notes from the web framework panel at Pycon, discussing various attributes of the frameworks and why python tends to have so many frameworks. Web Framework Panel Discussion led by Titus Brown featuring: * Zope - Jim Fulton * Che

SLLUG Meeting: Setup/Configuration of Django/Lighttp

2006.07.19 Wed 9:20 P GMT-07
This evening I attended a SLLUG meeting about deploying django with lighhtpd. I've never messed with lightty before, only heard off hand complaints that it doesn't like python too much. The perl-esque configuration setup seemed to provide for virtu

The missing Pycon presentation...

2006.02.28 Tue 9:51 P GMT-07
This screencast should've been a presentation at Pycon. It does a relatively decent job comparing and constrasting J2EE, ROR, Zope, TG, and Django. I talked to a handful of people at Pycon who said they would've enjoyed a panel discussion with the

Python web framework shootout, take 3. Petitioning Guido (Google) to choose their framework

2006.01.27 Fri 11:26 A GMT-07
A year ago I heard Guido say that he wasn't much interested in web frameworks, but apparently "after years of resistance" he's had a change of heart.

Python web framework rewrite take two....

2005.12.07 Wed 11:25 P GMT-07
Is the ease of developing in python a drawback?  Is too much choice just confusing?I'm in the middle of trying to get TurboGears working with Python 2.3 (the latest subversion head supposedly supports it...) to see if I can use it as a framework

New SAM release with AJAX!

2005.10.29 Sat 10:18 P GMT-07
I've updated SAM to now include a webserver. This brings along with it a new AJAXy interface (I guess this is sort of a followup to my AJAX post, Alex (dojo) and Bob (mochikit) were the only open source people who responded to my requests for commen

Trying out Django

2005.08.08 Mon 10:51 P GMT-07
Having Ruby on Rails pounded into me for 5 straight days (it seemed to be a theme of OSCON) caused me to try out Django tonight. I've only finished the 2nd tutorial but it's pretty impressive what's in there. The only thing that seems a little

2005 OSCON Ruby on Rails Presentation

2005.08.02 Tue 7:56 P GMT-07
I'm up at OSCON and have attended 4 sessions in the past two days. My favorite so far was the Rails talk.David did a great job presenting, and I was very impressed by the fra