17th March 2006

Realtors & RSS

Realtors Employ RSS Feeds to Sell Homes

Daily more and more realtors are turning to RSS as a tool to market homes for sale. The growing RSS phenomenon in the realty market makes perfect sense. Unlike email RSS feeds have a 100% delivery rate. In addition the costs involved in creating and managing an RSS feed are insignificant when compared to the print advertising Realtors spend on each week. Imagine the amount spent each week to promote various properties in circulars and weekly newspapers, compared to the costs associated with updating and managing an RSS feed.How it Works:

1. Create Specific Feeds.

Create RSS feeds of homes for sale in a specific town or zip code. Another consideration is to create an RSS feed based on the home cost or create a feed of scheduled Open Houses in a specific region. RSS feeds can be created manually using a text editor.

A step by step guide is available at http://www.make-rss-feeds.com or software specifically for RSS feed creation can be used.The realtor publishing the RSS feed controls what information is syndicated in the RSS feed, so ultimately it is the realtor’s decision as to whether to include teaser copy or full articles. Generally most Realtors use copy similar to those in print ads to attract the home-buyers attention.

Once you have constructed an RSS feed, you will need to transfer the feed to your server. This can be done using a standard FTP client (if it is not built into the feed creation software). The feed is usually placed in the domain’s root directory like this: http://www.mydomain.com/nameoffeed.xml or a subdirectory like this http://www.mydomain.com/rss/nameoffeed.xml.
2. Promote the Feed.
Once you have an RSS feed you will need to promote the feed on the realty company website, submit the feed to the numerous RSS feed directories and tell customers about the availability of the RSS feeds.

Create custom RSS buttons - http://www.feedforall.com/public/rss-graphic-tool.htm Many website visitors who have RSS readers/aggregators installed will automatically detect an RSS feed on the website if you add a small portion of text to the header field of your web page. Use the following format to assist RSS readers in auto-detecting the location of the RSS feed.

