Initiate!

Here's the home-brew blogging tool I've on-and-off been working on the past few months. It's got a few of the more popular web 2.0 features you find around the internet, such as RSS, tags and AJAX, as well as database options for the back-end. Here's a couple of the key features:

  • Simple, clean and efficient layout and design for the website's content administrator.
  • AJAX integration, making for an efficient and seamless enviroment.
  • Tags and Search functionality for help with finding a particular blog, checking popular topics or finding pictures.
  • RSS Feed for readers to subscribe to your latest writings.

For Developers, it is a simple ASP.net user control that you can drag and drop into the desired page. You have the option to either save the content to a SQL Database, or if one isn't available, you may save the data using the supplied XML DataSet. No code needs to be changed, just a simple toggle of your preference in the web.config file.


Tags: Europa, Blog, Test, Internetz