Put Latest IT News Into Your Website

Thursday 11 August 2005 @ 1:49 am

My News Feeds
I’ve just come across something really cool via Liew’s website. It’s a free service provided by NEWSiness, which generate RSS feeds into JavaScript, so that you are able to integrate it into webpages. In fact, I’ve seen this in some of the websites integrating news RSS feeds on their side columns (like what you see in the pic). Finally, I’ve got mine.

If you would like to display latest IT news from my blog into your blog/website, feel free to cut & paste the following codes onto your sidebar. :)
[js]

Powered by: NEWSiness.com[/js]

As in the code, it will only display 3 latest news. If you would like more news, lets say 5, to be displayed, just alter the number 3 in the code, to 5. This way, you’ll see 5 latest news been shown.

Thanks in advance !! :)

p/s : As suggested by ShaolinTiger, I’ll try to code it using PHP instead of JavaScript from third party. Stay tuned.


Blogsphere: TechnoratiFeedsterBloglines
Bookmark: Del.icio.usSpurlFurlSimpyBlinkDigg
RSS feed for comments on this post








26 Responses to 'Put Latest IT News Into Your Website'

  1. reallybites - August 10th, 2005 at 6:03 pm

    if i display it in my blog,what will i get?

    akakaka :P

  2. reallybites - August 11th, 2005 at 2:03 am

    if i display it in my blog,what will i get?

    akakaka :P

  3. SapiensBryan - August 10th, 2005 at 6:11 pm

    ErRRr… a kiss?
    .
    .
    .
    .
    .
    by n305er?

    Kakakka … :D

  4. SapiensBryan - August 11th, 2005 at 2:11 am

    ErRRr… a kiss?
    .
    .
    .
    .
    .
    by n305er?

    Kakakka … :D

  5. hockeymaniac - August 10th, 2005 at 9:18 pm

    Here is an useful article to explain why RSS is so important.

    http://www.promotionworld.com/news/press/041022TheStampedeSecret.html

  6. hockeymaniac - August 11th, 2005 at 5:18 am

    Here is an useful article to explain why RSS is so important.

    http://www.promotionworld.com/news/press/041022TheStampedeSecret.html

  7. reallybites - August 11th, 2005 at 2:22 am

    wakakka

    duwan! :P

  8. reallybites - August 11th, 2005 at 10:22 am

    wakakka

    duwan! :P

  9. ShaolinTiger - August 11th, 2005 at 2:47 am

    Urgh, seen as though all the blogging software being used is using PHP, why not do it properly with something like Magpie rather than using JavaScript, messy, messy evil JavaScript.

    Also gives you a lot more control.

  10. ShaolinTiger - August 11th, 2005 at 10:47 am

    Urgh, seen as though all the blogging software being used is using PHP, why not do it properly with something like Magpie rather than using JavaScript, messy, messy evil JavaScript.

    Also gives you a lot more control.

  11. SapiensBryan - August 11th, 2005 at 3:13 am

    Hi ShaolinTiger,

    HmMmm… Seems like JavaScript is having a bad name after some critical flaws found on some browsers, huh?

    I thought of using PHP too, but couldn’t get one until you named it. Thanks for shading some light, I’ll look into it later tonight. :)

  12. SapiensBryan - August 11th, 2005 at 11:13 am

    Hi ShaolinTiger,

    HmMmm… Seems like JavaScript is having a bad name after some critical flaws found on some browsers, huh?

    I thought of using PHP too, but couldn’t get one until you named it. Thanks for shading some light, I’ll look into it later tonight. :)

  13. ShaolinTiger - August 11th, 2005 at 7:31 am

    Cool!

    I’m using Magpie
    magpierss

    You can see it here:

    http://www.shaolintiger.com/general_news.php

    And:

    http://www.shaolintiger.com/security_news.php

  14. ShaolinTiger - August 11th, 2005 at 3:31 pm

    Cool!

    I’m using Magpie
    magpierss

    You can see it here:

    http://www.shaolintiger.com/general_news.php

    And:

    http://www.shaolintiger.com/security_news.php

  15. SapiensBryan - August 11th, 2005 at 7:50 am

    Thanks ShaolinTiger,

    I did a search just now, and found it. MagpieRSS is definitely a great tool to help creating our favourite feeds. I’ll play with it tonight.

    Thanks for sharing. :)

  16. SapiensBryan - August 11th, 2005 at 3:50 pm

    Thanks ShaolinTiger,

    I did a search just now, and found it. MagpieRSS is definitely a great tool to help creating our favourite feeds. I’ll play with it tonight.

    Thanks for sharing. :)

  17. LcF - August 11th, 2005 at 9:25 am

    why susah sangat? Use FeedDigest lah~ (btw, I haven’t blog about this service yet…)

  18. LcF - August 11th, 2005 at 5:25 pm

    why susah sangat? Use FeedDigest lah~ (btw, I haven’t blog about this service yet…)

  19. hockeymaniac - August 11th, 2005 at 10:38 pm

    visited NEWSiness.com, I found a great service that is http://www.newsiness.com/googleyahoonews/

    You can also get a feed for any search you do on googleyahoonews. First do any search on googleyahoonews, then simply use the Atom or RSS link on the right-top side of your search results page to generate the feed. Then use the http://www.newsiness.com/headline/ page to convert them into the javascript. so simple…

  20. hockeymaniac - August 12th, 2005 at 6:38 am

    visited NEWSiness.com, I found a great service that is http://www.newsiness.com/googleyahoonews/

    You can also get a feed for any search you do on googleyahoonews. First do any search on googleyahoonews, then simply use the Atom or RSS link on the right-top side of your search results page to generate the feed. Then use the http://www.newsiness.com/headline/ page to convert them into the javascript. so simple…

  21. SapiensBryan - August 12th, 2005 at 3:57 am

    Hockeymaniac,

    I’m gonna try using Magpie as suggested by ShaolinTiger to generate the same feeds, so I will be using PHP to generate instead of JavaScript from a third party.

    Like this I can avoid using people’s script, hence, reduce the webpage loading time as all feeds generating process will be perform using my own script in my server. :)

  22. SapiensBryan - August 12th, 2005 at 11:57 am

    Hockeymaniac,

    I’m gonna try using Magpie as suggested by ShaolinTiger to generate the same feeds, so I will be using PHP to generate instead of JavaScript from a third party.

    Like this I can avoid using people’s script, hence, reduce the webpage loading time as all feeds generating process will be perform using my own script in my server. :)

  23. n305er - August 12th, 2005 at 9:03 am

    Has someone been talking behind my back?

  24. n305er - August 12th, 2005 at 5:03 pm

    Has someone been talking behind my back?

  25. SapiensBryan - August 12th, 2005 at 9:08 am

    LoL …

    Just wondering would you do a small favour or not loh. :D

  26. SapiensBryan - August 12th, 2005 at 5:08 pm

    LoL …

    Just wondering would you do a small favour or not loh. :D

Powered by Disqus

Apple iPad & Maxis WiFi Modem Reviews «
Apple iPad & Maxis WiFi Modem Reviews
Nokia N8 Reviews «
Nokia N8 Reviews
Samsung Galaxy S Reviews «
Samsung Galaxy S Reviews
Nokia N900 Reviews «
Nokia N900 Reviews
Nokia N97 Reviews «
Nokia N97 Reviews



.................................

Live Stats

Recent Posts

Favorite Icon



My QR Code A List Blogger