Yahoo! Shortcuts Plugin

Yahoo! Shortcuts plugin for Wordpress is cool. It makes posts rich with Yahoo! Maps, Flickr, finds relevant content and more.

Web proxy for cross-domain AJAX Calls

Writing client web applications that use XMLHttpRequest (also known as the XMLHTTP object in Internet Explorer) object can be tricky given restrictions imposed by web browsers on network connections across domains. This article on Yahoo Developer Network describes the issue in simple, easy to understand language and provides couple of possible solutions. More on Yahoo Dev Network