Technology

First Hand Experience of Day 1 at AWS Re:Invent’13 – by IntelliGrape

It was an amazing day for IntelliGrape at AWS Re:Invent: the largest gathering of developers and technical leaders from the AWS community. Attendees from across the globe are present here to take advantage of 175+ sessions, training bootcamps, hands-on labs, and Hackathon to gain deeper skills and knowledge of the AWS Cloud. ...

by Bansi
Tag: Intelligrape
13-Nov-2013

AWS

10 MUST ATTEND sessions at AWS ReInvent’13

AWS Re: Invent’13, November 12-15, 2013 - Las Vegas is going to be the cloud event of the year. With a total of 202 sessions across 13 tracks in 4 days; 361 speakers, 174 from AWS team and 186 from customer base which is 34% more than total sessions in 2012. With session list announced a month ago and exclusive session builder already...

by Bansi
Tag: Intelligrape
06-Nov-2013

Technology

How to Use CRAWLME

How to implement CRAWLME? Make you ajax app use the hashbang #! instead of just hash # in urls which allows Google to crawl and index those ajax supported urls. Insert the CRAWLME middleware before your server in the chain of Connect/Express middlewares. Crawlme takes care of rest. Example: var connect = require('connect'); ...

by Shreyance Jain
Tag: Intelligrape
12-Aug-2013

Technology

MAKE your AJAX WEB APPLICATION INDEXABLE using CRAWLME

Recently, Programmers are more inclined towards creating web application with AJAX than doing it with static HTML pages which makes applications faster and richer. But by doing so, application loses its indexability which results in modern and user friendly yet less searchable apps. Let’s take an example of a website:  For browser/user...

by Shreyance Jain
Tag: Intelligrape
12-Aug-2013