Τα syndication είναι μια υπηρεσία όπου ένα μέρος περιεχομένου ενός site μπορεί να γίνει διαθέσιμο για “απομακρυσμένη” ανάγνωση. Σύμφωνα με το wikipedia
Web syndication is a form of syndication in which a section of a website is made available for other sites to use. This could be simply by licensing the content so that other people can use it; however, in general, web syndication refers to making Web feeds available from a site in order to provide other people with a summary of the website’s recently added content (for example, the latest news or forum posts).
Για το σκοπό αυτό χρησιμοποιούνται τα feeds.Τα feeds είναι μια μορφή περιεχομένου το οποίο επιτρέπει σε κάποιον να διαβάζει ότι νεότερο περιεχόμενο, πχ νέα, ειδήσεις, δημιουργείται σε ένα site που υποστηρίζει syndication. Σύμφωνα με το wikipedia
A web feed is a data format used for serving users frequently updated content. Content distributors syndicate a web feed, thereby allowing users to subscribe to it. Making a collection of web feeds accessible in one spot is known as aggregation.
In the typical scenario of using web feeds, a content provider publishes a feed link on their site which end users can register with an aggregator program (also called a feed reader or a news reader) running on their own machines; doing this is usually as simple as dragging the link from the web browser to the aggregator. When instructed, the aggregator asks all the servers in its feed list if they have new content; if so, the aggregator either makes a note of the new content or downloads it. Aggregators can be scheduled to check for new content periodically.
Τα feeds μπορεί κάποιος να τα διαβάσει είτε με plugin του browser που χρησιμοποιεί, είτε με on-line feed readers είτε με desktop feed readers. Σύμφωνα με το wikipedia
An aggregator or news aggregator or feed reader is a client software that uses web feed to retrieve syndicated web content such as weblogs, podcasts, vlogs, and mainstream mass media websites, or in the case of a search aggregator, a customized set of search results.
Παρακάτω, ένα ενδιαφέρον video για τα rss(a family of Web feed formats),
Υπάρχει μεγάλη ποικιλία software για αυτό το σκοπό. Δεξιά στη μπάρα αν παρατηρήσει κάποιος και αυτό το blog υποστηρίζει feeds. Μια λίστα με feed readers. 2 που έχω χρησιμοποιώ είναι το GoogleReader, και το BlogLines. Και τα 2 έχουν καταχώρηση στο wikipedia: GoogleReader, BlogLines.
Χρήσιμα εργαλεία που έχω βρει στο net είναι τα feed43, sigfeeder, deliciousFeedsOPML. Με το feed43 μπορείς να δημιουργήσεις τα δικά σου feed σε site που δεν υποστηρίζουν. Δουλεύει ως εξής
Feed43 engine converts free-form HTML or XML documents to valid RSS feeds by extracting snippets of text or HTML by means of applying search patterns, and then joining these snippets together using output templates to form user-friendly content of feed’s items. The principle of extracting specific data from source documents is also known as “HTML scraping”.
The procedure of setting up a feed is the following:
Find a web page with the content that interests you.
Create a new feed on our site, which points to that web page.
In feed parameters, define search patterns and output templates for this feed, and get the link to your feed.
Subscribe to this feed using your favorite feed reader (aggregator).
Optionally, protect your feed with password so no one could alter it.
Once the feed is set up, the service works as follows:
Your feed reader sends request to our server to download the feed.
Feed43, in it’s turn, downloads the original source URL, processes it, converts to valid RSS feed on the fly, and returns it to feed reader application.
Feed reader displays the contents of this feed to you.
Έχει εκτενές tutorial του πώς γίνεται αυτό.
Το sigfeeder είναι μια υπηρεσία με την οποία κάποιος μπορεί να βάλει στο signature, που χρησιμοποιεί σε διάφορα forum, link από το blog του. Σε μια εικόνα, μέσω του feed που της δίνεται, είναι δυνατό να φαίνονται τα νεότερα άρθρα του site σας, τα οποία θα ανανεώνονται κάθε φορά. Για παράδειγμα η κάτω εικόνα. Το help είναι αρκετά κατατοπιστικό και απλό.
Το deliciousFeedsOPMLGenerator είναι ένα χρήσιμο εργαλείο για να φτιάξει κάποιος custom feeds από το social bookmarking tool del.icio.us. Στη συνέχεια μπορεί αυτά τα feeds να τα δώσει στο netvibes, που έχει αναφερθεί σε άλλο post, και να έχει τα custom bookmarks που θέλει να χρησιμοποιήσει.
Για το del.icio.us και αυτήν την κατηγορία λογισμικού θα γίνει ξεχωριστή αναφορά.









































