Oh yes, I've just booked my seat for the Level 2 training in three weeks from now. Have I told you how excited I am? I really am, I'll be learning some neat new stuff about the latest umbraco release. Oh man, I can't wait to leave (But I do like home as well...)
http://umbraco.org/blog/2008/10/29/umbraco-course-in-november---all-about-umbraco-4 Do you attend the training as well? Do you want to share some beers? Leave a comment and we'll find a way to organise a pre training get together!
Hope to meet you soon!
It's been a fabulous month! Lots of stuff has been going on in the umbraco world:
° umbraco v4 is about to enter its beta 2 status.
It should be the last beta release before we go into the alpha stage. It has been a great release so far. New features which were introduced for v4 have been further developed and polished including the Live editing feature, master pages support and support for document type inheritance. Each one of those features makes umbraco a real CMS killer application. Oh, and for those who don't twitter, Niels has also announced xslt debugging for umbraco from within vs.net and svn/tfs versioning support. Can't wait to see that happen.
umbraco has also be nominated for "Best Other Open Source CMS". It's no longer possible to vote for it!
° Release of umbraco Pro.
Excert taken from the umbraco.org website:
"Umbraco pro is a commercial offering for every professional or company working on a professional level."
umbraco Pro includes both the "Courier" and "Concierge" products. If you don't know about those new products, have a look here.
° CGUS08
Last week, CGUS08 was held at Chicago. More than 30 participants have gathered to talk about all things umbraco. More info and presentation slides can be found on the official umbraco.us website.
And, Richard who's also contributing to the forum4umbraco project has won the Package contest. Congrats Richard! Great job! Ace package. Hope to see a live demo at one of our next Benelux umbraco user group meetings.
° Doug Robar has joined the umbraco company as Evangelist.
Best man for the right job. Our top most poster on the umbraco forum has been appointed Evangelist. As from now one, Doug will spread the word about umbraco all over the world. He's start conquering US... Congrats Doug and good luck on the job.
° Last but not least, umbraco.tv has been launched...
"Get instant access to more than 5 hours(!) of Umbraco Video tutorials made by umbraco founder Niels Hartvig and umbraco guru Per Ploug Hansen."
If you haven't signed up yet, this is the time. Look here for more info.
And, what have I been doing lately. Hmm, I've been evaluating umbraco even more, been setting up some proof-of-concepts for our forum4umbraco project, in co-operation with Billy Koch and Richard Soeteman and have been thinking about some new cool 'features' I'd like to work on during the coming weeks. Here's my personal wish list:
A validation framework allowing to add validation to standard/custom datatypes. Image you need a date for a document, but wishes to restrict that date to a date in the future... Currently, this is not supported. I'll be looking into this to see what is possible within the existing setup.
I'm also having a closer look at the new .net event model. Haven't played much with it, but one thing I'm missing already is the ability to cancel events. For example, what if you wish to cancel a save operation because of... whatever. Could be anything. Might do some code hacking to prepare a proof-of-concept. I really think it would be a bonus to the system. Just need to convince others... ;)
Lately, we've had a discussion on document type inheritance. I didn't like the idea at first as I've always found it more intuitive to create 'Property sets' which can be reused by multiple document types. Ok, my idea didn't make it, but I have been thinking about how to extend this functionality using the existing code base. So, I've been thinking about extending the existing data types to allow for a 'Combined datatypes', ie. having a custom datatype that is made up of other existing datatypes. Need to sort out some things first, but I might give it a shot sometime.
"forum4umbraco". Although it has been quiet lately, it surely doesn't mean we haven't been progressing. We've not written a single line of code, but we do know where we want to go. More about this later on.
Enough for now. Need to get to work again.
A great idea, a great forum and community. Put those two together and you'll get a new package, called the 'ultimateNav'. Have a look at the article about how to install and use it. If you think it could even be optimized or want something else to be included, feel free to add a comment here. I'm sure we can add some more useful stuff.
Posted on Tuesday, September 09, 2008 in
umbraco,
package,
v4
Our original 'Code picker' that I've released a while ago has been adapted a bit. It's now possible to also choose the column that will be used for content publishing whereas the first version expected a hard coded 'Description' column.
For example: Assume we wish to let content editors choose from a list of available countries. Instead of using the standard dropdown list and entering the values manually, we'll choose from a list of countries that are available in the database.
First, create a new table in the database 'Countries', holding two columns 'Id' and 'Description'. Secondly, create a new datatype called 'Country picker' and set its render control to 'Code picker' (Choose from the dropdown). Hit 'Save' to enter the configuration options. From the available tables, choose the 'Countries' table. Once table choosen, the system will look up all columns for that table. Choose the table that will hold the value that is published on 'Save and Publish' of any content that will be created based on this datatype.
At this point, you'll only need to drop a property of the newly created datatype 'Country picker' onto any of your existing or new document types and you're all set.
Currently, this datatype only supports MSSql. Still have to look into things needed to support MySql/VistaDb.
Any suggestions or comments are much appreciated. Please report bugs on the forum or in the comment form.
Best of all, the 'Live editing' feature supports this new datatype. No strings attached! It has been tested on the latest build (Change set 39462)
Download the package here.
Posted on Tuesday, September 02, 2008 in
Google,
chrome,
umbraco
Amazing browser, fully compatible with umbraco v3 and v4. Guess I've found a new way of browsing the web. Fast, elegant, the way 'I' want it to be.
After a few hours of extra development, I've finally finished a first custom datatype, which I've now called 'Codepicker'. Basically, this custom datatype allows developers to create any number of custom dropdowns, holding a series of values populated from a database rather than entering all static values manually, as you normally would with a dropdownlist. Read more about it in the articles section.

Posted on Saturday, August 02, 2008 in
umbraco,
v4,
English
Just posted an article that has puzzled me for quite some time. During some spare time, I took the time to have a look at it. Basically, when using IE, I always get my login screen in Dutch while working on an English vista box. Here's why.
Agenda for the first Belgian umbraco user group meeting has been posted here.
Drop a comment on the umbraco blog if you will be attending.
Just took me a while to find the right tools for the right job, but finally got it up-and-running. I've wanted to add code snippets to my articles section as this would clarify lots of things to the readers. I'm using Livewriter now to edit all articles and some nice Livewriter add-in for the code fragments.
During configuration, I also found a small issue that while configuring the content channel for Livewriter support, some of the fields are not listed in the dropdowns, especially when you have 2 document type properties with the same alias (Something which could occur quite often).
In my current configuration, I've got 2 different document types, both of which have a property with alias 'bodyText', yet only a single one shows up in the dropdown.
Read on here