» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with search + RSS

Feed Sifter: Get only the good stuff (mt)

Search feed URL for specific text

XML: del.icio.us/tag/xml

Abject Learning: Just to recap: we can find what we need, but will we find you?

Last week I posted about a Google OER search engine created from a blogged list of OER sites. The game continues with a recasting of the list in a wiki... Yes, there are social search engines out there, BUT WE CAN MAKE OUR OWN:-)

MediaWiki: del.icio.us/tag/mediawiki

YOURRSS.JP | ブログ・ウェブサイトのRSSを探します.

YOURRSS.JP は、ブログ・ウェブサイトがRSSを配信しているか調べるサイトです。 その他にブログパーツなどのサービスを行っています。

XML: del.icio.us/tag/xml

Home - OpenSearch

OpenSearch is a collection of simple formats for the sharing of search results. The OpenSearch description document format can be used to describe a search engine so that it can be used by search client applications. The OpenSearch response elements can b

XML: del.icio.us/tag/xml

HubMed : pubmed rewired

An alternative interface to the PubMed medical literature database

XML: del.icio.us/tag/xml

Raúl Ochoa | Google Reader Gears Search

<sep/>the feed reader from Google, it uses Google Gears. This User Script has been tested in Mozilla Firefox for Ubuntu Linux, Mac OSX y Windows XP."

Firefox: del.icio.us/tag/firefox

FeedsFarm.com - RSS Search / News Search Engine

FeedsFarm.com - RSS Search / News Search Engine

XML: del.icio.us/tag/xml

Google AJAX Search API Blog: Flash and Server Side Access

"Over a year after Google shot down their SOAP Search API they released a JSON based one supporting "Flash and other non JavaScript environments". Strange requirement that an HTTP<sep/>

json: del.icio.us/tag/json

Project: RSS Feed Storage Using InnoDB

I’ve been coding a couple of scripts that run on 5 minute intervals to grab RSS/Atom feed data from http://mysql-dba.com and import that into a MySQL database. It idea is to create a search function for the site that will look at all past data from the aggregated feeds. Since there are multiple pollers running at different intervals I decided to use Innodb for the read/write nature of the poller/processing scripts.

This is very simple so far - and as such I felt it should be documented from the start unlike many of my other projects. Here’s the feed table that is storing the information from the RSS feeds.


mysql> show create table feed_items\G
*************************** 1. row ***************************
Table: feed_items
Create Table: CREATE TABLE `feed_items` (
`id` bigint(20) NOT NULL auto_increment,
`rss_site_id` int(11) NOT NULL,
`item_title` varchar(255) NOT NULL,
`item_link` varchar(255) NOT NULL,
`item_description` varchar(255) NOT NULL,
`item_guid` varchar(255) NOT NULL,
`item_pubDate` varchar(255) NOT NULL,
`Creation_time` datetime NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `rss_site_id` (`rss_site_id`,`item_link`)
) ENGINE=InnoDB AUTO_INCREMENT=1 DEFAULT CHARSET=latin1
1 row in set (0.00 sec)

MySQL: Planet MySQL

Home - OpenSearch

open search result aggregation

XML: del.icio.us/tag/xml

Read what matters - AideRSS

"AideRSS is an intelligent assistant that saves time and keeps you on top of the latest news. We research every story and filter out the noise, allowing you to focus on what matters most."

XML: del.icio.us/tag/xml

Page 1 | Next >>