.Text (9x)
Posts about the open source project called ".Text" which was abandoned (or built into) CommunityServer. These posts relate only to the orginal or modifed versions of the ".Text" code base as used to power this blog.



For those that are unfamiliar with Odiogo, it is a site that provides free text-to-speech abilities to your blog and does a pretty good job!  The site takes your RSS feed and converts all the articles in the feed to MP3s.  It also gives you the ability to add a “Listen” button that makes it easy for people to listen to your posts.  This post will show you a method to insert the Odiogo “Listen” button to all your posts automatically.  The method used here is kind of hacked together, but seems to work.  There may be easier...




My original .Text blog handles all my posts and any topic.  I decided to split the blog up and have just a Dev blog. Over the next few weeks I will begin to get some posts in here. One of the posts I plan for this space is a new DNN generic data store module I am woking on that allows a person to design new modules without the need of specific database data stores (tables, stored procedures, etc).  This means modules will be able to function on different databases without change.  Anyway, more on this coming shortly along with the free...