multiple RSS / Atom feeds for a nine-feed combine
The feeds for the eGovernment blog and the software technology blog on my homepage (http://www.ThomasOff.de) have been combined with FeedJumbler http://feedjumbler.com/.
use the JavaScript version, parameters can be specified, that the appearance of the feed (date, headers / full contributions, ...) can be configured. For example, so:
\u0026lt;script language="javascript" Here src="http://feedjumbler.com/48829d79/javascript.js?headlineonly=1&numentries=7&datestyle=2&addfeedtitle=0">
\u0026lt; ; / script>
The description of the possible parameters can be found here: http://feedjumbler.com/48829d79/.
side JavaScript using the FeedJumbler by iFrame and HTML is possible.
The formatting of CSS works with JavaScript as well as with the HTML integration:
Blog Title: class = "fjtitle"
Post Title: class = "fjitemtitle"
post body: class = "fjitembody"
post-footer: class = "fjitemfooter"
separation between two posts: class = "fjitemseparator"
footer of the blog: class = "fjfooter"