<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Maribol Labs &#187; Wordpress</title>
	<atom:link href="http://www.mlabs.info/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mlabs.info</link>
	<description>Programming and Design Blog</description>
	<lastBuildDate>Mon, 28 Nov 2011 07:41:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Maribol Personal &#8211; WordPress Theme</title>
		<link>http://www.mlabs.info/maribol-personal-wordpress-theme/</link>
		<comments>http://www.mlabs.info/maribol-personal-wordpress-theme/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 22:16:09 +0000</pubDate>
		<dc:creator>Samuel Marian</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[free wordpress theme]]></category>

		<guid isPermaLink="false">http://www.mlabs.info/?p=969</guid>
		<description><![CDATA[Maribol Personal is a free wordpress theme with a very simple design but it looks pretty. Demo: here Download: here]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mlabs.info/wp-content/uploads/2011/07/screenshot.png"><img class="alignleft size-full wp-image-971" title="screenshot" src="http://www.mlabs.info/wp-content/uploads/2011/07/screenshot.png" alt="" width="300" height="225" /></a>Maribol Personal is a <strong>free wordpress theme</strong> with a very simple design but it looks pretty.</p>
<p>Demo: <a target="_blank" href="http://etiny.info/unjcg" target="_blank">here</a></p>
<p>Download: <a target="_blank" href="http://cl.ly/8VS2" target="_blank">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mlabs.info/maribol-personal-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Maribol IMDB &#8211; WordPress Plugin</title>
		<link>http://www.mlabs.info/maribol-imdb/</link>
		<comments>http://www.mlabs.info/maribol-imdb/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 20:21:24 +0000</pubDate>
		<dc:creator>Samuel Marian</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[imdb]]></category>
		<category><![CDATA[imdb plugin]]></category>
		<category><![CDATA[wordpress movie]]></category>

		<guid isPermaLink="false">http://www.mlabs.info/?p=930</guid>
		<description><![CDATA[Maribol IMDB is a wordpress plugin that helps you show info about a movie in your blog posts. Example of usage: View Code BBCODE[imdb]tt1399103[/imdb] &#60;b&#62;Title:&#60;/b&#62; [imdb:title] ([imdb:year]) &#60;b&#62;Duration:&#60;/b&#62; [imdb:duration] &#60;b&#62;Director:&#60;/b&#62; [imdb:director] And the result should be: View Code HTML&#60;b&#62;Title:&#60;/b&#62; Transformers: Dark of the Moon (2011) &#60;b&#62;Duration:&#60;/b&#62; USA: 157 min &#60;b&#62;Director:&#60;/b&#62; Michael Bay Available Fields View [...]]]></description>
			<content:encoded><![CDATA[<p>Maribol IMDB is a wordpress plugin that helps you show info about a movie in your blog posts.</p>
<p>Example of usage:</p>

<div class="wp_codebox_msgheader"><span class="right"></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p930code4'); return false;">View Code</a> BBCODE</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p9304"><td class="code" id="p930code4"><pre class="bbcode" style="font-family:monospace;">[imdb]tt1399103[/imdb]
&lt;b&gt;Title:&lt;/b&gt; [imdb:title] ([imdb:year])
&lt;b&gt;Duration:&lt;/b&gt; [imdb:duration]
&lt;b&gt;Director:&lt;/b&gt; [imdb:director]</pre></td></tr></table></div>

<p>And the result should be:</p>

<div class="wp_codebox_msgheader"><span class="right"></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p930code5'); return false;">View Code</a> HTML</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p9305"><td class="code" id="p930code5"><pre class="html" style="font-family:monospace;">&lt;b&gt;Title:&lt;/b&gt; Transformers: Dark of the Moon (2011)
&lt;b&gt;Duration:&lt;/b&gt; USA: 157 min
&lt;b&gt;Director:&lt;/b&gt; Michael Bay</pre></td></tr></table></div>

<p><b>Available Fields</b></p>

<div class="wp_codebox_msgheader"><span class="right"></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p930code6'); return false;">View Code</a> BBCODE</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p9306"><td class="code" id="p930code6"><pre class="bbcode" style="font-family:monospace;">[imdb:title]
[imdb:year]
[imdb:description]
[imdb:short_description] // since 0.2 version
[imdb:poster]
[imdb:poster_small] // since 0.3 version
[imdb:duration]
[imdb:categories]
[imdb:director]
[imdb:cast]
[imdb:writers]
[imdb:language]
[imdb:release_date]
[imdb:filming_locations]
[imdb:rating] // since 0.3 version</pre></td></tr></table></div>

<p>Download this plugin at <a target="_blank" href="http://wordpress.org/extend/plugins/maribol-imdb" target="_blank">WordPress.org</a></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Hfly-jIJKdI?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="550" height="385" src="http://www.youtube.com/v/Hfly-jIJKdI?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mlabs.info/maribol-imdb/feed/</wfw:commentRss>
		<slash:comments>128</slash:comments>
		</item>
		<item>
		<title>Maribol WP Link Exchange</title>
		<link>http://www.mlabs.info/maribol-wp-link-exchange/</link>
		<comments>http://www.mlabs.info/maribol-wp-link-exchange/#comments</comments>
		<pubDate>Sat, 26 Mar 2011 13:39:10 +0000</pubDate>
		<dc:creator>Samuel Marian</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[link exchange]]></category>
		<category><![CDATA[wordpress link]]></category>

		<guid isPermaLink="false">http://www.mlabs.info/?p=837</guid>
		<description><![CDATA[Make link echange with other websites automatically. Your website will automatically accept the websites that meet the requirements saved on options page. Some options: Backlink required, allow nofollow links, allow other anchor, minimum pagerank, max. external links. Download plugin: from wordpress.org]]></description>
			<content:encoded><![CDATA[<p><a rel="nofollow" href="http://www.mlabs.info/wp-content/uploads/2011/03/screenshot-21.png"><img src="http://www.mlabs.info/wp-content/uploads/2011/03/screenshot-21-150x150.png" alt="" title="screenshot-2" width="150" height="150" class="alignleft size-thumbnail wp-image-841" /></a>Make link echange with other websites automatically.<br />
Your website will automatically accept the websites that meet the requirements saved on options page.</p>
<p>Some options: Backlink required, allow nofollow links, allow other anchor, minimum pagerank, max. external links.</p>
<p><b>Download plugin:</b> <a target="_blank" href="http://wordpress.org/extend/plugins/maribol-wp-link-exchange/" target="_blank" rel="nofollow">from wordpress.org</a></p>
<p>
<iframe title="YouTube video player" width="560" height="390" src="http://www.youtube.com/embed/I3oKGJgfLUk" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mlabs.info/maribol-wp-link-exchange/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.mlabs.info @ 2012-02-04 17:49:37 -->
