<?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>Web development blog of SimpleMediaCode.com &#187; Social network applications and plugins</title>
	<atom:link href="http://simplemediacode.info/category/social-network-applications-and-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://simplemediacode.info</link>
	<description>Internet marketing, web development and maintenance of online communication</description>
	<lastBuildDate>Sat, 04 Feb 2012 13:04:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>WordPress theme feature vs. WordPress plugin. What is best?</title>
		<link>http://simplemediacode.info/wordpress-theme-feature-vs-wordpress-plugin-what-is-best-choice/</link>
		<comments>http://simplemediacode.info/wordpress-theme-feature-vs-wordpress-plugin-what-is-best-choice/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 12:20:43 +0000</pubDate>
		<dc:creator>Rolands Umbrovskis</dc:creator>
				<category><![CDATA[Coding web page]]></category>
		<category><![CDATA[Social network applications and plugins]]></category>
		<category><![CDATA[web applications]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugin]]></category>
		<category><![CDATA[WordPress widget]]></category>

		<guid isPermaLink="false">http://simplemediacode.info/?p=197</guid>
		<description><![CDATA[<p>As WordPress developer I came to point where I have to decide: make some functions as WordPress theme features or make them more optional and theme independent as WordPress plugins. Both options have pros and cons.... <a href="http://simplemediacode.info/wordpress-theme-feature-vs-wordpress-plugin-what-is-best-choice/"><strong class="readmore">WordPress theme feature vs. WordPress plugin. What is best?</strong></a></p><p><a href="http://simplemediacode.info">Web development blog of SimpleMediaCode.com</a> - <a href="http://simplemediacode.info">Web development blog of SimpleMediaCode.com - Internet marketing, web development and maintenance of online communication</a></p>]]></description>
			<content:encoded><![CDATA[<p>As WordPress developer at SimpleMediaCode.com I came to point where I have to decide: <strong>make some functions as WordPress theme features</strong> or <strong>make them more optional and theme independent as <a target="_blank" title="custom WordPress plugin development" href="http://simplemediacode.com/wordpress/" target="_blank">WordPress plugins</a></strong>.</p>
<h2>WordPress plugin coding</h2>
<p>If I create plugin for WordPress theme, I am hardening that, so that this function will make sure, that futures are theme independent, if for some reason someone would like to change WordPress theme. In this case, if function is displaying content for private reading (for membership pages), it will still available in other themes as well.</p>
<p><strong>Pluses by developing WordPress plugin:</strong></p>
<ul>
<li>WordPress theme theme independent,</li>
<li>cross theme usage,</li>
<li>more freedom to turn on and off.</li>
</ul>
<p><strong>Minus(es):</strong></p>
<ul>
<li>harder to implement in theme</li>
</ul>
<h2>WordPress theme feature coding</h2>
<p>But if You are using only one theme for site (custom design for site), I&#8217;m sure You can make functions as features for WordPress theme. This is good for specific placement of information, like sidebars or footer information.</p>
<p><strong>WP theme feature pluses:</strong></p>
<ul>
<li>good support of WordPress theme  hacks and hooks,</li>
<li>compatible with WordPress theme.</li>
</ul>
<p><strong>Minus(es):</strong></p>
<ul>
<li>sometimes theme administrations panel can come with too much options</li>
</ul>
<p>So, before creating WordPress theme options page, think about plugin replacements!</p>
<p>There are many more pros and cons&#8230; <span style="text-decoration: underline;">What&#8217;s Yours?</span></p>
<p><a href="http://simplemediacode.info">Web development blog of SimpleMediaCode.com</a> - <a href="http://simplemediacode.info">Web development blog of SimpleMediaCode.com - Internet marketing, web development and maintenance of online communication</a></p>]]></content:encoded>
			<wfw:commentRss>http://simplemediacode.info/wordpress-theme-feature-vs-wordpress-plugin-what-is-best-choice/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Easy way to set up an FaceBook.com fan page</title>
		<link>http://simplemediacode.info/easy-way-to-set-up-an-facebook-com-fan-page/</link>
		<comments>http://simplemediacode.info/easy-way-to-set-up-an-facebook-com-fan-page/#comments</comments>
		<pubDate>Mon, 03 May 2010 06:02:23 +0000</pubDate>
		<dc:creator>Rolands Umbrovskis</dc:creator>
				<category><![CDATA[Facebook.com applications and pages]]></category>
		<category><![CDATA[Social network applications and plugins]]></category>
		<category><![CDATA[FaceBook.com application]]></category>
		<category><![CDATA[Static FBML]]></category>

		<guid isPermaLink="false">http://simplemediacode.info/?p=143</guid>
		<description><![CDATA[<p><img width="250" height="79" src="http://simplemediacode.info/imagesphotos/fb-application-developer-250x79.jpg" class="attachment-medium wp-post-image" alt="Easy way to set up an FaceBook.com fan page" title="Facebook application developer" align="left" />
With growing popularity of Faceboo.com and their 300 million active users, clients start to ask me for simple solutions on how to integrate their products or services in FaceBook.com fan pages. In this post I will give some useful links to some applications, how to integrate Your/clients products and services in FaceBook.com fan pages.... <a href="http://simplemediacode.info/easy-way-to-set-up-an-facebook-com-fan-page/"><strong class="readmore">Easy way to set up an FaceBook.com fan page</strong></a></p><p><a href="http://simplemediacode.info">Web development blog of SimpleMediaCode.com</a> - <a href="http://simplemediacode.info">Web development blog of SimpleMediaCode.com - Internet marketing, web development and maintenance of online communication</a></p>]]></description>
			<content:encoded><![CDATA[<p>With growing popularity of <strong>Facebook.com</strong> and their 300 million active users, clients start to ask me for simple solutions on how to integrate their products or services in <a target="_blank" title="Facebook.com Pages" href="http://www.facebook.com/pages/">FaceBook.com fan pages</a>. even if I&#8217;m not creating currently any <em>apps </em>for Facebook (just testing).</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-356" style="border: 0pt none;" title="facebook logo" src="http://simplemediacode.info/imagesphotos/facebook-logo.jpg" alt="facebook logo" width="604" height="200" /></p>
<p>In this post I will give some useful links to some applications, how to integrate Your/clients products and services in FaceBook.com fan pages. <span style="text-decoration: underline;">What we will put on Fan page</span>:</p>
<ul>
<li>Information about company</li>
<li>Contact information</li>
<li>Some latest news and/or Blog RSS</li>
<li>Customer support information</li>
</ul>
<h2>Setting Up Your FaceBook Fan Page</h2>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-357" style="border: 0pt none;" title="Facebook application developer" src="http://simplemediacode.info/imagesphotos/fb-application-developer.jpg" alt="Facebook application developer" width="620" height="196" /></p>
<p>First of all we will need to <a target="_blank" title="Create FaceBook page" href="http://www.facebook.com/pages/create.php">create an FaceBook.com Fan page</a>. Easy instruction on step-by-step basis. After all basic information is included. Based on Your needs, You have to make choice <strong>what for You will use Your fan page</strong>.Later it will be easier to add more applications.</p>
<h2><a target="_blank" title="Static FBML" href="http://www.facebook.com/apps/application.php?id=4949752878">Static FBML</a></h2>
<p>With <a target="_blank" title="Static FBML" href="http://www.facebook.com/apps/application.php?id=4949752878">Static FBML</a> it&#8217;s very easy to create new tab on fan page, filling with basic <strong>rich content</strong> (HTML, CSS, Flash). Since it&#8217;s extended HTML (It use FaceBook HTML features), You can event create some greeting text for users, based on their profile information. This is nice start where to include Your logo, product image, promotional or links to Your home page&#8217;s content pages.</p>
<p>After <em>Static FBML</em> it&#8217;s time to create Your own FaceBook application for Fan page.</p>
<h2><a target="_blank" title="simply rss facebook app" href="http://apps.facebook.com/simplyrss/">Simply RSS</a></h2>
<p>Another great application is <a target="_blank" title="simply rss facebook app" href="http://apps.facebook.com/simplyrss/">Simply RSS</a>. If You have RSS feed from Your blog or news page, this will add them to page and Your profile. Simply paste Your RSS feeds in form and add them to page.</p>
<p><strong>It&#8217;s easy&#8230;</strong></p>
<p><span style="text-decoration: underline;">This is just start point</span> while I&#8217;m working on my first FaceBook application.</p>
<p><a href="http://simplemediacode.info">Web development blog of SimpleMediaCode.com</a> - <a href="http://simplemediacode.info">Web development blog of SimpleMediaCode.com - Internet marketing, web development and maintenance of online communication</a></p>]]></content:encoded>
			<wfw:commentRss>http://simplemediacode.info/easy-way-to-set-up-an-facebook-com-fan-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Final cut for my first WordPress plugin</title>
		<link>http://simplemediacode.info/final-cut-for-my-first-wordpress-plugin/</link>
		<comments>http://simplemediacode.info/final-cut-for-my-first-wordpress-plugin/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 13:17:37 +0000</pubDate>
		<dc:creator>Rolands Umbrovskis</dc:creator>
				<category><![CDATA[Facebook.com applications and pages]]></category>
		<category><![CDATA[Social network applications and plugins]]></category>
		<category><![CDATA[WordPress plugins and widgets]]></category>
		<category><![CDATA[draugiem.lv]]></category>
		<category><![CDATA[Extending Social networks]]></category>
		<category><![CDATA[FaceBook.com application]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web applications]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress MU]]></category>
		<category><![CDATA[WordPress plugin]]></category>
		<category><![CDATA[WordPress widget]]></category>

		<guid isPermaLink="false">http://simplemediacode.info/?p=112</guid>
		<description><![CDATA[<p>More than one month ago I published my first WordPress plugin "Draugiem.lv/lapas fan page" for social network in Latvia draugiem.lv (FRYPE.COM). And now I want to make final cut with version 1.0 (0.1.5) and upgrade it.... <a href="http://simplemediacode.info/final-cut-for-my-first-wordpress-plugin/"><strong class="readmore">Final cut for my first WordPress plugin</strong></a></p><p><a href="http://simplemediacode.info">Web development blog of SimpleMediaCode.com</a> - <a href="http://simplemediacode.info">Web development blog of SimpleMediaCode.com - Internet marketing, web development and maintenance of online communication</a></p>]]></description>
			<content:encoded><![CDATA[<p>More than one month ago I published my first WordPress plugin &#8220;<a target="_blank" title="Draugiem.lv/lapas Fan page, WordPress Plugin on MediaBox.lv" href="http://mediabox.lv/en/wordpress-plugins/draugiem-lv-lapas-fan-page/">Draugiem.lv/lapas fan page</a>&#8221; for social network in Latvia draugiem.lv (FRYPE.COM). And now I want to make final cut with version 1.0 (0.1.5) and upgrade it.</p>
<p>For now on my To-Do list:</p>
<ol>
<li>make for widget separate administration page,</li>
<li>rewrite <strong>JSON </strong>parsing script from <strong>Javascript </strong>to <strong>PHP</strong>,</li>
<li>and remove counter* and make it optional.</li>
</ol>
<p>*counter reads ONLY clicks on profile and page links, nothing more</p>
<h2>Next on list</h2>
<p>An <strong>FaceBook.com application for pages and profiles</strong>. Now testing.</p>
<p>Download page for WordPress plugin on WordPress.org <a target="_blank" title="Draugiem.lv/lapas Fan page, WordPress Plugins" href="http://wordpress.org/extend/plugins/draugiemlvlapas-fan-page/">http://wordpress.org/extend/plugins/draugiemlvlapas-fan-page/</a></p>
<p><a href="http://simplemediacode.info">Web development blog of SimpleMediaCode.com</a> - <a href="http://simplemediacode.info">Web development blog of SimpleMediaCode.com - Internet marketing, web development and maintenance of online communication</a></p>]]></content:encoded>
			<wfw:commentRss>http://simplemediacode.info/final-cut-for-my-first-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

