April 12, 09 by hozezero
- Lux DLX: (Risk style game, can kill hours of time)
- LightBike: (One player is fun, but 2-4 over wifi makes it better)
- FlightControl: (You park Jets on a runway, sounds dumb but it really is lots of fun)
- Solebon: (Great Solitaire game, 30+ different versions)
- Zombieville US: (Run around and shoot Zombies, whats better than that)
- 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
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
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:
October 16, 08 by hozezero
The server has been brought back online. Enjoy
Bluetomb
October 15, 08 by hozezero

::THIS SHOW WAS CANCELED::
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 :
October 12, 08 by hozezero
Build fantastic machines to complete goals. <Link>
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
September 01, 08 by hozezero
Hostmonster warned me for the last time. Had to take down all copyrighted material this week.
blah!