Right now the server running Feed2JS is down and out. I have only the most limited, around the corner and snake up a pole access, but the server is toasted until someone on their IT staff can go in the server room and hard start the server. It’s just a humble XServe getting yanked and […]
It was way overdue, but now our Feed2JS service and downloadable code now offers support for RSS feeds that contain links to podcast media– this means any RSS feed with RSS “enclosures” can now be rendered in any web page using our cut and paste code. Through a simple patch to the MagpieRSS parser library, […]
Rightfully so, people have been requesting the Feed2JS be able to display content referenced in RSS 2.0 or podcast feeds. Until now, these enclusore tags have been ignored because it is not supported in the underlying MagpieRSS library code. It turns out there is a fairly simple patch / adjustment to the Magpie code that […]
Next week brings a lot of changes for Feed2JS— just posted to our Updates are a number of things that affect users of our site: The first week of April 2006 brings a number of changes in Feed2JS, all to make it bigger and better. First of all, anyone using the primary “jade” server at […]
I’ve been bothered by the issue of inccorect displayed time stamps for Feed2JS, so I diverted from a few tasks at hand to take a new approach. The MagpieRSS library has a nice function that returns the date/time stamp of any item, in its myriad formats and tag names, as one of those values of […]
Thanks to some keen observers who have recently noted a long standing problem with Feed2JS— for the display of the date and item was posted, we had been using some Magpie and PHP functions to convert the date/time stamp of an item to a milliseconds value and then using the php date() function for the […]
Out of some idle curiosity, I checked up on the mirror sites of our Feed2JS site that allows folks to embed RSS content into their own pages. Currently there are 7 mirror sites and it looks like we may open up a few more. Checking up on these by going to the examples page– it […]
Yesterday I added two new mirror sites for Feed2JS, bringing the full list of mirrors to seven. The two new kids on the block include: OpenGUI serving feeds from California Astra Systems serving feeds from somewhere in the U.K. All sites have been updated to the same functionality (latest update; al;l are listed as the […]
You can use this page as a quick guide to the latest changes in our Feed2JS (Feed to JavaScript) code/service— since the updates are available as an RSS feed, I can use Feed2JS to syndicate this page about itself (how recursive is that?) http://feed2js.org/content/feed2js.xml (the feed) View RSS feed
More on the feed front. Sam at KinScape has offered and become the newest of the Feed2JS public mirror sites: http://www.kinscape.com/feed2js/ serving up feeds to JavaScript from a server in Michigan. Again, it was about a 30 minute install via ftp (mostly me finding my own typos and errors). We’re ready for more takers, let’s […]