-
Popular Posts
-
Search
-
Recent Posts
Follow for New Updates
Tags
amazon analytics api apple blog browser chrome chromium Design dropbox error extension facebook firefox google greasemonkey ipad javascript jQuery keyboard linux lion mac Marketing mysql os x osx php plugin project quicksilver scam search SEO social spam ssl themes twitter unix ux video windows woo wordpress
Tag Archives: xml
Google’s Zip Code Lookup
So, I was using one of Google’s sign up forms, and I noticed that it gave me a nice tip – The valid zip codes for my state! Along with some sample zip codes for my country (usa). I opened up the firebug console and checked out the ajax call – it was this: https://www.google.com/adsense/addrform/resources?kind=country&code=US That’s really cool. It returned an XML document with all the state’s valid zipcodes. While it may be unreliable to make this same AJAX call from within your own web application every time, the XML document itself is quite valuable with the zip code validation. Download that XML document here.
XML-RPC – WordPress Remote Publishing
Just linked up Clipmarks with my blog. It uses XML-RPC to publish posts with whatever info I select (clip) from other web pages and blogs. Also, I changed the way it styles content by default using it’s built in settings, then I edited my sytle.css (wordpress theme styles) so that it is presented nicely. Too awesome. The flow of information is fluid. Why does Chrome not have built in spell check for textboxes? Firefox does . . .

