PageRenderTime 27ms CodeModel.GetById 21ms RepoModel.GetById 1ms app.codeStats 0ms

/_site/2010/index.html

https://bitbucket.org/lalinsky/oxygene.sk
HTML | 339 lines | 233 code | 106 blank | 0 comment | 0 complexity | e1efc6ce705d743e4caad661b2b0d31a MD5 | raw file
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <meta http-equiv="X-XRDS-Location" content="https://www.google.com/accounts/o8/id" />
  6. <title>Archive: 2010 - Lukáš Lalinský</title>
  7. <link type="application/rss+xml" rel="alternate" title="Lukáš Lalinský" href="http://oxygene.sk/feed.xml" />
  8. <link href="/css/style.css" rel="stylesheet" type="text/css" />
  9. <link href="/css/pygments.css" rel="stylesheet" type="text/css" />
  10. <script type="text/javascript">
  11. var _gaq = _gaq || [];
  12. _gaq.push(['_setAccount', 'UA-11936848-1']);
  13. _gaq.push(['_trackPageview']);
  14. (function() {
  15. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  16. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  17. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  18. })();
  19. </script>
  20. </head>
  21. <body>
  22. <div id="wrapper">
  23. <div id="header">
  24. <h1><a href="/">Lukáš Lalinský</a></h1>
  25. <div id="cover"><img src="/images/header.jpg" alt=""></div>
  26. <div id="navigation">
  27. <a href="/">Home</a>
  28. <a href="/projects/">Projects</a>
  29. <a href="/about/">About</a>
  30. </div>
  31. </div>
  32. <div id="sidebar">
  33. <h3>Links</h3>
  34. <ul>
  35. <li><a href="https://bitbucket.org/lalinsky">Me @ Bitbucket</a></li>
  36. <li><a href="https://github.com/lalinsky">Me @ GitHub</a></li>
  37. <li><a href="http://stackoverflow.com/users/60950/lukas-lalinsky" rel="me">Me @ Stack Overflow</a></li>
  38. <li><a href="http://twitter.com/#!/lukaslalinsky">Me @ Twitter</a></li>
  39. <li><a href="http://www.flickr.com/photos/lukasl/">Me @ Flickr</a></li>
  40. <li><a href="http://www.last.fm/user/lukz">Me @ Last.fm</a></li>
  41. <li><a href="https://launchpad.net/~luks" rel="me">Me @ Launchpad</a></li>
  42. <li><a href="http://www.linkedin.com/in/lalinsky" rel="me">Me @ LinkedIn</a></li>
  43. <li><a href="https://www.ohloh.net/accounts/luks" rel="me">Me @ Ohloh</a></li>
  44. </ul>
  45. <h3>Categories</h3>
  46. <ul>
  47. <li><a href="/category/acoustid/">AcoustID</a></li>
  48. <li><a href="/category/database-modeller/">Database Modeller</a></li>
  49. <li><a href="/category/musicbrainz/">MusicBrainz</a></li>
  50. <li><a href="/category/programming/">Programming</a></li>
  51. <li><a href="/category/taglib/">TagLib</a></li>
  52. <li><a href="/category/tools/">Tools</a></li>
  53. <li><a href="/category/misc/">Misc</a></li>
  54. </ul>
  55. </div>
  56. <div id="main">
  57. <h2>Archive: 2010</h2>
  58. <ul>
  59. <li>
  60. <a href="/2010/01/technical-book-authors/">Technical book authors</a>
  61. <span class="entry-meta">
  62. | <span class="entry-date">January 06, 2010</span>
  63. </span>
  64. </li>
  65. <li>
  66. <a href="/2010/01/redirect-http-requests-to-https-in-apache/">Redirect HTTP requests to HTTPS in Apache</a>
  67. <span class="entry-meta">
  68. | <span class="entry-date">January 12, 2010</span>
  69. </span>
  70. </li>
  71. <li>
  72. <a href="/2010/01/mercurial-part-1/">Mercurial, part 1</a>
  73. <span class="entry-meta">
  74. | <span class="entry-date">January 23, 2010</span>
  75. </span>
  76. </li>
  77. <li>
  78. <a href="/2010/01/database-modeller-0-3/">Database Modeller 0.3</a>
  79. <span class="entry-meta">
  80. | <span class="entry-date">January 24, 2010</span>
  81. </span>
  82. </li>
  83. <li>
  84. <a href="/2010/03/fun-with-timestamps/">Fun with timestamps</a>
  85. <span class="entry-meta">
  86. | <span class="entry-date">March 02, 2010</span>
  87. </span>
  88. </li>
  89. <li>
  90. <a href="/2010/03/punchcard-graphs-for-bazaar/">"Punchcard" graphs for Bazaar</a>
  91. <span class="entry-meta">
  92. | <span class="entry-date">March 13, 2010</span>
  93. </span>
  94. </li>
  95. <li>
  96. <a href="/2010/04/musicbrainz-server-code-history/">MusicBrainz server code history</a>
  97. <span class="entry-meta">
  98. | <span class="entry-date">April 04, 2010</span>
  99. </span>
  100. </li>
  101. <li>
  102. <a href="/2010/04/taglib-1-6-2/">TagLib 1.6.2</a>
  103. <span class="entry-meta">
  104. | <span class="entry-date">April 09, 2010</span>
  105. </span>
  106. </li>
  107. <li>
  108. <a href="/2010/04/taglib-1-6-3/">TagLib 1.6.3</a>
  109. <span class="entry-meta">
  110. | <span class="entry-date">April 24, 2010</span>
  111. </span>
  112. </li>
  113. <li>
  114. <a href="/2010/05/tomboys-start-here-note/">Tomboy's "Start Here" note</a>
  115. <span class="entry-meta">
  116. | <span class="entry-date">May 02, 2010</span>
  117. </span>
  118. </li>
  119. <li>
  120. <a href="/2010/06/oracle/">Oracle...</a>
  121. <span class="entry-meta">
  122. | <span class="entry-date">June 16, 2010</span>
  123. </span>
  124. </li>
  125. <li>
  126. <a href="/2010/07/submit-tags-from-quod-libet-to-musicbrainz/">Submit tags from Quod Libet to MusicBrainz</a>
  127. <span class="entry-meta">
  128. | <span class="entry-date">July 18, 2010</span>
  129. </span>
  130. </li>
  131. <li>
  132. <a href="/2010/07/introducing-chromaprint/">Introducing Chromaprint</a>
  133. <span class="entry-meta">
  134. | <span class="entry-date">July 24, 2010</span>
  135. </span>
  136. </li>
  137. <li>
  138. <a href="/2010/08/acoustid/">Acoustid</a>
  139. <span class="entry-meta">
  140. | <span class="entry-date">August 31, 2010</span>
  141. </span>
  142. </li>
  143. <li>
  144. <a href="/2010/09/cross-compiling-with-cmake-and-autotools/">Cross-compiling with CMake and Autotools</a>
  145. <span class="entry-meta">
  146. | <span class="entry-date">September 15, 2010</span>
  147. </span>
  148. </li>
  149. <li>
  150. <a href="/2010/09/custom-file-associations-on-gnome/">Custom file associations on GNOME</a>
  151. <span class="entry-meta">
  152. | <span class="entry-date">September 26, 2010</span>
  153. </span>
  154. </li>
  155. <li>
  156. <a href="/2010/09/libmusicbrainz-3-0-3-released/">libmusicbrainz 3.0.3 released</a>
  157. <span class="entry-meta">
  158. | <span class="entry-date">September 27, 2010</span>
  159. </span>
  160. </li>
  161. <li>
  162. <a href="/2010/10/acoustid-updates/">Acoustid updates</a>
  163. <span class="entry-meta">
  164. | <span class="entry-date">October 09, 2010</span>
  165. </span>
  166. </li>
  167. <li>
  168. <a href="/2010/10/minimal-qt-cmake-template/">Minimal Qt/CMake template</a>
  169. <span class="entry-meta">
  170. | <span class="entry-date">October 10, 2010</span>
  171. </span>
  172. </li>
  173. <li>
  174. <a href="/2010/10/playing-with-irccloud/">Playing with IRCCloud...</a>
  175. <span class="entry-meta">
  176. | <span class="entry-date">October 17, 2010</span>
  177. </span>
  178. </li>
  179. <li>
  180. <a href="/2010/10/acoustid-fingerprinter-beta/">Acoustid Fingerprinter (BETA)</a>
  181. <span class="entry-meta">
  182. | <span class="entry-date">October 24, 2010</span>
  183. </span>
  184. </li>
  185. <li>
  186. <a href="/2010/10/musicbrainz-database-replication/">MusicBrainz database replication</a>
  187. <span class="entry-meta">
  188. | <span class="entry-date">October 30, 2010</span>
  189. </span>
  190. </li>
  191. <li>
  192. <a href="/2010/10/acoustid-fingerprinter-0-1-released/">Acoustid Fingerprinter 0.1 released</a>
  193. <span class="entry-meta">
  194. | <span class="entry-date">October 30, 2010</span>
  195. </span>
  196. </li>
  197. <li>
  198. <a href="/2010/11/binary-fingerprint-compression/">Binary fingerprint compression</a>
  199. <span class="entry-meta">
  200. | <span class="entry-date">November 22, 2010</span>
  201. </span>
  202. </li>
  203. <li>
  204. <a href="/2010/12/acoustid-moved-to-a-new-server/">Acoustid moved to a new server</a>
  205. <span class="entry-meta">
  206. | <span class="entry-date">December 16, 2010</span>
  207. </span>
  208. </li>
  209. </ul>
  210. <script type="text/javascript">
  211. /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
  212. var disqus_shortname = 'oxygene'; // required: replace example with your forum shortname
  213. /* * * DON'T EDIT BELOW THIS LINE * * */
  214. (function () {
  215. var s = document.createElement('script'); s.async = true;
  216. s.type = 'text/javascript';
  217. s.src = '//' + disqus_shortname + '.disqus.com/count.js';
  218. (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
  219. }());
  220. </script>
  221. </div>
  222. <div id="footer">
  223. <div id="site-info">
  224. <a href="/" title="Lukáš Lalinský">Lukáš Lalinský</a>
  225. </div>
  226. <div id="site-generator">
  227. Header image by <a href="http://www.flickr.com/photos/28481088@N00/3425488931/">tanakawho</a>.<br />
  228. Design from <a href="http://wordpress.org/" title="Semantic Personal Publishing Platform">WordPress</a> by the Wordpress team.<br />
  229. </div>
  230. </div>
  231. </div>
  232. </body>
  233. </html>