Google Supported Domain list-Google Domains

 google.com
 google.ad
 google.ae
 google.com.af
 google.com.ag
 google.com.ai
 google.am
 google.it.ao
 google.com.ar
 google.as
 google.at
 google.com.au
 google.az
 google.ba
 google.com.bd
 google.be
 google.bg
 google.com.bh
 google.bi
 google.com.bn
 google.com.bo
 google.com.br
 google.bs
 google.co.bw
 google.com.by
 google.com.bz
 google.ca
 google.cd
 google.cg
 google.ch
 google.ci
 google.co.ck
 google.cl
 google.cn
 google.com.co
 google.co.cr
 google.com.cu
 google.cz
 google.de
 google.dj
 google.dk
 google.dm
 google.com.do
 google.dz
 google.com.ec
 google.ee
 google.com.eg
 google.es
 google.com.et
 google.fi
 google.com.fj
 google.fm
 google.fr
 google.ge
 google.gg
 google.com.gh
 google.com.gi
 google.gl
 google.gm
 google.gp
 google.gr
 google.com.gt
 google.gy
 google.com.hk
 google.hn
 google.hr
 google.ht
 google.hu
 google.co.id
 google.ie
 google.co.il
 google.im
 google.co.in
 google.is
 google.it
 google.je
 google.com.jm
 google.jo
 google.co.jp
 google.co.ke
 google.com.kh
 google.ki
 google.kg
 google.co.kr
 google.kz
 google.la
 google.li
 google.lk
 google.co.ls
 google.lt
 google.lu
 google.lv
 google.com.ly
 google.co.ma
 google.md
 google.mn
 google.ms
 google.com.mt
 google.mu
 google.mv
 google.mw
 google.com.mx
 google.com.my
 google.com.na
 google.com.nf
 google.com.ng
 google.com.ni
 google.nl
 google.no
 google.com.np
 google.nr
 google.nu
 google.co.nz
 google.com.om
 google.com.pa
 google.com.pe
 google.com.ph
 google.com.pk
 google.pl
 google.pn
 google.com.pr
 google.pt
 google.com.py
 google.com.qa
 google.ro
 google.ru
 google.rw
 google.com.sa
 google.com.sb
 google.sc
 google.se
 google.com.sg
 google.sh
 google.si
 google.sk
 google.sn
 google.sm
 google.st
 google.com.sv
 google.co.th
 google.com.tj
 google.tk
 google.tl
 google.tm
 google.to
 google.com.tr
 google.tt
 google.com.tw
 google.co.tz
 google.com.ua
 google.co.ug
 google.co.uk
 google.com.uy
 google.co.uz
 google.com.vc
 google.co.ve
 google.vg
 google.co.vi
 google.com.vn
 google.vu
 google.ws
 google.rs
 google.co.za
 google.co.zm
 google.co.zw
 google.cat

Refer:http://www.google.com/supported_domains

My bookmarks

Bookmarks

Bookmarks


Webservices

SOAP WSDL
Web Services Introduction - What is Web Services
Free HTML XHTML CSS JavaScript DHTML XML DOM XSL XSLT RSS AJAX ASP ADO PHP SQL tutorials, references, examples for web building.
Introduction to Web Services
Have you heard the buzz about Web Services but feel a bit fuzzy on the details? This article begins a series that will guide you through the web services maze.
Modifying the Web page used to display errors
webservices.xml.com: Creating and Consuming Web Services With PHP
Find out how to create XML-RPC, SOAP and REST web services using PHP, the most popular scripting language for web applications.
PHP Web Services using SOAP
Programming with NuSOAP Using WSDL
Programming with NuSOAP Using WSDL
PHP Web Services using SOAP
Using SOAP Headers
Communicating with a Web service method using SOAP follows a standard format. Part of this format is the data that is encoded in an XML document. The XML document consists of a root Envelope element, which in turn consists of a required Body element and an optional Header element. The Body element comprises the data specific to the message. The optional Header element can contain additional information not directly related to the particular message. Each child element of the Header element is called a SOAP header.


Oracle

