Tag Archives: php

How to: Create an automatic News and Events Page with Google News

I was recently asked to code a News and Events page for an upcoming site release. I decided to use PHP and Google News to dynamically aggregate articles instead of manually updating the static HTML. I make a few remarks about the code and then present the files for your downloading pleasure.

Continue reading
Posted in Tutorial | Tagged automatic, google, google news, how to, News, news and events, php, Tutorial | 2 Comments

How to: Build and Extend a WordPress Lifestream

I recently used the wp-Lifestream plugin to add a lifestream to my blog. A lifestream is essentially an amalgamation of all the information one generates across the various social networks—a stream of your life, if you will. This plugin is great and works fantastically. It even has a framework for extending it to sites that aren’t already programmed into it. I used this framework to extend it to two additional sites I use: Readernaut and ScrnShots. This is the article on how to extend wp-Lifestream.

Continue reading
Posted in Tutorial | Tagged extension, how to, iBegin, introduction, lifestream, php, plugin, readernaut, scrnshots, Tutorial, wordpress, wp-Lifestream | 8 Comments