Bunwich
Wednesday, December 31, 2008
Setting up BIND on Fedora 10 with wildcard subdomains
›
Here is how I set up a domain name server with BIND on Linux Fedora 10. One of the features many websites use to personalize their content i...
Friday, November 7, 2008
Fedora 9 and mouse clicking problems
›
After a recent yum update around early November 2008, my mouse clicking started to have problems. Clicking on icons in the panel would not l...
Sunday, October 5, 2008
Formatting the result returned from a custom query in cakephp.
›
When you do custom queries with cakephp, the data is returned in mysql's format For example $this->User->query('Select * from ...
Friday, September 26, 2008
VMware Server 2.0 Problems with mouse tracking in linux fedora 9
›
After installing the vmware 2.0 server I thought I'd check if there was a change with the vmware-toolbox. You can install it by going to...
1 comment:
Thursday, August 28, 2008
HABTM cakephp and pagination with fields in the join table
›
Paginating HABTM: Brief version. What I needed to do was to figure out how to paginate based on data within a join table. Most join tables c...
‹
Home
View web version