Blog Pile

Feed2JS Posts Personal Ad – Single, Lonely Open Source Software Seeks Eager PHP/RSS Coders

It boggles a bit, but Feed2JS (Feed to Javascript) was an “experiment” I started 4 1/2 years ago when I first fell into the wondrous potential of RSS for dynamic distribution of content. It continues to run as a largely un-attended services (meaning I’ve hardly paid attention to the source code for 2 years) thanks to the generous hosting donated by Modevia Web Services.

feed2js.jpg

The site gets used quite a bit, last stats reported over 8100 feeds cached in a 24 hour period (the cache is emptied every 24 hours) and a bit of googling on the embedded code suggests it might be use on more than 16,000 web sites. It has a firm spot on the edna site in Australia.

For some time, the code has been sitting rather desperately alone on eduforge, so this is my attempt to drum up some interest among RSS junkies and PHP smarties who may be interested in “taking over” parentage of the software, hopefully improving it.

feed2js-eduforge.jpg

While it has been my “baby” for a while, and I do use it myself in my current NMC work, I forsee little time available to tinker with the code. Please consider joining the project if you have something to offer.If I had to make a quick list of things I’d like to see done:

  • Possible move from the parser from MagpieRSS (not updated since 2005, and even the blog’s updatesare more than a year old) to a better parser- SimplePIE? As is Feed2JS cannot handle the feed format Blogger changed to a whle ago.
  • Rewrite the preview and code generation parts of the web site to something more elegant with a hint of AJAX.
  • Develop a system for managing mirror sites that does not involve manual cut and paste- some way of locating a master list of sites, and jumping to another site if one is not responding.
  • Better handling of media format- embedded video, etc
  • Language support for date output formats
  • Better documentation for installation and general use

A must rule on any changes however, i that any revamp of the code must do so in a matter that does not break it for any previous users. I have done this since the start.

There is certainly more activity that can be rounded up at the eduforge site, such as the forums, a wiki… again, I’ve not bothered to do a great job of organizing the site, and honesty, have not done an open source project management.

Take this off my hands please!

As some background (and this took a lot of archeology excavation from my own blog), in early 2003 I was looking for some ways to have automatic filtering of content from a project at Maricopa I was working on, the Maricopa Learning eXchange, a collection of projects, best practices, even so-called “learning objects” developed among 10 sites of that community college system. I was looking for a way the information might be automatically be available as some sort of “widget” (did not call it that back then), a site such as Phoenix College could use so its own web pages could display the latest content that had been added to the larger collection, but include only the ones from PC.

I found RSS, but could not see how mere mortal web page maintainers could add something that parses XML in a web page. It was then I stumbled across a tool resource David Carter-Tod had created that was doing something like this- there was embeded some JavaScript tags that references a web server script that in turn generated JavaScript output on the fly from some larger database driven site.

The first test versions in May 2003 were called “RSS2JS” and relied on a now dead parser (OnyxRSS) and was rather simple, such as adding a web form to help people create the JavaScript syntax. By May 2004 it had evolved to Feed2JS and moved to the MagpieRSS parser.

Then crazy things started happening as more people began using it. Like getting those panicky emails if the feed failed or my web server was not available. It got rather scary to think people were counting on this working! This was running all on an Apple XServe in my office at Maricopa, which eventually was moved up into the main server room.

It was good timing I moved it to its current site http://feed2js.org in late 2005 as I left Maricopa in March 2006 for my current gig at the NMC… and that XServe was pretty much ignore or decommissioned by the IT staff with no one around to fend for it or tend to it.

At this time, I am overwhelmed that the tings till works and people use it, and I don’t get too much email about it. I did get some help this year from 2 keen people who helped close some security flaws, but again, I am not seeing much opportunity to be heavily involve.

So I am looking for some interested programmers who might want to take a crack at cleaning up the code, and even someone who might be interested in leading the effort; I will gladly hand over the keys to the forge to the right folks.

Help this lonely code…. http://eduforge.org/projects/feed2js/

If this kind of stuff has value, please support me by tossing a one time PayPal kibble or monthly on Patreon
Become a patron at Patreon!
Profile Picture for CogDog The Blog
An early 90s builder of web stuff and blogging Alan Levine barks at CogDogBlog.com on web storytelling (#ds106 #4life), photography, bending WordPress, and serendipity in the infinite internet river. He thinks it's weird to write about himself in the third person. And he is 100% into the Fediverse (or tells himself so) Tooting as @cogdog@cosocial.ca

Comments

  1. I’m tempted, but am also a bit worried about being able to give it the love it so much deserves.

    I will throw this in, though–I’ve been playing with SimplePie a bit lately, and have found it very happy and easy to work with. (A few edge cases weren’t quite so direct, especially when it comes to some nuances of tags from different generators, but overall that’s been deal-withable). I’ve been especially happy with its feed autodiscovery, and it seems to have some very nice methods for a variety of data-wrangling.

  2. Good luck, Alan Levine, with getting help with this project. I use feed2js on my site and am extremely grateful for it. I notice that over the past week or two, any Google News feeds I have used with your service seem to be failing, although they test OK in your preview. Why this should be, I don’t know (I’m not technical), as Yahoo! News feeds work. Anyway, best of luck.

  3. Thanks Pip. I dont have an off the shelf explanation for why Google News Feeds are failing. If you can send me the feed URL that is failing, and the URL for the page where it fails to embed I *may* be able to take a look.

Leave a Reply

Your email address will not be published. Required fields are marked *