Hello!
It’s been a while since my last post around here, I just want to let you guys know what’s been keeping me busy.
The XML parser for LiveJasmin I was talking about a few months back is now up and running on my new girls only sex webcams website, budoar.org. It took me quite some time to polish the script, but I’m quite happy with the result. As you can see, the URL structure and the template has been created with SEO & design in mind. I already had my first AWEmpire sale worth $108 in comission from it, and also expecting the free Payoneer Mastercard from them for free.
There’s one thing I’m not happy about this adult affiliate…
Looks like there’s a problem with the Adobe Flash in Ubuntu. Even though I install it trough Add/Remove… or the Synaptic package manager, Mozilla Firefox still tells me I haven’t got the flash plugin installed. Weird situation. After doing some research on the web I found out that there’s a bug related to flashplugin-nonfree md5 hash value.
Here is a simple solution to install Flash Player 9.0.115 in Ubuntu
I’m working on this XML parser for a new webcam website, because the offers from Adult Webmaster Empire are damn good and I want a piece of the cake ($$$), just look at their front page stats!
Anyway, I have decided to store the sexy girls data into a database for speed and ease of use, so here are some things I asked support which may help you too:
Only online performers XML is available and text status is available via template=text URL
Today I have received this wonderful envelope from Canonical LTD with two Ubuntu 7.10 CD’s inside. One for the 32-bit computer and the other for the 64-bit computer. Although by now I have already installed the Ubuntu Operating System on my laptop, these eye-catching seed-ee’s live for another purpose. You see, in the next few days, the information contained within them will spread like a network virus that replicates trough the human mind. It may already have infected my dad who saw them on my desk and could not contain his curiosity. He asked what they are and I explained to him: Free CD’s that contain a Free Computer Operating System called Ubuntu. He smiled and told me that he has yet to see a catch-free gift in his mailbox, he said “All I get is bills and lawsuit citations” then he asked: “Is it from a religious sect?”.
We discussed about Linux and he said I could install it on his computer on the next XP breakdown
Ok, so today I was watching some videos of Andy McKee and Andrew White on YouTube and stumbled across the CanndyRat Records website which has an amazing Radio station. Well I don’t know about you but I like my music in Amarok so I peeked in the DOM source code to see where the superb sound waves are coming from. It turns out that this is not an actual radio but a small Flash app that plays MP3’s from this XML Playlist. Download the song list or find out how to do it yourself in Linux
So I try to install Zend Studio 5.5.0 with Zend Platform on Ubuntu 7.10 - Gusty Gibbon. But after the IDE install was finished this error popped up:
The Zend Platform installation requires root privileges.
Please login as root, and run:
/home/name/ZendStudio-5.5.0/scripts/splatform_install.sh
Press ENTER to continue...
Ok, that’s an easy thing to do:
~$ sudo sh /home/name/ZendStudio-5.5.0/scripts/splatform_install.sh
sh: Can't open /home/name/ZendStudio-5.5.0/scripts/splatform_install.sh
What the fuck! Looks like they misspelled the freaking script name. Cd’ed into the dir and found out the real name was platform_install.sh . Here goes nothing:
Read on about Zend Platform and Ubuntu root problem
Today I signed up for two pharmacy affiliate programs: Rx Partners and Stimul Cash (former known as Stimul Media). As you know, signing up for these two is quite hard these days and you are required to have invitation code plus webmaster approval to start making money with them. Here is a conversation with the approval guy (Mark from Rx-Partners):
Coversation log with Rx-Partners support that shows the affiliate program
You want to rename your Drupal tables by adding a prefix to them? There are about 57 tables in my MySQL database . Here’s the SQL code that will save you a couple of minutes. To add your own prefix just open up a text editor and use Find and Replace from drupal_ to your_prefix_. Because of additional modules, more tables may exist in your drupal database, just add those manually.
View the SQL code for bulk renaming with prefix
After the mirroring process is finished, I strongly advise you to download Ubuntu 7.10 from the mirrors close to your location, because the ubuntu.com servers will be under heavy stress today. But right now you can download Ubuntu 7.10 CD and Ubuntu 7.10 DVD from the main Ubuntu server. Find out how to Download Ubuntu 7.10 Gusty Gibbon torrent in your browser
Installation
Because I didn’t have any blank media to write on, I chose to install OpenSUSE from the ISO image stored on my laptop’s harddisk. To install OpenSUSE from the harddisk I first had to copy linux and initrd from the 10.3 repository to the /boot folder, and then point to them with GRUB by appending the following lines to /boot/grub/menu.lst:
title Install OpenSUSE 10.3 from the local HDD
root (hd0,2)
kernel /boot/linux
initrd /boot/initrd
Read the OpenSUSE 10.3 Review