<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (rmateu)</title>
    <link>https://pinboard.in/u:rmateu/public/</link>
    <description>recent bookmarks from rmateu</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://markup.su/highlighter/"/>
	<rdf:li rdf:resource="http://regexr.com/"/>
	<rdf:li rdf:resource="http://individed.com/code/to-title-case/"/>
	<rdf:li rdf:resource="http://knsv.github.io/mermaid/live_editor/"/>
	<rdf:li rdf:resource="https://github.com/josh/overcast-sonos?ref=producthunt"/>
	<rdf:li rdf:resource="https://github.com/0nn0/terminal-mac-cheatsheet/wiki/Terminal-Cheatsheet-for-Mac-(-basics-)"/>
	<rdf:li rdf:resource="http://jsbeautifier.org/"/>
	<rdf:li rdf:resource="http://stackoverflow.com/questions/6635417/how-do-i-add-sublime-text-2-keybindings"/>
	<rdf:li rdf:resource="http://blog.alexmaccaw.com/sublime-text"/>
	<rdf:li rdf:resource="https://github.com/thedufer/Trello-Bookmarklet-Maker"/>
	<rdf:li rdf:resource="http://code.google.com/p/svnx/"/>
	<rdf:li rdf:resource="http://themeforest.net/item/anchors-clean-portfolio-and-business-template/2335362?WT.ac=new_item&amp;WT.seg_1=new_item&amp;WT.z_author=fundjethemes"/>
	<rdf:li rdf:resource="https://github.com/samwillis/pagedown-bootstrap#readme"/>
	<rdf:li rdf:resource="http://ryangray.posterous.com/markdown-compose-for-mac-os-x-mail"/>
	<rdf:li rdf:resource="http://github.com/toland/qlmarkdown#readme"/>
	<rdf:li rdf:resource="http://tools.arantius.com/crunchinator"/>
	<rdf:li rdf:resource="http://github.com/edouard/human-markdown-reference#readme"/>
	<rdf:li rdf:resource="http://bitbucket.org/zacharyvoase/markdoc/src/"/>
	<rdf:li rdf:resource="http://blog.shinyfrog.net/2008/06/07/finder-droplets-mac-editors/"/>
	<rdf:li rdf:resource="http://www.flickr.com/photos/anthonybaker/136040711/"/>
	<rdf:li rdf:resource="http://jerekdain.com/fontconversion.html"/>
	<rdf:li rdf:resource="http://microblog.bakmil.com/doc/microblog_en.html"/>
	<rdf:li rdf:resource="http://www.phoboslab.org/projects/asaph"/>
	<rdf:li rdf:resource="http://jqueryfordesigners.com/jquery-look-tim-van-damme/"/>
	<rdf:li rdf:resource="http://github.com/akosma/cortito/tree/master"/>
	<rdf:li rdf:resource="http://www.shauninman.com/archive/2009/08/17/less_n"/>
	<rdf:li rdf:resource="http://css-tricks.com/examples/AnythingSlider/#panel-6"/>
	<rdf:li rdf:resource="http://www.divine-project.com/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://markup.su/highlighter/">
    <title>Online syntax highlighter like TextMate</title>
    <dc:date>2018-05-29T20:06:20+00:00</dc:date>
    <link>http://markup.su/highlighter/</link>
    <dc:creator>rmateu</dc:creator><dc:subject>tools code</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:5de1542bf4a4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:tools"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://regexr.com/">
    <title>RegExr</title>
    <dc:date>2017-07-19T21:36:09+00:00</dc:date>
    <link>http://regexr.com/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[is an online tool to learn, build, & test Regular Expressions (RegEx / RegExp).
