Post Reply 
Prxbx: Feeds. Author
Jan. 22, 2009, 07:24 PM
Post: #1
Prxbx: Feeds. Author
I'm suscribed to the atom feeds from this page. Depending the feeds reader you use you will see or not the author. In firefox the built in reader for example only shows you the title, for that is this filter, also for removing the feeds of our own posts.

To make it work replace PLACE YOUR NAME HERE for your nickname. If i bore you with my posts, add my name there too :P

Code:
[Patterns]
Name = "Prxbx: Atom. Remove my own posts and add autor to title {ln}090122"
Active = TRUE
URL = "prxbx.com/forums/syndication.php*type\=atom"
Bounds = "$NEST(<entry\s,</entry >)"
Limit = 6000
Match = "(*<name>)\2"
        "(PLACE YOUR NAME HERE</name>*|"
        "(\3(</name>*)\4(]]></title>*)\5$SET(8=\2\3\4 [by \3]\5)))"
Replace = "\8"

The filter could not work for two reasons:
-You added this web to your list of trusted webs
-You don't filter the xml content. Look for "filtering ads in rss feeds" there is my filter for that.
Add Thank You Quote this message in a reply
Jan. 27, 2009, 06:25 PM
Post: #2
RE: Prxbx: Feeds. Author
Verrry nice, thanks. Smile!
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: