<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Shiar's Git - sheet.git/atom - index.plp history</title>
<subtitle>sheet.shiar.nl - software cheat sheets</subtitle>
<link rel="alternate" type="text/html" href="http://git.shiar.nl/sheet.git/history?f=index.plp" />
<link rel="self" type="text/xml" href="http://git.shiar.nl?f=index.plp;opt=--no-merges" />
<id>http://git.shiar.nl/sheet.git</id>
<author><name>AGPL3</name></author>
<icon>/git-favicon.png</icon>
<logo>/git-logo.png</logo>
<updated>2008-08-01T00:18:29Z</updated>
<generator version='1.7.2.5/1.7.2.5'>gitweb</generator>
<entry>
<title type="html">prefer single quotes in perl code</title>
<updated>2008-07-31T23:57:38Z</updated>
<author>
  <name>Mischa POSLAWSKY</name>
  <email>perl@shiar.org</email>
</author>
<contributor>
  <name>Mischa POSLAWSKY</name>
  <email>perl@shiar.org</email>
</contributor>
<published>2008-07-31T23:57:38Z</published>
<link rel="alternate" type="text/html" href="http://git.shiar.nl/sheet.git/commitdiff/d304a943cb6481fe896774b3bb80088b7e03765e" />
<id>http://git.shiar.nl/sheet.git/commitdiff/d304a943cb6481fe896774b3bb80088b7e03765e</id>
<content type="xhtml" xml:base="http://git.shiar.nl">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
prefer single quotes in perl code

Following Perl Best Practices: use single quotes (q//) if no
interpretation is expected.
</pre><ul>
<li>[<a title="diff" href="http://git.shiar.nl/sheet.git/blobdiff/dd8e7f7665cbd3d58c40e1fe059c4a6b2f920ee3..d304a943cb6481fe896774b3bb80088b7e03765e:/index.plp">D</a>] index.plp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">update links, license, and version</title>
<updated>2008-07-19T01:19:19Z</updated>
<author>
  <name>Mischa POSLAWSKY</name>
  <email>perl@shiar.org</email>
</author>
<contributor>
  <name>Mischa POSLAWSKY</name>
  <email>perl@shiar.org</email>
</contributor>
<published>2008-07-19T01:19:19Z</published>
<link rel="alternate" type="text/html" href="http://git.shiar.nl/sheet.git/commitdiff/dd8e7f7665cbd3d58c40e1fe059c4a6b2f920ee3" />
<id>http://git.shiar.nl/sheet.git/commitdiff/dd8e7f7665cbd3d58c40e1fe059c4a6b2f920ee3</id>
<content type="xhtml" xml:base="http://git.shiar.nl">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
update links, license, and version

Now hosted at its proper (sub)domain (instead of some dir at my home pc).
Also decided on the AGPL license (described and linked in the footer).
Celebrate by bumping the version number for once.
</pre><ul>
<li>[<a title="diff" href="http://git.shiar.nl/sheet.git/blobdiff/e0e964bd431743ad2fd1b1a3ffbab1acae83fe6d..dd8e7f7665cbd3d58c40e1fe059c4a6b2f920ee3:/index.plp">D</a>] index.plp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">terse stylesheet</title>
<updated>2008-07-19T01:40:50Z</updated>
<author>
  <name>Mischa POSLAWSKY</name>
  <email>perl@shiar.org</email>
</author>
<contributor>
  <name>Mischa POSLAWSKY</name>
  <email>perl@shiar.org</email>
</contributor>
<published>2008-07-19T01:40:50Z</published>
<link rel="alternate" type="text/html" href="http://git.shiar.nl/sheet.git/commitdiff/e0e964bd431743ad2fd1b1a3ffbab1acae83fe6d" />
<id>http://git.shiar.nl/sheet.git/commitdiff/e0e964bd431743ad2fd1b1a3ffbab1acae83fe6d</id>
<content type="xhtml" xml:base="http://git.shiar.nl">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
terse stylesheet

Puts key names over the entire key, instead of placing them besides the
descriptions.  This allows the buttons to be much less wide, making the
entire keyboard fit on lesser resolutions as well.

The CSS surprisingly even seems to work in MSIE.  Unfortunately the key
label is always on top (z-indexes won't help here), but with enough
transparancy they still kind of fade to the background (IE is out of
luck here; I'm not going to support their filter crap).
</pre><ul>
<li>[<a title="diff" href="http://git.shiar.nl/sheet.git/blobdiff/f1b889ad3678861eac3eea01b81223b382dd719b..e0e964bd431743ad2fd1b1a3ffbab1acae83fe6d:/index.plp">D</a>] index.plp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">change history in seperate file</title>
<updated>2007-02-25T05:15:39Z</updated>
<author>
  <name>shiar</name>
  <email>shiar@shiar.demon.nl</email>
</author>
<contributor>
  <name>shiar</name>
  <email>shiar@shiar.demon.nl</email>
</contributor>
<published>2007-02-25T05:15:39Z</published>
<link rel="alternate" type="text/html" href="http://git.shiar.nl/sheet.git/commitdiff/1b1c275fcff932b6380f4495d8a7f2559a090db2" />
<id>http://git.shiar.nl/sheet.git/commitdiff/1b1c275fcff932b6380f4495d8a7f2559a090db2</id>
<content type="xhtml" xml:base="http://git.shiar.nl">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
change history in seperate file
</pre><ul>
<li>[<a title="diff" href="http://git.shiar.nl/sheet.git/blobdiff/058f13b9d919037803450d4a8f3adfaf27833302..1b1c275fcff932b6380f4495d8a7f2559a090db2:/index.plp">D</a>] index.plp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">move todo from code to seperate text file</title>
<updated>2007-02-25T04:24:33Z</updated>
<author>
  <name>shiar</name>
  <email>shiar@shiar.demon.nl</email>
</author>
<contributor>
  <name>shiar</name>
  <email>shiar@shiar.demon.nl</email>
</contributor>
<published>2007-02-25T04:24:33Z</published>
<link rel="alternate" type="text/html" href="http://git.shiar.nl/sheet.git/commitdiff/058f13b9d919037803450d4a8f3adfaf27833302" />
<id>http://git.shiar.nl/sheet.git/commitdiff/058f13b9d919037803450d4a8f3adfaf27833302</id>
<content type="xhtml" xml:base="http://git.shiar.nl">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
move todo from code to seperate text file
</pre><ul>
<li>[<a title="diff" href="http://git.shiar.nl/sheet.git/blobdiff/4e6ace835f9eacc5431d76bc45341c0b078e119c..058f13b9d919037803450d4a8f3adfaf27833302:/index.plp">D</a>] index.plp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">add version number</title>
<updated>2007-02-25T03:09:58Z</updated>
<author>
  <name>shiar</name>
  <email>shiar@shiar.demon.nl</email>
</author>
<contributor>
  <name>shiar</name>
  <email>shiar@shiar.demon.nl</email>
</contributor>
<published>2007-02-25T03:09:58Z</published>
<link rel="alternate" type="text/html" href="http://git.shiar.nl/sheet.git/commitdiff/4e6ace835f9eacc5431d76bc45341c0b078e119c" />
<id>http://git.shiar.nl/sheet.git/commitdiff/4e6ace835f9eacc5431d76bc45341c0b078e119c</id>
<content type="xhtml" xml:base="http://git.shiar.nl">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
add version number
</pre><ul>
<li>[<a title="diff" href="http://git.shiar.nl/sheet.git/blobdiff/0f5fb1846f28c15818e770e1775854f7cc15ba4f..4e6ace835f9eacc5431d76bc45341c0b078e119c:/index.plp">D</a>] index.plp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Initial commit</title>
<updated>2007-02-24T23:10:56Z</updated>
<author>
  <name>shiar</name>
  <email>shiar@shiar.demon.nl</email>
</author>
<contributor>
  <name>shiar</name>
  <email>shiar@shiar.demon.nl</email>
</contributor>
<published>2007-02-24T23:10:56Z</published>
<link rel="alternate" type="text/html" href="http://git.shiar.nl/sheet.git/commitdiff/04fbc8c816cc351824256c67f89fb6f160869787" />
<id>http://git.shiar.nl/sheet.git/commitdiff/04fbc8c816cc351824256c67f89fb6f160869787</id>
<content type="xhtml" xml:base="http://git.shiar.nl">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Initial commit
</pre><ul>
<li>[<a title="diff" href="http://git.shiar.nl/sheet.git/blobdiff/0000000000000000000000000000000000000000..04fbc8c816cc351824256c67f89fb6f160869787:/index.plp?fp=index.plp">D</a>] index.plp</li>
</ul>
</div>
</content>
</entry>
</feed>

