Umbraco RSS package

June 07th, 2006

I have updated the Umbraco RSS package with new functionality.

Niels originally developed the RSS extension to umbraco with the help from the Raccoom rss generator. It was later nicely "packed" into an umbraco package by Per from netMedia.dk so it is easy to install into umbraco.

Following things are updated

  1. You can choose a publish date field, that way you are not forced to use the updated date on a page. This could be quite annoying when you have to correct a typo etc.
  2. You can choose an author, so it is not the user that has updated the page.
  3. When you save/update a RSS setting in umbraco, the RSS file are updated/created immediately, no need to create a test page, just to see if it work like you want to.
  4. Small update to the UI (webservice stuff)
  5. The source is a nicely Visual Studio 2003 class library, this way you can easily have a look at the code or change it into your needs. No need for setting up a virtual directory etc.

Installing
Download the Umbraco RSS Package
Install the package (Go to 'Developer' section. Right click on 'Macros' -> choose 'Import Package').

Upgrading
Download the Umbraco RSS Package
Unzip the package and upload tree files "/bin/umbracoRss.dll", "/bin/umbracoRss.pdb" and "/umbraco/plugins/rss/editRss.aspx".

Source
Download the source for Umbraco RSS extension (Visual Studio 2003 class library).

You can now subscribe to my RSS feed :-)

Update june 07th, 2006
I have fixed a bug with Perm Links and now there is better support for umbraco sites running in virtual directorys. (Thanks Daniel and Jakob)

Tags: Umbraco Package, Umbraco, Umbraco Extension

Comments

#1 - Ujjwal Das on November 10, 2006 06:46

Download the Umbraco RSS Package
Unzip the package and upload tree files "/bin/umbracoRss.dll", "/bin/umbracoRss.pdb" and "/umbraco/plugins/rss/editRss.aspx". and then when going for Install the package i didnt found any .umb extension file under the zip folder.So how can i load package...Please anyone help me....

#2 - Christian Palm on November 10, 2006 09:55

You should follow the step for Installing OR Upgrading... not both

If this is your first time installing, you should just download the package "Download the Umbraco RSS Package" right bellow Installing

#3 - Ujjwal Das on November 13rd, 2006 06:30

Yes but when i Right click on 'Macros' -> choose 'Import Package' then i dont found any .umb extension file for loading packages.and if i load package then it shows an error.It shows
[code]
Server Error in '/umbraco' Application.
--------------------------------------------------------------------------------

Wrong Local header signature: 0x626D753C
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: ICSharpCode.SharpZipLib.Zip.ZipException: Wrong Local header signature: 0x626D753C

[/code]

#4 - Christian Palm on November 19, 2006 22:52

This is strange, try change the filename from *.zip to *.umb

#5 - Parthi on December 04, 2007 14:55

Hello chaps,
I have installed the RSS feed on the umbraco system 3.2. The data is gettign saved on to the xml file. However when i try to save the file the system is throwing the following error. I would really appreciate your help

erver Error in '/' Application.
No node exists with id '0'
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.ArgumentException: No node exists with id '0'

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[ArgumentException: No node exists with id '0']
umbraco.cms.businesslogic.CMSNode.setupNode() +535
umbraco.cms.businesslogic.web.Document..ctor(Int32 id) +59
umbracoRss.plugins.rss.editRss.saveRss_Click(Object sender, ImageClickEventArgs e) in E:\home\umbraco-extensions\umbracoRss\plugins\rss\editRss.aspx.cs:133
System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +105
System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +115
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102

#6 - James Hildeman on January 13rd, 2008 03:21

I received this same error when I didn't have "Get enclosure contents from:" set to a valid field (bodyText)

#7 - Test on March 09, 2008 20:40

This is a sweet comment system

#8 - Mike Lawrence on March 18, 2008 15:52

I'm getting the same error:
Server Error in '/' Application.
No node exists with id '0'

#9 - Darren on May 15, 2008 18:00

when i try and import the package i get the following error
Server Error in '/' Application.
--------------------------------------------------------------------------------

Access to the path "d:\inetpub\wwwroot\usercontrols\umbracoRSS\RunWizard.ascx" is denied.
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.UnauthorizedAccessException: Access to the path "d:\inetpub\wwwroot\usercontrols\umbracoRSS\RunWizard.ascx" is denied.

ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity. ASP.NET has a base process identity (typically {MACHINE}\ASPNET on IIS 5 or Network Service on IIS 6) that is used if the application is not impersonating. If the application is impersonating via <identity impersonate="true"/>, the identity will be the anonymous user (typically IUSR_MACHINENAME) or the authenticated request user.

