Funky Monkey Software | Development, Applications and Chimps

TAG | snippets

Apr/10

2

Snippets Repository & Reusable Code

For a while now, I've been considering opening a repository for storing re-usable code snippets. Time and time again I find myself writing the same piece of software with slight alterations, whether it be a PHP authentication module or a Java database wrapper. For my own sanity (not to mention to save a little time) it would be nice if I could get bits of code out of a toy-box and use them for different projects. I haven't decided what form my snippets repository is going to take yet. However, I'm thinking of some kind of template store where I write a very general piece of software that can be processed and turned into application-specific code. I'll probably be using some sort of Python templating engine in combination with some kind of version control system. Cheetah and GIT currently look like the most likely candidates. I'll keep you updated.

· · · · · ·

Theme Design by devolux.nh2.me