Tuesday, July 20, 2010

Facebook is Crawlable?

Google is making a push to help AJAX applications (Websites/apps that are normally not very friendly to Google's search engine) act more like regular sites which are easily crawlable/indexable/etc.

http://googlewebmastercentral.blogspot.com/2009/10/proposal-for-making-ajax-crawlable.html

You can tell a search engine (the indexer/crawler) that your AJAX app does adhere to these new standards by putting a "#!" in the URL.

I haven't looked very far into this but Facebook uses this (http://www.facebook.com/#!/ashtonthomas)
which makes me wonder why my facebook profile should be crawlable by search engines.

Sunday, April 11, 2010

Learning GWT

Over the next few months I will be researching and educating myself on everything that is involved with GWT RIA Application. I doubt I am alone in this challenge, so I will be posting updates as I find good resources and discover new things.

GWT Fundamentals, Organization & Structure, Architecture & Patterns, Database Connection, Deployment, and more

Some Links:

Ajaxian

GWT Examples and Design Patterns

IBM PDF for using GWT 2.0

IBM Exploring GWT

IBM GWT Tutorial Apache Derby & Eclipse