Tuesday, May 6, 2014

Transitioning to the Web

You may have noticed a lack of posts lately on this blog. There is a good reason for that. I have been busy over the last six months or so converting Quick Solitaire from a native Windows application into a Web application. It's been a great long run with Windows and now I see a big change coming.

It is clear to me that the future of software applications is the web (Google knows this too). Users want seamless instant access to their applications and data on any platform or device. So in support of that I am redirecting my efforts to convert all my products to run as web applications (HTML/Javascript/CSS) starting with Quick Solitaire.


I am very pleased with the results so far. Except for a little tweaking of the graphics and animation the web version functions the same as the latest Windows version.

This doesn't necessarily mean the end for the Windows version. I am working on an update that will host the new web application inside a native Windows application. Stay tuned for progress updates.

I welcome your comments.

Wednesday, March 19, 2014

Version 3.3.14.2 Released

This version fixes a problem introduced in 3.3.14.1 (completely unrelated to the fix for the Gaps game) that would crash in Solitaire/Klondike when you placed a card from the waste pile.

I did a lot of re-factoring work between 3.3.13 and 3.3.14 and this one problem got passed my testing. Hopefully this version is back on track. It has a few subtle improvements in the graphics and layout that you will appreciate.

Check it out.

Monday, March 17, 2014

Oops!

There is a problem with 3.3.14.1 (not related to the fix for gaps) that did not show up in my testing.

I have reverted back to version 3.3.13.1 temporarily until I can fix it.

Sunday, March 16, 2014

Version 3.3.14.1 Released

This release fixes a small issue in the Gaps game that would occasionally loose one card after the re-deal. A number of users had reported this problem so thanks to them for their input.