<?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 (Aetles)</title>
    <link>https://pinboard.in/u:Aetles/public/</link>
    <description>recent bookmarks from Aetles</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://gist.github.com/ccstone/5385334"/>
	<rdf:li rdf:resource="http://olivertaylor.net/bbedit_movement/"/>
	<rdf:li rdf:resource="http://mph.puddingbowl.org/2012/05/scratch-that/"/>
	<rdf:li rdf:resource="http://www.angelwatt.com/words/2011/04/11/bbedit-smart-newline-open-line/"/>
	<rdf:li rdf:resource="http://rentzsch.tumblr.com/post/10505669873/switch-between-tabs-and-spaces-in-bbedit"/>
	<rdf:li rdf:resource="http://hackmake.org/post/16098744147/clippings-in-bbedit"/>
	<rdf:li rdf:resource="http://www.macdrifter.com/2012/01/bbedit-markers/"/>
	<rdf:li rdf:resource="http://www.macworld.com/article/163399/2011/11/bare_bones_software_bbedit_10_1_is_a_robust_and_full_featured_text_editor.html#lsrc=twt_macworld"/>
	<rdf:li rdf:resource="https://github.com/rwilcox/git.bbpackage"/>
	<rdf:li rdf:resource="http://groups.google.com/group/bbedit/browse_thread/thread/4ac4d26f655c7de7/d032c1107c93b1e2?tvc=2&amp;q=tab+width#"/>
	<rdf:li rdf:resource="http://blog.iwalt.com/2010/06/using-bbedits-bbdiff-with-git.html"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://gist.github.com/ccstone/5385334">
    <title>BBEdit Regular Expression Cheat-Sheet</title>
    <dc:date>2013-04-22T13:33:48+00:00</dc:date>
    <link>https://gist.github.com/ccstone/5385334</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[BBEDIT REGULAR EXPRESSION GUIDE  ]]></description>
<dc:subject>bbedit programming regexp</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:8d05b1ae2d65/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:bbedit"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:regexp"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://olivertaylor.net/bbedit_movement/">
    <title>A Better Pair of Tongs</title>
    <dc:date>2012-08-14T07:14:49+00:00</dc:date>
    <link>http://olivertaylor.net/bbedit_movement/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[I recently became obsessed with cursor movement and selection shortcuts in BBEdit. I spend an enormous amount of time restructuring and rephrasing prose sentences - writing is rewriting after all. Sadly, our digital tools for this are cruelly limiting. In fact, we only have one tool: the insertion point. You can move it or expand it, and there are some shortcuts for this, but we are bound by its up/down left/right more/less limits. I fear my arrow keys will wear out. In an age of automation, it is an appallingly manual process. At times it feels like building a house with kitchen tongs.

We cannot chose a more advanced alternative, but we can build a better pair of tongs.

While BBEdit has many great tools for prose writers, its cursor movement and selection shortcuts do not compare impressively with its own coding shortcuts, or with certain other editors. This package of scripts aims to substantially improve your movement and selection abilities when writing prose in BBEdit.]]></description>
<dc:subject>applescript bbedit editor osx</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:e4306df77e80/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:applescript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:bbedit"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:editor"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:osx"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://mph.puddingbowl.org/2012/05/scratch-that/">
    <title>Scratch That :: dot unplanned</title>
    <dc:date>2012-06-07T09:11:43+00:00</dc:date>
    <link>http://mph.puddingbowl.org/2012/05/scratch-that/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[So, BBEdit 10 has a special, persistent “scratchpad” file, same as Emacs has a scratch buffer, and I have found it useful. I think it’s newish, but I spent some time away from BBEdit for a while there and cannot say. It occupies a place in my head well away from “file I want to save for all time” or “something that ought to go in Evernote,” but somewhere Sticky Notes lack adequate text processing power.  It’s more like “I need to curl down this RSS feed and see what it says, and I want to navigate it with relative ease, compared to the scroll back area of a terminal.”]]></description>
<dc:subject>bbedit</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:e88238a19ed9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:bbedit"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.angelwatt.com/words/2011/04/11/bbedit-smart-newline-open-line/">
    <title>BBEdit Smart Newline and Open Line Up -- Angelwatt.com</title>
    <dc:date>2012-03-30T18:28:17+00:00</dc:date>
    <link>http://www.angelwatt.com/words/2011/04/11/bbedit-smart-newline-open-line/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[I created a couple scripts for BBEdit and TextWrangler that mimic some behaviors from the Vim editor, namely the “o” and “O” commands, which insert a new line below and above the current line, and include the correct indentation. For creating the new line below, I also added some intelligence that determines what else to add in and whether or not to indent further. The scripts will work no matter where you are at on the current line, which can be handy too.

