Posts By Chandima Vitharana

Google Maps and Bing Maps Under One Hood

Google Maps and Bing Maps Under One Hood
If it’s about searching for locations, you must be aware of Google Maps. Why Google Maps is popular is because of its highly detailed 2D map. You will be amazed to see that Google is wise enough to display even the less important roads. Another popular feature of Google Maps is its detailed Street View. It shows quite accurate details in a 360 degrees... 
Posted by on Apr 28th, 2012 | Leave a Comment

Shop by Color – A Whole New Way Of Shopping

Shop by Color – A Whole New Way Of Shopping
With many businesses going online, people nowadays spend less time going out on shopping expeditions and browse through shops for hours. When you shop online, what you would usually do is, go to the particular site and browse for the goods based on category. Ex. I want to buy a pair of black skinny legged jeans. What I would probably do is, go to the... 
Posted by on Apr 26th, 2012 | Leave a Comment

Know Your Computer’s Details with SupportDetails.Com

Know Your Computer’s Details with SupportDetails.Com
In olden days, a computer was a machine utilized by highly techy people. They used specific commands to operate the computers and they knew how to fix it when something goes wrong. However with time people of different competencies, professions and ages started to use computers to perform their work efficiently. And today about two thirds of the computer... 
Posted by on Apr 19th, 2012 | Leave a Comment

How to Make CSS Tabs Work – Animating With JavaScript

How to Make CSS Tabs Work – Animating With JavaScript
In my previous tutorial I have explained How to create a simple tab design in CSS. Today we’ll learn about making the tabs work! If you take websites with tabbed design, most of them will usually refresh the page when displaying the content of that particular tab or simply link the tab with another page. But this is very annoying sometimes and does... 
Posted by on Apr 10th, 2012 | Leave a Comment

How to Create Simple Tabs in CSS

How to Create Simple Tabs in CSS
Hi folks! Today I am writing about yet another interesting CSS tutorial. When you are designing a website, you might have come across the requirement of adding tabs to your design. If not, you might need to do so in the future. So when you need to add tabs how many of you consider designing it on your own? Most of you will take the easy way and download... 
Posted by on Apr 6th, 2012 | Leave a Comment

How to Create a 3D Drop Down Menu in CSS

How to Create a 3D Drop Down Menu in CSS
When you are designing a website how many times have you attempted to design the menu navigation on your own? Most of the time you will either use the same menu design that came with the template you downloaded or simply copy + paste a code found through the internet. But today I’m going to show you how to create a 3D drop down menu using ONLY CSS!... 
Posted by on Mar 15th, 2012 | Leave a Comment

3 Most Common PHP Errors You Should Know To Fix

3 Most Common PHP Errors You Should Know To Fix
There were times in my coding life where I’ve wasted a great deal of time to find a solution for some error when I could have easily figured it out myself if I looked closely at the code. But I know eyes can be deceiving after spending hours and hours on the same code, so minute errors would be the last to notice. You must have been there and done... 
Posted by on Feb 29th, 2012 | Leave a Comment

How to Fix PHP Notice: Undefined index

How to Fix PHP Notice: Undefined index
Ever struggled hours and hours to figure out a fix for this notice? First of all let us understand the problem.It should be clearly understood that this is NOT an ‘Error’, but a ‘Notice’. A notice can be ignored if it’s not critical while an error must be fixed. You might have observed that even though a notice appears, rest of the output... 
Posted by on Jan 23rd, 2012 | 8 Comments
Copyright © 2012 Notes Of Genius. All rights reserved.