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

#104 - gang rape porn on March 11st, 2010 19:07

I has sometime such problem and I'm sure you definitely need to change the filename from "zip" to "umb".
Regards

#105 - buy pharmacy on March 13rd, 2010 03:13

You have done great job on Umbraco RSS package. Thanks for sharing it to us.

#106 - remeron on March 16, 2010 21:20

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

#107 - protonix on March 16, 2010 21:21

Good job, Thanks for post.
Good day

#108 - flomax on March 16, 2010 21:22

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

#109 - med-assistant.info on March 21st, 2010 20:14

We wait for you again and again :)

#110 - Trusted medicines on March 23rd, 2010 21:51

Thank You for presentation Umbraco RSS tool, it's very useful

#111 - r4 ds card on March 25, 2010 17:28

I'm having the same issue with the file name having to be renamed... But all is well after that's done

#112 - Cremation Urns on March 25, 2010 23:00

I am having problems viewing older posts. I am receiving the 404 file not found error. Anyone else having this problem?

#113 - augmentin overnight delivery on March 28, 2010 19:49

i had to write here

#114 - augmentin overnight delivery on March 28, 2010 20:02

We also saw many of you comment on our posts,

#115 - buy floxin no script on March 28, 2010 23:13

i dont know if that is really true.....

#116 - order pills online no script on March 28, 2010 23:46

yes, as usual the Bootcamp

#117 - web design orange county on March 30, 2010 10:22

The posts of your resource are so much inspiring and unique that I think you will earn thousands bucks in the future.

#118 - www.cmeds.net on March 30, 2010 10:28

Thanks for posting that valuable info

#119 - autism resource on March 31st, 2010 15:46

I am pretty much interested in creating a community with you as you’ve touched a rather interesting point.

#120 - generic xanax on March 31st, 2010 23:23

hence all these comments!

#121 - hqdrugs xanax on March 31st, 2010 23:36

well, here is my comment�are u happy?

#122 - website optimization on April 02nd, 2010 21:57

Another great post admin. This is such good info for my research. I will bookmark your post here on Digg.

#123 - mother breastfeeding" target="_blank">argee on April 03rd, 2010 23:02

I like your article. Nice job!

#124 - mother breastfeeding on April 03rd, 2010 23:05

I like your article. Nice job!

#125 - cheap meridia on April 05, 2010 23:46

tnxxxx great post

#126 - avelox overnight delivery on April 05, 2010 23:54

mmmmm sushi

#127 - meridia drug on April 05, 2010 23:57

good post as always man

#128 - avelox from canada on April 06, 2010 00:07

mmmmm sushi

#129 - herbal pills on April 09, 2010 21:10

not sure if its like that

#130 - order Augmentin on April 09, 2010 21:22

Thank you Darren, this is an excellent list.

#131 - phentermine hqdrugs on April 10, 2010 03:49

like these posts most of all, practical information that all bloggers can use

#132 - link to buy phentermine on hqdrugs.com on April 10, 2010 03:49

hmm yes right zzz

#133 - phentermine from hqdrugs.com site on April 10, 2010 04:01

i had to type here

#134 - metermine on April 10, 2010 04:01

ok im out

#135 - Woodlands TX Real Estate on April 12nd, 2010 00:21

Great post

#136 - sonnerie gratuite pour portable on April 15, 2010 03:04

I am really interested in this program but I do not know much about it. After reading your article, i have more experiences to work with it. Your post is interesting and picturesque. I hope i can get your post in next time. Keep on!

#137 - Watch Hot Movies Online on April 15, 2010 15:45

Have you had problems with spammers? I also use Blog Engine and I have some great anti-spam practices; please visit me if you are interested in an exchange of practices.

#138 - Generic pills on April 16, 2010 09:21

Cool !!!

#139 - annuities on April 16, 2010 10:56

Thanks for the download link. Need to try it now.

#140 - Make Money at Home on April 16, 2010 11:24

RSS is a great way to advertise products for small businesses.

#141 - Buy Generic Advair Diskus Online on April 16, 2010 19:12

hello,
Its one of my favorite post. Thanks for informative sharing.

#142 - buy soma canada on April 16, 2010 20:42

this page has too many comments

#143 - Bad Faith Attorneys on April 17, 2010 20:01

thanks so much for the interesting explanation!
Keep it up, great success

#144 - Bad Faith Attorney on April 17, 2010 20:07

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 :)

#145 - purchase soma on April 18, 2010 04:26

not sure if its like that

#146 - purchase soma on April 18, 2010 04:42

this page has too many comments

#147 - Watch Hot Movies Online on April 18, 2010 15:09

I have visited my individual blog and so its good to pickup hints from what you have going here. Numerous Thanks. Do you need to get any information?

#148 - Electric Adjustable Bed on April 19, 2010 09:50

Good post. This is a very nice blog that I will definitively come back to more times this year! Thanks for informative post. I am sure this post has helped me save many hours of browsing other similar posts just to find what I was looking for. I just want to say: Thank you!

#149 - Film Streaming on April 19, 2010 16:27

Really good post we are whaiting for more :) space cinema streaming film

#150 - buy amoxicillin no prescription on April 20, 2010 04:35

Looking forward to now

#151 - how to buy tramadol on April 20, 2010 23:11

im a daily commenter

#152 - buy tramadol uk on April 20, 2010 23:35

thanks :)

#153 - buy tramadol without prescription on April 21st, 2010 00:30

thanx mike

#154 - where to buy tramadol on April 21st, 2010 00:43

love to read

#155 - buy tramadol without prescription on April 21st, 2010 02:56

nice desing of site

#156 - where to buy tramadol on April 21st, 2010 03:15

this helped me as hell

#157 - tramadol no prescription on April 21st, 2010 12:55

I managed to have a quick chat with Jozzz

#158 - how to buy tramadol on April 21st, 2010 13:08

Add New Comment thanx for the option

#159 - tramadol suppliers on April 21st, 2010 14:21

This is the first time i've heard of an Seo camp. Really interesting and i will be attending.

#160 - tramadol express delivery on April 21st, 2010 15:02

Good post.

#161 - tramadol on April 21st, 2010 16:11

Looking forward to it

#162 - buy viagra on April 24, 2010 15:21

Good job! $0)

#163 - obtain propecia on April 27, 2010 17:24

try it or not ?

#164 - buy propecia australia on April 27, 2010 17:24

more ocmments

#165 - soma no prescription on April 27, 2010 19:16

I managed to have a quick chat with Johan Janssens

#166 - where to buy soma on April 27, 2010 21:44

mmm burgers

#167 - soma 50mg on April 27, 2010 22:00

wow... what can i say

