You can email me at macroking @ this domain.


January 21, 2006

Sold all 50 copies of UNCS

Filed under: Random Goodies — macroking @ 5:30 pm

Wow, what a ride this has been… I have learned tons about the process of selling a product on line, and have also enjoyed bringing something so powerful to those who bought it. Thanks again to everyone who has been supporting me both through the donation functions of this site, and through the purchase of my book/method. I can’t wait to hear about how much it’s all helped!

January 20, 2006

Script/Site Error Solving

Filed under: Includes, Programming — macroking @ 12:05 am

Here’s a little something that can work both as a security feature if enabled, and a debugging tool if disabled.

Anywhere you have include statements (especially your satellite index.php if using my method), you can use the @ symbol to determine if errors are output to the browser, or hidden (suppressed).

So for example, this:

< ? include ("somefile.html"); ?>

Would display all sorts of ugly errors if the file couldn’t be found, or if there was generally any problem with it.

However, this:

< ? @include ("somefile.html"); ?>

January 17, 2006

I just built 50 sites. In 20 minutes.

Filed under: Blog & Site Automation — macroking @ 2:10 am

I’m actually almost paralyzed by the shock of this. I just figured out (it really wasn’t hard!) a method that will allow me to build pretty much as many sites as I want, at a rate of somewhere around 30 seconds per site or so. This is just crazy cool. Of course there is still the keyword gathering, the blog & ping, and all the other parts of the portal puzzle. But as far as building the sites, I can now go from a brand new domain, to 100 functioning completely set up sites on 100 different subjects, in less than a half hour.

January 12, 2006

Free article CMS software

Filed under: Blog & Site Automation — macroking @ 12:28 pm

Hi everyone… sorry for the lengthy absence, I’ve had a TON going on. Between “normal” end-of-the-year stuff, creating and supporting sales of my method for centralized control of NicheCreator sites, my other business ventures, and a zillion other things, I just haven’t sat down to write here recently.

But, you know me… I love free stuff, expecially if it solves a particular problem or need! And today I think I may have found just such a free solution for some of you. I have no used it yet, but it looks very intriguing (oh and did I mention it’s free? ;))