To grant ASP.NET write access to a file, right-click the file in Explorer, choose "Properties" and select the Security tab. Click "Add" to add the appropriate user or group. Highlight the ASP.NET account, and check the boxes for the desired access.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[UnauthorizedAccessException: Access to the path "d:\inetpub\wwwroot\usercontrols\umbracoRSS\RunWizard.ascx" is denied.]
System.IO.__Error.WinIOError(Int32 errorCode, String str) +393
System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite) +345
System.IO.File.Copy(String sourceFileName, String destFileName, Boolean overwrite) +11
umbraco.cms.businesslogic.macro.Packager.Install(String tempDir) in C:\Documents and Settings\Jessica Metzler\Desktop\umbraco2.1.6\umbraco\cms\businesslogic\macro\Packager.cs:205
umbraco.dialogs.packager.ButtonInstall_Click(Object sender, EventArgs e)
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain() +1262




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407

#10 - Rachid ZYad on May 23rd, 2008 17:45

How can we change the default time stamp? Thanks

#11 - cato on June 05, 2008 01:22

Hi,

I have just upgraded to umbraco 3.0.5, and all of my rss feeds have disapeered from the tree.

When I add new ones they also don't show up on the tree.

Any help would be appreciated

#12 - Paul Sterling on July 29, 2008 22:58

Works with Umbraco 4 with a few tweaks to the default web.config (the "datalayer" portion of the DbDSN is unknown by the MSSQL provider and results in failure). Simply remove it if you're using MSSQL.

#13 - Ricardo on October 24, 2008 18:26

How do i uninstall the module? i had some issues with the installation of this but i believe the sql infrastructure was created so now when i try to reinstall i get a new error since db table already exists.
Thanks.

#14 - Pill Store on November 24, 2008 08:58

Very good job. Add your blog to bookmarks.

#15 - order viagra on November 26, 2008 20:52

How i can change the default time stamp? Thanks

#16 - Buy Propecia on November 28, 2008 08:01

Excellent article, added to bookmarks.

#17 - cialas on December 12nd, 2008 22:54

Hi, Cato,
I also have upgraded to umbraco 3.0.5. All ok. Can you write more details?

#18 - RSS on January 12nd, 2009 08:42

Nice job. I add your blog to bookmarks. hope i can find <a href="http://pdfoxy.com/">free ebooks</a> about his

#19 - Zithromax on January 15, 2009 22:55

Sorry, forgot to thank you for a great preview. Thanks for stepping in at such short notice!

#20 - Andy on January 17, 2009 05:48

thanks.Very good job.

#21 - Buy cheapest viagra on February 12nd, 2009 23:22

That’s great, I never thought about that like that before.

#22 - Facepalm on March 06, 2009 08:37

Very useful files search engine. http://myrapida.com is a search engine designed to search files in various file sharing and uploading sites.

#23 - sasaaaa on April 10, 2009 09:17

Very useful files search engine. megaupload-download.com is a search engine designed to search files in various file sharing and uploading sites.

#24 - Horst on April 15, 2009 12:06

Hi Christian,
have upgraded to umbraco 4. Changing the node for the RSS feed makes error now.
-----
Could not load type 'umbraco.presentation.webservices.aspx_ajax_calls.GetNodeName'
Line 1: <%@ Page language="c#" Codebehind="GetNodeName.aspx.cs" AutoEventWireup="True" Inherits="umbraco.presentation.webservices.aspx_ajax_calls.GetNodeName" %>
---

Is there a solution for this?
Or do you have an upgrade for working with umbraco V4?

Thank you, Horst

#25 - M on May 04, 2009 15:39

Good package, but I don't get the generated rss to validate correctly.

#26 - Acomplia No Prescription on May 28, 2009 16:24

Acomplia it is used for weight loss, also it can be used for treatment of adiposity of the patients transferring type 2 of a diabetes.

#27 - Chris on June 07, 2009 20:53

Really great package. Works really fine.

One problem I had today is that the "Filter for the property value" checks exactly for the entered text (In my case the categories property).
Today I created a post with two categories assigned and therefore the post doesn't match the filter.
Is there a solution for that?

thx

#28 - Raz on June 09, 2009 18:34

Hi all,

i just upgraded from 3.0.3 to 4.0.2.1 (by going through 3.0.6) and the RSS feed is no longer working.. The 3.0.3 installation was setup with Creative Website Starter as a start point (and the RSS was implemented there).

I have tried to perform the upgrade steps for RSS package (to make sure the correct files are in place) but still no change:

"This feed contains code errors.
Invalid xml declaration.
Line: 2 Character: 3"

Any ideas?

Thanks for your assistance and thank you for developing this package.

#29 - Rik on July 14, 2009 15:52

Could you please provide some instructions on how to USE this module, after you have succesfully installed it?

#30 - Tony on July 27, 2009 11:52

Installed it but get errror msg when trying to create a node (ERROR CREATING CONTROL FOR NODETYPE: initrss). So yeah, some instructions on installing for v. 4.x would be apreciated it as well as how to actually use the damn thing :)

#31 - aaa on August 09, 2009 06:17

swdede deded

#32 - software development company on August 28, 2009 18:30

Hey, that was interesting,

um it's a nice and easy to use package

Anyway, thanks for the post

#33 - Dan on November 10, 2009 15:04

Does this package work in Umbraco 4.1? I'd rather not corrupt anything by installing it if not.

Thanks

#34 - RX Partners on December 01st, 2009 10:53

Nice blog! U really use Umbraco RSS package? What functions it's has?

#35 - buy pills on December 06, 2009 23:05

That’s great, I never thought about that like that before.

#36 - Online pharmacy on December 07, 2009 00:31

Really greate package, we use it a lot.
I vote +1 for everyone to choose it.
Thanks author for that review.

#37 - Buy viagra online on December 07, 2009 04:58

Good post! Thanks author for that review.

#38 - Pills Online on December 07, 2009 08:56

Very good job. Add your blog to bookmarks.

#39 - Girls on December 07, 2009 11:27

Nice blog! Good job! Many interesting information! Add to bookmarksю

#40 - edknowledge on December 09, 2009 14:16

Nice functionality, thanks

#41 - corporate identity package on December 10, 2009 07:24

Great job!!

#42 - where to buy cialis on December 12nd, 2009 17:46

good read on that, thanx

#43 - Datingss on December 13rd, 2009 15:16

Very nice site! <a href="http://segooc.ru">хочу найти девушку</a>, <a href="http://hileexos.ru/">знакомства для секса в троем</a>, <a href="http://zudur.ru/">знакомства для секса отзывы</a>, <a href="http://deeko.ru/">диеты для быстрого похудения</a>, <a href="http://deavoo.ru">происхождения фамилии титаренко</a>, <a href="http://www.optimasexl.ru/">секс знакомства во владивостоке</a>

#44 - datingser on December 13rd, 2009 15:19

nice site!

#45 - How can i find on December 13rd, 2009 15:20

Exelent job!

#46 - Диеты для быстрого похудения on December 13rd, 2009 15:21

Many interesting information! Add to bookmarks.

#47 - Происхождения фамилии титаренко on December 13rd, 2009 15:22

interesting information!

#48 - Секс знакомства во владивостоке on December 13rd, 2009 15:23

Good post! Thanks author for that review..

#49 - Хочу найти девушк on December 13rd, 2009 15:24

read on that, thanx

#50 - Знакомства для секса в троем on December 13rd, 2009 15:25

interesting

#51 - Знакомства для секса отзывы on December 13rd, 2009 15:29

Add to bookmarks.

#52 - Online pharmacy on December 15, 2009 09:12

Very nice site!

#53 - Medicines Online on December 15, 2009 20:39

Realy good information ;0)

#54 - Дота Аллстарс on December 17, 2009 11:20

rly good, i add to bookmarks!

#55 - Знакомства для секса on December 20, 2009 13:59

Thanks.

#56 - online chat software on December 22nd, 2009 10:08

I want to express my admiration of your writing skill and ability to make reader to read the while thing to the end. I would like to read more of your blogs and to share my thoughts with you. I will be your frequent visitor, that’s for sure.

#57 - pills online on December 23rd, 2009 12:24

Hey, that was interesting,
this is a great help for debugging macros, thanks for sharing.
Keep up the good work!
Anyway, thanks for the post!

#58 - aassd on December 23rd, 2009 19:15

<a href="bmw-series.dtdns.net/">bmw series 3 5 7</a>

#59 - generique medicaments pas cher sans prescription. viagra cialis on December 24, 2009 15:54

Very interesting site. Thanks!

#60 - Pillen check on December 25, 2009 20:51

Nice blog! Interesting information on Visual Studio 2003 class library

#61 - us drugstore on December 28, 2009 08:07

This is some very valueable information, i also have upgraded to umbraco 3.0.5. All ok. Can you write more details?

#62 - ps2 on December 28, 2009 08:47

Nice blog , your rss package is very good. Add To my bookmark

#63 - oem software download on December 28, 2009 11:59

Very interesting site. I have bookmarked your post so others can find it too on reddit.

#64 - Buy Viagra Sydney on January 08, 2010 14:50

Buy Viagra Sydney