[link rel=”alternate” type=”application/rss+xml” title=”RSS” href=”http://www.yourdomain.com/rss.xml”]Replace the brackets [] with less than and greater then symbols and replace http://www.yourdomain.com/rss.xml with the URL to the RSS feed.

In order to increase exposure of a realty RSS feed, Realtors should submit the feeds to RSS search engines and directories. This can be done manually. Just as you would submit the URL of a website or web page to a search engine, or you can use software to automate the process. There is a large list of RSS directories at http://www.rss-specifications.com/rss-submission.htm . If you prefer to automate the submission process, consider evaluating RSS Submit available from: http://www.dummysoftware.com/rsssubmit.html .

3. Update the Feed.
Update the RSS feed(s) daily or weekly by adding a new feed item, as new properties are made available. Repost feed items for any properties that have experienced a price change.

4. RSS Feed Tips.
In order to maximize the benefit of marketing using RSS be sure to include the realty company phone number or link to the website in the description of the feed, so that any prospective buyers will call the appropriate office to receive additional details, or schedule a viewing. Include images of the home in the RSS feed’s description, so that the property will attract the viewer visually. Highlight different homes each week or emphasize different property features each time a property is listed.

It is also suggested that Realtors communicate success stories by letting prospective buyers know when homes are under-contract but still on the market, or communicate when properties are sold and no longer available. The realty market will benefit from RSS as a technology as it is a natural fit for the Real Estate industry.

 

posted in System Announcements | 0 Comments

17th March 2006

History of RSS

RSS was first invented by Netscape. They wanted to use an XML format to distribute news, stories and information. Netscape refined the version of rss and then dropped it. Userland Software to control of the specficiation and continued to develop it releasing a newer version. A non-commercial group picked up RSS at the same time and based on their interpretation of the Netscape’s original concept of RSS they too released a new version. UserLand was not happy with the non-commercial version and continued development of their own version of RSS (Really Simple Syndication), eventually UserLand released RSS v2.

Another View of the History of RSS
What is the history of RSS?
The history of RSS can be traced back to 1997, and the creation of Resource Description Framework. Resource Description Framework is also known as RDF. RDF was created by a man named, Ramanathan V. Guha. RDF is similar to RSS.

The mark up language RDF, was used to store metadata. Metadata is basically information about information, for example if there is an article or a news report, the metadata would be the author, the language, the copyright and all of the information related to the article or news report. In 1999 Netscape created a standard named RSS version 0.90. This was the beginning of RSS as we know it today. Dan Libby, an employee of Netscape improved version 0.90 and released RSS version 0.91. Dave Winer, an employee at Userland also created a new version of RSS. He too named it, RSS version 0.91, creating confusion, because the two versions of RSS were named the same but the specifications were slightly different. Unfortunately this was the beginning of a trend.

Netscape’s RSS team abandoned RSS development, because it was dubbed too complicated for what they were trying to accomplish. Meanwhile Rael Dornfest at O’Reily released RSS version 1.0. The new specification by O’Reily was based on the RDF standard rather than the previous versions of RSS. RSS 1.0 was incompatible with previous RSS versions. The specification caused significant marketplace confusion because though RSS 1.0 had the same purpose as the 0.90 series, the specifications were very different. In an attempt to minimize further confusion Userland named their next release RSS version 2.0. RSS 2.0 is very similar to the 0.9 series and is generally considered compatible, while RSS Version 1.0 remains very different.

Harvard Law accepted responsibility for the RSS 2.0 specification because Dave Winer of Userland, found that competitors were leary of using the standard he had a hand in creating. In order for the specification to be endorsed by all it was donated to a non-commercial third party, Harvard Law school. Harvard Law is now responsible for the future development of the RSS 2.0 specification. What is XML? XML or eXtensible Markup Language is a mark up language.

RSS History

There are a lot of folk legends about the evolution of RSS.  

Here’s the scoop, the sequence of events in the life of RSS, as told by the designer of most of the formats.

  1. scriptingNews format, designed by DW at UserLand. 12/27/97.
  2. RSS 0.90, designed by Netscape, for use with my.netscape.com, which also supported scriptingNews format. The only thing about it that was RDF was the header, otherwise it was plain garden-variety XML. 3/15/99.
  3. scriptingNews 2.0b1, designed by DW at UserLand, enhanced to include all the features in RSS 0.90. Privately DW urged Netscape to adopt the features in this format that weren’t present in RSS 0.90. 6/15/99.
  4. RSS 0.91, designed by Netscape, spec written by Dan Libby, includes most features from scriptingNews 2.0b1. “We’re trying to move towards a more standard format, and to this end we have included several tags from the popular format.” The RDF header is gone. 7/10/99.
  5. UserLand adopts RSS 0.91, deprecates scriptingNews formats. 7/28/99.
  6. The RSS team at Netscape evaporates.
  7. UserLand’s RSS 0.91 specification. 6/4/00.
  8. RSS 1.0 published as a proposal, worked on in private by a group led by Rael Dornfest at O’Reilly. Based on RDF and uses namespaces. Most elements of previous formats moved into modules. Like 0.90 it has an RDF header, but otherwise is a brand-new format, not related to any previous format. 8/14/00.
  9. RSS 0.92, which is 0.91 with optional elements, designed by DW at UserLand. 12/25/00.
  10. RSS 0.93 discussed but never deployed. 4/20/01.
  11. MetaWeblog API merges RSS 0.92 with XML-RPC to provide a powerful blogging API. 3/14/02.
  12. RSS 2.0, which is 0.92 with optional elements, designed by DW, after leaving UserLand. MetaWeblog API updated for RSS 2.0. While in development, this format was called 0.94. 9/18/02.
  13. RSS 2.0 spec released through Harvard under a Creative Commons license. 7/15/03.

On July 15, 2003, UserLand Software transferred ownership of its RSS 2.0 specification to the Berkman Center for Internet & Society at Harvard Law School.

serLand is a leading developer of tools that produce and consume RSS, and originator of the RSS 2.0 specification. The specification, which was previously copyrighted, is now licensed under terms that allow it to be customized, excerpted and republished, using the Creative Commons Attribution/Share Alike license.

The UserLand disclaimer and copyright is archived on the Harvard website; however it now no longer applies to the RSS 2.0 specification. Since UserLand specifically disclaimed ownership of the format that the specification describes, no transfer took place on the format itself.

An independent advisory board has been formed to broaden the public understanding of the uses and benefits of RSS, and to guide developers who create RSS applications. The initial members of the board are Dave Winer, Berkman fellow and author of the RSS 2.0 spec; Jon Udell, lead analyst for InfoWorld and columnist for the O’Reilly Network; and Brent Simmons of Ranchero Software, author of NetNewsWire, a leading RSS-based application.

Other versions of the history of RSS

Web RSS History - History of the RSS Fork for a political history, and RSS Links for the evolution of some of the specific technical features.

posted in System Announcements | 0 Comments

17th March 2006

Everything RSS…

What Are RSS Feeds?

RSS Feeds
RSS also known as rich site summary or real simply syndication, arrived on the scene a number of years ago, but was only recently embraced by webmasters as a means to effectively syndicate content. RSS Feeds provide webmasters and content providers an avenue to provide concise summaries to prospective readers. Thousands of commercial web sites and blogs now publish content summaries in an RSS feed. Each item in the feed typically contains a headline; article summary and link back to the online article.

Benefit to the Webmaster
As the web has become more crowded webmasters have been striving to provide fresh and up to date content for their website visitors. Many webmasters have discovered they can easily utilize the information in RSS feeds to provide fresh web content.

RSS feeds are composed in XML, which is a very simple markup language. Similar to HTML, XML uses tags to identify fields. Webmasters can easily parse the RSS feed and dynamically create web pages that contain headlines and summaries. The feeds will continuously update, supplying a steady stream of automatically generated fresh content.

RSS allows webmasters to:
1.) Provide fresh and relevant content on their website, which encourages users to return.

