This is my personal blog. I'm writing all the blog software on my own, mostly in Django.
![]() |
Django
Notes:
Django is one of my favorite frameworks. It's easy to pick up. |
![]() |
SQLite
Notes:
Currently things are backed by a SQLite database. I'll probably switch to MySQL eventually, but getting Django to work with this requires almost no configuration. |
![]() |
Git
Notes:
Everyone loves git. |
J |
jbosstools-openshift
Notes:
The project is hosted on OpenShift, a platform as a service (PaaS) cloud. Really cool stuff. I used to be a skeptic about cloud computing, but PaaS is probably one of the best examples of why it's cool. Also, this is free for small projects. |
![]() |
Flask
Notes:
I began working with Flask on some of my smaller side projects. I've been using it to quickly prototype some ideas. Not as big or complicated as Django and very little configuration required. Flask makes writing web apps fun again. |
It's a list of software used to accomplish something. LAMP is an example.
To add a project to your stack, click 'Show Recommendations for this Stack' at the top middle of this page and then click 'I use this' on the projects you use.
Show the world what open source projects you use.