Cal Henderson’s super lightweight OAuth library, compatible with PHP4.
#programming
Apache CouchDB: The CouchDB Project
Apache CouchDB: The CouchDB Project
“Apache CouchDB is a document-oriented database that can be queried and indexed in a MapReduce fashion using JavaScript. CouchDB also offers incremental replication with bi-directional conflict detection and resolution.”
An XML Format for Email
Some guy created his own XML format for processing emails in some sort of data pipeline. Could be useful within HTFS.
How to quickly integrate with Twitter’s OAuth API using PHP
How to quickly integrate with Twitter’s OAuth API using PHP
Short tutorial with example code (PHP) on using Twitter’s OAuth API.
A HOWTO on Optimizing PHP
Extensive tutorial on tuning PHP for performance on the system level (not just coding tips).
Beautiful-HTML
The anatomy of beautiful HTML. Covers all the guidelines and concepts that add up to good HTML coding.
WordCamp NYC Round Up
This past weekend, WordCamp NYC was held at Baruch College in New York. It was (I believe) the second biggest WordCamp to date, if not the biggest (by number of attendees), right up there with WordCamp San Francisco. WCNYC was an incredibly busy event, with so much great WordPress stuff going on at any one time that it was hard to decide what to attend. I was lucky enough to be able to present/be involved in not just one, but 4 presentations throughout the weekend, and I wanted to get some slides and details up here for reference.
PHP XML Library
Could this finally be what I’ve been looking for? A generic XML-parsing library, written in PHP, which handles namespaces and attributes reasonably elegantly?
PHP.JS
“PHP.JS is an open source project in which we try to port PHP functions to JavaScript. By including the PHP.JS library in your own projects, you can use your favorite PHP functions client-side.”
Kohana
“Swift, Secure, and Small PHP 5 Framework”