HTML5: In its own way

HTML5 is the fifth revision and newest version of the HTML standard. It offers new features that provide not only rich media support, but also enhance support for creating web applications that can interact with the user, his/her local data, and servers, more easily and effectively than it was ever possible previously.

Details

Perl Dancer Framework

Dancer is a micro framework used for writing Web applications. It is modelled after a Ruby framework called as ‘Sinatra’ that constructs web applications by building a list of HTTPs, URLs and different methods to handle that type of traffic to that specific URL.

Required Perl Modules
Dancer, Template Toolkit, File::Slurp, DBD::SQLite.

Template Toolkit : Front-end module to the template toolkit.

Details

Magento Security Features and Benefits

In todays’ life we cannot go a day ahead without hearing about someone or some group hacking a website or stealing credit card and other sensitive data from e-commerce sites.

The Market of E-commerce is at its boom, and that provides even more opportunities to hackers. There are many ready-made e-commerce platforms available on the Internet, that are easy to install and easy to manage at no extra cost and ‘Magento’ is one of the most popular out of them.

Details

Backbone JS

Backbone.js is a JavaScript client-side (front-end) framework that helps to organize the code by making it easier to develop single-page web application. It gives a structure to the web application by providing models with key-value binding and custom events; collections with a rich API of enumerable functions,views with declarative event handling, and connects it all…

Details

Google Chart

        Charts are used for graphical representation of data. It makes understanding things easier. For representing variations, relations and comparisons of data we can use charts. Commonly used chart types are Line, Bar, Column, Area, Pie etc. Developers can go for any of the following implementation to display charts on their web…

Details

Webobjects: A transcendent approach to Java Web Services

         WebObjects is a Java web application framework that ran on the server Apple. WebObjects is an integrated suite of Java frameworks for rapidly developing scalable, sophisticated Internet and Enterprise applications.WebObjects is a scalable, high-availability, high-performance application server. From the viewpoint of a developer, though, WebObjects is an extensible object-oriented platform upon which you can…

Details

Application for Windows 8 Tablet Devices using .Net Framework

The tools and technologies we used Frame work: .Net 4.0 Technologies: WPF, WCF Language: C#.Net Database: SQL Compact Edition 4.0 Tools: Visual Studio 2012, SQL Server 2008 R2 Management Studio,Expressions Blend. Operating System: Windows 8 Pro Dll’s: DirectShow , PDFjet Windows 8 operating system got two version, RT and Pro. Windows RT is a different…

Details

Apache Wicket

What is an Apache Wicket? Apache Wicket, commonly referred to as Wicket, is a lightweight component-based web application framework for the Java programming language conceptually similar to JavaServer Faces and Tapestry. Applications are written in pure java with XHTML, thus making learning this concept much easier without the need to depend on XML and JSTL.…

Details