Guesto.com

To practice what I plan to preach…

Converting RSS feed content into HTML pages

My big plan for Guesto.com has been to find a way to keep it fresh and frequently updated, but as low-maintenance as possible. So for posting new content I figured the easiest way would be to use a blog - much like this one - for entering new content and then find a way to get the posts syndicated into my HTML pages.

Initial research on the Web suggested that I would need to install some PHP or CGI scripts onto my webspace, but as it is hosted on a free Pipex package I didn’t want to do that. Initial coffee machine chats with the techies at work suggested that I should build my pages in XSLT and use that to import and format how the feed content is displayed. That probably is indeed the most professional solution, but being as I am of limited time and technical knowledge, I was hoping it would be easier.

Luckily, I then stumbled upon this free javascript generator from an educational site that uses just a couple of form fields to generate feed content from the feed address and few parameters that you give it. Then you just need to play with the CSS on the destination HTML page to make it look as you want. Could hardly be easier.

Feed 2 JS converts RSS feeds into HTML

But how do you ensure that it only displays the posts relevant to the destination, rather than everything? This is exactly what I wanted to do on my Net page on Guesto.com - to only display the posts that I tagged as “Net” when I blogged them.

Well there are a few options I have found so far.

There is the simple to use FeedRinse, to which you give an RSS address and a list of what parameters you do or don’t want to allow posts for. FeedRinse then spits aout a “cleaned” version of the feed as one new RSS file, which you can then subscribe to or syndicate into somewhere else.

FeedRinse - Click to open in a new window

There is also the much more feature rich, but also much more complicated Yahoo! Pipes. This gives anyone the ability to completely remix feeds by combining multiple feeds into 1, de-duplicating, searching or just filtering like FeedRinse does. As it happens, this is exactly how the feed into the Net page on my Guesto.com site is working.

More news on cool stuff from Yahoo! Pipes later….

May 30, 2007 Posted by guesto | Net, Other Projects | | No Comments

Embedded Google Video

Phoenix Reach Presentation

A test for embedding a google video. Needs to work in the same way as YouTube videos in that WordPress provides its own markup instead of allowing embed or javascript tags.

Although here is an interesting learning - it only works if google URL is at google.com. Mine was video.google.co.uk and nothing displayed at all. I just changed the tld in the embed url and it worked. Still found its way to the right video too. Net

This video is a presentation video for Ant’s horse “Phoenix Reach” - the triple group 1 winning stallion that has now retired to stud. I built him a little website at www.phoenixreach.com if horses are your thing….

   

February 22, 2007 Posted by guesto | Net, Other Projects, Videos | | 1 Comment

Embedded YouTube Video

How to say “Freddie Ljungberg in Swedish”

Here is a video taken at about 5am in Gothenburg city centre. Interesting how such a simple clip of, well, nothing really can be my most viewed video - beating The Kooks, The Arctic Monkeys and Get Cape! That must be either because it has a “how to..” title - or more likely because it is tagged with the words “Swedish” and “Girls”…

This done as a test for embedding YouTube videos straight into the page.

It seems that it is not possible to embed in the usual fashion because the system disables Javascript when running on WordPress.com like this is. (I simply can’t be arsed to setup hosting it myself.) However it is possible to embed YouTube videos using WordPress’s custom mark-up. See http://faq.wordpress.com/2006/07/29/how-do-i-post-a-youtube-video/ for more info.

   

February 21, 2007 Posted by guesto | Arsenal, Net, Other Projects, Videos | | No Comments

Play-list

List of things I plan to do to this blog as a way of trying out various mashups, widgets, technologies etc. A sort of “statement of intent” I guess.

Stuff to integrate or embed

  • Trippermap - Doh! Needs Javascript, won’t work on here
  • FlickrMap - Is this embeddable? More research needed
  • YouTube - Done
  • Google Video - Done
  • Delicious
  • Furl
  • Google Calendar
  • Last.fm playlist

Enhancements to basic WordPress

  • Tag Cloud
  • Search

Stuff to have a go at and understand more about

  • Tagging and seeding for Technorati
  • Links and track-backs, comments on otherblogs etc
  • Importing other RSS feeds

Stuff to write about

  • Syzygy projects, successes etc
  • Home projects done
  • Rant about Apple screen

February 21, 2007 Posted by guesto | Other Projects | | 2 Comments