Ads 468 X 60

Feedie – Feed parsing PHP Class (Add-ons)


What is Feedie?


Feedie is a PHP Class which simplifies the process of fetching, displaying RSS feeds. This class can be used in any project in which it requires to fetch the feed. Please view the features below.


Features



  • You can parse almost any RSS Feed, let it be RSS version 1 or RSS version 2

  • Doesn’t require cURL (it’s optional, you can switch it to TRUE or FALSE anytime)

  • Supports all versions of RSS Feed, including 1 and 2

  • Built in OOP, we are also following PEAR Coding standards

  • Inbuilt method which helps to determine the feed version

  • Inbuilt method which helps to count number of fetching feed/posts

  • You can also set that how many post/feeds you have to fetch, by default it fetches all.

  • Comes with 2 examples which helps to understand the class

  • Also has an documentation which helps to understand it more properly

  • Easy to use, you can extent it whenever you feel so

  • Free support and free updates

  • AND MUCH MORE…


How to use:




<?php

require_once 'class.feedie.php';

$feed = new Feedie('http://ift.tt/1ly2Fdp');

$entry = $feed->parse_feed('all');


Note: We have added 2 examples and a documentation which will surely make everything easy.


Recommendations:


ImgZoom

ImgZoom is a Jquery Plugin, which helps you to allow your user to view the thumbnail image in a bigger view on mouse hover. This is very useful for websites which is related to Media and Applications. You can simply customize the Plugin as well as the image container according to your page design. It’s very easy to install and use a beginner can also use this and enrich his/her website.


EasyInvite

EasyInvite is a Script which will help you to invite your Facebook friends or to allow your friends to invite their friends to your Website. EasyInvite is implemented in Javascript and we are using Facebook API to invite your Facebook Profile friends.


ConfessionBox

ConfessionBox is a PHP script it’s main aim to make allow our buyers to create their own confessions website maybe for High Schools or colleges or maybe for their city etc. In this script we have and many features which enriches the website. The website is developed in Bootstrap 3.0


Support


For support you can comment on the product page or you can message me. I’ll try my best to answer you ASAP!



0 comments:

Post a Comment