
Search In
As we speak, there are more than two million apps in the Google Play Store and Apple App store collectively, not even considering Amazon and other app stores. Every day, thousands of mobile developers are launching ideas and creating apps that just e
Hello,
I am sharing here how we can take backup of our Project mysql database file and upload it in our Dropbox Account. Advantage using this feature is we can store our database backup in our Dropbox account daily. We can set our script as a cron
Hello Everyone,
We have seen a lot of websites having big tables in them with lots of rows and columns.
What if someday being a developer you feel the need of getting all that data from the website at once without going the nasty way of copy
Hi All,
JQuery is a awesome JavaScript api to handle HTML DOM elements. We can do client side form validation, DOM manipulation using the JQuery library. In this article I will show you how to select or manipulate a DOM element using it's attributes

If you want to convert Java application into JavaScript, CheerpJ might be the best tool to do so. CheerpJ melds Java and Web development. It can convert Java applications or libraries into JavaScript and here comes the best part, to do so you don&rsq
Below document will assist you in creating Liferay Development environment on Windows 8 64 bit OS. Please be noted that you need at least 2 GB RAM for Liferay to work smoothly.
Install Chrome Browser
If you are already having good browser, you
IOS is formerly apples devices Operating System which is very popular in worldwide. However, Ios gadgets are costly; instead, android gadgets are not much expensive, like ios. There are many android devices available under 100$ but not any single ios
HTML to PDF using TCPDF in Cakephp 2
Hello friends, today I am writing this blog which will let you know how to convert HTML to PDF using Cakephp 2.x. We are going to use TCPF library to achieve this.
Lets begin with downloading TCPDF from Git
As we all know that Node.js runs in a single thread mode and in order to achieve performance it make use of event-driven methodology. This event-driven methodology make Node.js efficient for I/O processes , but sometime there are cases where applicat
To install joomla following steps needed to follow:
Download the Joomla installation package from the Joomla.org.
Once downloaded you will get a zip file. Unzip the file and upload the joomla files to your server.
Next you need to create a mysql da