2.) Constantly changing content means that search engine spiders will visit more frequently.

3.) Automate content delivery.

The benefits of RSS feeds are not limited to webmasters, surfers too benefit from the technology as well.

Benefit to Web Surfers
The beauty of RSS is that readers can quickly scan headlines (titles) and read articles of interest. Because the information is condensed and provided in a single location users can generally review more information in a shorter time frame. Additional information is only a click away. Best of all readers choose the feeds they wish to see, there is no spam with RSS. If you are not completely thrilled with the content appearing in a feed simply remove it from the newsreader. The technology is a pull technology rather than push technology, meaning the content is not forced on the consumers, who pull the content they want to see.

RSS allows for users to:
1.) Easily locate information.

2.) Read condensced information or ’soundbytes’ with clearly marked and dated topic material.

3.) Classify and categorize information in an easy to navigate manner.

4.) Maximize their time without having to deal with spam.

RSS feeds can be viewed in a news aggregator or reader, which constantly updates and shows unread feeds. I found the functionality of the newsreaders to be similar to a simple email client. Consumers generally enter the URL of any RSS feeds that interest them. Topics with a common theme can be segregated into related groups.

I highly recommend FeedDemon http://www.feeddemon.com by BradSoft as a newsreader. FeedDemon is extremely easy to use and allows for quick scanning and indexing of topics. FeedDemon allows users to quickly scan, sort and scroll through headline and article summaries, while viewing the actual content in a split screen web browser.

Finding Topic Specific Relevant Feeds
In order to find feeds that provide niche information users can search Feedster. Feedster http://www.feedster.com is a rapidly growing news search engine that indexes information contained within RSS feeds. Searches for topic specific feeds can be conducted and feeds can be retrieved for syndication.

Benefit to Content Developer
While the benefits to users and webmasters are clear the distribution opportunities made available to content developers should not be overlooked. Information contained in the RSS feed can be easily syndicated, increasing content distribution and reach.

