<?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>Pliggs &#187; Featured Articles</title>
	<atom:link href="http://www.pliggs.com/category/featured-articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pliggs.com</link>
	<description>All things Pligg</description>
	<lastBuildDate>Wed, 28 Apr 2010 16:47:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Facebook Like button and Pligg</title>
		<link>http://www.pliggs.com/facebook-button-pligg/</link>
		<comments>http://www.pliggs.com/facebook-button-pligg/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 01:50:08 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[buttons]]></category>
		<category><![CDATA[facebook]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=1038</guid>
		<description><![CDATA[
			
				
			
		
POST UPDATED! &#8211; We now not only have Google Buzz with their own button, but, now Facebook has launched their own finally.  In this post I will show you how to add the Facebook &#8220;Like&#8221; button your Pligg install.

Open link_summary.tpl:
Determine where you want the button to appear, make sure you allow enough space, at [...]]]></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%2Ffacebook-button-pligg%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pliggs.com%2Ffacebook-button-pligg%2F&amp;source=Pliggs&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><strong>POST UPDATED!</strong> &#8211; We now not only have Google Buzz with their own button, but, now Facebook has launched their own finally.  In this post I will show you how to add the Facebook &#8220;Like&#8221; button your Pligg install.</p>
<p><span id="more-1038"></span></p>
<p>Open link_summary.tpl:</p>
<p>Determine where you want the button to appear, make sure you allow enough space, at least 300px, as the button will show not only a &#8220;Like&#8221; button but who has liked it as well.</p>
<p><img src="http://www.pliggs.com/wp-content/uploads/2010/04/facebooklike-300x88.png" alt="Facebook Like button and Pligg" title="Facebook Like button and Pligg" width="300" height="88" class="aligncenter size-medium wp-image-1039" /></p>
<p>Once you have determined the right location add the following code:</p>
<div class="dean_ch" style="white-space: wrap;">
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href={$url}&amp;amp;layout=standard;&amp;amp;show_faces=false&amp;amp;width=650&amp;amp;action=like&amp;amp;font=arial&amp;amp;colorscheme=light&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; allowTransparency=&quot;true&quot; style=&quot;border:none; margin: 5px 0 0 5px; overflow:hidden; width:650px; height: 25px;&quot;&gt;&lt;/iframe&gt;<br />
&nbsp;</div>
<p>Special thanks to <a href="http://www.ruhanirabin.com/how-to-add-facebook-like-button-to-wordpress-posts/?utm_source=faqpal.com">Ruhani Rabin</a> for the original code.</p>
<p><strong>UPDATE:</strong></p>
<p>One of our readers, <a href="http://www.facebook.com/people/Giuseppe-Dispensa/100000720417453">Giuseppe Dispensa</a> asked if it was possible to the &#8220;Like&#8221; when posted to Facebook, link to the story page as opposed to the URL of the submission.  At first we didn&#8217;t think of this, but, if you would like to send the traffic to you first and then the submissio URL change the following part of the code:</p>
<div class="dean_ch" style="white-space: wrap;">
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=&lt;strong&gt;{$url}&amp;amp;layout=standard;&amp;amp;show_faces=false&amp;amp;width=650&amp;amp;action=like&amp;amp;font=arial&amp;amp;colorscheme=light&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; allowTransparency=&quot;true&quot; style=&quot;border:none; margin: 5px 0 0 5px; overflow:hidden; width:650px; height: 25px;&quot;&gt;&lt;/iframe&gt;<br />
&nbsp;</div>
<p>to:</p>
<div class="dean_ch" style="white-space: wrap;">
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=http://www.YOURDOMAINNAME.com{$story_url}&amp;amp;layout=standard;&amp;amp;show_faces=false&amp;amp;width=650&amp;amp;action=like&amp;amp;font=arial&amp;amp;colorscheme=light&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; allowTransparency=&quot;true&quot; style=&quot;border:none; margin: 5px 0 0 5px; overflow:hidden; width:650px; height: 25px;&quot;&gt;&lt;/iframe&gt;<br />
&nbsp;</div>
<p>make sure you enter your domain name where we have YOURDOMAINNAME.</p>
<p>Have fun, what method will you be using?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/facebook-button-pligg/feed/</wfw:commentRss>
		<slash:comments>63</slash:comments>
		</item>
		<item>
		<title>Getting to know Pligg-Template.com</title>
		<link>http://www.pliggs.com/pliggtemplatecom/</link>
		<comments>http://www.pliggs.com/pliggtemplatecom/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 21:08:22 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=1033</guid>
		<description><![CDATA[
			
				
			
		
We had the pleasure of meeting Stuart Duff, the brains behind the new Pligg-Template.com, not too long ago, so we thought we would do a small interview with him and introduce him the Pligg community.

Pliggs &#8211; Who runs/owns Pligg-Template
Stuart &#8211;  Hi my name is Stuart Duff, Pligg Template is run and operated by my [...]]]></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%2Fpliggtemplatecom%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pliggs.com%2Fpliggtemplatecom%2F&amp;source=Pliggs&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>We had the pleasure of meeting Stuart Duff, the brains behind the new Pligg-Template.com, not too long ago, so we thought we would do a small interview with him and introduce him the Pligg community.</p>
<p><span id="more-1033"></span></p>
<p><strong>Pliggs &#8211; Who runs/owns Pligg-Template</strong><br />
Stuart &#8211;  Hi my name is Stuart Duff, Pligg Template is run and operated by my myself. We wanted to create a template provider for pligg that is transparent, dedicated and crucially one that provides great support which we think pligg templates have been lacking until now. We manage to purchase the domain name in September 0f 2009 and worked on our plans for launch in January 2010, taking a deserved break for the festive period of course. </p>
<p>Prior to starting Pligg Template we have done design work for clients using Wordpress, Drupal and Pligg, our favoured CMS of choice when creating designs in the past has been wordpress and we have already built a successful web design business based around that system.</p>
<p><strong>Pliggs &#8211; How many people are using your video template?</strong><br />
Stuart &#8211;  The PliggTube Template has only been available for under a week at the moment, so far however sales figures look promising and already it has seen some cool updates happen to it.</p>
<p><strong>Pliggs &#8211; Do you have future templates planned, if so how soon and how many?</strong><br />
Stuart &#8211;  We certainly do and also so much more than templates in the works. As we mentioned we come from a wordpress background so we want to bring some of those premium goodness template features to Pligg. </p>
<p>We don’t have a static release schedule for template’s we develop and release templates when they’re ready approach could describe it best. This allows us to test template and not be pushed into rushing things along to meet an announced release date, it also why we provide individual sales and support rather than a template club approach. We see it being and exciting journey over the next few months </p>
<p><strong>Pliggs &#8211; Do you do custom work?</strong><br />
Stuart &#8211;  At Pligg Template the answer would be no. We want to concentrate on designing and releasing some cool templates, for us to take on custom work we feel it would take time away from designing new pligg templates and more expensive to us cut into our support time.</p>
<p><strong>Pliggs &#8211; What Pligg projects do you run?</strong><br />
Stuart &#8211;  We don’t run any at the moment; we simply don’t have enough hours in the day to design templates, work on new ideas, provide support and enjoy some downtime. We are however well versed with the system overall.</p>
<p><strong>Pliggs &#8211; As a whole how do you find the Pligg code to work with?</strong><br />
Stuart &#8211;  Not bad actually and since v1.0 it seems to be easy enough to work with and pretty much stable. Also every template or module we make is developed via SVN so updating is fairly easy as is general maintenance.</p>
<p><strong>Pliggs &#8211; Did you use Pligg prior to v1.0 release?</strong><br />
Stuart &#8211;  Yes think we first used it around v.9.7 or thereabouts.</p>
<p><strong>Pliggs &#8211; Can you give an example of a Pligg site you think has been well done?</strong><br />
Stuart &#8211;  To be honest there aren’t too many that initially spring to mind http://tipd.com is clean simple and functional though and probably my favourite.</p>
<p><a href="http://www.pliggs.com/wp-content/uploads/2010/02/pliggDZine-featured.png"><img src="http://www.pliggs.com/wp-content/uploads/2010/02/pliggDZine-featured-300x188.png" alt="" title="pliggDZine-featured" width="300" height="188" class="aligncenter size-medium wp-image-1034" /></a></p>
<p><a href="http://pligg-template.com/">Pligg-Template.com</a> is home to the fantastic Pligg template <a href="http://pligg-template.com/pliggdzine-02032010/">PliggDZine</a> and <a href="http://pligg-template.com/pliggtube-01192010/">PliggTube</a>.  They also have an affiliate program for site owners, you can sign up <a href="http://pligg-template.com/affiliate/">here</a>.</p>
<p>You can catch of <a href="http://stuartduff.com/">Stuart</a> over at his blog, at <a href="http://wpscoop.com/">WPScoop</a> and on <a href="http://twitter.com/stuartduff">Twitter</a>.</p>
<p>What do you think of the themes released by <a href="http://pligg-template.com/">Pligg-Template.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/pliggtemplatecom/feed/</wfw:commentRss>
		<slash:comments>98</slash:comments>
		</item>
		<item>
		<title>SPAM List</title>
		<link>http://www.pliggs.com/spam-list/</link>
		<comments>http://www.pliggs.com/spam-list/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 19:28:48 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=1024</guid>
		<description><![CDATA[
			
				
			
		
What&#8217;s the biggest annoyance with running a Pligg install?  Dealing with SPAM.  This is unique to Pligg, but because of the type of site that Pligg enables you to run, SPAMMERS love to abuse it.

Most SPAM is submitted via a script, therefore, making it super easy for SPAMMERS to riddle every Pligg install [...]]]></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%2Fspam-list%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pliggs.com%2Fspam-list%2F&amp;source=Pliggs&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>What&#8217;s the biggest annoyance with running a Pligg install?  Dealing with SPAM.  This is unique to Pligg, but because of the type of site that Pligg enables you to run, SPAMMERS love to abuse it.</p>
<p><span id="more-1024"></span></p>
<p>Most SPAM is submitted via a script, therefore, making it super easy for SPAMMERS to riddle every Pligg install they find with their garbage.  If you are like me, I spend about 3 hours a day removing SPAM from <a href="http://www.faqpal.com">FAQPAL</a>, that&#8217;s time I would rather spend doing almost anything else.</p>
<p><img alt="" src="http://www.pliggs.com/images/spam.bmp" title="SPAM List" class="aligncenter" width="254" height="368" /></p>
<p>I have compiled a list of 1787 domain names that have been blacklisted for SPAM.  </p>
<p>Many new Pligg owners aren&#8217;t aware that Pligg has a feature built in where you can have the script check the domain being domain to see if it has been blacklisted, if it has been, the submitter won&#8217;t be able to complete the submission.</p>
<p><strong>All Pligg site should be using this feature.</p>
<p>To enable:</p>
<p>Admin &#8211; Configure &#8211; Anti-spam &#8211; Enable spam checking (set this to true)</strong></p>
<p>The file that lists all sites you blacklist is located in the root folder of your Pligg install and is called local-antispam.txt.  </p>
<p>To add a site to the list, you can manually open the file and add the URL or you can have it added by clicking the ban link in the story admin panel.</p>
<p>To get you started, here is the list of sites I have compiled.</p>
Note: There is a file embedded within this post, please visit this post to download the file.
]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/spam-list/feed/</wfw:commentRss>
		<slash:comments>87</slash:comments>
		</item>
		<item>
		<title>Tagging links with Googles UTM</title>
		<link>http://www.pliggs.com/tagging-links-googles-utm/</link>
		<comments>http://www.pliggs.com/tagging-links-googles-utm/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 01:01:25 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=1020</guid>
		<description><![CDATA[
			
				
			
		
I am currently testing a new way to get your traffic to links posted on your Pligg install noticed better.

Most bloggers use Google Analytics, as it is by far the best FREE analytics service today.

Google Analytics uses a UTM (Urchin Tracking Module) tag so users can add information to the end of their links so [...]]]></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%2Ftagging-links-googles-utm%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pliggs.com%2Ftagging-links-googles-utm%2F&amp;source=Pliggs&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>I am currently testing a new way to get your traffic to links posted on your Pligg install noticed better.</p>
<p><span id="more-1020"></span></p>
<p>Most bloggers use Google Analytics, as it is by far the best FREE analytics service today.</p>
<p><img src="http://www.pliggs.com/wp-content/uploads/2009/12/1_google_logo-300x211.jpg" alt="Google Analytics and Pligg" title="Google Analytics and Pligg" width="300" height="211" class="aligncenter size-medium wp-image-1021" /></p>
<p>Google Analytics uses a UTM (Urchin Tracking Module) tag so users can add information to the end of their links so they know better where their traffic is coming from.  This is typically used for tracking banner ads or text links, but it can be used for cases.</p>
<p>Why not add it the links added to your Pligg install?</p>
<p><strong>To add it, simply open link_summary.tpl:</strong></p>
<div class="dean_ch" style="white-space: wrap;">
&lt;a href=&quot;{$url}&quot; {if $open_in_new_window eq true} target=&quot;_blank&quot;{/if} {if $story_status neq &quot;published&quot;}rel=&quot;nofollow&quot;{/if}&gt;{$title_short}&lt;/a&gt;<br />
&nbsp;</div>
<p><strong>and change it to,</strong></p>
<div class="dean_ch" style="white-space: wrap;">
&lt;a href=&quot;{$url}?utm_source=YOURDOMAIN.com&quot; {if $open_in_new_window eq true} target=&quot;_blank&quot;{/if} {if $story_status neq &quot;published&quot;}rel=&quot;nofollow&quot;{/if}&gt;{$title_short}&lt;/a&gt;<br />
&nbsp;</div>
<p>This will change the normal outbound link:</p>
<p><strong>http://www.shoutmeloud.com/10-best-way-to-check-your-internet-speed.html</strong></p>
<p>to<br />
<strong></p>
<p>http://www.shoutmeloud.com/10-best-way-to-check-your-internet-speed.html?utm_source=YOURDOMAIN.com</strong></p>
<p>In the Analytic panel for that site, if they use Google, they will see your Pligg install listed as a traffic referral much easier.</p>
<p>I have only been using this method for a week, so I am not sure if it will help with getting more traffic or not, but I will do a followup post in a week or two.</p>
<p>What do you think of the idea?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/tagging-links-googles-utm/feed/</wfw:commentRss>
		<slash:comments>93</slash:comments>
		</item>
		<item>
		<title>Displaying recent Wordpress posts in Pligg</title>
		<link>http://www.pliggs.com/displaying-wordpress-posts-pligg/</link>
		<comments>http://www.pliggs.com/displaying-wordpress-posts-pligg/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 01:32:31 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Modules]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=1009</guid>
		<description><![CDATA[
			
				
			
		
In this tutorial I will show you how to start integrating your Wordpress blog into your Pligg install by displaying your recent blog posts in your Pligg sidebar.

One way to add to your Pligg install is to add a Wordpress blog.  The blog can be used for promoting certain site features, posting top 10 [...]]]></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%2Fdisplaying-wordpress-posts-pligg%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pliggs.com%2Fdisplaying-wordpress-posts-pligg%2F&amp;source=Pliggs&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>In this tutorial I will show you how to start integrating your Wordpress blog into your Pligg install by displaying your recent blog posts in your Pligg sidebar.</p>
<p><span id="more-1009"></span></p>
<p>One way to add to your Pligg install is to add a Wordpress blog.  The blog can be used for promoting certain site features, posting top 10 lists or posting site news.  A blog is a great way to increase your site&#8217;s traffic and exposure.</p>
<p><img src="http://www.pliggs.com/wp-content/uploads/2009/11/wordpress-250x250.png" alt="Integrate Pligg and Wordpress" title="Integrate Pligg and Wordpress" width="200" height="200" class="alignleft size-full wp-image-1010" /><img src="http://www.pliggs.com/wp-content/uploads/2009/11/pligg-300x300.jpg" alt="Integrate Pligg and Wordpress" title="Integrate Pligg and Wordpress" width="200" height="200" class="alignright size-medium wp-image-1011" class="shadow_curl" /></p>
<div style="clear:both;">&nbsp;</div>
<p>I added a Wordpress blog to <a href="http://www.faqpal.com">FAQPAL</a> a couple of months ago and it has certainly helped.</p>
<p>One way to integrate the blog is to display your recent blog posts in the Pligg sidebar, this will again add to your blog traffic and ultimately your Pligg install traffic.</p>
<p>In order to do this, you will need to download the latest version of <a href="http://simplepie.org/downloads/">Simplepie</a>, once downloaded, unzip it, and upload it to your 3rdparty folder.  It will take approximately 5 minutes to upload, as it is a huge folder.</p>
<p><img src="http://www.pliggs.com/wp-content/uploads/2009/11/logo_simplepie_horizontal.png" alt="SimplePie" title="SimplePie" width="180" height="45" class="aligncenter size-full wp-image-1012" /></p>
<p>Now in order to make this work, you must choose a .php file to add the following code, I have used sidebar_stories_u.php (using v9.9.5) and added it to the bottom.</p>
<p>In Wistie open libs/sidebarstories.php, add to the bottom:</p>
<div class="dean_ch" style="white-space: wrap;">&lt; ?php<br />
$feed_url = &#8216;http://www.YOURSITE.com/blog/feed/&#8217;;<br />
$max_items = 5;<br />
&nbsp;<br />
//Load SimplePie<br />
include &#8216;http://www.YOURSITE.com/3rdparty/simplepie/includes/simplepie.inc&#8217;;<br />
&nbsp;<br />
//Fetch the RSS feed<br />
$feed = new SimplePie($feed_url);<br />
&nbsp;<br />
//Check for errors<br />
if ($feed-&gt;error())<br />
&nbsp; &nbsp; &nbsp; &nbsp; echo &#8216;Error : &#8216;,$feed-&gt;error();<br />
&nbsp;<br />
//Output up to $max_items posts <br />
foreach ($feed-&gt;get_items(0, $max_items) as $item): ?&gt;<br />
&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&lt;div class=&quot;item&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;h3 class=&quot;title&quot;&gt;&lt;a href=&quot;<span class="kw2">&lt;?php</span> <a href="http://www.php.net/echo"><span class="kw3">echo</span></a> <span class="re0">$item</span>-&gt;<span class="me1">get_permalink</span><span class="br0">&#40;</span><span class="br0">&#41;</span>; <span class="kw2">?&gt;</span>&quot;&gt;&lt; ?php echo $item-&gt;get_title(); ?&gt;&lt;/a&gt;&lt;/h3&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt; ?php echo $item-&gt;get_description(); ?&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;&lt;small&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Posted &nbsp;&lt; ?php if ($author = $item-&gt;get_author()){ echo &#8216; by &#8216;.$author-&gt;get_name(); }?&gt; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; on &lt; ?php echo $item-&gt;get_date(&#8216;j F Y | g:i a&#8217;); ?&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/small&gt;&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&lt; ?php <br />
endforeach; <br />
?&gt;</div>
<p>In the above code, make sure you change the domain to match yours, as well make sure the path to your blog is correct.</p>
<p>The code above will display &#8220;5&#8243; of your recent entries, which you can change by altering:</p>
<p><code>$max_items = 5;</code></p>
<p>it will also display the excerpt for the each blog post, author name and date.  I chose to only display the title, so you can remove the following:</p>
<div class="dean_ch" style="white-space: wrap;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt; ?php echo $item-&gt;get_description(); ?&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;&lt;small&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Posted &nbsp;&lt; ?php if ($author = $item-&gt;get_author()){ echo &#8216; by &#8216;.$author-&gt;get_name(); }?&gt; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; on &lt; ?php echo $item-&gt;get_date(&#8216;j F Y | g:i a&#8217;); ?&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/small&gt;&lt;/p&gt;</div>
<p>That&#8217;s it.  This module will work on both v9.9.5 and the latest Pligg build.  You will need to do whatever styling you want in order to blend it in with the rest of your site.</p>
<p>You can see a working example on <a href="http://www.faqpal.com">FAQPAL</a>, check out the <a href="http://www.faqpal.com/blog">blog</a> as well.</p>
<p>As always, any issues leave me a comment below.</p>
<p>Will you be using this on your Pligg install?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/displaying-wordpress-posts-pligg/feed/</wfw:commentRss>
		<slash:comments>79</slash:comments>
		</item>
		<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"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pliggs.com%2Fadding-digg-style-screenshot-wistie%2F&amp;source=Pliggs&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</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>
]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/adding-digg-style-screenshot-wistie/feed/</wfw:commentRss>
		<slash:comments>76</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"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pliggs.com%2Fautopublish-twitter%2F&amp;source=Pliggs&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</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>
]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/autopublish-twitter/feed/</wfw:commentRss>
		<slash:comments>115</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"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pliggs.com%2Fadding-sexybookmarks-pligg%2F&amp;source=Pliggs&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</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(&#8216;.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(&#8216;.sexy-bookmarks&#8217;).height();var sexyFullHeight=jQuery(&#8216;.sexy-bookmarks ul.socials&#8217;).height();if (sexyFullHeight&gt;sexyBaseHeight) {jQuery(&#8216;.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(&#8216;.sexy-bookmarks-center&#8217;)) {var sexyFullWidth=jQuery(&#8216;.sexy-bookmarks&#8217;).width();var sexyBookmarkWidth=jQuery(&#8216;.sexy-bookmarks:first ul.socials li&#8217;).width();var sexyBookmarkCount=jQuery(&#8216;.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(&#8216;.sexy-bookmarks-center&#8217;).css(&#8216;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(&#8216;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(&#8216;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>
]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/adding-sexybookmarks-pligg/feed/</wfw:commentRss>
		<slash:comments>57</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"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pliggs.com%2Ffree-backlink-monitor-tool%2F&amp;source=Pliggs&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</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>
]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/free-backlink-monitor-tool/feed/</wfw:commentRss>
		<slash:comments>80</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"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pliggs.com%2Fcss-pligg-tooltip%2F&amp;source=Pliggs&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</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>
]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/css-pligg-tooltip/feed/</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
	</channel>
</rss>
