<?xml version="1.0"?>
<rss version="2.0"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:dcterms="http://purl.org/dc/terms/" >
<channel>
<title>pages tagged links</title>
<link>http://tychoish.com/tag/links/</link>
<description>tychoish</description>
<item>
	
	<title>Lately Review</title>
	<dcterms:creator>tycho garen</dcterms:creator>
	
	
	  <guid>http://tychoish.com/rhizome/lately-review/</guid>
	
	<link>http://tychoish.com/rhizome/lately-review/</link>
	
	
	<category>/tag/journal</category>
	
	<category>/tag/links</category>
	
	<category>/tag/progress-report</category>
	
	
	<pubDate>Fri, 05 Aug 2011 00:00:00 -0400</pubDate>
	<dcterms:modified>2012-06-23T15:21:32Z</dcterms:modified>
	
	<description>&lt;p&gt;It&#39;s Friday and I have a bunch of links, notes, and accomplishments to
share.&lt;/p&gt;

&lt;p&gt;First up, &lt;a href=&quot;http://tychoish.com/tag/links/../../folk/jfm/&quot;&gt;jfm&lt;/a&gt; and I have been continuing the &lt;a href=&quot;http://tychoish.com/tag/links/../../rhizome/better-task-lists/discourse/&quot;&gt;discussion we had about
task lists&lt;/a&gt; in a new &lt;a href=&quot;http://tychoish.com/tag/links/../../rhizome/mobile-productivity-challenges/discourse/&quot;&gt;discussion&lt;/a&gt;
of the &lt;a href=&quot;http://tychoish.com/tag/links/../../rhizome/mobile-productivity-challenges/&quot;&gt;mobile-productivity-challenges&lt;/a&gt;. I&#39;ve also imported some
&lt;a href=&quot;http://tychoish.com/tag/links/../../rhizome/cyborg-analysis-and-technology-policy/discourse/&quot;&gt;conversation from facebook&lt;/a&gt; 
following up on the &lt;a href=&quot;http://tychoish.com/tag/links/../../rhizome/cyborg-analysis-and-technology-policy/&quot;&gt;Cyborg Analysis and Technology Policy&lt;/a&gt; 
post that I made this last week. I&#39;m really &lt;em&gt;really&lt;/em&gt; proud of the
extent to which the comments and edits that I&#39;ve gotten have made my
writing and thinking clearer on these subjects.&lt;/p&gt;

&lt;p&gt;Also, a thanks to the people who have done things like fix links and
correct stupid typos. Sorry to have caused the trouble, and I&#39;m
eternally grateful for the helping hand. &lt;/p&gt;

&lt;p&gt;Next up, I wrote a &lt;a href=&quot;http://tychoish.com/tag/links/../../documentation/&quot;&gt;document&lt;/a&gt; for a reader who commented
in the &lt;a href=&quot;http://tychoish.com/tag/links/../../rhizome/make-emacs-better/&quot;&gt;Make Emacs Better&lt;/a&gt; 
&lt;a href=&quot;http://tychoish.com/tag/links/../../rhizome/make-emacs-better/discourse/&quot;&gt;thread&lt;/a&gt;. The question addressed how
to load optional functionality and &quot;contributed&quot; lisp code in emacs,
and I wrote &lt;a href=&quot;http://tychoish.com/tag/links/../../documentation/managing-emacs-configuraiton-and-lisp-systems/&quot;&gt;a little tutorial on how to load .el files in emacs&lt;/a&gt;.
I think of this as a very basic and straightforward piece of
customizing emacs; but it&#39;s sufficiently complicated and
counter-intuitive enough that I think a little bit of documentation is
in order. &lt;/p&gt;

&lt;p&gt;The above also marks the debut of a &lt;a href=&quot;http://tychoish.com/tag/links/../../documentation/&quot;&gt;documentation&lt;/a&gt; section within the
wiki, like the &lt;a href=&quot;http://tychoish.com/tag/links/../../code/&quot;&gt;code&lt;/a&gt; section, that I hope to update every now and then
as I write tutorials and reference material that I think someone may
be able to use. No promises, and feel free stash content here as
well. It&#39;s all gravy.&lt;/p&gt;

