Pinned Repositories
codenode
Interactive Programming Notebook for the Web Browser
django
test project for git
extjs-crud-grid
ExtJS and Spring Framework CRUD grid example
hibernate-annotations
Hibernate 3 Annotations sample project
jquery
jQuery JavaScript Library
spring-data-commons
Spring Data Commons. Interfaces and code shared between the various datastore specific implementations.
spring-jpa-hibernate
spring-social-facebook
Facebook API binding and connect support.
spring-social-twitter
Twitter API binding and connect support.
tapestry5-hotel-booking
Seam like 'Hotel booking' demonstration Web application for Tapestry 5
nawaraj's Repositories
nawaraj/codenode
Interactive Programming Notebook for the Web Browser
nawaraj/django
test project for git
nawaraj/extjs-crud-grid
ExtJS and Spring Framework CRUD grid example
nawaraj/hibernate-annotations
Hibernate 3 Annotations sample project
nawaraj/jquery
jQuery JavaScript Library
nawaraj/spring-data-commons
Spring Data Commons. Interfaces and code shared between the various datastore specific implementations.
nawaraj/spring-jpa-hibernate
nawaraj/spring-social-facebook
Facebook API binding and connect support.
nawaraj/spring-social-twitter
Twitter API binding and connect support.
nawaraj/tapestry5-hotel-booking
Seam like 'Hotel booking' demonstration Web application for Tapestry 5
nawaraj/tapestry5-tutorial
Source for the official Tapestry Tutorial
nawaraj/cakephp-ex
CakePHP Example
nawaraj/cakephp_jqueryui_autocomplete
A very simple way to use AutoComplete with CakePHP (use jQuery-ui widgets). This plugin support auto-magic "remote source", so you don't lose time to write action in your controller for return a json result to widgets (DRY).
nawaraj/VideoConference
A JAVA video chat system which can enable video call in a same network, can have text chat in a network , also can send file.
nawaraj/webcam-capture
The goal of this project is to allow integrated or USB-connected webcams access directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.