JC is looking to set up a mini-directory detailing the best osCommerce developers - I'm guessing coders, designers, developers and troubleshooters should all send mail! But make sure that you are a quality osC'er - I'm guessing that JC will be very stringent with quality control!
It behooves you to submit yourself as I […]
Read This Entry »
Someone in the NicheCreator Forum wanted a way to grab the fist keyword from the keywords file. Pretty simple…
Step 1:
Create a file named "firstkeyword" (without the quotes!)
Step 2:
In this file paste the following code
<?php
// Garys Super Simple KW1 Grabber
// © http://osworld.blogspot.com
$array_keyword = file($keywordsfile);
print array_shift(array_values($array_keyword));
?>
Step 3:
Save it! Upload it to the /include/ directory.
Step 4:
You […]
Read This Entry »
Cool! Yesterday I earned a whole dollar as someone must have clicked on the button over there —-> and installed FireFox. Excellent news for 2 reasons:
1. I get a buck 2. Someone has the pleasure of using FireFox
That's the first time I've earned cash from that new scheme - […]
Read This Entry »
If you're using Niche Creator (I know a few people have bought it due to my recommendation), then you need to make a few hacks to the code in order to give better results…
Hack 1
Open up index.php and find:
//check against bad words file
$badwords = file("$badwordsfile");
$badwords = trim($badwords);
if (stristr(implode(' ',file($badwordsfile)),"$k")) {
$k = […]
Read This Entry »
I've just been made aware of this new website that is offering AIS style products and websites for no work whatsoever! I thnk it went live yesterday, and so anyone joining now will be at a major advantage…
To be honest, I'm a bit annoyed as I intended to create somehting like this, this month. […]
Read This Entry »
This Blog is exactly 6 months old. In that time I've made 211 posts, which is just over 1 per day on average. Hope you enjoyed reading them as much as I enjoyed writing them
During the 6 months I had some peaks and troughs;
~ Best was helping people to start down the […]
Read This Entry »
I just received email letting me know that Ewen Chia's Secret Affiliate Weapon has been reduced in price all the way down to $9.97 !
At that price, it's an absolute no-brainer. My own view is that he'll be using the low price to get people onto a mailing list, ready for a new product […]
Read This Entry »
I'm seriously considering entering for the 2006 TR - but I need a UK based partner for prepwork and for the actual race. Anyone out there?
More: Trans Rockies
Pricing: Pricing (Classic)…
Get in touch!
Read This Entry »
I've become intrigued by Google Page Rank. In my opinion, it doesn't really matter what PR a site has, all that matters is that the product/service that you are selling, is selling.
However, I noticed my Blog has a PR4, and wanted to know if my efforts at getting quality backlinks will be […]
Read This Entry »