Update to CEFlashCards Project and More...
In case anyone thinks I've been enjoying the summer sun too much and not working... well... you're wrong? I've been implementing changes to the FlashCards project and also working on some nice ASP.NET utilities to simplify developing sites.
CEFlashCards is now going to be far more robust and flexible than before. When coding for my very narrow purpose of studying Chinese I realized this application could easily be abstracted to many different memorization tasks.
Expect to find in the soon to be uploaded version:
- True multiple card dictionaries. Extensible dictionaries where the fields, labels, and content can all be defined in XML.
- Update notifications. The ever so trendy WebServices lend a hand notifying of application updates and new dictionaries available.
Of course I can always see more potential and will keep improving the product as time permits. But with the enhancements I think it will truly be useful to many people. I do need people to create dictionaries with it and then send the dictionaries to me for sharing. That will really benefit everyone. Hmm... maybe a competition of some kind is in order. I'll let you know when I post the latest build.
The ASP.NET utilities I've also been working with are varied, but I think the first of them to be posted will be the streamlined QueryString handling and type casting classes. The CEVariant and CEVariantCollection address the variant nature of data on the QueryString. I'll upload all of this as the CleverEnteprise Utilities project (CleverEnterprise.Utilities) which will grow over time as I ready some of the other utilities for an initial release.
Sorry for the teaser post, but I'll be back soon with the actual changes and articles discussing them.