-
Recent Posts
Recent Comments
- Elizabeth Scott on Commanding the Universe
- Joseph Scott on Commanding the Universe
- Demitrious Kelly on Commanding the Universe
- Levi Pearson on Twitter Salt Lake City Data Center
- Leif Andersen on Best Bandwidth in Utah?
Archives
Categories
Meta
Monthly Archives: December 2009
WordPress Plugin Update: LibXML2 Fix
A small update to the LibXML2 Fix WordPress plugin is now available, version 0.2.3. The only change was the addition of 2.6.27 to the list of libxml versions that the plugin looks for. I’ve had a few reports that this … Continue reading
Google SEO
Anyone else find it odd that the first result for the term ‘SEO’ from Google isn’t an SEO company? The first result is from Wikipedia, you don’t find an SEO company until the 6th entry on the page (counting “News” … Continue reading
WordPress 2.9 – XML-RPC and AtomPub Changes
Just in time for Christmas WordPress 2.9 is out. Here’s what has changed in the XML-RPC and AtomPub APIs since 2.8.6: XML-RPC Expose user registration option via wp.getOptions/wp.setOptions ( ticket #10454 ) Fix bug in wp.getComment that reported spam comments … Continue reading
Slow Loading Websites in Mac OS X Web Browsers
I noticed when trying to reach www.freebsd.org the last week on a mac that it took forever, just sitting there spinning on an empty page. But on the same network in loaded right away on a Windows XP system. I … Continue reading
XML-RPC Types: Dates vs. Strings
The XML-RPC spec outlines 6 types: integer, boolean, string, double, date/time and base64. If you count struct and array as types then we go up to 8 types. The XML-RPC page on Wikipedia has examples of the XML tags for … Continue reading