]> Something Witty Goes Here

codedread

Archive for February, 2006

SVG Time Waster Game: FreeCell

Friday, February 24th, 2006

I decided to take my SVG Solitaire game and make it into FreeCell, the game that comes with Microsoft Windows. Click here to play. Requires IE+ASV, Firefox 1.5 or Opera 9 TP2

It took roughly 30 minutes to change Solitaire into FreeCell, then over 1 hour to debug stupid/silly errors. I was pretty tired last night, but that’s probably a pretty good breakdown of the software development process (X minutes to design/code, at least 2X to test). Of course it still probably has some minor bugs here and there (please let me know) and I know the layout could use some work. Very playable in IE+ASV, but dragging cards is still pretty slow in Firefox 1.5 and Opera 9 TP2.

CLICK HERE TO PLAY FREECELL

Pretty Web Statistics Version 2

Monday, February 20th, 2006
Raster image of my SVG web statistics

Ok, I finally got around to updating my SVG web statistics, a little over a month since I first posted them. Many thanks to Johan, Rob and Jonathan for handy code and suggestions. I hope you like it. It’s located at the same place as before.

I’ve added some drag interactivity to it. At this time it is quite responsive in IE+ASV, but less so in other implementations (Firefox 1.5 and Opera 9 TP2). Dragging using my library is slightly slower than it used to be because, in order to get “slider” dragging, I had to add constraints to each draggable entity (so that you can’t freeform move it around the page). This adds conditional checking every time the entity is dragged, but I see no way around this. Hopefully smart guys like Johan will take a look at my JS and show me the idiocy of my ways. ;)

CLICK HERE TO LOOK AT MY SVG WEB STATS

Windows Live Mail: Still Prejudiced

Tuesday, February 14th, 2006

Over a month ago, I got an invitation to try out Hotmail evolved: Windows Live Mail Beta. I decided to go for it, since I don’t use my Hotmail account for anything critical and most of my colleagues have switched over to using my Gmail account when they want to send me an email. I was disappointed but not surprised to find out that Windows Live Mail Beta is nowhere near fully functional in Firefox and Opera. The ony things you can do are: Read your mail, Delete your mail and Write a New Message. You can’t attach files to mails. You can’t edit in rich text mode. You can’t even reply to mails that you get from within Firefox/Opera. This is a significant step BACKWARDS in functionality that already existed in Hotmail! Click To Read More...

Opera Does Weekly

Monday, February 13th, 2006

Tim Altman reports that Opera has decided to open things up even more and start weekly builds. A new blog is in place to keep track of the Desktop Browser weekly builds and any other issues that might come up.

Though not as thoroughly tested as a beta or even preview build, weeklies are great news for me, since there was a rather serious bug in the latest Opera Preview 2 that was preventing me from using it at work (proxy issue).

I think the more open Opera’s development process becomes, the larger its comunity will become. Now if only we could get an open bug database…

codedread codedread