<?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>Threepress Consulting blog &#187; Uncategorized</title>
	<atom:link href="http://blog.threepress.org/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.threepress.org</link>
	<description>Threepress creates software for publishers, educators and authors.</description>
	<lastBuildDate>Mon, 09 Jan 2012 13:02:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Three JavaScript ePub Readers</title>
		<link>http://blog.threepress.org/2010/02/06/three-javascript-epub-readers/</link>
		<comments>http://blog.threepress.org/2010/02/06/three-javascript-epub-readers/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 21:09:27 +0000</pubDate>
		<dc:creator>Keith Fahlgren</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[epub]]></category>
		<category><![CDATA[epub zen garden]]></category>
		<category><![CDATA[epubjs]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[ibisreader]]></category>

		<guid isPermaLink="false">http://blog.threepress.org/?p=1198</guid>
		<description><![CDATA[The last few weeks have seen a tremendous increase in interest about ePub. Many new blog posts have been written trying to explain the format. We’ve also seen a big jump in the number of publishers coming to Threepress for help with tricky ePub problems or just asking for guidance about the format. While I&#8217;d [...]]]></description>
			<content:encoded><![CDATA[<p>The last few weeks have seen a <a href="http://www.google.com/trends?q=epub">tremendous increase in interest</a> about <a href="http://www.openebook.org/">ePub</a>. Many new blog posts have been written trying to explain the format. We’ve also seen a big jump in the number of publishers coming to <a href="http://threepress.org">Threepress</a> for help with tricky ePub problems or just asking for guidance about the format. While I&#8217;d like to pretend that the growth is due, in part, to a long-anticipated awareness about the benefits of open standards among consumers, publishers, and suppliers, I think it&#8217;s more likely that it was Steve Jobs&#8217; explicit mention of ePub support in <a href="http://www.apple.com/ipad/features/">iBooks on the iPad</a> that drove most of the excitement. What makes <em>me</em> most excited about this groundswell is the sudden interest in ePub from a number of clever developers.</p>
<p>Just in the last few days, details emerged of two new JavaScript ePub readers, <a href="http://romeda.org/rePublish/">rePublish</a> from <a href="http://twitter.com/blaine/status/8733522914">Blaine Cook (@blaine)</a> and <a href="http://github.com/augustl/js-epub">JSEpub</a> (<a href="http://s3.amazonaws.com/augustl-stuff/epub-is-getting-there-95.png">screenshot</a>) from <a href="http://twitter.com/augustl/status/8700582603">August Lilleaas (@augustl)</a>. These two new readers join <a href="http://twitter.com/liza">@liza</a>’s <a href="http://blog.threepress.org/2009/02/09/introducing-epubjs/">epubjs</a>, which will be a year old on Tuesday. An improved version of epubjs powers the <a href="http://epubzengarden.com">ePub Zen Garden</a>, which helps “dispel the myth that digital books can&#8217;t also be crafted works of visual design.”</p>
<p>Why are JavaScript ePub readers interesting? They&#8217;re interesting to me for three reasons:</p>
<ul>
<li><a href="http://javascript.crockford.com/popular.html">JavaScript is the most popular programming language in the world</a> and it might be the best way to get more developers interested in creating and tweaking ePub readers.</li>
<li>JavaScript ePub readers start challenging publishers, developers, and book readers to start thinking about what’s most important in delivering a compelling reading experience in a browser. We’ve spent a lot of time thinking about these choices while developing <a href="http://ibisreader.com/about">Ibis Reader</a>, which will launch later this month, so I’m eager to see more opinions.</li>
<li>Building a pure-JavaScript ePub reader requires unzipping in JavaScript, which had no open source implementations until just recently. August has written about and open sourced his critical breakthrough for <a href="http://august.lilleaas.net/blog/unzipping-files-with-javascript">unzipping files in JavaScript</a>. <em>[Edit: Oops! I was wrong about this one. See the comments for more details.]</em></li>
</ul>
<p>Colin Hazlehurst has also published some impressive introductions, tutorials, and code for the .NET/C# crowd at his <a href="http://www.hazelhurst.net/InsideEpub/">InsideEpub</a> project and on his <a href="http://netkingcol.blogspot.com/2009/12/introduction-to-epub.html">blog</a>.</p>
<p>Do you know of other techies making waves with ePub? Please let us know!</p>
<p>(And if you&#8217;re one of those publishers who <em>is</em> looking for help, <a href="mailto:info@threepress.org">contact us</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.threepress.org/2010/02/06/three-javascript-epub-readers/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Web-based epubcheck upgraded to epubcheck 1.0.5</title>
		<link>http://blog.threepress.org/2010/02/05/web-based-epubcheck-upgraded-to-epubcheck-1-0-5/</link>
		<comments>http://blog.threepress.org/2010/02/05/web-based-epubcheck-upgraded-to-epubcheck-1-0-5/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 22:03:06 +0000</pubDate>
		<dc:creator>Liza Daly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.threepress.org/?p=1192</guid>
		<description><![CDATA[
The invaluable epubcheck has officially been at version 1.0.3 for months, but the latest incremental build (1.0.5) has significant improvements.  I&#8217;ve been seeing a number of ebooks entering the marketplace which pass epubcheck 1.0.3 but have serious flaws that are caught in 1.0.5.  
At Threepress we&#8217;ve been using 1.0.5 internally for some time, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.threepress.org/2010/02/05/web-based-epubcheck-upgraded-to-epubcheck-1-0-5/epub-valid/" rel="attachment wp-att-1193"><img src="http://blog.threepress.org/wp-content/uploads/2010/02/epub-valid.png" alt="epub-valid" title="epub-valid" width="252" height="211" class="alignright size-full wp-image-1193" /></a></p>
<p>The invaluable <a href="http://code.google.com/p/epubcheck/">epubcheck</a> has officially been at version 1.0.3 for months, but the latest incremental build (1.0.5) has significant improvements.  I&#8217;ve been seeing a number of ebooks entering the marketplace which pass epubcheck 1.0.3 but have serious flaws that are caught in 1.0.5.  </p>
<p>At Threepress we&#8217;ve been using 1.0.5 internally for some time, as I suspect many organizations have, so I&#8217;ve upgraded the public <a href="http://threepress.org/document/epub-validate/">epubcheck validation service</a> to use the latest code.  I&#8217;ll keep it up to date periodically until version 1.0.5 becomes final.</p>
<p>(If you prefer to use an earlier version you should download the code directly from the main site, but I strongly recommend against doing so as many serious errors may be bypassed.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.threepress.org/2010/02/05/web-based-epubcheck-upgraded-to-epubcheck-1-0-5/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>From the vault: making movies out of words</title>
		<link>http://blog.threepress.org/2009/11/13/from-the-vault-making-movies-out-of-words/</link>
		<comments>http://blog.threepress.org/2009/11/13/from-the-vault-making-movies-out-of-words/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 04:07:23 +0000</pubDate>
		<dc:creator>Liza Daly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.threepress.org/?p=845</guid>
		<description><![CDATA[I&#8217;ve only got one hour to make today&#8217;s post so I&#8217;m using one of my lifelines: a few pointers to early posts on this blog you may have missed. 
This one, from July 2008, describes an experiment  using the Processing graphical programming language.

I imagine applying techniques such as this to create algorithmic, generative book [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve only got one hour to make today&#8217;s post so I&#8217;m using one of my lifelines: a few pointers to early posts on this blog you may have missed. </p>
<p>This one, from July 2008, describes an experiment  using the <a href="http://www.processing.org/">Processing</a> graphical programming language.</p>
<blockquote><p>
I imagine applying techniques such as this to create algorithmic, generative book trailers, that exploit words in the text or use imagery derived from the web. These two examples are the same program, <em>threewords</em>, running the text of <em>Pride and Prejudice</em>. </p>
<p>Each time it displays a word, it records the frequency of that word. As terms appear more and more often, they zoom towards the viewer.  Common words such as &#8220;the&#8221; are excluded.  It would be possible to collapse all forms of a word to its common stem, but this version does not stem.
</p></blockquote>
<p>The first movie is of the initial four chapters, run at a readable speed:</p>
<p align="center">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/Ku3RQ_fXDpg&amp;hl=en" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://www.youtube.com/v/Ku3RQ_fXDpg&amp;hl=en" wmode="transparent"></embed></object>
</p>
<p>The second is of the <em>entire</em> text, at 16X speed (2 minutes in length):</p>
<p align="center">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/YUz5DcTsaNw&amp;hl=en" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://www.youtube.com/v/YUz5DcTsaNw&amp;hl=en" wmode="transparent"></embed></object>
</p>
<p><a href="http://blog.threepress.org/2008/05/11/making-movies-out-of-words/">Original post from July, 2008</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.threepress.org/2009/11/13/from-the-vault-making-movies-out-of-words/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Survey of current e-readers: Talk at TOC</title>
		<link>http://blog.threepress.org/2009/01/06/survey-of-current-e-readers-talk-at-toc/</link>
		<comments>http://blog.threepress.org/2009/01/06/survey-of-current-e-readers-talk-at-toc/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 13:00:13 +0000</pubDate>
		<dc:creator>Liza Daly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.threepress.org/?p=252</guid>
		<description><![CDATA[
I&#8217;ve been gently persuaded to give a second presentation at O&#8217;Reilly Tools of Change this year: Survey of current e-readers.  (The first is Building a better web-based book).
This will be a review of the current state of hardware e-readers, both e-ink and LCD, and I&#8217;ll be co-presenting with Keith Fahlgren.
What&#8217;s it like to read your [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://toccon.com/"><img src="http://assets.en.oreilly.com/1/event/19/toc2009_banner_speaking_125x125.jpg" align="right" style="float:right" border="0"/></a><br />
I&#8217;ve been gently persuaded to give a second presentation at O&#8217;Reilly <a href="http://toccon.com">Tools of Change</a> this year: <a href="http://www.toccon.com/toc2009/public/schedule/detail/7458">Survey of current e-readers</a>.  (The first is <a href="http://www.toccon.com/toc2009/public/schedule/detail/5230">Building a better web-based book</a>).</p>
<p>This will be a review of the current state of hardware e-readers, both e-ink and LCD, and I&#8217;ll be co-presenting with Keith Fahlgren.</p>
<blockquote><p>What&#8217;s it like to read your books on a Kindle?  Can consumers put your content on their Sony Reader? Could you stand to read War and Peace on an iPod Touch? In this session, we&#8217;ll review the current set of popular e-readers with a focus on the reading experience: ease of use and purchase, navigation, fonts and layout.</p></blockquote>
<p>Many publishers have never used these devices but may already be distributing content on them. I hope to give participants a good overview of what it&#8217;s like to use them, especially when it comes to purchasing books (preview: there&#8217;s the Kindle, and then there&#8217;s everything else).</p>
<p>Personally, I think there will always be a niche market for a specialized e-reader device.  Unlike many of my colleagues, I don&#8217;t look fondly on the day when I carry only one device.  I have an iPhone and I love it, but there are good reasons why I also own a real camera.</p>
<p>For some people, the portable form-factor of a phone will never be large enough for a comfortable reading experience.  Indeed, I&#8217;m often told when demoing the Kindle or Sony Reader that people wish the screen were even larger.  I expect the next few years in e-readers will look very much like the digital camera market: diverging between <a href="http://www.sonystyle.com/webapp/wcs/stores/servlet/ProductDisplay?catalogId=10551&amp;storeId=10151&amp;langId=-1&amp;productId=8198552921665491098">sleek and convenient</a> consumer models and phone hybrids, and <a href="http://www.usa.canon.com/consumer/controller?act=ModelInfoAct&amp;fcategoryid=139&amp;modelid=17316">larger, specialized</a> prosumer models.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.threepress.org/2009/01/06/survey-of-current-e-readers-talk-at-toc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bookworm feature updates: sorting and pagination</title>
		<link>http://blog.threepress.org/2008/07/30/bookworm-feature-updates-sorting-and-pagination/</link>
		<comments>http://blog.threepress.org/2008/07/30/bookworm-feature-updates-sorting-and-pagination/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 14:38:49 +0000</pubDate>
		<dc:creator>Liza Daly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bookworm]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[epub]]></category>
		<category><![CDATA[threepress]]></category>

		<guid isPermaLink="false">http://blog.threepress.org/?p=28</guid>
		<description><![CDATA[It is now possible to re-sort books in your library by title, first author or creation date, and to re-order those in ascending or descending order:

If the number of books in your library exceeds 20, you will be presented with next/previous pagination controls.
In an earlier post I listed several features that I planned to add [...]]]></description>
			<content:encoded><![CDATA[<p>It is now possible to re-sort books in your library by title, first author or creation date, and to re-order those in ascending or descending order:</p>
<p><a href="http://blog.threepress.org/wp-content/uploads/2008/07/picture-6.png"><img class="alignnone size-full wp-image-30" title="Sorting screenshot" src="http://blog.threepress.org/wp-content/uploads/2008/07/picture-6.png" alt="" width="499" height="241" border="0"/></a></p>
<p>If the number of books in your library exceeds 20, you will be presented with next/previous pagination controls.</p>
<p>In an <a href="http://blog.threepress.org/2008/07/15/bookworm-an-online-epub-reader/">earlier post</a> I listed several features that I planned to add shortly, and two are now completed:</p>
<ol>
<li><span style="text-decoration: line-through;">Optimized layouts for mobile readers (including the iPhone)</span></li>
<li> Search within book content</li>
<li><span style="text-decoration: line-through;"> Methods for sorting and managing one’s library</span></li>
<li> 100% compliance with the IDPF guidelines for ePub reading systems (in regards to XHTML 1.1 content)</li>
</ol>
<p>Looks like search is up next!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.threepress.org/2008/07/30/bookworm-feature-updates-sorting-and-pagination/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Colorful terms, A-G</title>
		<link>http://blog.threepress.org/2008/07/11/colorful-terms-a-g/</link>
		<comments>http://blog.threepress.org/2008/07/11/colorful-terms-a-g/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 18:43:40 +0000</pubDate>
		<dc:creator>Liza Daly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.threepress.org/?p=18</guid>
		<description><![CDATA[I&#8217;ve been slowly making my way through the Dictionary of American Underworld Lingo, which is less of an endurance contest than reading the entire Oxford English Dictionary, to be sure.  I&#8217;m dividing the interesting entries up into categories, the first of which are the cute ones that make early 20th-century criminals seem like adorable ragamuffins.  [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been slowly making my way through the <a href="http://blog.threepress.org/2008/06/25/the-dictionary-of-american-underworld-lingo-1950/">Dictionary of American Underworld Lingo</a>, which is less of an endurance contest than <a href="http://blog.oup.com/2008/07/favorite_words/">reading the entire Oxford English Dictionary</a>, to be sure.  I&#8217;m dividing the interesting entries up into categories, the first of which are the cute ones that make early 20th-century criminals seem like adorable ragamuffins.  Keep in mind that there are an enormous number of offensive and scary terms I won&#8217;t be posting at all.</p>
<p>I cross-referenced the online OED for all the terms and indicated if it was found with an identical or related meaning.</p>
<p><strong>Axeman</strong>: a prison barber</p>
<p><strong>Beagles</strong>: sausages</p>
<p><strong>Cackle-factory</strong>: insane asylum<br />
<strong></strong></p>
<p><strong>Camisole</strong>: a strait jacket [<em>OED, c. 1881</em>]<br />
<strong></strong></p>
<p><strong>Chatterer</strong>: machine gun<br />
<strong></strong></p>
<p><strong>Die</strong>: to leave the underworld and go straight<br />
<strong></strong></p>
<p><strong>Diver</strong>: one who robs drunkards [<em>OED: pickpocket, through 1887</em>]<br />
<strong></strong></p>
<p><strong>Dream gum</strong>: opium<br />
<strong></strong></p>
<p><strong>Eel</strong>: a slippery and unprincipled fellow [<em>OED: U.S. A nickname for a New Englander. c. 1840</em>]<br />
<strong></strong></p>
<p><strong>Eye-wash</strong>: tear gas<br />
<strong></strong></p>
<p><strong>Fourth of July</strong>: a gun fight<br />
<strong></strong></p>
<p><strong>Get out the crying towel</strong>: &#8220;stop complaining&#8221;<br />
<strong></strong></p>
<p><strong>Giggle academy</strong>: insane asylum [<em>OED: giggle-house </em><!--end_bl--><!--end_lemma--><em>Austral. and </em><em>N.Z. </em><em>slang c. 1919</em>]<br />
<strong></strong></p>
<p><strong>To have go-go in one&#8217;s eyes</strong>: to be determined to escape from prison<br />
<strong></strong></p>
<p><strong>Googs</strong>: eyeglasses<br />
<strong></strong></p>
<p><strong>Grab scenery</strong>: to ride the top of a freight car (&#8220;Hobo&#8221;)<br />
<strong></strong></p>
<p><strong>Griddle</strong>: to interrogate [<em>'grill' is not listed but the OED shows it already in common usage</em>]</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.threepress.org/2008/07/11/colorful-terms-a-g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Dictionary of American Underworld Lingo (1950)</title>
		<link>http://blog.threepress.org/2008/06/25/the-dictionary-of-american-underworld-lingo-1950/</link>
		<comments>http://blog.threepress.org/2008/06/25/the-dictionary-of-american-underworld-lingo-1950/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 14:39:21 +0000</pubDate>
		<dc:creator>Liza Daly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[dictionary]]></category>
		<category><![CDATA[lingo]]></category>
		<category><![CDATA[public domain]]></category>
		<category><![CDATA[underworld]]></category>

		<guid isPermaLink="false">http://blog.threepress.org/?p=15</guid>
		<description><![CDATA[Some friends of mine picked up this volume at a used bookstore while on vacation and we had a lot of fun reading through it.  It&#8217;s &#8220;bilingual,&#8221; so the first half defines thousands of slang terms and phrases, while the second half advises you on what to call a cemetery (bone-orchard), how to affectionately describe [...]]]></description>
			<content:encoded><![CDATA[<p>Some friends of mine picked up this volume at a used bookstore while on vacation and we had a lot of fun reading through it.  It&#8217;s &#8220;bilingual,&#8221; so the first half defines thousands of slang terms and phrases, while the second half advises you on what to call a cemetery (<em>bone-orchard</em>), how to affectionately describe the electric chair (<em>old monkey</em>), and tips on how to resist (<em>stick and slug</em>) arrest (<em>booby-pinch). </em></p>
<p>When vacation ended, they were kind enough to let me have it (after much whining) because I wanted to post interesting entries online.  But was it still in copyright?</p>
<p>Here&#8217;s the citation:</p>
<blockquote><p>Goldin, Hyman E., Frank O&#8217;Leary, and Morris Lipsius, eds. <em>Dictionary of American Underworld Lingo</em>, New York: Twayne, 1950.</p></blockquote>
<p>When I got the book home I looked up <a href="http://www.gale.cengage.com/twayne/about.htm">Twayne</a> (they&#8217;re now owned by Gale/Cengage), and checked their online catalog.  It wasn&#8217;t in there, but that only means it&#8217;s out of print, not out of copyright.</p>
<p>Enter yesterday&#8217;s <a href="http://booksearch.blogspot.com/2008/06/us-copyright-renewal-records-available.html">release of U.S. copyright renewals</a> by the Google Books team. Since the dictionary was published between 1923 and 1963, the absence of its appearance in the renewals data strongly suggests that it&#8217;s public domain.  Not so strongly that I&#8217;d just grab the content and re-print it, but enough that I feel comfortable posting some excerpts here now and then.</p>
<p>This time, we&#8217;ll start with the &#8220;Advisory Board&#8221;:</p>
<ol>
<li><em>Bad Bill</em> &#8211; arrested on a variety of criminal pursuits</li>
<li><em>Big Department</em> &#8211; extortionist, police impersonator, jewel thief among the NYC elite</li>
<li><em>Bubbles</em> &#8211; robber, forger and burglar</li>
<li><em>Butch</em> &#8211; bank robber, strike breaker, election fraud boss, car thief, pinball and slot-machine operator</li>
<li><em>Chink</em> &#8211; purse-snatcher, safe-robber and armed holdup man</li>
<li><em>Chop Chop</em> &#8211; strong-arm terrorist [sic], burglar and robber</li>
<li><em>Dippo</em> &#8211; pickpocket from age 14 to 39</li>
<li><em>Duke</em> &#8211; pickpock, con man, carnival thief</li>
<li><em>Hal the Rebel</em> &#8211; various</li>
<li><em>Iggy</em> &#8211; robber, carnival thief, con man</li>
<li><em>Jo Jo &#8211; </em>robber and burglar</li>
<li><em>Red Mack</em> &#8211; robber and burglar</li>
<li><em>Slim</em> &#8211; counterfeiter and forger</li>
<li><em>Stubs</em> &#8211; larcenist, forger and swingler</li>
<li><em>The Colonel</em> &#8211; con man ["He requests that no further details be made public"]</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.threepress.org/2008/06/25/the-dictionary-of-american-underworld-lingo-1950/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