Technical Note: Installing PHP and the Oracle 10g Instant Client for Linux and Windows
Oracle PL/SQL Programming, 2nd Edition
Oracle FAQ: PL/SQL
Questions and answers about PL/SQL, Oracle's procedural extention to standard SQL.
Oracle/SQL Tutorial
Ask Tom Home
activeSQL
SQL Tutorial
This is an introduction to Structured Query Language
Structured Query Language (SQL)
Most large-scale databases use the Structured Query Language (SQL) to define all user and administrator interactions. This language offers a flexible interface for databases of all shapes and sizes.
What is a Database?
Databases are designed to offer an organized mechanism for storing, managing and retrieving information. They do so through the use of tables. If you’re familiar with spreadsheets like Microsoft Excel, you’re probably already accustomed to storing data in tabular form. It’s not much of a stretch to make the leap from spreadsheets to databases.
MySQL AB :: MySQL 5.0 Reference Manual :: 14.2 The InnoDB Storage Engine
plsql Tutorial | Procedural Language extensions to SQL | freejavaguide.com
plsql tutorial for beginners with easy to understand pl sql programming examples. This pl/sql tutorials site has free reusable pl sql code examples.
Online Tutorial Oracle SQL and PL / SQL Training Courses Tutorials


Joomla

Joomla! Resource - Download Joomla Components, Modules, Templates and More - Home
Joomla! Resource Download - Joomla Components, Joomla Modules, Joomla Templates and other related Joomla resources. Free Joomla for you

Php gtk

php-gtk2 Cookbook
Collection of problems, solutions, and practical examples for PHP-GTK2 programmers. Each recipe contains a complete sample code followed by explanation.
Programming with PHP and GTK, Part 1
Programming with PHP and GTK, Part 1
PHP-GTK Manual - PHP-GTK Manual
PHP-GTK Manual - PHP-GTK Manual


Php

phpguru.org - Unserialize PHP with Javascript
Personal site used for distribution of various php classes and applications including phpSQLiteAdmin, a php web based administration tool for SQLite.
PHP Hacks - Creating charts with JGraph
PHP Tutorial, JPGraph is an Object Oriented graph library, which can help you to draw graphs. The real advantage in using JPGraph is its simplicity. Creating a graph at runtime may sound complex! But JPGraph class has been designed in such a way that they hide the complex part from the user. Few lines of coding can create amazing graphs, which you can never think of.
https://www.zend.com/manual/migration5.functions.php
Caching with PHP5
Personal site used for distribution of various php classes and applications including phpSQLiteAdmin, a php web based administration tool for SQLite.
Ruben Benjamin » PHP
PHP: Exceptions try catch
PHP Help: Exceptions -try catch
PHP Freaks is an online PHP Help community that provides PHP Tutorials, PHP Examples, PHP Scripts, PHP Support, Web Developer Documentation and more.
PHPDeveloper.org
Fantastico | phpbb Hosting | Joomla | Moodle | Mambo | PHPauction | WordPress | Xoops | OS Commerce
phpBB2 Nucleus pMachine WordPress Drupal Geeklog Joomla Mambo PHP-Nuke phpWCMS phpWebSite Post-Nuke Siteframe Typo3 Xoops Crafty Syntax Live Help Help Center Live osTicket PerlDesk Support Logic Helpdesk Support Services Manager b2evolution OSCommerce Zen Cart FAQMasterFlex 4images Gallery Coppermine Photo Gallery PHPlist Advanced Poll phpESP PHPSurveyor dotProject PHProjekt PhpWiki TikiWiki Moodle Noah.s Classifieds Open-Realty phpAdsNew PHPauction phpFormGenerator WebCalendar
The PHP to ASP Convertor - Convert PHP to ASP
PHP Tutorial
Soap
dompdf - The PHP 5 HTML to PDF Converter
How to logout automatically when close the browser ? - Mambo - A PHP & MySQL Content Management System
How to logout automatically when close the browser ? Security & Performance
Top 7 PHP Security Blunders [PHP & MySQL Tutorials]
PHP's availability, ease of use, and support makes it the first choice for many budding developers. Yet the potential for the unwary coder to overlook certain key aspects of security lands countless developers in hot water. Pax explores the key security holes, common issues, and typical oversights in this hands-on primer.


Htaccess

Mod rewrite tips and tricks
Mod_Rewrite Tutorials
Mod_Rewrite Tutorials Mod_Rewrite discussion board that covers practical mod_rewrite tips for php based scripts and provides mod_rewrite tutorials and howtos
URL Rewriting | redirecting URLs with Apache’s mod_rewrite || HTMLSource ]


Pointers in C

