Tuesday, December 29, 2009

Knowledge Review 7 Complete!

That's right, after several months (for reasons explained in a previous post), I have finally completed the 3DBuzz XNA Xtreme 101 Knowledge Review 7. And yes, that includes the fix to the vertical lines.


Thursday, December 24, 2009

Happy Holidays!

Wednesday, December 23, 2009

Knowledge Review 7 Progress and Problem

The implementation of the Command Line system is going great so far. Most of the basic operations (create, delete, display, parent) are in and work great. And, I'm not using a Switch in the Command Manager. It's all Object-Oriented.

While testing the parenting, I noticed a problem with the display that I didn't see with the "static testing setup". Yes, more hiccups with the lines when displaying the DAG.



Grrrrrr...

RHA A New Name Contest

The Regional Health Authority A is holding a contest to find a new name for the organization. This new branding will help develop the corporate identity and image of the organization.

Yes, this is a plug.
Contest Information
Facebook Fan Page

Monday, December 21, 2009

Breaking Post Modification

Something that annoyed me (and one of you guys) with the way Breaking Posts (Jump/Read More) was implemented was the anchor (#more) that scrolled the content to the top of the browser frame, which made things a bit hard to read or follow. I modified it so that clicking "Read more" shows the entire post instead of scrolling to the "#more" anchor.

Result: The simple integration and usability without the anchor.