grep -r archive

Category: Web

  • Reach: An approach to bridge the digital divide[LOCUS 2012]

    Information and  communication technologies(ICT) in  general, and the Internet and the world wide web in particular, have  made life easier by facilitating easy communication with virtually everyone, and easy access to information located  virtually anywhere in the  world. But all these communication technology are in reach of rich peoples, poor peoples are still backward in…

    read →

  • Writing blogs offline using Live Writer

    Blogging is one of my key interest and those who are blogging in bloggers     sites like blogspot, wordpress, etc. might be facing problems with the blog editor i.e. working online. I have been using Windows Live Writer for from 2009 and it is really a great tool for blogging. There are cool features that you…

    read →

  • CakePHP : A rapid development MVC Framework

    Why Cake?Ever since Ruby on Rails became a popular web-based framework, teams of developers havebeen creating clones of Rails or Rails-like frameworks for various languages: TurboGears forPython; Zend, Symfony, and many others for PHP; Catalyst for Perl; and on and on. With somany options out there, why choose CakePHP for your web project? Getting a…

    read →

  • Customize your localhost Display

    Have u ever thinked of getting your localhost display customized with the local projects being displayed with lots of other stuffs than simply “It Works” text. Here is a simple HTML, CSS and JQuery based localhost index page so that u can get urself dynamic… 1. First of all listing your local projects stored in…

    read →

  • JQuery Based Game:- Quick Multiplication

    This is a simple multiplication based game created using the JQuery Library. It uses the basic concept of html, css and JavaScript to create the layouts and logic needed for the game. The game uses the JQuery library for the easier accomplishment of the task and Karma Framework for the image and sounds loading. This…

    read →