<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Pliggs</title>
	
	<link>http://www.pliggs.com</link>
	<description>All things Pligg</description>
	<lastBuildDate>Sun, 08 Nov 2009 22:46:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Pliggs" type="application/rss+xml" /><feedburner:emailServiceId>Pliggs</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Adding a Digg style screenshot to Wistie</title>
		<link>http://www.pliggs.com/adding-digg-style-screenshot-wistie/</link>
		<comments>http://www.pliggs.com/adding-digg-style-screenshot-wistie/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 22:46:55 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=1002</guid>
		<description><![CDATA[In this tutorial I will show you how easy it is to add a screenshot to each submission just like Digg.


There are only 2 files to edit for this hack, link_summary.tpl and style.css.
Open link_summary.tpl and find:

&#160; &#160; &#160; &#160; &#60;div class=&#34;storycontent&#34;&#62;
&#160; &#160; &#160; &#160; {checkActionsTpl location=&#34;tpl_link_summary_pre_story_content&#34;}
&#160; &#160; &#160; &#160; {if $pagename eq &#34;story&#34;}{checkActionsTpl location=&#34;tpl_pligg_story_body_start_full&#34;}{else}{checkActionsTpl location=&#34;tpl_pligg_story_body_start&#34;}{/if}
&#160; [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-top: 10px; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pliggs.com%2Fadding-digg-style-screenshot-wistie%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pliggs.com%2Fadding-digg-style-screenshot-wistie%2F" height="61" width="51" /></a></div><p>In this tutorial I will show you how easy it is to add a screenshot to each submission just like Digg.</p>
<p><span id="more-1002"></span></p>
<p><img src="http://www.pliggs.com/wp-content/uploads/2009/11/diggshot-300x85.PNG" alt="Digg style screenshot for Pligg" title="Digg style screenshot for Pligg" width="300" height="85" class="aligncenter size-medium wp-image-1003" /></p>
<p>There are only 2 files to edit for this hack, link_summary.tpl and style.css.</p>
<p>Open link_summary.tpl and find:</p>
<div class="dean_ch" style="white-space: wrap;">
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;storycontent&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; {checkActionsTpl location=&quot;tpl_link_summary_pre_story_content&quot;}<br />
&nbsp; &nbsp; &nbsp; &nbsp; {if $pagename eq &quot;story&quot;}{checkActionsTpl location=&quot;tpl_pligg_story_body_start_full&quot;}{else}{checkActionsTpl location=&quot;tpl_pligg_story_body_start&quot;}{/if}</p>
<p>&nbsp; &nbsp; &nbsp; &nbsp; {if $viewtype neq &quot;short&quot;}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;news-body-text&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span id=&quot;ls_contents-{$link_shakebox_index}&quot;&gt;<br />
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;</div>
<p>change it to:</p>
<div class="dean_ch" style="white-space: wrap;">
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;storycontent&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; {checkActionsTpl location=&quot;tpl_link_summary_pre_story_content&quot;}<br />
&nbsp; &nbsp; &nbsp; &nbsp; {if $pagename eq &quot;story&quot;}{checkActionsTpl location=&quot;tpl_pligg_story_body_start_full&quot;}{else}{checkActionsTpl location=&quot;tpl_pligg_story_body_start&quot;}{/if}</p>
<p>&nbsp; &nbsp; &nbsp; &nbsp; {if $viewtype neq &quot;short&quot;}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;news-body-text&quot;&gt;</p>
<p>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;img src=&quot;http://images.websnapr.com/?url={$url_short}&amp;size=T&quot; class=&quot;storythumb&quot;/&gt;</p>
<p>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span id=&quot;ls_contents-{$link_shakebox_index}&quot;&gt;<br />
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;</div>
<p>Save.</p>
<p>Open style.css and add anywhere:</p>
<p><code><br />
.storythumb {<br />
float:right;<br />
border: 1px solid #b7cce0;<br />
padding: 3px;<br />
}<br />
</code></p>
<p>That&#8217;s it, I have websnapr as default screenshot supplier, though I always recommend using <a href="http://www.shrinktheweb.com" title="Shrink the Web">Shrink the Web</a>.</p>
<p>You can see a demo over at <a href="http://www.weblinkdepot.com/" title="Web Link Depot">Web Link Depot</a>.</p>
<p>As always, post your thoughts and questions below.</p>
<p>You can also follow me on <a href="http://twitter.com/Pliggs">Twitter</a>, where I will always help one on one.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/C3tQQeqigjQcl7Dtxuj-g8Y8QKk/0/da"><img src="http://feedads.g.doubleclick.net/~a/C3tQQeqigjQcl7Dtxuj-g8Y8QKk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/C3tQQeqigjQcl7Dtxuj-g8Y8QKk/1/da"><img src="http://feedads.g.doubleclick.net/~a/C3tQQeqigjQcl7Dtxuj-g8Y8QKk/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Pliggs/~4/haAzaWYR-rY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/adding-digg-style-screenshot-wistie/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Auto-publish to Twitter</title>
		<link>http://www.pliggs.com/autopublish-twitter/</link>
		<comments>http://www.pliggs.com/autopublish-twitter/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 00:44:42 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=995</guid>
		<description><![CDATA[In this tutorial I will show you how to have your stories sent to the published page automatically Tweeted to Twitter using whatever Twitter account you want.

I have already shown you how to use Twitterfeed and Bit.ly to auto publish your published submissions, now lets cut out the middleman, Twitterfeed.
The following code was sent to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-top: 10px; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pliggs.com%2Fautopublish-twitter%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pliggs.com%2Fautopublish-twitter%2F" height="61" width="51" /></a></div><p>In this tutorial I will show you how to have your stories sent to the published page automatically Tweeted to Twitter using whatever Twitter account you want.</p>
<p><span id="more-995"></span></p>
<p>I have already shown you how to use <a href="http://www.twitterfeed.com">Twitterfeed</a> and <a href="http://bit.ly">Bit.ly</a> to <a href="http://www.pliggs.com/auto-feed-pligg-to-twitter/">auto publish</a> your published submissions, now lets cut out the middleman, Twitterfeed.</p>
<p><strong>The following code was sent to us by Jorge from the good folks at <a href="http://www.bierzeame.com" title="Bierzeame, Noticias de El Bierzo">Bierzeame</a>.</strong></p>
<p><strong>Open your libs/link.php file and find:</strong><br />
<code>	function publish() {<br />
		if(!$this-&gt;read) $this-&gt;read_basic();<br />
		$this-&gt;published_date = time();</p>
<p>		totals_adjust_count($this-&gt;status, -1);<br />
		totals_adjust_count('published', 1);</p>
<p>		$this-&gt;status = 'published';<br />
		$this-&gt;store_basic();<br />
	}</code><br />
<strong>change it to:</strong><br />
<code>	function publish() {<br />
		if(!$this-&gt;read) $this-&gt;read_basic();<br />
		$this-&gt;published_date = time();</p>
<p>		totals_adjust_count($this-&gt;status, -1);<br />
		totals_adjust_count('published', 1);</p>
<p>		$this-&gt;status = 'published';<br />
		$this-&gt;twitter();<br />
		$this-&gt;store_basic();<br />
	}</code><br />
<strong>find:</strong><br />
<code><br />
	function username() {</code><br />
<strong>just before it add:</strong><br />
<code>  function twitter(){<br />
    global $db;</p>
<p>    $id = $this-&gt;id;<br />
    if(!is_numeric($id)){return false;}<br />
    if(($link = $db-&gt;get_row("SELECT link_title FROM " . table_links . " WHERE link_id = $id"))) {</p>
<p>      $message = $link-&gt;link_title;<br />
      $toshort = getmyFullurl("storyURL", $this-&gt;category_name(), urlencode($link-&gt;link_title_url), $id);</p>
<p>      $bitly = "http://api.bit.ly/shorten?version=2.0.1&amp;longUrl=".urlencode($toshort)."&amp;login=BITLYUSERNAME&amp;apiKey=YOURBITLYAPICODE&amp;history=1";</p>
<p>      $bitlyresponse = file_get_contents($bitly);</p>
<p>      $jsonresponse = @json_decode($bitlyresponse,true);</p>
<p>      $urlshort = $jsonresponse['results'][$toshort]['shortUrl'];</p>
<p>      $messagelen = strlen($message);<br />
      $urllen = strlen($urlshort);<br />
      $totallen = $messagelen+$urllen+1;</p>
<p>      if ($totallen&gt;140){<br />
        $urllen = $urllen+4;<br />
        $message = substr($message,0,139-$urllen);<br />
        $message = $message."...";<br />
      }</p>
<p>      $message = $message." ".$urlshort;</p>
<p>      $args= 'status='.urlencode($message);</p>
<p>      $twit = curl_init();<br />
      curl_setopt($twit, CURLOPT_URL, 'http://twitter.com/statuses/update.xml');<br />
      curl_setopt($twit, CURLOPT_VERBOSE, 0);<br />
      curl_setopt($twit, CURLOPT_RETURNTRANSFER, 1);<br />
      curl_setopt($twit, CURLOPT_VERBOSE, 0); // no imprimir nada<br />
      curl_setopt($twit, CURLOPT_USERPWD, "TWITTERUSERNAME:TWITTERPASSWORD");<br />
      curl_setopt($twit, CURLOPT_POSTFIELDS, $args);<br />
      curl_setopt($twit, CURLOPT_HTTP_VERSION, CURL_HTTP_VERSION_1_1);<br />
      curl_setopt($twit, CURLOPT_POST, 1);</p>
<p>      $result = curl_exec($twit);<br />
      $http_status = curl_getinfo($twit, CURLINFO_HTTP_CODE);</p>
<p>      curl_close($twit);</p>
<p>      if( $http_status != "200" ) {<br />
          return false;<br />
      }</p>
<p>      return true;<br />
    }<br />
  }</code><br />
<strong>Save.</strong></p>
<p>That&#8217;s it.  Now every story that is sent to the published page will auto Tweet, giving your members another reason to submit.</p>
<p><strong>Make sure you edit your Twitter login details and your Bit.ly details.</strong></p>
<p>It will shorten the submission URL using Bit.ly and send the user when clicked on Twitter to your story page.  This will also track how many clicks each one gets which you can check when you login to Bit.ly.</p>
<p><img class="aligncenter size-medium wp-image-996" title="bitlyclicks" src="http://www.pliggs.com/wp-content/uploads/2009/11/bitlyclicks-300x66.PNG" alt="bitlyclicks" width="300" height="66" /></p>

<p><a href="http://feedads.g.doubleclick.net/~a/V39N8nP4JcI6X4zwi9ZDds3ACUg/0/da"><img src="http://feedads.g.doubleclick.net/~a/V39N8nP4JcI6X4zwi9ZDds3ACUg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/V39N8nP4JcI6X4zwi9ZDds3ACUg/1/da"><img src="http://feedads.g.doubleclick.net/~a/V39N8nP4JcI6X4zwi9ZDds3ACUg/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Pliggs/~4/2O_X7e4MPII" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/autopublish-twitter/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Adding SexyBookmarks to Pligg</title>
		<link>http://www.pliggs.com/adding-sexybookmarks-pligg/</link>
		<comments>http://www.pliggs.com/adding-sexybookmarks-pligg/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 17:32:49 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=991</guid>
		<description><![CDATA[In this tutorial I will show you how to add the popular Wordpress plugin SexyBookmarks to your Pligg install, adding that extra something to your story pages.


Sexy Bookmarks which I first saw used on a Wordpress blog is one of the best methods to ask your users to share something on social networking sites.  [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-top: 10px; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pliggs.com%2Fadding-sexybookmarks-pligg%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pliggs.com%2Fadding-sexybookmarks-pligg%2F" height="61" width="51" /></a></div><p>In this tutorial I will show you how to add the popular Wordpress plugin SexyBookmarks to your Pligg install, adding that extra something to your story pages.</p>
<p><span id="more-991"></span></p>
<p><img src="http://www.pliggs.com/wp-content/uploads/2009/10/sexbookmarks-300x62.jpg" alt="Sexy Books" title="Sexy Books" width="300" height="62" class="aligncenter size-medium wp-image-992" /></p>
<p><a href="http://sexybookmarks.net">Sexy Bookmarks</a> which I first saw used on a Wordpress blog is one of the best methods to ask your users to share something on social networking sites.  It uses the power of jQuery for that added flair.</p>
<p>My good friend Brian over at <a href="http://www.seomkt.com/sexy-bookmarks-adds-blog-engage/">Blog Engage</a> managed to get his site added to Sexy Bookmarks and I will soon be attempting to have one of my own sites added, so I thought I would try to use it on a test Pligg.</p>
<p>Luckily, I came across a post by Naeem Noor over at <a href="http://www.cssreflex.com">CSS Reflex</a> where he had successfully added it to Blogger using 3 chunks of code.  </p>
<p>For this tutorial I simply took what Naeem used and adapted it to work in Pligg.</p>
<p><strong>Open pligg.tpl:</p>
<p>add the following just before the closing head tag:</strong></p>
<div class="dean_ch" style="white-space: wrap;">
{literal}&lt;script src=&#8217;http://code.jquery.com/jquery-latest.js&#8217; type=&#8217;text/javascript&#8217;/&gt;&lt;script type=&#8217;text/javascript&#8217;&gt;jQuery(document).ready(function() {// xhtml 1.0 strict way of using target _blankjQuery(&#8217;.sexy-bookmarks a.external&#8217;).attr(&quot;target&quot;, &quot;_blank&quot;);// this block sets the auto vertical expand when there are more than// one row of bookmarks.var sexyBaseHeight=jQuery(&#8217;.sexy-bookmarks&#8217;).height();var sexyFullHeight=jQuery(&#8217;.sexy-bookmarks ul.socials&#8217;).height();if (sexyFullHeight&gt;sexyBaseHeight) {jQuery(&#8217;.sexy-bookmarks-expand&#8217;).hover(function() {jQuery(this).animate({height: sexyFullHeight+&#8217;px&#8217;}, {duration: 400, queue: false});},function() {jQuery(this).animate({height: sexyBaseHeight+&#8217;px&#8217;}, {duration: 400, queue: false});});}// autocenteringif (jQuery(&#8217;.sexy-bookmarks-center&#8217;)) {var sexyFullWidth=jQuery(&#8217;.sexy-bookmarks&#8217;).width();var sexyBookmarkWidth=jQuery(&#8217;.sexy-bookmarks:first ul.socials li&#8217;).width();var sexyBookmarkCount=jQuery(&#8217;.sexy-bookmarks:first ul.socials li&#8217;).length;var numPerRow=Math.floor(sexyFullWidth/sexyBookmarkWidth);var sexyRowWidth=Math.min(numPerRow, sexyBookmarkCount)*sexyBookmarkWidth;var sexyLeftMargin=(sexyFullWidth-sexyRowWidth)/2;jQuery(&#8217;.sexy-bookmarks-center&#8217;).css(&#8217;margin-left&#8217;, sexyLeftMargin+&#8217;px&#8217;);}});&lt;/script&gt; </p>
<p>&lt;style type=&quot;text/css&quot;&gt;div.sexy-bookmarks{margin:20px 0 0 0; border: 0;outline: none;clear:both !important}div.sexy-bookmarks-expand{height:29px; overflow:hidden}.sexy-bookmarks-bg-sexy, .sexy-bookmarks-bg-love{background-image:url(&#8217;http://www.YOURPLIGGSITE.com/templates/wistie/images/sexytrans.png&#8217;) !important; background-repeat:no-repeat}div.sexy-bookmarks-bg-love{padding:26px 0 0 10px; background-position:left -1148px !important}div.sexy-bookmarks ul.socials{width:100% !important; margin:0 &nbsp;!important; padding:0 !important; float:left}div.sexy-bookmarks ul.socials li{display:inline !important; float:left !important; list-style-type:none !important; margin:0 !important; height:29px !important; width:60px !important; cursor:pointer !important; padding:0 !important}div.sexy-bookmarks ul.socials li:before, div.sexy-bookmarks ul.socials li:after, div.sexy-bookmarks ul.socials li a:before, div.sexy-bookmarks ul.socials li a:after{content:none !important}div.sexy-bookmarks ul.socials a{display:block !important; width:60px !important; height:29px !important; text-indent:-9999px !important; background-color:transparent !important}div.sexy-bookmarks ul.socials a:hover{background-color:transparent !important}.sexy-digg, .sexy-digg:hover, .sexy-reddit, .sexy-reddit:hover, .sexy-stumbleupon, .sexy-stumbleupon:hover, .sexy-delicious, .sexy-delicious:hover, .sexy-yahoobuzz, .sexy-yahoobuzz:hover, .sexy-blinklist, .sexy-blinklist:hover, .sexy-technorati, .sexy-technorati:hover, .sexy-facebook, .sexy-facebook:hover, .sexy-twitter, .sexy-twitter:hover, .sexy-myspace, .sexy-myspace:hover, .sexy-mixx, .sexy-mixx:hover, .sexy-scriptstyle, .sexy-scriptstyle:hover, .sexy-designfloat, .sexy-designfloat:hover, .sexy-comfeed, .sexy-comfeed:hover, .sexy-newsvine, .sexy-newsvine:hover, .sexy-linkedin, .sexy-linkedin:hover, .sexy-google, .sexy-google:hover, .sexy-friendfeed, .sexy-friendfeed:hover{background:url(&#8217;http://www.YOURPLIGGSITE.com/templates/wistie/images/sexy-sprite.png&#8217;) no-repeat !important;border: 0;outline: none;margin-top:20px;}.sexy-digg{background-position:-980px bottom !important}.sexy-digg:hover{background-position:-980px top !important}.sexy-reddit{background-position:-700px bottom !important}.sexy-reddit:hover{background-position:-700px top !important}.sexy-stumbleupon{background-position:-630px bottom !important}.sexy-stumbleupon:hover{background-position:-630px top !important}.sexy-delicious{background-position:-1190px bottom !important}.sexy-delicious:hover{background-position:-1190px top !important}.sexy-yahoobuzz{background-position:-1120px bottom !important}.sexy-yahoobuzz:hover{background-position:-1120px top !important}.sexy-blinklist{background-position:-1260px bottom !important}.sexy-blinklist:hover{background-position:-1260px top !important}.sexy-technorati{background-position:-560px bottom !important}.sexy-technorati:hover{background-position:-560px top !important}.sexy-myspace{background-position:-770px bottom !important}.sexy-myspace:hover{background-position:-770px top !important}.sexy-twitter{background-position:-490px bottom !important}.sexy-twitter:hover{background-position:-490px top !important}.sexy-facebook{background-position:-1330px bottom !important}.sexy-facebook:hover{background-position:-1330px top !important}.sexy-mixx{background-position:-840px bottom !important}.sexy-mixx:hover{background-position:-840px top !important}.sexy-scriptstyle{background-position:-280px bottom !important}.sexy-scriptstyle:hover{background-position:-280px top !important}.sexy-designfloat{background-position:-1050px bottom !important}.sexy-designfloat:hover{background-position:-1050px top !important}.sexy-newsvine{background-position:left bottom !important}.sexy-newsvine:hover{background-position:left top !important}.sexy-google{background-position:-210px bottom !important}.sexy-google:hover{background-position:-210px top !important}.sexy-comfeed{background-position:-420px bottom !important}.sexy-comfeed:hover{background-position:-420px top !important}.sexy-linkedin{background-position:-70px bottom !important}.sexy-linkedin:hover{background-position:-70px top !important}.sexy-friendfeed{background-position:-1750px bottom !important}.sexy-friendfeed:hover{background-position:-1750px top !important}.sexy-link{ margin-left:25px; float:left}.sexy-link A{padding:10px 0; width:470px; text-align:right; border:0; outline:none}&lt;/style&gt;{/literal}</p>
<p>&nbsp;</p></div>
<p><strong>Save.</p>
<p>Open link_summary.tpl</p>
<p>add the following anywhere you want the buttons to appear:</strong></p>
<div class="dean_ch" style="white-space: wrap;">
{if $pagename eq &quot;story&quot;}<br />
&lt;div class=&#8217;sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-love&#8217; style=&#8217;margin:20px 0 0 0 !important; padding:25px 0 0 10px !important; height:60px;/*the height of the icons (29px)*/ display:block !important; clear:both !important;&#8217;&gt;</p>
<p>&lt;ul class=&#8217;socials&#8217;&gt;</p>
<p>&lt;li class=&#8217;sexy-delicious&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://del.icio.us/post?url={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Share this on del.icio.us&#8217;&gt;Share this on del.icio.us&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-digg&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://digg.com/submit?phase=2&amp;amp;url={$url}&amp;amp;title= {$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Digg this!&#8217;&gt;Digg this!&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-stumbleupon&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://www.stumbleupon.com/submit?url={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Stumble upon something good? Share it on StumbleUpon&#8217;&gt;Stumble upon something good? Share it on StumbleUpon&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-reddit&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://reddit.com/submit?url={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Share this on Reddit&#8217;&gt;Share this on Reddit&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-google&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://www.google.com/bookmarks/mark?op=add&amp;amp;bkmk={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Add this to Google Bookmarks&#8217;&gt;Add this to Google Bookmarks&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-twitter&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://twitter.com/home?status=Reading: {$title_short} &#8211; &nbsp;{$url} &nbsp;(@NAME)&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Tweet This!&#8217;&gt;Tweet This!&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-facebook&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://www.facebook.com/sharer.php?u={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Share this on Facebook&#8217;&gt;Share this on Facebook&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-mixx&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://www.mixx.com/submit?page_url={$url}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Share this on Mixx&#8217;&gt;Share this on Mixx&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-yahoobuzz&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://buzz.yahoo.com/submit/?submitUrl={$url}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Buzz up!&#8217;&gt;Buzz up!&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-linkedin&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://www.linkedin.com/shareArticle?mini=true&amp;amp;url={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Share this on Linkedin&#8217;&gt;Share this on Linkedin&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-designfloat&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://www.designfloat.com/submit.php?url={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Submit this to DesignFloat&#8217;&gt;Submit this to DesignFloat&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-technorati&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://technorati.com/faves?add={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Share this on Technorati&#8217;&gt;Share this on Technorati&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-scriptstyle&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://scriptandstyle.com/submit?url={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Submit this to Script &amp;amp; Style&#8217;&gt;Submit this to Script &amp;amp; Style&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-blinklist&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;amp;Url={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Share this on Blinklist&#8217;&gt;Share this on Blinklist&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-friendfeed&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://friendfeed.com/?url={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Share this on FriendFeed&#8217;&gt;Share this on FriendFeed&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-newsvine&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://www.newsvine.com/_tools/seed&amp;amp;save?u={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Seed this on Newsvine&#8217;&gt;Seed this on Newsvine&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;/ul&gt;</p>
<p>&lt;div style=&#8217;clear:both;&#8217;/&gt;&lt;/div&gt;&lt;div class=&#8217;sexy-link&#8217;&gt; Widget by &lt;a href=&#8217;http://www.cssreflex.com/&#8217; title=&#8217;Web Design Blog, Blogger Hacks and Blogger templates&#8217;&gt;Css Reflex &lt;/a&gt;|&lt;a href=&#8217;http://www.tutzone.org/&#8217; title=&#8217;Tutorials, Rare Downloads, Link Heaven, Tips Tricks, Hacks, Make How, Blogger Tricks And Tutorials, Internet, News, And Many More&#8217;&gt; TutZone&lt;/a&gt;|&lt;a href=&#8217;http://www.pliggs.org/&#8217; title=&#8217;All things Pligg&#8217;&gt; Pliggs&lt;/a&gt;&lt;/div&gt;{/if}</p>
<p>
&lt;div style=&quot;clear:both;margin-bottom:20px;&quot;&gt; &lt;/div&gt;<br />
&nbsp;</div>
<p><strong>Save.</p>
<p>I added them just before:</strong></p>
<div class="dean_ch" style="white-space: wrap;">
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;storyfooter&quot;&gt;<br />
&lt;/div&gt;</div>
<p>in the wistie template for the latest build of Pligg.</p>
<p>There are 2 images for this work as well, download them and upload to your images directory.</p>
Note: There is a file embedded within this post, please visit this post to download the file.<br />
Note: There is a file embedded within this post, please visit this post to download the file.
<p><strong>In the chunk of code you added to link_summary.tpl, the images are called, you will need to edit those 2 lines for the location of the images for your site.</strong></p>
<p>I have them working on test Pligg site at <a href="http://www.weblinkdepot.com">Weblink Depot</a></p>
<p>Again, a big thanks to Josh at <a href="http://sexybookmarks.net">Sexy Bookmarks</a> for creating it in the first place, and to <a href="http://www.cssreflex.com">Naeem Noor</a> for giving me a starting place.</p>
<p>And finally, big congrats to Brian at <a href="http://www.blogengage.com">Blog Engage</a> on this milestone, make sure you check out his site.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/lBCzNZtcrTGYLEQY6MNnobLq-xI/0/da"><img src="http://feedads.g.doubleclick.net/~a/lBCzNZtcrTGYLEQY6MNnobLq-xI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/lBCzNZtcrTGYLEQY6MNnobLq-xI/1/da"><img src="http://feedads.g.doubleclick.net/~a/lBCzNZtcrTGYLEQY6MNnobLq-xI/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Pliggs/~4/9t-Tfg9D1-Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/adding-sexybookmarks-pligg/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>FREE Backlink Monitor Tool</title>
		<link>http://www.pliggs.com/free-backlink-monitor-tool/</link>
		<comments>http://www.pliggs.com/free-backlink-monitor-tool/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 22:44:42 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=985</guid>
		<description><![CDATA[In this post, we look at a simple tool to help monitor all of your backlinks, which is especially good for links you have purchased, and it also lets you make sure those links stay.

There a few things that all websites need in order to succeed, one of those things are backlinks.  Backlinks create [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-top: 10px; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pliggs.com%2Ffree-backlink-monitor-tool%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pliggs.com%2Ffree-backlink-monitor-tool%2F" height="61" width="51" /></a></div><p>In this post, we look at a simple tool to help monitor all of your backlinks, which is especially good for links you have purchased, and it also lets you make sure those links stay.</p>
<p><span id="more-985"></span></p>
<p>There a few things that all websites need in order to succeed, one of those things are backlinks.  Backlinks create a source of traffic and can also help with increasing your Google Pagerank.</p>
<p>You can acquire backlinks naturally, or by purchasing them.  In order to acquire natural backlinks, you will need to write some killer content or by using linkbait, and then just wait until people link to that content.  The other way is by purchasing banner spots or text link ads, this way typically will show results a lot quicker, but it can get costly.</p>
<p>One issue with backlinks is keeping track of them and ensuring they stay active.  While there are tools out there that can help you find backlinks to your site, there is only one that <a href="http://www.backlinkreporter.com">monitor backlinks</a> for you, and did I mention it is FREE.</p>
<div id="attachment_986" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.backlinkreporter.com"><img src="http://www.pliggs.com/wp-content/uploads/2009/10/frontpage-300x163.png" alt="Backlink Monitor" title="Backlink Monitor" width="300" height="163" class="size-medium wp-image-986" /></a><p class="wp-caption-text">Backlink Monitor</p></div>
<p>One of the other advantages of this tool, is it helps you determine which keywords you are getting links for, this as you know is key for search engine placement.</p>
<p>Since this service is FREE, they require a link to them on your site. </p>
<p><a href="http://www.backlinkreporter.com">Give it a try, it&#8217;s FREE</a>.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/2SspTlM2HdvjQBmGBVf0G0IVe4U/0/da"><img src="http://feedads.g.doubleclick.net/~a/2SspTlM2HdvjQBmGBVf0G0IVe4U/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/2SspTlM2HdvjQBmGBVf0G0IVe4U/1/da"><img src="http://feedads.g.doubleclick.net/~a/2SspTlM2HdvjQBmGBVf0G0IVe4U/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Pliggs/~4/7qzqaLY8ntI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/free-backlink-monitor-tool/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>CSS Pligg Tooltip</title>
		<link>http://www.pliggs.com/css-pligg-tooltip/</link>
		<comments>http://www.pliggs.com/css-pligg-tooltip/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 02:19:23 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Modules]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=976</guid>
		<description><![CDATA[Back in May I showed you how to display a thumbshot of the story submitted using a jQuery hover, now, let&#8217;s make it better by only using CSS.
Why not use jQuery? By itself, there is no reason.  However, removing the need for it will cut down on load time.
Another issue with Pligg and jQuery is [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-top: 10px; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pliggs.com%2Fcss-pligg-tooltip%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pliggs.com%2Fcss-pligg-tooltip%2F" height="61" width="51" /></a></div><p><img class="alignleft size-medium wp-image-978" title="img_1705" src="http://www.pliggs.com/wp-content/uploads/2009/10/img_1705-270x300.jpg" alt="img_1705" width="270" height="300" style="padding: 5px;" />Back in May I showed you how to display a thumbshot of the story submitted using a <a href="http://www.pliggs.com/pligg-tooltip/">jQuery hover</a>, now, let&#8217;s make it better by only using CSS.</p>
<p><span id="more-976"></span><strong>Why not use jQuery?</strong> By itself, there is no reason.  However, removing the need for it will cut down on load time.</p>
<p>Another issue with Pligg and jQuery is they do not always get along.  There are too many conflicts with the scriptaculous effects and prototype, which does not like jQuery.</p>
<p>The following is so simple, there is no reason not to use it.</p>
<p><strong>Open, link_summary.tpl and find:</strong></p>
<div class="dean_ch" style="white-space: wrap;">
&lt;div id=&quot;ls_thetitle-{$link_shakebox_index}&quot; class=&quot;toptitle&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $use_title_as_link eq true}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $url_short neq &quot;http://&quot; &amp;amp;&amp;amp; $url_short neq &quot;://&quot;}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a rel=&quot;nofollow&quot; href=&quot;{$url}&quot; target=&quot;_blank&quot;&gt;{$title_short}&lt;/a&gt;&lt;/div&gt;</div>
<p><strong>change to:</strong></p>
<div class="dean_ch" style="white-space: wrap;">
&lt;div id=&quot;ls_thetitle-{$link_shakebox_index}&quot; class=&quot;toptitle&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $use_title_as_link eq true}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $url_short neq &quot;http://&quot; &amp;amp;&amp;amp; $url_short neq &quot;://&quot;}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a class=&quot;tooltip&quot; rel=&quot;nofollow&quot; href=&quot;{$url}&quot; target=&quot;_blank&quot;&gt;{$title_short}&lt;span&gt;&lt;img src=&quot;http://images.websnapr.com/?url={$url_short}&amp;amp;size=T&quot; alt=&quot;{$title_short}&quot; /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;</div>
<p><strong>Save.</strong></p>
<p><strong>Open your main CSS file and add:</strong></p>
<div class="dean_ch" style="white-space: wrap;">a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:200px;}</p>
<p>a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #80b62a; color:#6c6c6c;z-index:1;}</p></div>
<p><strong>Save.</strong></p>
<p>You can change the image provider to whatever you like, I personally use <a href="http://www.shrinktheweb.com">Shrink the Web</a>, as they seem to be the quickest.</p>
<p>This method will show the thumbshot immediately upon hover of the story title, the previous method, had a time delay.</p>
<p>Would love your opinion, leave me a comment below.  You can also follow me on <a href="http://twitter.com/Pliggs">Twitter</a>, where I will always help one on one.</p>
<p>You can see it in action at <a href="http://www.faqpal.com">FAQPAL</a>.</p>
<p><a title="Arvixe Pligg Hosting" href="http://www.arvixe.com/pligg_hosting?utm_campaign=Partnership&amp;utm_medium=showcase&amp;utm_source=pliggs.com"> <img src="http://www.pliggs.com/images/arvixe468x80.gif" border="0" alt="Arvixe" /> </a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/0XXhXRVtlPZ3dJ8ZVxGTocIh1fw/0/da"><img src="http://feedads.g.doubleclick.net/~a/0XXhXRVtlPZ3dJ8ZVxGTocIh1fw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/0XXhXRVtlPZ3dJ8ZVxGTocIh1fw/1/da"><img src="http://feedads.g.doubleclick.net/~a/0XXhXRVtlPZ3dJ8ZVxGTocIh1fw/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Pliggs/~4/rymmq85_R_A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/css-pligg-tooltip/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>New Pligg template – Mystique</title>
		<link>http://www.pliggs.com/pligg-template-mystique/</link>
		<comments>http://www.pliggs.com/pligg-template-mystique/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 02:21:49 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Free Templates]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=966</guid>
		<description><![CDATA[We rarely feature templates here at Pliggs.com, but when we do, it&#8217;s usually because we have come across a template that is simply FANTASTIC!

We introduce:

Mystique is another fantastic design from the folks at Digital Nature, it is built for the latest build of Pligg and is one of the best layouts we have seen thusfar.
Below [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-top: 10px; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pliggs.com%2Fpligg-template-mystique%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pliggs.com%2Fpligg-template-mystique%2F" height="61" width="51" /></a></div><p>We rarely feature templates here at Pliggs.com, but when we do, it&#8217;s usually because we have come across a template that is simply FANTASTIC!</p>
<p><span id="more-966"></span></p>
<p>We introduce:</p>
<p><a href="http://www.pliggs.com/wp-content/uploads/2009/10/mystique.PNG"><img class="aligncenter size-full wp-image-967" title="FREE Pligg template = Mystique" src="http://www.pliggs.com/wp-content/uploads/2009/10/mystique.PNG" alt="FREE Pligg template = Mystique" width="261" height="100" /></a></p>
<p>Mystique is another fantastic design from the folks at <a title="Digital Nature" href="http://digitalnature.ro/" target="_blank">Digital Nature</a>, it is built for the latest build of Pligg and is one of the best layouts we have seen thusfar.</p>
<p>Below are some screenshots:</p>
<p><a href="http://www.pliggs.com/wp-content/uploads/2009/10/Mystique-demo-Your-Source-for-Social-News-and-Networking_1255313153895.png"><img class="aligncenter size-medium wp-image-968" title="Mystique demo - Your Source for Social News and Networking_1255313153895" src="http://www.pliggs.com/wp-content/uploads/2009/10/Mystique-demo-Your-Source-for-Social-News-and-Networking_1255313153895-232x300.png" alt="Mystique demo - Your Source for Social News and Networking_1255313153895" width="232" height="300" /></a></p>
<p>Story page:</p>
<p><a href="http://www.pliggs.com/wp-content/uploads/2009/10/Nasa-bombs-to-reveal-water-on-moon-Telegraph-Mystique-demo_1255313212549.png"><img class="aligncenter size-medium wp-image-969" title="Nasa 'bombs' to reveal water on moon - Telegraph - Mystique demo_1255313212549" src="http://www.pliggs.com/wp-content/uploads/2009/10/Nasa-bombs-to-reveal-water-on-moon-Telegraph-Mystique-demo_1255313212549-300x176.png" alt="Nasa 'bombs' to reveal water on moon - Telegraph - Mystique demo_1255313212549" width="300" height="176" /></a></p>
<p>Msytique is fully Ajaxed and performs well.</p>
<p>In the saidebar there is a tabbed box that features:</p>
<ul>
<li>categories</li>
<li>most popular</li>
<li>tags</li>
<li>recent comments</li>
</ul>
<p>The categories tab features an Ajaxed RSS feed icon.</p>
<p>Each post comes with an Ajaxed share function, once you hover over the &#8220;Share&#8221; button:</p>
<p><a href="http://www.pliggs.com/wp-content/uploads/2009/10/mystiqueshare.PNG"><img class="aligncenter size-full wp-image-970" title="mystiqueshare" src="http://www.pliggs.com/wp-content/uploads/2009/10/mystiqueshare.PNG" alt="mystiqueshare" width="276" height="69" /></a></p>
<p>We highly recommend this template and thank the good folks at <a title="Digital Nature" href="http://digitalnature.ro/" target="_blank">Digital Nature</a> for taking the time to put this template together.</p>
<p>You can view the demo <a title="Pligg Mystique Demo" href="http://dev.digitalnature.ro/mystique/pligg/" target="_blank">here</a>&#8230;</p>
<p>You can download the template Note: There is a file embedded within this post, please visit this post to download the file.&#8230;</p>

<p><a href="http://feedads.g.doubleclick.net/~a/l8_8fYfGHaUwert5c8Mn14vCPqc/0/da"><img src="http://feedads.g.doubleclick.net/~a/l8_8fYfGHaUwert5c8Mn14vCPqc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/l8_8fYfGHaUwert5c8Mn14vCPqc/1/da"><img src="http://feedads.g.doubleclick.net/~a/l8_8fYfGHaUwert5c8Mn14vCPqc/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Pliggs/~4/DXn2bE5ZcjQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/pligg-template-mystique/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Auto-feed Pligg to Twitter</title>
		<link>http://www.pliggs.com/auto-feed-pligg-to-twitter/</link>
		<comments>http://www.pliggs.com/auto-feed-pligg-to-twitter/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 02:02:33 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=941</guid>
		<description><![CDATA[So I have been on this Twitter kick lately, sorry.  But, let&#8217;s face it, Twitter is where the action is.  So let&#8217;s looks at how to have the built-in RSS feature work for you.
In this post, I will show you how to have your RSS feed automatically post to Twitter at a time [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-top: 10px; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pliggs.com%2Fauto-feed-pligg-to-twitter%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pliggs.com%2Fauto-feed-pligg-to-twitter%2F" height="61" width="51" /></a></div><p>So I have been on this Twitter kick lately, sorry.  But, let&#8217;s face it, Twitter is where the action is.  So let&#8217;s looks at how to have the built-in RSS feature work for you.</p>
<p><span id="more-941"></span>In this post, I will show you how to have your RSS feed automatically post to Twitter at a time interval you set.</p>
<p>For this to happen, you will need to visit and sign-up at <a title="RSS to Twitter" rel="nofollow" href="http://www.twitterfeed.com" target="_blank">TwitterFeed</a>.  Let&#8217;s begin.</p>
<p><a href="http://www.pliggs.com/wp-content/uploads/2009/08/branding.jpg"><img class="aligncenter size-full wp-image-952" title="branding" src="http://www.pliggs.com/wp-content/uploads/2009/08/branding.jpg" alt="branding" width="301" height="92" /></a></p>
<p>Step 1:</p>
<p>Add a feed to your Twitter account:</p>
<p><a href="http://www.pliggs.com/wp-content/uploads/2009/08/twitterfeeda.PNG"><img class="aligncenter size-medium wp-image-942" title="Auto feed Pligg to Twitter" src="http://www.pliggs.com/wp-content/uploads/2009/08/twitterfeeda-300x113.PNG" alt="Auto feed Pligg to Twitter" width="300" height="113" /></a></p>
<p>Allow TwitterFeed to access your Twitter account:</p>
<p><a href="http://www.pliggs.com/wp-content/uploads/2009/08/twitterfeedb.PNG"><img class="aligncenter size-medium wp-image-943" title="twitterfeedb" src="http://www.pliggs.com/wp-content/uploads/2009/08/twitterfeedb-300x141.PNG" alt="twitterfeedb" width="300" height="141" /></a></p>
<p><a href="http://www.pliggs.com/wp-content/uploads/2009/08/twitterfeedc.PNG"><img class="aligncenter size-medium wp-image-944" title="twitterfeedc" src="http://www.pliggs.com/wp-content/uploads/2009/08/twitterfeedc-300x210.PNG" alt="twitterfeedc" width="300" height="210" /></a></p>
<p>Enter a feed name and RSS feed address:</p>
<p><a href="http://www.pliggs.com/wp-content/uploads/2009/08/twitterfeedd.PNG"><img class="aligncenter size-medium wp-image-945" title="twitterfeedd" src="http://www.pliggs.com/wp-content/uploads/2009/08/twitterfeedd-300x50.PNG" alt="twitterfeedd" width="300" height="50" /></a></p>
<p>Click &#8220;Test RSS Feed&#8221;, you should get this:</p>
<p><a href="http://www.pliggs.com/wp-content/uploads/2009/08/twitterfeede.PNG"><img class="aligncenter size-medium wp-image-947" title="twitterfeede" src="http://www.pliggs.com/wp-content/uploads/2009/08/twitterfeede-300x68.PNG" alt="twitterfeede" width="300" height="68" /></a></p>
<p>Now, click on Advanced:</p>
<p><a href="http://www.pliggs.com/wp-content/uploads/2009/08/twitterfeedf.PNG"><img class="aligncenter size-medium wp-image-948" title="twitterfeedf" src="http://www.pliggs.com/wp-content/uploads/2009/08/twitterfeedf-300x154.PNG" alt="twitterfeedf" width="300" height="154" /></a></p>
<p>In here you will want the following settings:</p>
<ul>
<li>Update Frequency &#8211; make this want you want, don&#8217;t Tweet too often though</li>
<li>Post Content &#8211; make this title only</li>
<li>Check &#8220;Post Link&#8221; and determine your URL shortener service</li>
<li>Post Sorting &#8211; change to GUID and uncheck &#8220;Feed is sorted&#8221;</li>
<li>For the remaining settings, this is up to you, I have these blank.</li>
</ul>
<p><a href="http://www.pliggs.com/wp-content/uploads/2009/08/twitterfeedg.PNG"><img class="aligncenter size-medium wp-image-949" title="twitterfeedg" src="http://www.pliggs.com/wp-content/uploads/2009/08/twitterfeedg-300x164.PNG" alt="twitterfeedg" width="300" height="164" /></a></p>
<p>Your feed is now setup:</p>
<p><a href="http://www.pliggs.com/wp-content/uploads/2009/08/twitterfeedh.PNG"><img class="aligncenter size-medium wp-image-950" title="twitterfeedh" src="http://www.pliggs.com/wp-content/uploads/2009/08/twitterfeedh-300x125.PNG" alt="twitterfeedh" width="300" height="125" /></a></p>
<p>Depending on the URL shortening service you provided, you will be asked for API login details, for example Bit.ly will provide you with this.  When you select this service you will be presented with 2 fields asking for this info which is used for analytics only.</p>
<p>Here&#8217;s how <a rel="nofollow" href="http://bit.ly" target="_blank">Bit.ly</a> shows yours analytics:</p>
<p><a href="http://www.pliggs.com/wp-content/uploads/2009/08/bitly.PNG"><img class="aligncenter size-medium wp-image-951" title="bitly" src="http://www.pliggs.com/wp-content/uploads/2009/08/bitly-300x259.PNG" alt="bitly" width="300" height="259" /></a></p>
<p>This will simply take posts from your published RSS so you will not be posting spam.  The address that the clicker will be sent to will be the story page.  For this reason, you will want to be careful how many you post and you will also want to post general Tweets in between to not be labeled a SPAMMER or get your &#8220;Followers&#8221; upset with you.</p>
<p>Will you use this method?</p>
<p>For a live example follow <a href="http://twitter.com/FAQPAL" target="_blank">@FAQPAL</a></p>
<p>Leave your opinion below.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/6JzJDyYwQh2dkl8n3i-7YxyVlj4/0/da"><img src="http://feedads.g.doubleclick.net/~a/6JzJDyYwQh2dkl8n3i-7YxyVlj4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/6JzJDyYwQh2dkl8n3i-7YxyVlj4/1/da"><img src="http://feedads.g.doubleclick.net/~a/6JzJDyYwQh2dkl8n3i-7YxyVlj4/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Pliggs/~4/SfgaiJG47Js" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/auto-feed-pligg-to-twitter/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Adding reCaptcha to comments</title>
		<link>http://www.pliggs.com/adding-recaptcha-to-comments/</link>
		<comments>http://www.pliggs.com/adding-recaptcha-to-comments/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 13:35:05 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Modules]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=939</guid>
		<description><![CDATA[Like most of you, I have had more than enough SPAM on my sites. One of the biggest sources is in the comments section. Let&#8217;s put an end to them now.

I have already shown you how to prevent spam bots from submitting stories by using the fabulous tool, reCaptcha, now let&#8217;s add it to the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-top: 10px; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pliggs.com%2Fadding-recaptcha-to-comments%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pliggs.com%2Fadding-recaptcha-to-comments%2F" height="61" width="51" /></a></div><p>Like most of you, I have had more than enough SPAM on my sites. One of the biggest sources is in the comments section. Let&#8217;s put an end to them now.</p>
<p><span id="more-939"></span></p>
<p><img class="alignleft" style="padding:5px;" title="reCaptcha on comments for Pligg" src="http://www.pliggs.com/wp-content/uploads/2008/12/logo2-nobottom.gif" alt="" width="187" height="125" />I have already shown you how to prevent spam bots from <a title="reCaptcha on submit for Pligg" href="http://www.pliggs.com/recaptcha-for-submit-pligg-v995/" target="_blank">submitting stories</a> by using the fabulous tool, <a title="reCaptcha" href="http://recaptcha.net/" target="_blank">reCaptcha</a>, now let&#8217;s add it to the comment form as well.</p>
<p>To add it to your comment form, just do the following steps:</p>
<p>Download the latest reCaptcha library from <a title="Latest reCaptcha Library" rel="nofollow" href="http://code.google.com/p/recaptcha/downloads/list?q=label:phplib-Latest" target="_blank">here</a> and upload to your &#8220;root&#8221;.</p>
<p>You will also need reCaptcha keys for your site, you will need to register and add your site to reCaptcha.  Register for <a title="Register for reCaptcha Keys" rel="nofollow" href="http://recaptcha.net" target="_blank">reCaptcha keys</a> here.</p>
<p><strong>Open comment_form.tpl, find:</strong></p>
<div class="dean_ch" style="white-space: wrap;">{if $Spell_Checker eq 1}<br />
&lt;input class=&quot;log2&quot; onclick=&quot;openSpellChecker(&#8217;comment&#8217;);&quot; name=&quot;spelling&quot; type=&quot;button&quot; value=&quot;{#PLIGG_Visual_Check_Spelling#}&quot; /&gt;{/if}</div>
<p><strong>After, add:</strong></p>
<div class="dean_ch" style="white-space: wrap;">{php}</p>
<p>require_once(&#8217;recaptchalib.php&#8217;);<br />
$publickey = &quot;ENTER PUBLIC KEY HERE&quot;;<br />
$privatekey = &quot;ENTER PRIVATE KEY HERE&quot;;</p>
<p># the response from reCAPTCHA<br />
$resp = null;<br />
# the error code from reCAPTCHA, if any<br />
$error = null;</p>
<p># are we submitting the page?<br />
if ($_POST[&quot;submit&quot;]) {<br />
&nbsp; $resp = recaptcha_check_answer ($privatekey,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $_SERVER[&quot;REMOTE_ADDR&quot;],<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $_POST[&quot;recaptcha_challenge_field&quot;],<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $_POST[&quot;recaptcha_response_field&quot;]);</p>
<p>&nbsp; if ($resp-&gt;is_valid) {<br />
&nbsp; &nbsp; echo &quot;You got it!&quot;;<br />
&nbsp; &nbsp; # in a real application, you should send an email, create an account, etc<br />
&nbsp; } else {<br />
&nbsp; &nbsp; # set the error code so that we can display it. You could also use<br />
&nbsp; &nbsp; # die (&quot;reCAPTCHA failed&quot;), but using the error message is<br />
&nbsp; &nbsp; # more user friendly<br />
&nbsp; &nbsp; $error = $resp-&gt;error;<br />
&nbsp; }<br />
}<br />
echo recaptcha_get_html($publickey, $error);<br />
{/php}</div>
<p>save.  Thats it.</p>
<p>Here is the updated comment_form.tpl file with the reCaptcha code added. &#8211; Note: There is a file embedded within this post, please visit this post to download the file.</p>
<p>This will eliminate all comments being left by spam bots and will also make human spamming less atractive as well.</p>
<p>If you use this module, leave me a comment below or perhaps think of linking back to http://www.pliggs.com</p>
<p>Be sure to follow me on <a title="Pliggs on Twitter" rel="nofollow" href="http://twitter.com/Pliggs">Twitter</a> as well for one on one help and news.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/oy7JMCQUStHM1V50Es18aD6vb1A/0/da"><img src="http://feedads.g.doubleclick.net/~a/oy7JMCQUStHM1V50Es18aD6vb1A/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/oy7JMCQUStHM1V50Es18aD6vb1A/1/da"><img src="http://feedads.g.doubleclick.net/~a/oy7JMCQUStHM1V50Es18aD6vb1A/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Pliggs/~4/bEkGS875yVo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/adding-recaptcha-to-comments/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>Adding Tweetmeme to Pligg</title>
		<link>http://www.pliggs.com/adding-tweetmeme-to-pligg/</link>
		<comments>http://www.pliggs.com/adding-tweetmeme-to-pligg/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 02:48:28 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Modules]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=928</guid>
		<description><![CDATA[The biggest social media site right now, is probably Twitter, and the best plugin for it has to be Tweetmeme.

So, let&#8217;s put the both of them to work for you.  Most Wordpress blogs, including this one, use the plugin Tweetmeme.  It simply allows people to Tweet your posts and it shows a count of how [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-top: 10px; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pliggs.com%2Fadding-tweetmeme-to-pligg%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pliggs.com%2Fadding-tweetmeme-to-pligg%2F" height="61" width="51" /></a></div><p>The biggest social media site right now, is probably <a title="Twitter" href="http://twitter.com" target="_blank">Twitter</a>, and the best plugin for it has to be <a title="Tweetmeme" href="http://www.tweetmeme.com" target="_blank">Tweetmeme</a>.</p>
<p><span id="more-928"></span></p>
<p>So, let&#8217;s put the both of them to work for you.  Most Wordpress blogs, including this one, use the plugin Tweetmeme.  It simply allows people to Tweet your posts and it shows a count of how many times the post has been Tweeted.</p>
<p>Let&#8217;s put this to work on Pligg and hopefully add to your traffic and exposure.  It&#8217;s actually quite simple.</p>
<p><strong>Open, link_summary.tpl, add where you want the button to appear:</strong></p>
<div class="dean_ch" style="white-space: wrap;">{literal}<br />
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!&#8211;mce:0&#8211;&gt;&lt;/script&gt;<br />
&lt;script src=&quot;http://tweetmeme.com/i/scripts/button.js&quot; type=&quot;text/javascript&quot;&gt;&lt;!&#8211;mce:1&#8211;&gt;&lt;/script&gt;<br />
{/literal}</div>
<p>That&#8217;s it.</p>
<p>In the example above it will appear like this:</p>
<div id="attachment_929" class="wp-caption aligncenter" style="width: 118px"><img class="size-full wp-image-929" title="Tweetmeme for Pligg" src="http://www.pliggs.com/wp-content/uploads/2009/07/compacttweet.PNG" alt="Tweetmeme for Pligg" width="108" height="30" /><p class="wp-caption-text">Tweetmeme for Pligg</p></div>
<p><strong>If you want the full size button, remove this line:</strong></p>
<div class="dean_ch" style="white-space: wrap;">tweetmeme_style = &#8216;compact&#8217;;</div>
<p>which will give you this:</p>
<div id="attachment_930" class="wp-caption aligncenter" style="width: 75px"><img class="size-full wp-image-930" title="Tweetmeme and Pligg Fullsize" src="http://www.pliggs.com/wp-content/uploads/2009/07/tweetmeme.PNG" alt="Tweetmeme and Pligg Fullsize" width="65" height="78" /><p class="wp-caption-text">Tweetmeme and Pligg Fullsize</p></div>
<p>You can see a working example at <a title="FAQPAL" href="http://www.faqpal.com" target="_blank">FAQPAL</a>.</p>
<p>Hopefully you found this tutorial helpful.   If you are not following us yet, you can follow us at <a title="Follow Pliggs on Twitter" href="http://twitter.com/Pliggs" target="_blank">@Pliggs</a>.</p>
<p>Will you be using this?</p>

<p><a href="http://feedads.g.doubleclick.net/~a/7NGqwwGTiOMMh6Ym_F1zo-LNNzM/0/da"><img src="http://feedads.g.doubleclick.net/~a/7NGqwwGTiOMMh6Ym_F1zo-LNNzM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/7NGqwwGTiOMMh6Ym_F1zo-LNNzM/1/da"><img src="http://feedads.g.doubleclick.net/~a/7NGqwwGTiOMMh6Ym_F1zo-LNNzM/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Pliggs/~4/TznMExkLu8c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/adding-tweetmeme-to-pligg/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>Adding a Twitter stream to Pligg</title>
		<link>http://www.pliggs.com/adding-a-twitter-stream-to-pligg/</link>
		<comments>http://www.pliggs.com/adding-a-twitter-stream-to-pligg/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 23:44:40 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Modules]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=919</guid>
		<description><![CDATA[The hottest things online right now is social media, namely Digg style websites and Twitter.  With so many Digg style websites going up these days, it&#8217;s important to try and stand out from the pact and your niche.
So, why not put the power of Twitter to work for you?  A friend of mine suggested perhaps [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-top: 10px; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pliggs.com%2Fadding-a-twitter-stream-to-pligg%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pliggs.com%2Fadding-a-twitter-stream-to-pligg%2F" height="61" width="51" /></a></div><p>The hottest things online right now is social media, namely Digg style websites and Twitter.  With so many Digg style websites going up these days, it&#8217;s important to try and stand out from the pact and your niche.</p>
<p><span id="more-919"></span><img class="alignleft size-full wp-image-920" style="padding:5pc;" title="Twitter streaming" src="http://www.pliggs.com/wp-content/uploads/2009/07/1806347785.png" alt="Twitter streaming" width="150" height="150" />So, why not put the power of Twitter to work for you?  A friend of mine suggested perhaps a Twitter stream in the sidebar.  This sounded great, but let&#8217;s make it even better.  I have one setup on <a title="FAQPAL" href="http://www.faqpal.com" target="_blank">FAQPAL</a>, I decided to use as a reward for active members.  On <a title="FAQPAL Twitter Stream" href="http://www.faqpal.com/blog/2009/07/10/faqpal-twitter-stream/" target="_blank">FAQPAL</a>, for each member that submits 3 tutorials their name is added, as long as the submissions are recent.</p>
<p>You can use whatever requirements you want, but you get the idea.  By using the method I have, this offers my users one more reason to submit, not only will the submission be promoted, but everything they tweet will also be promoted in my sidebar.</p>
<p>Here&#8217;s how to add it to your Pligg install:</p>
<p><strong>Download and upload the following to your /js folder:</strong></p>
Note: There is a file embedded within this post, please visit this post to download the file.
<p><strong>Open pligg.tpl, locate /body and add the following before:</strong></p>
<div class="dean_ch" style="white-space: wrap;">{literal}<br />
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!&#8211;<br />
&nbsp; var rpnetTwitAttrs = {<br />
&nbsp; &nbsp; usernames: &quot;Pliggs,Grafpedia,dennysugar,bkmacdaddy&quot;,<br />
&nbsp; &nbsp; count: 5,<br />
&nbsp; &nbsp; title: &quot;Twitter Stream&quot;,<br />
&nbsp; &nbsp; showImages: true,<br />
&nbsp; &nbsp; imageHeight: &#8216;48px&#8217;,<br />
&nbsp; &nbsp; imageWidth: &#8216;48px&#8217;<br />
&nbsp; };<br />
// &#8211;&gt;&lt;/script&gt;<br />
&lt;script type=&quot;text/javascript&quot; src=&quot;http://www.domain.com/js/TwitterWidget.js&quot;&gt;<br />
&lt;/script&gt;<br />
{/literal}</div>
<p>make sure you change the domain.com to whatever your url is.  The values for &#8220;username&#8221; can be changed to whatever Twitter id&#8217;s you want to display.</p>
<p><strong>Open sidebar.tpl and add the following line where you want the stream to appear:</strong></p>
<div class="dean_ch" style="white-space: wrap;">{if $pagename neq &quot;story&quot;}{assign var=sidebar_module value=&quot;twitterstream&quot;}{include file=$the_template_sidebar_modules.&quot;/wrapper.tpl&quot;}{/if}</div>
<p>Save and close.</p>
<p><strong>Now, create a file called twitterstream.tpl and add the following to it:</strong></p>
<div class="dean_ch" style="white-space: wrap;">
&lt;div class=&quot;tlb&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;a id=&quot;rpnet_twTitle&quot; href=&quot;#&quot;&gt;Twitter Stream&lt;/a&gt;&lt;/div&gt;<br />
&lt;div id=&quot;rpnet_twitterWidget&quot;&gt;</p>
<p>Get your username listed here by &lt;a title=&quot;Submit a tutorial&quot; href=&quot;http://www.domain.com/submit&quot;&gt;submitting tutorials&lt;/a&gt;&lt;/div&gt;</p></div>
<p>Again, be sure to change domain.com to whatever your url is.</p>
<p><strong>Save and upload to your sidebar_modules directory.</strong></p>
<p>That&#8217;s it.</p>
<p><strong>Notes:</strong></p>
<p><strong>Because of Twitter&#8217;s API limitations on the number of API calls in one hour, the stream may appear blank after a while, depending on the traffic to your site, if it does, you will need to wait until the hour is up.  I am hoping to have a cache feature added it to soon to prevent time outs.</strong></p>
<p>The original idea came from our friends at <a title="Ronak Patel" href="http://www.ronakpatel.net/2009/04/05/twitter-widget-that-streams-multiple-accounts/" target="_blank">Ronak Patel</a></p>
<p>If you haven&#8217;t added us on Twitter, you can find us at <a title="Pliggs on Twitter" href="http://www.twitter.com/Pliggs" target="_blank">@Pliggs</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/R8rQGPphm-RbPsLtfZVdyy6tgxQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/R8rQGPphm-RbPsLtfZVdyy6tgxQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/R8rQGPphm-RbPsLtfZVdyy6tgxQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/R8rQGPphm-RbPsLtfZVdyy6tgxQ/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Pliggs/~4/kE_p-FL6h_c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/adding-a-twitter-stream-to-pligg/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
	</channel>
</rss>
