<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>[lm]azy &#187; bib2tpl</title>
	<atom:link href="http://lmazy.verrech.net/tag/bib2tpl/feed/" rel="self" type="application/rss+xml" />
	<link>http://lmazy.verrech.net</link>
	<description>books, computer science and ramblings</description>
	<lastBuildDate>Fri, 27 Apr 2012 10:02:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>New Version of bib2tpl</title>
		<link>http://lmazy.verrech.net/2012/02/new-version-of-bib2tpl/</link>
		<comments>http://lmazy.verrech.net/2012/02/new-version-of-bib2tpl/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 11:00:54 +0000</pubDate>
		<dc:creator>Raphael</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[bib2tpl]]></category>
		<category><![CDATA[BibTeX]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tool]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://lmazy.verrech.net/?p=3472</guid>
		<description><![CDATA[<a href="http://lmazy.verrech.net/2012/02/new-version-of-bib2tpl/" title="New Version of bib2tpl"></a>Last weekend, I published a new version of bib2tpl, a PHP class to convert BibTeX to anything I wrote a while ago. There certainly were some bumps to iron out; these are the major changes made: Entry filtering now works &#8230;<p class="read-more"><a href="http://lmazy.verrech.net/2012/02/new-version-of-bib2tpl/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://lmazy.verrech.net/2012/02/new-version-of-bib2tpl/" title="New Version of bib2tpl"></a><p>Last weekend, I published a new version of <a href="/bib2tpl/">bib2tpl</a>, a PHP class to convert BibTeX to anything I wrote a while ago. There certainly were some bumps to iron out; these are the major changes made:</p>
<ul>
<li>Entry filtering now works on all fields.</li>
<li>Templates can contain multiple occurrences of group and entry subtemplates now.</li>
<li>Condition tags can perform more detailed comparisons now.</li>
<li>Improved control over entry ordering.</li>
<li>Grouping tags are no longer necessary if grouping is turned off.</li>
<li>It is now possible to reuse parsed BibTeX for multiple conversions.</li>
<li><code>@entryid@</code> has been removed; use <code>@entrykey@</code> instead, which is now guaranteed to be unique.
</ul>
<p>You can find a more complete list of changes <a href="http://bugs.verrech.net/thebuggenie/bib2tpl/roadmap">here</a>, and more information on bib2tpl <a href="/bib2tpl/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lmazy.verrech.net/2012/02/new-version-of-bib2tpl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Publication Lists with BibTeX</title>
		<link>http://lmazy.verrech.net/2010/11/publication-lists-with-bibtex/</link>
		<comments>http://lmazy.verrech.net/2010/11/publication-lists-with-bibtex/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 10:00:01 +0000</pubDate>
		<dc:creator>Raphael</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[bib2tpl]]></category>
		<category><![CDATA[BibTeX]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tool]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://lmazy.verrech.net/?p=2493</guid>
		<description><![CDATA[<a href="http://lmazy.verrech.net/2010/11/publication-lists-with-bibtex/" title="Publication Lists with BibTeX"></a>I have been charged lately with setting up a new homepage for my group at university. An integral part of any scientist&#8217;s professional homepage is his list of publications which basically represents his success. Despite its importance and therewith the &#8230;<p class="read-more"><a href="http://lmazy.verrech.net/2010/11/publication-lists-with-bibtex/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://lmazy.verrech.net/2010/11/publication-lists-with-bibtex/" title="Publication Lists with BibTeX"></a><div id="attachment_2588" class="wp-caption alignright" style="width: 260px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><a rel="shadowbox[post-2493];player=iframe;" href="http://verrech.net/demo/bib2tpl/example.html"><img class="size-medium wp-image-2588" title="bib2tpl Example" src="http://lmazy.verrech.net/wp-content/uploads/2010/10/bib2tpl_example-250x300.png" alt="" width="250" height="300" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Fancy Example</p></div>
<p>I have been charged lately with setting up a new homepage for my group at university. An integral part of any scientist&#8217;s professional homepage is his list of publications which basically represents his success. Despite its importance and therewith the wish that it better be up to date and look nice, most researchers I have met do not want to spend their time on maintaining lists or any part of any homepage. Therefore, a manually maintained HTML list or anything like that was out of question immediately. Other solutions like pulling from <a href="http://www.informatik.uni-trier.de/~ley/db/" target="_blank">DBLP</a> or embedding <a href="http://publicationslist.org/" target="_blank">publicationslist.org</a> have their own problems.</p>
<p>In the end, I decided on using <a href="http://en.wikipedia.org/wiki/BibTeX" target="_blank">BibTeX</a> directly since most people in computer science use LaTeX and BibTeX anyway (or really should). I intended to provide a solution that would integrate well with any website, could use naked BibTeX as input and offered flexibility for individual adaptions as well as creating multiple, disjoint lists from one file. Given that I chose to build the website with a wiki, it should also be possible to store both BibTeX and template in the wiki, allowing for dynamic and easy adaptions.</p>
<p>Sadly, I could not find any software that met my needs. Consequently, dutiful computer nerd that I am, I set out to build my own solution. I am really bad at making up names, so I went with bib2tpl. Since Google does return exactly zero results I should not step on any toes. It is written in PHP, of course, and can transform BibTeX to anything you build a template for. I did find a <a href="http://pear.php.net/package/Structures_BibTex" target="_blank">BibTeX parser in PEAR</a> so I was spared that part. The simple template language it uses I built myself in order to have a minimal yet sufficient amount of power in the given scenario. We will see wether or not this was a good decision.</p>
<p>You can find bib2tpl on its <a href="http://lmazy.verrech.net/bib2tpl/">own pages</a>. Please try it out and tell me what you think!</p>
]]></content:encoded>
			<wfw:commentRss>http://lmazy.verrech.net/2010/11/publication-lists-with-bibtex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Object Caching 390/444 objects using disk

Served from: lmazy.verrech.net @ 2012-05-21 10:02:03 -->
