WP Remix
Technology Gate
WP Remix

10
February

Google Ad Manager

If you are generating revenue off your website or blog, chances are you serve banner ads and they are either updated manually by adding the images and URLs into the source codes or with the help of external ad-serving scripts like OpenX or OIO Publishers.

Google has a similar web service, call the Google Ad Manager. In a nutshell, it is a simple (and free) web service that helps you manage banner ads. It also comes with a pretty complete inventory report module. Ad Manager integrates with AdSense, therefore webmasters have the ability to serve AdSense ads if there’s no banner for any particular slot. Here’s a quick look into advantages of Google Ad Manager: continue

Category : Gadgets | Google | How-To | SEO | eMarketing | web-20 | Blog
15
December

http://www.ubuntu.com/themes/ubuntu07/images/ubuntulogo.pngHi..
This an article about installation D-Link DWA-100 Wireless Drive at Ubuntu Linux.

Download File rt73

Installation instructions for the Legacy rt73 http://images.us.ciao.com/ius/images/products/normal/271/product-10105271.jpgmodule
==================
Build Instructions
==================

1. Unpack the driver sources and go to the Module directory:
$ tar -xvzf rt73-cvs-daily.tar.gz
$ cd ./rt73-cvs-YYYYMMDDHH/Module

2. Compile the driver sources:
$ make
continue

Category : Gadgets | Open Source | Tutorials | Wirelss | Blog
15
November

How to install ruby on rails?

Ok, so this will basically be somewhat a repeat of the information made by Curt Hibbs in this great hands-on tutorial. However, the versions of all products changed from the time Curt made his tutorial, and in some areas I felt that additional description was required. So, in this tutorial you’ll get a step-by-step instructions on installing Rails on Windows 2000 Server (Windows XP would be very similar).

In order to have a fully working development environment, you can use your PC. You will need to install:

  • Ruby - the language
  • Ruby Gems - the plug-in manager for Ruby
  • Scite or FreeRIDE - IDE for Ruby
  • MySQL - the database
  • MySQL query builder / MySQL admin tools - GUI to create databases, add users and create tables
  • Rails Framework continue

Category : Google | How-To | Open Source | Ruby on Rails | Tutorials | web-20 | Blog