Archive for December, 2006

Test google

Tuesday, December 19th, 2006

Want to get a feel for the possible future of Google, check out their test bed.

PHP Performance and opcode caching

Tuesday, December 19th, 2006

I have been playing around with a free opcode cache recently called XCache. I’ve been fairly happy with the performance gains, given the price and the cost of the competition at Zend. I love their ZDE and debugger, but their prices have always been an issue with me and the wallet. XCache is still being developed, but I’ve seen some nice speed increases on my windows development box, but have yet to deploy it to a production box. This sort of mechanism should be built into the language, but I’ll have to wait for a future version of PHP before that happens. At least JSON is now in the language by default.

Douglas Crockford, JSONRequest and the module tag

Monday, December 11th, 2006

I was present for a few of Douglas Crockford‘s presentations at The Ajax Experience back in October, and wanted to post links to help raise awareness of his proposals. It was his pages which started me using JSON in web applications about a year or so ago. It is so much easier and cleaner than XML.

His more recent related requests include JSON Request and The < Module > tag, both of which are very interesting and could have a big impact on web applications.

speeding up the next generation of web apps…

Thursday, December 7th, 2006

I like watching ee380 presentations, but this one was particularly relevant to my interests. So here is the abstract and a link to the video.

He talks about the action script virtual machine (avm) and recent changes, expect these to indirectly ripple into Javascript, and thus web apps. There are tons of interesting talks on here from previous years, if you are so inclined check them out.

Transitioned… and then some

Monday, December 4th, 2006

Finished moving everything over, and added the gallery. Though the gallery still needs updating more…