Display Boiling Links From PHPCamp

Posted on Jul 14, 2009

Here are few ways to display Boiling Links from PHPcamp on your blog or website.

WordPress

  1. Download and Install the Simple Feed List Plugin.
  2. Active it.
  3. Put following code somewhere on your template
    <?php if(function_exists(’simple_feed_list’)) simple_feed_list(’http://phpcamp.net/feed’,5,’No’); ?>

OR boilingonphpcamp

You can use RSS Widget to your sidebar, Just use http://phpcamp.net/feed as your feed url.

Blogger

  1. Go to “settings –> edit layout”
  2. Click on “Add a Gadget” and scroll down to RSS gadget
  3. Add that gadget
  4. Set the feed url to http://phpcamp.net/feed
  5. Save the template.

Joomla

  1. Login to Administrator section of your website
  2. Go to “Extensions –> Module manager”
  3. Click on “New” button on top right corner
  4. Select “Feed Display” and click “Next”
  5. Set Title to “Boiling on PHPCamp” or whatever you like :)
  6. Set Feed URL to http://phpcamp.net/feed
  7. Click on the “Save” Button.

Drupal

I have not used drupal to comment, can a drupaler give us the step to do :)

update: As usual Abhishek points out how to do it in Drupal in the comment below

Others

Please wait few days we will be releasing our own widget to display “Boiling Links”.

Enjoy!!!

3 Responses to “Display Boiling Links From PHPCamp”
Abhishek Nagar (July 14th, 2009 at 2:54 pm)

Drupal

Use the Feed Aggregator and Set the feed url to http://phpcamp.net/feed
Now you can have this feed displayed as a block :)

admin (July 14th, 2009 at 3:17 pm)

Thanks @Abhishek :)

[...] Recently Written Two Ways In Which You Can Contribute To PHPCamp’s Growth Display Boiling Links From PHPCamp New Design Launched ‘Tweet This!’ a new feature added Our New Mascot Category [...]