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.

RSS-2.0

Cuyahoga news (Archive)

  • Our server is moving

    Tonight, friday 16 nov, our host is going to relocate our server. During a period of approximately 3-4 hours, this site will not be accessible. If everything goes according to plan, the relocating starts at 21:00 CET.

    -edit 2007-11-17
    The site is up again at the new location.
    11/16/2007 1:48:00 PM Published by Martijn Boland Category Website Comments 0
  • Migrated to a new server

    We moved the Cuyahoga project website to a new server. For the last year, the site was hosted by Softwyre who were so kind to host the site on their servers for free. Thank you guys for having us. The service has been excellent!

    The reason for moving the site is that my company Taiga has its own colocated server where we now have full control of everything and loads of bandwidth.

    During migration, we (finally) upgraded this site to Cuyahoga 1.5.0 on .NET 2.0 and the forum is now a slightly modified version of YetAnotherForum 1.9.0. Everything should still work as before, but please leave a comment if you experience an issues.
    6/30/2007 5:25:00 PM Published by Martijn Boland Category Website Comments 0
  • Cuyahoga Module Development Guide updated for Cuyahoga 1.5

    We updated the Module Development Guide to reflect the latest Cuyahoga version. Get it here!
    5/8/2007 9:46:00 AM Published by Martijn Boland Category Developers Comments 3
  • Cuyahoga 1.5 module Hello World example

    One of the things that is still on our list is updating the module development guide to reflect the current Cuyahoga version. In the meantime, Paolo Corti has published a nice tutorial about creating a simple Hello World module for Cuyahoga 1.5. You can find it here: http://www.paolocorti.net/public/wordpress/index.php/2007/04/30/cuyahoga-hello-world-sample-module-tutorial/.
    Thanks a lot Paolo!
    5/6/2007 11:16:00 AM Published by Martijn Boland Category Cuyahoga Comments 1
  • CuyahogaContrib project started

    We just started the CuyahogaContrib project on SourceForge. This project is especially for Cuyahoga related projects that are not part of the core project.

    It's very easy to join this project: if you have a module or other add-on that you want to share with the community, you're invited. Just drop an e-mail at martijn [at] boland *dot* org with the project description and a little motivation.

    A few simple rules:
    • Each developer is responsible for their own sources;
    • Developers must make sure that the source is compatible with the current Cuyahoga SVN trunk;
    • Developers can pick their own license for the contributions as long as the license isn't too restrictive (so no GPL, sorry guys);
    • When using databases: please try to support all three supported platforms (SQL Server, MySQL and PostgreSQL);
    • Any contribution is welcome as long as it is useful. It doesn't need to be rocket science :).
    The Flash module and the Forum module have already been moved to this project so the contributors can maintain their sources more easily.

    You can find the project at http://sourceforge.net/projects/cuyahogacontrib and the SVN root folder is at https://cuyahogacontrib.svn.sourceforge.net/svnroot/cuyahogacontrib.
    2/27/2007 4:19:00 PM Published by Martijn Boland Category CuyahogaContrib Comments 2
Current