Web Development

GetXML Plugin for Movable Type

GetXML Plugin for Movable Type by Staggernation.com provides you a neat little compile time parsing feature for all sorts of well formed XML streams… by that I now integrate the recently-changed Blog-Feed from blogrolling.com.

Example code here following:

</p>

	<p>[MTGetXML location=“http://fresh.blogrolling.com/changes10.xml”]</p>

	<p>	[MTGetXMLElement name=“weblog” limit=40]</p>

	<p>	[a href=”< target="_blank" name="url"$>“>< errors="display" name="name"$>[/a]</p>

  	[/MTGetXMLElement]

	<p>[/MTGetXML]</p></p>

<p>

replace the brackets [] with <>

Average rating
(0 votes)

Similar entries

  • Movable Type plugin: RoundRobin is a nifty little loop-plugin that loops some macrotext (like a CSS-class in the right amazon-window) through… its a general improvement over the FlipFlop plugin….

  • That was fast… the Yahoo Web API – finally released just a few days ago now has a few cool applications been made for… * SearchGuild has a site PHP/webservice search to integrate * a Yahoo Search movable type plugin…

  • Brad Choate created Simple Template because Movable Type templates aren?t too difficult to write, but they can be difficult to read. So he has whipped up another plugin to fix that. Simple Template is a plugin that provides an alternative…

  • While looking for a code-beautifier I came across the Movable Type plugin MTCodeBeautifier which already has the nice set PHP, Java, Perl and ActionScript. When reading about the sources and the design of the plugin I noticed Beautifier.org which is…

  • Movable Type 2.65 and 3.0 coming