in english (en)
 DEALs 
 RSS DREAMFEEDER 
 RSS REPLAY 
 SOCIALINK 
 ARTICLEs   RONs BLOG 
 SUPPORT 
 PR & MEDIA 
 CORPORATE 
RSS & ATOM FEEDs

from whoisron

RECENT BLOG ENTRIES
•   RSS Replay v 1.6.3 Now Available
   
This blog is being Replayed from whoisron.blogspot.com

ENTRIES BY CATEGORY
•   Beta (1)
•   Coding (6)
•   Dreamweaver (2)
•   Food (1)
•   JavaScript (6)
•   Personal (14)
•   RNSoft (3)
•   RSS DreamFeeder (5)
•   RSS Replay (5)
•   SociaLink (5)
•   Speaking (3)
•   Templates (1)

DEAL OF THE WEEK

RSS Replay Unlimited Website Edition
 
Doing multiple websites? Prefect for Webmasters and other Web Pros - Place RSS content from feeds, Podcasts, Photocasts, etc. onto your web page layouts in Dreamweaver for only $59!

TOP DOWNLOADS
RSSTOOLS
RSSDreamFeeder v 2.5.2
   
EXTENSIONS
RSSReplay v 1.6.3
   

SHOPPING CART

0 items
$0 (USD)

100% money back guarantee
30 days - no questions

Posted on 10.05.2009 by Ron

RSS Replay v 1.6.3 Now Available

I just posted a new update to RSS Replay that improves editing for all Macintosh versions and for non-standard template-based pages, as well as several other bug fixes and improvements. You can download it at
http://www.rnsoft.com/en/products/rssreplay/download.php

Many thanks to Joshua Orzech, the Art/Creative Director for the Disc Golf Association for reporting the bug, testing it with me, and helping make things better.

2 Comments


Posted on 07.08.2009 by Ron

Tutorials Make You Think

OK, so I spent a lot of time getting the new Tutorial for RSS DreamFeeder ready. I wrote for many days and I tried to include much of my thinking about how I wanted RSS DreamFeeder to work. It is my hope that sharing these ideas will help you in your thinking about how to maintain your websites. I'm going to include a few key passages here in my blog so other folks might find it and read it and use it.

First, a bit about maintenance from the introduction:

An RSS feed is all about "what's new" -- the ongoing evolution of content on your website. As you grow your website, adding new content to a page, new pages to content sections or even adding new sections to your site, it is important that you plan for that growth. This is what we call the Maintenance Challenge.

To tackle this challenge you must address who is responsible for new content (you, your staff, departmental staff -- be very specific), what tools will they use to create that new content (Dreamweaver, Contribute, InContext, a database web interface), how will that new content integrate into the site, and especially what elements of that new content need to be repeated in other places (excerpts for the home page, title and blurb in a listing page, etc.). Its this last piece that can be the real killer in any maintenance plan. You have to repeat content to entice people to see that content (and someone will forget to do it at some point) but maintenance is easiest when the content stays in one place.

It is this inherent conflict that makes maintenance very challenging. The more you can automate content repetition the less difficult your maintenance task will be. RSS DreamFeeder has automation built into its core. Once a feed has been configured it can extract new content from your website with the click of a single button. One click and your feed will find the new pages, extract just the content you specify, build the links and reconstruct any underlying content linking so that they are absolute URLs and can be repeated on any website, assemble the new content with XML and store that content within your RSS feed.

This passage helps explain how we can get the job done with styles and templates:

In presenting an effective website consistency in design is a key element of conveying information. To do that task Dreamweaver provides both templates and style sheets. Templates control page structure and style sheets control the graphical presentation of content. These two tools allow content to be restricted in placement within the document (template regions) and adherent to a predefined visual order (style selection - also called classing). By making those associations between content and presentation we convey the relationships of content - because what something looks like is what something is (especially in an environment like a website, where there is little additional context beyond the page).

Most importantly, we can then use this relationship in reverse to identify content and its value. In other words, if we make a template with a box on it for a headline, on any page using that template when we look in that box we can expect to find text that is the headline for the page. Now here's the kicker, templates and styles leave an imprint on the code for the page, so if we're really clever we can programmatically collect content for our RSS feed by looking for that code.

1 Comments


Posted on 07.08.2009 by Ron

RSS DreamFeeder v 2.5.2 Posted

I quietly posted version 2.5.2 yesterday. It solves an interesting issue with duplicated cotnent in automated feeds when there isn't both a link and headline to compare to. I hope it works better for you. As always please send any support questions you may have to support at rnsoft.com.

0 Comments