I've finally created my own Django-based blog. It seems like a right of passage for any Django developer to create their own blog. I don't know if I buy into that but I did have a few reasons for wanting my own blog:
- I have been working on Satchmo quite a bit and wanted to use another small project to help me build my skills with Django and some of the parts I haven't used much.
- Satchmo is really progressing quickly and I felt that there needed to be an official blog to chronicle the process and hopefully keep the community well informed.
- I've also been wrestling with how to integrate Satchmo within a bigger site. By creating a blog and running the demo store alongside, I'll get the chance to understand those interactions some more.
- I've learned some lessons along the way about developing and hosting Django sites that I'd like to get out to a broader forum so that others can learn from my mistakes.
- Finally, the whole process of developing an open source project has been really interesting and I'm hopeful that I can provide some information that might be useful for others who embark down this path.
So, I hope you find this interesting and please pardon any down time as we get this started.
#1 Chris commented, on August 6, 2007 at 8:12 p.m.:
First comment. Just verifying it all works.
Check it all out and enjoy!