Hi Folks,
I have have been working on a Code Snippet Library built using PHP and MySQL (JavaScript, CSS) and wondered what your thought on it given you constructive critisism.
The idea behind it was this: You no when you're building an application and you come accross a problem you had a year ago, so you start going through all you old apps (script after script) to find it, hoping it will save you some time. Well it may save time if you ever find the damn thing. Well if you have a library that is very easy to manage where you can keep all your proud scripts, then no excuses, right ?
The Snippet Library can store over 250 languages with Script Highlight and scripts can be added/edited/deleted under controlled script categories/projects.
You can see an example at:
http://php-csl.sourceforge.net
or better still download it at:
http://sourceforge.net/projects/php-csl
p.s. current version requires a recent browser with JavaScript/CSS and DOM support.