News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
feed this:

Development Seed Blog:
Aggregating Things in Drupal 7
July 17, 2009 @ 12:34:21

In the latest post to the Development Seed blog Alex Barth looks at some of the thoughts going on behind a replacement for the FeedAPI component of Drupal.

In the last couple months we've been driving efforts to bring Drupal's core aggregator up to speed so that we could use it to replace FeedAPI in Drupal 7. After trying to pull through some of the more extensive changes, I have to recognize that in this case the advantages of Drupal core work are not enough to outweigh the disadvantages.

While there was a real need for the update, the support just didn't seem to be there and development of the update slowed to a crawl. Alex notes that the original goals for the FeedAPI updates need to be rethought - don't replace the FeedAPI component, make a true successor instead. There's plenty of comments and thoughts from other Drupal-ers on the post, so read up!

0 comments voice your opinion now!
aggregate feedapi drupal



Community News:
PHPCamp.net Launched
January 26, 2009 @ 11:17:55

Amit Singh dropped me a note to let me know about a new community site he's developed to share PHP-related resources from all around the web (similar to DZone) called PHPCamp.net.

PHPcamp aims to provide a platform where everyone can bring interesting links, news and share their knowledge that are helpful to other web developers. It provides publishers with a chance to easily show their articles to others and gain some readers; most importantly it provides readers an easy way to keep an eye on latest things in PHP world, at the same time, giving them a chance to learn new things every day.

The site takes in user-submitted articles/blog posts/etc and they're dropped into the "freshly arrived" list for public consumption. If a link gets enough attention, its listed under the "getting hotter" and "boiling" sections progressively. Check out their blog for more information.

0 comments voice your opinion now!
link phpcamp aggregate user contribute website resource blog entry


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


Community News:
PHPPodcasts.com Launched
September 24, 2007 @ 10:25:00

Cal Evans, of Zend Developer Zone (and PHP Abstract) fame has launched a new site to help PHPers with keeping all of their PHP podcasts in one place - PHPPodcasts.com - an archive site to give people searching for PHP podcasts a "one-stop shop".

phppodcasts.com is not a replacement for any of the existing feeds, it won't be on iTunes because it's not in competition with the owners podcasts. It's an archival site and a place for people to explore the different podcasts available for PHP developers before subscribing to them.

Currently, there's four podcasts under the PHPPodcast umbrella - Zend's own PHP Abstract, php|architect's Pro PHP podcast, the phpBB podcast and the CakePHP group's own podcast, The Show.

Know of a PHP-related podcast that you think should be added to the site? Let Cal know - Cal [at] this domain.

0 comments voice your opinion now!
phppodcasts podcast aggregate phpabstract prophppodcast cakephp phppodcasts podcast aggregate phpabstract prophppodcast cakephp


Community News:
Planet-Websecurity.org Launched
June 29, 2007 @ 08:49:00

As Chris Shiflett mentions today, there's a new web development security aggregation site that's been launched - Planet-Websecurity.org [feed]. Christian Matthies has headed up the project:

Those of you who have spoken to me recently may already be aware of this project, but for those who don't, I am pleased to announce the launch of Planet Websecurity, founded with the intention to bring together similarly themed news and rants related to Web security and to display them in one place.

Included in the list of blogs/sites aggregated are the blogs of: Chris Shiflett, Robert Hansen, Sid Karunaratne and Christian himself.

0 comments voice your opinion now!
planetwebsecurity aggregate security planet planetwebsecurity aggregate security planet


PHPBuilder.com:
Reading RSS feeds in PHP Part 1
December 13, 2006 @ 11:46:00

In a new tutorial over on PHPBuilder.com today, they demonstrate how to create and work with one of the most popular data exchange formats on the web today - RSS.

Recently I was looking for an RSS aggregator. I was having surprising difficulty finding one that did exactly what I wanted. [...] I began seriously considering writing my own. This month, I show you how to create a basic RSS reader yourself.

He gives a simple primer to what RSS is and what it looks like (explaining the XML spec) and includes an example of what a simple document looks like. He uses the older XML functionality in PHP (expat) to do the parsing and includes to code that he uses to get the job done.

0 comments voice your opinion now!
rss feed read aggregate expat xml parse tutorial part1 rss feed read aggregate expat xml parse tutorial part1


Richard Heyes' Blog:
Updates to XML-RPC Library
February 27, 2006 @ 19:10:40

Richard Heyes has posted two updates about new features of the XML-RPC library that he's been developing.

In this post he mentions the updates he's made to allow the class to send aggregate types (arrays, objects, etc) as well as the ability to use standard HTTP authentication.

He also notes (in this post) he added the ability, via a javascript library, to handle the unserializing of the PHP pulled from the remote server.

For more in formation about the class, you can check out his detailed page...

0 comments voice your opinion now!
xml-rpc library serialize javascript aggregate types xml-rpc library serialize javascript aggregate types



Community Events









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


sqlserver symfony codeigniter conference framework opinion windows feature facebook zendframework doctrine wordpress microsoft developer release security benchmark job drupal extension

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