stargazer83 | 13 years ago | on: Reinventing Email
stargazer83's comments
stargazer83 | 13 years ago | on: I created a little tool for presenting website mockups/designs to your clients
- How do I set the status of a Page (for example to ``Ready`` or ``In progress``).
- Where can i see the final result? On index.html? Do I need to parse the project.md somehow?
stargazer83 | 14 years ago | on: Linus Torvalds: Programs exist for their users
stargazer83 | 14 years ago | on: Django Production Deployment and Development Using Git
A cool way to produce various settings/configurations, is using the Buildout recipe collective.recipe.genshi. This enables us to create settings based on templates, using buildout configuration parameters. Very flexible solution!
stargazer83 | 14 years ago | on: The Art of Unix Programming