ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > N.A.N.Y. 2010

NANY 2010 Final Release: FarrWebMetaSearch

<< < (5/14) > >>

cranioscopical:
I staired at it for ages but I couldn't see it!!
-Perry Mowbray (December 18, 2009, 01:59 AM)
--- End quote ---
Tread softly or someone will try to take a riser out of you  :o

phitsc:
I've recorded a short teaser screen cast.

TucknDar:
I've recorded a short teaser screen cast.
-phitsc (December 21, 2009, 02:14 PM)
--- End quote ---
:greenclp:

mouser:
nice!  :Thmbsup: :Thmbsup: :Thmbsup:

phitsc:
just realised FarrWebMetaSearch could be (mis)used to read news feeds. because they are xml they are actually simpler to split up with regular expressions than 'normal' web pages.

here's an example:


description=Tages Anzeiger Front
searchUrl=http://www.tagesanzeiger.ch/rss.html?
resultPattern=<item>\s*<id>\d*</id>\s*<title>(.*)</title>\s*<description><!\[CDATA\[(.*)\]\]></description>\s*<category>.*</category>\s*<link>(.*)</link>\s*<guid.*</guid>\s*<pubDate>(.*)</pubDate>\s*</item>
farrCaption=$1 ($4)
farrGroup=$2
farrPath=$3


will give you this:

NANY 2010 Final Release: FarrWebMetaSearch

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version