« Ajax + cross-domain.xml | ^ Main | bauldoff.com »
Kode 2 Go Beta Launch
Katapult Media is beta launching Kode 2 Go. Kode 2 Go is a code generator which presently creates CRUDV (create, read, update, delete, view) code for you. Currently it only supports CFC’s based on SQL Server but will soon expand to PHP classes, etc. The page is forced to SSL so passwords are secure.
The V is extra. What you can do is create a View inside of SQL Server with the same name as your table but with “v” in front of the name. So, with a table name of Users you would create a view called vUsers. Kode 2 Go will add that to the CFC as another method. This gives you the flexibility of writing your own joins, etc.
We will update the instructions section and features section before the final launch as well as provide examples for using the cfc’s. I’ve personally been using Kode 2 Go alpha for about 3 to 4 months on production sites and it works great. It has even given me the ability to stop using stored procedures since I can do all of my joins, etc in my views.
Please provide critiques on the functionality and most importantly the CFC code.
Note:
There are css issues still needing to be touched up but this is merely a beta launch so the concentration has on the app not the layout.
Check it out here.
Posted by John C. Bland II on March 15, 2006 11:58 PM | Permalink
TrackBack
TrackBack URL for this entry:
http://mt.katapultmedia.com/mt-tb.cgi/76



