Archive

My USA 1999 Photos

Last weekend while doing some room cleaning, I came across an old photo album (you remember those chemically processed photos from photo studios). It was the photographs of my first USA trip in 1999. I selected few of them and uploaded it to my online album. You can see me "younger" than today and without spectacles :-) .

(Below) With Actress Ramba in Frankfurt Airport (1999)
 
(Below) With Actor Vijay in Frankfurt Airport (1999)
 
  (Top) In 1999 in New York with World Trade Center (Twin Towers) behind me in the horizon
(Top) In 1999 in New York on top of the World Trade Center (Twin Towers) observation deck

BTW, I don’t know Actor Vijay or Actress Ramba in person. Just happened to get out from the business class together with them and I requested them for a quick "snap". Fortunately I remembered to carry my pocket camera in my backpack then (of course, nowadays every one has a Mobile Phone with Camera).

Silverlight – Search Engine Friendly by Design

Last few days there has been buzz around Adobe’s announcement of collaboration with Google and Yahoo! to improve the ability of search engines to index Flash files better – which are normally .SWF binary files. Instead of coming with open XML based file formats Adobe has chosen to offer an "optimised" (basically a server component) version of Flash Player that sits on a search engine’s server and checks for Flash at the same time as HTML.

Compare this with Microsoft’s Silverlight. Silverlight applications are packaged in a XAP file (which are simply a zip) format and any static textual content is in the XAML files. XAML files are nothing more than a well-defined XML file, this means even today without any special API search engines can index Silverlight Applications. In addition Silverlight apps supports deep linking which is important for facilitating relevance, very much like HTML’s nested links concept. For more details see this post here by Microsoft’s Nikhil Kothari on how Silverlight by design is Search Engine friendly.

Anyways, this is a very important step that Adobe that has announced. Flash is currently the entrenched player in the RIA space having more than 95% of market share. This has resulted in enormous amount of content being out there in the Web in Flash file formats. These have been so far out of reach of Search Engines and any attempt by Adobe to make it reachable is welcome. And any competition here between Adobe and Microsoft is also a welcome one.