Raymond Camden's Blog Rss

2 new projects up at RIAForge

12

Posted in ColdFusion | Posted on 09-11-2007 | 2,219 views

I finally got around to uploading two projects to RIAForge.

PDFUtils is my CFC meant to expand upon ColdFusion 8's PDF features.

Database Explorer is my ColdFusion 8 application that makes use of cflayout, cfdbinfo, and other tags in order to let you write SQL against datasources.

Comments

[Add Comment] [Subscribe to Comments]

The database explorer is my new favorite tool. Very nice work.

Thanks for releasing it.
Thanks Ray!!!

I love the PDFUtils which would be really popular.
That DB Explorer is way cool. I'll be busy recommending improvements :) on RiaForge
I got a sneak peak at the Database Explorer during the Best of Scorpio contest and I was immediately impressed with this very useful tool. I know that everyone who didn't win 1st and 2nd ultimately tied for 3rd in the contest but I actually voted this entry as my 2nd favorite. Nice work Ray - and thanks a lot for making it available for public use!
I came in 3rd and got a sweet little IPod Shuffle. It's so small I could probably eat it. ;)
I've seen the iPod Shuffles. I'd lose that in about 2 minutes flat.
Hi Ray,

Are there any plans for the DBE to allow inline editing?
Inline editing? Of what?
Sorry - to be more clear. The returned data from queries. So one could click a field and edit the data. smiler to http://tutorial401.easycfm.com/ ?
Hmmm. Could be interesting. The issue would be writing code that could generically accept updates. It's possible using cfdbinfo of course.
I'd be happy to contribute - ping me if you want any input.
Inline editing would very much help - i know i could use it for a few clients.

[Add Comment] [Subscribe to Comments]