All posts tagged featured

googleall

Google + and Web 3.0

+ You must be in Google or yes. The powerful reasons which lead me to make a statement so categorically have little to do with the potential benefits that Google + us as alternative social network, its design or functionality [...]

Continue Reading...
DSC-6361_123914

Anna Hazare gets support from Bollywood

Netizens together with Bollywood stars, poets and writers flooded the social networking sites with messages extending support to Anna Hazare following his arrest for vowing to travel ahead

google+1-button-add-tutorial

Google’s +1 Button Challenge of Facebook’s Like Across the net

Google is taking its +1 feature beyond search results and launching a button that publishers will embody on their own websites. The button, that debuted in March in Google

coding-flexbuilder-2

Making Flex Builder PHP Friendly

When I first installed Flash Builder 4, it was like coming back to an old friend. Well, that old friend that you

useful_jquery_techniques

jQuery UI: Changing the date format for Datepicker

jQuery UI Changing the date format for Datepicker Tutorial. The dateFormat option is one of the localization options. Setting this option allows you to quickly and

linux_robot

Ten Linux Commands Every Web Developer Should Know

In the early days of the Web, you could build an appealing portfolio with little more than a basic understanding of HTML and a server-side scripting language such

javascript_logo

JavaScript if Statements Syntax

A very fundamental part of JavaScript is the if statement. One thing that gets people all up-tight is using ternary operators and not using curly brackets in your JavaScript. Some