Dave's Eclectic Ramblings

WordPress Plug-in - Slashdot.org Headlines

Feeling sensitive and creative, I decided to try my hand at writing a plug-in for WordPress. I wrote a small, simple plug-in to parse Slashdot's RSS feed and return the top headlines. You can specify the number of headlines to return and whether or not to return the headline description with each headline. The headlines are returned as links, so you can click into them to link to Slashdot's full stories. It's a nice plug-in to throw into your sidebar (or wherever) — after all, news for nerds is stuff that matters! Here's a sample of plug-in in action:

Slashdot.org Headlines

You can download the thing here. My PHP skillz are what you would call - slim to none! So, if the code is messy and not very logical, don't blame me. I'm working on it. At least the thing works. Hope some of you find the plug-in useful.

20 Responses to “WordPress Plug-in - Slashdot.org Headlines”

449 Words in all Comments
  1. Orlando - »
    Posted 3 years ago

    Very nice plugin. Works fine. Thank you.

  2. The Kid - »
    Posted 3 years ago

    Thanks, Orlando. Glad it worked out for ya.

  3. Dan - »
    Posted 3 years ago

    Thanks man. ive been looking for something like this. I was just going to include external scripts but if there is a plugin made already… why not. thanks for your generousity

  4. Barry - »
    Posted 2 years, 10 months ago

    Thanks, this saves me a lot of work. I’m just setting up a blog for my girlfriend, who is a trainee teacher. I’ve amended your module so that I can display the BBc education News headlines on her site. Brilliant!

  5. cyn - »
    Posted 2 years, 8 months ago

    I installed it and activated it and am stuck.. can’t get anythin… help!

  6. Matrix Mole - »
    Posted 2 years, 6 months ago

    Works great. Now I can let others see the headlines I’m currently checking out.

  7. Erick Schluter - »
    Posted 2 years, 1 month ago

    My website is in dutch and I would like to use this (if I can find a dutch website that has some support for this). But…Is it easy to change the content it displays?

    My WordPress & PHP skills are evolving, but….

  8. Adrian’s Blog » RSS feed plugin for WordPress - »
    Posted 1 year, 7 months ago

    […] http://www.davewolf.net/2005/08/30/wordpress-plug-in-slashdotorg-headlines/ Tags: todo, wordpress […]

  9. Lynx - »
    Posted 1 year, 6 months ago

    good one plugin !

    p.s. there flags of commenters are bug, and display for all a flag of the man who now see it page (from it’s IP, location) - check it ;)

  10. The Kid - »
    Posted 1 year, 6 months ago

    Lynx, thanks for the finding the bug with the flags. I never gave them much attention, but it did seem strange that everyone seemed to be coming from the United States! ;)

  11. Lynx - »
    Posted 1 year, 6 months ago

    np ;) it’s good now ;) !

  12. WP Plugins DB » Blog Archive » Slashdot Headlines - »
    Posted 1 year, 3 months ago

    […] Visit […]

  13. tom - »
    Posted 1 year, 3 months ago

    I’ve figured out a way to tweak the file to display other feeds. How can I get two instances of this plugin running on one site? I want to display the RSS from two sites. Thanks in advance.

  14. Mike Long - »
    Posted 1 year, 3 months ago

    Thanks man, it works great. I have it running on my site (vdsl2.se). Nice one.

    @tom
    It might work (haven’t tried this myself) if you make a copy of the one you got (SlashdotHeadlines.php) and change the name (of the php file) to something apropriate. Then open it and change:

    on line 4
    “Plugin Name: Slashdot.org Headlines” to e.g. “Plugin Name: Google Headlines”
    on line 24
    “function SlashdotHeadlines” to e.g. “function GoogleHeadlines”

    And of course change the feed url.

    Then upload and install/activate it.
    and to call that new scripts function on your site use… instead of “SlashdotHeadlines(5)” use “GoogleHeadlines(5)”.

    Cheers,
    Mike

  15. WORDPRESS GOD:300+ Tools for Running Your WordPress Blog - »
    Posted 1 year ago

    […] Slashdot.org Headlines - Display the latest headlines from Slashdot on your site. […]

  16. Tools to make wordpress more personal. | Techmartini.com - »
    Posted 1 year ago

    […] Slashdot.org Headlines - Display the latest headlines from Slashdot on your site. […]

  17. 300+ Popular Plugins for Running Your WordPress Blog - »
    Posted 11 months, 2 weeks ago

    […] Slashdot.org Headlines - Display the latest headlines from Slashdot on your site. […]

  18. ARHI » Blog Archive » Pluginuri de baza pentru un blogger - »
    Posted 9 months ago

    […] Slashdot.org Headlines - Display the latest headlines from Slashdot on your site. […]

  19. dyohanan.com » Great Tools To Use With Your Wordpress Blog - »
    Posted 8 months, 3 weeks ago

    […] Slashdot.org Headlines - Display the latest headlines from Slashdot on your site. […]

  20. The Ultimate WordPress Plugin Library : Get More Reviews - »
    Posted 4 months, 2 weeks ago

    […] Slashdot.org Headlines - Display the latest headlines from Slashdot on your site. […]

Leave a Reply

Comment moderation is in use. If you don't see your comment immediately, please do not submit it twice -- it will appear shortly.