#168 - buy soma uk on April 28, 2010 00:16

Looking forward to it

#169 - soma 50mg on April 29, 2010 07:30

Add New Comment thanx for the option

#170 - flash game development on April 29, 2010 16:28

Thanks for providing me for such a valuable content as I’ve already gained some benefits from it.

#171 - order prozac canada on April 30, 2010 15:52

i had to type here

#172 - prozac suppliers on April 30, 2010 21:05

omg this is dopeeeeeeee

#173 - cheap prozac on May 03rd, 2010 07:31

thanx joe

#174 - order cheap popecia on May 04, 2010 23:00

thanx karen

#175 - buy codeine no prescription on May 05, 2010 00:12

this page has too many comments

#176 - purchase codeine on May 05, 2010 00:25

thanx karen

#177 - voiture thermique on May 05, 2010 19:23

thank you joe.

#178 - order augmentin on May 08, 2010 05:46

such posts are great

#179 - order augmentin on May 08, 2010 06:01

so what do we do now?

#180 - where to order prozac on May 08, 2010 16:55

Good post.

#181 - where to order prozac on May 08, 2010 17:09

i dont know if that is really true.....

#182 - buy tramadol australia on May 09, 2010 06:56

thanx for a great post mate

#183 - floxin pills pharmacy on May 10, 2010 01:15

hey how did you find this theme ?

#184 - click here on May 10, 2010 01:31

this helped me as hell

#185 - order cheap clomid on May 11st, 2010 00:00

i really hav no idea..

#186 - clomid on May 11st, 2010 00:16

kaaj i luuv it

#187 - kilo on May 11st, 2010 21:16

i really hav no idea..

#188 - buy soma without prescription on May 16, 2010 21:44

sweet template

#189 - order soma australia on May 16, 2010 21:56

thissi sad.. maybe not..

#190 - tracteur tondeuse on May 17, 2010 04:48

this post is awesome! you did it man ill be back for more.

#191 - Seo Ltd on May 18, 2010 13:10

great blog thanks

#192 - Internet Marketing Business on May 18, 2010 13:12

Thanks for sharing!!

#193 - Wedding on May 18, 2010 13:12

Ho can I just thank you for sharing this

#194 - In Business Solutions on May 18, 2010 13:13

Hi thanks sharing this information I found it really valuable…I'll be coming back to see what's happening in the near future.

#195 - jp blog on May 18, 2010 13:14

hi thanks for this very useful!

#196 - mobba on May 18, 2010 13:14

I agree with jp blog !!!!

#197 - shwells on May 18, 2010 13:17

Hi, I am camp model looking for work. I like your article

#198 - blog2 on May 18, 2010 13:18

Nice blog thanks

#199 - images on May 18, 2010 13:18

can I just thank the owner for this post

#200 - blog3 on May 18, 2010 13:25

great post thanks

#201 - blog4 on May 18, 2010 13:26

hi there great post thank you!!!

#202 - tattoo removal cream on May 20, 2010 05:13

I must say that this is a great post..Really i am impressed from this post....the person who create this post it was a great human. I put a link to your blog at my site, hope you don't mind?

#203 - laptop battery supplier on May 21st, 2010 11:11

# ublish 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.
# You can choose an author, so it is not the user that has updated the page.
# When you save/update a RSS setting in

#204 - Portable Universe Reviews on May 21st, 2010 16:58

Thank you, I followed your instructions and it worked out perfectly!!!

#205 - Watch FiFa World Cup 2010 Online on May 21st, 2010 17:44

Thanks for taking the time to discuss this, I feel strongly about information and love learning more on this. If possible, as you gain expertise, It is extremely helpful for me.
would you mind updating your blog with more information?

#206 - floxin on May 22nd, 2010 02:23

good blog as usual

#207 - floxin on May 22nd, 2010 02:36

thanx for this

#208 - RAR Downloads on May 24, 2010 12:14

Fantastic article, Thanks for share

#209 - flash game programming on May 24, 2010 16:37

Enjoyed reading your posts so much that I am going to advise it to my co-workers.

#210 - best male enhancement on May 25, 2010 15:01

Your blog is a great one. What really impresses me is that you are correctly mentioned that there are thousands of tools that are available to create a website or launch one but what matters is that you choose the right one, the one that gives you all that is actually needed.

#211 - public speaking skills on May 26, 2010 17:06

great post - keep it up.

#212 - Simulateur De Credit Immobilier on May 26, 2010 19:55


nice blog,but you could have made this blog more cool if you could configure the language changer pluigin but all the same you have done a good job

#213 - Digital photo cameras on May 28, 2010 16:53

I'm also going to blog about that... thanks

#214 - SEO Books on May 28, 2010 21:46

Let's hope the economy does not get too bad. Or else it does not matter what you do, nothing will work.

#215 - dukat on May 29, 2010 07:25

where i found all for love?

#216 - photos on canvas on May 31st, 2010 15:31

brillianat!! thanks

#217 - gist on May 31st, 2010 22:06

Thank you for this blog. Thats all I can say. You most definitely have made this blog into something thats eye opening and important. You clearly know so much about the subject, youve covered so many bases. Great stuff from this part of the internet. Again, thank you for this blog.

#218 - table massage portable on June 02nd, 2010 20:25

Very nice post. I really enjoy the reading. I come here from the google while searching for some good article.

#219 - Cialis Tadalafil on June 03rd, 2010 19:04

Cool :0/

#220 - Pattya sex on June 03rd, 2010 19:58

This is a really good read for me, Must admit that you are one of the best bloggers I ever saw.Thanks for posting this informative article.

#221 - Buy Propecia No Prescription on June 04, 2010 22:06

i dont know if that is really true.....

#222 - Cheapest Propecia on June 04, 2010 22:19

good one

#223 - Corporate Gifts on June 04, 2010 22:29

