If you would like to participate in this wiki, please create an account. You can do this by
creating an account. I would really appreciate some help with
DCDFLIB and
WinROTT.
codewiz51, 2008/11/15 08:12I worked on the BlogEngine.Net Indigo style sheet to improve the font rendering for FireFox 3.0 and found that I had really broken IE 7 rendering for the blog. After about a dozen trial and error changes to the style sheet, I finally decoded what had to be changed to make the blog theme Indigo look roughly equivalent in both browsers.
codewiz51, 2008/09/27 06:38I've been frustrated with the FireFox font rendering on my
blog. After upgrading to FireFox 3.x I've become even more frustrated. Since the problem only seems to occur with the Blogengine.net software, I'm inclined to believe it's the style sheet. However, IE 7 (which I don't even bother to use for testing) performs much better when rendering fonts. I guess I will have to start checking how things look with IE 7 before I start ripping and tearing to make FireFox happy.
admin, 2008/09/26 14:49I decided to stop using Google tracking/analytics for tracking visitors. No more fiddling around with Google or Feedburner, other than to submit site maps and urls for indexing. It just seems like I spend more time inspecting statistics rather than developing content.
admin, 2008/08/02 13:58I am slowly moving content off of my old blog to this wiki. You might check the
table of contents or the
rss feed for new content.
codewiz51, 2008/07/19 19:40I use this wiki to keep development notes and to publish articles that are too long for my blog.
codewiz51, 2008/07/16 06:51Please check the
table of contents to view a particular page.
Currently, I am actively working on
WinROTT to Visual Studio 2008. I used to maintain a porting diary
here. I am moving my entries to my blog (
WinROTT entries on my blog). Any long articles regarding the port to c++ will be given a separate page in this wiki. I am eternally grateful to
Birger N. Andreasen for releasing his original work to the public. I would not be involved in the port of this game to native C++ using Visual Studio 2008 without his code as a guide.
I am also working some C++/CLI projects using RAPI. The summary page for this work is located on my main web site:
My C++/CLI work. The latest article is posted
here.