Entries Tagged as ‘PHP’

March 6, 2006

Interesting web-host

Although I am a loyal “VC” customer at TextDrive, I have another reseller hosting account to hosts sites for family, friends, and a few clients. I always have a watchful eye for the next big host (never to trump TextDrive of course). I came acroos Mosso, a pretty innovative host offering large resources [...]

March 6, 2006

WordPress on a USB drive

This is pretty cool…although I can’t really see where I’d use it.  Maybe you would?!  :)   Anyway, it’s a neat way to load WordPress on a USB drive, using Webserver On a Stick (WOS).  The server on a stick thing seems kind of cool actually.  Here are the instructions.

February 5, 2006

Tasks

There’s nothing better than a good task management software package.  Software that can actually keep your life organized is worth the trouble to learn to use, and as with any “management” type software, you have to actually change how you do things in order to fully utilize the software’s features.
I’ve tried several times to use [...]

November 28, 2005

ClarkConnect

You can do some cool stuff at home with a comptuer and free Linux software.  ClarkConnect is an all-in-one package that allows you to run your email, web, and MySQL database applications all in one place.  I’ve dabled some into this, but never really done anything with it.  Reeves has though and I wanted to [...]

August 20, 2005

Listing categories in WP

Today, I modified my sidebar (specifically my category listings) to show how many posts are linked to their respective parent. This was yet another enlightening way that WP is teaching me “code”, so I thought I would share my short experience.
First, I needed to clean up the code that I was using from The [...]