<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[AdsBB South Africa - PunMarks: The Social Bookmarking Tool (SA version with PunBB Support)]]></title>
	<link rel="self" href="http://adsbb.co.za/feed/atom/topic/1261/"/>
	<updated>2010-01-02T09:17:42Z</updated>
	<generator>PunBB</generator>
	<id>http://adsbb.co.za/topic/1261/punmarks-the-social-bookmarking-tool-sa-version-with-punbb-support/</id>
		<entry>
			<title type="html"><![CDATA[Re: PunMarks: The Social Bookmarking Tool (SA version with PunBB Support)]]></title>
			<link rel="alternate" href="http://adsbb.co.za/post/3118/#p3118"/>
			<content type="html"><![CDATA[The code and the mentioned app. are really helpful for the bookmarking work.It provides an flexible interface while doing such work.
Thanks!]]></content>
			<author>
				<name><![CDATA[jacksmith]]></name>
				<uri>http://adsbb.co.za/user/4164/</uri>
			</author>
			<updated>2010-01-02T09:17:42Z</updated>
			<id>http://adsbb.co.za/post/3118/#p3118</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunMarks: The Social Bookmarking Tool (SA version with PunBB Support)]]></title>
			<link rel="alternate" href="http://adsbb.co.za/post/2503/#p2503"/>
			<content type="html"><![CDATA[[b]For PunBB 1.3 [url=http://fixpc.co.za/download/social_bookmarking.zip]download the social_bookmarking extension[/url][/b]]]></content>
			<author>
				<name><![CDATA[Grant]]></name>
				<uri>http://adsbb.co.za/user/2/</uri>
			</author>
			<updated>2009-03-14T17:34:27Z</updated>
			<id>http://adsbb.co.za/post/2503/#p2503</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[PunMarks: The Social Bookmarking Tool (SA version with PunBB Support)]]></title>
			<link rel="alternate" href="http://adsbb.co.za/post/1046/#p1046"/>
			<content type="html"><![CDATA[[b]PunMarks: The Social Bookmarking Tool (SA version with PunBB Support)[/b]

PunMarks is a script designed for PunBB, but will work on just about any website or blog:

[img]http://adsbb.co.za/punmarks/email.png[/img] [img]http://adsbb.co.za/punmarks/muti.png[/img] [img]http://adsbb.co.za/punmarks/laaikit.png[/img] [img]http://adsbb.co.za/punmarks/facebook.gif[/img] [img]http://adsbb.co.za/punmarks/digg.png[/img] [img]http://adsbb.co.za/punmarks/technorati.png[/img] [img]http://adsbb.co.za/punmarks/delicious.png[/img] [img]http://adsbb.co.za/punmarks/su.png[/img] [img]http://adsbb.co.za/punmarks/reddit.png[/img] [img]http://adsbb.co.za/punmarks/newsvine.png[/img] [img]http://adsbb.co.za/punmarks/google.png[/img] [img]http://adsbb.co.za/punmarks/yahoo.png[/img] [img]http://fixpc.co.za/coolsites/button.php?u=PunMarks[/img]

Simply copy the following code:

[code]
<!-- PunMarks -->
<a rel="nofollow" title="Email Link" href=mailto:
onclick="window.open('mailto:?subject='+encodeURIComponent(document.title)+'&body=%0A%0A'+encodeURIComponent(document.title)+'%0A'+encodeURIComponent(location.href)); return false;">
<img align=top height=16 width=16 src="http://adsbb.co.za/punmarks/email.png"></a>

<a rel="nofollow" title="Muti" href="http://www.muti.co.za/submit" 
onclick="window.open('http://www.muti.co.za/submit?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)); return false;">
<img align=top height=16 width=16 src="http://adsbb.co.za/punmarks/muti.png"></a>

<a rel="nofollow" title="Laaik.it" href="http://laaik.it/NewStoryCompact.aspx" 
onclick="window.open('http://laaik.it/NewStoryCompact.aspx?continue=confirm&uri='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)); return false;">
<img align=top height=16 width=16 src="http://adsbb.co.za/punmarks/laaikit.png"></a>

<a rel="nofollow" title="Facebook" href="http://www.facebook.com/sharer.php" 
onclick="window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(location.href)+'&t='+encodeURIComponent(document.title)); return false;">
<img align=top height=16 width=16 src="http://adsbb.co.za/punmarks/facebook.gif"></a>

<a rel="nofollow" title="Digg" href="http://digg.com/submit" 
onclick="window.open('http://digg.com/submit?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)); return false;">
<img align=top height=16 width=16 src="http://adsbb.co.za/punmarks/digg.png"></a>

<a rel="nofollow" title="Technorati" href="http://technorati.com/faves/" 
onclick="window.open('http://technorati.com/faves/?add='+encodeURIComponent(location.href)); return false;">
<img align=top height=16 width=16 src="http://adsbb.co.za/punmarks/technorati.png"></a>

<a rel="nofollow" title="Del.icio.us" href="http://del.icio.us/post" 
onclick="window.open('http://del.icio.us/post?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)); return false;">
<img align=top height=16 width=16 src="http://adsbb.co.za/punmarks/delicious.png"></a>

<a rel="nofollow" title="StumbleUpon" href="http://www.stumbleupon.com/submit" 
onclick="window.open('http://www.stumbleupon.com/submit?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)); return false;">
<img align=top height=16 width=16 src="http://adsbb.co.za/punmarks/su.png"></a>

<a rel="nofollow" title="Reddit" href="http://reddit.com/submit" 
onclick="window.open('http://reddit.com/submit?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)); return false;">
<img align=top height=16 width=16 src="http://adsbb.co.za/punmarks/reddit.png"></a>

<a rel="nofollow" title="Slashdot" href="http://slashdot.org/bookmark.pl" 
onclick="window.open('http://slashdot.org/bookmark.pl?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)); return false;">
<img align=top height=16 width=16 src="http://adsbb.co.za/punmarks/slashdot.png"></a>

<a rel="nofollow" title="Newsvine" href="http://www.newsvine.com/_tools/seed" 
onclick="window.open('http://www.newsvine.com/_tools/seed&save?u='+encodeURIComponent(location.href)+'&h='+encodeURIComponent(document.title)); return false;">
<img align=top height=16 width=16 src="http://adsbb.co.za/punmarks/newsvine.png"></a>

<a rel="nofollow" title="Google Bookmarks" href="http://www.google.com/bookmarks/mark" 
onclick="window.open('http://www.google.com/bookmarks/mark?op=add&bkmk='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)); return false;">
<img align=top height=16 width=16 src="http://adsbb.co.za/punmarks/google.png"></a>

<a rel="nofollow" title="Yahoo Bookmarks" href="http://bookmarks.yahoo.com/" 
onclick="window.open('http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&u='+encodeURIComponent(location.href)+'&t='+encodeURIComponent(document.title)); return false;">
<img align=top height=16 width=16 src="http://adsbb.co.za/punmarks/yahoo.png"></a>

<a target=_blank title="PunMarks" href=http://adsbb.co.za/viewtopic.php?id=1261>
<img align=top src="http://fixpc.co.za/coolsites/button.php?u=PunMarks" alt="PunMarks" width="15" height="15"></a>

[/code]

[b]Please keep the link to PunMarks intact, especially if you are using my images. Thanks :)[/b]

If you have any questions, comments or suggestions please post them below. Please report all bugs and suggest any additional buttons you would like as well.]]></content>
			<author>
				<name><![CDATA[Grant]]></name>
				<uri>http://adsbb.co.za/user/2/</uri>
			</author>
			<updated>2008-01-27T12:13:43Z</updated>
			<id>http://adsbb.co.za/post/1046/#p1046</id>
		</entry>
</feed>
