<?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>elamb &#187; blogging/blog howto</title>
	<atom:link href="http://elamb.org/category/bloggingblog-howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://elamb.org</link>
	<description>information system security, risk management, scam research</description>
	<lastBuildDate>Mon, 28 Nov 2011 02:27:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Unable to create directory-parent directory writable? wordpress 2.7</title>
		<link>http://elamb.org/unable-to-create-directory-parent-directory-writeable/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=unable-to-create-directory-parent-directory-writeable</link>
		<comments>http://elamb.org/unable-to-create-directory-parent-directory-writeable/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 15:33:18 +0000</pubDate>
		<dc:creator>elamb.security</dc:creator>
				<category><![CDATA[blogging/blog hack]]></category>
		<category><![CDATA[blogging/blog howto]]></category>
		<category><![CDATA[blogging/blogging tricks]]></category>
		<category><![CDATA[Main Digg]]></category>
		<category><![CDATA[Other Stuff]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[wordpress]]></category>

	<!-- AutoMeta Start -->
	<category></category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://elamb.org/?p=1740</guid>
		<description><![CDATA[I was having uploading images on one of my WordPress 2.7 &#038; 2.8 blogs. It gave me the following error: Unable to create directory /home/username/server/wp-content/uploads/20XX/MM/ Is it parent directory writable by the server? After a long time searching I found &#8230; <a href="http://elamb.org/unable-to-create-directory-parent-directory-writeable/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was having uploading images on one of my WordPress 2.7 &#038; 2.8 blogs.  It gave me the following error:<br />
Unable to create directory /home/username/server/wp-content/uploads/20XX/MM/   Is it parent directory writable by the server?</p>
<p>After a long time searching I found this <a href="http://www.cyriac.me/how-to-solve-image-upload-error-in-wordpress-27/">solution from http://www.cyriac.me</a></p>
<blockquote><p>Step 1: Log into your admin panel</p>
<p>Step 2: Go to Settings>>Miscellaneous</p>
<p>You will see two options,</p>
<p>Store uploads in this folder<br />
Full URL path to files<br />
Most probably you will see</p>
<p>/home/.boogee/XXXXX/XXXXXXX/wp-content/uploads</p>
<p>in the first field.</p>
<p>Step 3: Edit that to just</p>
<p>wp-contents/uploads</p></blockquote>
<p>Some people were suggesting that you solve the problem my making the folders permissions 777, meaning anyone can do anything to that particular folder.  As a security guy, I knew this was a bad idea (and it also did work for me <img src='http://elamb.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ).  I kept searching and ran into that solution.</p>
<p>Worked like a charm!  thanks cyriac for putting solution on the blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://elamb.org/unable-to-create-directory-parent-directory-writeable/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Why Subdomain Hosting is Bad</title>
		<link>http://elamb.org/why-subdomain-hosting-is-bad/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=why-subdomain-hosting-is-bad</link>
		<comments>http://elamb.org/why-subdomain-hosting-is-bad/#comments</comments>
		<pubDate>Thu, 20 Jul 2006 21:27:28 +0000</pubDate>
		<dc:creator>elamb</dc:creator>
		<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/elamb_security/elamb.org/wp-content/plugins/autometa/autometa.php</b> on line <b>300</b><br />
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogging/blog hack]]></category>
		<category><![CDATA[blogging/blog howto]]></category>
		<category><![CDATA[Main Digg]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://elamb.org/why-subdomain-hosting-is-bad/</guid>
		<description><![CDATA[&#8220;A quick look at why offering non-reseller subdomain hosting is a bad idea and can expose your passwords to malicious hostees.&#8221; I&#8217;m glad I stubbled across this. I was going to host on WordPress Mu, but now I think I&#8217;ll &#8230; <a href="http://elamb.org/why-subdomain-hosting-is-bad/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>&#8220;A quick look at why offering non-reseller subdomain hosting is a bad idea and can expose your passwords to malicious hostees.&#8221;</p>
<p>I&#8217;m glad I stubbled across this. I was going to host on WordPress Mu, but now I think I&#8217;ll stick with Blogware until I can lock down WPMU. WordPress is a superior product (more intuitive, better SEO design ect) But WPMU is just too new. I don&#8217;t feel comfortable having a buch of customers on such a shake, new system. I will likely host my own set of blogs on it until all the major bugs are worked out.</p>
<p><a href="http://www.jemjabella.co.uk/post.php?title=20060720_why_subdomain_hosting_is_bad">read more</a>Â |Â <a href="http://digg.com/security/Why_Subdomain_Hosting_is_Bad">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://elamb.org/why-subdomain-hosting-is-bad/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Why Social Bookmarking and Service Links: Social Market Optimization</title>
		<link>http://elamb.org/why-social-bookmarking-and-service-links-social-market-optimization/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=why-social-bookmarking-and-service-links-social-market-optimization</link>
		<comments>http://elamb.org/why-social-bookmarking-and-service-links-social-market-optimization/#comments</comments>
		<pubDate>Tue, 28 Mar 2006 10:33:05 +0000</pubDate>
		<dc:creator>elamb.security</dc:creator>
		<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/elamb_security/elamb.org/wp-content/plugins/autometa/autometa.php</b> on line <b>300</b><br />
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogging/blog howto]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[SMO]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://elamb.org/?p=494</guid>
		<description><![CDATA[Why Service&#160; Links?Service links are the little buttons you see on blogs that allow the user to submit your article to your online bookmarking account. &#160;&#160;&#160;&#160;&#160; Consider&#160; Social Marketing Optimization (SMO)The best&#160; thing about these service links is social marketing &#8230; <a href="http://elamb.org/why-social-bookmarking-and-service-links-social-market-optimization/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.elamb.org/howto/servicelinks.htm#why_service_links">Why Service&nbsp; Links?</a><br />Service links are the little buttons you see on blogs that allow the user to submit your article to your online bookmarking account. <img src="http://www.elamb.org/hacked/images/reddit.png"><img src="http://www.elamb.org/hacked/images/furl.gif"><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <strong>Consider&nbsp; Social Marketing Optimization (SMO)The best&nbsp; thing about these service links is social marketing optimization. Social&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; marketing&nbsp; optimization is where you allow your readers some control of the ranking,&nbsp; content or look of your site.&nbsp; Service Links allows your readers to show their&nbsp; approval of your content by bookmarking it or saving it in their own accounts&nbsp; across the web.&nbsp; These accounts, such as Del.icio.us, actually publish all&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; user content to the web for all to see. The reader also chooses the labels&nbsp; associated with your content and exposes that same content to like minded&nbsp; readers who may have been previously unaware of your presence.&nbsp; SMO is allowing&nbsp; your readers to syndicate your content, that is what service link do.&nbsp; This is the current direction of the World Wide Web (<a href="http://www.google.com/search?hl=en&amp;lr=&amp;q=pakii%2Bsmo&amp;btnG=Search">Pakii/SMO</a>).</p>
<p>For more information on Social Marketing Optimization check out Mr. T.L. Pakii&#39;s site on the subject: <a href="http://blogforfunandprofit.blogware.com/blog/BlogMarketing/_archives/2005/2/17/329201.html">Blogging for Fun and Profit/SMO</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://elamb.org/why-social-bookmarking-and-service-links-social-market-optimization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dvorak&#039;s Blog Spam Fix</title>
		<link>http://elamb.org/dvoraks-blog-spam-fix/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dvoraks-blog-spam-fix</link>
		<comments>http://elamb.org/dvoraks-blog-spam-fix/#comments</comments>
		<pubDate>Tue, 27 Sep 2005 03:11:07 +0000</pubDate>
		<dc:creator>elamb.security</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogging/blog hack]]></category>
		<category><![CDATA[blogging/blog howto]]></category>
		<category><![CDATA[blogging/blogging tricks]]></category>
		<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[I got hacked]]></category>
		<category><![CDATA[Internet and Information Technology Security]]></category>
		<category><![CDATA[Kill Spammers]]></category>
		<category><![CDATA[security]]></category>

	<!-- AutoMeta Start -->
	<category></category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://elamb.org/?p=224</guid>
		<description><![CDATA[Dvorak gets no spam, now he gets no blog spam.&#160; But my spam problems have just begun:I started getting nailed with casino, porn and commercial site spam.&#160; They trackback promoting Disney Trips, penis enlargements or, my favorite, Texas Holdem.&#160; I &#8230; <a href="http://elamb.org/dvoraks-blog-spam-fix/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Dvorak gets no spam, now he gets no blog spam.&nbsp; </p>
<p>But my spam problems have just begun:<br />I started getting nailed with casino, porn and commercial site spam.&nbsp; They trackback promoting Disney Trips, penis enlargements or, my favorite, Texas Holdem.&nbsp; I still get a few spam links about every few weeks or so.&nbsp; And I&#39;m currently getting and giving traffic to a casino site.. and I haven&#39;t figured out how that is happening.&nbsp; I&#39;m&nbsp;sure these bastards are usings some&nbsp;kind of software to locate vulnerable (anonymous accepting) blogs and nuke them.&nbsp; I&#39;ve had to terminate my anonymous comments and I&#39;m thinking of shutting down my Trackbacks.&nbsp; I also blocked a few repeat offenders.&nbsp; For me, that is unfortunate because the interaction (free comments, links to and from relevant sites of many different oppinions) is the coolest thing about blogs.&nbsp; Blog innocence has come and gone over night.</p>
<p>Appearently, Marc Perkel at <a href="http://www.ctyme.com/">ctyme.com</a> has found a way to get rid of all spam providing you are using apache and on word press.</p>
<p>He does it with this code:</p>
<p>&lt; location /blog/wp-comments-newpost.php &gt;<br />RewriteEngine On<br />RewriteCond %{HTTP_REFERER} !^.*dvorak.org/.*<br />RewriteRule ^.* http://www.ctyme.com/comment-spam.html<br />&lt; /location &gt;</p>
<p><a href="http://www.dvorak.org/blog/?p=2904">read more</a>&nbsp;|&nbsp;<a href="http://digg.com/programming/Dvorak_s_Blog_Spam_Fix">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://elamb.org/dvoraks-blog-spam-fix/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Whax How to (formerly known as whoppix)</title>
		<link>http://elamb.org/whax-how-to-formerly-known-as-whoppix/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=whax-how-to-formerly-known-as-whoppix</link>
		<comments>http://elamb.org/whax-how-to-formerly-known-as-whoppix/#comments</comments>
		<pubDate>Mon, 18 Jul 2005 21:49:17 +0000</pubDate>
		<dc:creator>elamb.security</dc:creator>
		<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/elamb_security/elamb.org/wp-content/plugins/autometa/autometa.php</b> on line <b>300</b><br />
		<category><![CDATA[blogging/blog howto]]></category>
		<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[I got hacked]]></category>
		<category><![CDATA[Internet and Information Technology Security]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Super GEEK]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[tutorials/tools]]></category>
		<category><![CDATA[tutorials/tools/WHAX]]></category>
		<category><![CDATA[tutorials/tools/Whoppix]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://elamb.org/?p=105</guid>
		<description><![CDATA[The WHAX Live CD OS (formerly known as WHOPPIX) has a useful knowledgebase of growing information on how to use its very modular features. I notice a few people coming to my blog to find tutorials on WHAX/Whoppix, but where &#8230; <a href="http://elamb.org/whax-how-to-formerly-known-as-whoppix/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The WHAX Live CD OS (formerly known as WHOPPIX) has a useful knowledgebase of growing information on how to use its very modular features. </p>
<p>I notice a few people coming to my blog to find tutorials on WHAX/Whoppix, but where you really want to go is here:</p>
<p><a href="http://iwhax.net/modules/xoopsfaq/">http://iwhax.net/modules/xoopsfaq/</a></p>
<p>If there is something you want to know just ask the WHAX gurus on their interactive site.&nbsp; The Whoppix webpage looked nice but the creators of this incredible tool made a briliant move in this new interactive, blog howto structure.</p>
<p>If you <strong>Whax guys read this</strong>, I suggest getting some trackbacks.</p>
<p><a href="http://iwhax.net/modules/xoopsfaq/">read more</a>&nbsp;|&nbsp;<a href="http://digg.com/linux_unix/Whax_How_to_(formerly_known_as_whoppix)">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://elamb.org/whax-how-to-formerly-known-as-whoppix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Absolutely Del.icio.us &#8211; Complete Tool Collection</title>
		<link>http://elamb.org/absolutely-delicious-complete-tool-collection/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=absolutely-delicious-complete-tool-collection</link>
		<comments>http://elamb.org/absolutely-delicious-complete-tool-collection/#comments</comments>
		<pubDate>Tue, 28 Jun 2005 04:11:50 +0000</pubDate>
		<dc:creator>elamb.security</dc:creator>
		<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/elamb_security/elamb.org/wp-content/plugins/autometa/autometa.php</b> on line <b>300</b><br />
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogging/blog hack]]></category>
		<category><![CDATA[blogging/blog howto]]></category>
		<category><![CDATA[blogging/blogging tricks]]></category>
		<category><![CDATA[blogging/blogharbor]]></category>
		<category><![CDATA[blogging/blogharbor/blogware]]></category>
		<category><![CDATA[blogging/moveabletype]]></category>
		<category><![CDATA[blogging/RSS]]></category>
		<category><![CDATA[blogging/typepad]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[delicious/delicious_keywords]]></category>
		<category><![CDATA[delicious/tags]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[tutorials]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://elamb.org/?p=83</guid>
		<description><![CDATA[del.icio.us is a very popular social bookmarks manager. This is possibly the largest collection of tools related to del.icio.us and is constantly updated. read more&#160;&#124;&#160;digg story]]></description>
			<content:encoded><![CDATA[<p>del.icio.us is a very popular social bookmarks manager. This is possibly the largest collection of tools related to del.icio.us and is constantly updated.</p>
<p><a href="http://pchere.blogspot.com/2005/02/absolutely-delicious-complete-tool.html">read more</a>&nbsp;|&nbsp;<a href="http://digg.com/technology/Absolutely_Del.icio.us_-_Complete_Tool_Collection">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://elamb.org/absolutely-delicious-complete-tool-collection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Del.icio.us Daily Blog Posting</title>
		<link>http://elamb.org/delicious-daily-blog-posting/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=delicious-daily-blog-posting</link>
		<comments>http://elamb.org/delicious-daily-blog-posting/#comments</comments>
		<pubDate>Sat, 25 Jun 2005 03:24:48 +0000</pubDate>
		<dc:creator>elamb.security</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogging/blog hack]]></category>
		<category><![CDATA[blogging/blog howto]]></category>
		<category><![CDATA[blogging/blogging tricks]]></category>
		<category><![CDATA[blogging/blogharbor]]></category>
		<category><![CDATA[blogging/blogharbor/blogware]]></category>
		<category><![CDATA[blogging/moveabletype]]></category>
		<category><![CDATA[blogging/RSS]]></category>
		<category><![CDATA[blogging/typepad]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[delicious/Add New Thingy]]></category>
		<category><![CDATA[delicious/delicious_keywords]]></category>
		<category><![CDATA[delicious/tags]]></category>
		<category><![CDATA[Howto]]></category>

	<!-- AutoMeta Start -->
	<category></category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://elamb.org/?p=75</guid>
		<description><![CDATA[Content is king.&#160; The more quality content you&#160;manage the more traffic you get.&#160; There are a few methods&#160;of creating automated content that seem to be greatly over looked&#160; Here is one: Del.icio.us: Del.icio.us has a built in automated tool that &#8230; <a href="http://elamb.org/delicious-daily-blog-posting/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Content is king.&nbsp; The more quality content you&nbsp;manage the more traffic you get.&nbsp; There are a few methods&nbsp;of creating automated content that seem to be greatly over looked&nbsp; Here is one:</p>
<p><u><strong>Del.icio.us: </strong></u></p>
<p>Del.icio.us has a built in automated tool that allows its users to recieve automated updates to their online bookmarks.</p>
<p>If you login and goto the &#8220;Settings&#8221; tab and look under Experimental you&#39;ll see &#8220;daily posting blog.&#8221;&nbsp; Select &#8220;add new thingy&#8221;</p>
<p>Here are links with detailed instructions on how to configure the &#8220;add new thingy&#8221;:</p>
<p align="left"><strong><u>Moveable Type:</u></strong></p>
<p align="left"><a href="http://www.commoncraft.com/archives/001028.html">Common Craft</a></p>
<p align="left"><a href="http://wen-xin.net/archives/2004/10/26/easiest_way_to_post_delicious_to_mt_powered_blog.php">Kevin Wen</a></p>
<p align="left"><a href="http://hownow.brownpau.com/archives/2005/04/delicious_daily_blog_posting">BrownPau</a></p>
<p align="left"><strong><u>WordPress:</u></strong></p>
<p align="left"><a href="http://nozell.com/blog/archives/2004/09/17/yet-another-dailydelicious-hack-for-wordpress/">Nozell </a>(Rhyms with Oh, Hell)</p>
<p align="left"><strong><u>Typepad:</u></strong> </p>
<p align="left"><a href="http://thelastminute.typepad.com/blog/2005/04/delicious_links.html#comments">LastMinute</a></p>
<p align="left"><strong><u>HERE IS HOW I did it:</u></strong></p>
<p align="left">Get the Del.icio.us RSS URL of your choice (orange RSS button located in the bottom left corner).&nbsp;&nbsp;Copy and&nbsp;paste that code into&nbsp;the RSS Parser of your choice.&nbsp;List of RSS Parsers:&nbsp;</p>
<p align="left">&nbsp; <a href="http://p3k.org/rss/?setup=true">http://p3k.org/rss/?setup=true</a><br />&nbsp;&nbsp;<a href="http://rssxpress.ukoln.ac.uk/">http://rssxpress.ukoln.ac.uk/</a>&nbsp; <br />&nbsp;&nbsp;<a href="http://www.rssgov.com/rssparsers.html">http://www.rssgov.com/rssparsers.html</a><br />&nbsp;&nbsp;<a href="http://del.icio.us/tag/rss+parser">http://del.icio.us/tag/rss+parser</a></p>
<p align="left">&nbsp;It will take the RSS and crank out HTML with&nbsp;content baked&nbsp;fresh daily as the del.icio.us tag is updated.&nbsp; With no further work on your part.&nbsp; <strong>What a lazy bastard you are!</strong> You are getting new content with no work while everyone else slaves away by copying &amp; pasting and children are still dying in Africa.&nbsp;&nbsp;If you select a popular tag, it will actually send stuff you haven&#39;t seen on CNN, Digg, Slashdot or anywhere else&#8230; very entertaining at times.</p>
]]></content:encoded>
			<wfw:commentRss>http://elamb.org/delicious-daily-blog-posting/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Putting a Del.icio.us, Digg, technorati and Slashdot button into your blog</title>
		<link>http://elamb.org/putting-a-delicious-digg-technorati-and-slashdot-button-into-your-blog/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=putting-a-delicious-digg-technorati-and-slashdot-button-into-your-blog</link>
		<comments>http://elamb.org/putting-a-delicious-digg-technorati-and-slashdot-button-into-your-blog/#comments</comments>
		<pubDate>Fri, 17 Jun 2005 02:02:10 +0000</pubDate>
		<dc:creator>elamb.security</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogging/blog hack]]></category>
		<category><![CDATA[blogging/blog howto]]></category>
		<category><![CDATA[blogging/blogging tricks]]></category>
		<category><![CDATA[blogging/blogharbor]]></category>
		<category><![CDATA[blogging/blogharbor/blogware]]></category>
		<category><![CDATA[blogging/moveabletype]]></category>
		<category><![CDATA[blogging/RSS]]></category>
		<category><![CDATA[blogging/typepad]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[delicious/delicious_keywords]]></category>
		<category><![CDATA[delicious/tags]]></category>
		<category><![CDATA[DIGG]]></category>
		<category><![CDATA[DIGG/dig]]></category>
		<category><![CDATA[DIGG/keywords]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Other Stuff]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[tutorials/tools]]></category>

	<!-- AutoMeta Start -->
	<category></category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://elamb.org/?p=56</guid>
		<description><![CDATA[I have expanded my social bookmark article adding more details pictures and&#160; how to add more social bookmarks (aka service links) to drupal. Click HERE for the expanded version of this social bookmarks article.&#160; Hope this helps. This is fairly &#8230; <a href="http://elamb.org/putting-a-delicious-digg-technorati-and-slashdot-button-into-your-blog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have <a href="http://www.elamb.org/howto/social_bookmarks2.htm">expanded my social bookmark</a> article adding more details pictures and&nbsp; how to add more <a href="http://www.elamb.org/howto/social_bookmarks2.htm#socialbookmarkdrupal">social bookmarks (aka service links) to drupal</a>. </p>
<div>
<p><font size="4"><strong><font size="3"><a href="http://www.elamb.org/howto/social_bookmarks2.htm">Click HERE </a>for the expanded version of this social bookmarks article.&nbsp; Hope this helps.<br /></font></strong></font></p>
<p><font size="4"><strong><font size="3"><em>This is fairly easy to do but you should have a basic understanding of HTML before you proceed. For those of us who are still learning, <strong>this will take patients and some reading.</strong></em></font></strong></font></p>
<p><font size="4"><font size="3">These are buttons on your blog that allow customers to submit your article to Digg, Del.icio.us and Slashdot at the click of a button. </font></font></p>
<p><font size="4"><font size="3"><font size="3"><strong>What is Digg, Del.icio.us, Technorati?</strong>&nbsp;&nbsp;</font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><u><a href="http://www.digg.com/">Digg</a></u> is a user-defined news site similar to Slashdot only better. <u><a href="http://del.icio.us/">Del.icio.us</a></u> is an online social bookmark site that allows you to have all your bookmarks in one place and access them from any computer connected to the Internet. <u>Technorati</u> has mastered tagging for blogs if you have blogware you already have a link for the Technorati Cosmos (code for added this feature are at the bottom of this post). All these tools are HIGHLY effective at getting more traffic, getting Google to index your site constantly and getting submerged into a niche online community that will get you â€œ<a href="http://blogforfunandprofit.blogware.com/blog/_archives/2005/2/17/329201.html">social traffic</a>.â€ </font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3">About This Instruction:<br />This instruction uses specific Blogware/Blogharbor examples. If youâ€™re content manager gives you the ability to get down into Template code you should be able to ad these buttons. Hopefully, this will serve as a decent guide regardless of your tools. </font></font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3">If youâ€™ve got mad skillz, the icons are in Step 1 and the code is in Step 4. Enjoy. </font></font></font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong>Step 1. Get the icons.</strong></font></font></font></font></font> </font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">Here they are. Right click and â€œsave file as.â€ <img src="http://elamb.blogharbor.com/digman1.gif"><img src="http://elamb.blogharbor.com/slashdot1.ico"><img src="http://elamb.blogharbor.com/technorati.gif"><img src="http://elamb.blogharbor.com/delicious1.gif"> </font></font></font></font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><strong><font size="3"><font size="3"><font size="3"><font size="3">Step 2. Getting to the code in Blogware and Blogger</font></font></font></font> </strong></font></font></font></p>
<blockquote>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">Once logged in to Blogware/Blogharbor (or reseller blogwares) go to the â€œ<strong>Look &amp; Feel</strong>â€ then click on â€œ<strong>Template</strong>â€</font></font></font></font> </font></font></font></p>
</blockquote>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">For Blogger login and go to the Template tab. </font></font></font></font></font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong>Step 3. What templates to edit (Google Bloggers go to the bottom of this step)</strong></font></font></font></font></font> </font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">Within Blogware you will see a bunch of Templates. But we are only interested in two templates: â€œ<strong>Article</strong>â€ and â€œ<strong>Category</strong>â€</font></font></font></font></font> </font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">If you look at any blog you it will usually see a permalink, comments, link, and/or trackback at the beginning or end of any article. This is what we are looking for when we go into the code.</font></font></font></font></font></font></font> </font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">Click on the â€œ<strong>Edit</strong>â€ link for Article template. </font></font></font></font></font></font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">You will be taken to the â€œ<strong>Select Style</strong>â€ page. Once there, choose your style. If you, your administrator, or reseller hasnâ€™t changed anything you will only have one option, â€œ<strong>standard</strong>.â€</font></font></font></font></font> </font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">Finally, youâ€™ll get to the â€œ<strong>Edit Template</strong>â€ page. </font></font></font></font></font></font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">Back up the Template by selecting download from the Action drop down. We will not work from the downloaded copy. It makes a great reference if you have a hard time figuring out what you deleted to mess everything up. Just do a save as and hit the back but to get back to your template.</font></font></font></font></font> </font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">Select â€œ<strong>Copy</strong>â€ in the Action drop down box. </font></font></font></font></font></font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">I donâ€™t recommend working from the download for this particular hack. Downloading automatically changes the paths to your local machine. If youâ€™re lazy like me you donâ€™t want to go back in and figure out all the original paths.</font></font></font></font></font></font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">Blogware is great because it will actually allow you to edit a live version of your blogs article template on the fly in what is called a â€œ<strong>Staging Area</strong>.â€ From there you can preview changes and eventually save and make it live.</font></font></font></font></font></font></font> </font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">Now you need to find the permanent link, comment code that allows the blog reader to interact with your blog posts. It will look something like this:</font></font></font></font></font></font></font></font></p>
<blockquote>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><u><strong>BLOGWARE CODE</strong> </u></font></font></font></font></font></font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">{{publish_time.hour}}:{{publish_time.min}}{{publish_time.ampm}} ({{publish_time.zone}})</font></font></font></font></font></font></font> </font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">on {{publish_time.month_name}} {{publish_time.day}}, {{publish_time.year}} &amp;nbsp;|&amp;nbsp; &lt;a href=&#8221;{{url}}&#8221;&gt;PermanentLink&lt;/a&gt;{{if cosmos_url}}&amp;nbsp;|&amp;nbsp; &lt;a href=&#8221;http://technorati.com/cosmos/search.html?url={{permalink_url}}&#8221;&gt;&lt;img src=&#8221;/technorati.gif&#8221; alt=&#8221;See this page in technorati&#8221;&gt;Cosmos&lt;/a&gt;{{/if}}&amp;</font></font></font></font></font></font></font> </font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">You will copy and paste the my code in Step 4 after the Cosmos. (youâ€™ll notice I added the technorati symbol just before the Cosmos.) </font></font></font></font></font></font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><strong><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><u>BLOGGER CODE (located in Template)</u></font></font></font></font></font></font> </strong></font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">In the post module located here:</font></font></font></font></font></font> </font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">&lt;!&#8211; Begin .post &#8211;&gt;</font></font></font></font></font></font> </font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">Put this Codeâ€¦</font></font></font></font></font></font> </font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">&lt;a href=&#8221;&lt;$BlogItemPermalinkUrl$&gt;&#8221; title=&#8221;permanent link&#8221;&gt;&lt;$BlogItemDateTime$&gt;&lt;/a&gt; &amp;nbsp; </font></font></font></font></font></font></font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">&lt;a href=&#8221;http://del.icio.us/post?url=&lt;$BlogItemPermalinkUrl$&gt;&amp;title=&lt;$BlogItemTitle$&gt; &#8220;&gt; &lt;img src=&#8221;http://your.blog.com/delicious.gif&#8221; alt=&#8221;book mark &lt;$BlogItemTitle$&gt; in del.icio.us&#8221;&gt;Del.icio.us&lt;/a&gt; &amp;nbsp;| &amp;nbsp; &lt;a href=&#8221;http://www.digg.com/submit&#8221; target=&#8221;_new&#8221;&gt;&lt;img src=&#8221;http://your.blog.com/digman.gif&#8221; alt=&#8221;submit &lt;$BlogItemTitle$&gt; to digg.com&#8221;&gt;Digg&lt;/a&gt; &amp;nbsp;| &amp;nbsp; &lt;a href=&#8221;http://slashdot.org/submit.pl&#8221; target=&#8221;_new&#8221;&gt;&lt;img src=&#8221; http://your.blog.com/slashdot.ico&#8221; alt=&#8221;submit &lt;$BlogItemTitle$&gt; to slashdot.com&#8221;&gt;Slashdot&lt;/a&gt;</font></font></font></font></font></font> </font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong>Before and after this:</strong></font></font></font></font></font></font></font></font> </font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">&lt;div&gt;</font></font></font></font></font></font></font></font> </font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">&lt;$BlogItemBody$&gt;</font></font></font></font></font></font> </font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">&lt;/div&gt;</font></font></font></font></font></font></font></font> </font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">&lt;/div&gt; </font></font></font></font></font></font></font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong>Make sure you preview and test.</strong></font></font></font></font></font></font></font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">You will want to add your code after the last item that allows blog readers to interact with your blog article. This could be the Permalink, cosmos, comment or time. In my case it is my technorati Cosmos search button. For the Techorati button see the code below.</font></font></font></font></font></font> </font></font></font></p>
</blockquote>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong>Step 4. Get the Code then Copy &amp; Paste it.</strong></font></font></font></font></font></font></font> </font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">Hereâ€™s a break down of the code.</font></font></font></font></font></font></font> </font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">Variables: </font></font></font></font></font></font></font></font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">Variables differ for each blog type (Table 1.1). No matter what blog type you use you will only need to use two variables for this hack, the permanent link (articles url) of the blog post and its title (name of the Article). </font></font></font></font></font></font></font></font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong><u>Table 1.1</u></strong></font> </font></font></font></font></font></font></font></font></font></font></p>
<table border="1" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td rowspan="2" width="178">
<p align="center">&nbsp;</p>
<p align="center"><font size="3"><strong>Blog Type</strong></font></p>
<p align="center">&nbsp;</p>
</td>
<td colspan="2" width="374">
<p align="center"><font size="3"><strong>VARIABLES</strong></font></p>
</td>
</tr>
<tr>
<td width="197">
<p align="center"><font size="3"><strong>Blog Permanent Link</strong></font></p>
</td>
<td width="178">
<p align="center"><font size="3"><strong>Blog Title</strong></font></p>
</td>
</tr>
<tr>
<td valign="top" width="178">
<p><font size="3"><strong>Blogware (blogharbor and MANY other resellers)</strong></font></p>
</td>
<td valign="top" width="197">
<p><font size="3">{{permalink_url}}</font></p>
</td>
<td valign="top" width="178">
<p><font size="3">{{title}}</font></p>
</td>
</tr>
<tr>
<td valign="top" width="178">
<p><font size="3"><strong>MoveableType/Typepad</strong></font></p>
<p><font size="3"><strong>See blog.del.icio.us</strong></font></p>
</td>
<td valign="top" width="197">
<p><font size="3">&lt;<code>$MTEntryPermalink$&gt;</code></font></p>
<p>&nbsp;</p>
</td>
<td valign="top" width="178">
<p><font size="3"><code>&lt;$MTEntryTitle encode_url="1"$&gt;</code></font></p>
</td>
</tr>
<tr>
<td valign="top" width="178">
<p><font size="3"><strong>WordPress</strong></font></p>
<p><font size="3"><strong>See blog.del.icio.us</strong></font></p>
</td>
<td valign="top" width="197">
<p><font size="3">&lt;?php the_permalink() ?&gt; </font></p>
</td>
<td valign="top" width="178">
<p><font size="3">&lt;?php the_title(); ?&gt;</font></p>
<p>&nbsp;</p>
</td>
</tr>
<tr>
<td valign="top" width="178">
<p><font size="3"><strong>Blogger (see blogger code)</strong></font></p>
</td>
<td valign="top" width="197">
<p><font size="3">&lt;$BlogItemPermalinkUrl$&gt;</font></p>
</td>
<td valign="top" width="178">
<p><font size="3">&lt;$BlogItemTitle$&gt;</font></p>
</td>
</tr>
</tbody>
</table>
<blockquote>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">Make sure you upload the appropriate icons. Here is the code (replace the blogware variables with the appropriate variable:</font></font></font></font></font></font></font></font> </font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">| &amp;nbsp; &lt;a href=&#8221;http://del.icio.us/post?url={{permalink_url}}&amp;title={{title}} &#8220;&gt; &lt;img src=&#8221;/delicious.gif&#8221; alt=&#8221;Bookmark {{title}} in del.icio.us&#8221;&gt;Del.icio.us&lt;/a&gt; &amp;nbsp;| &amp;nbsp; &lt;a href=&#8221;http://www.digg.com/submit&#8221; target=&#8221;_new&#8221;&gt;&lt;img src=&#8221;/digman.gif&#8221; alt=&#8221;submit {{title}} to digg.com&#8221;&gt;Digg&lt;/a&gt; &amp;nbsp;| &amp;nbsp; &lt;a href=&#8221;http://slashdot.org/submit.pl&#8221; target=&#8221;_new&#8221;&gt;&lt;img src=&#8221;/slashdot.ico&#8221; alt=&#8221;submit {{title}} to slashdot.com&#8221;&gt;Slashdot&lt;/a&gt;</font></font></font></font></font></font></font></font> </font></font></font></p>
</blockquote>
<p><font size="4"><font size="3"><font size="3"><strong><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">Step 5. Check your work</font></font></font></font></font></font></font></font></font> </strong></font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">This is perhaps the most important step. </font></font></font></font></font></font></font></font></font></font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong>Googleâ€™s Blogger:</strong></font></font></font></font></font></font></font></font></font> </font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">Click â€œPreviewâ€</font></font></font></font></font></font></font></font></font> </font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong>Blogware:</strong></font></font></font></font></font></font></font></font></font> </font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">If youâ€™re editing from the â€œStaging Areaâ€ with Blogware/blogharbor, you can â€œview blog test mode.â€ This link is located above the staging area. You will have to go to the full article with a permalink (or more link) to see your changes.</font></font></font></font></font></font></font></font></font> </font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">Once you have the code how you want it, do the same thing (steps 3-4) with the Category template. </font></font></font></font></font></font></font></font></font></font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">Remember, the Article template only alters the code for the full page view of the article that is in the permalink. If you have little descriptions of each article on your main blog page then you will not see the changes unless you alter the Category template the same way. </font></font></font></font></font></font></font></font></font></font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong>BONUS:</strong></font></font></font></font></font></font></font></font></font> </font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">To add the Cosmos Technorati search use this code:</font></font></font></font></font></font></font></font></font> </font></font></font></p>
<p><font size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">http://www.technorati.com/cosmos/search.html?url={{YOUR _PERMALINK_VARIABLE}}</font></font></font></font></font></font></font></font></font> </font></font></font></p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p><font size="4"><strong><strong><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong><font size="3"><font size="3"><font size="3"><strong>References:</strong></font></font></font></strong></font></font></font></font></font></font> </font></font></strong></strong></font></p>
<p><font size="4"><strong><strong><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong><font size="3"><font size="3"><font size="3"><br />Joshua â€œDelicious.â€ <a href="http://blog.del.icio.us/"><strong>Blog.del.icio.us</strong></a>. â€œThis Bookmarkâ€</font></font></font></strong></font></font></font></font></font></font> </font></font></strong></strong></font></p>
<p><font size="4"><strong><strong><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong><font size="3"><font size="3"><font size="3"><font size="3"><br /><a href="http://pchere.blogspot.com/2005/02/absolutely-delicious-complete-tool.html"></a><strong><a>Absolutely-delicious-complete-tool.&nbsp; </a></strong><br /><a href="http:///">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; http://pchere.blogspot.com</a></font> </font></font></font></strong></font></font></font></font></font></font></font></font></strong></strong></font></p>
<p><font size="4"><strong><strong><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong><font size="3"><font size="3"><font size="3"><font size="3">Mr. Peirce. <strong><a href="http://blogforfunandprofit.blogware.com/blog">Blog for Fun and for profit</a></strong>. &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; </font></font></font></font></strong></font></font></font></font></font></font></font></font></strong></strong></font></p>
<p><font size="4"><strong><strong><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">Blogharbor John. <strong>Blogharbor Manual: Editing Templates</strong>. <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <a href="http://demo.blogharbor.com/">http://demo.blogharbor.com/</a></font></font></font></font></font></strong></font></font></font></font></font></font> </font></font></strong></strong></font></p>
<p><font size="4"><strong><strong><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">More Links:</font></font></font></font></font></font></strong></font></font></font></font></font></font> </font></font></strong></strong></font></p>
<p><font size="4"><strong><strong><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">Typepad user advice: <br /><a href="http://www.sixapart.com/pronet/weblog/2005/06/add_delicious.html">http://www.sixapart.com</a></font></font></font></font></font></font></strong></font></font></font></font></font></font> </font></font></strong></strong></font></p>
<p><font size="4"><strong><strong><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">In Deutche:</font></font></font></font></font></strong></font></font></font></font></font></font> </font></font></strong></strong></font><font size="4"><br />
</font>
<p><font size="4"><font size="4"><strong><strong><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><a href="http://www.einfach-persoenlich.de/2005-06-01/site-intern-weblog-delicious-bookmark-tipp.html">http://www.einfach-persoenlich.de</a></font></font></font></font></font></font></strong></font></font></font></font></font></font> </font></font></strong></strong></font></font></p>
<p><font size="4"><font size="4"><strong><strong><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3">WordPress (found on Digg):</font><br /><font size="3"><a href="http://www.davidbreyer.com/2005/06/18/putting-a-delicious-digg-technorati-and-slashdot-button-into-your-blog/">http://www.davidbreyer.com/</a></font> </font></font></font></font></font></strong></font></font></font></font></font></font></font></font></strong></strong></font></font></p>
<p><font size="4">&nbsp;</font></p>
<p><font size="4">&nbsp;</font></p>
<p><font size="4"><font size="4"><strong><strong><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong><img alt=" " src="https://www.blogware.com/delicious_hack_files/image003.gif" border="0" height="1" width="1"><img border="0" width="1" height="1" src="delicious_hack_files/image003.gif" alt=" "><!-- end audit code -->All trademarks and copyrights on this page are owned by their respective owners.</strong></font></font></font></font></font></font></strong></font></font></font></font></font></font> </font></font></strong></strong></font></font></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://elamb.org/putting-a-delicious-digg-technorati-and-slashdot-button-into-your-blog/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

