Getting started with umbraco
Last Saturday, during the umbraco meetup the ‘lack of documentation’ topic came up ( as usual ). So for al those people trying to get started….
A great way to get started is to install Warren’s creative web site wizard and to take a look at how things are set up and how it interconnects (developer section, right click macro’s, choose import package then open the repository and install the package). You can also find different references on the web, I tried to structure some of them in this ‘getting started’ list.
Download:
You can always find the latest release on codeplex (currently 3.0.5)
http://www.codeplex.com/umbraco/Release/ProjectReleases.aspx?ReleaseId=6344
Installation:
http://www.umbraco.org/v4 (link to screencast in the bottom right of the page)
http://umbraco.org/documentation/books/install-umbraco-21x-on-windows-xp
http://umbraco.org/documentation/books/install-umbraco-30-on-windows-server-2003
http://umbraco.org/documentation/books/install-umbraco-30-on-windows-vista
http://umbraco.org/documentation/books/install-umbraco-30-on-windows-xp
Basics:
Document Types:
http://www.umbraco.org/blog/2007/12/3/dec-3-umbraco-basics-document-types
http://www.umbraco.org/blog/2007/12/6/dec-6-document-types-part-ii
http://www.umbraco.org/documentation/books/document-types-explained
Templates:
http://www.umbraco.org/blog/2007/12/7/dec-7-templates-part-i—the-introduction
http://www.umbraco.org/blog/2007/12/12/dec-8-adding-page-information-to-templates
http://www.umbraco.org/blog/2007/12/13/dec-9-using-master-templates
http://www.umbraco.org/documentation/books/templates-explained
Xslt and Macro’s:
http://umbraco.org/documentation/books/xslt-basics
http://umbraco.org/documentation/books/extending-xslt-with-c-or-javascript
http://umbraco.org/documentation/books/macro-parameters-syntax
Beyond the Basics:
.Net controls and umbraco:
http://en.wikibooks.org/wiki/Umbraco/Samples_and_Articles/Dot_Net_Controls
http://www.nibble.be/?p=12
Actionhandler:
http://www.umbraco.org/documentation/books/creating-and-using-an-action-handler
Base:
http://www.umbraco.org/documentation/books/introduction-to-base
Xslt extension:
http://en.wikibooks.org/wiki/Umbraco/Create_xslt_exstension_like_umbraco.Library_in_C
Custom datatypes:
http://www.nibble.be/?p=24
Flash and umbraco:
http://www.nibble.be/?p=28
Still having trouble to get started ? The umbraco community is great, so sign up to the umbraco forum and post your questions.

Tim,
Excellent post should have this as a sticky on the forum!
Regards Ismail
Good job. I think you have good resources to get started on Umbraco.
Tim,
What is your take on using umbraco with an existing portal that already has a membership model? We have a site which simply needs a CMS for certain portions such as the support and marketing sections. The other parts of our site include dynamic content pulled from SOAP and RSS feeds which at this point are running smoothly and require no human intervention.
We authorize users to our site using a SOAP call to our membership platform similar to windows passport you could say (but not exact). The site already uses a master template model.
So basically it would be great to use umbraco for content reuse within our master pages but thats about it, no membership management, or site building since the pages will already exist, just plain old editing of static content.
I have 12 years experience in web development including .NET. I have just installed umbraco on an XP machine and am now totally stuck. What umbraco needs is a simple, “This is how to get your first page working with umbraco” tutorial. There doesn’t appear to be anything that is any use to someone who isn’t an umbraco expert other than the installation instructions.
It looks more like a dev environment than a CMS with no instructions for use! If I can’t get working with it, I’ll look for another package. So much for being “friendly”.
Hi Tim. I am representative of a very large international company and I have been tasked with researching out a .net platform CMS. So far, Umbraco fits the bill upon initial inspection far better than anything else.
I am currently trying a “test run” to get started. We have chosen the Beta 2 version to test on.
I have entered in some basic document types following the screencast http://www.umbraco.org/documentation/videos/for-site-builders/foundation/document-types almost exactly. Where I am running into problems is with the templating. When following your example http://www.umbraco.org/blog/2007/12/7/dec-7-templates-part-i—the-introduction , the text area on your screen shot is blank where you entered “Hello World”. My text area has the <%@ Master… so on. When I run tests with this in place and the “hello world” I get a runtime error. I tried removing the .Net code and just using “hello world” as in your example, but it fails as well. Any tips?
Thanks!
In regards to the above comment… It worked once I moved the down some lines and put the code within that. Must be something new with the beta.
Hi,
I am completely new to Umbraco and am trying to work with Umbraco 4 installed on Windows 2003. I am facing a problem while trying to preview a page. I have followed the tutorial for V3.0.6 provided at the location
http://www.090978.org/umbraco-screencasts/implementing1.html.
Also am not able to open the file
http://localhost/umbraco/liveediting.aspx
Can somebody pl help.
Thanks and Regards
Sushmita Chatterjee
Hi,
Almost i have seen all documents on umbraco site
but failed to get a sample which describe me “how to get your first page working with umbraco”.If there is a post or document please provide link and
if not tha what about making a sample on that.
Ok, 6 months later, thought I’d try again as I still like the IDEA of Umbraco. Installed V4, once again http://umbraco.org/documentation/getting-started is still empty. It’s obviously a joke. I’m out of here!
@Craig install a started website, that should get you started http://umbracocws.codeplex.com/