SimplePie 1.5 is now available!

SimplePie Developer Weblog.  Not that we really have anything to say, but if you'll listen, why not?

SimplePie Mobile (Beta) 5 Feb 2006 

Mobile

We’ve taken the SimplePie demo, and stripped it down into the perfect online RSS and Atom feed reader for mobile devices. We call it SimplePie Mobile. Using XHTML and CSS, we were able to keep the page size small, and although the site may look funny in a desktop browser, it’s a perfect fit for my Sony PSP and Palm TX.

We just put this together today, so there are bound to be some issues here and there. We’ll be working on perfecting this service over time. Also remember that SimplePie itself is still in Beta, and we’re working hard on upcoming releases.

Got a PSP, Palm, or web-enabled cell phone? Take SimplePie Mobile for a spin.

Posted by Ryan Parman at 4:11 pm. Comments (0)

Comments temporarily broken  

Crying

For some reason, when I upgraded this site to WordPress 2.0.1, the comments broke. I’ve posted a topic in the WordPress forums, and I’m hoping to get a response soon. In the meantime, I’ll be digging into the issue on my own as well and will hopefully get the comments working again ASAP.

Sorry about this, for those of you who were desperately wanting to post a comment!

Posted by Ryan Parman at 3:42 pm. Comments (0)

Search this site, powered by Google  

Search

I decided to try my hand at adding a way to search this site. The two that I really took a look at were Yahoo and Google. I decided to start with Yahoo, since they have an HTTP GET REST interface that’s easy to work with, and the resulting XML can be easily parsed with XMLize, my favorite software for XML parsing.

I was able to get the Yahoo site search up, running, and fine-tuned in just a couple of hours (got it functional in 20 minutes, and spent the rest of the time tweaking it). That was great and all, but it seems that Yahoo only has about 3 pages of SimplePie.org indexed. I went ahead and submitted this site so that it would be indexed, and decided to just wait. That was 2 weeks ago.

So yesterday, I decided to take a look at Google’s search. At first, I was hesitant because Google uses a SOAP interface which always seemed like a pain to use, so I always shyed away from it and went for REST interfaces instead. I took a brief look at MSN search as well, but they also use SOAP, so I figured I’d stick with the lesser of the two evils, and go with Google.

I had some problems initially because I just switched SimplePie.org from PHP 4.4.1 to 5.0.4 yesterday, and apparently the PEAR extensions (that handle SOAP requests) are in a different spot than they were for PHP 4.x. To make a long story short (or ‘shorter’, rather), I found some software called NuSOAP that makes SOAP requests easy. Coupled with that, I also came across an article on Stylegala entitled “Making a google search engine with standards” which uses NuSOAP in its example.

So now, you can search this site for content the same as you would in the real Google, and it’s all powered by the NuSOAP library and a heavily modified version of the script available from Stylegala. It’s still a *little* buggy, but I’ll be working to fine-tune it a bit better over the coming weeks. Happy searching!

Posted by Ryan Parman at 8:59 am. Comments (0)

« Newer Posts

Older Posts »