&lt;p&gt;Speaking of the &lt;a href=&quot;http://tychoish.com/tag/links/../../code/&quot;&gt;code&lt;/a&gt; section, I wrote a little script that I use as
&lt;code&gt;dbl&lt;/code&gt;, that I describe in the &lt;a href=&quot;http://tychoish.com/tag/links/../../code/epistle-linker/&quot;&gt;Epistle Linker&lt;/a&gt;. 
Basically this little function goes through a directory and creates
symbolic links to that directory in a specified directory and mangles
the names of the file (prepends a few charters and changes the
extension.) &lt;a href=&quot;http://tychoish.com/tag/links/../../code/epistle-linker/&quot;&gt;Read the code&lt;/a&gt;, but it makes it
possible to use a service like Dropbox without disrupting your local
git setup and file organization. There&#39;s a known issue with Dropbox
that makes it slightly less than ideal, but what can you do. &lt;/p&gt;

&lt;p&gt;When I was posting &lt;a href=&quot;http://tychoish.com/tag/links/../../code/epistle-linker/&quot;&gt;epistle-linker&lt;/a&gt;, I realized that I had probably
forgotten to mention the fact that I have this nifty little bit of
glue that uses a procmail filter (you &lt;em&gt;do&lt;/em&gt; use procmail, don&#39;t you?)
to deposit note to a particular email address (configurable) into an
org-mode file for filtering. This is ideal for emailing your brain
(i.e. org-mode) an item from your phone or tablet, say. &lt;/p&gt;

&lt;p&gt;And finally: I have an external link. I think this follows nicely from
the &quot;how to work and &#39;live&#39; in the mobile world.&quot; Apparently
&lt;a href=&quot;http://ecls.sourceforge.net/&quot;&gt;ecl&lt;/a&gt;, an embeded &lt;a href=&quot;http://en.wikipedia.org/wiki/Common%5FLisp&quot;&gt;Common Lisp&lt;/a&gt;
implementation, has been built to run on &lt;a href=&quot;https://github.com/ageneau/ecl-android&quot;&gt;Android&lt;/a&gt; 
and &lt;a href=&quot;https://github.com/kriyative/ecl-iphone-builder/tree/elf&quot;&gt;iOS&lt;/a&gt;. How awesome is that?&lt;/p&gt;

&lt;p&gt;That&#39;s all I have. I (finally) finished the April/May issue of
Asimov&#39;s, I subscribed to &lt;a href=&quot;http://clarkesworldmagazine.com/&quot;&gt;Clarkesworld&lt;/a&gt;, 
as if I needed more short fiction to read and distract me from
everything else. been I&#39;ve reading Iain M. Banks&#39; &lt;a href=&quot;http://www.amazon.com/Excession-Iain-Banks/dp/0553575376/&quot;&gt;Excision&lt;/a&gt;,
which has been a great deal of fun. &lt;/p&gt;

&lt;p&gt;Other than that. It&#39;s been a pretty quiet couple of weeks. &lt;/p&gt;
</description>
	
	
</item>
<item>
	
	<title>Links, Reviews, and Updates</title>
	<dcterms:creator>tycho garen</dcterms:creator>
	
	
	  <guid>http://tychoish.com/rhizome/links-reviews-and-updates/</guid>
	
	<link>http://tychoish.com/rhizome/links-reviews-and-updates/</link>
	
	
	<category>/tag/links</category>
	
	<category>/tag/progress-report</category>
	
	<category>/tag/update</category>
	
	
	<pubDate>Fri, 22 Jul 2011 00:00:00 -0400</pubDate>
	<dcterms:modified>2012-06-23T15:21:32Z</dcterms:modified>
	
	<description>&lt;p&gt;While this week flew by in many respects and I only got a couple of
posts out, there is much change and progress afoot. This post is an
attempt to catalog some of the work I (and others) have been doing
that &lt;em&gt;hasn&#39;t&lt;/em&gt; made it onto the blog:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://tychoish.com/tag/links/../../rhizome/better-task-lists/discourse/&quot;&gt;Discussion&lt;/a&gt; of the &quot;&lt;a href=&quot;http://tychoish.com/tag/links/../../rhizome/better-task-lists/&quot;&gt;Better Task
List&lt;/a&gt;&quot; post by &lt;a href=&quot;http://tychoish.com/tag/links/../../folk/jfm/&quot;&gt;jfm&lt;/a&gt;. Including spoilers
for posts that I hope to have ready next week. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Further &lt;a href=&quot;http://tychoish.com/tag/links/../../rhizome/make-emacs-better/discourse/&quot;&gt;discussion&lt;/a&gt; of the &lt;a href=&quot;http://tychoish.com/tag/links/../../rhizome/make-emacs-better/&quot;&gt;make
emacs better&lt;/a&gt;&quot; post. I&#39;m thinking that
it&#39;s probably nearly time to split that into a few pages. There&#39;s a
lot of great content there and people have added a lot. I&#39;m a huge
fan. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Not a link, except to say that I did some fairly substantial tweaks
of the site&#39;s design, which is probably only worth mentioning
because I suspect most people read the site on RSS. Different fonts
in the headers, and I rearranged the masthead to be a little more
clean, and changed the links a bit. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I&#39;m in the slow process of cleaning up the  &lt;a href=&quot;http://cyborginstitute.com&quot;&gt;Cyborg Institute&lt;/a&gt; 
site which I&#39;ve neglected for far too long. I&#39;m importing a lot of
the content that I wrote over there, notably &lt;a href=&quot;http://tychoish.com/tag/links/../../sygn/&quot;&gt;sygn&lt;/a&gt; and
&lt;span class=&quot;createlink&quot;&gt;&lt;a href=&quot;http://tychoish.com/ikiwiki.cgi?page=tubmle-manager&amp;amp;from=rhizome%2Flinks-reviews-and-updates&amp;amp;do=create&quot; rel=&quot;nofollow&quot;&gt;?&lt;/a&gt;tubmle-manager&lt;/span&gt;. Next up, some straggling blog posts, and a clean up
of the existing content to match my current projects and work. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The &lt;a href=&quot;http://tychoish.com/tag/links/../../knitting/&quot;&gt;knitting&lt;/a&gt; page or blog, which is collected separately from
&lt;a href=&quot;http://tychoish.com/tag/links/../../rhizome/&quot;&gt;rhizome&lt;/a&gt; posts is in full swing, and I hope to be able to post a few
things there every now and then. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;There&#39;s now a real &lt;a href=&quot;http://tychoish.com/tag/links/../&quot;&gt;tag&lt;/a&gt; index and a tag cloud that looks like
something. I&#39;d avoided putting together a page like this for some
time, because there were a lot of junk tags and enough really big
tags that the cloud didn&#39;t really work. I&#39;ve mostly cleaned that up,
leaving the wiki with a rather awesome tag cloud&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I&#39;ve also found a few things on the web that I think you might enjoy
on the web: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;A new blog called &lt;a href=&quot;http://observatory1.wordpress.com/&quot;&gt;observatory&lt;/a&gt;.
I&#39;ve been talking to the author a bit. I realized that there aren&#39;t
very many blogs that are so verbose. I suppose
&lt;a href=&quot;http://bytebaker.com/&quot;&gt;ByteBaker&lt;/a&gt; is another example, but there
aren&#39;t many of them around.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://www.emacswiki.org/emacs/UndoTree&quot;&gt;undo-tree-mode&lt;/a&gt; is a nifty
little emacs hack that makes undoing and redoing much less
complicated and weird. (From that &lt;a href=&quot;http://tychoish.com/tag/links/../../rhizome/make-emacs-better/discourse/&quot;&gt;make emacs better
discussion&lt;/a&gt;.) Though I have to
admit that I no longer have a problem with the default behavior, even
if I know it&#39;s a bit counter intuitive. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I&#39;ve been reading &lt;a href=&quot;http://strangehorizons.com/&quot;&gt;Strange Horizons&lt;/a&gt;
more than I have in the past, thanks mostly to &lt;a href=&quot;http://www.instapaper.com/&quot;&gt;instapaer&lt;/a&gt;
and InstaFetch for Android. I was particularly found of Genevieve
Valentine&#39;s column/review of a &lt;a href=&quot;http://www.strangehorizons.com/2011/20110704/valentine-c.shtml&quot;&gt;glorious mess of a movie trope&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That&#39;s all I have for this week. &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Comments
Undo-tree also allows for undoing based on time (see &lt;a href=&quot;http://emacs-fu.blogspot.com/2010/11/undo.html&quot;&gt;here&lt;/a&gt;), apparently a feature that vim has. &lt;/li&gt;
&lt;/ul&gt;
</description>
	
	
</item>
<item>
	
	<title>Hyperlinks</title>
	<dcterms:creator>tycho garen</dcterms:creator>
	
	
	  <guid>http://tychoish.com/rhizome/hyperlinks/</guid>
	
	<link>http://tychoish.com/rhizome/hyperlinks/</link>
	
	
	<category>/tag/emacs</category>
	
	<category>/tag/links</category>
	
	
	<pubDate>Fri, 08 Jul 2011 00:00:00 -0400</pubDate>
	<dcterms:modified>2012-06-23T15:21:32Z</dcterms:modified>
	
	<description>&lt;p&gt;Though short, this week has been pretty good. I&#39;ve been doing cool
things at work, I&#39;ve been writing and posting blog entries, &lt;em&gt;and&lt;/em&gt;
fiction(!), I&#39;m on top of email, and the sweater is growing. I hope
this isn&#39;t just a fluke and that I can keep this up and also expand
slightly into doing a bit more reading. Small steps. &lt;/p&gt;

&lt;p&gt;I&#39;ve done a little bit of work on the wiki and site. Notably, selected
entries are mirrored on &lt;a href=&quot;http://planet.emacsen.org&quot;&gt;Planet Emacsen&lt;/a&gt;. 
Also consider the following links to updates on the wiki and other
sites: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://tychoish.com/tag/links/../../rhizome/make-emacs-better/discourse/&quot;&gt;Discussion of &quot;Make Emacs Better&quot;&lt;/a&gt;, which
has been incredibly productive and an interesting discussion of
emacs adoption and use by non-programmer niches. I think this
discussion and the &lt;a href=&quot;http://tychoish.com/tag/links/../../rhizome/make-emacs-better/&quot;&gt;original post&lt;/a&gt; connect
pretty well with a post that made the rounds a few weeks ago:
&lt;a href=&quot;http://beastwithin.org/users/wwwwolf/fantasy/avarthrel/blog/2011/05/lets-just-use-emacs.html&quot;&gt;Lets Just Use Emacs&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://tychoish.com/tag/links/../../cyborg/history/&quot;&gt;Cyborg History&lt;/a&gt; - a link from my father on the
history of computing. I replied to him with &lt;a href=&quot;http://www.codequarterly.com/2011/hal-abelson/&quot;&gt;Code Quarterly
Interview with Hal Abelson&lt;/a&gt;. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I&#39;ve also collected a few  &lt;a href=&quot;http://tychoish.com/tag/links/../../latex-system/links/&quot;&gt;LaTeX System links&lt;/a&gt;,
of related projects, ideas and collaborators. I&#39;ve also had a few
conversations that I need to transcribe into the wiki. Watch this
space. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Then there&#39;s &lt;a href=&quot;https://bitbucket.org/jfm/emacs-instapaper/src/6b135e2a6f91/instapaper.el&quot;&gt;emacs-instapaper&lt;/a&gt;,
which isn&#39;t exactly a FaiF web service, but the functionality is
great for the subway, and I like being able to keep Firefox closed
more of the time. &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That&#39;s all for now! &lt;/p&gt;
</description>
	
	
</item>
<item>
	
	<title>LaTeX system Resources</title>
	
	
	  <guid>http://tychoish.com/latex-system/links/</guid>
	
	<link>http://tychoish.com/latex-system/links/</link>
	
	
	<category>/tag/links</category>
	
	
	<pubDate>Sun, 03 Jul 2011 10:21:50 -0400</pubDate>
	<dcterms:modified>2012-06-23T15:21:32Z</dcterms:modified>
	
	<description>&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://www.publications.li/&quot;&gt;Publications.li&lt;/a&gt; includes, I&#39;d say,
about 60% of what I&#39;m interests me about this project. The
shortcomings with Publications.li in the context of LaTeX system are
that it&#39;s not aimed at non-technical users that aren&#39;t already using
LaTeX, it does nothing minimize the &quot;gorp&quot; that you have to wade
through to get to a good LaTeX document, and it doesn&#39;t provide a
system of pre-built templates for non-scholarly presentation. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://code.google.com/p/latex-makefile/&quot;&gt;LaTeX Makefile&lt;/a&gt; is
actually probably a slightly better solution, and I think using a
makefile-based approach--though bothersome--would make the
infrastructural component much easier to understand and maintain in
the long run. &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
	
	
</item>
<item>
	
	<title>Cyborg History</title>
	
	
	  <guid>http://tychoish.com/cyborg/history/</guid>
	
	<link>http://tychoish.com/cyborg/history/</link>
	
	
	<category>/tag/cyborg</category>
	
	<category>/tag/history</category>
	
	<category>/tag/links</category>
	
	
	<pubDate>Sun, 26 Jun 2011 11:25:17 -0400</pubDate>
	<dcterms:modified>2012-06-23T15:21:32Z</dcterms:modified>
	
	<description>&lt;p&gt;Links on the history of computing, computer usage, and computer
users. &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.multicians.org/thvv/tvv7094.html&quot;&gt;My Experience with the IBM 7094 and CTSS&lt;/a&gt;
by Tom Van Vleck&lt;/li&gt;
&lt;/ul&gt;
</description>
	
	
</item>
<item>
	
	<title>Link Storm</title>
	<dcterms:creator>tycho garen</dcterms:creator>
	
	
	  <guid>http://tychoish.com/rhizome/link-storm/</guid>
	
	<link>http://tychoish.com/rhizome/link-storm/</link>
	
	
	<category>/tag/links</category>
	
	
	<pubDate>Fri, 14 Jan 2011 08:18:48 -0500</pubDate>
	<dcterms:modified>2012-06-23T15:21:32Z</dcterms:modified>
	
	<description>&lt;p&gt;I have a bunch of links that have been hanging around &lt;em&gt;too long&lt;/em&gt;, that
I&#39;d like to share with you, so here they are. Enjoy!&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://distrustsimplicity.net/&quot;&gt;Distrust Simplicity&lt;/a&gt; is a great short
form blog, that I&#39;m really liking. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The &lt;a href=&quot;http://www.singularitysummit.com/&quot;&gt;Singularity Summit&lt;/a&gt; is a
cyborg/futurist event that a reader wrote me a note about &lt;em&gt;a rather
long time ago&lt;/em&gt;. If you&#39;re interested in the singularity and issues
and ideas related to that. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://github.com/dto/hypo&quot;&gt;Hypo&lt;/a&gt; a literate programing (with
org-babel) based asset management system for game
development. (&lt;a href=&quot;http://github.com/dto/hypo/raw/master/hypo.org&quot;&gt;hypo example&lt;/a&gt;. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://github.com/dto/org-babel-lisp/blob/master/org-babel-lisp.el&quot;&gt;Common Lisp Support in Org-Babel&lt;/a&gt;. 
I feel like there&#39;s probably a joke here. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://mango.io/about/&quot;&gt;Mango.io&lt;/a&gt; a markdown-based CMS, using
Python tools. I&#39;m not sure if it&#39;s the kind of thing that I&#39;m likely
to ever want to use &lt;em&gt;myself&lt;/em&gt; but it&#39;s an idea. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://www.nytimes.com/2010/12/27/technology/27podcast.html&quot;&gt;A New York Times Article about Podcasting and Leo Laporte&#39;s TWiT Network&lt;/a&gt;
While the content of this article is interesting in it&#39;s own right,
there are a couple of &quot;bigger&quot; picture things happening. First, the
old media (i.e. &quot;the Times&quot;) covering the new media (i.e. &quot;TWiT,&quot;)
is always interesting. Secondly, and less obviously, it&#39;s
interesting how the biggest successes in the &quot;New Media,&quot; are by
veterans of the &quot;Old Media,&quot; (like Laporte, who had a career in
Radio and television before doing TWiT.) &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://www.socialtextjournal.org/blog/2010/12/the-dramatic-face-of-wikileaks.php&quot;&gt;Social Text Journal: The Dramatic Face of Wikileaks&lt;/a&gt;,
is a meta-meta-meta look at wikileaks and the &quot;new media&quot; moment
that it represents.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
	
	
</item>
<item>
	
	<title>Unfettered Monday</title>
	<dcterms:creator>tycho garen</dcterms:creator>
	
	
	  <guid>http://tychoish.com/rhizome/unfettered-monday/</guid>
	
	<link>http://tychoish.com/rhizome/unfettered-monday/</link>
	
	
	<category>/tag/links</category>
	
	<category>/tag/science-fiction</category>
	
	
	<pubDate>Mon, 20 Dec 2010 20:37:10 -0500</pubDate>
	<dcterms:modified>2012-06-23T15:21:32Z</dcterms:modified>
	
	<description>&lt;p&gt;&lt;a href=&quot;http://www.fantastique-unfettered.com/&quot;&gt;Fantisque Unfettered&lt;/a&gt; is a new
fantasy magazine from the editorial team that did the &lt;a&gt;Aether Age&lt;/a&gt;
shared world project. You can learn more about this by listening to
the latest version of the &lt;a href=&quot;http://blog.outeralliance.org/archives/725&quot;&gt;outer alliance podcast&lt;/a&gt;. 
I must confess that reading/listening to &lt;em&gt;all&lt;/em&gt; of these things is
still in my queue, but I have a lot of respect for the creators of all
of these things, and I&#39;d love for this wiki play host to a &lt;a href=&quot;http://tychoish.com/tag/links/../../rhizome/critique/&quot;&gt;discussion
of any of these works&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I pulled together an archive or collection of my
&lt;a href=&quot;http://criticalfutures.com&quot;&gt;Critical Futures&lt;/a&gt; posts that discuss
systems administration, administrators, and what &quot;normal&quot; folks can
learn about technology and techno/social phenomena from the practice
of system administration. I&#39;m calling it &quot;&lt;a&gt;Lessons from Systems Administration&lt;/a&gt;.&quot;
If anyone has an idea for a more archives for Critical Futures posts, &lt;span class=&quot;createlink&quot;&gt;&lt;a href=&quot;http://tychoish.com/ikiwiki.cgi?page=%2Farchives&amp;amp;from=rhizome%2Funfettered-monday&amp;amp;do=create&quot; rel=&quot;nofollow&quot;&gt;?&lt;/a&gt;use this wiki page&lt;/span&gt;. &lt;/p&gt;

&lt;p&gt;I hope your week is awesome!&lt;/p&gt;
</description>
	
	
</item>
<item>
	
	<title>Free the Work</title>
	<dcterms:creator>tycho garen</dcterms:creator>
	
	
	  <guid>http://tychoish.com/rhizome/free-work/</guid>
	
	<link>http://tychoish.com/rhizome/free-work/</link>
	
	
	<category>/tag/academia</category>
	
	<category>/tag/labor</category>
	
	<category>/tag/links</category>
	
	<category>/tag/research</category>
	
	
	<pubDate>Wed, 15 Dec 2010 12:32:43 -0500</pubDate>
	<dcterms:modified>2012-06-23T15:21:32Z</dcterms:modified>
	
	<description>&lt;p&gt;&lt;em&gt;There&#39;s a folk song with the line &quot;let the toast go free,&quot; to which
an assembled crowd of singers will often stand up and cry &quot;free the
toast!&quot; in response.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;I&#39;ve been spending the morning going through email, reading feeds,
tweaking some of the issues raised in &lt;span class=&quot;createlink&quot;&gt;&lt;a href=&quot;http://tychoish.com/ikiwiki.cgi?page=site-improvements&amp;amp;from=rhizome%2Ffree-work&amp;amp;do=create&quot; rel=&quot;nofollow&quot;&gt;?&lt;/a&gt;site-improvements&lt;/span&gt;, and
trying to rock &lt;em&gt;getting things done&lt;/em&gt;. In the mean time I have a few
links to share. &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://journal.transformativeworks.org/index.php/twc/article/viewArticle/73/76&quot;&gt;The Everyday Lives Of Video Game Developers&lt;/a&gt; &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://www.socialtextjournal.org/periscope/2009/11/the-price-of-free-1.php&quot;&gt;The Price of Free&lt;/a&gt; - 
This article, and the one before, are both open on my &quot;things to read
list. Imagine that&#39;s what I&#39;m doing this afternoon.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://www.branchable.com/&quot;&gt;Branchable&lt;/a&gt; - ikiwiki (like the wiki
that powers this site) hosting service, based on publicly available
tools. I kinda want to set up a branchable instance.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://pybtex.sourceforge.net/&quot;&gt;Pybtex&lt;/a&gt; - a python/yaml drop in
replacement for BibTeX, which is really cool, and I suspect that
this will probably be my next citation management tool. I&#39;ve been
looking for one for a long time. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://kindlefeeder.com/&quot;&gt;Kindle Feeder&lt;/a&gt; - a tool to crawl your
feeds and move them to your kindle. I&#39;m currently sifting through my
feeds and seeing what might make sense to read on the kindle. Might
as well, and the automatic delivery makes a lot of sense. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I played with &lt;a href=&quot;http://www.emacswiki.org/emacs/CategoryEshell&quot;&gt;ehsell&lt;/a&gt; 
for the first time today in response to &lt;a href=&quot;http://www.masteringemacs.org/articles/2010/12/13/complete-guide-mastering-eshell/&quot;&gt;this post&lt;/a&gt;, 
and I have to say that I really like it, and it&#39;s &lt;em&gt;much&lt;/em&gt; more
intuitive and usable than I thought it&#39;d be. I like the idea of
being able to write shell functions in emacs-lisp. As an aside the
post is, I think, an example of really great casual technical
writing.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
	
	
</item>
<item>
	
	<title>Links on Technology, Blogging, and Emacs</title>
	<dcterms:creator>tycho garen</dcterms:creator>
	
	
	  <guid>http://tychoish.com/rhizome/links-technology-blogging-and-emacs/</guid>
	
	<link>http://tychoish.com/rhizome/links-technology-blogging-and-emacs/</link>
	
	
	<category>/tag/cyborg</category>
	
	<category>/tag/links</category>
	
	
	<pubDate>Mon, 02 Nov 2009 00:00:00 -0500</pubDate>
	<dcterms:modified>2012-06-23T15:21:32Z</dcterms:modified>
	
	<description>&lt;p&gt;A mostly technology-centric collection of links: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Emacs starter configuration scripts.&lt;/strong&gt; I can&#39;t, for the life of
me, recall why I went looking for this, but last week I ended up
with a whole host of basic configuration files that people have
published. I&#39;ve thought about doing this for my own files, but I&#39;ve
not had it properly cleaned up &lt;em&gt;and&lt;/em&gt; working in a non-embarrassing way
in a while. Most of these are on &lt;a href=&quot;http://www.github.com/&quot;&gt;github&lt;/a&gt;,
which is a phenomena that could tolerate some investigation, but no
matter. Here they are, linked to by screen name:
&lt;a href=&quot;http://github.com/ki/my-dot-emacs/&quot;&gt;ki&lt;/a&gt;,
&lt;a href=&quot;http://github.com/elq/dot-emacs/&quot;&gt;elq&lt;/a&gt;,
&lt;a href=&quot;http://github.com/jonshea/config-files/blob/master/.emacs&quot;&gt;jonshea&lt;/a&gt;,
&lt;a href=&quot;http://github.com/larrywright/emacs&quot;&gt;larrywright&lt;/a&gt;,
&lt;a href=&quot;http://sources.defmacro.org/emacs-conf/&quot;&gt;defmacro&lt;/a&gt; (har, just got
it), &lt;a href=&quot;http://github.com/jmhodges/emacs-starter-kit&quot;&gt;jmhodges&lt;/a&gt;,
&lt;a href=&quot;http://github.com/technomancy/emacs-starter-kit&quot;&gt;technomancy&lt;/a&gt;,
&lt;a href=&quot;http://github.com/markhepburn/dotemacs&quot;&gt;markhepburn&lt;/a&gt;, and
&lt;a href=&quot;http://github.com/al3x/emacs/tree/master/vendor/&quot;&gt;al3x&lt;/a&gt;. I&#39;d love
to collect more of these, so maybe comments or [the cyborg
wiki](http;//www.cyborg institute.com/wiki/). &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Adjunct to that, a few more cool emacs and related links and
points:&lt;/strong&gt; First, &lt;a href=&quot;http://trey-jackson.blogspot.com/2009/09/emacs-tip-33-paredit.html&quot;&gt;paraedit which is a little tool which makes
editing lisp
easier&lt;/a&gt;,
as well as an &lt;a href=&quot;http://www.orgmode.org&quot;&gt;org-mode&lt;/a&gt; tip from &lt;a href=&quot;http://www.yergler.net&quot;&gt;Nathan
Yergler&lt;/a&gt; &lt;a href=&quot;http://yergler.net/blog/2009/10/07/remembering-with-org-mode-and-ubiquity/&quot;&gt;about using org-rembmember with
firefox and
ubiquity&lt;/a&gt;. which
might be of interest to some of you. I also have in the file [this
link about yet another lisp dialect (yald?) called
&lt;a href=&quot;http://www.piumarta.com/software/lysp/&quot;&gt;Lysp&lt;/a&gt;, but I don&#39;t have
much more than that. I, on the other hand &lt;a href=&quot;http://www.nongnu.org/stumpwm/&quot;&gt;will have more to say
about this in the coming few
weeks&lt;/a&gt;. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://mbranesf.livejournal.com/10392.html&quot;&gt;My &lt;strong&gt;friend Chris Fletcher discusses his experience with
contemporary blogging services&lt;/strong&gt; in this
post&lt;/a&gt;. I&#39;m not
sure. Right? I mean blogging is so different today than it was when
I got into it. I remember when you handed FTP credentials to blogger
so they could publish your blog with their system to your
site. Surely people don&#39;t do that anymore. One of the things that I
noticed at Podcamp (more on that on another post) that, frankly
horrified me a bit, was that there was a whole class of bloggers who
wanted to do &quot;this thing,&quot; but they had no interest in running their
own website or making that investment of time and energy.&lt;/p&gt;

&lt;p&gt;And maybe that&#39;s what blogging has become. In a lot of ways &lt;em&gt;doing a
blog&lt;/em&gt; is something anyone can do pretty easily, and having a website
is no longer a big part of participating in this discourse. While
I&#39;m a big fan of independence, and I don&#39;t think the technological
burden is that high. &quot;Doing websites,&quot; very much made me the geek I
am today, so I&#39;m not sure. Having said that, LiveJournal has never
easily fit into a niche: It was blogging before there was
blogging. It was social networking before we said that. It was
subculture/niche before that became the thing. If I had more time in
my life I&#39;d figure out some way to study and capture that history.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;For all of you &lt;strong&gt;OS X Desktop User Interaction Geeks&lt;/strong&gt;, &lt;a href=&quot;http://db.tidbits.com/article/10624&quot;&gt;there&#39;s this
thing that lets you hide unused
windows&lt;/a&gt; baked into the window
manager. I think. I have access to OS X, but I don&#39;t really use it
enough to give this a try. GNU Screen and lots (and lots) of Emacs
buffers make it possible to keep a lot of irons on the fire without
getting distracted. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://blog.edwards-research.com/2009/10/my-zshrc/&quot;&gt;A &lt;strong&gt;good example of a zshrc&lt;/strong&gt;
file&lt;/a&gt; if that&#39;s
your thing. I think it&#39;s my thing. Alas. I&#39;ll write more about this
once I get more used to it and figure some things out. Mostly, I&#39;m
finding that one can use it as a pure superset of bash without ill
effect. &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
	
	
</item>
<item>
	
	<title>Links on Post-Publishing, Gender, and Post-Humanism</title>
	<dcterms:creator>tycho garen</dcterms:creator>
	
	
	  <guid>http://tychoish.com/rhizome/links-postpublishing-gender-posthumanism/</guid>
	
	<link>http://tychoish.com/rhizome/links-postpublishing-gender-posthumanism/</link>
	
	
	<category>/tag/links</category>
	
	
	<pubDate>Tue, 29 Sep 2009 00:00:00 -0400</pubDate>
	<dcterms:modified>2012-06-23T15:21:32Z</dcterms:modified>
	
	<description>&lt;p&gt;For your consideration: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://www.paulgraham.com/publishing.html&quot;&gt;Paul Grahm on the Future of
Publishing&lt;/a&gt;, which is of
corse pretty darn spot on. Follow up, I guess to &lt;a href=&quot;http://www.niemanlab.org/2009/09/micropayments-for-news-the-holy-grail-or-just-a-dangerous-delusion/&quot;&gt;this link from the
last link dump
post&lt;/a&gt;. I
think it&#39;s generally true to say that the &quot;post-publishing&quot; world is
here, as most writers/content producers--or the young and successful
ones at any rate--are already working in post-publishing business
models. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://www.sfsignal.com/archives/2009/09/mind-meld-behind-the-sceneshow-the-hottest-short-fiction-anthologies-are-created-part-1/&quot;&gt;SF Signal Mind-Meld about Short Fiction
Anthologies&lt;/a&gt;. In
a lot of ways I think short fiction &quot;anthologies&quot; are a great thing
and answer a lot of needs in publishing. It&#39;s a sustainable way to
publish short fiction (in the way that magazines aren&#39;t terribly,)
anthologies have the potential to be greater than the sum of their
parts (and thus better than single author short story collection.)
And they&#39;re typically great fun to read. The aforelinked article
does a great job of showing the thought process of the editors and
anthologists that make these collections possible.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://www.hplusmagazine.com/articles/neuro/will-we-eventually-upload-our-minds&quot;&gt;Organic Memory Transfer and
neurotechology&lt;/a&gt;,
I&#39;m more interested in the limitations of input/output than in
the &quot;brute power&quot; problems that Katz raises in this article, but
its interesting. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://www.theatlantic.com/doc/200909u/professional-bloggers&quot;&gt;The Professionalization of
blogging&lt;/a&gt;
As an independent blogger myself, this article seems to mostly be
true, though I&#39;m not particularly happy about it, I must say. I&#39;m
interested in how the rise of the &quot;big professional blog&quot; integrates
with the ongoing collapse of the media industry. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://www.roughtype.com/archives/2009/09/accidentally_on.php&quot;&gt;Rough Type - Questioning
Accidentalism&lt;/a&gt;
I seem to be on a &quot;posting links about the media today.&quot; This one,
is pretty historiographical, which is an approach to this &quot;evolution
of media&quot; topics that I approve of with great vigor. I just wish
there were a way to sort of say to the world, &quot;lets do something
&lt;em&gt;different&lt;/em&gt; this time.&quot; Alas. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://gabriellacoleman.org/blog/?p=1768&quot;&gt;Gender in the Free Software
World&lt;/a&gt; no matter how far
away from Women&#39;s Studies and &quot;gender stuff,&quot; it seems to follow
me. That said, this article, which comments on &lt;a href=&quot;http://www.fsf.org/news/summit-on-women-in-free-software&quot;&gt;some gender-related
activism, if we can use that word, out of the
FSF&lt;/a&gt;. The
news is a bit old at this point (old links are old,) but I think the
analysis here is pretty much spot on, and I&#39;m not sure if I have
anything that I could add to this. Go read. &lt;a href=&quot;http://gabriellacoleman.org/blog/?p=1729&quot;&gt;Also
this&lt;/a&gt; which I&#39;m still
reading/groking thinking about. &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Woot. Tabs closed for now. &lt;/p&gt;
</description>
	
	
</item>

</channel>
</rss>
