<?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>the dossiers &#187; UNIX</title>
	<atom:link href="http://thedossiers.net/tag/unix/feed/" rel="self" type="application/rss+xml" />
	<link>http://thedossiers.net</link>
	<description></description>
	<lastBuildDate>Tue, 18 Oct 2011 13:45:23 +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>Cut-ups and the Internet</title>
		<link>http://thedossiers.net/cut-ups-and-the-internet/</link>
		<comments>http://thedossiers.net/cut-ups-and-the-internet/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 20:02:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[dossier]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[etext]]></category>
		<category><![CDATA[experiments]]></category>
		<category><![CDATA[HOW-TO]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[lit]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[psych]]></category>
		<category><![CDATA[technique]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[UNIX]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://thedossiers.net/?p=1199</guid>
		<description><![CDATA[[An online &#8220;overview,&#8221; first published 1999; most recently updated [$Date: 2004/03/29 19:14:39&#160;$]]

The cut-up (or &#8220;cutup&#8221;) is a method of juxtaposition where a work (usually text) is cut into pieces and the pieces rearranged in a random order, similar to the montage or collage technique in painting. The traditional cut-ups of Brion Gysin and William S. [...]]]></description>
			<content:encoded><![CDATA[<p>[An online &#8220;overview,&#8221; first published 1999; most recently updated [$Date: 2004/03/29 19:14:39&nbsp;$]]</p>
<p><a href="http://www.jwz.org/webcollage/"><img src="http://www.jwz.org/webcollage/collage.jpg" alt="JWZ's WebCollage" title="JWZs WebCollage" name="JWZs WebCollage" width="800" height="600" class="alignleft size-full wp-image-1201" /></a></p>
<p>The <i>cut-up</i> (or &#8220;cutup&#8221;) is a method of juxtaposition where a work (usually text) is cut into pieces and the pieces rearranged in a random order, similar to the montage or collage technique in painting. The <a href="http://www.bigtable.com/primer/0013b.html">traditional cut-ups</a> of Brion Gysin and William S. Burroughs were done manually with scissors, razor blades, axes and other cutting devices. (Netmonkey.com has published an <a href="http://www.netmonkey.com/1997/features/cutup/">excellent summary of the theory behind the cut-up method</a>, and <a href="http://userpage.fu-berlin.de/~cantsin/gysin/cut-up.cgi">another good one</a> is in Brion Gysin&#8217;s own&nbsp;words.)</p>
<p>Scissors are no longer necessary for making cut-ups; they can be performed more efficiently using a digital computer. The following is a list of open source tools for cutting up etexts and other data using open-source software. The best of these tools improve on the process, generating Markov chains from text input and who knows what&nbsp;else.</p>
<p>Note that the cut-up does not free the artist from the duty of expression; cut-ups serve as a compositional aid and are not a substitute for the act of composition&nbsp;itself.</p>
<ul>
<li>Florian Cramer&#8217;s &#8220;<a href="http://userpage.fu-berlin.de/~cantsin/index.cgi">Permutations</a>&#8221; contains what he calls &#8220;the only technically &#8216;proper&#8217; <span class="caps">CGI</span>-Adaption of Gysin&#8217;s/Burroughs&#8217; cutup method.&#8221; (All of the site&#8217;s <a href="http://userpage.fu-berlin.de/~cantsin/sources/download.cgi">Perl source code</a> is GPLed.)
<li>Lee Worden offers a <a href="http://www.speakeasy.org/~worden/cutup/">similar cutup <span class="caps">CGI</span></a> which uses a different algorithm than Florian&#8217;s, but is also easy to use.
<li><tt>cutup</tt>, part of the <tt>tinyutils</tt> package (deprecated), is a small shell script for cutting up an input text file into four sections and then reassembling the slices diagonally. (a Perl rewrite should feature the ability to choose the number of x- and y- slices on the text.)
<li>Luke Kelley&#8217;s <a href="http://www.bigtable.com/cut-up/">Cut-Up Machine</a> is a Web cgi that lets you insert up to 100 elements from <cite>Naked Lunch</cite> into the output text.
<li><tt><a href="http://MrFeinberg.com/babel/babel.cgi">English as She is Spoken</a></tt> is Jonathan Feinberg&#8217;s Python script which takes text and runs it through AltaVista&#8217;s <a href="http://babelfish.altavista.com/">Translations</a> service, and then runs the output through again, multiple times until no further &#8220;linguistic mutations&#8221; occur.
<li>An earlier Translations tool is the <a href="http://www.archive.org/~art/babelphone.html">Transmogrifier</a>; this tool powers a <a href="http://www.archive.org/~art/babelchat.html">multi-lingual chat room</a> (within 10 years you will probably be able to select a default language in your net interface and see the entire Internet translated in such fashion.)
<li><tt><a href="http://www.notam.uio.no/~mariusw/c-g.writing/chef.l.txt">chef</a></tt> is a lex scanner for outputting its input text in the dialogue of a Swedish chef; the Debian <tt>filters</tt> package contains a bunch of these little text dialogue filters.
<li>The <a href="http://www.nightgarden.com/shannon.htm">Shannonizer</a> takes text or <span class="caps">URL</span> input and outputs a translation by a number of famous writers, including Hunter S. Thompson and Lewis Carroll.
<li><a href="http://www.cise.ufl.edu/cgi-bin/cgiwrap/~mad/BABLE.pl"><span class="caps">BABLE</span></a> is a Perl script that generates Markov chains. It works best on large texts.
<li><a href="http://www.comedia.com/Hot/jargon_3.0/JARGON_D/DISSPRES.HTML">Dissociated Press</a> is an Emacs function for &#8220;dissociating&#8221; the current buffer, combining words and characters to form newords and charcatures; in Emacs, type:<br />
<blockquote><p>
<tt>M-x dissociated-press&nbsp;&lt;<span class="caps">RET</span>&gt;</tt>
</p></blockquote>
<li>Jamie Zawinski&#8217;s <a href="http://www.jwz.org/dadadodo/">dadadodo</a> generates Markov chains of word frequencies. One of its best features is the ability to scan a given text and write a compiled object file which you can then use later to generate output based on the original text.
<li><span class="caps">JWZ</span>&#8217;s latest is <a href="http://www.jwz.org/webcollage/">webcollage</a>, which builds a collage of random images from the Web on the root window of your X session.
<p>Ideas for improvements/expansions to&nbsp;<tt>webcollage</tt>:</p>
<ul>
<li>ability to specify a single host or localhost directory tree when searching for images;
<li>ability to specify the number of random images to output (coupled with the above gives a random-image cgi that could be useful for Web sites).
<li>ability to save the image from the root window to a file (with as many of the original file properties saved as possible)
<li>ability to limit images from a site or sites (say, display random images from eBay auctions)
<li>integrated with the window manager so that a double-click with the left mouse button (say) opens a default web browser window with the <span class="caps">URL</span> of the originating image; a triple-click (say) pastes the <span class="caps">URL</span> to the X selection.
<li>option for outputting to an .html file, either with x number of <tt>&lt;img src&gt;</tt> lines or with an image map
<li>including a text option so that random pages/paragraphs/sentences/words/chars of text can be added to the output
</ul>
</ul>
<p>This last one leads to an idea for an avant-garde web-art project: you write a program that obtains random text from the Web and then outputs that text in <span class="caps">HTML</span>, with random links interspersed through the text (the link heuristics are configured by a filter file whose entries contain two lines: the pattern to match in the input text and the link to use in the output, either a specific <span class="caps">URL</span> or a text value, in which case it uses a random <span class="caps">URL</span> containing that text); the resultant page is then a <b>hypertext cut-up</b>. Will sites allow you to link to them in such a context?  Will linking out of context be outlawed? Or will popular browsers eventually contain <tt>cut-up-mode</tt> toggles, enabling a network of enthusiasts to trade and morph their filters, even holding filter-contests for the most unique views of/traversals through the&nbsp;Web?</p>
<p></p>
<p>Free software cutup tools are described in <a href="http://www.nostarch.com/lcbk2.htm"><cite>The Linux Cookbook, 2nd&nbsp;edition</cite></a>.</p>
<p>Related to this subject is a page on <a href="http://www.notam.uio.no/~mariusw/c-g.writing/">computer-generated&nbsp;writing</a>.</p>
<p>As is <a href="http://draves.org/fuse">Fuse</a> by Scott Draves. The algorithm is inspired by <tt>dissociated-press</tt> but works on images, not&nbsp;text.</p>
<p>Another related subject is generative art&thinsp;&#8212;&thinsp;art where devices such as computers are used to generate source material (which, as with cut-ups, may then be reinterpreted, modified and otherwise used by the artist). Like cut-ups, it poses interesting philosophical issues of authorship and the creation or invention process. The definitive site for generative art research and free software tools is&nbsp;<a href="http://www.generative.net/">www.generative.net</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://thedossiers.net/cut-ups-and-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All about AWK</title>
		<link>http://thedossiers.net/all-about-awk/</link>
		<comments>http://thedossiers.net/all-about-awk/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 22:48:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[dossier]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[HOW-TO]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://thedossiers.net/?p=1037</guid>
		<description><![CDATA[
wiki
The GNU version,&#160;Gawk
short outline and&#160;intro
a page about AWK&#160;programming

AWK tutorials, articles and&#160;books
Eric Pement&#8217;s awk intro and list of handy&#160;one-liners
&#8220;An Awk&#160;Primer&#8221;
simple awk&#160;tutorial
&#8220;how to use&#160;awk
interactive awk&#160;tutorial
Awk by example: 1 2&#160;3
The original &#8220;awl&#8221; book by Alfred V. Aho, Brian W. Kernighan and Peter J. Weinberger: The AWK Programming Language
Free online book: Gawk: Effective AWK&#160;Programming
ToC for another online awk&#160;book

a list [...]]]></description>
			<content:encoded><![CDATA[<p><span class="amazonify_product"><iframe align="left"  src="http://rcm.amazon.com/e/cm?t=netdiscount-20&o=1&p=8&l=as1&asins=020107981X&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr&nou=1" style="width:120px;height:240px;margin:7px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></span></p>
<p><a href="http://en.wikipedia.org/wiki/Awk">wiki</a></p>
<p>The <span class="caps">GNU</span> version,&nbsp;<a href="http://www.gnu.org/software/gawk/gawk.html">Gawk</a></p>
<p><a href="http://www.uga.edu/~ucns/wsg/unix/awk/">short outline and&nbsp;intro</a></p>
<p><a href="http://www.softpanorama.org/Tools/awk.shtml">a page about <span class="caps">AWK</span>&nbsp;programming</a></p>
<p></p>
<h2><span class="caps">AWK</span> tutorials, articles and&nbsp;books</h2>
<p>Eric Pement&#8217;s <a href="http://www.student.northpark.edu/pemente/awk.htm">awk intro</a> and list of <a href="http://www.student.northpark.edu/pemente/awk/awk1line.txt">handy&nbsp;one-liners</a></p>
<p><span class="dquo"><span class="dquo">&#8220;</span></span><A href="http://www.vectorsite.net/tsawk.html">An Awk&nbsp;Primer</a>&#8221;</p>
<p><a href="http://www.hcs.harvard.edu/~dholland/computers/awk.html">simple awk&nbsp;tutorial</a></p>
<p><span class="dquo"><span class="dquo">&#8220;</span></span><a href="http://sparky.rice.edu/~hartigan/awk.html">how to use&nbsp;awk</a></p>
<p><a href="http://stud.wsi.edu.pl/~robert/awk/">interactive awk&nbsp;tutorial</a></p>
<p>Awk by example: <a href="http://www.ibm.com/developerworks/library/l-awk1.html">1</a> <a href="http://www.ibm.com/developerworks/linux/library/l-awk2.html">2</a>&nbsp;<a href="http://www.ibm.com/developerworks/library/l-awk3.html">3</a></p>
<p>The original &#8220;awl&#8221; book by Alfred V. Aho, Brian W. Kernighan and Peter J. Weinberger: <span class="amazonify_text"><a href="http://www.amazon.com/gp/product/020107981X?ie=UTF8&tag=netdiscount-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=020107981X"><cite>The <span class="caps">AWK</span> Programming Language</cite></a><img src="http://www.assoc-amazon.com/e/ir?t=netdiscount-20&l=as2&o=1&a=020107981X" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></span></p>
<p>Free online book: <a href="http://www.gnu.org/software/gawk/manual/"><cite>Gawk: Effective <span class="caps">AWK</span>&nbsp;Programming</cite></a></p>
<p><a href="http://www.grymoire.com/Unix/Awk.html">ToC for another online awk&nbsp;book</a></p>
<p></p>
<p>a list of <a href="http://www.esmerel.com/wagons/rob/scripts.html">awk&nbsp;scripts</a></p>
<p><a href="http://www.faqs.org/faqs/computer-lang/awk/faq/">awk&nbsp;<span class="caps">FAQ</span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thedossiers.net/all-about-awk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emacs hacks and customizations</title>
		<link>http://thedossiers.net/emacs-hacks-and-customizations/</link>
		<comments>http://thedossiers.net/emacs-hacks-and-customizations/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 22:09:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[dossier]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://thedossiers.net/?p=1024</guid>
		<description><![CDATA[Fun with&#160;Emacs
customization&#160;tips

Emacs and&#160;Outlines
Using Outline&#160;Mode
using it for papers and writing a&#160;draft
outline editing for&#160;html
Making a numbered outline with&#160;outline-mode

]]></description>
			<content:encoded><![CDATA[<p><a href="http://xahlee.org/emacs/emacs_fun.html">Fun with&nbsp;Emacs</a></p>
<p><a href="http://www.codecoffee.com/tipsforlinux/articles/033.html">customization&nbsp;tips</a></p>
<p></p>
<h2>Emacs and&nbsp;Outlines</h2>
<p>Using Outline&nbsp;Mode</p>
<p><a href="http://www.ispl.jp/~oosaki/research/linux-tips/outline/">using it for papers and writing a&nbsp;draft</a></p>
<p><a href="http://www.cs.vassar.edu/~priestdo/emacspeak/list.archive.pre98/msg00166.html">outline editing for&nbsp;html</a></p>
<p>Making a <a href="http://groups.google.com/group/gnu.emacs.help/browse_thread/thread/6aa1fe7791d4e588/">numbered outline with&nbsp;outline-mode</a></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://thedossiers.net/emacs-hacks-and-customizations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roff-based typesetting</title>
		<link>http://thedossiers.net/roff-based-typesetting/</link>
		<comments>http://thedossiers.net/roff-based-typesetting/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 22:06:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[dossier]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://thedossiers.net/?p=1022</guid>
		<description><![CDATA[
GROFF, Troff, and&#160;roff


amazon_ad_tag = "netdiscount-20";  amazon_ad_width = "300";  amazon_ad_height = "250";
Wiki: the troff macros and&#160;troff
The troff.org&#160;site
On getting the &#8220;real&#8221;&#160;troff
Groff home page [more]
Groff&#160;forum
GNU Troff&#160;intro
Putting your resume in troff (and part&#160;2)
Online groff&#160;resources
dir listing of&#160;software
short&#160;intro
The Grap language for typesetting charts and&#160;graphs
roff&#160;docs
using ps fonts with&#160;groff
Groff MOM macros:&#160;search

]]></description>
			<content:encoded><![CDATA[<blockquote><p>
<span class="caps">GROFF</span>, Troff, and&nbsp;roff
</p></blockquote>
<p></p>
<p><span class="amazonify_omakase" style="float:left;margin:5px;"><script type="text/javascript">amazon_ad_tag = "netdiscount-20";  amazon_ad_width = "300";  amazon_ad_height = "250";</script><script type="text/javascript" src="http://www.assoc-amazon.com/s/ads.js"></script></span></p>
<p>Wiki: the <a href="http://en.wikipedia.org/wiki/Troff_macros">troff macros</a> and&nbsp;<a href="http://en.wikipedia.org/wiki/Troff">troff</a></p>
<p>The <a href="http://troff.org/">troff.org</a>&nbsp;site</p>
<p>On getting <a href="http://groups.google.com/group/comp.text/msg/d0d9dac103ab76ec">the &#8220;real&#8221;&nbsp;troff</a></p>
<p><a href="http://groff.ffii.org/">Groff home page</A> [<a href="http://www.gnu.org/software/groff/groff.html">more</a>]</p>
<p><a href="http://www.nabble.com/Groff---General-f1673.html">Groff&nbsp;forum</A></p>
<p><a href="http://web.cecs.pdx.edu/~trent/gnu/groff/"><span class="caps">GNU</span> Troff&nbsp;intro</a></p>
<p><a href="http://alumnus.caltech.edu/~copeland/work/resume.html">Putting your resume in troff</a> (and <a href="http://alumnus.caltech.edu/~copeland/work/resume2.html">part&nbsp;2</a>)</p>
<p><a href="http://tylx.tripod.com/groff-resources.html">Online groff&nbsp;resources</a></p>
<p><a href="http://www.mit.edu/afs/athena/system/usrdoc/usd/">dir listing of&nbsp;software</a></p>
<p><a href="http://www.linuxjournal.com/article/2862">short&nbsp;intro</a></p>
<p>The <a href="http://www.lunabase.org/~faber/Vault/software/grap/">Grap</a> language for typesetting charts and&nbsp;graphs</p>
<p><a href="http://www.netadmintools.com/html/7roff.man.html">roff&nbsp;docs</a></p>
<p><a href="http://russia.shaps.hawaii.edu/software/add-postscript.html">using ps fonts with&nbsp;groff</A></p>
<p>Groff <span class="caps">MOM</span> macros:&nbsp;<a href="http://www.google.com/search?q=groff+mom&#038;num=100">search</a></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://thedossiers.net/roff-based-typesetting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Regexp hacks</title>
		<link>http://thedossiers.net/regexp-hacks/</link>
		<comments>http://thedossiers.net/regexp-hacks/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 03:14:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[dossier]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://thedossiers.net/?p=920</guid>
		<description><![CDATA[
tips and tricks for learning, building and using regular&#160;expressions

IBM developerWorks tutorials and&#160;articles
&#8220;Know your regular&#160;expressions&#8221;
&#8220;Hone your regexp pattern-building skills&#8221; is a hands-on tutorial taking you through the classic UNIX and Linux command-line&#160;tools.

Other tutorials and&#160;articles

You can pre-order the Regular Expressions Cookbook to get it the day it&#8217;s released (2009). Mastering Regular Expressions is currently&#160;available.
&#8220;Pattern Matching and Regular&#160;Expressions&#8221;
&#8220;Regular [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>
tips and tricks for learning, building and using regular&nbsp;expressions
</p></blockquote>
<h2><span class="caps">IBM</span> developerWorks tutorials and&nbsp;articles</h2>
<p><span class="dquo"><span class="dquo">&#8220;</span></span><a href="http://www.ibm.com/developerworks/aix/library/au-regexp/">Know your regular&nbsp;expressions</a>&#8221;</p>
<p><span class="dquo"><span class="dquo">&#8220;</span></span><a href="http://www.ibm.com/developerworks/aix/library/au-expressions.html">Hone your regexp pattern-building skills</a>&#8221; is a hands-on tutorial taking you through the classic <span class="caps">UNIX</span> and Linux command-line&nbsp;tools.</p>
<p></p>
<h2>Other tutorials and&nbsp;articles</h2>
<p><span class="amazonify_product"><iframe align="left"  src="http://rcm.amazon.com/e/cm?t=netdiscount-20&o=1&p=8&l=as1&asins=0596520689&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr&nou=1" style="width:120px;height:240px;margin:7px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></span></p>
<p>You can <span class="amazonify_text"><a href="http://www.amazon.com/gp/product/0596520689?ie=UTF8&tag=netdiscount-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=0596520689">pre-order the <cite>Regular Expressions Cookbook</cite></a><img src="http://www.assoc-amazon.com/e/ir?t=netdiscount-20&l=as2&o=1&a=0596520689" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></span> to get it the day it&#8217;s released (2009). <span class="amazonify_text"><a href="http://www.amazon.com/gp/product/0596528124?ie=UTF8&tag=netdiscount-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=0596528124"><cite>Mastering Regular Expressions</cite></a><img src="http://www.assoc-amazon.com/e/ir?t=netdiscount-20&l=as2&o=1&a=0596528124" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></span> is currently&nbsp;available.</p>
<p><span class="dquo"><span class="dquo">&#8220;</span></span><a href="http://www.webreference.com/js/column5/">Pattern Matching and Regular&nbsp;Expressions</a>&#8221;</p>
<p><span class="dquo"><span class="dquo">&#8220;</span></span><a href="http://zez.org/article/articleprint/11/">Regular Expressions&nbsp;explained</a>&#8221;</p>
<p><span class="dquo"><span class="dquo">&#8220;</span></span><a href="http://www.itworld.com/nls_unixfindingtext050728">Finding Text in Context</a>&#8221;: an article about grep&#8217;s context&nbsp;output.</p>
<p></p>
<h2>Regexp examples and&nbsp;one-liners</h2>
<p><span class="amazonify_product"><iframe align="right"  src="http://rcm.amazon.com/e/cm?t=netdiscount-20&o=1&p=8&l=as1&asins=0596528124&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr&nou=1" style="width:120px;height:240px;margin:7px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></span></p>
<p><a href="http://www.regular-expressions.info/examples.html">Examples</a> from&nbsp;<a href="http://www.regular-expressions.info/">regular-expressions.info</a></p>
<p><a href="http://www.regexlib.com/">regexlib.com</a>, a searchable library of thousands of regular&nbsp;expressions</p>
<p><a href="http://www.programmersheaven.com/2/RegexLibraryNumbers">list of regexps for matching&nbsp;numbers</a></p>
<h2>For further&nbsp;reference</h2>
<p>If it lives up to its name, the <span class="amazonify_text"><a href="http://www.amazon.com/gp/product/0596520689?ie=UTF8&tag=netdiscount-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=0596520689"><cite>Regular Expressions Cookbook</cite></a><img src="http://www.assoc-amazon.com/e/ir?t=netdiscount-20&l=as2&o=1&a=0596520689" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></span> is bound to be a&nbsp;classic.</p>
<p>Need more? The <a href="http://www.dmoz.org/Computers/Programming/Languages/Regular_Expressions/">dmoz listing for regexps is&nbsp;long</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://thedossiers.net/regexp-hacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LaTeX hackery</title>
		<link>http://thedossiers.net/latex-hackery/</link>
		<comments>http://thedossiers.net/latex-hackery/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 16:13:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[dossier]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[HOW-TO]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://thedossiers.net/?p=861</guid>
		<description><![CDATA[&#8220;Some useful tips and tricks in&#160;LaTeX&#8221;
Online book, Kochbuch für LaTeX (Deutsch) is full of prewritten &#8220;recipes&#8221; for various typesetting jobs and&#160;situations.
&#8220;LaTeX: It&#8217;s Not Just for Academia&#8221;: part one and&#160;two

Fonts and&#160;Typefaces

The TeX Font Guide is a readable online book filled with advice (and&#160;examples).
&#8220;Using TrueType fonts with TeX (LaTeX) and pdfTeX (pdfLaTeX)&#8221; by Damir&#160;Rakityansky
&#8220;Using TrueType fonts with [...]]]></description>
			<content:encoded><![CDATA[<p><span class="dquo"><span class="dquo">&#8220;</span></span><a href="http://www.cse.iitd.ernet.in/~anup/homepage/UNIX/latex.html">Some useful tips and tricks in&nbsp;LaTeX</a>&#8221;</p>
<p>Online book, <a href="http://www.uni-graz.at/~binder/texhelp/cookbook/cookbook.html"><cite>Kochbuch für LaTeX</cite></a> (Deutsch) is full of prewritten &#8220;recipes&#8221; for various typesetting jobs and&nbsp;situations.</p>
<p><span class="dquo"><span class="dquo">&#8220;</span></span>LaTeX: It&#8217;s Not Just for Academia&#8221;: part <a href="http://www.macdevcenter.com/pub/a/mac/2004/02/03/latex.html">one</a> and&nbsp;<a href="http://www.macdevcenter.com/pub/a/mac/2004/03/05/latex.html">two</a></p>
<p></p>
<h2>Fonts and&nbsp;Typefaces</h2>
<p><span class="amazonify_product"><iframe align="left"  src="http://rcm.amazon.com/e/cm?t=netdiscount-20&o=1&p=8&l=as1&asins=019509686X&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr&nou=1" style="width:120px;height:240px;margin:7px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></span></p>
<p>The <a href="http://www.cl.cam.ac.uk/~rf10/pstex/index.htm"><cite>TeX Font Guide</cite></a> is a readable online book filled with advice (and&nbsp;examples).</p>
<p><span class="dquo"><span class="dquo">&#8220;</span></span><a href="http://www.radamir.com/tex/ttf-tex.htm">Using TrueType fonts with TeX (LaTeX) and pdfTeX (pdfLaTeX)</a>&#8221; by Damir&nbsp;Rakityansky</p>
<p><span class="dquo"><span class="dquo">&#8220;</span></span><a href="http://ftp.nara.wide.ad.jp/pub/TeX/CTAN/info/TrueType/">Using TrueType fonts with <span class="caps">TEX</span> via Postscript Type1&nbsp;format</a>&#8221;</p>
<p><span class="dquo"><span class="dquo">&#8220;</span></span><A href="http://www.cg.tuwien.ac.at/~prikryl/tex/psfonts.html">Adding Postscript fonts to teTeX&nbsp;0.4</a>&#8221;</p>
<p><span class="dquo"><span class="dquo">&#8220;</span></span><A href="http://www.tug.org/texinfohtml/dvips.html#Making-a-font-available">Making a PostScript font&nbsp;available</a>&#8221;</p>
<p><a href="ftp://ftp.tex.ac.uk/tex-archive/fonts/">big directory of zipped tex/latex&nbsp;fonts</a></p>
<p><a href="http://web.mit.edu/cygwin/cygwin_v1.3.2/usr/doc/tetex-beta-20001218/texk/dvipsk/INSTALLATION">long readme with step-by-step instructions on installing&nbsp;fonts</A></p>
<p><a href="http://www.silmaril.ie/downloads/">more hints and tips on installing fonts from simaril&nbsp;consultants</a></p>
<p><a href="http://groups.google.com/groups?num=100&#038;hl=en&#038;lr=&#038;ie=ISO-8859-1&#038;safe=off&#038;scoring=d&#038;q=group%3Acomp.text.tex+available.fonts">available&nbsp;fonts</a></p>
<p><a href="http://lilypond.org/mftrace/">mftrace - Scalable Fonts for&nbsp;MetaFont</a></p>
<p><a href="http://tex.loria.fr/english/fontes.html">fonts and symbols, metafont info and links for creating your own fonts and simple drawings with&nbsp;metafont</a></p>
<p>What happened to Thomas Dunbar&#8217;s <A href="http://www.google.com/search?hl=en&#038;num=100&#038;q=%22metafont+and+linux%22+milieu&#038;btnG=Search"><cite><span class="caps">METAFONT</span> and Linux: A Personal Computing Milieu</cite></a>? (Published as a compressed PostScript file, early&nbsp;90s)</p>
<p></p>
<h2>TeX and LaTeX groups and&nbsp;publications</h2>
<p>The <span class="caps">UK</span> <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=psfchoice">TeX <span class="caps">FAQ</span></a>&nbsp;(searchable)</p>
<p><a href="http://groups.google.com/groups?num=100&#038;hl=en&#038;lr=&#038;ie=ISO-8859-1&#038;safe=off&#038;scoring=d&#038;q=group%3Acomp.text.tex">comp.text.tex</a></p>
<p><a href="http://tug.org/pracjourn/">PracTeX Journal</a>: practical TeX, &#8220;how to get things done&#8221; with&nbsp;TeX</p>
<p><a href="http://www.ntg.nl/english.html"><span class="caps">NTG</span></a>: Dutch language oriented TeX users&nbsp;group</p>
<p><a href="http://truetex.com/">TrueTeX Software</a>: TeX for&nbsp;Windows</p>
]]></content:encoded>
			<wfw:commentRss>http://thedossiers.net/latex-hackery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shell one-liners</title>
		<link>http://thedossiers.net/shell-one-liners/</link>
		<comments>http://thedossiers.net/shell-one-liners/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 19:06:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[dossier]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[HOW-TO]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://thedossiers.net/?p=807</guid>
		<description><![CDATA[Classic UNIX tips: &#8220;Learn 10 good UNIX usage habits
(Break bad UNIX usage patterns)&#8221; [slashdot] [digg] [reddit]
Beginner? Look at the short list of UNIX&#160;commands.

Need a command-line cookbook? Get the second, revised edition of The Linux Cookbook.
Command-line fu is a huge group database of CLI&#160;wisdom.
Winning one-liners (Usenet thread,&#160;1991)
Great ImageMagick one-liners for making text boxes, text images, symbol [...]]]></description>
			<content:encoded><![CDATA[<p>Classic <span class="caps">UNIX</span> tips: &#8220;<a href="http://www.ibm.com/developerworks/aix/library/au-badunixhabits.html?ca=lnxw01GoodUnixHabits">Learn 10 good <span class="caps">UNIX</span> usage habits<br />
(Break bad <span class="caps">UNIX</span> usage patterns)</a>&#8221; [<a href="http://slashdot.org/article.pl?sid=06/12/16/0918220">slashdot</a>] [<a href="http://digg.com/linux_unix/learn_10_good_unix_usage_habits/all">digg</a>] [<a href="http://www.reddit.com/r/programming/comments/66ho9/learn_10_good_unix_usage_habits">reddit</a>]</p>
<p>Beginner? Look at the <a href="http://www.pathogenomics.sfu.ca/brinkman/unixcmds.html">short list of <span class="caps">UNIX</span>&nbsp;commands</a>.</p>
<p></p>
<p><b>Need a command-line cookbook?</b> Get the second, revised edition of <span class="amazonify_text"><a href="http://www.amazon.com/gp/product/1593270313?ie=UTF8&tag=netdiscount-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1593270313"><cite>The Linux Cookbook</cite></a><img src="http://www.assoc-amazon.com/e/ir?t=netdiscount-20&l=as2&o=1&a=1593270313" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></span>.</p>
<p><a href="http://www.commandlinefu.com/commands/browse">Command-line fu</a> is a huge group database of <span class="caps">CLI</span>&nbsp;wisdom.</p>
<p><a href="http://groups.google.com/group/ca.general/msg/5c59a75e8c62d38f">Winning one-liners</a> (Usenet thread,&nbsp;1991)</p>
<p>Great <a href="http://www.imagemagick.org/Usage/text/">ImageMagick one-liners</a> for making text boxes, text images, symbol font graphics, caption and word labels and&nbsp;icons.</p>
<p><span class="dquo"><span class="dquo">&#8220;</span></span><a href="http://bashcurescancer.com/five-quick-command-line-tips.html">Five Quick Command Line&nbsp;Tips</a>&#8221;</p>
<p><span class="dquo"><span class="dquo">&#8220;</span></span><a href="http://www.linux-mag.com/id/1655">Great Command-line&nbsp;Combinations</a>&#8221;</p>
<p><span class="amazonify_product"><iframe align="left"  src="http://rcm.amazon.com/e/cm?t=netdiscount-20&o=1&p=8&l=as1&asins=1593270313&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr&nou=1" style="width:120px;height:240px;margin:7px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></span></p>
<p>Usenet: <a href="http://groups.google.com/group/comp.unix.shell/">comp.unix.shell</a> [<a href="http://groups.google.com/group/comp.unix.shell/topics">topics</a>] [<a href="http://groups.google.com/group/comp.unix.shell/msg/3ab3d4703b99c7b5"><span class="caps">FAQ</span></a>]</p>
<p><a href="http://groups.google.com/groups?oi=djq&#038;as_uauthors=af137%40torfree.net+(Al+Aab)">Al Aab&#8217;s text&nbsp;hacks</A></p>
<p>The basics: <a href="http://www.physics.utah.edu/~detar/phys6720/exercises/unix_emacs_intro.html">an intro</a> and <a href="http://www.softlookup.com/tutorial/unix/index.asp"></p>
<p><a href="http://www.shallowsky.com/linux/">long list of tips and&nbsp;articles</a></p>
<p><a href="http://www.tech-recipes.com/">community database of tech &#8220;recipes&#8221;</a>: tutorials on every&nbsp;subject</p>
<p></p>
<p><a href="http://www.student.northpark.edu/pemente/awk/awk1line.txt">handy one-liners for&nbsp;awk</a></p>
<p>How to do everything: <a href="http://www.unix-tutorials.com/">unix&nbsp;tutorials</a></p>
<p>Interesting <a href="http://seriss.com/people/erco/unixtools/"><span class="caps">UNIX</span>&nbsp;tools</a></p>
<p>The classic <a href="http://partmaps.org/era/unix/award.html">Useless use of cat&nbsp;award</a></p>
<p><a href="http://www.google.com/search?num=100&#038;hl=en&#038;lr=&#038;q=linux+command+OR+tool+trick+OR+tip">searchpattern</a></p>
<h2>Linux mailing&nbsp;lists</h2>
<p>Plenty of these have good&nbsp;tips.</p>
<p><a href="http://www.silug.org/lists/silug-discuss/">silug-discuss</a></p>
<p><a href="http://www.luci.org/luci-discuss/">luci-discuss</a></p>
<p><a href="http://zgp.org/pipermail/linux-elitists/">linux-elitists</a></p>
<p><a href="http://lists.plug.phoenix.az.us/pipermail/plug-discuss/">plug-discuss</a></p>
<p><a href="https://www.redhat.com/archives/k12osn/">k12osn</a></p>
<p><a href="http://www.ae.iitm.ac.in/pipermail/ilugc/">ilugc</a></p>
<p><a href="http://www.thelinuxlink.net/pipermail/lvlug/">lvlug</a></p>
]]></content:encoded>
			<wfw:commentRss>http://thedossiers.net/shell-one-liners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

