Accessibility

Mocha UI - A new approach to submodals using MooTools

I was looking around the possibility of using MooTools for my development with cakePHP but unfortunately wasn’t able to find a decent cakePHP “helper” available online. I’ve heard the library is the most lightweight one.
Accidentally, i bumped into this cool snippet by Greg Houston named MooTools Mocha UI. What’s great about this user interface [...]


Search engine friendly URLs in CakePHP

Just want to share this piece of code I used to create a search friendly url on the Glued! project. If you want to create a URL in the form http://www.domain.com/users/user-1234.html where 1234 is the uid. Go to -> config -> routes.php. Add the line:


Lightwindow with FlickrRSS

I have made a new integration to the FlickrRSS plugin with Wordpress and this time around, with LightWindow. You can see how the integration works on the “Photos” section on my blog. I also added a shuffle feature so that the photos display in random order.


WebOutsourceIT gets a new look

After WebOutsourceIT’s dark times, here it is. You probably noticed the new design of this blog. I am not much of a web designer so this is what I can come up for now. I am trying to achieve a “Web 2.0″ look and feel. Furthermore, I am learning usability and accessibility so I decided [...]


Glued! An Ajax Open Source Social Networking Script

Last week, I started a project named ‘Glued!‘ in the CakeForge. It is an open source social networking script. I came up with the idea of making the script since I needed to transform PinoyCallCenter.com to a social networking Web 2.0 web site. The script’s feature is more of a combination of friendster and myspace [...]