Warning: Table './jdarx_drupal/sessions' is marked as crashed and should be repaired query: SELECT u.*, s.* FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.sid = 'aafaa27f09a6e8a5c161b32e501e300c' in /f2/jdarx/public/includes/database.mysql.inc on line 172

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 899

Warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 531

Warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 532

Warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 533

Warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 534
wayland's blog http://computerstuff.jdarx.info/blog/2 en Keystroke flow in X.org http://computerstuff.jdarx.info/content/keystroke-flow-xorg <p>Now that I've been finding my way around XKB for a while, I thought I'd draw up a diagram of how keystrokes flow through X.org. </p> <p><a href="http://computerstuff.jdarx.info/content/keystroke-flow-xorg">read more</a></p> http://computerstuff.jdarx.info/content/keystroke-flow-xorg#comments Systems Administration Fri, 12 Jun 2009 03:40:13 +0000 wayland 62 at http://computerstuff.jdarx.info How to Improve OpenOffice.org Writer Indexing http://computerstuff.jdarx.info/content/how-improve-openofficeorg-writer-indexing <p>OpenOffice.org is a great piece of software. And at what better price could you get it? But as with everything, there's always room for improvement.</p> <p><a href="http://computerstuff.jdarx.info/content/how-improve-openofficeorg-writer-indexing">read more</a></p> http://computerstuff.jdarx.info/content/how-improve-openofficeorg-writer-indexing#comments OpenOffice.org Fri, 25 Apr 2008 05:21:37 +0000 wayland 60 at http://computerstuff.jdarx.info TreePath and LDAP http://computerstuff.jdarx.info/content/treepath-and-ldap <p>LDAP has a very powerful path specification language. Unfortunately, it's somewhat more cumbersome than XPath, and familiar to fewer people than other more well-known tree navigation languages such as XPath and glob().</p> <p>I'm proposing that the next version of LDAP have an option to use TreePath-based paths (as described in <a class="" style="" href="/content/treepath-universal-tree-navigation-language">TreePath -- a universal tree navigation language</a>) as well as the traditional LDAP ones.</p> <p><a href="http://computerstuff.jdarx.info/content/treepath-and-ldap">read more</a></p> http://computerstuff.jdarx.info/content/treepath-and-ldap#comments LDAP TreePath Tue, 15 Apr 2008 01:05:12 +0000 wayland 58 at http://computerstuff.jdarx.info TreePath and glob() http://computerstuff.jdarx.info/content/treepath-and-glob <p>glob(), as I said in the article &quot;<a class="" style="" href="/content/treepath-universal-tree-navigation-language">TreePath -- a universal tree navigation language</a>&quot;, has its good points, but is lacking in power. It's time an upgrade was done.</p> <p><a href="http://computerstuff.jdarx.info/content/treepath-and-glob">read more</a></p> http://computerstuff.jdarx.info/content/treepath-and-glob#comments Linux Core Development TreePath Fri, 28 Mar 2008 06:47:34 +0000 wayland 57 at http://computerstuff.jdarx.info TreePath and XPath http://computerstuff.jdarx.info/content/treepath-and-xpath <p>What advantages would XPath gain from using TreePath? There are a few: <ul> <li> Simple TreePath would provide a simpler alternative to XPath</li> <li> If the TreePath language becomes more widely used, people will be able to learn XPath more easily because it will already be familiar. </li> <li> If TreePath becomes more widely used (eg. in filesystem navigation), there will be a much larger pool of people contributing to and optimising it.</li> </ul> </p> <p><a href="http://computerstuff.jdarx.info/content/treepath-and-xpath">read more</a></p> http://computerstuff.jdarx.info/content/treepath-and-xpath#comments TreePath XML Fri, 28 Mar 2008 06:45:40 +0000 wayland 56 at http://computerstuff.jdarx.info TreePath -- a universal tree navigation language http://computerstuff.jdarx.info/content/treepath-universal-tree-navigation-language <p>I'm not a die-hard XML fan. It has its place, but it's not the best thing ever. But there is one thing about the XML milieu that I really do like.</p> <p><a href="http://computerstuff.jdarx.info/content/treepath-universal-tree-navigation-language">read more</a></p> http://computerstuff.jdarx.info/content/treepath-universal-tree-navigation-language#comments LDAP Linux Core Development TreePath XML Thu, 27 Mar 2008 06:23:37 +0000 wayland 55 at http://computerstuff.jdarx.info The Unified Package Meta-Manager http://computerstuff.jdarx.info/content/unified-package-meta-manager <p>In the previous article in this series, we discussed how it might be possible to produce a unified package management system. Probably, though, I've personally had more trouble from package meta-managers (such as yum, apt, and up2date).</p> <p>They have lots of features, but not always the ones I want. The answer is increased modularity, configurability, and standardisation.</p> <p><a href="http://computerstuff.jdarx.info/content/unified-package-meta-manager">read more</a></p> http://computerstuff.jdarx.info/content/unified-package-meta-manager#comments Package Management Thu, 21 Feb 2008 04:57:15 +0000 wayland 53 at http://computerstuff.jdarx.info The Unified Package Manager http://computerstuff.jdarx.info/content/unified-package-manager <p>One of the things which seems to have been reinvented by every version of Unix and every distribution of Linux is the package management system. This post makes suggestions as to the best way of achieving a unified package system.</p> <p><a href="http://computerstuff.jdarx.info/content/unified-package-manager">read more</a></p> http://computerstuff.jdarx.info/content/unified-package-manager#comments Package Management Thu, 21 Feb 2008 04:04:43 +0000 wayland 52 at http://computerstuff.jdarx.info Unix User Domains http://computerstuff.jdarx.info/content/unix-user-domains <h2 id="toc0">The idea</h2> The Unix system needs to be able to categorise users into domains. <p>When I say &quot;Domains&quot;, I don't mean DNS domains, but merely unique strings that identify a domain-set of users. This might include DNS domains, but it would not be limited to them.</p> <p>This would mean that software that wished to authenticate users (such as MySQL), but didn't wish to create local users would have a mechanism for doing so. Then we wouldn't end up with 101 different authentication systems like we have now.</p> <p><a href="http://computerstuff.jdarx.info/content/unix-user-domains">read more</a></p> http://computerstuff.jdarx.info/content/unix-user-domains#comments Linux Core Development Tue, 19 Feb 2008 00:09:07 +0000 wayland 50 at http://computerstuff.jdarx.info How to cut ISP support costs http://computerstuff.jdarx.info/content/how-cut-isp-support-costs <p>ISPs often wonder &quot;How can I cut my support costs&quot;. This article offers some ideas.</p> <p><a href="http://computerstuff.jdarx.info/content/how-cut-isp-support-costs">read more</a></p> http://computerstuff.jdarx.info/content/how-cut-isp-support-costs#comments Fri, 18 Jan 2008 22:57:18 +0000 wayland 42 at http://computerstuff.jdarx.info