//T3h g33k p4g3:


This is the geek page. This is where I attempt to convey my non-existent technical prowess and wow you all with my knowledge and sk1llz. I think I'm pretty cool, and sort of smart, and almost l337, and who the hell are you to argue? Ok, so far this page is seriously lacking in blinky animated goodness. This must be rectified.

01101010 00110000 00110000 00100000 01110010
¹
ø

ð
¦
ç

±
Ç
þ
Ï





¤
¦

§


°
±



º
î
µ
¥



ï

Ø






ð

ø
ï
Ð
ð
¦
ç


¦
§
Ÿ




Ö


î
°
±

¤


|
µ



00110000 01110111 01101110 00110011 01100100

Huzzah! And you thought it couldn't get any better. If I impress myself any more, I think I'll going to pull a muscle or something. I'm thinking of making some of the symbols be links to really cool or super secret places, or even just make them empty links so they'll glow, but, as always, I'm lazy. If this bit of text disappears later, you better start clicking. Not that it matters, but I'm not obsessed with The Matrix. I mean it was cool, but geez.
I think the Truth fish is pro-christian, which makes no fucking sense, so it was this or the Evolve fish
I can't stand blind ignorance. Despite what some work of fiction might have told you, do not ignore common sense in areas that are convenient for you. The truth may not be pretty, but neither is your illusion. I urge the common populace to think for themselves...or at least share MY views.</rant>


YOU WILL BE IT'S BITCH!!!!
I am a Google whore. I do not deny it. I embrace it. Over time, I have shown many people the way. And it is good.

Google can be a very useful tool, but also a self-destructive addiction. There are plenty of ways to occupy one's self with the world's most powerful search engine.

Image SearchesWho can help but try to exploit the random and bizarre nature of other people's contributions to the worldwide web? A common sign-off in my LJ will consist of a Google image search, past keywords including Bubba, retards, STFU, l337, Ebonics and dork. Image search results are a good way of conveying what you are feeling, or what you think about something.
Google WhackingThe biggest treasure hunt in Googledom. A whack is a pairing of two dictionary words without quotes that will yield a single result. There are various scoring systems, but all use the total number of results of each term searched singly. Some of my Googlewhacks were lycanthropic electrician, infinitesimally overexaggerate, and coitophobic sex, although the last is invalid since the first word in that particular form, is not found on dictionary.com. Boo! That's my favorite.
Other CrapI'm sure there is more, but I'm very tired at the moment.


>h4x�r_
pretend that's blinking ^   

I am not a h4x0r, Nor am I even close. I do, however, dabble with various forms of programming. From Basic on the C=64, then attempting the same thing via .bat files in DOS, HTML, then CSS, and believe it or not, even Microsoft Excel, and then ultimately qbasic. Yeah, I have too short an attention span to learn a real language like C++ Java, PHP, or even Flash, Which I realize is not even close to being a programming language, but it's better than my .bat games, I'll tell you that much. Maybe someday I will brave the world or real computing.

This section dedicated
to the l337 master
I'll give *you* a Beowulf cluster!

If this is at all interesting to you, be sure to see the last program before becoming too bored. And let me know what you think in general. I've always wanted an excuse to post all this, and I'd love to not have it met with silence :-|

Now lets take that again, only slower.

(I swear, there are no viruses or any other malicious code in any of these links.)

Basic load "dumbgame",8,1
run

you are in a room, there are doors to the North and East.
What do you want to do?
?_

I loved this shit.
HTML/CSS The closest I came to being a h4x0r or a reverse engineer was when I taught myself HTML. There wasn't as much in the way of online tutorials everywhere when I started, and I never wanted to get a book. I don't like books really. I would view the source of a page that had a feature I wanted, and strip everything out until that was all I was left with. This was especially since I knew nothing of java, but wanted to use javascripts. Later, I got into style sheets since they made everything so much easier. They're not hard, but they can get as complicated as you want them to be. When I found LiveJournal, or more specifically Blurty, then DeadJournal, I got into journal layouts, which combine both HTML and CSS. That was fun for a while. I don't have anything really specific to show other than what you've already seen. Right click->View Source->I typed every character (except for the java scripts, which I stole). Be impressed. I have also designed a poorly received language which I call MTML.
MS Excel Yes, I realize this isn't a programming language, but seriously, check this shit out!
  >text_converter_v1.5.5
A converter that does text to l337 and binary and back. The binary stuff might not work unless you install support for it, but hopefully the rest will work fine. If you have trouble with the previous version, try the lite version. Yeah, you know that Excel can add shit and do various types of math, but the if, and & or commands are rather versatile. A while back, I made this post, and wasn't heard from in months. I was hoping some brave soul would decode it and make me proud, but no. This lead to the renewal of my curiosities and the resurrection of my love for logic. Sorry for the .zip files, these things are huge. Please download these only once, or save them :)
.bat A few years back, I tried to revive my Basic skills, and found the .bat file. I did my share of text adventures, but I don't have any examples of that. After reaching limitations in Excel, I moved on to the next language I was familiar with. Back to the .bat file.

Instructions: Now, it's been a while, but I think you need to put choice.com into your windows folder since I just now learned that there is an alternative keyboard input method for win2k and XP. Sorry again for the .zip files, this time, the lame ass web host doesn't like .com and .bat extensions, which I guess makes sense. Anyway, here's what I made:
Tic Tac ToeI started the logic in the above Excel file, but beyond that, I wanted to create AI. I think it's pretty hard to beat, but since you go first, you can.
Connect 4You remember the game. It's basically just tic tac toe, only the pieces drop down and there's more spaces. This was the stepping stone to a proper game.
PuzzlemaniaThis is my Tetris-style puzzle game. I'm shocked and pleased that this all worked as well as it did. Pieces fall, you get combos, there's a scoring system, and it has an awesome name! \m/
The shortest
game ever
A game where you type your name, like you're going to start a game, and then it just ends. It was going to be a typical text adventure, and I did get save game stuff working, but never actually made a game.
qBasic I never actually made a game in qbasic like I was planning since I got caught up in the graphics, and had to learn a new style of programming. I had always used goto to jump from point to point within a file, but with qbasic, I learned how to use loops and arrays, which are a completely different animal. Lets see what I have for you here.

Sprite A very cheesy static sprite of a male head, done a pixel at a time. This was very annoying.
Frog Another bad static graphic, this time using circles made solid by a boring subroutine.
Triangles I now know how they made the Mystify screensaver for Windows 3.1, however, this is far less cool, and WTF is up with the shitty refresh? Though lame, this started me on the path toward the next program, which is my pride and joy.
Super K3wl FX Thing This is where I ended up. This is the most complicated program I've ever written. It's a fake-physics particle engine that, if qbasic wasn't so slow, could be used for various effects in games. Effects such as fire, water, smoke, and bouncy solids. There are several settings to control the look and behavior of the effect and the variety of results make me pat myself on the back with little or no shame. Like I said before, if you don't look at anything else, check this out and bask in my codemonkey glory!

You are supposed to be able to compile your qbasic files as an .exe, but I could never do it. You'll need to download qbasic here in order to run a .bas file. If you've gotten this far, then you shouldn't need further instruction. I wrote a totally lame qbasic birthday card, check it out. I have no idea why I'm posting this, but here are the colors qbasic uses. I found it very helpful.

What this page needs is more tables.

Okay, that was really fucking huge. Sorry for boring all of you, when I can only think of one person who might actually be even remotely interested. This section was done for me, and it makes this the coolest webpage I've ever written. And you were here! Something to tell your kids if you ask me.

/me bows

The back button is your friend.

Hosted by www.Geocities.ws

1