#65 - Achat Viagra on January 10, 2010 00:43

Very interesting site. Thanks!

#66 - Generic Viagra on January 10, 2010 14:42

Sildenafil Citrate tablet

#67 - Online pharmacy on January 10, 2010 14:45

Really greate package, we use it a lot.
I vote +1 for everyone to choose it.
Thanks author for that review.

#68 - skelaxin shipped overnight fast delivery on January 10, 2010 23:35

loved that site as usual good post

#69 - buy skelaxin overnight on January 10, 2010 23:37

great thinge here@ good read

#70 - Medicine Article on January 13rd, 2010 09:52

Interesting Article! Thanks!

#71 - Map Quest on January 13rd, 2010 12:37

Why you use this pack?

#72 - мебель под заказ on January 16, 2010 08:45

Thanks for your assistance and thank you for developing this package.

#73 - Диагностика работы компьютера on January 23rd, 2010 16:40

Pleas tell me how can we change the default time stamp? Thanks!

#74 - order augmentin on January 23rd, 2010 22:22

order augmentin

#75 - augmentin without prescription on January 24, 2010 04:12

fedfer trgdf g

#76 - purchase augmentin on January 24, 2010 05:00

efe fe fe fef

#77 - buy augmentin on January 24, 2010 05:49

frf fer fef

#78 - Ginger on January 24, 2010 17:55

Good post and great info. This is must know stuff for anyone creating html emails.

#79 - polnum on January 25, 2010 06:31

Tthanks for the article, now try

#80 - levitra brand on January 26, 2010 14:27

Really greate package, we use it a lot.
I vote +1 for everyone to choose it.
Thanks author for that review.

#81 - Cheng on January 30, 2010 04:36

You have done great job on Umbraco RSS package. Thanks for sharing it to us. It will probably help syndicate our content and improve our blog or site traffic and subsequently we can monetize the traffic <a href="http://moneymakerinfo.blogspot.com">make money</a> from our site.

#82 - Make Money on January 30, 2010 04:42

Thanks for introducing Umbraco RSS package. Must be a tool to use to increase readers and traffic for our blogs since you have upgraded it with some good features.

#83 - Impotence Herbs on February 08, 2010 09:26

That’s great, I never thought about that like that before.

#84 - Newgo Freshak on February 11st, 2010 00:53

Very good job. Added your blog to bookmarks.

#85 - scheduling software on February 11st, 2010 12:30

A nice blog.i think that this session will take a good, hard look at everything cool

#86 - Rent-car-Ukraine on February 11st, 2010 16:49

http://avto-transfer.com.ua/

#87 - http://www.barrierdv.ru/ on February 11st, 2010 17:13

http://www.barrierdv.ru/

#88 - Buy steroids on February 12nd, 2010 22:30

This is some very valueable information, i also have upgraded to umbraco 3.0.5. All ok. Can you write more details?

#89 - Online Pharmacy on February 13rd, 2010 19:57

This is a nice package that we implement as well. Thank you for the review, I have learned something new for myself.

#90 - Impotence Herbs on February 14, 2010 15:29

Interesting blog, the author thanks so much for the interesting explanation!
Keep it up, great success! Bloggy wish a lot of good posts!

#91 - Ремонт компьютеров Минск on February 14, 2010 23:38

nice, will download now, thanks

#92 - order pills online on February 15, 2010 11:40

yes thats ttr

#93 - trofimash on February 23rd, 2010 21:13

Thanks for post, it is usefull

#94 - about tabs on February 24, 2010 08:50

Good job, Thanks for post.
Good day

#95 - zyloprim on February 26, 2010 13:04

Good work. will it work on Ubuntu?

#96 - acomplia on March 01st, 2010 10:30

Upgrade to the latest version was successful. Thank you. Good job!

#97 - zyxelll on March 02nd, 2010 09:36

realy good blog! 100% to bookmarks!

#98 - insanity workout on March 02nd, 2010 23:58

Valuable information and excellent design you got here! I would like to thank you for sharing your thoughts and time into the stuff you post!! Thumbs up

#99 - registry cleaners review on March 03rd, 2010 13:21

Nice one - well done

#100 - Canvas Prints on March 03rd, 2010 17:33

Brilliant - really good blog thanks

#101 - Art on March 03rd, 2010 17:34

Yeh what a great blog thanks for the info!!

#102 - Drug Rehabs on March 06, 2010 21:38

I want to take this opportunity to say that I really love this blog. It has been a good resource of information for me in my research. Thank you so much admin.

#103 - Всё для WarCraft 3 on March 09, 2010 19:39

go to site g-vg ru

 

Create a new comment

Recent Post

Tags