Updates from arindam_m and contacts http://www.snockles.com/ http://www.snockles.com/ Sample Channel Example 10 Snockles Snockles siteAuthor siteCopyright English My Present Location - Matrix Tower - indranil snockled 7 days ago via Web http://www.snockles.com/indranil/3968 http://www.snockles.com/indranil/3968 indranil My Present Location - Matrix Tower Hi - indranil snockled 7 days ago via Web http://www.snockles.com/indranil/3962 http://www.snockles.com/indranil/3962 indranil Hi I am looking for a friend - indranil snockled 7 days ago via Web http://www.snockles.com/indranil/3961 http://www.snockles.com/indranil/3961 indranil I am looking for a friend I am looking for a partner - hello partner - indranil snockled 9 days ago via Web http://www.snockles.com/indranil/3960 http://www.snockles.com/indranil/3960 indranil I am looking for a partner - hello partner Hi indrajit, how are you doing? - indranil snockled 85 days ago via Web | 1reply http://www.snockles.com/indranil/3731 http://www.snockles.com/indranil/3731 indranil Hi indrajit, how are you doing? More on Google and flash at http://www.straightupsearch.com/archives/2008/07/google_gets_fri_1.html - probuddha snockled 140 days ago via Web http://www.snockles.com/probuddha/3627 http://www.snockles.com/probuddha/3627 probuddha More on Google and flash at http://www.straightupsearch.com/archives/2008/07/google_gets_fri_1.html Google Gets Friendly with Flash Content http://googlewebmastercentral.blogspot.com/2008/06/improved-flash-indexing.html - probuddha snockled 140 days ago via Web http://www.snockles.com/probuddha/3626 http://www.snockles.com/probuddha/3626 probuddha Google Gets Friendly with Flash Content http://googlewebmastercentral.blogspot.com/2008/06/improved-flash-indexing.html http://www.straightupsearch.com:80/archives/2008/07/google_gets_fri_1.html Hello everybody, a warm welcome to Matrix Tower, Sector V - indranil snockled 181 days ago via Web http://www.snockles.com/indranil/3147 http://www.snockles.com/indranil/3147 indranil Hello everybody, a warm welcome to Matrix Tower, Sector V By generating the HTML locally within the browser, and only bringing down JavaScript calls and the actual data, Ajax web p - indranil snockled 181 days ago via Web http://www.snockles.com/indranil/3146 http://www.snockles.com/indranil/3146 indranil By generating the HTML locally within the browser, and only bringing down JavaScript calls and the actual data, Ajax web pages can appear to load relatively quickly since the payload coming down is much smaller in size, and the rest of the layout does not have to be redrawn on each update. An example of this technique is a large result set where multiple pages of data exist. With Ajax, the HTML of the page (e.g., a table structure with related <TR> and <TD> tags) can be produced locally in the browser, not brought down with the first page of the document. In addition to "load on demand" of contents, some web-based applications load stubs of event handlers and then load the functions on the fly. This technique significantly cuts down the bandwidth consumption for web applications. In addition Ajax works on the client and shares some work of the server, reducing the server load. Ajax (Asynchronous JavaScript and XML) is a group of web development techniques for creating interactive web applications. - indranil snockled 181 days ago via Web http://www.snockles.com/indranil/3145 http://www.snockles.com/indranil/3145 indranil Ajax (Asynchronous JavaScript and XML) is a group of web development techniques for creating interactive web applications. Many Ajax implementations, known as frameworks and libraries, can enable rich Internet applications for the browser, desktop, and devices.