List/Grid

Education Subscribe to Education

How to create Download File button using Java Servlets

How to create Download File button using Java Servlets

Before you read this post i would recommend you to go through these earlier post to understand what we did and what we are going to do. Convert SVG to… Read more »

How to use Java Servlets and Ajax

How to use Java Servlets and Ajax

In previous post we saw an example of how to convert SVG to PNG using Java Servlet. You can either use a submit button to submit form to servlet or… Read more »

Convert SVG to PNG using Java Servlet

Convert SVG to PNG using Java Servlet

I am going to cover several aspects of this project in other posts. In this post i will only cover how to convert SVG to png. I will use Batik… Read more »

Play Youtube Video In Android App with Embeded Script

Play Youtube Video In Android App with Embeded Script

These are the samples of how to Embedded Script For Youtube Video.

Play remote and local media files in Titanium

Play remote and local media files in Titanium

Titanium is a bit complex, but very well documented and great tool for mobile applications development. I am discussing here, how you can play both local and remote sound files… Read more »

Getting user’s uid from external php script – Drupal

Getting user’s uid from external php script – Drupal

I came across a issue while creating a website using Drupal, that i wanted to access user info via a external page (i.e not a drupal node). I had to… Read more »

Use pages while making mobile app using Trigger.io

Use pages while making mobile app using Trigger.io

I have been making several android apps, but found trigger.io a good platform to make apps using html5 and javascript. The platform is still in its initial phases, and developers… Read more »

Unblock, blocked users after 5 failed login attempts – Drupal

Unblock, blocked users after 5 failed login attempts – Drupal

Drupal 7 prevents brute force attacks on accounts. It does so by refusing login attempts when more than 5 attempts failed. The amount of failed logins is recorded in the… Read more »

Must Have Drupal 7 Modules

Chaos Tools (http://drupal.org/project/ctools) Chaos Tools is one of thos things that really should just be built into the Core of Drupal, and I’m sure that at some point it will… Read more »

HP TouchPad Kernel Released

HP TouchPad Kernel Released

HP has just released the now defunct Touchpad’s Android kernel source code to the masses – despite the fact that the 9.7″ tablet arrived at the market last summer with… Read more »