<?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>MyLiteratureTechLife.COM &#187; MyBB</title>
	<atom:link href="http://myliteraturetechlife.com/category/mybb/feed/" rel="self" type="application/rss+xml" />
	<link>http://myliteraturetechlife.com</link>
	<description></description>
	<lastBuildDate>Thu, 26 Jan 2012 21:22:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Modify title of your Mybb forum</title>
		<link>http://myliteraturetechlife.com/modify-title-of-your-mybb-forum/</link>
		<comments>http://myliteraturetechlife.com/modify-title-of-your-mybb-forum/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 15:05:43 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[MyBB]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[modify]]></category>
		<category><![CDATA[title]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=286</guid>
		<description><![CDATA[Some times you want to modify the title of your mybb forum to add key words in it. Or change it in some other way for search engine optimization. Do not play with forum title itself because it will make it too long and will not look better. All you need to do is, add [...]<p><a href="http://myliteraturetechlife.com/modify-title-of-your-mybb-forum/">Modify title of your Mybb forum</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/modify-title-of-your-mybb-forum/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Mycode to add megavideo video in your MyBB Forum</title>
		<link>http://myliteraturetechlife.com/mycode-to-add-megavideo-video-in-your-mybb-forum/</link>
		<comments>http://myliteraturetechlife.com/mycode-to-add-megavideo-video-in-your-mybb-forum/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 19:22:45 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[MyBB]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[in]]></category>
		<category><![CDATA[mega]]></category>
		<category><![CDATA[megavideo]]></category>
		<category><![CDATA[Mycode]]></category>
		<category><![CDATA[to]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=199</guid>
		<description><![CDATA[Simple steps 1) Login to your mybb admin panel 2) go to mycode 3) Click on &#8220;Add new Mycode&#8221; 4) Now write following i) Title: megavideo ii) Regular expression: \[megavideo\](.*?)\[/megavideo\] iii) Replacement: &#60;object classid=&#8221;clsid:D27CDB6E-AE6D-11CF-96B8-444553540000&#8243; codebase=&#8221;http://active.macromedia.com/flash2/cabs/swflash.cab#version=5,0,0,0&#8243; width=&#8221;432&#8243; height=&#8221;351&#8243;&#62;&#60;param name=&#8221;movie&#8221; value=&#8221;http://wwwstatic.megavideo.com/ep_gr.swf?&#38;amp;v=$1&#38;image=&#8221; /&#62;&#60;param name=&#8221;play&#8221; value=&#8221;false&#8221; /&#62; &#60;param name=&#8221;loop&#8221; value=&#8221;false&#8221; /&#62;&#60;param name=&#8221;quality&#8221; value=&#8221;high&#8221; /&#62; &#60;param name=&#8221;allowScriptAccess&#8221; value=&#8221;never&#8221; /&#62;&#60;param name=&#8221;allowNetworking&#8221; [...]<p><a href="http://myliteraturetechlife.com/mycode-to-add-megavideo-video-in-your-mybb-forum/">Mycode to add megavideo video in your MyBB Forum</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/mycode-to-add-megavideo-video-in-your-mybb-forum/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mycode to add google video in your MyBB Forum</title>
		<link>http://myliteraturetechlife.com/mycode-to-add-google-video-in-your-mybb-forum/</link>
		<comments>http://myliteraturetechlife.com/mycode-to-add-google-video-in-your-mybb-forum/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 19:19:41 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[MyBB]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[in]]></category>
		<category><![CDATA[Mycode]]></category>
		<category><![CDATA[to]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=196</guid>
		<description><![CDATA[Simple steps 1) Login to your mybb admin panel 2) go to mycode 3) Click on &#8220;Add new Mycode&#8221; 4) Now write following i) Title: google video ii) Regular expression: (\[googlevideo\]&#124;&#60;a href=\&#8221;(http://)?video.google.(com&#124;co\.uk)/videoplay\?docid=)(\W?)(\d{15,20})(\[/googlevideo\]&#124;\&#8221; target=\&#8221;_blank\&#8221;&#62;(.*?)&#60;/a&#62;) iii) Replacement: &#60;embed style=&#8221;width:400px; height:326px;&#8221; id=&#8221;VideoPlayback&#8221; type=&#8221;application/x-shockwave-flash&#8221; src=&#8221;http://video.google.com/googleplayer.swf?docId=${4}${5}&#38;hl=en&#8221; flashvars=&#8221;"&#62; &#60;/embed&#62; iv) Enable: yes 5) Save mycode Mycode to add google video in [...]<p><a href="http://myliteraturetechlife.com/mycode-to-add-google-video-in-your-mybb-forum/">Mycode to add google video in your MyBB Forum</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/mycode-to-add-google-video-in-your-mybb-forum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mycode to add youtube video in your MyBB Forum</title>
		<link>http://myliteraturetechlife.com/mycode-to-add-youtube-video-in-your-mybb-forum/</link>
		<comments>http://myliteraturetechlife.com/mycode-to-add-youtube-video-in-your-mybb-forum/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 19:17:37 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[MyBB]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[in]]></category>
		<category><![CDATA[literature]]></category>
		<category><![CDATA[Mycode]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[to]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=189</guid>
		<description><![CDATA[Simple steps 1) Login to your mybb admin panel 2) go to mycode 3) Click on &#8220;Add new Mycode&#8221; 4) Now write following i) Title: youtube ii) Regular expression: (\[youtube\]&#124;(&#60;a href=\&#8221;)?(http://)?(www.)?youtube.com/watch\?v=)(.{11}?)((.*?)\&#8221; target=\&#8221;_blank\&#8221;&#62;)?((.*?)\[/youtube\]&#124;(.*?)&#60;/a&#62;) iii) Replacement: &#60;object width=&#8221;425&#8243; height=&#8221;350&#8243;&#62;&#60;param name=&#8221;movie&#8221; value=&#8221;http://www.youtube.com/v/${5}&#8221;&#62;&#60;/param&#62;&#60;param name=&#8221;wmode&#8221; value=&#8221;transparent&#8221;&#62;&#60;/param&#62;&#60;embed src=&#8221;http://www.youtube.com/v/${5}&#8221; type=&#8221;application/x-shockwave-flash&#8221; wmode=&#8221;transparent&#8221; width=&#8221;425&#8243; height=&#8221;350&#8243;&#62;&#60;/embed&#62;&#60;/object&#62; iv) Enable: yes 5) Save mycode Mycode to add [...]<p><a href="http://myliteraturetechlife.com/mycode-to-add-youtube-video-in-your-mybb-forum/">Mycode to add youtube video in your MyBB Forum</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/mycode-to-add-youtube-video-in-your-mybb-forum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding key words in MyBB for SEO</title>
		<link>http://myliteraturetechlife.com/adding-key-words-in-mybb-for-seo/</link>
		<comments>http://myliteraturetechlife.com/adding-key-words-in-mybb-for-seo/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 12:27:19 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[MyBB]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[board]]></category>
		<category><![CDATA[discussion]]></category>
		<category><![CDATA[engine]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[important]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[very]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=180</guid>
		<description><![CDATA[SEO is very very important for any website or forum or blog. MyBB does not provide the option to add key words by default but here are few easy steps for you to add them for Search engine optimization. 1) First, login to Admin Control Panel ( ACP ) , then click on template&#038;Style then [...]<p><a href="http://myliteraturetechlife.com/adding-key-words-in-mybb-for-seo/">Adding key words in MyBB for SEO</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/adding-key-words-in-mybb-for-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

