Library Snippets

Discuss general web development questions. Help others and get help from others.

Moderator: kfury77

Post Reply
llbbl
Posts: 50
Joined: Thu Mar 27, 2008 9:19 pm

Library Snippets

Post by llbbl »

A good place to store the pieces of your own code that you find useful and also to find other useful pieces that people have shared is a place called Snipplr.com


http://snipplr.com/

I have put several things on the site. They have a lot of good stuff. You can add these to your Code Library in Rapid PHP or whatever your using.

It would be nice if we could backup the entire Library into an XML file or something that we could move between computers or share with other users.
User avatar
syrupcore
Top Contributor
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa
Contact:

Post by syrupcore »

you can back up the library (library.xml in the docs and settings/app data folder). I don't think there's a way to merge two libraries at this time. I imagine it's doable via text editor.
llbbl
Posts: 50
Joined: Thu Mar 27, 2008 9:19 pm

Post by llbbl »

sweet. Good to know. I didn't bother looking for where it was stored. ty
Post Reply