Click to See Complete Forum and Search --> : Code Snippets


stuartc1
10-01-2002, 10:13 AM
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.

$SuperString
10-01-2002, 11:09 AM
My first impressions are that it looks nice and works good, it seems to be something that will come in very useful to me.
I am just about to install it so will get back with some comments soon.

thanks
:)