#php
Ruby is the new PHP
Don’t know if this has dawned on anyone else yet…
PHP was the new Perl, written for the web
Ruby (+ Rails) is the new PHP, written for web 2.0
I guess that means I’d better get on the bandwagon and figure it out!
iTunes Web Based Remote Control
iTunes Web Based Remote Control
Cool little intro/script to using PHP to exec() some command-line AppleScript goodness and thus remotely control iTunes through the web.
SourceForge.net: kses – PHP HTML/XHTML filter
SourceForge.net: kses – PHP HTML/XHTML filter
An (X)HTML filter written in PHP to strip out unwanted tags/elements etc – prevent XSS and other injection-attacks
webpad « Projects « Dented Reality
webpad « Projects « Dented Reality
An online text editor, installed on your server.
LiveJournal Atom API Support
As soon as I posted details of my new Atom API library to the SixApart ProNet mailing list, I got an email from their Manager of Platform Technology, and then another one from Anil Dash, both with hopes that I could include LiveJournal support.
I’m now in touch with one of their people who’s handling the actual implementation of their APIs, so hopefully I’ll be able to work out what’s going on and add LJ support to the code library soon. At the moment, my WSSE authentication is failing on the second request to their API, even though it’s working on the first one… curious.
PHP Atom API Code Released
I’ve finally packaged up and released the PHP Atom API code I wrote as part of webpad. You can download it now and go crazy.
PHP Blogger API License Updated
With a little prompting from someone who needed to known what license the PHP Blogger API code was available under so he could develop something based on it, I’ve finally added a license in with all 3 downloads available. With confirmation from the other 2 authors involved, all 3 packages are now available under a BSD-style license. Enjoy.