Welcome to Tom's Web Hosting. I'm Tom and I've been hosting websites since the early 2000's and I've been working with computers for more than 30 years.

I'm doing a reboot of my web hosting services and switching from one back-end to another. I would like to host your website so go ahead and create a website now ! Your website will have a basic discussion area and weblog functionality. You can also upload images and files to your website. In addition you can create webpages with almost any url within your website.

For the most part Tom's Web Hosting is pay as you go. There is a $2.00 service charge per month for each hosted website and you'll pay for data transfer bandwidth at $2.00 per gigabyte per month (minimum 0.005 gigabytes per month). Beyond the previous costs anything you need done by me to your website will be charged for hard costs and consulting time. An example would be for me to setup your website with a domain name. There is the hard cost of the domain name which varies depending on domain name and then the time it takes me to setup your website with the domain name. See the FAQ for more details. Of course if there is some problem with Tom's Web Hosting itself, you wouldn't be charged!

Below you'll find news about Tom's Web Hosting and a few things I find of interest.

MySQL queries to update conference descriptions

Here are MySQL queries for my records with use of a subquery to update empty conference descriptions.

UPDATE `message` SET `content_markup` = IF( `content_markup` = '', 'uploaded files are added here', `content_markup` ), `content` = `content_markup` WHERE `id` = (SELECT `conference_message_id_files` FROM `configuration`);

UPDATE `message` SET `content_markup` = IF( `content_markup` = '', "put the topic here if it doesn't fit elsewhere", `content_markup` ), `content` = `content_markup` WHERE `id` = (SELECT `conference_message_id_general` FROM `configuration`);

UPDATE `message` SET `content_markup` = IF( `content_markup` = '', 'uploaded images are added here', `content_markup` ), `content` = `content_markup` WHERE `id` = (SELECT `conference_message_id_images` FROM `configuration`);

UPDATE `message` SET `content_markup` = IF( `content_markup` = '', 'optionally add webpages here', `content_markup` ), `content` = `content_markup` WHERE `id` = (SELECT `conference_message_id_webpages` FROM `configuration`);

Comments (0)       
Tags: mysql, sql, subquery

New World-Record Stick Bomb -- 2250 Sticks!

Comments (0)       
Tags: bomb, explosion, stick, tongue depressor

Entering Relative Url Change

The steps for entering a relative url for a message have changed. The relative url is now entered in the Add/Edit Message forms.

Comments (0)       
Tags: change, relative, url

Captcha Links

Some time ago I did some research on the use of Captchas for my previous hosting service. Just capturing some links here for future reference.

Comments (0)       
Tags: captcha, implicit, reference

Email Discussion Message Replies

Users of your website can now receive replies to discussion messages via email.

Comments (0)       
Tags: email, hosting, message, replies, tom's web hosting, web

Email Added/Changed Messages

Superusers of your website can now set a permission for users to be emailed added/changed discussion messages. Check out the how tos < How To Email Added Messages > and < How To Email Changed Messages.

Comments (0)       
Tags: added, changed, email, hosting, message, tom's web hosting, web

Let It Snow!

It's been snowing the last several hours here. It's even deeper than when I took these images several hours ago. Taken at dusk with iPhone 2 megapixel camera.

Comments (0)       
Tags: buildings, images, personal, snow, trees

<  February 2010  >
SunMonTueWedThuFriSat
 123456
78910111213
14151617181920
21222324252627
28