News Feed
Sections

News Archive
feed this:

CSS Tricks:
Create a Slick iPhone/Mobile Interface from any RSS Feed
July 17, 2008 @ 10:22:55

On the CSS Tricks blog there's a recent article showing how to combine the jQuery Javascript library and the SimplePie PHP feed aggregator to create a iPhone/mobile interface to any RSS feed.

We are going to create a web page that is formatted specifically for the iPhone (but would presumably be good for other mobile devices as well). This web page will dynamically fill itself with content from any RSS feed that you give it. The interface is going to be built to be easy to use on a mobile device, with large "touchable" areas and nice (jQuery) animations that whisk you between articles.

They work through the process - five simple steps:

  • Create the iPhone Environment
  • Pull in the RSS Feed
  • Creating the Front Page: Headlines Only
  • Creating the Article Pages: jQuery Slider Style
  • Adding Some Flair

All code and images needed are included (as well as a demo if you'd like to try it out).

0 comments voice your opinion now!
iphone tutorial mobile rss feed reader simplepie jquery



International Stock Exchange Forum:
Getting RSS Feeds into Lively
July 10, 2008 @ 15:28:09

Just for you Lively early adopters out there, there's a script that's been posted to the International Stock Exchange forum showing how to get a feed into the virtual world.

Here is a free PHP script to convert the titles of a news feed to a PNG graphic for display in Google Lively. To display a news feed in Google Lively, go to the "Add object" button, search for "Picture Frame". Click on add to room and then edit properties. In Gadget Options place the url of the PHP script in the option box.

The script can then be hosted on a web server where it can pull down the latest stories and update the PNG image accordingly.

0 comments voice your opinion now!
rss feed lively google object widget picture frame gd


John Highland's Blog:
LifeStreaming Is Simple As Pie
April 25, 2008 @ 12:56:33

John Highland has a quick tutorial showing how to create a lifestream with PHP out of all of the RSS feeds surrounding the multiple social networking and blogging sites you have out there (with the help of SimplePie).

Its not secret, I love social networking, I cant get enough of it. I also love programming and anything internet related. I'm not sure how I came across it, but a PHP based, Object Oriented RSS caching tool named SimplePie caught my attention.

SimplePie offers one piece of functionality that he found particularly useful - the ability to merge RSS feeds easily. He took advantage of the ability and pulled together his Twitter, Flickr, Pownce, Digg and Youtube RSS feeds to make one mega-feed. You can see an example of it in action over on his personal site.

0 comments voice your opinion now!
lifestream simplepie rss feed combine merge tutorial


Developer Tutorials Blog:
RSS feeds in PHP 3 simple steps to PHP RSS generation
April 17, 2008 @ 08:47:50

On the Developer Tutorials blog today, there's a new post talking about the "three easy steps" to making an RSS feed for your blog:

Adding an RSS feed to your site is quick and painless, and can be done with pure PHP (and some kind of data source). After the jump, 3 simple steps to building an RSS feed in php.

The steps are pretty simple - figure out what content you want to serve, set up the basic RSS XML structure, and loop through your data to push it in to the template and echoed out. Some simple example code is included.

0 comments voice your opinion now!
rss feed generate tutorial steps example code content


Zend Developer Zone:
The value of Web services for PHP
March 11, 2008 @ 08:07:14

Korynn Bohn has posted a new tutorial/article on the Zend Developer Zone website that talks about (and advocates for) web services.

Web services are the coolest technology I know of that ends up turning everyone off. I don't know about you, but when I go to a lecture on Web services, invariably tons of acronyms come out [...] and then I start to nod off and dream about a land where free Krispy Kreme donuts grow on trees.

He reframes the web services world away from the acronyms and strict standards to more towards using it as a method of communication between apps, letting them engage in some friendly conversation. He uses the rest of the tutorial showing how to create an RSS reader of sorts using dashes of PEAR, XML, C#, XSLT, Ajax and Flex.

0 comments voice your opinion now!
webservice flex rss xml rest soap client server tutorial


Padraic Brady's Blog:
Zend_Feed Getting Started With Aggregating RSS/Atom Content
February 12, 2008 @ 09:32:00

Padraic Brady has put together a very comprehensive post on his blog today about using the Zend_Feed component of the Zend Framework to help with the aggregation of content from other sites (like RSS and Atom feeds).

In this entry I explore Zend_Feed from the perspective of someone aggregating RSS and Atom feeds with a view to building a database of uniquely identified content for later presentation in a "Planet" style application. [...] In fact all we create here is a simple command line script to aggregate content frequently (e.g. just set up cron to run it every hour or so) into a database for later presentation.

He guides you through each step of the way:

  • Setting Up Database And Models
  • The Aggregator Script Foundation
  • Using Zend_Feed to get common data for RSS/Atom entries
  • Putting It All Together

There's plenty of code (and SQL to insert) in the post and he explains each point well, helping to make the development process smoother. There's even a summary section to toss in a few extra bits of information just in case you missed them along the way.

0 comments voice your opinion now!
zendfeed zendframework aggregate rss atom feed content


Evan Sims' Blog:
Announcing libGameFly
December 28, 2007 @ 09:31:00

Evan Sims has official released his first version of a library he's worked up to interface PHP with the GameFly.com video game rental service:

I'm releasing libGameFly, a PHP class for interacting with GameFly.com - the video game rental service. At the moment it's very simple, just allowing you to expose your GameFly queue as a native PHP class and doing... well, whatever the hell you want with it.

It works with some of the feed functionality (RSS/APIs) to grab data about users' accounts. You can download the code here from the project's Google Code page.

0 comments voice your opinion now!
libgamefly release interface rss api download libgamefly release interface rss api download


I-nfotech:
10 projects every php developer should use
November 12, 2007 @ 11:18:00

According to I-nfotech, there's ten projects that every PHP developer out there just can't live without:

As a php web developer, you should know that php is probably the language that has the biggest code repository. So no matter what module you want to include in your project there should be an open source solution. [...] Anyway, after many years as a web developer, I've compiled a list of php classes that can be easily integrated in any project and I am regularly use.

He has it broken up into the ten different categories including "sending emails", "user manipulation", "fetching RSS feeds" and "grabbing remote content". Some of his choices are things native to PHP (like the mail function) but others are external classes like the Magpie RSS package.

0 comments voice your opinion now!
project list use recommend email user rss geotarget trackback template project list use recommend email user rss geotarget trackback template


HowTo Forge:
How To Set Up A Facebook RSS Feed Reader
September 03, 2007 @ 13:08:00

The HowTo Forge website has this new tutorial posted today taking an extensive look (complete with tons of screenshots and code along the way) on how to create a Facebook RSS reader to add to your blog of choice.

This guide shows how you can build an RSS feed reader application for the social network Facebook that will display your blog's/web site's RSS feed on the profile pages of Facebook users (that have installed the RSS feed reader application). Each item of the RSS feed will have a Share button so that people can share the story with their friends, and the application will have an Invite link so that people can invite up to ten friends at once to also install this feed reader application.

They use PHP5's functionality to make building the reader simple and take advantage of Facebook's simple application system to make the reader. You can stop after the first few steps of the tutorial and have a working application, but they take it further. They show how to make customizations to the reader, making the feed auto-update, creating an icon for the app and make an invite page.

0 comments voice your opinion now!
rss reader facebook application php5 tutorial rss reader facebook application php5 tutorial


Raphael Stolt's Blog:
Turning a Zend_Log log file into a RSS feed
June 26, 2007 @ 08:33:00

In a new post to his blog today, Raphael Stolt shows how to take the output from the Zend_Log component of the Zend Framework and, with a bit of custom coding, make it output an RSS feed.

Whilst touring the web I found an interesting project for turning Apache Web Server log files into RSS feeds. This approach can be adjusted to monitor the maintenance needs of a web application deployed on an assumed productive system. Therefor a XML capable Zend_Log instance will be set up and the resulting log file will be transformed into a RSS feed via a custom Action Helper wrapping a XSLT transfomation.

He sets up the XML logger first, using the Zend_Log, Zend_Log_Writer_Stream and Zend_Log_Formatter_Xml to create the XML output from the logging. Then, with the help of the custom helper - Recordshelf_Controller_Action_Helper_Xslt - he reformats the XML output into an RSS feed ready for public consumption. (There's even a screenshot of what it might look like in a feed reader).

0 comments voice your opinion now!
zendlog rss feed xml logger actionhelper xslt zendlog rss feed xml logger actionhelper xslt



Community Events











Don't see your event here?
Let us know!


job releases PHP5 developer framework security release zend book package example cakephp mysql database conference code PEAR application zendframework ajax

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework