Archive for January, 2010

Foreign relations with jQuery / PHP

Friday, January 29th, 2010
jquery_crud_foreign.png

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

Getting a server back online

Monday, January 25th, 2010

Last week our host had a power outage and the backup power didn’t kick in or something. In any case, the end result was a reboot of all our servers, which went surprisingly well, except for one.... Read More

The basic C(R)UD

Sunday, January 10th, 2010
jquery_ajax_php_crud.png

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

On PicoLisp’s Wikipedia woes and the process of promoting a language

Saturday, January 9th, 2010

It seems we’re having some problems with Wikipedia when it comes to creating a entry for PicoLisp there.... Read More