C Pointers Tutorial: What is a pointer?
In depth guided look on pointers and arrays in C, illustrated with code examples. Powered by TARANETS SERVICES


English

Phrasal Verbs: Z
Idioms


PhpAdsNew

Screenshot gallery - Managing inventory
phpAdsNew / Open-source ad server


Ajax

Developing PHP the Ajax way, Part 1: Getting started
Asynchronous JavaScript and XML (Ajax), is arguably the most popular new Web technology. In this two-part 'Developing PHP the Ajax way' series, you will create a simple photo album as an online Web application, entirely in PHP and the Simple Ajax Toolkit (Sajax). You'll begin by writing a simple photo album using the standard method of PHP development and later apply Sajax to make it an active Web application.
Demos in scriptaculous wiki
Zapatec DHTML Grid Widget - Phone Bill Example
Using the controls on the left, you can filter which rows to display. Filter Rate Periods - Click the checkboxes to include or exclude different rate periods Range of Items - Show all rows whose Item column is between the minimum and maximum values. Range of Minutes - Show all rows whose Minutes column is between the minimum and maximum values. Filter Minutes - Click the checkboxes to include or exclude different minutes Notice the difference between controls for filters versus ranges. The filter control allows you to display rows whose column value is selected and the Range Control allows you to display rows whose column value is in the user-defined range. You can sort the rows both before and after filtering.
Main Page - Ajax Patterns
XP widgets
Click here for DHTMLgoodies.com, a site with DHTML and Ajax scripts, demos and tutorials.
jQuery Essentials - Round 3 | Md Emran Hasan (phpfour)
This is Emran Hasan's blog for PHP, CSS, XHTML, JavaScript, Web 2.0, AJAX, Usability, and Web Standards related views, ideas, and sharing.


Mysql

Group_contact
MySQL Performance Blog
MySQL 5.0 Reference Manual
MySQL5.org - MySQL 5.1 Reference Manual
presented documentation on most popular OpenSource database MySQL 5. You can make use of: English, Russian and German documentation. We use GZip compression in our site. It saves your traffic and decreases pages' loading.
MySQL AB :: MySQL 5.0 Reference Manual :: 17 Stored Procedures and Functions
Stored Procedure Programming for MySQL5 - Part 1 â€" a/r/t by php|architect
mysql online tutorial free - column types in mysql - mysql text column type
mysql online tutorial free - column types in mysql - mysql text column type at webdevelopersnotes.com
tutorial mysql - in and between where clause - mysql selecting data from tables
tutorial mysql - in and between where clause - mysql selecting data from tables at webdevelopersnotes.com


Apache

Page 6 - Apache and the Internet
Page 6 - Apache and the Internet


Java Script

Javascript Phone Number Validation
Phone Number Validation using JavaScript. Explanation of the code included. From SmartWebby's Guide to Dynamic HTML (DHTML).
irt.org - JavaScript Form FAQ Knowledge Base
irt.org FAQ Knowledge Base
irt.org - JavaScript FAQ Knowledge Base
irt.org FAQ Knowledge Base
Javascript scripts and tutorials Window, javascrip,Browsers, forms, games, tricks, navigation,rollovers.
Free Javascript scripts and tutorials including Rollovers,javascrip, navigation,browsers,forms,windows,games
Help with javascript add bookmark "firefox mozzila safari" - Javascript / DHTML / Ajax Forum
Help with javascript add bookmark "firefox mozzila safari". Get answers to your questions in our Javascript / DHTML / Ajax Forum forum.


FAQ

sql
PHP interview questions, Part 1 | TechInterviews.com | « Interview questions for tech companies
PHP interview questions, Part 2 | TechInterviews.com | « Interview questions for tech companies


Http

Hypertext Transfer Protocol -- HTTP/1.1


Curl

PHP/CURL - using libcurl with PHP


CSS

CSS Cheat Sheet
Introduction to CSS
Beginner's introduction to Cascading Style Sheets (CSS)
Advanced CSS | custom stylesheet classes, ids, conditional style, the @import method and the <span> tag || HTMLSource ]


Interview

Blogger: Post a Comment


HTTP

Free HTTP Tutorials - freeprogrammingresources.com
HTTP Tutorial and HTTP Resource links


C#.Net

