Len Farneth

Rank: 147 / 670

7 selected videos

Php Rss News Feed Parser Series Introduction

Php Rss Feed Parser Series Introduction. In this series we will build a powerful rss reading system that will store rss and xml data in a database where it can be searched, sorted and presented in a useful manner.

Website: http://phprox.com

Hosting video link (If you dont have hosting yet)

https://www.youtube.com/watch?v=a3ujJrU-_WI

I will also show you how to broadcast the data you have collected using twitter and facebook to build a powerful automates news system.

View more

Related topics : rss feed parser php / rss feed on website php

PHP RSS Part 21 Summary And Credits

PHP RSS Part 21 Summary And Credits as well as a shameless plug for you to hire me to make this awesome system. Really if you did all this give yourself a pat on the back. This aint your fathers news aggregator.

View more

Related topics : php rss news aggregator

PHP RSS Series Part 12 Making the web pages

PHP RSS Series Part12 Making the web pages

Here we make the pages that will run your website and display your news feed

Files:

http://phprox.com/freecode/functions.txt

Hosting Links:

http://len.farneth.net/index2.php?pid=58

See all Videos at http://phprox.com

View more

Php Rss Series Part 2 Testing script with code

Php Rss Feed Series Testing script with code. This is a script that allows you to test and parse most news RSS feeds. Follow the series on:

http://phprox.com

Free Code Link:

http://phprox.com/freecode/feedtest2.txt

View more

Related topics : php script parse rss / rss feed parsing php

PHP RSS Series Part 7 Forms Explained

PHP RSS Series Part 7 Forms Explained This explains the code in the forms used to upload the feed websites into the database for the automatic feer reading and broadcasting system we are building.

See all videos for this series at:

http://phprox.com

View more

Related topics : rss feed on website php

PHP RSS Series Part 6 Feed Uploader Form

PHP RSS Series Part 6 Feed Uploader Form In this video we explore the feed upload form and make a fix to the database in order to prevent uploading duplicate feed streams Follow this series on http://PhpRox.com

Free Code for this video:

http://phprox.com/freecode/new_feed_form.txt

http://phprox.com/freecode/new_feed_parse.txt

View more

Related topics : rss feed parsing php

PHP RSS Series Part 8 More Upload Functionality

PHP RSS Series Part 8 More Upload Functionality! I found a way to better streamline the news feed system by allowing you to upload a bunch of items from a new feed while reducing the load on the updater scripts. This is a must see video as I have modified the upload system to incorporate these enhancements.

Free Script Files:

http://phprox.com/freecode/populate.txt

http://phprox.com/freecode/new_feed_parse.txt

Follow this series at http://phprox.com

View more

Related topics : rss feed parsing php