TO THE NEW Blog PAGES

Grails

Integrating Google plus in grails application

In my current project, i needed to integrate Google+ in the application using server-side API. Google uses OAuth2.0 protocol for authorization when our application tries to access the data. All we require is an access token to fetch data from Google using REST calls which serves data in JSON format. I implemented it using Web […]

Vishal Sahu
Vishal Sahu
Read

Technology

Speeding up Ubuntu

Of-late my laptop has been highly responsive …. as responsive as a sloth can be… 😛 I mean you wouldn’t be expecting an Intel i5 Processor with 4GB Ram and 500GB hard disk making you go for a coffee break every time you had to build or compile your code. I am sure many of […]

Manoj Mohan
Manoj Mohan
Read
Services