C# .Net Tutorial attributes
Explains the basics of attributes in C# .Net
The Advanced C#/.NET Tutorial by Gopalan Suresh Raj
Learn more about .NET,ASP+, WinForms,WebForms,CSharp,C-Sharp,C Sharp, C#
C# .Net tutorials & Professional Training CD
Highly Productive & Extensive C# .Net Tutorials, Training Videos, Guaranteed Results, By Professionals, Free Certification. Free Demo
PublicJoe's - C# Tutorial 2.0
Main() at C# Online.NET (CSharp-Online.NET)
What is ASP.NET ? How is it different from VB.NET or C# ?
This article explains the ASP.NET technology and how different it is from programming languages like C# or VB.NET
ASP.NET QuickStart Tutorial
Microsoft QuickStart Tutorials
ASP.NET Tutorials ASP.NET 2.0 Code Examples, Snippets and Tutorials
http://www.vijaymukhi.com/documents/books/vsnet/vsnet.htm
ASP+
ASP.NET Tutorial
ASP.NET Tutorials ASP.NET 2.0 Code Examples, Snippets and Tutorials
ASP.NET Tutorials - FunctionX
This site offers Lessons and links on ASP.NET, databases, programming, and SQL.
ASP.NET QuickStart Tutorial
ASP.NET2.0
ASP.NET+ajax
The www.asp.net site is a portal site for the ASP.NET development community. From here you can download ASP.NET, download Visual Web Developer - a free web development tool, and ask questions on the forums.
Visual Studio Express: soft c#
Visual Studio 2005:
C# Tutorial - Patchwork Book
Softsteel C# Tutorial - Patchwork Book
.NET WebDev interview questions - Part 1 | TechInterviews.com | « Interview questions for tech companies


Unix

Basic UNIX commands
Unix commands reference card
UNIX command summary
Unix Command Summary
Red Hat Linux Unleashed rhl41.htm
IBM Systems Information Center


Interview

| TechInterviews.com | Interview questions for tech companies


JQuery

Visual jQuery 1.1
Visual jQuery 1.1


Pear

PEAR :: Package :: Spreadsheet_Excel_Writer


Java

Configuring & Using Apache Tomcat 5.5
Installing Tomcat
http://tomcat.apache.org/tomcat-4.1-doc/RUNNING.txt

Koders Code Search: login form
The largest open source code search engine. Find, download and reuse open source code examples, projects and snippets in over 30 programming languages.

php&Oracle

How does one connect to Oracle? | Oracle FAQ

Time Zones
The World Clock shows current local time in cities and countries, in all time zones.
Other Services Including the MeSH and Journals Databases
This PubMed Help manual is a chapter in the online book NCBI Help Documents. The manual was prepared by the National Library of Medicine.
http://www.india-cellular.com/Handset-Prices.htm
Zend Framework: Documentation
Tata Sky’s New DTH Packages With More DTH Paid Channels
Talend - Download
Talend's open source data integration solutions can be downloaded for free, including pre-compiled binaries, source code, installation guide, user documentation, etc.
Gold Price per Gram
Gold Price in grams - Live Gold Price per gram Charts
ApnaLoan EMI Calculator: Car Personal & Home Loan EMI Calculator
Calculate your car loan EMI, home loan EMI and personal loan EMI using the ApnaLoan EMI calculator in India.
Using JDBC with MySQL, Getting Started
Baldwin shows you how to download, install, and prepare a MySQL database as a localhost server on a Windows platform for use with JDBC. He then shows you how to write JDBC programs to administer the database server and to manipulate data stored on the MySQL database server.
Pentaho Analysis Services: MDX Specification
Free Datawarehouse Tools and Tutorials
KnowledgeHills IT/Business Portal

Data Warehouse

What's New in Data Warehousing?
Cognos Tutorials · 2000Trainers.com
Cognos Applications Overview · Tutorial · 2000Trainers.com
Opentracker.net - Website tracking, web statistics & website analysis
Opentracker is a website statistics, web tracking, and visitor analysis too;. Easy-to-read interactive professional site stats. Analyze statistics and monitor web traffic in real-time. 4 week free trial.
KEYSOFT presentations on Data warehousing Concepts and Tools like Cognos, SQL 2005, Business Objects, Informatica and Hyperion.
KEYSOFT Solutions - Specializing in Data Warehousing and Data Mining Training in Bangalore and India. KeySkill - The training institute of KEYSOFT, provides special Cognos Training Courses, Oracle Datawarehouse Training and Data Mining Training Courses in Bangalore, India. Contact us now for more course details...