Palmnet CodeBox(beta)

Palmnet CodeBox is a simple repo for storing, sharing and asking for help/giving advice on scripts.

The idea is simple. You click "Start new snippetSubmit snippet", choose a language, enter your script and there we go!

If you see an error in a persons script you can reply to their script with your alternative version, keeping their original in tact but linking the two together. If you're the original snippet writer you can also update your own script and remove it by deleting all the code from the snippet.

All code can be seen, edited and replied to by anyone. This is great for getting together with people to collaborate on scripts. However, be aware that backups of edits are not kept...yet. Any issues with people, feel free to contact me.

The CodeBox runs using CodePress for the syntax highlighted textbox and the Palmnet System for the general site layout and workings.

Updates: 02/11/2007 Tick

API started

Fixed 1 bug when saving

Fixed 1 security hole

Updates: 03/07/2007 Tick

Fixed 3 bugs with the snippets page

Fixed 1 bug on the new snippet page

Updates: 29/06/2007 Tick

Added permalink box to snippet page

Made snippet editor box bigger by default

Fixed a couple of little bugs

Updated the snippet page with some newer, neater, code

Updates: 04/06/2007 Tick

Updated the snippet editor a little

Tweaked the database

Fixed a bug(Yup, just one!)

Updates: 04/06/2007 Tick

Added icons...lots of them >.<

Added type: Text

Updated save system

Altered auto-complete

Affixed the missing beta sign!

Updated codepress tweaks...again

Updates: 03/06/2007 Tick

Made the whole site wider for easier code editing.

Added a method to download snippets.

Altered the Archive system

Updated codepress tweaks

Updates: 02/06/2007 Tick

Started

Uploaded default layout, will code tomorrow