Well, I’m back trying to make my XNA game again. It feels like forever ago, when XNA was just in beta and I was messing around with it. And it feels like even more forever ago, that I was working in C++ trying to get my game finished.
Today, I don’t get much free time to [...]
Archive for March, 2008
XNA Game Development
Posted in Game Development, Programming, Technology, tagged Game Development, Programming, Technology, XNA on March 29, 2008 | Leave a Comment »
User interface design for an ad-hoc database query form
Posted in Database, Programming, Technology, Web Design, tagged Database, Programming, Technology, Web Design on March 28, 2008 | Leave a Comment »
That’s a mouth full to say and even harder to explain.
It feels like that as long as I’ve been doing web development, the most important and complicated item of the web projects has been making an ad-hoc query form that is flexible and user-friendly enough for end-users, but provide them with everything they want to [...]
Taxes
Posted in News and Politics, U.S. Politics, tagged Federal Government, Life, Taxes on March 24, 2008 | Leave a Comment »
Here’s a few thoughts, links, and gripes that I’ve had while doing my taxes this year.
America is a land of taxation that was founded to avoid taxation. ~Laurence J. Peter
Stocks
I’ve never understood why stock brokers don’t include the purchase date and cost basis on the 1099-B forms. Every year, I need to go back through [...]
Mouse in a maze programming challenge
Posted in .NET, Programming, Technology, tagged .NET, Programming, Programming Challenges, Technology on March 20, 2008 | 1 Comment »
Nick Gravelyn has posted a programming challenge for beginner programmers. While I’m certain that I don’t qualify for it, I went ahead and submitted my solution.
He presents the classic Mouse in a maze challenge. Instead of finding the way out off the maze, this time the mouse needs to find the cheese in the maze. [...]
Developers are Clone Troopers and Project Managers are … Storm Troopers
Posted in Humor, Programming, Technology, tagged Humor, Programming, Project Management, Star Wars, Technology on March 20, 2008 | Leave a Comment »
Max Pool of {CodeSqueeze} writes an interesting article titled “Why Managers Are Like Clumsy Storm Troopers“.
Anytime software development or project management can be related to Star Wars themes, it makes the inner-geek in me want to spread the news…
… developers are like Clone Troopers. They are quick, disciplined, and deadly in their specialty.
Managers are [...]
Convergence 2008: Kevin Schofield Keynote
Posted in Software, Technology, tagged Kevin Schofield, Microsoft, Software, Technology on March 18, 2008 | Leave a Comment »
Part 2 of my Convergence 2008 blog entries…
Kevin Schofield is the General Manager of Microsoft Research. His keynote mainly focused on data and viewing of data.
… we all live in a data intensive world. We’re surrounded by it, it pervades our work lives, it increasingly pervades our personal lives. It’s sort of like the Force, [...]
Convergence 2008: Steve Ballmer Keynote
Posted in Software, Technology, tagged Microsoft, Microsoft CRM, Software, Steve Ballmer, Technology on March 15, 2008 | Leave a Comment »
Last week, I didn’t get a chance to blog because I was attending the Microsoft Convergence 2008 conference. This year it was held in Orlando, Florida and the keynote was given by Steve Ballmer, Microsoft Chief Executive Officer.
This was the first keynote that I’ve seen given by Microsoft. In the past, I’ve been to many [...]
How to load a Google SketchUp model into a XNA game
Posted in Game Development, Software, Technology, tagged .NET, Game Development, Google SketchUp, Programming, Software, Technology, XNA on March 7, 2008 | 20 Comments »
For casual 3D modelers, Google SketchUp is a good alternative to more complicated and robust software such as Blender and Maya.
For developers who prefer to get decent looking models up and spend their time writing code, then SketchUp could be used to assist in visualizing their concept.
You can use the free version of Google SketchUp [...]
How to use nested repeater controls with relational data
Posted in .NET, Programming, Technology, tagged .NET, ASP.NET, C#, Programming, Technology on March 6, 2008 | 5 Comments »
Oftentimes, you may need to nest repeater controls with relational data. There’s an easy way of doing this, but you’ll need to define your relationships and write a small function to retrieve the related/child data records.
Database Relations
In this example, we’ll use three (3) tables defined below.
This is a simple relational database and does not follow [...]
Gary Gygax (1938-2008)
Posted in Books, Entertainment, Gaming, tagged Books, Dungeons & Dragons, Entertainment, Gaming, Gary Gygax on March 4, 2008 | Leave a Comment »
Most people will probably not know about Gary Gygax, but his influences have been instrumental in the gaming and fantasy industry for over the last thirty years or so.
If you’ve ever played a role playing game, such as World of Warcraft, Mass Effect, Final Fantasy, or Star Wars: Knights of the Old Republic, then [...]