The script will work on any line, but has special meaning on lines ending in {, (, /**, *, -, #, 4., :, and ({. The script can fairly easily be added to if you find the need. Below shows some examples of how these special cases output.]]></description>
<dc:subject>bbedit applescript</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:10656fc9a5d4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:bbedit"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:applescript"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://rentzsch.tumblr.com/post/10505669873/switch-between-tabs-and-spaces-in-bbedit">
    <title>rentzsch.tumblr.com: Switch Between Tabs and Spaces in BBEdit</title>
    <dc:date>2012-03-20T10:27:57+00:00</dc:date>
    <link>http://rentzsch.tumblr.com/post/10505669873/switch-between-tabs-and-spaces-in-bbedit</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Indention control in BBEdit is painful. Whether tabs or spaces are used is in the Edit > Text Options sheet (confusingly named “Auto-expand tabs”) and the amount of spaces inserted in space-indention mode in stuck to the bottom of the Fonts panel (accessible via View > Text Display > Show Fonts).
This script makes it one action to figure out the current mode and modify it if necessary.]]></description>
<dc:subject>applescript bbedit indentation indentstyle</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:e98df1eaca2c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:applescript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:bbedit"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:indentation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:indentstyle"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://hackmake.org/post/16098744147/clippings-in-bbedit">
    <title>Hack / Make — Clippings in BBEdit</title>
    <dc:date>2012-01-19T23:04:28+00:00</dc:date>
    <link>http://hackmake.org/post/16098744147/clippings-in-bbedit</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[I’ve been learning new things about BBEdit ever since I started using it but this article pointed out something called Clippings and it is magical. I love TextExpander just as much as BBEdit but it doesn’t work well with text selections.

Here’s a great use-case for Clippings: I’m writing in Markdown (as always) and go back to something that I want to add a link to. In apps like Byword (which I also love) you can easily select the text and hit ⌘ + K. This will wrap the selected text in standard Markdown link syntax and put your cursor right where you need it to be. I wanted to do this just as easily in BBEdit. Sure, BBEdit supports scripting but I want something as easy to create and manage as TextExpander snippets and AppleScript is clunky. With Clippings, you use commands like #SELECTION#, #INSERTION#, #CLIPBOARD#, and whatever snippet text or code you want to build your clippings. ]]></description>
<dc:subject>bbedit</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:01a686d489ce/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:bbedit"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.macdrifter.com/2012/01/bbedit-markers/">
    <title>BBEdit Markers « Macdrifter</title>
    <dc:date>2012-01-18T12:03:12+00:00</dc:date>
    <link>http://www.macdrifter.com/2012/01/bbedit-markers/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[There are a couple of meanings to Markers in BBEdit. This post is about bookmark markers. BBEdit provides a mechanism for creating custom bookmarks from search expressions. For example, the following grep expression matches all Markdown end references.


The “Mark with” expression simply says, mark with whatever is inside the first (i.e. 01) parentheses. When the Find and Mark is run, the Bookmark list is populated with all of the URL’s in my end references. Note that I have selected the “Clear Existing Markers” option. Unchecking that allows me to append bookmarks to the list.]]></description>
<dc:subject>bbedit texteditor mac osx</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:cf6c7be0a1ce/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:bbedit"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:texteditor"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:osx"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.macworld.com/article/163399/2011/11/bare_bones_software_bbedit_10_1_is_a_robust_and_full_featured_text_editor.html#lsrc=twt_macworld">
    <title>BBEdit 10.1 Programming Software Review | Macworld</title>
    <dc:date>2011-11-11T22:32:11+00:00</dc:date>
    <link>http://www.macworld.com/article/163399/2011/11/bare_bones_software_bbedit_10_1_is_a_robust_and_full_featured_text_editor.html#lsrc=twt_macworld</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[The program is available directly from Bare Bones or on the Mac App Store. Due to Apple’s App Store restrictions, there are a few BBEdit features you won’t find in the App Store version. BBEdit has the ability to edit and save files for which you might normally not have permission (for example, files owned by root). Apple doesn’t allow that, so if you need that ability, it’s better to purchase BBEdit from Bare Bones. The App Store version also lacks tools that allow you to use BBEdit’s functions from the command line; a package that adds this ability is downloadable from Bare Bones.]]></description>
<dc:subject>bbedit macappstore appstore review</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:aed02c2be0b7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:bbedit"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:macappstore"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:appstore"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:review"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/rwilcox/git.bbpackage">
    <title>rwilcox/git.bbpackage - GitHub</title>
    <dc:date>2011-11-08T15:40:19+00:00</dc:date>
    <link>https://github.com/rwilcox/git.bbpackage</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[A BBEdit package to make working with Git easier
The great thing about BBEdit packages in BBEdit 10 is the fact that everything is gathered together in one place. This package contains useful tools for BBEdit & Git.

This package is part "code you can find elsewhere on the internet" (the Git Blame and diff language modules, for example), and new stuff that I just wrote.]]></description>
<dc:subject>git bbedit</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:4da4b72f033c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:bbedit"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://groups.google.com/group/bbedit/browse_thread/thread/4ac4d26f655c7de7/d032c1107c93b1e2?tvc=2&amp;q=tab+width#">
    <title>Documentation on directory-specific settings? - BBEdit Talk | Google-grupper</title>
    <dc:date>2010-11-20T13:29:07+00:00</dc:date>
    <link>http://groups.google.com/group/bbedit/browse_thread/thread/4ac4d26f655c7de7/d032c1107c93b1e2?tvc=2&amp;q=tab+width#</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[I can't seem to find any documentation on the "~/.bbedit" options 
available or how I might find an example of one (one doesn't exist on 
in my home directory). Any pointers to documentation would be helpful. 
In case there isn't good documentation, my particular goal is to leave 
my tab-width at 4 spaces and use tabs as my default (my current 
settings), but for a particular project directory only (a Drupal 
directory) to use a tab-width of 2 spaces and auto-expand tabs. What 
should I put in the .bbeditSettings file for this project to achieve 
these results? ]]></description>
<dc:subject>bbedit tabwidth drupal</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:95e9727c1e07/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:bbedit"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tabwidth"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:drupal"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.iwalt.com/2010/06/using-bbedits-bbdiff-with-git.html">
    <title>Using BBEdit’s bbdiff with Git - WaltPad</title>
    <dc:date>2010-10-13T14:29:30+00:00</dc:date>
    <link>http://blog.iwalt.com/2010/06/using-bbedits-bbdiff-with-git.html</link>
    <dc:creator>Aetles</dc:creator><dc:subject>bbedit git</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:a524ac1dc034/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:bbedit"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:git"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>