Public SnipEx Servers for you to play with!

Posted At : September 20, 2007 7:25 AM | Posted By : Mark Drew
Related Categories: coldfusion, snipex, cfeclipse

I just wanted to note down some public SnipEx server addresses that are out there just to remind myself as well as hopefully helping others:

[More]

CFEclipse's SnipEx server components released

Posted At : July 11, 2007 6:30 AM | Posted By : Mark Drew
Related Categories: coldfusion, snipex, cfeclipse

After a busy few months in conferences I can finally get back to tidying stuff off my desk. So to start the ball rolling, I have released to RiaForge the server components for the SnipEx functionality in CFEclipse.

Its a pretty simple setup, 2 tables and 2 CFC's that make up the whole application. Once you have created the tables, just create a new entry in the lib table that defines your server, and then add any libraries you want to add (they are children of the root and you can make tree sets like this) and then start adding your snippets.

It should be pretty well documented as a server. To attach your server in CFEclipse, open the Snippets View, then click on the down arrow at the top of the view and click "Edit SnipEx Servers" and enter the URL to the SnipEx.cfc

I have also checked in the code into RiaForge so if you need to send me any patches just check out the code into CFEclipse from SVN.

Oh, and this is my little pressie to you all on my birthday!

Project X unveiled: Say a big hello to SnipEx

Posted At : June 4, 2007 8:21 PM | Posted By : Mark Drew
Related Categories: coldfusion, snipex, cfeclipse

At the CFEclipse presentation at Scotch on the Rocks last week, Project X was finally unveiled.

SnipEx is a new server side project, written in CF which allows CFEclipse's Snippets View to get snippets from a remote server.

The Server The SnipEx server is made up of a couple of CFC's as well as (currently) a MySQL server. The database interaction is pretty simple so this can be ported and modified to suit the needs of most people (such as adding notification and custom workflows).

All the code behind it is in CFML so users should not have any problems adapting it to suit their needs both for internal snippet storage and for external display.

The code for the SnipEx server will be released to the community this week on RiaForge.

The Client The client is simply CFEclipse. You can subscribe to up to eight SnipEx servers including an upcoming CFEclipse.org hosted one and one hosted at CFLib.org (with a big thank you to Ray Camden) and you have the ability then to insert snippets from remote servers into your CFML documents as well as (if the server has been configured to do so) submit your own snippets to servers.

A big thank you has to go out to Robert Blackburn, that apart from developing the CFUnit plugin has also developed the core of this feature. Also a big shout out to Andy Jarrett for the server side part of it!

Finally, you might be wondering when this will be released? Well, it will have to be in a couple of days time, as it will be part of a bigger release. So hold on for the moment!


Snipex 1 Thumb

Snipex 2 Thumb

Snipex 3 Thumb

Snipex 4 Thumb

Snipex 5 Thumb