My top iPhone games

April 12, 09 by hozezero
  1. Lux DLX:  (Risk style game, can kill hours of time)
  2. LightBike:   (One player is fun, but 2-4 over wifi makes it better)
  3. FlightControl: (You park Jets on a runway, sounds dumb but it really is lots of fun)
  4. Solebon:  (Great Solitaire game, 30+ different versions)
  5. Zombieville US: (Run around and shoot Zombies, whats better than that)
  6. Drop7: (Fun puzzle game)

I know no one really gives a shit about these, but I thought I would post it if someone is looking for some iPhone games.

Bluetomb

FTP server upgrades

April 12, 09 by hozezero

The FTP server will be getting some upgrades in the next two weeks. Mainly just some faster hardware. I will try to get some more content for it’s users. Any suggestions are welcome.

Bluetomb

Tovid: Command line DVD Authoring

February 22, 09 by hozezero

Tovid is a great/free DVD authoring tool for Unix systems. It allows you to encode an .avi file into usable dvd folders for burning.  It does use alot of CPU resources, but it is very powerfull. Tovid is actually a suite of software that allows your to convert your avi to mpg to dvd. It will also allow you to merge multiple files and create DVD menus if you desire. Tovid website:

Update for 2009

January 26, 09 by hozezero

Taco’s Rule!

FTP up again

October 16, 08 by hozezero

The server has been brought back online. Enjoy

Bluetomb

dropjaw reunion show

October 15, 08 by hozezero

dropjaw_reunion_web.gif

::THIS SHOW WAS CANCELED::

FTP down.

October 15, 08 by hozezero

Hard drive on server is crashing, trying to determine which one.  May have to order new drives or try to repair the bad sectors. FTP access is down until problem can be figured out.

: Bluetomb :

Fantastic physics game

October 12, 08 by hozezero

Build fantastic machines to complete goals. <Link>

How to block an IP or service provider from viewing your website.

September 27, 08 by hozezero

Never thought I would need to do this, but sometimes you just have to.  This is how you can block an IP or service provider from viewing your website using .htaccess. Your .htaccess file is located at your root directory of your web hosting (server must be running Apache). If you do not have you, just create one.

.htaccess has many uses, in my case I have mine redirect any traffic to go from bluetomb.com to bluetomb.com/blog since that is where my content is.

To block an IP or service provider it is pretty easy. Simply add:

order allow,deny
deny from 192.168.0.1
deny from 192.168.0.2
deny from 192.168.0.3
deny from 127.0.0.
deny from genericISP.com
allow from all

What this will do is block IP’s 192.168.0.1-3, it also blocks any IP 127.0.0.0 -127.0.0.255, and will block any IP that genericISP.com is using. Most of the time blocking a whole range like 127.0.0.0-127.0.0.255 is a bit drastic, so use at your own risk. You may end up blocking legitimate users trying to view your site.

Thank you, Bluetomb

Music servers down for good.

September 01, 08 by hozezero

Hostmonster warned me for the last time. Had to take down all copyrighted material this week.

blah!