Packages
Here you can download the umbraco packages I made, If you are interested in the sourcecode check out the umbraco extensions on codeplex (http://www.codeplex.com/umbracoext).
Moving these to the project page at http://our.umbraco.org/projects
Full (ready to use)
- Alphabetfolder
- Blog for umbraco 4
- Char Limit
- Config Tree
- Datefolder
- IPhone alt page
- Locator
- Mail Engine
- NibbleFX
- Ping XMLRPC
- Poll
- Related Links
- Related Media
- Star Rating
- Ultimate Picker
- Zip Upload
Alphabetfolder
Place your documents in Alphabetfolder.
More info in this post.
Blog for umbraco 4
More info in this post.
Char Limit
Limit the amount of characters an editor can supply in a textarea.
More info in this post.
Config Tree
Edit the umbraco config files from the backend
More info in this post.
Datefolder
Place your documents in datefolders.
go from
-Parent
–Child
to
-Parent
–Year
—Month
—-Day
—–Child
Just install and choose which documenttype(s) you would like to place in datefolders. You can even move your existing content to datefolders.
This package installs:
- /bin/TG.Umb.DateFolder.dll (assembly)
- /config/TG.Umb.DateFolder/DateFolder.config ( config file containing documenttypes which will be placed in datefolders )
- /usercontrols/DateFolderInstall.ascx ( usercontrol that is displayed during install )
Iphone Alt Page
More info in this post.
Mail Engine
More info in this post.
NibbleFX
Have an xml driven flash movie you would like to manage with umbraco? This package will do all the work for you, just upload your xml file and documenttypes, templates, xslt and macro’s get created automaticly, you can even import the content.
Ping XMLRPC
Ping services when you publish a document to notify them of changes to your site.
Download Package (link to package repo)
Related Links
More info in this post.
Related Media
More info in this post.
Star Rating
Ultimate Picker
More info in this post.
Zip Upload
More info in this post.

Hey there,
I’ve got a relatively small CMS project (2 websites of less than 12 pages each) that needs a developer. Each site has only two design templates (home and interior), so the coding should go rather quickly. My team can provide HTML prototypes. Typically, we’d do this sort of thing in-house, but I’m looking to expand our contractor base and you seem to know your stuff with Umbraco. Interested?
rjs
Hi Tim!
I’d love to try out your AJAX Poll package for Umbraco, but I can’t find a link to download it?
Regards,
Thomas K
Hey Thomas,
I’ll digg up the package( source) and post it later today.
Kindly,
Tim
Package is available for download
Thanks a million!
AJAX Poll is fine for my needs - simple yet very flexible. The screencasts explained everything I needed to know to implement it.
Hey Tim -
I was looking into your polling package, but I don’t see any templates so when I create a new “Poll Container” I don’t see anything on the published page. I don’t see any bodyText content or properties (other than “votes”) to be able to build a template for it.
This newbie is definately missing something here. Help me out?
Also, where are these “screencasts” that Thomas references in his May 12th post? Maybe that’s all I need.
Hi Tim,
The AJAX Poll works great. Just wondering if you could please send me the source code so we can change a few things.
Cheers,
Neil
@JHildeman, I’ll see if I can digg them up
@Neil, you’ve got mail
Hi Tim,
Nice work!! Respect!
I will ask same question as Neil few lines above: “Just wondering if you could please send me the source code so we can change a few things.”

Thanx in advance!!
Greetings,
Mitch
@mitch, you’ve got mail
Thanx again Tim!
Hi Tim!
True component!
Could you share sources with me as well, please.
Thank you. :).
Hi Tim!
I’d love to try out your AJAX Poll package for Umbraco, but I can’t find a link to download it?
Regards,
Terje D
Hi Terje,
The donwload link is on this page
I would like to see the source code as well.
for the ajax poll package.
Hi Tim
I am interested in using the poll you created, however I would like to customise it. I would be highly appreciative if you could send me the source code.
Regards
Luke Green
Hi Tim,
Is the source still available for your Polls package? I would be interested in it if so to try and customise it for a site I am currently working on.
Thanks for all the great work on Umbraco.
Simon
Hi Tim,
I also would like to examine the source for the poll you created. I have a need for such an item and am trying to understand how to ‘extend’ umbraco by using an existing ‘extension’.
Could you please email the source or a link to where I can download it?
Thanks in advance!
Frank
Hi Tim,
I’d love to review the source for the Ajax Polls package and probably make some modifications to it. I’d be glad to send you any and all updates I make to it.
Keep up the great work.
Zac
Hi Tim,
Is this poll also working on v4 of Umbraco? Are there any problems known to this package in v4? I’m looking for an Umbraco Poll, but this is the only one, and I haven’t found out yet if it handles well with v4.
Tnx in advance!
Remco
To answer my own question, it seems to work in 4.0.2.1!
Could you please send me the source code? I’m implementing it in a Dutch site and need to modify some texts.
Thanx in advance!
Remco
Hi,
The poll module is not working.
here i am unable to add my poll question, and no db or file interaction.
please send the code,so that i can utilize and full fill my requirement.
Thanks,
Saradhi
Is there any “guide” for installing and using this? I’m getting an error when I try to use it:
Invalid object name ‘xtraStarRating’.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Invalid object name ‘xtraStarRating’.
This happens when I pass the parameter “RatingBarUniqueId” (if I don’t pass that parameter I get an obvious error stating that I need to pass it).