Posts in Category: Releases

I feel a new release coming soon...

Its been a couple of months since we had a release but I think things are coming into place for a new release to happen within the next week or so.

Highlights of the coming release will be

  • Support for LDAP authentication thanks to code contributed by TJ Fontaine
  • Option to use a User ID for login instead of email
  • New Forum Notification Subscription features and ability to delete threads and forums contributed by Dean Brettle
  • A new module that lets you include html fragments from external files in a page
  • The DatePicker and SmartCombo controls have been split into a separate assembly mojoPortal.Web.Controls.dll so they can be used easily in other projects
  • Features for the Admin to update user names and delete users or flag users as deleted
  • Various bug fixes

I'm thinking of a new versioning scheme, the previous versions were in the date format 20050912 which makes it easy to tell if you have the newest version but gives no idea how mature the project is. I think since we have passed the 1 year of development mark it is good to be able to know that from the version so the next version will be 1.2005xxxx to indicate the date of release and the number of years since the first release. Each year this will increment.

I'd like to thank Jasmin Savard for the new graphic depicting mojoPortal as boxed software.

I've posted a few things of interest lately on my personal site. Here is some information on the difference between VS 2003 and VS 2005 Web Projects and here is a new tutorial for installing Suse 10. It is the first in a series, the next one will show how to build mono from source code and the one after that will show how to install mojoPortal and configure Virtual Hosts in apache for using mod_mono.

Release 20050912

A new release is now available on the download page.
Highlights of this release are:

  • better CSS organisation and 2 great looking new skins by Jasmin Savard
  • improvements to forum administration and menu system by Dean Brettle
  • improvements for blog category management
  • Dutch Culture file by Jan Hussaarts
  • a number of bug fixes

New Release This Weekend

We are planning a new release this weekend to include

  • All the new skinning work and CSS organization by Jasmin Savard, including 2 great looking new skins.
  • Improvements to the menu to make it more crawler friendly and right clickable by Dean Brettle
  • A new Admin feature for the forums allowing you to move a thread to a different forum and/or rename a thread topic, also thanks to Dean Brettle
  • Miscellaneous bug fixes since the last release

Release 20050829

A new release of mojoPortal is now available on the download page.

New this release is the inclusion of NeatUpload by Dean Brettle. NeatUpload, licensed under the LGPL, is an ASP.NET HttpModule for handling file uploads gracefully with a progress bar. It works on Windows with IIS or on Linux/Mac OS X with mono using XSP web server or using mod_mono with apache web server. Pretty sweet! Dean developed this specifically for mojoPortal but I'm sure it will be used in countless ASP.NET projects once the word gets out about it.  I really can't imagine an ASP.NET developer that won't want to use it. Previously, mojoPortal shipped with SlickUpload which was disabled by default because it only works on Windows. A similar commercial control ABCUpload I've used before also does not, as far as I know, work under mono. Great work Dean!
Here's a screenshot of the progress bar in action:


you can even stop the upload midstream by clicking the icon.

Also new  is the final release of version 2.0 of FCKEditor, previously we were using RC1.

Thanks to Tom Opgenorth for adding a small enhancement to the Links Module to enable specifying the target. He is currently working on adding categories to the Links module allowing you to organize links in a TreeView by category. That will be a cool option. After that project Tom is planning on implementing a new image gallery using nGallery.

mojoPortal now includes, in addition to US English, culture files for Italian, Portuguese, and Czech.  If anyone transaltes to additional languages, please send me the translated files.

Release 20050710

I just posted a new release on the Download page.  This release adds the Search feature powered by DotLucene as well as advanced logging capabilities powered by log4net.

There are no changes to the table structures for this release but users of PostgreSQL and MS SQL will need to re-run the stored procedure scripts for upgrading from version 20050618.
You will want to replace every file except maybe your Web.config.

Be sure and back up your site and db before upgrading and as always if you have any trouble please post in the Forums.

The latest code is not yet commited to svn because I'm having connection troubles with the repository on Novell Forge.  Its never happened before so I'm optimistic they will have this fixed tomorrow. I'm not the only Novell Forge user reporting this problem today, I will commit the newest code as soon as this is working again.

Update 7/11/2005:
The problem with the svn repository on Novell Forge was fixed today and I commited the latest code and also put up a new zip file for those who haven't got hip to svn yet.