In case you aren't subscribed to the announcement list, Feeds.App v2.01 was released as was the Syndication Hacks presentation Ben Hammerley and I gave at...
I download the new Feeds.App and installed it. I get a build error when I select my rss template and click rebuild template. This is the error: Can't locate...
... Its probably a problem with the feed or the XML Parser. (utf8 refers to the character encoding.) I'm thinking it could be that you are trying to consume a...
I've been using the feed that is in the install instructions that came with feeds.app. <$MTFeedsInclude uri=``http://www.timaoutloud.org/xml/index.rdf'' ...
I noticed that at the beginning of the line of code is < $MTFeedsInclude uri=""$> shouldn't it be "url" not "uri"? Below is the new line I entered in my mt...
It should be uri and not url. I didn't think that cut-and-paste issues was causing your error, but it was worth clearing up. Can you try a different feed such...
Yeah, tried that url. No luck. I must of installed it wrong. I did do a check to make sure I had all the modules required to run the feeds.app, this is what my...
path/agent --blog_id=1 --tmpl="Feeds" path/feeds gives me this error. No handler exists for tag FeedVersionSlug at /usr/share/blog/lib/MT/ Builder.pm line 170....
Does anybody know if it is possible to syndicate whole entries from other blogs? For example, I would like to have a main page, where I link to the full text...
Hey Tim, It's for all feeds. - Michael _____ From: mt-feeds-discuss@yahoogroups.com [mailto:mt-feeds-discuss@yahoogroups.com] On Behalf Of Timothy Appnel Sent:...
... It depends on the feed. Some sites do provide that content. Others do not. ... You have me lost here. Why would you be using someone's full content and...
Hi Tim, I would like to build up content on my site and also drive traffic from SEO as opposed to just providing headlines and then linking to other blogs for ...
I think you'll find more success with MTFeedEntryIssued. Feeds.App will create an issued and modified timestamp if the feed does not provide one. Created is...
... Frankly that sounds a bit "shady" and goes against the spirit in which these services are being provided. No one publishes full content feeds so others can...
Thanks Tim! It is fixed. - Michael _____ From: mt-feeds-discuss@yahoogroups.com [mailto:mt-feeds-discuss@yahoogroups.com] On Behalf Of Timothy Appnel Sent:...
Hey Tim, Thanks for your reply. I know most of the people I would be getting the feeds from. In addition to checking what type of copyright they will be using,...
Sorry this one got lost in my inbox. ... This error is reporting that there is no MTFeedVersionSlug which is correct. There is a MTFeedsVersionSlug (note the...
Recently installed feeds.app under mt 3.2. everything is working except the cronjobs. each time i rebuild my index template manually the feed updates so i...
... Yes, assuming you didn't delete the initial weblog MT creates. ... Is this literally what you put? Shouldn't it be /home/walding/public_html/mysubs.txt? ...
hi tim, i contacted my isp with all of the details. incidentally where i had username instead of walding, i was actually using walding instead of username in...
tim, one thing though that might help you i dunno, everything is fine on this end. just thought you should know that the e-mail i receive from the cron starts...
... This error is reporting that there is no MTFeedVersionSlug which is correct. There is a MTFeedsVersionSlug (note the plural S) tag. (I know its another...
tim wrote: For Feeds.App or MT 3.2? The agent script has the necessary functionality to rebuild an index template as part of its "mission." I have not updated...
... Didn't include what feeds its supposed to go fetch. See the documentation (docs/feedsapp.html) for all of your options there. ... These are warnings that...
Ummm I have a php include for the feeds on my site what I thought I would do is just rebuild the main index. in reply to my query about mt-build.pl you had...