What is Android
Being a Gadget Guy, people are always asking me my opinion on smartphones and their respective platforms. I guess this is because I have had them all: Blackberry, Windows, Apple…
Being a Gadget Guy, people are always asking me my opinion on smartphones and their respective platforms. I guess this is because I have had them all: Blackberry, Windows, Apple…
We’re honestly pretty excited for HTC Sense 4.0, which is supposed to de-clutter, de-compress, and beautify the bloated state of Sense UI in its current incarnation. According to Pocketnow, after…
I remember back in the PDA days when Sony would release a new CLIE Palm device every three months and it was overwhelming and confusing to the consumer. In today’s…
After the installation of the Joomla into your PC, you will be able to see the Joomla site on your browser. It is strongly recommended that you should use the…
First of all, you will create the HTML structure of the images that will rotate in the slideshow as I created as follows <div id="slideshow-area"> <div id="slideshow-scroller"> <div id="slideshow-holder"> <div…
We've seen several laptops lately that peg the intersection of the desktop replacement and budget categories at around $700. The Acer Aspire TimelineX 5830TG-6614 is a bit steeper at a…
Hewlett-Packard on Monday announced its latest netbook, which offers significant application and graphics performance improvements with Intel's newest Atom processor. The HP Mini 1104 has a 10.1-inch screen and is…
Follow the following steps: First of all, you all should download drupal from their site. And if you are a window user then you install the wamp or Xamp server…
Here now you will learn how you can validate a form using JavaScript, its client-side validation, and better than the server-side validation because the server-side validation is somehow time-consuming. First,…
Here First you know how your mail script will work, its the first and simple script, <?php $to = "[email protected]"; $subject = "Hi!"; $body = "Hi,\n\nHow are you?"; if (mail($to,…