
by ITGenre on November 15th 2011 in MySQL - How To tags: Database, how to, MySQL, MySQL Tutorial 20 Comments
Now-a-days pretty much everyone knows about what is MySQL. In my opinion it is good to have a basic understanding of how it works as it is getting more and more popular and widely used all over the world. So, I decided to write an introductory article that explains some of the basic of MySQL and how to initially set it up. So, first thing first, we will start with ...

by ITGenre on November 3rd 2011 in Java - How To tags: how to, java, Java for beginners, java how to, Java Program, learn java, programming 17 Comments
If you are a beginner on Java, you will find this article helpful. In it, I will try to simplify the Java set up. Firstly, I would discuss how to set it up on your PC before getting into coding part. Let’s assume you have downloaded and installed Java and you want to set it up. So in order to set up Java you need to go under Windows and ...

by ITGenre on November 1st 2011 in Tech tags: petman, robot, soldier 19 Comments
PETMAN, is a human-sized robot and it mimics soldiers. It have been seen as future battlefield robot. PETMAN was developed by Boston Dynamics. It mimics soldier but apparently can’t fight like one. It can do push-ups, run, moves like a human and also can adjust body temperature. Here are some of the other “official” abilities of this robot: The robot, which Boston Dynamics will deliver to the military sometime next year, ...

by ITGenre on October 30th 2011 in Tech tags: Google, Motorola, Motorola Defy, Smart Phone, Water Resistant 31 Comments
The Motorola Defy has taken smart phones to a whole new level. Gone are the days where destroying smart phones were a regular occurrence. This tough and durable phone comes with shock proofing and is water resistant. There are times wherein we become awkward and clumsy and we let go of our phones. This would usually result to a cracked screen or the phone would not function correctly. There are ...

by ITGenre on October 27th 2011 in SEO tags: Backlinks, EDU, EDU Backlinks, Google, Search Engine, Search Engine Optimization, SEO 29 Comments
The benefits of getting a lot of edu backlinks are really huge because such sites are more respectable in the Google’s eyes. If you still didn't manage get many of them or you still have questions about their importance and credibility, then check out below some of the main reasons why you have to build a lot of edu backlinks to your site if you want to increase your online ...

by ITGenre on October 26th 2011 in How To Blog tags: blogger, blogging, how to blog, successful blogger 3 Comments
Blogging is really great way to become popular and earn huge income. Many people ask questions like how to blog, how to make your blog stand out or tips for successful blogging. You need to set your goals and plan your blog before launching it. Unfortunately, many bloggers fail to achieve their goals and quit pretty soon. The following tips will help you to stay motivated and orientated for better ...

by ITGenre on October 23rd 2011 in CSS - How To tags: CSS, How To CSS, IT Tutorial 2 Comments
Here is another quick and easy IT tutorial on how to work with CSS. This time I will be discussing how to use list tags in CSS. <ul> and <ol> are list tags, which create lists and menus for you. <ul> stands for unordered list and this tag will create an unordered list which is appended by some image or bullet. <ol> stands for Ordered list and this will create ordered ...

by ITGenre on October 22nd 2011 in IT Tutorials tags: how to sysprep, IT Tutorial, oobe, sysprep, sysprepfile.xml, unattend.xml, WAIK, windows, windows 7, winpe 17 Comments
In this guide I will be explaining step by step tutorial on how to Sysprep your Windows 7 machine. This IT tutorial is broken down into the following sections: Audit Mode Building of the file in the sysprepfile.xml WSIM Copying of the default profile using the command "CopyProfile = true" Prompting for the computer name Enabling the Administrator Account Logging in with the Administrator for the First Time Automatically. Using CScript to Automatically activate Windows. successfully Copying the ...