Archive for the ‘Database’ Category
Making BigDump like mysqldump
Friday, February 22nd, 2008Update: See Alexey’s comment at the bottom, it seems like I missed reading some important info at the top of the bigdump file.... Read More
Registration form with Merb and Datamapper
Tuesday, February 19th, 2008Table of contents for Investigating Merb and Datamapper
- Merb and Datamapper on Ubuntu with XAMPP
- Registration form with Merb and Datamapper
This tutorial is an example of a typical registration form with Datamapper and Merb, we have:
- Unique username and email.
- Password confirm check.
- Terms and conditions agreement.
- And some more custom stuff implemented such as birthdate from year, month and day dropdowns.... Read More
PostgreSQL on Ubuntu with phpPgAdmin
Thursday, January 24th, 2008Setting up default installations of Apache, PHP and PostgreSQL is really easy, I’m using a Gutsy setup and writing this in a terminal:... Read More
MySQL user setup in Webmin
Tuesday, December 18th, 2007I recently had to setup a new database user in Webmin for a project using Joomla 1.0.13. ... Read More
