Memcached in PHP on Dapper
Monday, February 8th, 2010What is Memcached and what is it good for?... Read More
What is Memcached and what is it good for?... Read More
Well that didn’t take long, unsurprisingly. I needed the interface to handle foreign relations, for this I would’ve liked to use conventions, for instance that all primary autoincrementing keys be named id. However the legacy database I’m working with won’t allow that, so we need configuration:... Read More
I recently made a very simple but functional administrational interface using jQuery and Ajax to avoid having to refresh the page all the time thus simplifying development.... Read More
This tutorial will all be about managing loading data into multiple select lists and then save the selections in the list.... Read More
I just managed to create a function that will automatically find all URLs in the text in a text area and replace them with shortened URLs by way of bit.ly and I thought I’d share it.... Read More
This is the long walkthrough on how to fix this problem which is due to the fact that a too low memory limit is set in the PHP ini file.... Read More
As the title implies we’ve now added online/offline functionality and the ability to toggle the user list to show only friends or all members.... Read More
There’s been a lot of discussion on whether Python, Ruby or insert your favorite dynamic language, is a good lisp.... Read More
This time I’m going to go through the code for Paceville’s chat in a chronological order from the user’s point of view, as follows:... Read More
A demo of the functionality can be found in one of paceville.com’s galleries. Just click the first thumbnail. Update: To see the full images one now has to be registered so the demo is not easily accessible anymore.... Read More