valid_markup.html 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483
  1. <?xml version="1.0"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 Strict//EN"
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  4. <html
  5. xmlns="http://www.w3.org/1999/xhtml"
  6. xml:lang="en"
  7. lang="en">
  8. <head>
  9. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  10. <meta name="description" content="Personal homepage of Kore Nordmann. Contains information about his mainly PHP related projects with some political rants in his blog." />
  11. <meta name="keywords" content="Image_3D, Image_Curve, Image_Turtle, Rays, k.Portal, k.bot, irc, irc bot, graphics, 3d" />
  12. <meta name="language" content="en" />
  13. <meta name="author" content="Kore Nordmann" />
  14. <meta name="date" content="Sun, 17 Aug 2008 18:37:56 +0200" />
  15. <meta name="robots" content="all" />
  16. <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
  17. <meta name="DC.title" content="Blog" />
  18. <meta name="DC.creator" content="Kore Nordmann" />
  19. <meta name="DC.date" content="Sun, 17 Aug 2008 18:37:56 +0200" />
  20. <meta name="DC.rights" content="CC by-sa" />
  21. <link rel="Stylesheet" type="text/css" href="/styles/screen.css" media="screen" />
  22. <link rel="Stylesheet" type="text/css" href="/styles/print.css" media="print" />
  23. <link rel="icon" href="/favicon.png" type="image/png" />
  24. <link rel="alternate" type="application/rss+xml" title="Blog" href="/blog.rss" />
  25. <title>Blog - Kore Nordmann - PHP / Projects / Politics</title>
  26. </head>
  27. <body>
  28. <div class="frame">
  29. <h1>
  30. <a href="/" title="Kore Nordmann - PHP / Projects / Politics">
  31. Kore Nordmann - PHP / Projects / Politics
  32. </a>
  33. </h1>
  34. <ul class="mainnav">
  35. <li class="selected">
  36. <a href="/blog.html" title="Blog">
  37. Blog
  38. </a>
  39. </li>
  40. <li >
  41. <a href="/projects.html" title="Projects">
  42. Projects
  43. </a>
  44. </li>
  45. <li >
  46. <a href="/portfolio.html" title="Portfolio">
  47. Portfolio
  48. </a>
  49. </li>
  50. </ul>
  51. <div class="box" id="navigation">
  52. <h2>Contents</h2>
  53. <ul>
  54. <li class="requested">
  55. <a href="/blog.html" title="Blog">Blog</a>
  56. <ul>
  57. <li >
  58. <a href="/blog/php.html" title="PHP">PHP</a>
  59. </li>
  60. <li >
  61. <a href="/blog/phpug.html" title="PHP Usergroup">PHP Usergroup</a>
  62. </li>
  63. <li >
  64. <a href="/blog/projects.html" title="Project news">Project news</a>
  65. </li>
  66. <li >
  67. <a href="/blog/articles.html" title="Articles">Articles</a>
  68. </li>
  69. <li >
  70. <a href="/blog/irc_bot.html" title="k.Bot - PHP IRC Bot">k.Bot - PHP IRC Bot</a>
  71. </li>
  72. <li >
  73. <a href="/blog/busimess.html" title="busimess.org">busimess.org</a>
  74. </li>
  75. <li >
  76. <a href="/blog/personal.html" title="Personal &amp; Website">Personal &amp; Website</a>
  77. </li>
  78. <li >
  79. <a href="/blog/receipts.html" title="Rezepte">Rezepte</a>
  80. </li>
  81. <li >
  82. <a href="/blog/tagging.html" title="Tagging">Tagging</a>
  83. </li>
  84. </ul>
  85. </li>
  86. <li >
  87. <a href="/projects/projects.html" title="Projects">Projects</a>
  88. <ul>
  89. <li >
  90. <a href="/projects/phpillow/index.html" title="PHPillow">PHPillow</a>
  91. </li>
  92. <li >
  93. <a href="/projects/image_3d/index.html" title="Image 3D">Image 3D</a>
  94. </li>
  95. <li >
  96. <a href="/projects/kaforkl/index.html" title="KaForkL">KaForkL</a>
  97. </li>
  98. <li >
  99. <a href="/projects/k_bot/index.html" title="k.Bot">k.Bot</a>
  100. </li>
  101. <li >
  102. <a href="/projects/code_snippets/index.html" title="Code snippets">Code snippets</a>
  103. </li>
  104. </ul>
  105. </li>
  106. <li >
  107. <a href="/portfolio.html" title="Portfolio">Portfolio</a>
  108. </li>
  109. <li >
  110. <a href="/about_me.html" title="About me">About me</a>
  111. </li>
  112. <li >
  113. <a href="/photos/index.html" title="Photos">Photos</a>
  114. <ul>
  115. <li >
  116. <a href="/photos/experiments.html" title="Experimental pictures">Experimental pictures</a>
  117. </li>
  118. <li >
  119. <a href="/photos/norway.html" title="Norway">Norway</a>
  120. </li>
  121. <li >
  122. <a href="/photos/industriekultur.html" title="Industriekultur">Industriekultur</a>
  123. </li>
  124. <li >
  125. <a href="/photos/misc.html" title="Miscellaneous pictures">Miscellaneous pictures</a>
  126. </li>
  127. </ul>
  128. </li>
  129. <li >
  130. <a href="/impressum.html" title="Legal info">Legal info</a>
  131. </li>
  132. </ul>
  133. </div>
  134. <div
  135. class="content"
  136. xml:lang="en"
  137. lang="en">
  138. <div class="path">
  139. <div class="breadcrumbs">
  140. <a href="/.html">Start</a>
  141. &#187; <a href="/blog.html">Blog</a>
  142. </div>
  143. <a href="/blog.rdf">
  144. RDF
  145. </a>
  146. |
  147. <a href="/blog.html">
  148. HTML
  149. </a>
  150. |
  151. <a href="/blog.txt">
  152. Text
  153. </a>
  154. |
  155. <a href="/blog.rss">
  156. Feed
  157. </a>
  158. </div>
  159. <h2>Kores random thoughts</h2>
  160. <ul class="blog">
  161. <li lang="en">
  162. <h3>
  163. <a href="/blog/phpillow_0_2_released.html" title="Released PHPillow 0.2-alpha">
  164. Released PHPillow 0.2-alpha
  165. </a>
  166. </h3>
  167. <h4>
  168. by Kore Nordmann
  169. at Sun, 17 Aug 2008 18:37:29 +0200
  170. </h4>
  171. <p>
  172. CouchDB 0.8.1-alpha has just been released, and so I am doing a second
  173. release of PHPillow. The test suite runs just fine against this version of
  174. CouchDb. Thanks to the CouchDB team for its awesome work on this new and
  175. refreshing kind of database.
  176. </p>
  177. </li>
  178. <li lang="en">
  179. <h3>
  180. <a href="/blog/phpillow_0_1_released.html" title="Released PHPillow 0.1-alpha">
  181. Released PHPillow 0.1-alpha
  182. </a>
  183. </h3>
  184. <h4>
  185. by Kore Nordmann
  186. at Thu, 26 Jun 2008 10:43:15 +0200
  187. </h4>
  188. <p>
  189. CouchDB 0.8-alpha has just been released, and so I am doing a first release
  190. of PHPillow. The test suite runs just fine against this version of CouchDb.
  191. Thanks to the CouchDB team for its awesome work on this new and refreshing
  192. kind of database.
  193. </p>
  194. </li>
  195. <li lang="en">
  196. <h3>
  197. <a href="/blog/detect_url_in_texts.html" title="Detecting URLs with PCRE">
  198. Detecting URLs with PCRE
  199. </a>
  200. </h3>
  201. <h4>
  202. by Kore Nordmann
  203. at Sat, 28 Jun 2008 21:17:17 +0200
  204. </h4>
  205. <p>
  206. Form time to time I experience the issue that I should detect URLs in some
  207. text, while neither the URLs are standard conform (regarding the used
  208. characters), nor the URLs are strictly separated from other stuff by
  209. whitespaces or something. Now Derick asked me to provide him with a regular
  210. expression for that, and I finally wrote some, which should work in most
  211. cases...
  212. </p>
  213. </li>
  214. <li lang="en">
  215. <h3>
  216. <a href="/blog/ezc_graph_1_3_features.html" title="New features in eZ Components Graph 1.3">
  217. New features in eZ Components Graph 1.3
  218. </a>
  219. </h3>
  220. <h4>
  221. by Kore Nordmann
  222. at Mon, 16 Jun 2008 11:42:06 +0200
  223. </h4>
  224. <p>
  225. There are some interesting new features in the driver part of the graph
  226. component of the eZ components - one thing I even thought is &quot;impossible&quot;
  227. until some external submission...
  228. </p>
  229. </li>
  230. <li lang="en">
  231. <h3>
  232. <a href="/blog/published_php_charset_encoding_FAQ.html" title="Published PHP charset/encoding FAQ">
  233. Published PHP charset/encoding FAQ
  234. </a>
  235. </h3>
  236. <h4>
  237. by Kore Nordmann
  238. at Sat, 31 May 2008 19:27:40 +0200
  239. </h4>
  240. <p>
  241. After lots of questions recently on IRC about charsets and encodings, I
  242. decided to write up a FAQ about this. The FAQ can now be found in the
  243. article section of my website. If you know a better location for this, got
  244. additional questions and / or answers feel free to send me a mail about it.
  245. </p>
  246. </li>
  247. <li lang="en">
  248. <h3>
  249. <a href="/blog/php_charset_encoding_FAQ.html" title="PHP charset/encoding FAQ">
  250. PHP charset/encoding FAQ
  251. </a>
  252. </h3>
  253. <h4>
  254. by Kore Nordmann
  255. at Thu, 19 Jun 2008 16:58:27 +0200
  256. </h4>
  257. <p>
  258. This is list of frequently asked questions about charsets and encodings
  259. within the PHP ecosystem. It also answers some general charset and encoding
  260. questions, as it answers HTTP related questions. If you know about other
  261. related common questions feel free to send it to one of the authors.
  262. </p>
  263. </li>
  264. <li lang="en">
  265. <h3>
  266. <a href="/blog/froscon_reminder_08.html" title="FrOSCon 2008 reminder">
  267. FrOSCon 2008 reminder
  268. </a>
  269. </h3>
  270. <h4>
  271. by Kore Nordmann
  272. at Thu, 29 May 2008 14:04:11 +0200
  273. </h4>
  274. <p>
  275. One of the most interesting OpenSource related events in central europe will
  276. happen again in August this year: The FrOSCon. We hope to see you there, as
  277. the PHP Usergroup Dortmund again organizes, together with the PHP Usergroup
  278. Koeln/Bonn, a PHP track. The call for papers will end in a very few days at
  279. 02.06, so ensure you sent us your papers until then.
  280. </p>
  281. </li>
  282. <li lang="en">
  283. <h3>
  284. <a href="/blog/phpillow_php_couchdb_wrapper.html" title="PHPillow - a PHP CouchDB wrapper">
  285. PHPillow - a PHP CouchDB wrapper
  286. </a>
  287. </h3>
  288. <h4>
  289. by Kore Nordmann
  290. at Fri, 23 May 2008 14:36:44 +0200
  291. </h4>
  292. <p>
  293. I now talked several times in my blog about CouchDb and gave a talk on the
  294. PHP Unconference on this together with Nils. I started to use it quite some
  295. time ago and now decided to extract the wrapper I am using, which proved to
  296. work quite well.
  297. </p>
  298. </li>
  299. <li lang="en">
  300. <h3>
  301. <a href="/blog/traits_and_active_record.html" title="Traits &amp; Active Record">
  302. Traits &amp; Active Record
  303. </a>
  304. </h3>
  305. <h4>
  306. by Kore Nordmann
  307. at Wed, 21 May 2008 12:10:56 +0200
  308. </h4>
  309. <p>
  310. Sebastian Deutsch blogs about the use of Traits for implementing Active
  311. Record in PHP. With traits, possibly implemented sometime in the future of
  312. PHP (5.4?), you at least do not destroy your object semantics anymore - even
  313. several problems persist with AR, as discussed earlier.
  314. </p>
  315. </li>
  316. <li lang="en">
  317. <h3>
  318. <a href="/blog/elephpant_photos_wcv.html" title="ElePHPant &amp; Photos">
  319. ElePHPant &amp; Photos
  320. </a>
  321. </h3>
  322. <h4>
  323. by Kore Nordmann
  324. at Tue, 08 Jan 2008 20:32:46 +0100
  325. </h4>
  326. <p>
  327. As a christmas present from Toby I finally received my personal elephpant
  328. plush toy. YAY! And thanks to Damien, who made this wonderful plush toy
  329. possible. The picuture has of course been taken with another of my christmas
  330. present, a DSLR...
  331. </p>
  332. </li>
  333. </ul>
  334. <span class="scroll">
  335. <a href="/blog/0.html">
  336. <strong>1</strong>
  337. </a>
  338. - <a href="/blog/1.html">
  339. 2
  340. </a>
  341. - <a href="/blog/2.html">
  342. 3
  343. </a>
  344. - <a href="/blog/3.html">
  345. 4
  346. </a>
  347. - <a href="/blog/4.html">
  348. 5
  349. </a>
  350. - <a href="/blog/5.html">
  351. 6
  352. </a>
  353. - <a href="/blog/6.html">
  354. 7
  355. </a>
  356. </span>
  357. </div>
  358. <div class="box" id="search">
  359. <h2>Search</h2>
  360. <form action="/search.html" method="post">
  361. <fieldset>
  362. <legend>Search</legend>
  363. <label for="search_phrase">Search phrase</label>
  364. <input type="text" id="search_phrase" name="phrase" />
  365. <input type="submit" name="search" value="Search" />
  366. </fieldset>
  367. </form>
  368. </div>
  369. <div class="box" id="info">
  370. <ul>
  371. <li>By <a href="" onclick="returnMailLink( this, 'kore-nordmann', 'de', 'website' );">Kore Nordmann</a></li>
  372. <li>At Sun, 17 Aug 2008 18:37:56 +0200</li>
  373. <li>License: <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.de" title="Creative Commons Attribution-ShareAlike 3.0">CC by-sa</a></li>
  374. </ul>
  375. </div>
  376. <div class="box" id="books">
  377. <h2>eZ Components</h2>
  378. <a id="book_ezc" href="http://www.amazon.de/gp/product/3836210738?ie=UTF8&amp;tag=korenordmap07-21&amp;linkCode=as2&amp;camp=1638&amp;creative=6742&amp;creativeASIN=3836210738" title="eZ Components">
  379. <img src="/images/ez_components.png" width="67" height="90" alt="eZ Components" />
  380. </a>
  381. <h2>Exploring PHP</h2>
  382. <a id="book_expl" href="http://www.amazon.de/gp/product/3935042957?ie=UTF8&amp;tag=korenordmap07-21&amp;linkCode=as2&amp;camp=1638&amp;creative=6742&amp;creativeASIN=3935042957" title="Exploring PHP">
  383. <img src="/images/exploring_php.png" width="62" height="90" alt="Exploring PHP" />
  384. </a>
  385. </div>
  386. <div class="box">
  387. <a href="http://norro.de/Spam/Pot1/+/hp.honeypot.simpleformspam=" title="Spam honeypot - NOT for humans">Spam honeypot</a>
  388. </div>
  389. <div class="box" id="thanks">
  390. <h2>Amazon wishlist</h2>
  391. <ul>
  392. <li>
  393. <a id="t_amazon" href="http://www.amazon.de/gp/registry/?type=wishlist&amp;id=4MA8PIIHYC7E" title="Amazon wishlist">
  394. <img src="/images/thanks/amazon_wishlist.png" alt="Amazon wishlist" />
  395. </a>
  396. </li>
  397. </ul>
  398. <h2>Powered by</h2>
  399. <ul>
  400. <li>
  401. <a id="t_lighttpd" href="http://lighttpd.net" title="Lighttpd">
  402. <img src="/images/thanks/lighttpd.png" alt="Powered by Lighttpd" />
  403. </a>
  404. </li>
  405. <li>
  406. <a id="t_wcv" href="http://wcv.kore-nordmann.de" title="Web Content Viewer">
  407. <img src="/images/thanks/wcv.png" alt="Powered by Web Content Viewer" />
  408. </a>
  409. </li>
  410. <li>
  411. <a id="t_php" href="http://php.net" title="The PHP Group">
  412. <img src="/images/thanks/php.png" alt="Powered by PHP" />
  413. </a>
  414. </li>
  415. <li>
  416. <a id="t_svn" href="http://subversion.tigris.org" title="Subversion">
  417. <img src="/images/thanks/svn.png" alt="Powered by Subversion" />
  418. </a>
  419. </li>
  420. <li>
  421. <a id="t_gentoo" href="http://gentoo.org" title="Gentoo Foundation">
  422. <img src="/images/thanks/gentoo.png" alt="Powered by Gentoo" />
  423. </a>
  424. </li>
  425. </ul>
  426. </div>
  427. <div class="clear"></div>
  428. <div class="footer">
  429. By
  430. <strong><a href="" onclick="returnMailLink( this, 'kore-nordmann', 'de', 'website' );">Kore Nordmann</a></strong>
  431. at <strong>Sun, 17 Aug 2008 18:37:56 +0200</strong>
  432. licensed under <strong><a href="http://creativecommons.org/licenses/by-sa/3.0/deed.de" title="Creative Commons Attribution-ShareAlike 3.0">CC by-sa</a></strong>
  433. <br />
  434. Displayed with <a href="http://web-content-viewer.org/" title="Web Content Viewer">WCV</a>
  435. licensed under <a href="http://www.gnu.org/licenses/gpl.txt" title="GNU General Public License - Version 3">GPLv3</a>
  436. </div>
  437. </div>
  438. </body>
  439. </html>