// archives

business

This tag is associated with 2 posts

Various SL* Domain Names for Sale

I have various domain names for which I no longer have a need. If someone wants one or all of these, either email me or leave a comment (your email won't be displayed, but I'll use to it to get back to you).
Some of these addresses are well suited for someone from the St. Louis, […]

Entropia Universe: Earn real money with an MMORPG

Some time during Summer 2007 while reading up on the CryEngine 2, the technology behind the first person shooter Crysis, I came across an article that mentioned a company that was licensing the engine for their upcoming virtual world. So I was curious to see what happened to that project and while searching I came […]

Did You Know?

When it comes to coding standards, I prefer the Allman indentation style; opening and closing braces should be in the same column for maximum readability. This goes back to my background in Pascal where the function's begin and end statements are aligned in the same column. But for consistency's sake, I'm trying to adopt the Zend Framework coding standards. It's still a bit of a struggle.