Skip to content

Get Solved

And Feel Light
  • Home
  • Web
  • Database
  • Desktop
  • Mobile

Get Solved

And Feel Light
  • Home
  • Web
  • Database
  • Desktop
  • Mobile
Google Code

How to create Google Gadget Ads

  • by Naveed
  • March 12, 2009August 7, 2011

The APIs stuff is just making life easier.

Gadgets are like small applications we play with at different platforms.

Google already have gadgets platform available at iGoogle. Now google introduced Gadget Ads for Adwords. Now you can have more interactive ad campaigns with gadget ads.Read More »How to create Google Gadget Ads

Google Code

How to Learn Google’s Javascript APIs: AJAX Playground

  • by Naveed
  • February 10, 2009August 6, 2011

Google gives a lot of AJAX solutions through AJAX APIs that the developers love to use. APIs need a little attention to be implemented.

How do you believe and get courage of using new things until and unless you have a live visual demo of that.Read More »How to Learn Google’s Javascript APIs: AJAX Playground

MySql

How to Copy Data from one Column to another Column of Table: MySQL

  • by Naveed
  • January 29, 2009August 6, 2011

You might have a table with some information and you want to copy the data of a few columns to another table. First thing you need to do is to create a table with columns same to the specific columns you require from original table.Read More »How to Copy Data from one Column to another Column of Table: MySQL

MySql

How to Copy Data from one Table to Another: MySQL

  • by Naveed
  • January 29, 2009August 6, 2011

You can copy data from one table to another no matter both the tables are in same database or different databases.

Let say you have two tables named table1 and table2 in database named db1.Read More »How to Copy Data from one Table to Another: MySQL

PHP Logo

How to save cURL output to string

  • by Naveed
  • January 8, 2009August 5, 2011
  • 1 Comment

You can save the cURL output as a string for further manipulation. Following code takes care of: // create curl resource $ch = curl_init(); //… Read More »How to save cURL output to string

How to install SeaMonkey Automatically in Ubuntu 8.10

  • by Naveed
  • December 7, 2008August 6, 2011

SeaMonkey gives internet solution by providing internet browser, mail and news groups client, HTML Editor and IRC.

It can be installed manually by downloading tar.gz but you may experience some unsolved dependencies.

Read More »How to install SeaMonkey Automatically in Ubuntu 8.10

MySql

Database Server Load Balancing — Using MySql Proxy Server

  • by Naveed
  • November 24, 2008November 11, 2010
  • 1 Comment

Load Balancing for database server is actually to distribute the load to multiple database servers. Question arises that When and Why we need this? Just… Read More »Database Server Load Balancing — Using MySql Proxy Server

  • « Previous
  • 1
  • 2

Neve | Powered by WordPress