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

  • Ajax Loader

    Use this plug-in when you want to inform your visitors that a certain part of your page is currently loading. The plug-in adds a faded 'loading-div' o...

    Details

  • 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...

    Details

  • Captcha Refresh

    If you use a so called CAPTCHA-image on your site then you can use this plug-in to allow users to click your CAPTCHA in order to generate a new random...

    Details

More Plug-ins

Recent Comments

  1. Andreas on "SleekPHP User Handling"

    Thank you for showing interest :) Were the docs en...

  2. ciptard on "SleekPHP User Handling"

    Ok, thank you

  3. Andreas on "SleekPHP User Handling"

    I might write a "getting started" article for Slee...