Sunday, 5 April 2015

Hibernate

Hibernate an open source Java persistence framework project. Perform powerful object relational mapping and query databases using HQL and SQL.

Hibernate

click http://hibernate.org/


Tutorial

click http://www.tutorialspoint.com/hibernate/

 

Sunday, 22 March 2015

Drupal

              Drupal is one of the best Content Management Systems (CMS). It is written in PHP and requires a MySQL database. Its basic installation can be easily turned into many different types of web sites - from simple web logs to large online communities.

Tutorial


  • How to install Drupal through Softaculous, through Fantastico or manually Step by step instructions how to perform a Drupal installation using the Softaculous or the Fantastico autoinstallers. If your host does not support these autoinstallers, you can find out how to install Drupal manually.
  • How to use Drupal Comprehensive examples how to use Drupal for your website.
  • How to install Drupal modules Learn how to install Drupal modules for an existing Drupal installation.
  • How to change Drupal themes Easy to follow instructions how to upload and use a new theme for your Drupal website.
  • How to manage Drupal users Learn how to manage the user roles in a Drupal website.
  • Access control in Drupal Here you will find instructions how to control the users permissions for a Drupal website.
  • How to use Search Engine Friendly URLs in Drupal In this part of the tutorial you will find instructions how to enable the clean URLs in Drupal in three simple steps.
  • How to backup Drupal Learn how to create a backup for your Drupal website.
  • How to update Drupal In this part of the tutorial you will find instructions how to upgrade your Drupal application to the latest stable version.
  • How to use Drupal Taxonomy Here you will find information how to work with Drupal Taxonomy.

Click https://www.siteground.com/tutorials/drupal/

Friday, 6 February 2015

Internet Of Things



  •      Definition

                Definition, details about IOT can be know using below link.

                      click http://en.wikipedia.org/wiki/Internet_of_Things

  •      Tutorial

              This Eclipse tutorila about  IOT,this explaint about technologies used in it.
    the tutorial help to make green house by making IOT Device to check tempratore.

                  click http://iot.eclipse.org/java/tutorial/


  •     Kura

             Kura provides a Java/OSGi-based container for IoT applications running in service gateways. By installing Kura on a device, not only can you turn it into a powerful IoT router that can be managed remotely, but you also have access to a complete application framework for deploying custom applications. These applications leverage OSGi and Kura API for making it easy to access the underlying hardware (serial port, GPIOs, etc.), communicate with an IoT server backend, manage the runtime settings, etc.

    Learn more on Kura on the project’s website: https://www.eclipse.org/kura

     

  • MQTT and Paho


              In order to make the sensors data available to the Internet, and therefore allow 3rd party applications (mobile, web, etc.) to consume this data, we will use the MQTT protocol.

              MQTT is a lightweight messaging protocol based on the publish/subscribe model. A central broker is federating MQTT clients that are publishing messages on specific topics, allowing other clients subscribed to these topics to immediately receive those messages.

              Eclipse Paho is an open-source project that provides MQTT client implementations in many programming languages, and Kura is using Paho to provide high-level OSGi services for IoT communications between a gateway and the Internet. 

    Learn more on Paho on the project’s website: https://www.eclipse.org/paho


    CoAP and Californium


                  CoAP (Constrained Application Protocol) is a RESTful protocol targeting constrained embedded devices and wireless networks. CoAP essentially replicates the HTTP resource model on top of UDP using a binary, bandwidth-efficient, encoding.
    Eclipse Californium provides a Java implementation of CoAP, together with a security library (Scandium) for DTLS.

    Learn more on Californium on the project’s website: https://www.eclipse.org/californium





     

Area Of Interest

 

 

Data Structure

 

  •      Definition ( Wikipedia )

                  click http://en.wikipedia.org/wiki/Data_structure

 

Software Engineering

  • Software Requirements

             click http://www.tutorialspoint.com/software_engineering/software_requirements.htm

 

  • Software Design Basics

             click http://www.tutorialspoint.com/software_engineering/software_design_basics.htm 

 

  • Software Analysis & Design Tools

              click http://www.tutorialspoint.com/software_engineering/software_analysis_design_tools.htm

  • Software Design Strategies

             click http://www.tutorialspoint.com/software_engineering/software_design_strategies.htm

  • Software User Interface Design

             click http://www.tutorialspoint.com/software_engineering/software_user_interface_design.htm

  • Software Design Complexity

            click  http://www.tutorialspoint.com/software_engineering/software_design_complexity.htm


  • Software Implementation

            click http://www.tutorialspoint.com/software_engineering/software_implementation.htm

Friday, 30 January 2015

Open Source Contribution

  • Google Summer Of Code

            click https://www.google-melange.com/

    

  • openhatch

         all open source project accessed in one place.

            click http://openhatch.org/search/