Version 1.0.5 Beta

0 views
Skip to first unread message

Jonathan Wilde

unread,
Feb 15, 2009, 5:00:53 PM2/15/09
to Feed Stats Plugin

Jonathan Wilde

unread,
Feb 15, 2009, 5:09:09 PM2/15/09
to Feed Stats Plugin
Sorry!

This update solves the following issues:
* The plugin is unable to reach FeedBurner
* Google FeedBurner feeds are inaccessible

Known issues:
* The new HTTP class uses disk-based caching rather than WordPress's
database-based caching

The update can be downloaded at:
http://downloads.wordpress.org/plugin/feed-stats-plugin.1.0.5.zip

I'm releasing this as a beta so that I can find out if there are any
major issues with it before release. There are lots of "under-the-
hood" changes that could potentially cause issues (I *did* complete
testing of the plugin in WP 2.3, 2.6, and 2.8-bleeding, though).

If you have any issues, please contact me.

Thanks!
Jonathan

Bram Vandenbussche

unread,
Feb 16, 2009, 3:13:27 AM2/16/09
to feed-sta...@googlegroups.com
Hey Jonathan,

thanks for the update. Are you sure everything works correctly?
Just installed it and it lets me test my url and everything but when I go to my stats it appears to be empty and I know that's not the case.

Gonna check into it a bit more but thougt I'd report this already.

greetings,

Bram Vandenbussche

unread,
Feb 16, 2009, 3:52:45 AM2/16/09
to feed-sta...@googlegroups.com
I found the problem.
I migrated all my feeds to Google, via this post: http://www.prelovac.com/vladimir/how-to-move-from-feedburnercom-to-google-feedproxy, and because of that the url for the awareness api has changed from: 


to this:


The old one doesn't return any data. You can test this with this url to my site:


In your code I can see that you check on this through the given url in function fs_fetch_feedburner_data ($url, $action, $updatable=true, $post=null)  (fs-comm.php) but the first part of the url is already given when you enter your feed uri...
So I guess it's always the old one..
Maybe you need to add 2 radiobuttons to let the user decide wether or not this feed has been migrated to feedburner.

kind regards,

Jonathan Wilde

unread,
Feb 16, 2009, 5:28:55 PM2/16/09
to feed-sta...@googlegroups.com
Thanks so much!

> Maybe you need to add 2 radiobuttons to let the user decide wether or not
> this feed has been migrated to feedburner.

I really like the idea of radiobuttons to select between Google and
FeedBurner feeds--it would dramatically simplify the code. I'm
worried about whether it would be hard to explain the difference
between Google FeedProxy/FeedBurner and FeedBurner to users. I
suppose those who have switched manually to Google *would* know the
difference, though. This is a tricky issue that I'll think about
before implementing the radiobuttons.

In the meantime, I've fixed the bug.

I was using PCRE to determine whether it was a Google
FeedBurner/FeedProxy feed or non-Google FeedBurner feed. Older
versions of the plugin only stored the feed name; the URL replacement
stuff was intended to autodetect the proper full URL so that stats for
non-Google FeedBurner users wouldn't suddenly stop getting displayed.

You can apply the fix by downloading a new package from WordPress.org
(http://downloads.wordpress.org/plugin/feed-stats-plugin.1.0.5-b2.zip)
or by applying the attached patch (assuming Google Groups allows
attachments). You may have to re-enter your feed URL.

Thanks again,
Jonathan

changeset_feed-stats-plugin_trunk_fs-comm.php_r95130.diff

Bram Vandenbussche

unread,
Feb 16, 2009, 6:29:27 PM2/16/09
to feed-sta...@googlegroups.com
thanx a bunch
i'll try this in the morning :)

Jonathan Wilde

unread,
Feb 16, 2009, 6:30:09 PM2/16/09
to feed-sta...@googlegroups.com
Thanks for be willing to test!
--
Jonathan Wilde
My Blog: www.speedbreeze.com

Bram Vandenbussche

unread,
Feb 17, 2009, 8:20:09 AM2/17/09
to feed-sta...@googlegroups.com
This seems to do the trick pretty good!
thanks a lot for the update: )

Jonathan Wilde

unread,
Feb 17, 2009, 2:31:13 PM2/17/09
to feed-sta...@googlegroups.com
Awesome! Thanks for testing it. I'll go release it. Now that I
finally have a stable platform, I'll be working on some more
interesting features, like tracking and graphing multiple feeds at
once.

Bram Vandenbussche

unread,
Feb 17, 2009, 5:20:13 PM2/17/09
to feed-sta...@googlegroups.com
You're very welcome!

I'm looking forward to more advanced features :)
Reply all
Reply to author
Forward
0 new messages