I have modified your xslt file for displaying flash images from a specified media file. The flash deployment now uses javascript to deploy without the 'click to activate' message in internet explorer. The deployment relies on this file [http://www.baty-barr.com/media/1225/swfobject.js] and the updated xslt is as follows: Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.

#224 - Corporate Gifts on June 04, 2010 22:31

In my presentation I showed a flash image gallery where pictures are stored in umbraco and a how to build a flash website where all site structure and content are stored in umbraco.

#225 - acne treatments on June 04, 2010 22:33

as mention on the conference use JSON instead of XML when working with flash since JSON parsing is faster than XML parsing and as a side effect you will produce much nicer code, and other developers can easily co/work/main

#226 - Bollywood on June 05, 2010 08:19

its a nice looking rss package.. please keep sharing.

#227 - Printable letters on June 05, 2010 15:26

I am going to write a post about that... thanks

#228 - Pc video conferencing on June 07, 2010 09:01

wow great package good to know about this.

#229 - SEO Delhi on June 07, 2010 11:02

When you excavate in the web, you can find very useful articles like this; thanks for sharing.

#230 - massage beds on June 07, 2010 16:45

Cool post very informative I just found your blog and read through a few posts although this is my first comment, i'll be including it in my favorites and visit again for sure

#231 - beachbody coach on June 09, 2010 00:30

That is some inspirational stuff. Never knew that opinions could be this varied. Thanks for all the enthusiasm to offer such helpful information here.

#232 - ngan hang on June 09, 2010 08:49

Amazing blog, I am very impressed.

#233 - buy cheap viagra online without prescription on June 09, 2010 17:55

Aw, this was a really quality post. In theory I'd like to write like this too - taking time and real effort to make a good article... but what can I say... I procrastinate alot and never seem to get something done.

#234 - side stands on June 09, 2010 23:02

side stands

#235 - the syndicate press on June 10, 2010 08:16

That's Great now there is better support for umbraco sites running in virtual directorys.

#236 - bridesmaid dresses on June 12nd, 2010 13:05

good page

#237 - farmville cheats on June 12nd, 2010 14:16

This was a great post, I hope you will write some more of these in the future....

#238 - moskova on June 13rd, 2010 13:46

good page

#239 - louis vuitton speedy bag on June 13rd, 2010 13:47

side stands

#240 - french silver on June 13rd, 2010 20:52

french silver

#241 - Pharmacy online on June 14, 2010 08:05

Good blog! I like post!

#242 - buy prozac on June 15, 2010 02:14

mmm burgers

#243 - joe carpet cleaning stevenage on June 15, 2010 18:50

Its great to see the updates. Thanks

#244 - massage equipment on June 15, 2010 21:23

Your post is amazing. your way of telling things is great.I would like to read more from you.

#245 - chase auto loan on June 16, 2010 05:30

I hope these sessions will give something good. Sometimes I think there's too much talk and not enough actions. Cheers,

#246 - chase personal loans on June 16, 2010 05:33

I like the services that amazingly surprised me that this kind of work should be done in the proper way and also thanks for the information about RSS package you shared at here.

#247 - tinggi badan on June 16, 2010 10:52

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.

#248 - nike air jordan on June 16, 2010 13:11

Took me time to go through all of the feedback, however I actually loved the article. It proved to be very useful to me and I am certain to all the commenters right here as well! It's all the time nice when you cannot solely be told, but additionally entertained! I am certain you had enjoyed penning this blog post.

#249 - La Martina on June 16, 2010 19:13

Cool post very informative I just found your blog and read through a few posts although this is my first comment, i'll be including it in my favorites and visit again for sure

#250 - seo on June 18, 2010 12:30

nice one.

#251 - Claim For Disability Insurance on June 20, 2010 15:00

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

#252 - iphone glass repair on June 20, 2010 19:06

When i upgraded to umbraco verison 3.0.5. i keep getting random string errors. What i'm doing wrong?

#253 - home decor on June 21st, 2010 17:57

Cpalm reduce the number of spam in RSS

#254 - natural peanut butter on June 22nd, 2010 10:34

I really loved reading your blog. It was very well authored and easy to undertand. Unlike additional blogs I have read which are really not tht good. I also found your posts very interesting. In fact after reading, I had to go show it to my friend and he ejoyed it as well!

#255 - Puzzle Games on June 22nd, 2010 19:25

i upgraded to umbraco verison 3.0.5. i keep getting random string errors. What i'm doing wrong?

#256 - Free Samples on June 22nd, 2010 19:28

the conference use JSON instead of XML when working with flash since JSON parsing is faster than XML parsing and as a side effect you will produce much nicer code, and other developers can easily

#257 - Buy Propecia No Prescription on June 22nd, 2010 23:38

good one i luv it

#258 - propecia without prescription on June 22nd, 2010 23:50

who painted this theme? preety cool

#259 - Long Term Disability on June 23rd, 2010 14:22

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.

#260 - Fal Bak on June 23rd, 2010 15:18

who painted this theme? preety cool

#261 - peninggi badan on June 24, 2010 08:23

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.

#262 - simulation assurance auto on June 24, 2010 11:16

Aw, it was a top quality content. Actually I would like to write like this as well - taking time and real energy to bring about an excellent post... however what can I say... I procrastinate an awful lot and by no means appear to get things completed...

#263 - Dubai Bus Rental on June 24, 2010 21:23

This is an inspirational and fantastic writing for other writers and artists to follow; thanks for sharing.

#264 - Buy tramadol Without Prescription on June 26, 2010 00:32

tnxxxx great post

#265 - Tramadol Overnight delivery on June 26, 2010 00:32

ok love that stuff

#266 - Clamshell Packaging on June 26, 2010 21:59

Hey! Thanks for the blog post! I find it very fascinating. I will mark this psot and return. can you tell me where I can find more information about this? Keep it up

#267 - motoculteur on June 27, 2010 00:45

I enjoyed reading this wonderful post. you are a great publisher. very useful.

#268 - Gadget News on June 27, 2010 08:29

Hi... Great Share

#269 - cheap rental cars on June 28, 2010 17:43

Removing spam from rss is something that needs to be preventive, dont wait till it happens. Trust.

#270 - Windshield Replacement on June 29, 2010 14:16

THANKS FOR HELP.
I found Google to thank you for good job.
well work again.

#271 - office chairs on June 29, 2010 21:12

reading this wonderful post. you are a great publisher. very useful.

#272 - order wellbutrin on June 29, 2010 22:42

Looking forward to then

#273 - cheap wellbutrin sr on June 29, 2010 23:18

happpy to see that! yes

#274 - buy wellbutrin sr on June 29, 2010 23:29

no no no no no

#275 - uk essay writing on June 30, 2010 10:00

I will mark this psot and return. can you tell me where I can find more information about this? Keep it up

#276 - domain registration pakistan on June 30, 2010 10:16


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

#104 - gang rape porn on March 11st, 2010 19:07

I has sometime such problem and I'm sure you definitely need to change the filename from "zip" to "umb".
Regards

#105 - buy pharmacy on March 13rd, 2010 03:13

You have done great job on Umbraco RSS package. Thanks for sharing it to us.

#106 - remeron on March 16, 2010 21:20

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

#107 - protonix on March 16, 2010 21:21

Good job, Thanks for post.
Good day

#108 - flomax on March 16, 2010 21:22

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

#109 - med-assistant.info on March 21st, 2010 20:14

We wait for you again and again :)

#110 - Trusted medicines on March 23rd, 2010 21:51

