Project Detail

Wordpress RSS Feed Reader PHP code  

Wordpress RSS Feed Reader PHP code is project number 447050
posted at Freelancer.com. Click here to post your own project.

 

| More Free Trial For New Buyers
 

Status:

Selected Providers: proloy

Budget: $30-250

Created: 06/06/2009 at 14:46 EDT

Bid Count: 8

Average Bid:
$ 66

06/21/2009 at 14:46 EDT

Project Creator: jackjconsult
Employer Rating: 10/1010/1010/1010/1010/1010/1010/1010/1010/1010/10 (26 reviews)

Bid On This Project
 

Description

We need a simple php script to read RSS feed (Wordpress Feed), parse it and display.

Apply only after completing this project on your server. Make it live on your server and provide URL in the PMB.

Don't bid if you can't write this script in advance and show to us the demo.

Following are the pseudo code

/*****************************
Filename: display.php

Description: This file dislays the RSS feed content, title and content
******************************/

<link rel="stylesheet" href="style.css" type="text/css" />

<?php include("feedreader.php"); ?>

<ul class="feed">
<li>Title of the post goes here</li>
The content of the post goes here, limited to max_chars
<li>Title of the post goes here</li>
The content of the post goes here, limited to max_chars
<li>Title of the post goes here</li>
The content of the post goes here, limited to max_chars
</ul>

/*****************************
Filename: feedreader.php

Description: This file reads the RSS feed, parses it and does other work.
******************************/

// Wordpress Feed URL
$feed_url = "http://www.any-wordpress-blog.com/feed";

// Number of posts to read from feed.
$num_posts = 5;

// if 1 then dislay the post content, if 0 then dislay only post title
$display_post_content = 0;

// Maximum number of characters to be displayed in the content if display_post_content is 1
$content_max_char= 120;

// Do the work, read the RSS Feed, parse it and store the title in $title and description in $desc variable

/*****************************
Filename: style.css
******************************/
.feed ul {margin: 0;padding: 0;}
.feed ul li {list-style:none;}


Additional information submitted:

06/07/2009 at 2:09 EDT:
Few things
1) The post title would be obviously a link to the post
2) We have 1&1 host and AFAIK they don't support simpleXML
3) Our host is on PHP4
4) Provide a box in demo URL where we can enter any feed URL and test it on fly.

06/07/2009 at 2:40 EDT:
Final Terms and Conditions for selecting the provider

1) All the work would be our copyright and we can use it any manners we want
2) We will intergate it in our website and if any error found you will provide support.
3) In case it doesn't work on our host you will be providing either fix or workaround or you will have to develop it again from scratch to be supported on our host. Host uses PHP4.


Messages Posted:0 View project clarification board Post message on project clarification board

Bid On This Project
 

If you are the project creator or one of the bidders Log In for more options

 

30

1 day

06-06-2009 15:34 EDT

easy job. Please check PMB.

help

 

30

0 days

06-06-2009 22:36 EDT

Hi, Please check PMB for demo URL. Regards, Proloy

help

 

30

0 days

06-06-2009 21:54 EDT

we can help you build the scrip

help

 

30

0 days

06-06-2009 16:17 EDT

Its ready please refer to your PMB for details thanks.

help

 

30

0 days

06-06-2009 15:51 EDT

PM........

help

 

200

5 days

06-06-2009 16:06 EDT

Dear project Owner, I am a wordpress expert and done the same work with a very perfection. Everything can be managed through wp-admin panel. Please come at PMB for more details. Thanks

help

 

30

1 day

06-06-2009 16:51 EDT

See PM for demo

help

 

150

3 days

06-07-2009 02:38 EDT

(No Feedback Yet)

I'll submit the work done in PMB. As you mentioned your host dont have PHP5 I added a $50. If you request your host to upgrade to PHP5 I'd appreciate that.

help


    Bid on this Project