Sunday, March 22, 2009

Thinking Outside the Inbox


What is RSS?


RSS (abbreviation for Really Simple Syndication) is a family of Web feed formats used to publish frequently updated works ... in a standardized format. An RSS document (which is called a "feed", "web feed", or "channel") ... Web feeds benefit publishers by letting them syndicate content automatically.

[Source: http://en.wikipedia.org/wiki/RSS_(file_format)]

One can find RSS feeds on any number of popular news sites like BBC.co.uk, CNN.com, MSNBC.com and Yahoo.com. Clicking an 'RSS' link allows one to subscribe (freely) to a news feed or stream via web browser, email program, news feed reader and/or website like Facebook.

RSS technology has been around since 1997. It comes standard in many open-source content management systems (WordPress, Drupal, Joomla, et al.) There are, fortunately, tools available online that can create RSS feeds for almost any web page -- in minutes.

Inside and Out


Like email newsletters, RSS feeds can be sent to email programs like Microsoft Outlook and Mozilla Thunderbird. However, RSS feeds can also be streamed directly into web browsers as bookmarked links (favorites) without installing additional software.

It is also worth noting that there are several, online RSS readers that offer highly useful, subscription management tools that allow you to easily add and remove news feeds without having to opt in/out; as is the case with most mailing list systems.

More importantly, RSS feeds are dynamic. Emails are not. This means that changes to information presented by an RSS feed are nearly instantaneous. Whereas, changes to an emailed newsletter would require resending a revised copy for every revision made.

Adapting to RSS


The results of a recent, study with regard to the availability of RSS feeds for eight local, Southwest Florida business networking groups are shown below. The group pages that were analyzed:

In the study, a web page was chosen from each of the groups' websites. The web page was then processed with the Ponyfish RSS Feed Builder Tool.

rss_servingsouthwestflorida

The resulting, generated RSS feeds were then analyzed for properly functioning links and relevant link descriptions (titles).

































































Page SampleNative RSS?Titles OK?Links OK?Page Rank
bluechipbizsolutions.net/ display-fstar.asp?featured=gonon/an/an/a
bnntimes.com/pages/Articlesnonoyes1
capecoralflcoc.weblinkconnect.com/ CWT/External/WCPages/WCDirectory/ Directory.aspx?CategoryID=420 &Title=COMPUTER &AdKeyword=COMPUTERyes/noyesno4
fortmyersnfl.comyesyesyes2
jbrooksai.com/services.htmlnoyesyes1
servingsouthwestflorida.net/workyesyesyesn/a
showmethenetworking.comnonoyes1
wireswfl.com/directory.htmlnon/an/an/a


  • 'Native RSS' indicates whether or not an RSS source was found within the listed website.

  • A title refers to the descriptive text that is clicked in order to follow a link.

  • Links should point to a page that corresponds to its title.

  • 'Page Rank' is a numerical rating system that Google uses to classify web pages. Ten (10) is the highest rank. Higher ranking pages are more likely to appear before lower ranking pages in search results. This value is subject to change.




  • BluechipBizSolutions.net and WIRESWFL.com could not be processed by Ponyfish. The sites were, however, fully operational at test time.




  • The links in the RSS feeds for BNNTimes.com and ShowMeTheNetworking.com were correct, but the titles were not.




  • CapeCoralChamber.com has an RSS feed for its event calendar, but not its business directory.




  • FortMyersNFL.com and ServingSouthwestFlorida.net both have RSS feeds available on their main pages. Ponyfish RSS Feed Builder was able to correctly identify this feature.




  • For a site without native RSS, the JBrooksAI.com sample produced the best RSS feed in terms of accurate titles and links. Most, if not all of its web pages are static and written in HTML.



Saturday, March 21, 2009

Map Sees What You Are Posting (About)

mapmypage-logo



"The fastest, easiest way to add Google Maps to any website"
[excerpt from site]

What Is It?


MapMyPage is a javascript program that can identify street, city and country (mailing) addresses on your web page(s).

You can read more about the included features below. Or, you can see it in action. To open the map, click the globe icon on resulting page.

What Does It Do?


Almost immediately after installing a little, globe icon link is placed next to the address contained within your web page automatically. When clicked, a Google Maps box/window (centered on the referenced location) appears within the page itself.

Check out the screenshots below to see a few of the map views and features that become available to your website visitors.


mapmypage-onclick


Click the square button to maximize the box window. Click the 'x' to close.



mapmypage-maximized


Once an informational balloon is closed, you can drag and zoom the map.



mapmypage-satelliteview


You can zoom from 'Satellite' view to 'Street View' by using the menu buttons at the top of the map window.



mapmypage-search


Entering a search term or locale in the search box will produce matches directly on the map.



mapmypage-photos


You can even view user submitted, on location photos by checking 'Photos' under the 'More' button.




How Do I Install It?



  1. Visit the project page.

  2. Copy and paste the script (code) between the <head> and </head> tags of the web pages you want map links (little globe icons) to appear.

  3. Use the <div class="maps_off"> tag to disable automatic mapping on any portion of a web page.