RSS allows for content developers to:
1.) Increase exposure in niche markets.

2.) Communicate with user bases and reach potential customers via an alternate communication method.

3.) Disseminate relevant information.

4.) Define themselves as an industry expert.

5.) Automate content delivery.

RSS has effectively standardized the format for content delivery and has effectively defined the accepted standard for content distribution and syndication. RSS will likely rival email as a means of content distribution in another few years. The shear simplicity makes the technology very appealing.

The distribution potential, while albeit difficult to measure, is still attractive to all parties making the likelihood that RSS popularity will only continue to grow.

RSS Feeds to Try
Feeds exist for almost any topic consider trying these feeds out by entering the url in your feed reader:

Small Business Feed - small business tips and news
http://www.small-business-software.net/blog-feed.xml

Software Marketing Blog Summary - software marketing and online news
http://www.softwaremarketingresource.com/blog-feed.xml

SMS, Wireless Messaging Related News. - news related to telecom, wireless industry and NotePage’s software
http://www.notepage.net/blog-feed.xml

Free Content Articles - collection of free content articles, updates when new article is released.
http://www.small-business-software.net/article-feed.xml

Software Marketing News - news related to software conferences, awards, software development and marketing
http://www.softwaremarketingresource.com/feed.xml

 

posted in System Announcements | 0 Comments

17th March 2006

Delivering Your E-zine via RSS #2

We already established that RSS and e-mail in fact need to be used together, as opposed to either one replacing the other.

While RSS might not be used by as many people as e-mail, you can be sure that those that do use it and subscribe to your feeds will get your content without fail. In addition, many already prefer to receive information via RSS instead of e-mail, making RSS an absolute must as a supplement to e-mail delivery.

Let’s now take a detailed look at exactly how RSS and e-mail can work together.

1. Announcing Your E-zine via RSS

What’s the use of an excellent e-mail e-zine if it’s blocked by spam filters or lost in the recipient’s mailbox? No matter how high quality content you prepare, if it’s not received it can’t be read and then acted upon to drive sales your way.

Namely, you need to stop thinking of your e-zine in terms of e-mail delivery, but rather consider it as a vehicle to present relevant and related content in a specific context of an individual e-zine issue, which can then be delivered to your recipients in multiple ways.

Just consider newspapers, which are delivered in print format, on the Web, via e-mail and RSS as well, all this to assure optimum delivery according to end-user preferences.

While most e-zine publishers will never consider presenting their e-zine in print format and delivering it via traditional delivery services, you need to explore all available means of online delivery. After e-mail, RSS is the first that comes to mind.

Using RSS to announce your e-zine via RSS is the simplest and least expensive way to get started with RSS and it will help you make sure that your valuable content in fact does get delivered, at least to the audience using RSS.

A) The Process: E-mail E-zines

What is the process behind traditional e-zine publishing?

–> The publisher provides an e-mail e-zine subscription box, in which visitors enter their e-mail addresses, thus giving consent to the publisher to receive his communications and at the same time building his subscriber database.

–> The e-mail address is saved in the publisher’s subscriber database.

–> The publisher prepares an e-zine issue, usually creating an HTML document with either full-text e-zine issue articles and news or summaries of articles with links to full-text articles on his website.

–> The HTML document is packaged as an e-mail message by the publishers’ e-mail publishing solution and then sent to his subscriber database using e-mail as the delivery channel.

–> E-mail messages “travel through the internet” and are either stopped on the way by various spam filters and other “barricades” and are then either deleted automatically or delivered to the subscribers’ e-mail accounts.

–> Subscribers download these e-mail messages when they log-on to their e-mail account and can then manipulate them, either deleting them, moving them to another folder or reading them.

How can we now transfer this process to publishing your e-zine via RSS as well?

B) The Process: RSS Content Delivery

We first need to understand how RSS content delivery works.

–> The publisher creates an RSS feed, basically just a simple XML file structured in a specific way, and provides a link to that XML file on his website and through other sites, search engines and directories. The file needs to first be created and then uploaded to the server, before a link to it can be provided. Fortunately, there are many tools available that will do this for you easily.

