Website may be up and down over next few months. I'm currently doing a complete overhaul of everything. Going back to simple individual .htm pages, new overall site theme, sanitizing and cleaning up html of all pages and blog posts, attempting to implement a new tooling and publishing system etc etc.

As opposed to an average non-programming windows user I tend to reinstall windows at least once or twice a year. Especially with all the crap I download, you can never be sure if some of the stuff truly uninstalls itself completely. But anyway I was reinstalling XP Pro an hour ago and for the first time it actually did something different.

Oddly enough though I tried to click the "Microsoft Activation Assistance Web Site" link but my internet was too slow and caused a timeout that crashed the Microsoft server, causing it to return an asp.net application error page telling me the request timed out. Not very graceful error handling by the microsoft web devs.

So instead of trying again to activate windows I simply clicked cancel and proceeded to install SP2 as well as download additional windows updates. And when I went to activate it again just a moment ago, poof, no more nag screen. Something about SP2 or one of the other windows updates must have nullified the windows activation mechanism, because windows is now activated and ready to go.

This post is for those of you who in the off chance read this post and reinstall windows and it tells you have exceeded your install/activation limit, to simply try and install SP2 and all windows updates before trying to activate. The activations exceeded nag screen just might disappear like mine did!


Go check out google earth it's free!

Since Google acquired Keyhole satellite imaging company they have been doing awesome things with it. First it was google maps and now this! Sweet. Now I can totally plan out a hiking trip or plot a kayaking trip down the river and not have to "guess" how long a trip will take or what provisions I will need.

 


In case you havent heard GameDev.net is holding a programming contest over at GameDev.net - Contests - Four Elements IV


Forums are now back online...

Published 6/25/2005 by createdbyx in News

I have been aware that the forums have not been working and was not sure why it suddenly stopped working. Then I woke up this morning and realized, I changed my password at my brinkster web hosting account. lol Duh! The password that phpbb was trying to use to connect to the database was the old password. Any way all is right again and no fourm data was lost. If this ever happends again and you are trying to visit the fourms just send me an email at createdbyx@createdbyx.com and let me know that the fourms are down. I am able to respond more quicker this way.

Visit the Created by: X - Fourms powered by phpBB


Sigh! Better late then never...

Published 6/21/2005 by createdbyx in News

On June 13 I made a blog entry titled "Hint: noslO nosaJ "Nutty Soup"

This post if any of you might have figured out, refers to Jason Olson's blog regarding 2D game game development using managed DX.

Well instead of leaving you hanging and scratching you heads. I'll just tell you. I have taken the C# code from the Console and Command classes and converted them to VB.NET. I have also added some functionality, as well as stripped some out.

The console code Jason has on his blog was too tightly coupled with the game that he was making so in order to simplify and make the console code more easily portable and reusable I removed the rendering code so that the console now calls a delegate that the programmer specifies rather then the console rendering itself.

But anyway, I will be posting the code as well as a example of the console code in action, fairly soon. I am planning on making a video demo that will take you thru understanding how the console works and what changes I made to it etc. As well as demonstrate the power that having a console in your game can be.


We have a winner!

Published 6/21/2005 by createdbyx in News

A winning game has been chosen at the 2005 VB Game programming contest. TAttack took the top spot and won a copy of VB.NET 2003 standard!

I would just like to say thanks to all who participated, and I hope to hold another contest some time in the future...


I was checking my old email addresses over at yahoo and realized that I was looking at a ebay banner advertisement (yahoo email displays advertisement banners when checking your email.)

Is this a bad marketing idea or what! Yahoo has there own auctions site at Yahoo Auctions which I believe they promote on TV, but there displaying ebay advertisements on there site?

LOL >Snaps fingers at yahoo< Comon yahoo snap out of it!

I personally only use Yahoo Auctions for buying and selling my online auction stuff. I was registered at eBay but have had nothing bad to say about it ever since, I tried to put an item up for sale on it. Oh, you want a add a picture .25 cents, want to do this .25 cents more, bastards, to hell with you ebay. Yahoo auctions are completly free! Yah you heard right, Free!

I even went so far as to have them close my account and request they purge all traces of me from there filthy databases, and any backup databases as well. lol. As you can see I am a little peeved at eBay. If me and eBay were standing on a high bridge and no one was looking I'd push push them over the side and wave good buy. Money lovin greedy bastards, stab you in the back if they had the chance. Did I mention Yahoo Auctions are completly free to use!

Rant Over.


Now that I am using two computers (laptop and desktop) I find myself needing to sync file between both computers. So I was using VBExpress beta2 to create a fily sync utility for my self when I stumbled across this little tidbit under the Widbey documentation.
--------------
Most Efficient Data Types
For variables that never contain fractions, the integral data types are more efficient than the nonintegral types. In Visual Basic, Integer and UInteger are the most efficient numeric types.

For fractional numbers, Double is the most efficient data type, because the processors on current platforms perform floating-point operations in double precision. However, operations with Double are not as fast as with the integral types such as Integer.

-------------------

This is interesting to me because I am a directx programmer and as any managed directx programmer knows is that all the data types and classes etc in the managed directx sdk use the Single data type, not the Double data type!!! Mabe someone should contact Tom miller about this??

Efficient Use of Data Types


No I have not forgot about the contest! I am still waiting to hear back from the other two judges. I just sent them an email about the issue. I will be posting the scores and declaring a winner within 7 days or so, so if you have an entry keep your fingers crossed!


Hint: noslO nosaJ "Nutty Soup"

Published 6/13/2005 by createdbyx in News

Im going to have something special for you all in the next few days, won't say what it is just yet but it's really cool! (At least i think it's cool :p)


Created by: X

Just another personal website in this crazy online world

Name of author Dean Lunz (aka Created by: X)
Computer programming nerd, and tech geek.
About Me -- Resume