Xampplite is a cool tool. If you need to work on php and mysql and move your code around work stations,
xampplite is really a good software to use. Just Download it
and unzip it into your thumb drive at the highest level,
it must be on the highest level like E:\ or W:\. It will build E:\XAMPPlite or W:\XAMPPlite or something like this.
Start xampp by using the control center, xampp-control.exe, start Aapche and mysql using the user friendly interface.
Start your browser and type http://127.0.0.1 or http://localhost in the location bar. You should see the pre-made
start page with certain examples and test screens. Stick your usb dive into any computer, start control and run your
php under Drive:\XAMPPlite\htdocs\test.php => http://localhost/test.php. You can setup wordpress too.
Just unzip the installation file under wordpress under htdocs, create database with phpmyadmin which can
be found on the default page http://localhost look under the left side bar. 
I have been using Xampp to be build my own fast install version of wordpress. I coded some default values and removed annoying stuff like
default entries for blogroll. I hack an rss scrapper plugin. The goal is to be able to set up subdomain blog scrappers in a few seconds.
The whole idea of scrapper is to find backlinks through trackbacks. If you add a like to another post you get a link back just like a comment,
except trackbacks are 2 way links. If you do the math, you scrape 10 post = 10 links, if you scrape 10 post from 10 blogs you get 100 links, get the point?
If you throw in some keywords and do an rss search you get few hundred rss links, each have between 10-20 post, you get few hundred links instantly from each blog.
You can see a sample of my work at cappadon.com. This a music aggreator site. The plan was to host mtv videos but I couldn’t
have time to look for a cms that will do it so for now its just a blog. This a used domain that I bought so I got some backlinks and all the traffic are from organic search engine.
Its a PR2 as well. Next, I will be working on forums like postnuke and cms like drupal. I will be done
with my day job next week, after that its back to full time online work.
17
Nov
stored in: making money online