–> The visitor to the website subscribes to this RSS feed, by easily importing the link to the RSS feed in to his RSS Reader/Aggregator, instead of giving the publisher his e-mail address. In terms of subscriptions, the process is reversed. Instead of the visitor giving his e-mail address to the publisher, the publisher rather provides the visitor with a single URL, which then the visitor “puts” in his aggregator.

–> The publisher now prepares a new story or article to include in the RSS feed. Usually, he first publishes this new story on his website and then simply prepares a summary and puts it in to the RSS feed/file. In this case, the summary in the feed simply notifies the reader of new full-text content being made available and pulls him to click-through to the full-text article on the website. Alternatively, the publisher could also provide full-text content of the story in the feed.

–> As soon as the publisher updates the RSS feed with the new story, the subscriber can retrieve it and read its content. The feed content is immediately available to the subscriber, without having to face any spam filters on the way.

All of this might sound complicated, but it really is not. Let’s now take a look at the process from the e-zine publishing point of view.

C) The Process: RSS E-zine Delivery

–> The publisher creates an RSS feed intended to specifically notify subscribers of new e-zine issues and promotes it on the website. The feed should be promoted directly below the e-mail subscription box, serving simply as an alternative to e-mail delivery. Visitors have the choice of subscribing either via e-mail or RSS.

–> The publisher now takes the HTML document he already prepared for the e-mail version of the e-zine, and puts it online like any other webpage. What you basically need to do is practically take the same presentation and format that you already prepared for the e-mail e-zine and place it online for anyone to see.

–> The publisher then creates a new story or content item in the RSS feed, which is basically just a short summary of the e-zine and links it to the webpage he prepared earlier.

–> Once subscribers retrieve the feed, they see a new content item with the e-zine title and its description. After clicking on the title they are taken to the web version of the same e-zine that was also delivered via e-mail.

D) The Technology

As you can see this is a simple process and it only takes about 5 minutes more to do than just doing an e-mail version, and it will ensure that your content is now accessible to all those that prefer RSS to e-mail, it will generate additional exposure for your content by being included in RSS search engines and directories and it will generate more search engine visibility for you.

The best part is that the technology to publish an RSS feed in such a way is widely available and there are quite a few tools to choose from.

Royal Resppnder, Inc. - RSS AutoresponderIf simple e-zine delivery via RSS is your starting goal,
try http://royalresponder.com  - Royal Respnder, Inc.. 
They will even personalize the newsletter with subscriber name and
37 other persoanlization fields.  Amazing!

Keep in mind that only using RSS for e-zine announcements is the simplest way to go and that there is much much more you can do with RSS.

 

posted in System Announcements | 0 Comments

17th March 2006

Delivering Your E-zine via RSS #1

For most marketers online e-mail is still the key marketing and communicational tool, with its use ranging from e-zine publishing, direct sales messages, loyalty campaigns to internal communications between team members.

But getting e-mail through due to spam filters and spam itself is getting increasingly difficult, while anti-spam legislation is putting even legitimate e-mail marketers to risk.

With 100% content delivery ratios, is RSS a replacement for e-mail?

At least right now, certainly not. However, it has become the key supplement to e-mail delivery. While many internet users are starting to ignore e-mail subscriptions and subscribe only to RSS content, the majority is just starting to explore the world of RSS.

As such, the time to get started with RSS is now … if you want to get an upper hand over your competition before RSS reaches mainstream and at the same time test the RSS marketing approaches that work for you.

Using RSS as a supplementary content delivery channel, next to e-mail, is one of the places to get started. But to use RSS in conjunction with e-mail, you first need to understand some of the basic relationships between these two tools and e-zines and blogs.

A) Understanding Relations Between RSS, E-Mail, E-zines and Blogs

How do these four really relate and what does this mean for your internet marketing strategy?