Results update in real-time as you type.
Roll over a match or expression for details.
Save & share expressions with others.
Use Tools to explore your results.
Browse the Library for help & examples.
Undo & Redo with Cmd-Z / Y.
Search for & rate Community patterns.]]></description>
<dc:subject>video code tool reference learning</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:832384a6dae7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:video"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:tool"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:learning"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://individed.com/code/to-title-case/">
    <title>Convert to Title Case - JavaScript</title>
    <dc:date>2017-06-24T18:51:46+00:00</dc:date>
    <link>http://individed.com/code/to-title-case/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[I wrote some Javascript to convert text to title case in response to John Gruber's public call. Smart, properly-cased titles are now yours for the taking.]]></description>
<dc:subject>tools mac reference colophon productivity software code</dc:subject>
<dc:identifier>https://pinboard.in/u:rmateu/b:0908bed74972/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:tools"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:colophon"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:productivity"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://knsv.github.io/mermaid/live_editor/">
    <title>[untitled]</title>
    <dc:date>2017-03-23T19:31:30+00:00</dc:date>
    <link>http://knsv.github.io/mermaid/live_editor/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[This webapp uses the mermaid library to generate graphs and sequence diagrams. 
Syntax for sequence diagrams can be found here]]></description>
<dc:subject>code reference text</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:a52b64d87a62/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:text"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/josh/overcast-sonos?ref=producthunt">
    <title>josh/overcast-sonos</title>
    <dc:date>2017-02-08T16:39:13+00:00</dc:date>
    <link>https://github.com/josh/overcast-sonos?ref=producthunt</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Listen to your Overcast podcasts on Sonos.

]]></description>
<dc:subject>sonos productivity code music podcast</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:4b2bb6679f3d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:sonos"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:productivity"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:music"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:podcast"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/0nn0/terminal-mac-cheatsheet/wiki/Terminal-Cheatsheet-for-Mac-(-basics-)">
    <title>Terminal Cheatsheet for Mac ( basics ) · 0nn0/terminal-mac-cheatsheet Wiki</title>
    <dc:date>2016-04-21T16:58:05+00:00</dc:date>
    <link>https://github.com/0nn0/terminal-mac-cheatsheet/wiki/Terminal-Cheatsheet-for-Mac-(-basics-)</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[contrl + R ]]></description>
<dc:subject>cheatsheet code mac terminal</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:3e16b80acd22/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:cheatsheet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:terminal"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://jsbeautifier.org/">
    <title>Online JavaScript beautifier</title>
    <dc:date>2014-06-05T19:19:30+00:00</dc:date>
    <link>http://jsbeautifier.org/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Beautify, unpack or deobfuscate JavaScript and HTML, make JSON/JSONP readable, etc.
]]></description>
<dc:subject>code javascript tools bookmarklet</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:b7016aea04f5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:tools"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:bookmarklet"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://stackoverflow.com/questions/6635417/how-do-i-add-sublime-text-2-keybindings">
    <title>osx - How do I add Sublime Text 2 keybindings? - Stack Overflow</title>
    <dc:date>2013-10-31T23:18:50+00:00</dc:date>
    <link>http://stackoverflow.com/questions/6635417/how-do-i-add-sublime-text-2-keybindings</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[You can use the Default Key Bindings file as an example for possible key binding commands. Both User and Default are located in Sublime Text 2 -> Preferences on OS X.

]]></description>
<dc:subject>reference code productivity sublimetext</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:9df1c209db0e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:productivity"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:sublimetext"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.alexmaccaw.com/sublime-text">
    <title>Setting up Sublime Text 2</title>
    <dc:date>2013-10-17T04:19:10+00:00</dc:date>
    <link>http://blog.alexmaccaw.com/sublime-text</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[After a few weeks of using Sublime Text I can safely say that it’s the best editor I’ve used. It’s fast, extendable and hasn’t ever crashed on me. That said, that no editor is perfect and Sublime Text does require a fair bit of initial configuration.

]]></description>
<dc:subject>programming code tips</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:7203487d22e3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:tips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/thedufer/Trello-Bookmarklet-Maker">
    <title>thedufer/Trello-Bookmarklet-Maker</title>
    <dc:date>2013-08-29T20:41:06+00:00</dc:date>
    <link>https://github.com/thedufer/Trello-Bookmarklet-Maker</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[This will create a bookmarklet that creates a card about the current page on a list of your choosing. The name of the card will be the title of the page, and the url will be in the card's description.