Thank You for presentation Umbraco RSS tool, it's very useful

#111 - r4 ds card on March 25, 2010 17:28

I'm having the same issue with the file name having to be renamed... But all is well after that's done

#112 - Cremation Urns on March 25, 2010 23:00

I am having problems viewing older posts. I am receiving the 404 file not found error. Anyone else having this problem?

#113 - augmentin overnight delivery on March 28, 2010 19:49

i had to write here

#114 - augmentin overnight delivery on March 28, 2010 20:02

We also saw many of you comment on our posts,

#115 - buy floxin no script on March 28, 2010 23:13

i dont know if that is really true.....

#116 - order pills online no script on March 28, 2010 23:46

yes, as usual the Bootcamp

#117 - web design orange county on March 30, 2010 10:22

The posts of your resource are so much inspiring and unique that I think you will earn thousands bucks in the future.

#118 - www.cmeds.net on March 30, 2010 10:28

Thanks for posting that valuable info

#119 - autism resource on March 31st, 2010 15:46

I am pretty much interested in creating a community with you as you’ve touched a rather interesting point.

#120 - generic xanax on March 31st, 2010 23:23

hence all these comments!

#121 - hqdrugs xanax on March 31st, 2010 23:36

well, here is my comment?are u happy?

#122 - website optimization on April 02nd, 2010 21:57

Another great post admin. This is such good info for my research. I will bookmark your post here on Digg.

#123 - mother breastfeeding" target="_blank">argee on April 03rd, 2010 23:02

I like your article. Nice job!

#124 - mother breastfeeding on April 03rd, 2010 23:05

I like your article. Nice job!

#125 - cheap meridia on April 05, 2010 23:46

tnxxxx great post

#126 - avelox overnight delivery on April 05, 2010 23:54

mmmmm sushi

#127 - meridia drug on April 05, 2010 23:57

good post as always man

#128 - avelox from canada on April 06, 2010 00:07

mmmmm sushi

#129 - herbal pills on April 09, 2010 21:10

not sure if its like that

#130 - order Augmentin on April 09, 2010 21:22

Thank you Darren, this is an excellent list.

#131 - phentermine hqdrugs on April 10, 2010 03:49

like these posts most of all, practical information that all bloggers can use

#132 - link to buy phentermine on hqdrugs.com on April 10, 2010 03:49

hmm yes right zzz

#133 - phentermine from hqdrugs.com site on April 10, 2010 04:01

i had to type here

#134 - metermine on April 10, 2010 04:01

ok im out

#135 - Woodlands TX Real Estate on April 12nd, 2010 00:21

Great post

#136 - sonnerie gratuite pour portable on April 15, 2010 03:04

I am really interested in this program but I do not know much about it. After reading your article, i have more experiences to work with it. Your post is interesting and picturesque. I hope i can get your post in next time. Keep on!

#137 - Watch Hot Movies Online on April 15, 2010 15:45

Have you had problems with spammers? I also use Blog Engine and I have some great anti-spam practices; please visit me if you are interested in an exchange of practices.

#138 - Generic pills on April 16, 2010 09:21

Cool !!!

#139 - annuities on April 16, 2010 10:56

Thanks for the download link. Need to try it now.

#140 - Make Money at Home on April 16, 2010 11:24

RSS is a great way to advertise products for small businesses.

#141 - Buy Generic Advair Diskus Online on April 16, 2010 19:12

hello,
Its one of my favorite post. Thanks for informative sharing.

#142 - buy soma canada on April 16, 2010 20:42

this page has too many comments

#143 - Bad Faith Attorneys on April 17, 2010 20:01

thanks so much for the interesting explanation!
Keep it up, great success

#144 - Bad Faith Attorney on April 17, 2010 20:07

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 :)

#145 - purchase soma on April 18, 2010 04:26

not sure if its like that

#146 - purchase soma on April 18, 2010 04:42

this page has too many comments

#147 - Watch Hot Movies Online on April 18, 2010 15:09

I have visited my individual blog and so its good to pickup hints from what you have going here. Numerous Thanks. Do you need to get any information?

#148 - Electric Adjustable Bed on April 19, 2010 09:50

Good post. This is a very nice blog that I will definitively come back to more times this year! Thanks for informative post. I am sure this post has helped me save many hours of browsing other similar posts just to find what I was looking for. I just want to say: Thank you!

#149 - Film Streaming on April 19, 2010 16:27

Really good post we are whaiting for more :) space cinema streaming film

#150 - buy amoxicillin no prescription on April 20, 2010 04:35

Looking forward to now

#151 - how to buy tramadol on April 20, 2010 23:11

im a daily commenter

#152 - buy tramadol uk on April 20, 2010 23:35

thanks :)

#153 - buy tramadol without prescription on April 21st, 2010 00:30

thanx mike

#154 - where to buy tramadol on April 21st, 2010 00:43

love to read

#155 - buy tramadol without prescription on April 21st, 2010 02:56

nice desing of site

#156 - where to buy tramadol on April 21st, 2010 03:15

this helped me as hell

#157 - tramadol no prescription on April 21st, 2010 12:55

I managed to have a quick chat with Jozzz

#158 - how to buy tramadol on April 21st, 2010 13:08

Add New Comment thanx for the option

#159 - tramadol suppliers on April 21st, 2010 14:21

This is the first time i've heard of an Seo camp. Really interesting and i will be attending.

#160 - tramadol express delivery on April 21st, 2010 15:02

Good post.

#161 - tramadol on April 21st, 2010 16:11

Looking forward to it

#162 - buy viagra on April 24, 2010 15:21

Good job! $0)

#163 - obtain propecia on April 27, 2010 17:24

try it or not ?

#164 - buy propecia australia on April 27, 2010 17:24

more ocmments

#165 - soma no prescription on April 27, 2010 19:16

I managed to have a quick chat with Johan Janssens

#166 - where to buy soma on April 27, 2010 21:44

mmm burgers

#167 - soma 50mg on April 27, 2010 22:00

wow... what can i say

#168 - buy soma uk on April 28, 2010 00:16

Looking forward to it

#169 - soma 50mg on April 29, 2010 07:30

Add New Comment thanx for the option

#170 - flash game development on April 29, 2010 16:28

Thanks for providing me for such a valuable content as I’ve already gained some benefits from it.

#171 - order prozac canada on April 30, 2010 15:52

i had to type here

#172 - prozac suppliers on April 30, 2010 21:05

omg this is dopeeeeeeee

#173 - cheap prozac on May 03rd, 2010 07:31

thanx joe

#174 - order cheap popecia on May 04, 2010 23:00

thanx karen

#175 - buy codeine no prescription on May 05, 2010 00:12

this page has too many comments