The most common miss-conception is comparing blogs and e-mail, with many bloggers actually touting blogs as a replacement for e-mail. The truth is, there’s no comparison at all, just like comparing apples and oranges.

The second miss-conception is believing that RSS and blogs are somehow strongly related or even that RSS is good only for delivering blog content. The result of this on one side are marketers who do not see RSS as a full-powered communicational channel, and bloggers on the other side who refuse to see e-mail as a viable content delivery vehicle.

Let’s set the record straight in the simplest possible terms.

Blogs and e-zines or newsletters are “the what” — what you publish online … the content side.

RSS and e-mail are “the how” — how you get that content or information to the reader … the delivery side.

RSS/e-mail and blogs/e-zines cannot be directly compared. Blog content and e-zine content can both be delivered via RSS and e-mail, and there is no direct business/logical relation between, for example, blogs and RSS.

What makes sense, for example, is comparing e-zines and blogs. Blogs are “personal” conversations, opinions and news, delivered in a linear structure, usually written in a more personal style, and confined to a limited number of content types.

E-zines on the other hand are more similar to magazines or newspapers, carrying content presented in a complex non-linear content structure, and having the ability to carry many different content types that do not mix well together if provided through a linear content structure. For example, a typical e-zine might include an editorial; a leading article, representing the prevailing topic of a specific e-zine issue; supporting articles, clearly structured to show they are secondary to the leading article; links to the most relevant forum topics and posts; a news section; different advertisements (banner ads, textual ads, advertorials etc.); a Q&A section; a featured whitepaper; etc.

Providing all of this content demands a complex content structure and a strong and experienced editor. The blog format simply does not provide the level of structure needed to effectively present such a complex content mix.

B) Integrating RSS in to Your E-Mail Marketing Strategy

If you can understand these basic relations you can in fact understand how much you can integrate RSS in to your e-mail marketing strategy as a supplement to e-mail as a delivery tool.

For now, here are some of the most basic generic opportunities in using RSS together with e-mail:

1. Use RSS to announce each new issue of your e-mail e-zine, which you make available in full on your website.

2. Provide a separate RSS feed for the articles you publish in your e-mail e-zine and get them to your subscribers as soon as the articles become available, without them having to wait to receive them in your e-mail newsletter. The same goes for your news section, if you have one.

3. If you publish much content in different topic categories in your e-zine, provide a separate RSS feed for each of those topics. Take another look at the elements we listed above that a typical e-zine might include. Each of those elements could in fact become a stand alone RSS feed.

4. If you’re doing e-mail autoresponder marketing, provide those very same autoresponders as RSS feeds, allowing your visitors to subscribe either to the e-mail or RSS delivery channels to receive the very same content.

5. If you have your own affiliate program, make sure that your affiliates can also subscribe to your affiliate notices via an RSS feed, not just e-mail. Basically, all you will be doing is duplicating the same content you’re sending out via e-mail in an RSS feed.

6. If you’re sending out special notices or updates to your existing customers via e-mail, create a special limited-access RSS feed to deliver those same updates via RSS as well.

These should be enough to get you started thinking in the right direction.

 

posted in System Announcements | 0 Comments

17th March 2006

Benefits to RSS Feeds…

