other stuff


Do you have a certain IP address or a (handful) that is always causing you problems on your site? Redirect them with this easy few lines of code in your .htaccess file. Replace the xx’s with the IP numbers.


RewriteEngine On
RewriteBase /
RewriteCond %{REMOTE_ADDR} ^xx\.xx\.xx\.xx$ [OR]
RewriteCond %{REMOTE_ADDR} ^xx\.xx\.xx\.xx$
RewriteRule .* http://en.wikipedia.org/wiki/404_error [R,L]

Very cool Jeep JT concept.

What a great site.

www.whatsthescuttlebutt.com

This site has an insane amount of great sound clips from the TV Show “The Office”. You can search by episode, character, even by text, and length of clip. This is a great collection. I’m sure you could find a great ring tone in there too. (I did)  :)

Make sure you check all your code before you go to print!

SQL Oops

Here is my dog Julie. I just wonder what she is thinking about…. “I am flying”, “Look how fast I’m running now!”. :)

Jule in the breeze

click the picture for larger view.

Did you miss your favorite show? Need to catch up on a few episodes? Visit tvrss.net, then use a bit torrent client to get a nice high quality download of the show. You can easily watch it on your PC using about any media player.

TV Rss

Now if you want to burn this to a DVD to watch on your TV, it doesn’t get any easier than DVD Flick. (free and open source)

DVD Flick Screen

DVD Flick Processing

If you ever think of old mental hospitals or asylums, this might be how you picture them.

Kirkbride Buildings

Kirkbride Buildings Information website with lots of great photos.

The reason that many looked this way is not a coincidence. This was a very specific and intentional design. There were often placed on large expansive grounds, well outside of a suburban area. The buildings were very detailed to provide a very respectable look and feeling. The structures consisted of 2 main wings on each side of a central administration area, this allowed maximum exposure to each room for light and air. It also allowed for the greatest seperation of patients by gender and severity of illness.

These buildings have always been fascinating, just to think of all the folks that passed through the walls of these buildings.

kirkbride building hall

Photos are from www.kirkbridebuildings.com used with permission.

What is PHP?

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. (credit)

more information

« Previous PageNext Page »