<?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"
	>

<channel>
	<title>YAB &#187; del.icio.us</title>
	<atom:link href="http://blog.alexgirard.com/tag/delicious/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alexgirard.com</link>
	<description>Yet Another Blog</description>
	<pubDate>Sat, 15 Nov 2008 01:14:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>[Wordpress] Pressmark: Bookmarks with Wordpress CMS</title>
		<link>http://blog.alexgirard.com/wordpress-pressmark-bookmarks-with-wordpress-cms/</link>
		<comments>http://blog.alexgirard.com/wordpress-pressmark-bookmarks-with-wordpress-cms/#comments</comments>
		<pubDate>Thu, 22 May 2008 15:24:27 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[bookmark]]></category>

		<category><![CDATA[del.icio.us]]></category>

		<category><![CDATA[hack]]></category>

		<category><![CDATA[mod]]></category>

		<category><![CDATA[sabrosus]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.alexgirard.com/?p=163</guid>
		<description><![CDATA[Pressmark with a Wordpress installation with all you need to start a social bookmarking website (like del.icio.us, sabros.us, &#8230;).


You can see a demo of Pressmark installation on bookmark.alexgirard.com
Pressmark includes Wordpress Prologue theme, which has been used by Wordpress team to have a twitter-like dev-blog.
Prologue include Gravatar support, so go to upload your avatar on gravatar.com [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://blog.alexgirard.com/wp-content/uploads/2008/05/icon-big.png'><img src="http://blog.alexgirard.com/wp-content/uploads/2008/05/icon-big-150x150.png" alt="" title="Wordpress" width="150" height="150" class="alignleft size-thumbnail wp-image-164" /></a>Pressmark with a <a href="http://www.wordpress.org">Wordpress</a> installation with all you need to start a social bookmarking website (like <a href="http://del.icio.us">del.icio.us</a>, <a href="http://sabros.us">sabros.us</a>, &#8230;).</p>
<p><a href='http://bookmark.alexgirard.com'><img src="http://blog.alexgirard.com/wp-content/uploads/2008/05/image-1-300x212.png" alt="" title="Demo" width="300" height="212" class="aligncenter size-medium wp-image-165" /></a></p>
<p><strong><br />
You can see a demo of Pressmark installation on <a href="http://bookmark.alexgirard.com">bookmark.alexgirard.com</a></strong></p>
<p>Pressmark includes <a href="http://svn.automattic.com/wpcom-themes/prologue/">Wordpress Prologue theme</a>, which has been used by Wordpress team to have a <a href="http://prologuedemo.wordpress.com/">twitter-like dev-blog</a>.<br/><br />
Prologue include <a href="http://gravatar.com">Gravatar</a> support, so go to upload your avatar on <a href="http://gravatar.com">gravatar.com</a> to have a nicer output!</p>
<p>If you feel like adding your own modification to the code, you can clone/fork the project on Github: <a href="http://github.com/alx/pressmark/">http://github.com/alx/pressmark/</a>. All contributions will be welcomed!</p>
<p><strong>Ideas to extend Pressmark:</strong></p>
<ul>
<li>Bookmarlet, Jabber bot for easy posting;</li>
<li>Import from bigger social-bookmark accounts (delicious, magnolia, &#8230;)</li>
<li>Cross-blogging to decentralized bookmark management in various blog spaces</li>
</ul>
<h3>Installation</h3>
<ul>
<li>Get Pressmark sources:
<ul>
<li><a href='http://github.com/alx/pressmark/tarball/master'>Download it from Github</a></li>
<li>If you&#8217;ve got git installed, clone it from Github (to easily get last updated)<br />
		<code><br />
		git clone git://github.com/alx/pressmark.git pressmark<br />
		</code>
		</li>
</ul>
</li>
<li>Move the source to your webserver, ask a geek how to do it if you don&#8217;t know <img src='http://blog.alexgirard.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>Wordpress configuration: copy &#8216;<em>wp-config-sample.php</em>&#8216; to &#8216;<em>wp-config.php</em>&#8216; and fill up the MySQL database information.</li>
<li>Access to the website where you&#8217;ve installed Pressmark, and begin the &#8220;2 min. installation&#8221; from Wordpress</li>
<li>Now that your website is ready, go in the administration pages and activate the following options:
<ul>
<li>In &#8216;<em>Design</em>&#8216;: select &#8216;<em>Prologue</em>&#8216; theme;</li>
<li>In &#8216;<em>Setting</em>&#8216;: select &#8216;<em>Anyone can register</em>&#8216; and set the &#8216;<em>New User Default Role</em>&#8216; to &#8216;<em>Author</em>&#8216; if you want your users to post links;</li>
<li>In &#8216;<em>Plugins</em>&#8216;: activate &#8216;<em>WP-OpenID</em>&#8216; plugin</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexgirard.com/wordpress-pressmark-bookmarks-with-wordpress-cms/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[Ruby] Delicious gem to play with bookmarks</title>
		<link>http://blog.alexgirard.com/ruby-delicious-gem-to-play-with-bookmarks/</link>
		<comments>http://blog.alexgirard.com/ruby-delicious-gem-to-play-with-bookmarks/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 18:00:08 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[bookmark]]></category>

		<category><![CDATA[del.icio.us]]></category>

		<category><![CDATA[gem]]></category>

		<category><![CDATA[ruby]]></category>

		<category><![CDATA[rubyforge]]></category>

		<guid isPermaLink="false">http://blog.alexgirard.com/2007/10/31/ruby-delicious-gem-to-play-with-bookmarks/</guid>
		<description><![CDATA[One of my favorite tool is Del.icio.us, simply adding list of bookmarks to be shared with anybody, it&#8217;s easy enough to scrap a big list of HTML links to quickly make something more shareable, like Freeduino.org becoming http://del.icio.us/freeduino
So here is a quick ruby gem to play even more, just install it:

sudo gem install rdelicious

Then play [...]]]></description>
			<content:encoded><![CDATA[<p>One of my favorite tool is <a href="http://Del.icio.us">Del.icio.us</a>, simply adding list of bookmarks to be shared with anybody, it&#8217;s easy enough to scrap a big list of HTML links to quickly make something more shareable, like <a href="http://Freeduino.org">Freeduino.org</a> becoming <a href="http://del.icio.us/freeduino">http://del.icio.us/freeduino</a></p>
<p>So here is a quick ruby gem to play even more, just install it:</p>
<pre class="prettyprint">
sudo gem install rdelicious
</pre>
<p>Then play with it:</p>
<pre class="prettyprint">
require 'rubygems'
require 'rdelicious'

@delicious = Rdelicious.new("delicious_login", "delicious_password")

print "Correct login" if @delicious.is_connected?

@delicious.add("http://rdelicious.rubyforge.net/", "Rdelicious Gem")

if @delicious.url_exists?("http://rdelicious.rubyforge.net/")
	print "Url inserted into delicious"
end

@delicious.delete("http://rdelicious.rubyforge.net")

unless @delicious.url_exists?("http://rdelicious.rubyforge.net/")
	print "Url deleted from delicious"
end
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexgirard.com/ruby-delicious-gem-to-play-with-bookmarks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[Freeduino] Now on Del.icio.us</title>
		<link>http://blog.alexgirard.com/freeduino-now-on-delicious/</link>
		<comments>http://blog.alexgirard.com/freeduino-now-on-delicious/#comments</comments>
		<pubDate>Sun, 14 Oct 2007 22:37:14 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[arduino]]></category>

		<category><![CDATA[del.icio.us]]></category>

		<category><![CDATA[freeduino]]></category>

		<category><![CDATA[index]]></category>

		<category><![CDATA[links]]></category>

		<guid isPermaLink="false">http://blog.alexgirard.com/2007/10/14/freeduino-now-on-delicious/</guid>
		<description><![CDATA[Freeduino.org is currently the best place to fetch articles and information about Arduino project. Tonight, I&#8217;ve made a simple script to move this Creative Commons index on Del.icio.us, hoping it would become a better place to fetch last Arduino information!
Update: download the parser.rb script

Freeduino del.icio.us
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freeduino.org/">Freeduino.org</a> is currently the best place to fetch articles and information about Arduino project. Tonight, I&#8217;ve made a simple script to move this Creative Commons <a href="http://del.icio.us/freeduino">index on Del.icio.us</a>, hoping it would become a better place to fetch last Arduino information!</p>
<p><em>Update: <a href="http://blog.alexgirard.com/wp-content/uploads/2007/10/parser.rb">download the parser.rb script</a></em></p>
<p><script type="text/javascript" src="http://del.icio.us/feeds/js/freeduino?title=Freeduino%20del.icio.us;bullet=%E2%80%A2;icon=rss;sort=alpha;name;showadd"></script><br />
<noscript><a href="http://del.icio.us/freeduino">Freeduino del.icio.us</a></noscript></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexgirard.com/freeduino-now-on-delicious/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
