What's New Here?

Wordpress Plugin Development

Create a WordPress plugin : Stylish HTML tables

What is WordPress? WordPress is Open Source Blog publishing software which uses PHP as front end and MySQL as back end in the application. It is highly extensible through pluggable ...
Oracle Weblogic Server guide with Oracle XE

Oracle Weblogic Quick Guide

Oracle Weblogic server is a leading application server in the market which has enhanced performance, scalability, efficiency and manageability. This document provides step by step view ...
2012 Anticipated tech products

The 5 Most Anticipated Tech Products For The Second Half Of 2012

Each year, the big players in the tech world try to outdo one another, with the releases of their most anticipated products. Earlier this year, in mid-March, the world watched as Apple ...
Google drive

Google Drive > Dropbox

Who in this generation of USB drives and external HDs could ever have imagined that we’d one day have the ability to access all our files wherever we are and on any device we had ...
SAX Parsing

SAX vs DOM parser

In the last series we have explained about DOM parser in the article “Create and read XML files using DOM Parser“. In today’s article we will discuss about SAX Parsing ...
DOM Parser

Create and read XML files using DOM Parser

In Java JDK there are two types of XML parsers models : DOM (Document Object Model) and SAX(Simple API for XML). In this series we are going to take a look at DOM parser and how to ...
Java 8

Project Jigsaw and Java8: Is it really going to solve anything?

Project Jigsaw deals with making of the java compiler module aware. Since long Java API was seen too monolithic in nature. This means that you can see the entire API from any part ...
© 2013 IdioTechie. All rights reserved.