-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|712|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




Scherererer

Hobbies?

4th December 2007

I play guitar... intermitantly
play games (a lot of CS nowadays)
sometimes i write.. have to be in the mood though
video editing/television graphics
listening to and enjoying music


Scherererer

CSS Design

3rd December 2007

I don't think its possible in CSS... You could check here. That's every CSS command in existence, but i *highly* doubt it is in there.


Scherererer

Eikon, are you here?

2nd December 2007

It seems to have repaired itself! Not to say that, I don't appreciate your presence Eikon, but it was a bit odd to be checking the site and to see you there.. but not really there.. all the time.


Scherererer

Eikon, are you here?

2nd December 2007

Every time I come to this site, I see that Eikon has visited it very very recently. He is always at the top. I am wondering if this is a glitch or if Eikon is really there, refreshing every 30 seconds just so he'll be on the top of the list all the time.


Scherererer

The Comma Operator

30th November 2007

A neat operator I never realized


Scherererer

How is everyone?

30th November 2007

hmm... apprently i forgot to hit submit after typing up what i wrote...
*sigh*
anyway, I've been coding a lot of things for my school mainly, ranging from inventory programs to sharepoint interfaces to other random things. Recently, I finished creating a*snip*


Scherererer

Blitz3D on Server 2003 X64 Datacenter

27th November 2007

What are you using to deploy it? Citrix?
Best idea I have to suggest is that you look and see if you can find an old version of DX to install... The main issue is that Windows Server wasn't designed to run games... at all.
you can try checking out the ha*snip*


Scherererer

another cobra???

27th November 2007

it runs on .NET/Mono, so theoretically you could use any libs that those could use...


Scherererer

Space Graphics

24th November 2007

Get the Eve online 12-day trial. Its an MMORPG set in space, but it is beautiful, inspiring just cruising around in your little ship. They did a magnificent job i felt with the skyboxes and planets and space stations and things.


Scherererer

Space Graphics

24th November 2007

Newer games use something called volumetrics. Older games use simple static particles. And for those that you don't fly through, its just a skybox, probably made in photoshop using filter>render>clouds, filter>render>difference clouds, image>adjustments>le*snip*


Scherererer

AI and Sounds

23rd November 2007

Yeah if you scale an entity you will also have to change entitybox or entityradius.


Scherererer

making a binary lookup?

23rd November 2007

you may want to do some speed tests, there's no telling whether or not the conversion and parsing of strings and back would be slower than just having a bunch of for loops.


Scherererer

making a binary lookup?

22nd November 2007

[code]
Dim binary(255)
for n=0 to 256
binary(n) = bin$(n)
next
[/code]
www.blitzbasic.com
maybe that will help?
untested, of course, and this would also store the binary as strings.. but i guess you could parse through the digits after doing this.


Scherererer

Need help with a C# data collection issue

18th November 2007

Well darn, I thought this was going to be a question about DataTable's and such because of the name of the post. Instead of using OpenGL, have you taken a look at XNA? I don't know if it will help, but I believe there is better integration with C# that way*snip*


Scherererer

64 Bits

13th November 2007

Not really... I haven't identified any games as of yet that are x64 based. Very few people are even using 64-bit machines to begin with. If it becomes more common convention to use x64 programs and machines, then they will change their mind, but for now, i*snip*


Scherererer

Noah's Ark 2

6th November 2007

Haha, excellent!
(for the record, America's no better!)


Scherererer

Portal Site

3rd November 2007

Between Google, Yahoo, AltaVista, and now Live, there are a lot of portal sites! I continue to find them more and more fascinating! What features of a portal site do you guys like most (search, maps, rss, blogs, calendars)? I've been wanting to build one a*snip*


Scherererer

Coding a caclulator?

1st November 2007

windows calculator has a scientific mode though! :o


Scherererer

Frickin Fecking Freezin! :\\

1st November 2007

[quote]
Hey,shut up you!
You really ought to go buy and watch this DVD right away! I hope to God that Al Gore will someday become president of the US, so he can teach the Americans a lesson. I know you're not an American, and that all Americans aren't as*snip*


Scherererer

Instant Messaging : Mozilla's Attempt

30th October 2007

It seems kinda feature lacking at the moment. Most important of all, I'm not sure where my window went, it seemed to disappear 0_o... Some kind of taskbar icon would be helpful... Plus I don't like it when things like my buddy list take up space on my task*snip*


Scherererer

Virtual functions and multiple inheritamce - OOP question(s) and general rant

26th October 2007

well, take this scenario, you have two classes you wish to inherit from, ClassA and ClassB. Both of these classes have methods with the same name and arguments, "public void method(int arg1)". Additionally, both of these methods have separate implementatio*snip*


Scherererer

Keeping it Clean

24th October 2007

A stylistic guide to web design


Scherererer

Virtual functions and multiple inheritamce - OOP question(s) and general rant

23rd October 2007

Multiple inheritance was taken out due to massive code logic problems which often times occured because of it. C++ was a pretty broad language, C++.Net is more strict, and C# is even more so. Now, classes can only inherit one other class, but as many inter*snip*


Scherererer

TCP/UDP Scanning

22nd October 2007

open up a command prompt, type in netstat and then hit enter


Scherererer

Ubuntu 7.10

20th October 2007

Reading through the improvements made in Gnome 2.22 and all the other clean ups they did in ubuntu made me download it. I've run it off of disk and I'm impressed with the way its shaping up. I'm planning on purchasing a new harddrive soon, and so I think I*snip*

Newer Posts More - Older Posts