#176 - purchase codeine on May 05, 2010 00:25

thanx karen

#177 - voiture thermique on May 05, 2010 19:23

thank you joe.

#178 - order augmentin on May 08, 2010 05:46

such posts are great

#179 - order augmentin on May 08, 2010 06:01

so what do we do now?

#180 - where to order prozac on May 08, 2010 16:55

Good post.

#181 - where to order prozac on May 08, 2010 17:09

i dont know if that is really true.....

#182 - buy tramadol australia on May 09, 2010 06:56

thanx for a great post mate

#183 - floxin pills pharmacy on May 10, 2010 01:15

hey how did you find this theme ?

#184 - click here on May 10, 2010 01:31

this helped me as hell

#185 - order cheap clomid on May 11st, 2010 00:00

i really hav no idea..

#186 - clomid on May 11st, 2010 00:16

kaaj i luuv it

#187 - kilo on May 11st, 2010 21:16

i really hav no idea..

#188 - buy soma without prescription on May 16, 2010 21:44

sweet template

#189 - order soma australia on May 16, 2010 21:56

thissi sad.. maybe not..

#190 - tracteur tondeuse on May 17, 2010 04:48

this post is awesome! you did it man ill be back for more.

#191 - Seo Ltd on May 18, 2010 13:10

great blog thanks

#192 - Internet Marketing Business on May 18, 2010 13:12

Thanks for sharing!!

#193 - Wedding on May 18, 2010 13:12

Ho can I just thank you for sharing this

#194 - In Business Solutions on May 18, 2010 13:13

Hi thanks sharing this information I found it really valuable…I'll be coming back to see what's happening in the near future.

#195 - jp blog on May 18, 2010 13:14

hi thanks for this very useful!

#196 - mobba on May 18, 2010 13:14

I agree with jp blog !!!!

#197 - shwells on May 18, 2010 13:17

Hi, I am camp model looking for work. I like your article

#198 - blog2 on May 18, 2010 13:18

Nice blog thanks

#199 - images on May 18, 2010 13:18

can I just thank the owner for this post

#200 - blog3 on May 18, 2010 13:25

great post thanks

#201 - blog4 on May 18, 2010 13:26

hi there great post thank you!!!

#202 - tattoo removal cream on May 20, 2010 05:13

I must say that this is a great post..Really i am impressed from this post....the person who create this post it was a great human. I put a link to your blog at my site, hope you don't mind?

#203 - laptop battery supplier on May 21st, 2010 11:11

# ublish 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.
# You can choose an author, so it is not the user that has updated the page.
# When you save/update a RSS setting in

#204 - Portable Universe Reviews on May 21st, 2010 16:58

Thank you, I followed your instructions and it worked out perfectly!!!

#205 - Watch FiFa World Cup 2010 Online on May 21st, 2010 17:44

Thanks for taking the time to discuss this, I feel strongly about information and love learning more on this. If possible, as you gain expertise, It is extremely helpful for me.
would you mind updating your blog with more information?

#206 - floxin on May 22nd, 2010 02:23

good blog as usual

#207 - floxin on May 22nd, 2010 02:36

thanx for this

#208 - RAR Downloads on May 24, 2010 12:14

Fantastic article, Thanks for share

#209 - flash game programming on May 24, 2010 16:37

Enjoyed reading your posts so much that I am going to advise it to my co-workers.

#210 - best male enhancement on May 25, 2010 15:01

Your blog is a great one. What really impresses me is that you are correctly mentioned that there are thousands of tools that are available to create a website or launch one but what matters is that you choose the right one, the one that gives you all that is actually needed.

#211 - public speaking skills on May 26, 2010 17:06

great post - keep it up.

#212 - Simulateur De Credit Immobilier on May 26, 2010 19:55


nice blog,but you could have made this blog more cool if you could configure the language changer pluigin but all the same you have done a good job

#213 - Digital photo cameras on May 28, 2010 16:53

I'm also going to blog about that... thanks

#214 - SEO Books on May 28, 2010 21:46

Let's hope the economy does not get too bad. Or else it does not matter what you do, nothing will work.

#215 - dukat on May 29, 2010 07:25

where i found all for love?

#216 - photos on canvas on May 31st, 2010 15:31

brillianat!! thanks

#217 - gist on May 31st, 2010 22:06

Thank you for this blog. Thats all I can say. You most definitely have made this blog into something thats eye opening and important. You clearly know so much about the subject, youve covered so many bases. Great stuff from this part of the internet. Again, thank you for this blog.

#218 - table massage portable on June 02nd, 2010 20:25

Very nice post. I really enjoy the reading. I come here from the google while searching for some good article.

#219 - Cialis Tadalafil on June 03rd, 2010 19:04

Cool :0/

#220 - Pattya sex on June 03rd, 2010 19:58

This is a really good read for me, Must admit that you are one of the best bloggers I ever saw.Thanks for posting this informative article.

#221 - Buy Propecia No Prescription on June 04, 2010 22:06

i dont know if that is really true.....

#222 - Cheapest Propecia on June 04, 2010 22:19

good one

#223 - Corporate Gifts on June 04, 2010 22:29

