A Programmer's Dream

More eComic

Posted by Stephen Wrighton on 28 Oct 2008


First off, version 0.0.2.001 of eComic is now up and running over at Codeplex. The latest release can be downloaded from here. Now that that's out of the way, first I want to show off the new application icon. I like it. It just screams comic book to me.

Next thing to talk about in regards to this, was the sheer amount of THINGS that the new version does. Everything from GAMMA filtering to spellchecking to thumbnailing the archive. Of course the spellcheck functionality still isn't put out where most folks can get at it, as I'm still working on a really viable datastore for the system.

My heart is telling me that I need some data in a database for some of the functionality I'm aiming for, but at the same time I'm not going to force folks to download and install SQL Express just to run this thing.

It's getting bloated enough as is.

That said, I also don't want to use XML files as they're not an ideal solution for data searching and maintaining relational data concepts.

I tried SQL Server Compact Edition, but the last time I tried to install it, my computer threw up, and took away a large number of my programs, forcing me to do a destructive format on my box. Alas, I'll have to see what I dream up.

And just for the fun of it, here's the Changelog for the new version:
  1. Fixed Startup Issue where PC would launch multiple instances of the application when double-clicking an associated file
  2. Made Temp file clean up more robust
  3. Added in "Go To Page by Thumbnail" functionality
  4. Organized Source Code
  5. Added Slide show option to Image Viewer
  6. Generated Options Dialog
  7. Added in a Gamma Filter
  8. Made Gamma Filter preservable via the OPTIONS dialog, or per archive via the Image Viewer Context Menu
  9. Added in a Adjust Color Filter
  10. Made Adust Color Filter preservable via the OPTIONS dialog, or per archive via the Image Viewer Context Menu
  11. Added in a Contrast Filter
  12. Made Contrast Filter preservable via the OPTIONS dialog, or per archive via the Image Viewer Context Menu
  13. Added in a Brightness Filter
  14. Made Brightness Filter preservable via the OPTIONS dialog, or per archive via the Image Viewer Context Menu
  15. Added in a Color Inversion filter
  16. Added in a grayscale filter
  17. Actually implmented SAVE functionality
  18. Began working with the ComicInfo.xsd file
  19. Made new Application Icon
  20. New MAIN window
  21. Image Viewer
  22. Spellcheck added to Archive Editor

Tweet me @kidananubix if you like this post.

Tweet