Last Saturday IEEE GOLD of Hyderabad Section organized the World of Web Apps Session at Progress Software as part of our developer community initiative . This session was for engineers who work on open source web technologies and have interest in the same. IEEE GOLD World Of Web Apps Shabda from AgileIQ talked about meteor …
Category Archive: Open Source
Jul 25
setting up eclipse with github
For most of the project I use eclipse as it is very extendable with so many plugins but when I want to be lazy and let the IDE do everything I wish I use Netbeans (i.e at work ). I wanted my project to be stored as repository at git and let eclipse handle all …
Sep 17
HBase Resources
Todd Lipcon gives a brief introduction to HBase, Hadoop’s database. Todd goes on to explain HBase usage scenarios, how HBase compare to an RDBMS, and how HBase complements Hadoop. http://player.vimeo.com/video/14068552 Introduction to HBase (Ch1) – Todd Lipcon from Cloudera on Vimeo. Also there is a nice beginners article by Jim Wilson