Maybe some of you remember a time when we created a sprite on a piece of
graph paper and afterwards hacked zeroes and ones in so we could see
something eventually move on a TV screen. I have to admit that those days
have been gone for a long time and a lot of things have happened in IT since
I developed simple games on my C64. And one of these new things is XNA Game
Studio (the current version is 2.0).
Is this something for you? Well, maybe you have a good idea for a computer
game, but don't know how to do it. In the past game development was very
hard, but it's become easier (I wouldn't call it easy now, but it's a lot
easier than it used to be). And wouldn't it be great if you could deploy your
game not only to your PC, but also to an Xbox 360 and play with or against ... (more)
Over the past few years, there have been a number of titles released on the
Sybase enterprise database management system. Administrator's Guide to Sybase
ASE 12.5, released late last year, was widely adopted by consultants, DBAs,
and administrators of Sybase ASE.
Sybase ASE 12.5 High Availability, released in early 2002, is especially
appropriate for those whose businesses demand 24x7 ava... (more)
In Part 1 of this article, we started to develop a small racing game using
XNA Game Studio Express 2.0. We learned about the game loop and how it’s
implemented by the XNA (by using the Update and Draw methods) framework. We
also created our first track on the screen and four cars started moving on
the screen, but, sadly enough, they left the track and weren’t seen again.
What does that m... (more)
WAP stands for Wireless Application Protocol and is based on Wireless Markup
Language (WML), which is closely related to Hypertext Markup Language (HTML).
WAP enables you to quickly and easily deliver information and services to
mobile users. It's independent from any other mobile or network standard and
is compatible with all popular mobile communication networks.
WAP is a communications... (more)
In Part 1 of this article, we started to develop a small racing game using
XNA Game Studio Express 2.0. We learned about the game loop and how it's
implemented by the XNA (by using the Update and Draw methods) framework. We
also created our first track on the screen and four cars started moving on
the screen, but, sadly enough, they left the track and weren't seen again.
What does that m... (more)