Visualize History

How it all went down.

Stacks revisited: I decided!

I put way too much thought into the stack.  I told you about it many times actually.  But that’s ok, because that’s how I roll.  After all that writing, I cleared my head for some thinking.  Now I’ve thought. 

The key deciding factor I forgot to include was myself.  A small piece of the site is aimed at helping me with my personal development.  Flash and Silverlight, as viable as they might be, do not really help me with web development in general.  Instead, current industry standards, or even pseudo-standards like JQuery will prove more helpful to me in the long run.

So here is my stack, from top bottom:

  • Client (i.e. the browser)
    • JQuery
    • HTML
    • JSON
  • Server
    • Django (Python web framework)
    • MySQL
    • Apache
    • Linux
2 comments

2 Comments so far

  1. Darrin Dickey January 9th, 2009 11:40 am

    Just curious, what are the benefits/drawbacks of Python (or Django in this case) vs. PHP?

  2. [...] Commenter Darrin asks “what are the benefits/drawbacks of Python (or Django in this case) vs. PHP?…  [...]

Leave a reply