<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.kaivonfintel.org/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Kai von Fintel » Geek</title>
	
	<link>http://kaivonfintel.org</link>
	<description>semantics etc.</description>
	<lastBuildDate>Mon, 26 Jul 2010 19:47:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.kaivonfintel.org/academicgeek" /><feedburner:info uri="academicgeek" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Word count in LateX</title>
		<link>http://feeds.kaivonfintel.org/~r/academicgeek/~3/lHiMqNiPK8o/</link>
		<comments>http://kaivonfintel.org/2009/09/29/word-count-in-latex/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 18:19:54 +0000</pubDate>
		<dc:creator>kvf</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[LaTeX]]></category>

		<guid isPermaLink="false">http://kaivonfintel.org/?p=1822</guid>
		<description><![CDATA[I&#8217;m under strict instructions that the article I&#8217;m currently writing should be under 11,000 words. How to keep track of that while using LaTeX (with a lot of mark-up commands that won&#8217;t be separate words in the final product and &#8230; <a href="http://kaivonfintel.org/2009/09/29/word-count-in-latex/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m under strict instructions that the article I&#8217;m currently writing should be under 11,000 words. How to keep track of that while using LaTeX (with a lot of mark-up commands that won&#8217;t be separate words in the final product and a full bibliography that doesn&#8217;t get compiled until the pdf gets produced and thus is not in reflected in the length of the source file)? Easy, run pdflatex on the source (including the bibliography compilation) and count the words in the resulting pdf. But how does that work? My installation includes a ghostscript utility called ps2ascii (I assume that came with MacTex). So, it really is trivial; in Terminal:</p>

<p><tt>ps2ascii test.pdf | wc -w</tt></p>

<p>Answer: 10198. Whew! Still in the game.</p>
<div class="feedflare">
<a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=lHiMqNiPK8o:kyt91jcqRHo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/academicgeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=lHiMqNiPK8o:kyt91jcqRHo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=lHiMqNiPK8o:kyt91jcqRHo:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=lHiMqNiPK8o:kyt91jcqRHo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=lHiMqNiPK8o:kyt91jcqRHo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=lHiMqNiPK8o:kyt91jcqRHo:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=lHiMqNiPK8o:kyt91jcqRHo:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/academicgeek/~4/lHiMqNiPK8o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://kaivonfintel.org/2009/09/29/word-count-in-latex/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://kaivonfintel.org/2009/09/29/word-count-in-latex/</feedburner:origLink></item>
		<item>
		<title>Zipcar iPhone app</title>
		<link>http://feeds.kaivonfintel.org/~r/academicgeek/~3/yJIjylYbU1Q/</link>
		<comments>http://kaivonfintel.org/2009/09/29/zipcar-iphone-app/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 16:49:57 +0000</pubDate>
		<dc:creator>kvf</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://kaivonfintel.org/?p=1820</guid>
		<description><![CDATA[This is cool and these features are very cool indeed: Honk your Zipcar&#8217;s horn with your iPhone to find it in a crowd Unlock and lock your Zipcar with your iPhone after scanning your Zipcard at the start of each &#8230; <a href="http://kaivonfintel.org/2009/09/29/zipcar-iphone-app/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.zipcar.com/iphone/">This</a> is cool and these features are very cool indeed:</p>

<ul>
<li>Honk your Zipcar&#8217;s horn with your iPhone to find it in a crowd</li>
<li>Unlock and lock your Zipcar with your iPhone after scanning your Zipcard at the start of each reservation</li>
</ul>
<div class="feedflare">
<a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=yJIjylYbU1Q:UQ8ubw0-Pqw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/academicgeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=yJIjylYbU1Q:UQ8ubw0-Pqw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=yJIjylYbU1Q:UQ8ubw0-Pqw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=yJIjylYbU1Q:UQ8ubw0-Pqw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=yJIjylYbU1Q:UQ8ubw0-Pqw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=yJIjylYbU1Q:UQ8ubw0-Pqw:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=yJIjylYbU1Q:UQ8ubw0-Pqw:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/academicgeek/~4/yJIjylYbU1Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://kaivonfintel.org/2009/09/29/zipcar-iphone-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://kaivonfintel.org/2009/09/29/zipcar-iphone-app/</feedburner:origLink></item>
		<item>
		<title>Consolidation</title>
		<link>http://feeds.kaivonfintel.org/~r/academicgeek/~3/WyCfnfrO3t8/</link>
		<comments>http://kaivonfintel.org/2009/01/08/consolidation/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 13:23:58 +0000</pubDate>
		<dc:creator>kvf</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Semantics]]></category>

		<guid isPermaLink="false">http://kaivonfintel.org/?p=1689</guid>
		<description><![CDATA[These days, I really don&#8217;t have all that much time to maintain my web presence the way I used to, what with two paying jobs and all kinds of volunteer work. So, it is time to consolidate my personal web &#8230; <a href="http://kaivonfintel.org/2009/01/08/consolidation/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>These days, I really don&#8217;t have all that much time to maintain my web presence the way I used to, what with two <a href="http://web.mit.edu/linguistics/" title="MIT Department of Linguistics">paying</a> <a href="http://web.mit.edu/shass/" title="School of Humanities, Arts, &amp; Social Sciences">jobs</a> and all kinds of <a href="http://semprag.org">volunteer</a> <a href="http://mosaic-commons.org">work</a>. So, it is time to consolidate my personal web presence into <a href="http://kaivonfintel.org">this one site</a>. I will continue to post notes about my field, about academic geekery, and about (parts of) my life, but they will now all appear <a href="http://kaivonfintel.org">here</a>.</p>

<p>If you are subscribed to an RSS feed from one of my old sites, those should continue to work. If you want to subscribe to this site, there are a number of choices:</p>

<ul>
<li><a href="http://feeds.kaivonfintel.org/kvf-all">http://feeds.kaivonfintel.org/kvf-all</a>: all posts</li>
<li><a href="http://feeds.kaivonfintel.org/semanticsetc">http://feeds.kaivonfintel.org/semanticsetc</a>: only posts about semantics etc.</li>
<li><a href="http://feeds.kaivonfintel.org/academicgeek">http://feeds.kaivonfintel.org/academicgeek</a>: only posts about (academic) geekery</li>
<li><a href="http://feeds.kaivonfintel.org/complacencies">http://feeds.kaivonfintel.org/complacencies</a>: only posts about life</li>
<li><a href="http://feeds.kaivonfintel.org/kvf-comments">http://feeds.kaivonfintel.org/kvf-comments</a>: all comments</li>
</ul>
<div class="feedflare">
<a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=WyCfnfrO3t8:5L3xUhO_Htc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/academicgeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=WyCfnfrO3t8:5L3xUhO_Htc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=WyCfnfrO3t8:5L3xUhO_Htc:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=WyCfnfrO3t8:5L3xUhO_Htc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=WyCfnfrO3t8:5L3xUhO_Htc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=WyCfnfrO3t8:5L3xUhO_Htc:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=WyCfnfrO3t8:5L3xUhO_Htc:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/academicgeek/~4/WyCfnfrO3t8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://kaivonfintel.org/2009/01/08/consolidation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://kaivonfintel.org/2009/01/08/consolidation/</feedburner:origLink></item>
		<item>
		<title>TiVo Desktop/iTunes/LAME Hack [updated]</title>
		<link>http://feeds.kaivonfintel.org/~r/academicgeek/~3/p1i7_NPmc4U/</link>
		<comments>http://kaivonfintel.org/2008/03/09/tivo-desktopituneslame-hack-updated/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 18:43:32 +0000</pubDate>
		<dc:creator>kvf</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://academicgeek.org/tivo-desktopituneslame-hack-updated/</guid>
		<description><![CDATA[The well-heeled geek of course streams music from iTunes to their stereo via Apple&#8217;s AirPort Express/AirTunes gadgetry. An alternative is to stream music to your TiVo box using TiVo Desktop, which installs as a System Preference Pane on OS X. &#8230; <a href="http://kaivonfintel.org/2008/03/09/tivo-desktopituneslame-hack-updated/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The well-heeled geek of course streams music from iTunes to their stereo via Apple&#8217;s <a href="http://www.apple.com/airportexpress/features/airtunes.html">AirPort Express/AirTunes gadgetry</a>. An alternative is to stream music to your TiVo box using <a href="http://tivo.com/desktop">TiVo Desktop</a>, which installs as a System Preference Pane on OS X. This works well &#8212; you can show slideshows of your photos in your iPhoto collection and stream MP3s from iTunes. The problem is that even the newest version of TiVo Desktop (1.9.3 for OS X) doesn&#8217;t handle AAC-encoded music, but that&#8217;s the default format that you get when you rip CDs into iTunes. It&#8217;s also the format that you get when you buy music from the iTunes Store. One can tell iTunes to rip music into MP3s but there is another option.</p>

<p>If you install LAME, which is an open source MP3 (en/de)coder, TiVo Desktop will use it to convert AAC files into MP3s on the fly and stream them to the TiVo box. One can get <a href="http://sourceforge.net/project/showfiles.php?group_id=290">the latest source for LAME</a> from the SourceForge site for the project. It compiles out of the box (I think) with the usual encantations (<tt>./configure</tt> and <tt>make</tt> and <tt>sudo make install</tt>). One can also find <a href="http://vastheman.paservices.com/">OS X binaries</a>, but what I did is to have installed by the MacPorts system.</p>

<p>Once the program was installed (MacPorts install into <tt>/opt/local/bin/lame</tt>, but TiVo expects it in <tt>/usr/local/bin/lame</tt>, so I had to create a symlink), I could stream my ripped music to the TiVo box. This still doesn&#8217;t let you stream music bought from the iTunes Store but it&#8217;s a start.</p>

<p>I found this tip on <a href="http://www.macgeekery.com/node/91">MacGeekery</a> where it was posted without acknowledging the source but the hack seems to have been discovered by Dennis Wilkinson as <a href="http://www.tivocommunity.com/tivo-vb/showthread.php?p=2608116&amp;&amp;#post2608116">posted to the TiVo Community forums</a>.</p>

<p>One last hitch: the first time I did this on my Intel MacBook Pro, all I got was static. The solution was to save the following script as /Library/Application Support/TiVo/lame and make it executable:</p>

<p><pre></p>

<h1>!/bin/sh</h1>

<p>exec /usr/local/bin/lame -x $*
</pre></p>
<div class="feedflare">
<a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=p1i7_NPmc4U:zyFAyzZuhWQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/academicgeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=p1i7_NPmc4U:zyFAyzZuhWQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=p1i7_NPmc4U:zyFAyzZuhWQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=p1i7_NPmc4U:zyFAyzZuhWQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=p1i7_NPmc4U:zyFAyzZuhWQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=p1i7_NPmc4U:zyFAyzZuhWQ:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=p1i7_NPmc4U:zyFAyzZuhWQ:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/academicgeek/~4/p1i7_NPmc4U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://kaivonfintel.org/2008/03/09/tivo-desktopituneslame-hack-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://kaivonfintel.org/2008/03/09/tivo-desktopituneslame-hack-updated/</feedburner:origLink></item>
		<item>
		<title>Leopard</title>
		<link>http://feeds.kaivonfintel.org/~r/academicgeek/~3/N745vNTk40I/</link>
		<comments>http://kaivonfintel.org/2007/10/29/leopard/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 14:33:05 +0000</pubDate>
		<dc:creator>kvf</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://academicgeek.org/leopard/</guid>
		<description><![CDATA[The new version of the Mac OS X operating system is now available. Normally, I&#8217;m a very early adopter with new software like this. But this time, I&#8217;m just too busy with work and will need to wait for the &#8230; <a href="http://kaivonfintel.org/2007/10/29/leopard/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/gp/product/B000FK88JK?ie=UTF8&#038;tag=academicgeek-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B000FK88JK"><img border="0" src="http://academicgeek.org/wp-content/uploads/2007/10/21b3gnd6elaasl160.jpg"></a><img src="http://www.assoc-amazon.com/e/ir?t=academicgeek-20&#038;l=as2&#038;o=1&#038;a=B000FK88JK" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p>

<p>The new version of the Mac OS X operating system is <a href="http://www.amazon.com/gp/product/B000FK88JK?ie=UTF8&amp;tag=academicgeek-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000FK88JK">now available</a>. Normally, I&#8217;m a very early adopter with new software like this. But this time, I&#8217;m just too busy with work and will need to wait for the winter break. I can&#8217;t wait! In the mean time, <a href="http://arstechnica.com/reviews/os/mac-os-x-10-5.ars/">John Siracusa&#8217;s review at Ars Technica</a> is a great read.</p>
<div class="feedflare">
<a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=N745vNTk40I:zAcsjdxmukk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/academicgeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=N745vNTk40I:zAcsjdxmukk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=N745vNTk40I:zAcsjdxmukk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=N745vNTk40I:zAcsjdxmukk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=N745vNTk40I:zAcsjdxmukk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=N745vNTk40I:zAcsjdxmukk:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=N745vNTk40I:zAcsjdxmukk:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/academicgeek/~4/N745vNTk40I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://kaivonfintel.org/2007/10/29/leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://kaivonfintel.org/2007/10/29/leopard/</feedburner:origLink></item>
		<item>
		<title>LaTeX Graphics Companion, 2nd Edition</title>
		<link>http://feeds.kaivonfintel.org/~r/academicgeek/~3/1FJmnY_xDK0/</link>
		<comments>http://kaivonfintel.org/2007/10/17/latex-graphics-companion-2nd-edition/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 12:50:33 +0000</pubDate>
		<dc:creator>kvf</dc:creator>
				<category><![CDATA[LaTeX]]></category>

		<guid isPermaLink="false">http://academicgeek.org/latex-graphics-companion-2nd-edition/</guid>
		<description><![CDATA[There is a much expanded second edition of The LaTeX Graphics Companion. It has a chapter on Beamer presentations, which I look forward to reading, even though the Beamer manual is itself a great piece of work. It doesn&#8217;t seem &#8230; <a href="http://kaivonfintel.org/2007/10/17/latex-graphics-companion-2nd-edition/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.amazon.com/gp/product/0321508920?ie=UTF8&#038;tag=academicgeek-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0321508920' title='The LaTeX Graphics Companion'><img src='http://kaivonfintel.org/wp-content/uploads/2007/10/latexgraphic2.jpg' alt='The LaTeX Graphics Companion' /></a></p>

<p>There is a much expanded second edition of <a href="http://www.amazon.com/gp/product/0321508920?ie=UTF8&amp;tag=academicgeek-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321508920">The LaTeX Graphics Companion</a>. It has a chapter on <a href="http://www.ctan.org/tex-archive/macros/latex/contrib/beamer/">Beamer presentations</a>, which I look forward to reading, even though the Beamer manual is itself a great piece of work. It doesn&#8217;t seem to treat <a href="http://sourceforge.net/projects/pgf/">PGF and TikZ</a>, which would be my choice, if I had to produce heavy duty graphics.</p>

<p>The book apparently was threatening to burst at the seams, so the two chapters on PostScript fonts and PostScript drivers and tools, updated and expanded with information on TrueType, Opentype fonts, and PDF utilities, are <a href="http://xml.web.cern.ch/XML/lgc2/">freely available online</a>. A quick look shows some really good information on fonts in LaTeX.</p>
<div class="feedflare">
<a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=1FJmnY_xDK0:fkeUk_O0duQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/academicgeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=1FJmnY_xDK0:fkeUk_O0duQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=1FJmnY_xDK0:fkeUk_O0duQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=1FJmnY_xDK0:fkeUk_O0duQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=1FJmnY_xDK0:fkeUk_O0duQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=1FJmnY_xDK0:fkeUk_O0duQ:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=1FJmnY_xDK0:fkeUk_O0duQ:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/academicgeek/~4/1FJmnY_xDK0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://kaivonfintel.org/2007/10/17/latex-graphics-companion-2nd-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://kaivonfintel.org/2007/10/17/latex-graphics-companion-2nd-edition/</feedburner:origLink></item>
		<item>
		<title>LaTeX style: section box</title>
		<link>http://feeds.kaivonfintel.org/~r/academicgeek/~3/kGUteRlUmko/</link>
		<comments>http://kaivonfintel.org/2007/10/05/latex-style-section-box/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 12:15:32 +0000</pubDate>
		<dc:creator>kvf</dc:creator>
				<category><![CDATA[LaTeX]]></category>

		<guid isPermaLink="false">http://academicgeek.org/latex-style-section-box/</guid>
		<description><![CDATA[[Old post retrieved for Thony:] There is a LaTeX package at CTAN that might be useful for class handouts etc.: sectionbox. This collection of files contains a LaTeX package for sections surrounded by fancy boxes, primarily intended for use within &#8230; <a href="http://kaivonfintel.org/2007/10/05/latex-style-section-box/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>[Old post retrieved for <a href="http://www-personal.umich.edu/~thony/">Thony</a>:]</p>

<p>There is a LaTeX package at CTAN that might be useful for class handouts etc.: <a href="http://tug.ctan.org/tex-archive/macros/latex/contrib/sectionbox/">sectionbox</a>.</p>

<blockquote>
  <p>This collection of files contains a LaTeX package for sections surrounded by fancy boxes, primarily intended for use within posters
  (e.g. made with sciposter.cls). A (pdf) manual is included as well.</p>
</blockquote>
<div class="feedflare">
<a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=kGUteRlUmko:UTFaZZP18x0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/academicgeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=kGUteRlUmko:UTFaZZP18x0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=kGUteRlUmko:UTFaZZP18x0:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=kGUteRlUmko:UTFaZZP18x0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=kGUteRlUmko:UTFaZZP18x0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=kGUteRlUmko:UTFaZZP18x0:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=kGUteRlUmko:UTFaZZP18x0:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/academicgeek/~4/kGUteRlUmko" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://kaivonfintel.org/2007/10/05/latex-style-section-box/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://kaivonfintel.org/2007/10/05/latex-style-section-box/</feedburner:origLink></item>
		<item>
		<title>TextExpander on Sale</title>
		<link>http://feeds.kaivonfintel.org/~r/academicgeek/~3/fb-q25tPHto/</link>
		<comments>http://kaivonfintel.org/2007/08/21/textexpander-on-sale/#comments</comments>
		<pubDate>Tue, 21 Aug 2007 10:12:03 +0000</pubDate>
		<dc:creator>kvf</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://academicgeek.org/textexpander-on-sale/</guid>
		<description><![CDATA[TextExpander, the typing utility that helps users save time and keystrokes by typing short abbreviations that expand into frequently used text snippets, is on sale (regular price: $29.95, with special 40% academic discount: $17.97). Highly recommended.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.smileonmymac.com/textexpander/">TextExpander</a>, the typing utility that helps users save time and keystrokes by typing short abbreviations that expand into frequently used text snippets, is <a href="http://store.esellerate.net/somm/education">on sale</a> (regular price: $29.95, with special 40% academic discount: $17.97). Highly recommended.</p>

<!--adsense-->
<div class="feedflare">
<a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=fb-q25tPHto:IOMjiMzekh0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/academicgeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=fb-q25tPHto:IOMjiMzekh0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=fb-q25tPHto:IOMjiMzekh0:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=fb-q25tPHto:IOMjiMzekh0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=fb-q25tPHto:IOMjiMzekh0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=fb-q25tPHto:IOMjiMzekh0:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=fb-q25tPHto:IOMjiMzekh0:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/academicgeek/~4/fb-q25tPHto" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://kaivonfintel.org/2007/08/21/textexpander-on-sale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://kaivonfintel.org/2007/08/21/textexpander-on-sale/</feedburner:origLink></item>
		<item>
		<title>Lucida LaTeX Fonts on Sale</title>
		<link>http://feeds.kaivonfintel.org/~r/academicgeek/~3/-lwWGbuFmJU/</link>
		<comments>http://kaivonfintel.org/2007/08/20/lucida-latex-fonts-on-sale/#comments</comments>
		<pubDate>Mon, 20 Aug 2007 17:16:53 +0000</pubDate>
		<dc:creator>kvf</dc:creator>
				<category><![CDATA[LaTeX]]></category>

		<guid isPermaLink="false">http://academicgeek.org/lucida-latex-fonts-on-sale/</guid>
		<description><![CDATA[Among the alternatives to the LaTeX default font Computer Modern, one of the nicest is the Lucida family. The TeX user group has offered the fonts at a discount for members for a while now. They charge $90 for members &#8230; <a href="http://kaivonfintel.org/2007/08/20/lucida-latex-fonts-on-sale/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Among the alternatives to the LaTeX default font Computer Modern, one of the nicest is the Lucida family.</p>

<p>The TeX user group has offered the fonts at <a href="http://www.tug.org/store/lucida/index.html">a discount for members</a> for a while now. They charge $90 for members for the complete set (the non-member price is $140).</p>

<p>An alternative vendor is <a href="http://www.pctex.com/fonts.html">PCTeX</a>, who normally charge $129 for the complete set of Lucida fonts. PCTeX has an &#8220;academic price&#8221; of $99, which is almost as good as the TUG-membership price.</p>

<p>But what occasioned this particular post is that PCTeX is offering a special sale right now: <a href="http://store.pctexstore.com/lufoac.html">$79 as the academic price</a> for the complete set of Lucida fonts.</p>

<p>[I already have the fonts and use them for some projects, e.g. the circulation manuscript of <a href="http://kaivonfintel.org/universals-in-semantics/">this paper</a>.]</p>

<!--adsense-->
<div class="feedflare">
<a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=-lwWGbuFmJU:rb26nGwpFdo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/academicgeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=-lwWGbuFmJU:rb26nGwpFdo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=-lwWGbuFmJU:rb26nGwpFdo:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=-lwWGbuFmJU:rb26nGwpFdo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=-lwWGbuFmJU:rb26nGwpFdo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=-lwWGbuFmJU:rb26nGwpFdo:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=-lwWGbuFmJU:rb26nGwpFdo:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/academicgeek/~4/-lwWGbuFmJU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://kaivonfintel.org/2007/08/20/lucida-latex-fonts-on-sale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://kaivonfintel.org/2007/08/20/lucida-latex-fonts-on-sale/</feedburner:origLink></item>
		<item>
		<title>Force Mail.app to send UTF-8</title>
		<link>http://feeds.kaivonfintel.org/~r/academicgeek/~3/uqQfsoYXyw0/</link>
		<comments>http://kaivonfintel.org/2007/08/13/force-mailapp-to-always-send-utf-8-messages/#comments</comments>
		<pubDate>Mon, 13 Aug 2007 16:20:53 +0000</pubDate>
		<dc:creator>kvf</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://academicgeek.org/force-mailapp-to-always-send-utf-8-messages/</guid>
		<description><![CDATA[A new Mac OS X hint suggests the following defaults change: defaults write com.apple.mail NSPreferredMailCharset "UTF-8" Why? Because Windows email clients may display messages originating from Apple Mail much more faithfully. And in any case, everybody should be using UTF-8 &#8230; <a href="http://kaivonfintel.org/2007/08/13/force-mailapp-to-always-send-utf-8-messages/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A new <a href="http://www.macosxhints.com/article.php?story=20070808165831835">Mac OS X hint</a> suggests the following defaults change:</p>

<p><pre>defaults write com.apple.mail NSPreferredMailCharset "UTF-8"</pre></p>

<p>Why? Because Windows email clients may display messages originating from Apple Mail much more faithfully. And in any case, everybody <a href="http://macromates.com/blog/2005/handling-encodings-utf-8/">should be using UTF-8</a> anyway.</p>

<!--adsense-->
<div class="feedflare">
<a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=uqQfsoYXyw0:WRcSoUTJ_hw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/academicgeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=uqQfsoYXyw0:WRcSoUTJ_hw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=uqQfsoYXyw0:WRcSoUTJ_hw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=uqQfsoYXyw0:WRcSoUTJ_hw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=uqQfsoYXyw0:WRcSoUTJ_hw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.kaivonfintel.org/~ff/academicgeek?a=uqQfsoYXyw0:WRcSoUTJ_hw:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/academicgeek?i=uqQfsoYXyw0:WRcSoUTJ_hw:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/academicgeek/~4/uqQfsoYXyw0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://kaivonfintel.org/2007/08/13/force-mailapp-to-always-send-utf-8-messages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://kaivonfintel.org/2007/08/13/force-mailapp-to-always-send-utf-8-messages/</feedburner:origLink></item>
	</channel>
</rss>
