Archives for November 2009
You are currently browsing 2 articles posted November 2009.
aFramework's Dynamic Admin: aDynAdmin
Published Friday 20th of November 2009
The other night I felt like coding so I built a little app I've been thinking about for a while now.
It's basically a lightweight PHPMyAdmin with just the most necessary and it allows users to insert, update and delete rows from any table in their database.
It uses SHOW TABLES and SHOW COLUMNS to dynamically generate everything from the navigation to the items table to the update/insert forms.
Most of aFramework's modules come with "in-page" admins but the dynamic admin allows users to get a little better overview of things as well as giving them full control over their databases.
There's a bit left before I can start offering aFramework for download for real, but it's definitely getting closer and if you're really interested you can always check out the source over at Google Code.
Laters
Join 2 others and post a comment
I'm In Thailand!
Published Thursday 12th of November 2009
Once again I've been quiet for a while and again it's because I've been slacking off! :)
A while back I mentioned that I was about to move to Thailand and the reason I've been so quiet is 4 weeks ago I landed in Bangkok and I've just been chilling since.
Join 1 others and post a comment
Random jQuery Plug-ins
Live Search
Use this plug-in to turn a normal form-input in to a live ajax search widget. The plug-in displays any HTML you like in the results and the search-res...
Form Hints
Using this plug-in you can add a descriptive hint to any form-control you may have on your site.
Add a hint by giving the form-control a title-attri...Drag to Select
Use this plug-in to allow your users to select certain elements by dragging a "select box". Works very similar to how you can drag-n-select files and ...

