Posted By: wraggster
News/release from JustChris:
Growing up on making web pages and web development a few years before I ever got into programming, I got interested in making an application geared towards web development and data entry. There are many organizer/database apps for PocketPC and other PDAs, so why not one for the PSP?
I call it PSPMyAdmin, after phpMyAdmin which uses a PHP-driven front end to make it easier for users to update MySQL databases. phpMyAdmin is a tool that's found in most web hosts that support MySQL.
PSPMyAdmin does the same, only as a standalone program, and using external files for storage. The major difference is that my program will only work with MySQL scripts, and not the encoded database files themselves. However, the scripts are essentially commands to edit databases so they are transferrable to any MySQL host.
This VERY early build only lets you browse through the table names of the database and some of the "insert" command associated with the rows in the tables. It only reads files named "test.sql" and must be placed in the same folder as the EBOOT. I provided a screenshot of the program. There's not much to do, but a glimpse of things to come.
If you're a webmaster that deals with a large site (like this one) hopefully the final version of this program will be very handy for you.
Here are the proposed features for a "complete" version:
- Read from any compatible file in the directory
- Export/import phpMyAdmin SQL dump, so scripts are transferrable to host
- Read and edit following file formats: SQL script, CSV files, (maybe) XML
- Work with all files in a spreadsheet like format
- new GUI, with a clean look, visual effects and presentation
- Search feature, probably simple at first
It should work on most firmware except for 1.50, this was tested on firmware 2.7. Oh, and this crashes if there's no file with the right name in it. It's still an early version after all.
Download and Give Feedback Via Comments
via justchris