[feedparser] Large number of bug fixes for Jakarta Feed Parser

2005-03-02 Thread Brad Neuberg
icon on their page, hyperlinked to their feed! If this is fixed I suspect we will be able to find a much larger amount of feeds through the LinkLocator in the future. The patch is too big to place here. I have put it on my web server at http://codinginparadise.org/feedparser/feed_refactor_

Re: commons benchmark in sandbox.

2005-02-16 Thread Brad Neuberg
ve to implement benchmarking so I'm back to square one. The benefit of Kevin's system is you don't have to adopt the entire aspect way of programming just to get benchmarking. Brad Neuberg, [EMAIL PROTECTED] Senior Software Engineer, Rojo Networks Weblog: h

Re: VOTE: FeedParser move to Commons Proper...

2005-02-03 Thread Brad Neuberg
ojo.com to handle more than 1.9 million feeds. We currently have three developers working on the FeedParser: Kevin Burton (me) Brad Neuberg (Rojo Networks Inc.) Joseph Ottinger (Fusion Alliance) We're also working with the Rome developers (another RSS parser) to try to standardize APIs and are col

Re: [feedparser] Autodiscovery Hall of Shame

2004-10-22 Thread Brad Neuberg
nto supporting it, while those that are supporting it can be celebrated and revered as gods. Autodiscovery is very easy for these services to support, so let's do it folks. Brad Neuberg, [EMAIL PROTECTED] Senior Software Engineer, Rojo Networks Weblog: http://ww

[feedparser] Autodiscovery Hall of Shame

2004-10-22 Thread Brad Neuberg
incorrectly can be shamed into supporting it, while those that are supporting it can be celebrated and revered as gods. Autodiscovery is very easy for these services to support, so let's do it folks. Brad Neuberg, [EMAIL PROTECTED] Senior Software Engineer, Rojo Networks Weblog: http://www.cod

[feedparser] Fixes and unit tests for Flickr and Yahoo Groups

2004-10-22 Thread Brad Neuberg
This patch does the following: * Adds unit tests for Flickr and Yahoo Groups * Modifies the Feed Parser to correctly handle Flickr feeds. It turns out there are five different kinds of Flickr feeds; some of these feeds support autodiscovery and some don't: * Feed

[feedparser] What I'm Working on Today

2004-10-21 Thread Brad Neuberg
ok at today and tommorrow. Brad Neuberg, [EMAIL PROTECTED] Senior Software Engineer, Rojo Networks Weblog: http://www.codinginparadise.org = Check out Rojo, an RSS and Atom news aggregator that I work on. Visit http://rojo.com for

[feedparser] Patch to Feed Parser 'Locate' System

2004-10-21 Thread Brad Neuberg
is hosted on Blogspot, Radio Userland, etc. * * @author Brad Neuberg/a> */ public class BlogServiceDiscovery { -/** Locates all the generator meta tags - * (i.e. ) - */ -private static Pattern metaTagsPattern = -Pattern.compile("<[\\s]*

[feedparser] Patch to Improve Unit Tests

2004-10-21 Thread Brad Neuberg
Property("feedparser.home", "."); +// these come in as forward slashes, even on Windows, because of Ant, +// so it is safe to check them as / rather than File.separator +// Brad Neuberg +if (feedparserHome.endsWith("/") == false) +feedpars

[feedparser] Patch to Improve Build System

2004-10-21 Thread Brad Neuberg
The following is a patch for the feed parser's build system. It does the following: * Changes build.xml to use a build.properties file for the following two properties: * feedparser.home - The location of the feed parser installation; defaults to ".". Needed so that we can update our unit

Re: [feedparser] Getting Brad Neuberg CVS commit

2004-10-21 Thread Brad Neuberg
At 06:25 PM 10/20/2004, you wrote: On Wed, 20 Oct 2004 17:14:33 -0700, Kevin A. Burton <[EMAIL PROTECTED]> wrote: > > Brad is working full time on feedparser and you're essentially telling > him he can't get CVS access until its 1.0. How are we supposed to GET it > to 1.0 it he can't get CVS access

RE: [feedparser] Getting Brad Neuberg CVS commit

2004-10-21 Thread Brad Neuberg
t > Subject: Re: [feedparser] Getting Brad Neuberg CVS commit > > > On Wed, 20 Oct 2004 17:14:33 -0700, Kevin A. Burton > <[EMAIL PROTECTED]> wrote: > > > > Brad is working full time on feedparser and you're essentially telling > > him he can't get

[feedparser] Others working on this?

2004-10-20 Thread Brad Neuberg
Are there other programmers on the list who are working on the Jakarta Feed Parser? I know Kevin and I are, but I am just wondering if there are others. Thanks, Brad Brad Neuberg, [EMAIL PROTECTED] Senior Software Engineer, Rojo Networks Weblog: http://www.codinginparadise.org

[feedparser] Design changes

2004-10-19 Thread Brad Neuberg
e will subclass the BlogService class for each type of BlogService, and they will be contained inside of org.jakarta.feedparser.locate.blogservice. So we would have org.jakarta.feedparser.locate.blogservice.Flickr, org.jakarta.feedparser.locate.blogservice.Blogger, etc. Brad N

[feedparser] Patch for Text America support, AOL Journal Atom support, and a refactored TestProbeLocator

2004-09-22 Thread Brad Neuberg
ear out the list of existing, false autodiscovery links. I've run TestProbeLocator and everything passes. Brad Neuberg, [EMAIL PROTECTED] Senior Software Engineer, Rojo Networks = Check out Rojo, an RSS and Atom news aggregato

[feedparser] New patch

2004-09-07 Thread Brad Neuberg
Here is another patch to the Feed Parser; this one updates the ProbeLocator.java to better handle Xanga, BlogSpot, and Blosxom blogs, and also updates the TestProbeLocator.java to improve the unit testing. Brad Neuberg Patch: ? compile ? feedparser_9_7_2004.patch ? lib Index: build.xml

Re: [feedparser] Attaching patch again

2004-09-05 Thread Brad Neuberg
Hi Kevin. Did you rerun the unit tests after that change to make sure they work? Brad --- "Kevin A. Burton" <[EMAIL PROTECTED]> wrote: > Brad Neuberg wrote: > > > It looks like attachments are stripped out of the > mailing list; here > > is the patch in

Re: [feedparser] Attaching patch again

2004-09-05 Thread Brad Neuberg
es is preceded by a colon and two slashes. What do you think? Hope you're having a good weekend, Brad --- "Kevin A. Burton" <[EMAIL PROTECTED]> wrote: > Brad Neuberg wrote: > > > +private static Pattern patternToStrip = > > Pattern.compile("[^

Re: jakarta-commons-sandbox commit privs for feedparser...

2004-09-03 Thread Brad Neuberg
ashJava>Flash/Java Integration project. My weblog is at http://www.codinginparadise.org. Hope all is well, Brad Neuberg [EMAIL PROTECTED] At 12:33 PM 9/3/2004, Henri Yandell wrote: Is Brad an apache committer already? If not, then we'll need to vote him in as a new committer. Which