You will first have to authorize it to use your Trello account. Then, pick the board and list you want the cards to appear on, and drag the link to your bookmarks.]]></description>
<dc:subject>collaboration tool bookmarklet code</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:001609fe17c5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:collaboration"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:tool"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:bookmarklet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://code.google.com/p/svnx/">
    <title>svnx - An OS X open source GUI for most features of the svn client binary. - Google Project Hosting</title>
    <dc:date>2012-10-12T21:30:28+00:00</dc:date>
    <link>http://code.google.com/p/svnx/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[SvnX is an OS X open source GUI for most features of the svn client binary.

It allows you to browse your working copies, spot changes and operate on them but also to browse logs and revisions of your repositories.

It's written using Panther's new bindings mechanism for maximum flexibility and user experience.

SvnX is brought to you by La Chose Interactive.]]></description>
<dc:subject>apple mac osx code</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:c5a44b165758/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:apple"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://themeforest.net/item/anchors-clean-portfolio-and-business-template/2335362?WT.ac=new_item&amp;WT.seg_1=new_item&amp;WT.z_author=fundjethemes">
    <title>Site Templates - Anchors - Clean Portfolio and Business Template | ThemeForest</title>
    <dc:date>2012-05-24T03:24:05+00:00</dc:date>
    <link>http://themeforest.net/item/anchors-clean-portfolio-and-business-template/2335362?WT.ac=new_item&amp;WT.seg_1=new_item&amp;WT.z_author=fundjethemes</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Anchors is clean and professional theme for any portfolio or business. This theme is created by using the latest HTML5 and CSS3 techniques.
]]></description>
<dc:subject>themes code</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:85c247086f6f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:themes"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/samwillis/pagedown-bootstrap#readme">
    <title>samwillis/pagedown-bootstrap</title>
    <dc:date>2012-03-20T19:30:15+00:00</dc:date>
    <link>https://github.com/samwillis/pagedown-bootstrap#readme</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Markdown to HTML converter and editor for Twitter Bootstrap based on http://code.google.com/p/pagedown/ ]]></description>
<dc:subject>bootstrap code markdown</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:922069fdbb9c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:bootstrap"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:markdown"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://ryangray.posterous.com/markdown-compose-for-mac-os-x-mail">
    <title>Markdown compose for Mac OS X Mail - So Many Bits, So Little Time</title>
    <dc:date>2011-02-21T14:55:09+00:00</dc:date>
    <link>http://ryangray.posterous.com/markdown-compose-for-mac-os-x-mail</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[There might be some other way, but for now what I had to do was to save the HTML generated from the Markdown conversion to a temporary file, then open that in Safari, have Safari select all and copy to the clipboard (copying an HTML object), then having Mail paste it – replacing the selected Markdown text. So, the service workflow takes the selected text, but does not itself replace the selection directly.
]]></description>
<dc:subject>markdown mail code tip</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:4585bb76a23f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:markdown"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:mail"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:tip"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://github.com/toland/qlmarkdown#readme">
    <title>toland's qlmarkdown at master - GitHub</title>
    <dc:date>2010-06-11T22:29:30+00:00</dc:date>
    <link>http://github.com/toland/qlmarkdown#readme</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[QLMarkdown is a simple QuickLook generator for Markdown files. It renders a preview of the selected Markdown file using Discount -- a C implementation of John Gruber's Markdown.pl script.

]]></description>
<dc:subject>code extensions colophon</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:c04a7396094d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:extensions"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:colophon"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://tools.arantius.com/crunchinator">
    <title>Tools - Bookmarklet Crunchinator - Arantius.com</title>
    <dc:date>2010-02-09T09:59:29+00:00</dc:date>
    <link>http://tools.arantius.com/crunchinator</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[This is designed to aid programmers in writing bookmarklets. It was inspired by this bookmarklet crunchinator and the desire for more features. For anyone who can write a bookmarklet the features should be self explanitory, so have at it! Note though that almost all of the features require "proper" code with semicolons to separate statements.]]></description>
