Download Latest Version jFeedMe-1.1.zip (3.7 kB)
Email in envelope

Get an email when there's a new version of jFeedMe

Home
Name Modified Size InfoDownloads / Week
readme.txt 2012-04-30 1.2 kB
jFeedMe-1.1.zip 2012-04-30 3.7 kB
Totals: 2 Items   4.9 kB 0
/*
        "DO WHAT THE FUCK YOU WANT TO" PUBLIC LICENSE (WTFPL)
                Version sqrt(-1), April, 2012

Copyright (C) 2012 WickedCoder <wickedcoder@hotmail.com>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
  TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

 0. You just DO WHAT THE FUCK YOU WANT TO.
*/

/*
USAGE:

	<head>
		<script src="http://ajax.aspnetcdn.com/ajax/jquery/jquery-1.7.2.min.js"
			type="text/javascript">
		</script>

		<script src="scripts/rss.js" type="text/javascript">
		</script>
	</head>

	<body>
		<p id="feedPanel" rssurl="<url to RSS feed>"
			feedcount="<number of feeds to display>">
	</body>
*/
************************************************************************************************************************
Release Notes:

30th April, 2012
- Initial Release

************************************************************************************************************************
Enjoy!
Source: readme.txt, updated 2012-04-30