Exemplo n.º 1
0
				<div class="container thirds">
					<div class="section">
						<?php 
echo newsblocks::listing('http://blog.japan.cnet.com/lessig/index.rdf');
?>
					</div>

					<div class="section">
						<?php 
echo newsblocks::listing('http://newsrss.bbc.co.uk/rss/russian/news/rss.xml');
?>
					</div>

					<div class="section">
						<?php 
echo newsblocks::listing('http://hagada.org.il/hagada/html/backend.php', array('direction' => 'rtl'));
?>
					</div>
				</div>

			</div>

			<div id="footer">
				<p>NewsBlocks Demo 2.0 by <a href="http://ryanparman.com">Ryan Parman</a>. Made possible by <a href="http://mootools.net/">MooTools</a>, <a href="http://simplepie.org">SimplePie</a>, and a sponsorship from <a href="http://level5studio.com">Level 5 Studio</a>.</p>
			</div>

		</div>

		<script src="./scripts/newsblocks.js" type="text/javascript" charset="utf-8"></script>

	</body>