Benefits to RSS
RSS streamlines communication between publishers and readers. Since RSS has had a popularity surge, webmasters have been experimenting and using RSS feeds to deliver content in new and innovative ways. Typically, RSS feeds contain news headlines and content summaries. The content summaries contain just enough information without overwhelming the reader with superfluous details. If the reader is interested and wants additional information they can click on the item in the feed, accessing the website which contains additional details. RSS readers aggregate multiple feeds, making it easy for individuals to quickly scan information contained within each feed. Feeds are generally themed, allowing users to opt-in to feeds that are of interest.
The big benefit to RSS is that individuals opt-in to content of interest, totally controlling the flow of information that they receive. If the quality of the content in the feed declines, users simply remove the feed from their RSS reader and they will not receive any additional updates from that source. The RSS reader acts as an aggregator, allowing users to view and scan multiple content streams in a timely fashion.
RSS is a great supplemental communication method that does not burden the publisher with maintaining lists or following strict privacy guidelines. RSS feeds are compiled according to the user’s choices, removing any burden that is placed on publishers of email newsletters. Publishers no longer need to be concerned with spam, privacy policies, and age guidelines.
Publishers using RSS as a communication vehicle are able to create keyword-rich, themed content, establishing trust, reputation, and ongoing communication with current and prospective customers.
What Kind of Information Can be Delivered in RSS Feeds?
Blogs Feed
Many blogs are catalogued in an RSS feed, with each blog entry summarized as a feed item. This makes it easy for visitors to scan blog posts for items of interest.
Article Feed
Articles are often placed into feeds to alert readers when new articles and content are available. The feed entry is typically an article summary or introduction. Readers can then ascertain if the article is of interest and read further.

Forum Feed
Many forums now have add-ons that allow participants to receive forum posts via RSS. The RSS feeds often will show the latest discussion topics; if users are interested they simply click to enter the forum to participate in the discussion. As the topic is updated they will see new entries in the RSS feed.

Schedule Feed
Schools, clubs and organizations will often use feeds to communicate meeting times, places and events that might be occurring. The RSS feeds are often used to publicize events, notify the community of schedule changes or meeting agendas.

Discounts / Specials Feed
Retail and online stores have begun using RSS feeds to deliver their latest specials and discounted offers. Some online retailers have taken this a step further, allowing users to create their own feeds based on keywords or phrases.
For example, this service will generate a URL than can be entered into a news reader. The feed is updated each time an item is added to Amazon that meets the specified criteria or keywords - Amazon Search Feed - http://www.oxus.net/amazon/
Ego / News Monitoring
Companies or individuals interested in receiving headline news based on a specific brand or keyword can use RSS feeds to monitor news sources.
For example, users can use the following tool to create a feed that will allow them to receive filtered news from Google News. They will only receive items related to a specific keyword or phrase they setup - http://www.justinpfister.com/gnewsfeed.php

Industry-Specific RSS Feed Uses Include:
Technical professionals in specific industries have also developed RSS feeds as way to market, promote or communicate within their specific industries. In many cases, this has expanded their reach and increased communication with current and prospective customers and clients.
RSS feeds can be used by realtors to communicate the time and location for open houses, announce new property listings or promote decreased mortgage rates. Content feeds can also be used by universities to communicate sports scores or event schedules. Computer service professionals can create feeds to notify clients of potential security breaches, virus risks or outbreaks. Ultimately, RSS is molded to meet the communication needs of many sectors. Consider how RSS can benefit your business and supplement your communication needs.
RSS feed creation tool for publishers interested in creating fresh content - FeedForAll - http://www.feedforall.com

posted in System Announcements | 0 Comments

17th March 2006

What is RSS?

RSS is an acronym for Really Simple Syndication and Rich Site Summary. RSS is an XML-based format for content distribution. Webmasters create an RSS file containing headlines and descriptions of specific information. While the majority of RSS feeds currently contain news headlines or breaking information the long term uses of RSS are broad.

RSS is a defined standard based on XML with the specific purpose of delivering updates to web-based content. Using this standard, webmasters provide headlines and fresh content in a succinct manner. Meanwhile, consumers use RSS readers and news aggregators to collect and monitor their favorite feeds in one centralized program or location. Content viewed in the RSS reader or news aggregator is place known as an RSS feed.

RSS is becoming increasing popular. The reason is fairly simple. RSS is a free and easy way to promote a site and its content without the need to advertise or create complicated content sharing partnerships.

 

posted in System Announcements | 0 Comments

13th March 2006

Welcome!

Welcome to the Royal News Blog.  This blog will be the definitive update resource for Royal Responder, Inc. companies, including new software advances, new systems and new affiliated companies.

Thanks.

Todd N. Thompson
CEO Royal Responder, Inc.
www.royalresponder.com

 

posted in System Announcements | 0 Comments