Create a RSS Feed from any site

I really don’t know why anyone would want to do that, except really crazy people who are obsessed with putting info on their blog.

WARNING: This is extremely boring information useful for less than 50 people on that planet and you are guaranteed not to be one of them.

So the simple guide on how to do it is:

  1. go to http://www.feed43.com/feed.html?action=new
  2. put in the source URL
  3. Select the Encoding – utf-8 is standard
  4. in the “Item (repeatable) Search Pattern” field put in some input like:
    <div><p>{%}#
    the {%} part will be the output you get
    if you want to track 2 outputs you have to combine them with {*}
    e.g. <div><p>{%}#{*}<div></div>
  5. in the “Item Content Template” you then must enter the output to display
    e.g. {%1}

You are done!

If you then wish to load that info on your WordPress blog, that is an other story

  1. First you must upload this file, upload it in the folder: /wp-includes and overwrite the existing one
  2. Add New Plugin named: RSS Importer
  3. Add a new post / page
  4. select the “HTML” view for editing
  5. click on RSSImport
  6. add the RSS you created with dapper
  7. go crazy over little details that just will not work

You are done, again!

What you get is this:

This little piece of text gets automatically updated + should not be visible on this site, viva la hacking for noobs!

VN:F [1.9.1_1087]
Rating: 1.0/5 (1 vote cast)
Create a RSS Feed from any site, 1.0 out of 5 based on 1 rating
  1. No comments yet.

  1. No trackbacks yet.