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

from whoisron

RECENT BLOG ENTRIES
•   More than one way to Replay
•   Been out sick, but now I'm back
•   Hi MAMA
   
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 (2)
•   RSS Replay (1)
•   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 - Put RSS feeds, Podcasts, Photocasts, etc. on all your web page layout. for only $59!

TOP DOWNLOADS
RSSTOOLS
RSSDreamFeeder v 2.2.0
   
EXTENSIONS
RSSReplay v 1.5.0
   

SHOPPING CART

0 items
$0 (USD)

100% money back guarantee
30 days - no questions

Posted on 10.24.2008 by Ron

More than one way to Replay

When we built RSS Replay we ran into an interesting problem. RSS Replay uses JavaScript (AJAX) to request and place content onto web page layouts. But JavaScript has a same-origin rule that restricts access to remote content to only other items from the same website. We got around this in Replay by building proxy server-side scripts that load and cache RSS content from remote sources. It works very well for our needs.

Well the clever folks over at nb.io figured out a way to use CSS import commands to capture RSS content. Interestingly, they still require a server-side script to break large feeds into multiple small chunks.

I guess there is more than one way to skin a cat.http://nb.io/hacks/csshttprequest/

1 Comments


Posted on 10.24.2008 by Ron

Been out sick, but now I'm back

Emilia, Kim and I have all been a little under the weather for a few weeks now. We've been passing some kind of cold thing between us. Last week it finally landed on me hard. I had managed to find a fix a few bugs in RSS Replay in the lab and I was just about to bundle it up and send it out the door when I got smacked down. So now I'm back up and code will begin to flow again. For those of you following along at home (or waiting because it was your bug that I fixed) the updates should be ready early next week (tuesday-ish).

0 Comments


Posted on 10.17.2008 by Ron

Hi MAMA

MAMA (Metadata Analysis and Mining Application) is Opera's structural search engine that reviewed over 3.5 million URLs (pages); whereas normal search engines return results about the content of pages, MAMA returns results about site structure, including what doctype the page uses, whether it validates, what HTML elements and CSS properties it uses, what plugins, what scriping constructs, and much more. This is an invaluable tool for many individuals and companies involved in our industry, and Opera wants to share it with everyone -- so I'm going to help with a link. Here's their key findings

http://dev.opera.com/articles/view/mama-key-findings/

This is brilliantly useful information.

0 Comments