<dc:subject>bookmarklet tools code</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:b062935cb7b9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:bookmarklet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:tools"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://github.com/edouard/human-markdown-reference#readme">
    <title>edouard's human-markdown-reference at master - GitHub</title>
    <dc:date>2010-02-08T23:47:31+00:00</dc:date>
    <link>http://github.com/edouard/human-markdown-reference#readme</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[A multilingual human-readable Markdown reference you can include in your projects.]]></description>
<dc:subject>code reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:c26d2c738075/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://bitbucket.org/zacharyvoase/markdoc/src/">
    <title>zacharyvoase / markdoc / source — bitbucket.org</title>
    <dc:date>2009-11-17T16:48:22+00:00</dc:date>
    <link>http://bitbucket.org/zacharyvoase/markdoc/src/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Markdoc is a lightweight Markdown-based wiki system.]]></description>
<dc:subject>wiki engine code</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:ee6134a75028/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:wiki"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:engine"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.shinyfrog.net/2008/06/07/finder-droplets-mac-editors/">
    <title>Finder Droplets for Mac Editors | Shiny (Frog) Blog</title>
    <dc:date>2009-11-15T18:21:45+00:00</dc:date>
    <link>http://blog.shinyfrog.net/2008/06/07/finder-droplets-mac-editors/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Shiny droplets released into the wild! What are Shiny Droplets? Shiny Droplets are a bundle of small applications that integrate with the finder toolbar, providing a fast shortcut to your favourite text editor.]]></description>
<dc:subject>tools mac code programming</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:cac3ce38e5aa/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:tools"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.flickr.com/photos/anthonybaker/136040711/">
    <title>My TextMate Markdown Set-Up on Flickr - Photo Sharing!</title>
    <dc:date>2009-11-10T13:59:26+00:00</dc:date>
    <link>http://www.flickr.com/photos/anthonybaker/136040711/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Here's my Markdown set-up. I made some modifications to the Slate theme that work specifically in Markdown-formatted documents so that header-, bold- and italics-coded items display differently and pop out when I view the content in TextMate.]]></description>
<dc:subject>themes code</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:e1f3c6f71da0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:themes"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://jerekdain.com/fontconversion.html">
    <title>Font Conversion Tables</title>
    <dc:date>2009-10-16T14:15:05+00:00</dc:date>
    <link>http://jerekdain.com/fontconversion.html</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[H4 Font Size 312pt16px1emmedium]]></description>
<dc:subject>code programming website reference</dc:subject>
<dc:identifier>https://pinboard.in/u:rmateu/b:7db20236c939/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:website"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://microblog.bakmil.com/doc/microblog_en.html">
    <title>MicroBlog blog engine</title>
    <dc:date>2009-10-12T16:26:48+00:00</dc:date>
    <link>http://microblog.bakmil.com/doc/microblog_en.html</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[MicroBlog is simple blog engine.
Micro - means that needs of this script are very low.
MicroBlog not need MySQL DB or any other Date Base. All the data stored in plain text files.]]></description>
<dc:subject>blog code website</dc:subject>
<dc:identifier>https://pinboard.in/u:rmateu/b:7d4c57b0f21e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:blog"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:website"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.phoboslab.org/projects/asaph">
    <title>PhobosLab</title>
    <dc:date>2009-10-12T16:23:21+00:00</dc:date>
    <link>http://www.phoboslab.org/projects/asaph</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Asaph is a micro-blogging system, focusing on collecting links and images from other pages. It allows you to post content directly from any page you are on. Asaph is not a full blown blog and it does not aim to be one — it just does this one task, but it's pretty good at it.