I have modified your xslt file for displaying flash images from a specified media file. The flash deployment now uses javascript to deploy without the 'click to activate' message in internet explorer. The deployment relies on this file [http://www.baty-barr.com/media/1225/swfobject.js] and the updated xslt is as follows: Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.

#224 - Corporate Gifts on June 04, 2010 22:31

In my presentation I showed a flash image gallery where pictures are stored in umbraco and a how to build a flash website where all site structure and content are stored in umbraco.

#225 - acne treatments on June 04, 2010 22:33

as mention on the conference use JSON instead of XML when working with flash since JSON parsing is faster than XML parsing and as a side effect you will produce much nicer code, and other developers can easily co/work/main

#226 - Bollywood on June 05, 2010 08:19

its a nice looking rss package.. please keep sharing.

#227 - Printable letters on June 05, 2010 15:26

I am going to write a post about that... thanks

#228 - Pc video conferencing on June 07, 2010 09:01

wow great package good to know about this.

#229 - SEO Delhi on June 07, 2010 11:02

When you excavate in the web, you can find very useful articles like this; thanks for sharing.

#230 - massage beds on June 07, 2010 16:45

Cool post very informative I just found your blog and read through a few posts although this is my first comment, i'll be including it in my favorites and visit again for sure

#231 - beachbody coach on June 09, 2010 00:30

That is some inspirational stuff. Never knew that opinions could be this varied. Thanks for all the enthusiasm to offer such helpful information here.

#232 - ngan hang on June 09, 2010 08:49

Amazing blog, I am very impressed.

#233 - buy cheap viagra online without prescription on June 09, 2010 17:55

Aw, this was a really quality post. In theory I'd like to write like this too - taking time and real effort to make a good article... but what can I say... I procrastinate alot and never seem to get something done.

#234 - side stands on June 09, 2010 23:02

side stands

#235 - the syndicate press on June 10, 2010 08:16

That's Great now there is better support for umbraco sites running in virtual directorys.

#236 - bridesmaid dresses on June 12nd, 2010 13:05

good page

#237 - farmville cheats on June 12nd, 2010 14:16

This was a great post, I hope you will write some more of these in the future....

#238 - moskova on June 13rd, 2010 13:46

good page

#239 - louis vuitton speedy bag on June 13rd, 2010 13:47

side stands

#240 - french silver on June 13rd, 2010 20:52

french silver

#241 - Pharmacy online on June 14, 2010 08:05

Good blog! I like post!

#242 - buy prozac on June 15, 2010 02:14

mmm burgers

#243 - joe carpet cleaning stevenage on June 15, 2010 18:50

Its great to see the updates. Thanks

#244 - massage equipment on June 15, 2010 21:23

Your post is amazing. your way of telling things is great.I would like to read more from you.

#245 - chase auto loan on June 16, 2010 05:30

I hope these sessions will give something good. Sometimes I think there's too much talk and not enough actions. Cheers,

#246 - chase personal loans on June 16, 2010 05:33

I like the services that amazingly surprised me that this kind of work should be done in the proper way and also thanks for the information about RSS package you shared at here.

#247 - tinggi badan on June 16, 2010 10:52

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.

#248 - nike air jordan on June 16, 2010 13:11

Took me time to go through all of the feedback, however I actually loved the article. It proved to be very useful to me and I am certain to all the commenters right here as well! It's all the time nice when you cannot solely be told, but additionally entertained! I am certain you had enjoyed penning this blog post.

#249 - La Martina on June 16, 2010 19:13

Cool post very informative I just found your blog and read through a few posts although this is my first comment, i'll be including it in my favorites and visit again for sure

#250 - seo on June 18, 2010 12:30

nice one.

#251 - Claim For Disability Insurance on June 20, 2010 15:00

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

#252 - iphone glass repair on June 20, 2010 19:06

When i upgraded to umbraco verison 3.0.5. i keep getting random string errors. What i'm doing wrong?

#253 - home decor on June 21st, 2010 17:57

Cpalm reduce the number of spam in RSS

#254 - natural peanut butter on June 22nd, 2010 10:34

I really loved reading your blog. It was very well authored and easy to undertand. Unlike additional blogs I have read which are really not tht good. I also found your posts very interesting. In fact after reading, I had to go show it to my friend and he ejoyed it as well!

#255 - Puzzle Games on June 22nd, 2010 19:25

i upgraded to umbraco verison 3.0.5. i keep getting random string errors. What i'm doing wrong?

#256 - Free Samples on June 22nd, 2010 19:28

the conference use JSON instead of XML when working with flash since JSON parsing is faster than XML parsing and as a side effect you will produce much nicer code, and other developers can easily

#257 - Buy Propecia No Prescription on June 22nd, 2010 23:38

good one i luv it

#258 - propecia without prescription on June 22nd, 2010 23:50

who painted this theme? preety cool

#259 - Long Term Disability on June 23rd, 2010 14:22

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.

#260 - Fal Bak on June 23rd, 2010 15:18

who painted this theme? preety cool

#261 - peninggi badan on June 24, 2010 08:23

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.

#262 - simulation assurance auto on June 24, 2010 11:16

Aw, it was a top quality content. Actually I would like to write like this as well - taking time and real energy to bring about an excellent post... however what can I say... I procrastinate an awful lot and by no means appear to get things completed...

#263 - Dubai Bus Rental on June 24, 2010 21:23

This is an inspirational and fantastic writing for other writers and artists to follow; thanks for sharing.

#264 - Buy tramadol Without Prescription on June 26, 2010 00:32

tnxxxx great post

#265 - Tramadol Overnight delivery on June 26, 2010 00:32

ok love that stuff

#266 - Clamshell Packaging on June 26, 2010 21:59

Hey! Thanks for the blog post! I find it very fascinating. I will mark this psot and return. can you tell me where I can find more information about this? Keep it up

#267 - motoculteur on June 27, 2010 00:45

I enjoyed reading this wonderful post. you are a great publisher. very useful.

#268 - Gadget News on June 27, 2010 08:29

Hi... Great Share

#269 - cheap rental cars on June 28, 2010 17:43

Removing spam from rss is something that needs to be preventive, dont wait till it happens. Trust.

#277 - digitizing on June 30, 2010 10:55

i like your post

#278 - custom digitizing on June 30, 2010 10:56

very nice post

#279 - domain hosting pakistan on June 30, 2010 11:02

appreciated it

#280 - writing service uk on June 30, 2010 11:13

very nice post that you've posted over here

#281 - custom essay writing uk on June 30, 2010 11:17

i agree with you

#282 - news updates pakistan on June 30, 2010 11:22

i like your post alot

#283 - custom essay writing on June 30, 2010 11:23

i agree with you

#284 - embroidery punching on June 30, 2010 11:24

i really liked the way you admired this comment

#285 - embroidery digitizers on June 30, 2010 11:25

I appreciated that everyone is appreciating the comments over here

#286 - embroidery digitizing on June 30, 2010 11:25

i like it alot

#287 - Action Games on June 30, 2010 11:42

Great post.Everyone should appreciate this .
Like the way you present the information.
Thanks.

#288 - english to urdu translation on June 30, 2010 11:45

nice post

#289 - music on July 02nd, 2010 08:16

Umbraco have lot of useful feature for generating RSS.

#290 - keflex antibiotic " target="_blank">verynick on July 02nd, 2010 13:55

Great post, i agree.

#291 - verynick on July 02nd, 2010 13:57

<a href="http://www.flickr.com/people/keflex">http://www.flickr.com/people/keflex</a> keflex antibiotic

#292 - coach outlet on July 03rd, 2010 05:18

it's the first time to be here.Very happy to come here.

#293 - coach bags on July 03rd, 2010 05:26


Fine information, many thanks to the author. It is puzzling to me now, but in general, the usefulness and importance is overwhelming. Very much thanks again and good luck!

#294 - Watch Fifa Worldcup 2010 Online on July 03rd, 2010 07:03

Aw, it was a top quality content. Actually I would like to write like this as well - taking time and real energy to bring about an excellent post... however what can I say... I procrastinate an awful lot and by no means appear to get things completed...

#295 - Action Games on July 03rd, 2010 10:51

Cool post and very informative........Keep sharing more

#296 - FAP Turbo on July 04, 2010 19:12

RSS feed is a must one for any blog. Thanks for tip.

#297 - injury lawyer on July 05, 2010 04:28

I admire what you have done here. I like the part where you say you are doing this to give back but I would assume by all the comments that this is working for you as well.

#298 - mbt shoes on July 06, 2010 09:24

This kind shoes are very comfortable wearing. What's more, it have the function to protect knee. At the same time, it is also good for our body shape correction.

#299 - Used Auto Parts on July 06, 2010 14:23

I would like to write like this as well - taking time and real energy to bring about an excellent post... however what can I say

#300 - Puzzle Games on July 06, 2010 14:23

the author. It is puzzling to me now, but in general, the usefulness and importance is overwhelming. Very much thanks again and good luck!

#301 - injury lawyer on July 07, 2010 10:56

Wow! Have not thought of that feature before, but I had some insights into it already though. Thanks for the post anyway!
best regards

#302 - tracteur tondeuse on July 07, 2010 16:22

Thanks to Google i was able to find this post, keep on posting high quality blogs like this one, and i agree with injury lawyer above me. I had not thought of that feature in the past.

#303 - tugce kayitmaz on July 08, 2010 19:28


the world's best free flash games site
We're all waiting for you

<a href="http://www.oyun.su">oyun</a>



-

#304 - Doctor-ED Pharmacy on July 09, 2010 04:44

Hi all!

#305 - hip hop instrumentals on July 09, 2010 13:11

Thanks to Google I was able to find this post, keep on posting high quality blogs like this, and I agree with counsel of injuries over me. I had not thought of that characteristic in the past.

#306 - Harv on July 09, 2010 13:38

Good work.I add your blog to bookmarks. Thanks.

#307 - los angeles on July 09, 2010 16:00

I am really happy to deal with all the particularities described on your site as I am having lots of other problems to be discussable.

#308 - Wallets on July 10, 2010 09:01

Took me time to go through all of the feedback, however I actually loved the article. It proved to be very useful to me and I am certain to all the commenters right here as well! It's all the time nice when you cannot solely be told, but additionally entertained! I am certain you had enjoyed penning this blog post.

#309 - click here " target="_blank">srmsofttech15 on July 12nd, 2010 11:17

Earn global money shows you different earning programs from all over the globe and help people to earnmoney from different <a href="http://www.earnglobalmoney.info"> click here </a>

#310 - watch weeds season 4 on July 13rd, 2010 02:56

Great read thanks for the nice post!

#311 - daily interest calculator on July 13rd, 2010 10:45

I was very thrilled to find this website.I wanted to appreciation for this great read. From this one I can know how to install and download the Umbraco RSS Package more rapidly than before. Thanks

#312 - personal loans on July 13rd, 2010 10:47

Taking this opportunity to talk about this topic is an interesting thing for me. I feel strongly about it and I benefit from learning about the RSS extension development.

#313 - oyun on July 13rd, 2010 13:48


the world's best free flash games site
We're all waiting for you

#314 - free online games on July 13rd, 2010 17:47

thanks for sharing great post

#315 - Watch The Sorcerer's Apprentice Movie Online on July 14, 2010 09:24

Thanks for a nice post you have given to us with such an large collection of information. Great work you have done by sharing them to all.<a href="http://www.hearingaidscentral.com">buy hearing aids</a>

#316 - prom dresses on July 14, 2010 10:58

This is a really good read for me, Must admit that you are one of the best bloggers I ever saw.Thanks for posting this informative article.

#317 - canadian pharmacy on July 14, 2010 19:10

There are going to be three phases of our training in a year for those marathons. The three phases don’t stand alone. We use each past phase to monitor the training for the next phase and, thereby, [are] able to train at a higher level for that next marathon.

#318 - logo design on July 15, 2010 12:31

Hey I love your style I will subscribe for your feed please keep posting!

#319 - Evgen on July 15, 2010 15:46

It has long been interested in this topic, I will understand

#320 - Search Engine Optimisation UK on July 15, 2010 22:03

deal with all the particularities described on your site as I am having lots of other problems to be discussable.

#321 - Teeth whitening on July 16, 2010 15:27

ok... I'm going to write blog post about that too...

#322 - Mario Games on July 16, 2010 20:10

Really i am impressed from this post....the person who create this post it was a great human. I put a link to your blog at my site, hope you don't mind

#323 - buy domains on July 17, 2010 12:48

This is a really good read for me, Must admit that you are one of the best bloggers I ever saw.Thanks for posting this informative article.

#324 - oyu on July 17, 2010 15:22


the world's best free flash games site
We're all waiting for you

http://www.oyun.su

<a href="http://www.oyun.su">oyun</a>

#325 - Notepad Accessories on July 17, 2010 17:01

Very interesting site. Thanks!
Thanks author for that review.

#326 - Poisoning Salmonella on July 18, 2010 07:37

I am interested in this program and i found your posts very informative.
Great work, thanks for share.

#327 - Baby furniture on July 18, 2010 14:55

Thank you for the package, really appreciate each and every bit of it

#328 - FibreTrim Review on July 18, 2010 15:48

I am interested in this program and i found your posts very informative.
Great work, thanks for share.

#329 - thomas the tank engine curtains 72 drop on July 18, 2010 18:25

Thank you for being so informative, keep adding here!

#330 - Attorney on July 18, 2010 21:47

Thanks to Google i was able to find this post, keep on posting high quality blogs like this one, and i agree with injury lawyer above me. I had not thought of that feature in the past.

#331 - low cost car insurance quotes on July 19, 2010 00:09

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.

#332 - Bredband on July 19, 2010 17:36

Thanks to Google I was able to find this post, keep on posting high quality blogs like this, and I agree with counsel of injuries over me. I had not thought of that characteristic in the past.

#333 - Bağlama Büyüsü on July 20, 2010 13:47

Thanks to Google I was able to find this post, keep on posting high quality blogs like this, and I agree with counsel of injuries over me. I had not thought of that characteristic in the past.

#334 - order cialis 20mg on July 21st, 2010 00:39

ok love that stuff

#335 - order cialis 20mg on July 21st, 2010 00:50

no spam here i ncomments?

#336 - oracle replication on July 21st, 2010 13:08

I am really happy to know about this useful RSS package.thanks to the author.

#337 - Link Building on July 21st, 2010 20:50

a really good read for me, Must admit that you are one of the best bloggers I ever saw.Thanks for posting this informative article.

#338 - buy cialis without prescription on July 22nd, 2010 01:34

just some random thoughts

#339 - yeast infection cure on July 22nd, 2010 10:10

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

#340 - RESIDENTIAL PROPERTY MANAGEMENT on July 22nd, 2010 10:18

If this is your first time installing,you should just download the package,"download the Umbraco RSS package.

#341 - TV satellite on July 23rd, 2010 14:14

With Satellite Direct, you get unlimited 24/7 access to over 3,500 channels

#342 - drug sales online on July 23rd, 2010 22:30

i had to comment

#343 - online pharmacy no prescription on July 23rd, 2010 22:41

can i comment here

#344 - ipad converter on July 24, 2010 07:40

m2ts fi
This article is very interesting. Thank you very much for sharing .

#345 - domain name search on July 24, 2010 08:27

Aw, it was a top quality content. Actually I would like to write like this as well - taking time and real energy to bring about an excellent post... however what can I say... I procrastinate an awful lot and by no means appear to get things completed...

#346 - coach handbags on July 25, 2010 10:52

authorized to access the requested resource. Consider granting access .

#347 - coach outlet on July 25, 2010 10:55

You can choose an author, so it is not the user that has updated the page.

#348 - chanel handbags on July 25, 2010 10:55

Actually I would like to write like this as well - taking time and real energy

#349 - Wyler replica watches on July 26, 2010 11:22

nice article. keep post like this...

#350 - Wyler replica watches on July 26, 2010 11:22

nice article. keep post like this...

#351 - quick fat loss on July 26, 2010 21:40

Great article. Keep up the good posts as they are very helpful for my business.

#352 - car loan modification on July 26, 2010 23:10

For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.

#353 - p90x on July 27, 2010 04:39

great article you should really think about writing a little more because this is really good.

#354 - p90x workout on July 27, 2010 04:40

love this stuff, really great post here.

#355 - insanity workout on July 27, 2010 04:41

what is this all about?

#356 - turbo fire on July 27, 2010 04:41

nice post! bookmarked for more.

#357 - click here for more details and open floodgates to your o" target="_blank">srmsofttech7 on July 27, 2010 07:45

Earning money online never been this easy and transparent. You would find great tips on how to make that dream amount every
month. So go ahead and <ahref="http://www.bestonlineincomeguide.com">click here </a> for more details and open floodgates to your online income. All the best.

#358 - Arabic Blog on July 27, 2010 13:53

Are there any further Updates available because last Update was in june 07th, 2006

#359 - seo consultant on July 27, 2010 14:17

SEO UK Get Free consultation from SEO Expert, SEO Consultant Bidyut Bikash Dhar who also offers Link Building Consulting Services in London, UK. If you are searching keywords like SEO consultant UK, SEO expert UK, Link building UK, Local SEO UK, UK SEO, SEO UK, London SEO, SEO London, SEO company London, SEO consultant London, SEO agency London, web London, UK consultant, UK SEO consultant, SEO services London, SEO services UK, SEO Consulting then call us now at +44.2032866561.

#360 - poker casino on July 27, 2010 14:42

Casino is a great place to try one’s luck. You do not have to pay the last money. It becomes really interesting when you play online poker for fun and not to earn money. Many have got a passion to play online casino games. But before you begin to play online casino you need to have proper knowledge about online casino poker strategies.

#361 - executive staffing on July 27, 2010 14:47

Staffing agency can be a lead source for good number of executive jobs. And finding a company that can successfully places people with your kind of skills will be key to success. Basically what kind of position they fill or what types of openings they have can give one an idea of whether it’s worth your time to apply.

#362 - adwords google on July 27, 2010 14:49

Pay Per Click Advertising (PPC) services is one of online marketing services that drives targeted leads to your websites from search engines like Google. Our PPC (pay per click management), CPC expert consultant will ensure best ROI for your business. Call us now for pay per click marketing, pay per click (PPC) advertising, PPC (pay per click) search engine marketing and PPC search marketing services.

#363 - best dating service on July 27, 2010 14:51

Online dating or Internet dating is a dating system which allows individuals, couples and groups to make contact and communicate with each other over the Internet, usually with the objective of developing a personal, romantic or sexual relationship. Online dating services usually provide un moderated matchmaking over the Internet, through the use of personal computers or cell phones.

#364 - canvas photo print on July 27, 2010 15:43

Thanks to Google I was able to find this post, keep on posting high quality blogs like this, and I agree with counsel of injuries over me. I had not thought of that characteristic in the past.

#365 - Natural Shampoo on July 27, 2010 17:37

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.

#366 - cheap hosting on July 27, 2010 20:18

online never been this easy and transparent. You would find great tips on how to make that dream amount every

#367 - erick on July 28, 2010 13:13

Nice functionality, thanks

#368 - Ultrasound Equipment on July 28, 2010 16:19

Online dating or Internet dating is a dating system which allows individuals, couples and groups to make contact and communicate with each other over the Internet, usually with the objective of developing a personal, romantic or sexual relationship.

#369 - Richard2000 on July 28, 2010 21:08

Online dating services usually provide un moderated matchmaking over the Internet, through the use of personal computers or cell phones.

#370 - Car Accident Solicitor on July 29, 2010 08:18

Its good to know umbraco rss package new functionality. I have been waiting for this new release. Thank you so much. Keep up the good job.!

#371 - Dallas Auto Glass on July 29, 2010 14:18

I am very interested in this program, but do not know much about it. After reading your article, I have more experience to work with him. Your post is interesting and picturesque. I hope he can get his place in next time. Go on!

#372 - Promotional Tape Measures on July 29, 2010 16:36

I have a small question as I am new to this package. I seem to be having a spot of bother using the RSS package downloaded from the Umbraco package repository.

#373 - oyun on July 29, 2010 19:59

online never been this easy and transparent. You would find great tips on how to make that dream amount every

#374 - hamam on July 29, 2010 20:01


If you have made a warm holiday to Turkey you must visit the Turkish bath.
We will show the traditional Turkish hospitality is one of the rare places
in the pool to cool off when you sweat in a sauna the heart will be fine
stone massage in the steam bath will meet with pleasure.
Please visit us.

#375 - sametran on July 29, 2010 20:03

great article you should really think about writing a little more because this is really good. :)

#376 - flashgame on July 29, 2010 20:04

the author. It is puzzling to me now, but in general, the usefulness and importance is overwhelming. Very much thanks again and good luck!

#377 - phineas and ferb games on July 30, 2010 05:33

This is an excellent topic you are discussing about and i really appreciate it. It should be going on.

#378 - Used Cars for Sale on July 30, 2010 05:34

Very good information, thank you very much by the article and the quality of your Web site.

#379 - Submission Software Review on July 30, 2010 05:34

This is an excellent topic you are discussing about and i really appreciate it.

 

Create a new comment

Recent Post

Tags