Introduction

Cuyahoga is an open source .NET web site framework. It provides content management capabilities and has a modular approach. Currently it works with MS .NET 2.0 with SQL Server, PostgreSQL or MySQL as database backend. Also, from version 1.5.2, Mono is fully supported again.

The main goal of the project is to show .NET developers that there is a different way of building web applications than the well known sample applications. Although the project is targeted primarily at .NET developers, anybody interested can download the source and start playing.

Questions, remarks, suggestions? Open a forum topic or mail to martijn [ at ] boland [ dot ] org.

Cuyahoga news

Search testdrive

You can now search the Cuyahoga website. Before releasing it with the new version, this site temporarily serves as a test environment  for the search to see how it behaves in a production environment. Just give it a try!

The search functionality is build with DotLucene. This is a very nice indexer and search engine. It doesn't take care of gathering the content, so you have to build that yourself. Therefore the modules that are searchable have to implement the ISearchable interface. When done, all indexing happens automagically (after adding, updating or deleting content). You can also rebuild the entire search index from the administration site.

Searching will be included in the next version (0.6.0). This version will be released in a few days. I just have to fix some little bugs and I'll add a language switcher module to show how Cuyahoga handles multi-lingual websites.

2/14/2005 11:30:00 PM Published by Martijn Boland Category Cuyahoga Comments 0

Name

Web site
Comment


Back