Eaden McKee home blog

Quickies- bBlog 1.0, Webforce Blog, thttpd update, PHP5 Soap

28 July, 2004

bBlog V1.0 is nearing completion, so to celebrate, I have started a blog at Webforce, for my more technical entries relating to web design and php programming.

The first entry is about PHP5’s new SOAP class, an connecting it to the Google API, which you can read here. I hope to keep updating the webforce blog as I learn about PHP5’s new features, and general web design related stuff, so bookmark, and add the RSS to your aggreator!

And an update about thttpd, it aint as good as I hoped. For anything above 200 connections, Apache is faster. This is due to PHP pages being serialized, meaning thttpd will only serve one request for a PHP page at a time.

Comments

blog comments powered by Disqus