Sorry for the delay. ... Links should not be stripped out. Change this line... ... to this... <MTFeedEntryContent as_html="1"> Since this is an atom feed,...
I've released BETA 3A to rectify some issues when upgrading from Feeds.App 2 on MT 3.3x. It can be downloaded from here: http://code.appnel.com/dist/feeds-app ...
Just started using the BETA 3A and have not encountered any snags after upgrading XML::SAX::ExpatXS, per the suggestion. I then tried using it with mt-rebuild....
Just started using the BETA 3A and have not encountered any snags after upgrading XML::SAX::ExpatXS, per the suggestion. I then tried using it with mt-rebuild....
Feeds.App 3 wasn't designed to be compatible with mt-rebuild. I suppose I could be more in that regard though. Feeds.App 3 was designed to use the Task Manager...
Tim, thanks for the quick reply. And apologies for not reading carefully on the "New and Different" page, where Task Manager is mentioned. (The documentation...
... I'm glad someone is noticing the effort! ;) Still have a ways to go though. Task switching (from coding, to support, to docs writing) is really difficult...
I have installed Feeds.App Lite with MovableType 3.33 on my blog www2.medienspiegel.ch. Now I want to include a feed (http://www.jonet.org/backend.php) which ...
Tim Sorry to have to ask you this instead of MT, but I'm confused about the relationship between the MT Task Manager and rebuilding a blog with feeds in it. ...
Hi, I know there is a beta version of version 3 out but at the moment we've been running version 2 and i'm too lazy to upgrade. Im getting a strange error...
Hi: I've read through this thread but I'm still confused. In order to get the index to rebuild automatically on whatever schedule, do I need to do anything...
It would be useful if feeds could be organized in groups by day of week. Example: Sunday, January 21 8:15am - Feed title 5:00pm - Feed title Monday, January 22...
Hi, Well seeing as no-one seemed to have any ideas on helping me the first time, instead of bumping my orignial query, i went and upgraded to the Version 3...
Hi, I have MTFeeds installed on this site: http://www.printdivinc.com The feeds were displaying fine as of last week. Now, they are not showing up. In...
Hello, I installed MTFeeds on this site awhile back: http://www.printdivinc.com Recently, the left column, where the headline links are supposed to display,...
I've got several feeds that are bombing out with this error message: Can't call method "query" on an undefined value at C:/Perl/site/lib/XML/RAI/Object.pm line...
I've release Feeds.App 3 Release Candidate 1. If can be downloaded here: http://code.appnel.com/feeds-app. This release is strictly to find any remaining bugs...
The Task Manager was a good idea that Six Apart added to MT 3.3, but sadly never documented it. This is something I had expected they would do so I wouldn't,...
... Funny. I had already implemented this before you wrote in. Release Candidate 1 distribution that I just posted supports MTDateHeader and MTDateFooter in...
Matt: were you running Feeds.App 2 prior to upgrading to Feeds.App 3 or did you try and do a fresh install of Feeds.App 2 and when that failed you tried...
I'm not sure what has happened. Was Perl upgraded on this box? Storable was added to the core distribution of Perl. It would seem that something changed with...
RAI only works with RSS feeds. It tries to present one interface for extracting information from all of the various RSS formats and forms of storing...
Ok This just went from annoying to abysmal in a hurry. My production was running XML-RAI 1.04 and my development was running XML-RAI 1.21, so I thought perhaps...
You've hit the jackpot Bobb. You haven't said it, but I assume you are running Feeds.App 2.01. In that case RAI 1.21 is probably what you want to use. I think...
... Right now yes it's 2.01 ... Can I do this by uninstalling XML::RAI 1.3 from within ppm and then doing a simple restore of the c:\perl\html\site\lib\ and ...
... No being familiar with PPM or ActiveState Perl, I don't know. I always use the CPAN shell or install "manually" -- as in downloading the packages to the...
Tim Elemental 1.03 and XML::RSS::Parser 2.15 are still there and haven't been touched. The problem at this point is finding a distro of XML::RAI 1.21. I have...
... http://search.cpan.org/dist/XML-RAI/ Look under the other releases pulldown menu towards the top. Select the version you need and once that page loads...
Tim Progress at last! I upgraded XML::RSS::Parser to v 4.0 then found I needed to upgrade XML::Atom::Syndication to 0.94 That got rid of my main rebuild error....