<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.2" -->
<rss version="0.92">
<channel>
	<title>darkness</title>
	<link>http://darkness.codefu.org/wordpress</link>
	<description>Technical adventures and blabbering</description>
	<lastBuildDate>Thu, 27 Dec 2007 02:05:16 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>The component system of my dreams</title>
		<description>I&#8217;ve been working in Plone, so I&#8217;ve seen
zope.component.  I&#8217;m
also thinking of making a (potentially) networked game in Python, and
for that I was looking at things like
Twisted and
Kamaelia.  Unsurprisingly, I&#8217;m not really
satisfied with any of these.

Let me try to articulate what I&#8217;m looking for when I say &#8220;component
system&#8221; (perhaps ...</description>
		<link>http://darkness.codefu.org/wordpress/2007/12/26/295</link>
			</item>
	<item>
		<title>Linux audio strikes back</title>
		<description>Fedora 7&#8217;s new Firewire stuff might not be totally together: when I
plugged in my DV cam, I couldn&#8217;t read the device except (I guess?) as
root.  (Kino also kept crashing, and I ended up just using dvgrab.)

Apparent side-effect of running sudo kino: some shared memory used
by dmix became owned by ...</description>
		<link>http://darkness.codefu.org/wordpress/2007/12/25/293</link>
			</item>
	<item>
		<title>Audio in Linux is awesome</title>
		<description>I&#8217;ve got some poorly recorded MP3s of people speaking.  I want to try
to make them a little easier to hear.  In Windows I&#8217;d reach for Sound
Forge.  How about in Linux?


Search Google for &#8220;sound forge equivalent for Linux.&#8221;
Find several references to &#8220;Wave Forge.&#8221;
Find &#8220;Wave Forge&#8221; hasn&#8217;t been
updated this ...</description>
		<link>http://darkness.codefu.org/wordpress/2007/12/15/292</link>
			</item>
	<item>
		<title>Restoring mailboxes to Cyrus and CRLF</title>
		<description>I had to restore some Maildir-style mailboxes from an old Courier IMAP
server to a newish Cyrus IMAP server.  There&#8217;s not much to it, and
this is well documented elsewhere, but basically you can copy the
files in (I don&#8217;t know if they need to be named like 123. like Cyrus
does by ...</description>
		<link>http://darkness.codefu.org/wordpress/2007/11/17/291</link>
			</item>
	<item>
		<title>Letting Cyrus&#8217; Sieve send e-mail on CentOS 5</title>
		<description>Problem: sieve rules like redirect (A.K.A. forward) don&#8217;t work on
CentOS 5.  You see things in the logs like:

Oct 29 17:15:52 gateway lmtpunix[26948]: sieve runtime error for
someone@example.com id &#60;blahlblahasdlahd@as987da97da987ads7&#62;:
Vacation: Sendmail process terminated normally, exit status 75

Nov  1 00:47:10 gateway lmtpunix[30206]: FATAL: couldn't exec() sendmail


Explanation: SELinux is preventing Cyrus from ...</description>
		<link>http://darkness.codefu.org/wordpress/2007/11/01/290</link>
			</item>
	<item>
		<title>Groupware!</title>
		<description>A client wants to know about possible &#8220;calendaring solutions,&#8221; things
like a Notes or an Exchange, but presumably cheap/free.

In this case, these guys aren&#8217;t currently Outlook/Exchange users, and
obviously Exchange doesn&#8217;t fit the definition of &#8220;cheap,&#8221; so I don&#8217;t
have to contend with that.  Here I&#8217;m referring to the difficulty
switching away from ...</description>
		<link>http://darkness.codefu.org/wordpress/2007/10/09/289</link>
			</item>
	<item>
		<title>SELinux and EPEL&#8217;s mod_fcgid on CentOS 5</title>
		<description>I rebuilt EPEL&#8217;s mod_fcgid
package with the latest mod_fcgid (2.2 I believe) with no problems.
Make sure to define a macro like rhel with value 5 to get the
SELinux policy module built too (echo '%rhel 5' &#62;&#62; ~/.rpmmacros or
maybe rpmbuild --define 'rhel 5' ...).

Now, I&#8217;m using FastCGI and Apache&#8217;s suEXEC to run ...</description>
		<link>http://darkness.codefu.org/wordpress/2007/09/26/288</link>
			</item>
	<item>
		<title>Making a remote Dell PE1600SC at The Planet use software RAID</title>
		<description>We just got another server at The Planet.  They had a deal on another
of the same 1600SC&#8217;s we got before: dual Xeon, but this time with dual
10k 136GB SCSI disks.

They offer CentOS 5 now.  (When we bought our last one, they only
offered RHEL 3, which I had to ...</description>
		<link>http://darkness.codefu.org/wordpress/2007/09/24/287</link>
			</item>
	<item>
		<title>Python drive-by</title>
		<description>Making simple tree data structures out of things like lists and dicts
in Python always pains me.  In my head other languages, like maybe
ECMAScript or Lua, have better syntax for this.  Here&#8217;s an example of
what I might write to set up a particular data structure:

day = {}
day["date"] = "date ...</description>
		<link>http://darkness.codefu.org/wordpress/2007/09/14/286</link>
			</item>
	<item>
		<title>The XV-6700 is going back</title>
		<description>What I like about the XV-6700 from Verizon
Wireless:


I can get on the web pretty fast from anywhere; especially fast
with built-in 802.11b.  EV-DO (rev. 0) isn&#8217;t anything to sneeze
at, either.
Slide out QWERTY keyboard.
Pretty decent screen, including a flip to landscape when you slide
out the keyboard.

Windows Live
Search
(and maybe Google Maps
Mobile).

Microsoft Voice
Command.
USB ...</description>
		<link>http://darkness.codefu.org/wordpress/2007/08/13/284</link>
			</item>
</channel>
</rss>
