Skip to main content

Home/ Web2.0/ Group items tagged code snippets

Rss Feed Group items tagged

Jungle Jar

JungleJar | 2 Really Useful Code Snippet Applications - 0 views

  •  
    Time and time again I find myself trying to remember a bit of PHP or CSS code that I've used before to perform some sort of function. This is why most any web developer needs a code snippet application to archive those bits of code. In this article I bring attention to Snippley, a fantastic Adobe Air desktop application, and also Snipt, which is a web application based around a community to boot.
Frederik Van Zande

Build a customizable RSS feed aggregator in PHP - 0 views

  •  
    RSS (Rich Site Summary, RDF Site Summary, or Really Simple Syndication) has been around since the mid-1990s. Over the years, several variants of the RSS format have popped up and several claims have been made about its ownership. Despite these differences, RSS never ceased to serve its usefulness in distributing Web content from one Web site to many others. The popularity of RSS gave way to the growth of a new class of Web software called the feed reader, also known as the feed aggregator. Although there are several commercially available feed aggregators, it's easy to develop your own feed aggregator, which you can integrate with your Web applications. You'll appreciate this article's fully functional PHP code snippets, demonstrating the use of PHP-based server-side functions to develop a customizable RSS feed aggregator. In addition, you'll reap instant benefits from using the fully functional RSS feed aggregator code, which you can download from this article.
1 - 2 of 2
Showing 20 items per page