JawberDoo.com: The story begins...
Welcome to the first post of this new series. This has been a busy week. We've done quite a bit of work on the BeHeard.com site, primarily with the "Search" and "AutoComplete". The detail pages aren't ready yet, but they are next on the list. Most of my time is being spent on JawberDoo, which is coming along really well. The source code of the framework library will be released as an open source project once the site is complete.
The framework library is a compilation of libraries that I have been building over the past 8 years. There are tools that do everything from providing simple formatting of a persons' name, to a full blown base data abstraction/proxy system. The ASP.NET Live Membership System is coming along as well. The first part to be released will be the Enterprise ASP.NET Live Membership Proxy System (EALMPS). EALMPS allows you to create presentation tier and business tier proxies for any single tier membership system (i.e. the SqlMembership system).
I know that many of you like to see pictures, so I decided to snip the following pic of the Solution Explorer from the JawberDoo solution. It uses the framework library that I discussed about. You can see the layout of the data abstraction (which is 100% provider driven), and will be covered in an upcoming post. Site is also using localization with a default language of English and will support French & Spanish in the future:

If you would like to know more about any of the topics discussed in this post, please post a comment.