<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Bekkerin blogi</title>
	<atom:link href="http://bekkeri.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://bekkeri.wordpress.com</link>
	<description>Pääosin tietoteknistä jorinaa suomeksi ja englanniksi - Mainly computing-oriented babble in Finnish and English</description>
	<lastBuildDate>Mon, 20 Sep 2010 12:19:46 +0000</lastBuildDate>
	<language>fi</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='bekkeri.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Bekkerin blogi</title>
		<link>http://bekkeri.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://bekkeri.wordpress.com/osd.xml" title="Bekkerin blogi" />
	<atom:link rel='hub' href='http://bekkeri.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Recursive move in cmd.exe</title>
		<link>http://bekkeri.wordpress.com/2010/09/20/recursive-move-in-cmd-exe/</link>
		<comments>http://bekkeri.wordpress.com/2010/09/20/recursive-move-in-cmd-exe/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 12:19:46 +0000</pubDate>
		<dc:creator>Jussi</dc:creator>
				<category><![CDATA[Yleiset]]></category>

		<guid isPermaLink="false">http://bekkeri.wordpress.com/?p=88</guid>
		<description><![CDATA[for /r and move commands can move files to a different extension recursively: for /r %x in (*.ext) do ren "%x" *.other.ext<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bekkeri.wordpress.com&amp;blog=477356&amp;post=88&amp;subd=bekkeri&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><code>for /r</code> and <code>move</code> commands can move files to a different extension recursively:</p>
<p><code>for /r %x in (*.ext) do ren "%x" *.other.ext</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bekkeri.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bekkeri.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bekkeri.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bekkeri.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bekkeri.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bekkeri.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bekkeri.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bekkeri.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bekkeri.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bekkeri.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bekkeri.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bekkeri.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bekkeri.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bekkeri.wordpress.com/88/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bekkeri.wordpress.com&amp;blog=477356&amp;post=88&amp;subd=bekkeri&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bekkeri.wordpress.com/2010/09/20/recursive-move-in-cmd-exe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3170769391e3e00ce0c8ddd6df79f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Bekkeri</media:title>
		</media:content>
	</item>
		<item>
		<title>Regex not matching a subexpression</title>
		<link>http://bekkeri.wordpress.com/2010/09/20/regex-not-matching-a-subexpression/</link>
		<comments>http://bekkeri.wordpress.com/2010/09/20/regex-not-matching-a-subexpression/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 12:16:41 +0000</pubDate>
		<dc:creator>Jussi</dc:creator>
				<category><![CDATA[Yleiset]]></category>

		<guid isPermaLink="false">http://bekkeri.wordpress.com/?p=85</guid>
		<description><![CDATA[E.g. ^((?!.*\...-..\.resx).)*$<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bekkeri.wordpress.com&amp;blog=477356&amp;post=85&amp;subd=bekkeri&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>E.g. <code>^((?!.*\...-..\.resx).)*$</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bekkeri.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bekkeri.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bekkeri.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bekkeri.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bekkeri.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bekkeri.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bekkeri.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bekkeri.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bekkeri.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bekkeri.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bekkeri.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bekkeri.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bekkeri.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bekkeri.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bekkeri.wordpress.com&amp;blog=477356&amp;post=85&amp;subd=bekkeri&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bekkeri.wordpress.com/2010/09/20/regex-not-matching-a-subexpression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3170769391e3e00ce0c8ddd6df79f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Bekkeri</media:title>
		</media:content>
	</item>
		<item>
		<title>Outer join in LINQ to SQL</title>
		<link>http://bekkeri.wordpress.com/2010/06/17/outer-join-in-linq-to-sql/</link>
		<comments>http://bekkeri.wordpress.com/2010/06/17/outer-join-in-linq-to-sql/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 05:34:59 +0000</pubDate>
		<dc:creator>Jussi</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Computing/Tietotekniikka]]></category>
		<category><![CDATA[In English]]></category>
		<category><![CDATA[Quick tips]]></category>

		<guid isPermaLink="false">http://bekkeri.wordpress.com/?p=73</guid>
		<description><![CDATA[LINQ to SQL provides direct access to inner joins only. However, it does take much to write an outer join either. from l in context.LeftTable join x in context.RightTable on l.Id equals x.LeftTableId into y from r in y.DefaultIfEmpty() Unfortunately I can no longer remember where I learned this from so I can&#8217;t give credit. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bekkeri.wordpress.com&amp;blog=477356&amp;post=73&amp;subd=bekkeri&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>LINQ to SQL provides direct access to inner joins only. However, it does take much to write an outer join either.</p>
<pre>
<b>from</b> l <b>in</b> context.LeftTable
<b>join</b> x <b>in</b> context.RightTable <b>on</b> l.Id <b>equals</b> x.LeftTableId <b>into</b> y
<b>from</b> r <b>in</b> y.DefaultIfEmpty()
</pre>
<p>Unfortunately I can no longer remember where I learned this from so I can&#8217;t give credit.</p>
<p>Joel Albahari <a href="http://social.msdn.microsoft.com/Forums/en-US/linqprojectgeneral/thread/428c9db2-29f6-45d8-ab97-f00282397368">points out in an MSDN thread</a> that it is not necessary to use the <code>join</code> keyword at all and presents this, (IMO) much more understandable version:</p>
<pre>
<b>from</b> l <b>in</b> context.LeftTable
<b>from</b> r <b>in</b> context.RightTable.Where(x =&gt; x.LeftTableId == l.Id).DefaultIfEmpty()
</pre>
<p>The above snippets accomplish the same as</p>
<pre>
<b>from</b> LeftTable l
<b>left join</b> RightTable r <b>on</b> l.Id = r.LeftTableId
</pre>
<p>in regular SQL. The key in both solutions is the DefaultIfEmpty()</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bekkeri.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bekkeri.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bekkeri.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bekkeri.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bekkeri.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bekkeri.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bekkeri.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bekkeri.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bekkeri.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bekkeri.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bekkeri.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bekkeri.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bekkeri.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bekkeri.wordpress.com/73/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bekkeri.wordpress.com&amp;blog=477356&amp;post=73&amp;subd=bekkeri&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bekkeri.wordpress.com/2010/06/17/outer-join-in-linq-to-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3170769391e3e00ce0c8ddd6df79f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Bekkeri</media:title>
		</media:content>
	</item>
		<item>
		<title>Font smoothing, Firefox, *ubuntu</title>
		<link>http://bekkeri.wordpress.com/2010/02/20/font-smoothing-firefox-ubuntu/</link>
		<comments>http://bekkeri.wordpress.com/2010/02/20/font-smoothing-firefox-ubuntu/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 11:19:34 +0000</pubDate>
		<dc:creator>Jussi</dc:creator>
				<category><![CDATA[Computing/Tietotekniikka]]></category>
		<category><![CDATA[In English]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://bekkeri.wordpress.com/?p=69</guid>
		<description><![CDATA[I&#8217;ve found the font smoothing in Firefox on *ubuntu not to be quite doing its job. Some fonts are OK, but ones containing e.g. precise sub-pixel hinting or advanced ligatures just look bad. Just as an example, install Calibri and use it as the default font. Then open a page in Wikipedia and you&#8217;ll see [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bekkeri.wordpress.com&amp;blog=477356&amp;post=69&amp;subd=bekkeri&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve found the font smoothing in Firefox on *ubuntu not to be quite doing its job. Some fonts are OK, but ones containing e.g. precise sub-pixel hinting or advanced ligatures just look bad. Just as an example, install Calibri and use it as the default font. Then open a page in Wikipedia and you&#8217;ll see how dodgy the rendering is.</p>
<p>What&#8217;s the solution then?</p>
<p>There are three steps, all quite simple, and they just require a restart of the browser.</p>
<ol>
<li>
<p>Enable quality rendering in Cairo for smaller font sizes.</p>
<p>This can be done through about:config. Find browser.display.auto_quality_min_font_size and set it to a pixel value of your choice. If it&#8217;s zero, all text will be rendered in quality mode. Note that this will affect performance, so you may want to skip this step.</p>
</li>
<li>
<p>Make Firefox use GTK settings for smoothing.</p>
<p>This is also done through about:config. Find gfx.use_text_smoothing_setting and change it to true.</p>
</li>
<li>
<p>Enable autohinting in GTK.</p>
<p>Open a file called <code>.fonts.conf</code> in your home directory. Add the following section to it:</p>
<pre>
&lt;match target="font"&gt;
  &lt;edit mode="assign" name="autohint"&gt;
    &lt;bool&gt;true&lt;/bool&gt;
  &lt;/edit&gt;
&lt;/match&gt;
</pre>
<p>(If the file does not exist, you can see its structure <a href="http://kmandla.wordpress.com/2007/01/16/font-smoothing-on-minimal-setups/">here</a>.)</p>
</li>
</ol>
<p>Now, just restart the browser and enjoy smooth fonts!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bekkeri.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bekkeri.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bekkeri.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bekkeri.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bekkeri.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bekkeri.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bekkeri.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bekkeri.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bekkeri.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bekkeri.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bekkeri.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bekkeri.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bekkeri.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bekkeri.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bekkeri.wordpress.com&amp;blog=477356&amp;post=69&amp;subd=bekkeri&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bekkeri.wordpress.com/2010/02/20/font-smoothing-firefox-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3170769391e3e00ce0c8ddd6df79f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Bekkeri</media:title>
		</media:content>
	</item>
		<item>
		<title>Illustrator, EPS and LaTeX</title>
		<link>http://bekkeri.wordpress.com/2008/10/30/illustrator-eps-and-latex/</link>
		<comments>http://bekkeri.wordpress.com/2008/10/30/illustrator-eps-and-latex/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 22:08:20 +0000</pubDate>
		<dc:creator>Jussi</dc:creator>
				<category><![CDATA[Computing/Tietotekniikka]]></category>
		<category><![CDATA[In English]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://bekkeri.wordpress.com/?p=65</guid>
		<description><![CDATA[Ironically, Adobe Illustrator creates malformed files when you save your illustrations as EPS, and of course LaTeX, ghostscript and thus pdflatex choke on them. There&#8217;s however a simple remedy: the eps2eps &#8220;distiller&#8221; strips all non-essential parts away from EPS files thus fixing also malformed AI EPS files. For reference, here&#8217;s the gist of my (unoptimized) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bekkeri.wordpress.com&amp;blog=477356&amp;post=65&amp;subd=bekkeri&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ironically, Adobe Illustrator creates malformed files when you save your illustrations as EPS, and of course LaTeX, ghostscript and thus pdflatex choke on them. There&#8217;s however a simple remedy: the eps2eps &#8220;distiller&#8221; strips all non-essential parts away from EPS files thus fixing also malformed AI EPS files.</p>
<p>For reference, here&#8217;s the gist of my (unoptimized) eps2pdf script I use before I run pdflatex:</p>
<pre>
#!/bin/bash
mkdir temp-eps-eps
for file in *.eps; do
    echo -e "$file";
    eps2eps $file temp-eps-eps/$file;
    cd temp-eps-eps;
    epstopdf $file --outfile=`echo -e $file | sed -e "s/\.eps/\.pdf/g"`;
    mv `echo -e $file | sed -e "s/\.eps/\.pdf/g"` ..;
    rm $file;
    cd ..;
done
rmdir temp-eps-eps
</pre>
<p>This should be called in the directory whose EPS files you wish to convert to PDF.</p>
<p>And why do I use EPS? Pretty much any vector graphics application supports it. Pretty often, saving your illustrations directly as well-behaving PDFs can be much more difficult than using EPS.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bekkeri.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bekkeri.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bekkeri.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bekkeri.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bekkeri.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bekkeri.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bekkeri.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bekkeri.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bekkeri.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bekkeri.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bekkeri.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bekkeri.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bekkeri.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bekkeri.wordpress.com/65/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bekkeri.wordpress.com&amp;blog=477356&amp;post=65&amp;subd=bekkeri&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bekkeri.wordpress.com/2008/10/30/illustrator-eps-and-latex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3170769391e3e00ce0c8ddd6df79f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Bekkeri</media:title>
		</media:content>
	</item>
		<item>
		<title>Modifying LaTeX citation styles</title>
		<link>http://bekkeri.wordpress.com/2008/10/15/modifying-latex-citation-styles/</link>
		<comments>http://bekkeri.wordpress.com/2008/10/15/modifying-latex-citation-styles/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 17:28:32 +0000</pubDate>
		<dc:creator>Jussi</dc:creator>
				<category><![CDATA[Computing/Tietotekniikka]]></category>
		<category><![CDATA[In English]]></category>

		<guid isPermaLink="false">http://bekkeri.wordpress.com/?p=57</guid>
		<description><![CDATA[To modify citation styles for basic bibitem citations, use the following lines in the preamble: \makeatletter \renewcommand*{\@biblabel}[1]{/#1/} \renewcommand*{\@cite}[1]{/#1/} \makeatother The code above changes the citation marker from [n] to /n/. To change the bibliography title, use (right before \begin{thebibliography}, especially if you&#8217;re using babel): \renewcommand\refname{New Title} % for article, or \renewcommand\bibname{New Title} % for other [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bekkeri.wordpress.com&amp;blog=477356&amp;post=57&amp;subd=bekkeri&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To modify citation styles for basic bibitem citations, use the following lines in the preamble:</p>
<pre>
\makeatletter
\renewcommand*{\@biblabel}[1]{/#1/}
\renewcommand*{\@cite}[1]{/#1/}
\makeatother
</pre>
<p>The code above changes the citation marker from [n] to /n/.</p>
<p>To change the bibliography title, use (right before \begin{thebibliography}, especially if you&#8217;re using babel):</p>
<pre>
\renewcommand\refname{New Title}   % for article, or
\renewcommand\bibname{New Title}   % for other types
</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bekkeri.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bekkeri.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bekkeri.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bekkeri.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bekkeri.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bekkeri.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bekkeri.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bekkeri.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bekkeri.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bekkeri.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bekkeri.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bekkeri.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bekkeri.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bekkeri.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bekkeri.wordpress.com&amp;blog=477356&amp;post=57&amp;subd=bekkeri&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bekkeri.wordpress.com/2008/10/15/modifying-latex-citation-styles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3170769391e3e00ce0c8ddd6df79f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Bekkeri</media:title>
		</media:content>
	</item>
		<item>
		<title>N2S: Rebuilding VirtualBox Kernel Module</title>
		<link>http://bekkeri.wordpress.com/2008/09/01/n2s-rebuilding-virtualbox-kernel-module/</link>
		<comments>http://bekkeri.wordpress.com/2008/09/01/n2s-rebuilding-virtualbox-kernel-module/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 18:59:06 +0000</pubDate>
		<dc:creator>Jussi</dc:creator>
				<category><![CDATA[Computing/Tietotekniikka]]></category>
		<category><![CDATA[In English]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Quick tips]]></category>

		<guid isPermaLink="false">http://bekkeri.wordpress.com/?p=54</guid>
		<description><![CDATA[This needs to be done whenever a new kernel is installed. (Sometimes a newer version of VBox is needed as well, if the current one does not support the new kernel.) sudo /etc/init.d/vboxdrv setup<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bekkeri.wordpress.com&amp;blog=477356&amp;post=54&amp;subd=bekkeri&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This needs to be done whenever a new kernel is installed. (Sometimes a newer version of VBox is needed as well, if the current one does not support the new kernel.)</p>
<p><code>sudo /etc/init.d/vboxdrv setup</code></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bekkeri.wordpress.com/54/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bekkeri.wordpress.com/54/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bekkeri.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bekkeri.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bekkeri.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bekkeri.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bekkeri.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bekkeri.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bekkeri.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bekkeri.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bekkeri.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bekkeri.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bekkeri.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bekkeri.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bekkeri.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bekkeri.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bekkeri.wordpress.com&amp;blog=477356&amp;post=54&amp;subd=bekkeri&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bekkeri.wordpress.com/2008/09/01/n2s-rebuilding-virtualbox-kernel-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3170769391e3e00ce0c8ddd6df79f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Bekkeri</media:title>
		</media:content>
	</item>
		<item>
		<title>Quickly Convert Text Encodings</title>
		<link>http://bekkeri.wordpress.com/2008/06/26/quickly-convert-text-encodings/</link>
		<comments>http://bekkeri.wordpress.com/2008/06/26/quickly-convert-text-encodings/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 08:33:20 +0000</pubDate>
		<dc:creator>Jussi</dc:creator>
				<category><![CDATA[Computing/Tietotekniikka]]></category>
		<category><![CDATA[In English]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Quick tips]]></category>

		<guid isPermaLink="false">http://bekkeri.wordpress.com/?p=52</guid>
		<description><![CDATA[Just run: iconv -f from -t to &#60; input &#62; output where for example from=ISO88591 and to=UTF8<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bekkeri.wordpress.com&amp;blog=477356&amp;post=52&amp;subd=bekkeri&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just run:</p>
<p><code>iconv -f <u><var>from</var></u> -t <u><var>to</var></u> &lt; <u><var>input</var></u> &gt; <u><var>output</var></u></code></p>
<p>where for example <code><var><u>from</u></var>=ISO88591</code> and <code><var><u>to</u></var>=UTF8</code></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bekkeri.wordpress.com/52/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bekkeri.wordpress.com/52/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bekkeri.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bekkeri.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bekkeri.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bekkeri.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bekkeri.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bekkeri.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bekkeri.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bekkeri.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bekkeri.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bekkeri.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bekkeri.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bekkeri.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bekkeri.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bekkeri.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bekkeri.wordpress.com&amp;blog=477356&amp;post=52&amp;subd=bekkeri&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bekkeri.wordpress.com/2008/06/26/quickly-convert-text-encodings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3170769391e3e00ce0c8ddd6df79f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Bekkeri</media:title>
		</media:content>
	</item>
		<item>
		<title>Koodaussymboleiden ääntämisestä</title>
		<link>http://bekkeri.wordpress.com/2008/06/12/koodaussymboleiden-aantamisesta/</link>
		<comments>http://bekkeri.wordpress.com/2008/06/12/koodaussymboleiden-aantamisesta/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 17:19:13 +0000</pubDate>
		<dc:creator>Jussi</dc:creator>
				<category><![CDATA[Computing/Tietotekniikka]]></category>

		<guid isPermaLink="false">http://bekkeri.wordpress.com/?p=51</guid>
		<description><![CDATA[Coding Horrorissa oli tänään juttu ASCII-merkkien ääntämisestä koodia luettaessa. Ajattelinpa laittaa tähän sitten omat lukutapani suomeksi ja englanniksi. Sulut ja lainaukset luen joko &#8220;sulut auki/sulku kiinni&#8221; tai &#8220;suluissa&#8221;, englanniksi &#8220;opening/closing parenthesis&#8221; tai &#8220;in parentheses&#8221;. Lopussa on vielä lista useamman merkin yhdistelmistä. ! not, huutomerkki, ei, kertoma (matikkayhteyksissä) not, exclamation point, factorial " lainausmerkki, lainaus quote [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bekkeri.wordpress.com&amp;blog=477356&amp;post=51&amp;subd=bekkeri&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Coding Horrorissa oli tänään juttu <a href="http://www.codinghorror.com/blog/archives/001133.html">ASCII-merkkien ääntämisestä</a> koodia luettaessa. Ajattelinpa laittaa tähän sitten omat lukutapani suomeksi ja englanniksi. Sulut ja lainaukset luen joko &#8220;sulut auki/sulku kiinni&#8221; tai &#8220;suluissa&#8221;, englanniksi &#8220;opening/closing parenthesis&#8221; tai &#8220;in parentheses&#8221;. Lopussa on vielä lista useamman merkin yhdistelmistä.</p>
<pre>
!
not, huutomerkki, ei, kertoma (matikkayhteyksissä)
not, exclamation point, factorial

"
lainausmerkki, lainaus
quote

#
risuaita
hash

$
dollari, äs (muuttujien nimissä)
dollar

%
prosentti, modulo
percent, mod

&amp;
änd, ja, et (xml)
and, amp (xml)

'
heittomerkki, heitto
single quote, char quote

( )
sulut
parentheses

[ ]
hakasulut, laatikkosulut
brackets, at index

{ }
aaltosulut, lohkosulut
(curly) braces, block

&lt; &gt;
pienempi/suurempi kuin, kulmasulut (xml)
less/greater than, angle brackets

*
tähti, kertaa
star, pointer (c), times

+
plus
plus

,
pilkku
comma

-
miinus, viiva
minus, dash

.
piste
dot, period (at least in Pascal "end.")

/
kautta, kauttaviiva, per (matikka)
slash, over

\
keno, kenoviiva
backslash

:
kaksoipiste
colon, as (Pascal type), in (Java foreach)

;
puolipiste
semicolon

=
on
equals

?
kysymysmerkki
question mark

@
ät
at

^
hattu, ksor
hat, xor

_
alaviiva
underscore

`
yläpilkku
grave

|
or, tai, putki (asiayhteydestä riippuen)
or, pipe

~
tilde, ei
tilde, not
</pre>
<p style="border-top:solid 1px black;">Ja sitten monimerkkiset:</p>
<pre>
==
on on, tupla-on
equals, is, double equals

===
on on on, tripla-on
really equals, triple equals

=&lt; =&gt;
pienempi/suurempi tai yhtä suuri kuin
less/greater than or equal

:=
kaksoispiste-on
is

!= &lt;&gt;
ei ole, erisuuri kuin
not equals, is not

::
tuplakaksoispiste
double colon

=&gt;
jolle (C#), nuoli (PHP)
for which, arrow

+= -= /= *= &amp;= |= ^= %= .=
plus on, miinus on, kautta on, tähti on, ja on, tai on, hattu on, prosentti on, piste on
plus equals, minus equals, slash equals, times equals, and equals, or equals, ex-or-equals, mod equals, dot equals

...
piste piste piste
ellipsis

-&gt;
nuoli
arrow

..
-sta -een, piste piste
from to, dot dot

&lt;&gt;
oikealle
right, shift right

&lt;&lt;&lt;
kolmoisnuoli
triple arrow

++ --
plus plus, miinus miinus
plus plus, minus minus

**
tähti tähti
star star

@"
ät lainaus
at quote

&lt;&lt; &gt;&gt;
vasemmalle/oikealle
left/right, shift left/right

..
-sta -een, piste piste
from to, dot dot

-&gt;
nuoli
arrow

&lt;&lt;&lt;
kolmoisnuoli
triple arrow
</pre>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bekkeri.wordpress.com/51/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bekkeri.wordpress.com/51/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bekkeri.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bekkeri.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bekkeri.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bekkeri.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bekkeri.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bekkeri.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bekkeri.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bekkeri.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bekkeri.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bekkeri.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bekkeri.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bekkeri.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bekkeri.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bekkeri.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bekkeri.wordpress.com&amp;blog=477356&amp;post=51&amp;subd=bekkeri&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bekkeri.wordpress.com/2008/06/12/koodaussymboleiden-aantamisesta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3170769391e3e00ce0c8ddd6df79f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Bekkeri</media:title>
		</media:content>
	</item>
		<item>
		<title>An Excellent Guide to Getting PulseAudio to Work in Fedora 8</title>
		<link>http://bekkeri.wordpress.com/2008/06/11/an-excellent-guide-to-getting-pulseaudio-to-work-in-fedora-8/</link>
		<comments>http://bekkeri.wordpress.com/2008/06/11/an-excellent-guide-to-getting-pulseaudio-to-work-in-fedora-8/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 16:58:56 +0000</pubDate>
		<dc:creator>Jussi</dc:creator>
				<category><![CDATA[Computing/Tietotekniikka]]></category>
		<category><![CDATA[In English]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://bekkeri.wordpress.com/?p=50</guid>
		<description><![CDATA[This guide saved my day: Pulseaudio Fedora 8 Howto. Now I can play MIDI music with TiMidity++ and sounds at the same time, which is good for playing DOS games<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bekkeri.wordpress.com&amp;blog=477356&amp;post=50&amp;subd=bekkeri&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This guide saved my day: <a href="http://forums.fedoraforum.org/forum/showthread.php?t=177587">Pulseaudio Fedora 8 Howto</a>. Now I can play MIDI music with TiMidity++ <em>and</em> sounds at the same time, which is good for playing DOS games <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bekkeri.wordpress.com/50/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bekkeri.wordpress.com/50/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bekkeri.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bekkeri.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bekkeri.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bekkeri.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bekkeri.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bekkeri.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bekkeri.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bekkeri.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bekkeri.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bekkeri.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bekkeri.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bekkeri.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bekkeri.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bekkeri.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bekkeri.wordpress.com&amp;blog=477356&amp;post=50&amp;subd=bekkeri&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bekkeri.wordpress.com/2008/06/11/an-excellent-guide-to-getting-pulseaudio-to-work-in-fedora-8/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3170769391e3e00ce0c8ddd6df79f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Bekkeri</media:title>
		</media:content>
	</item>
	</channel>
</rss>