The alternative Stickney Theme also shows date and author information for each post and allows posting of longer texts. Feel free to modify these themes to your liking, or create new ones.]]></description>
<dc:subject>blog code programming website</dc:subject>
<dc:identifier>https://pinboard.in/u:rmateu/b:cd0a73edf5a6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:blog"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:website"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://jqueryfordesigners.com/jquery-look-tim-van-damme/">
    <title>jQuery look: Tim Van Damme | jQuery for Designers - Tutorials and screencasts</title>
    <dc:date>2009-08-26T08:28:17+00:00</dc:date>
    <link>http://jqueryfordesigners.com/jquery-look-tim-van-damme/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[ Jonathan Diba writes to ask how the effects are achieve on Tim Van Damme’s portfolio site, referring to Tim’s site as one of the most compelling site design he’s seen.

The two key effects Tim is using are a simplified accordion and a hover effect. It’s worth noting that the hover effect only works in WebKit (Safari & Chrome), but I’ll show you how to create the effect using jQuery too.]]></description>
<dc:subject>design code website programming reference</dc:subject>
<dc:identifier>https://pinboard.in/u:rmateu/b:4eaff5ad4a4e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:website"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://github.com/akosma/cortito/tree/master">
    <title>akosma's cortito at master - GitHub</title>
    <dc:date>2009-08-21T11:39:52+00:00</dc:date>
    <link>http://github.com/akosma/cortito/tree/master</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[This project is the URL shortener Rails application running at http://url.akosma.com. Feel free to use the code in your own server!]]></description>
<dc:subject>website links ruby code</dc:subject>
<dc:identifier>https://pinboard.in/u:rmateu/b:c3ddee06ee8d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:website"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:links"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.shauninman.com/archive/2009/08/17/less_n">
    <title>Lessn // ShaunInman.com</title>
    <dc:date>2009-08-19T12:37:58+00:00</dc:date>
    <link>http://www.shauninman.com/archive/2009/08/17/less_n</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[I recently purchased shaun.in (ooh, dynamically generated SVG). Because the domain itself is so short (compared to the verbose shauninman.com) and in light of the current volatility exhibited by third-party url shorteners, I thought I would try my hand at rolling my own shortener. A few people have inquired about it so here we are.]]></description>
<dc:subject>website tools code php</dc:subject>
<dc:identifier>https://pinboard.in/u:rmateu/b:5d5ebf370ffd/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:website"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:tools"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:php"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://css-tricks.com/examples/AnythingSlider/#panel-6">
    <title>anythingSlider</title>
    <dc:date>2009-08-18T08:33:39+00:00</dc:date>
    <link>http://css-tricks.com/examples/AnythingSlider/#panel-6</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Features
Slides are HTML Content (can be anything)
Next Slide / Previous Slide Arrows
Navigation tabs are built and added dynamically (any number of slides)
Optional custom function for formatting navigation text
Auto-playing (optional feature, can start playing or stopped)
Each slide has a hashtag (can link directly to specific slides)
Infinite/Continuous sliding (always slides in the direction you are going, even at "last" slide)]]></description>
<dc:subject>website code html pictures</dc:subject>
<dc:identifier>https://pinboard.in/u:rmateu/b:94e9a9f916e3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:website"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:pictures"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.divine-project.com/">
    <title>DIVINE official website</title>
    <dc:date>2009-08-10T13:17:19+00:00</dc:date>
    <link>http://www.divine-project.com/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Your design looks as you created it, not as browsers want it
Forget about relying on HTML coders to get your designs live]]></description>
<dc:subject>design code website</dc:subject>
<dc:identifier>https://pinboard.in/u:rmateu/b:e2caa116fafa/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:website"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>