Archive for \'Web\'



Hibernate OneToMany Relationships

An example of a one-to-many relationship using Spring MVC and Hibernate.

Hibernate ‘TYPE=storage_engine is deprecated’

Fixing ‘TYPE=storage_engine is deprecated’ warnings in Hibernate.

Multibyte-safe CSV Parser

A multibyte-safe CSV parser i wrote for a recent project.

JScript Debugger for IE

How to install and enable JavaScript debugging for Internet Explorer

Javascript Hash Class

A javascript Hash implementation.

Useful JScript Array Functions

clear, inArray and remove functions for manipulating javascript arrays.

External Sessions in CakePHP

How to import a session from an existing PHP application into a cake application.

Multiple DBs in CakePHP

How to hack cake to use different databases for different models.

Supported tags for Japanese phones

List of tags supported by i-Mode, Vodafone and KDDI phones.

Format XML with PHP

A PHP function for formatting and indenting an XML string.

Installing MySql/PDO for PHP

How to install PDO/MySql to fix Zend_Db_Adapter_Exception errors in Zend Framework

Configure Ubuntu w/ Static IP

Ubuntu Enterprise 6 doesn’t seem to give an option to enter a static IP during install if you have DHCP available.

Svn server w/ Apache

A walk-through for setting up a subversion server hosted by http/apache.

Cake actions from the terminal

How to call CakePHP actions from the comand line.

WordPress Theme Cheat Sheet