After the mobile edition of Google Reader, Google launched an official iPhone edition of their Social links Reader. The new reader is optimized for a better experience with advanced browsers. This new version is designed to offer many of the same features as the desktop, while making it quick and easy to act on items. If you’ve used list view, then it should be familiar to you. Scan the titles for an item that interests you, tap and it expands in place. Starring, sharing, and keeping unread are done in place, so you never have to leave the list view or refresh the page.

Google reader for iPhone

iPhone link : http://www.google.com/reader/i/
Website : http://googlereader.blogspot.com/2008/05/brand-new-google-reader-for-iphone.html

Skype for iPhone by ShapeServices

ShapeServices, creator of IM+ instant messenger, have just launched Skype for iPhone, a web-based interface to use Skype services from your iPhone. The application looks amazing, I tried even from Firefox using my Skype account just curious to see the quality and it was great. After login you can call your friends, or landline number if you have skype credits. The application is written in JSP, but seems under high load currently.

Skype for iPhone

iPhone Link: http://skypeforiphone.com/
Website : http://www.shapeservices.com

Mark Lucovsky, Software Engineer Google, pushed a new sample of Google AJAX search for iPhone. The code provides an AJAX interface for Google search, image, news and blogs that anyone can use, clone, modify … etc. To make Google AJAX Search suitable for iPhone, Mark said that they :

  • Used the Raw Searcher Layer which is fully documented and is the base layer used in all of our advanced search controls
  • Followed the iPhone web-development guidelines published by Apple
  • Designed the sample to be readable on the 320×480 device without the need for excessive zooming
  • Positioned the various controls to account for the size and accuracy of the human finger
  • Took advantage of the fact that the iPhone keyboard will adapt itself to the “type” of input control (note the search button in the bottom right of the keyboard)
  • Used an appropriate link target to ensure that links open on a new page leaving the search page intact and ready for another search

iGoogle

The AJAX Search API is designed for developers. When your applications can take advantage of search, we provide you with everything you need in order to seamlessly integrate that search experience onto your site. You can control size, position, color scheme, searcher mix, result fidelity, etc.

iPhone link : http://www.google.com/uds/samples/iphone/isearch.html
Website: http://code.google.com/apis/ajaxsearch/