<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.hackwater.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>wordpress</title>
 <link>http://www.hackwater.com/taxonomy/term/5</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Another WordPress Update</title>
 <link>http://www.hackwater.com/node/87</link>
 <description>&lt;p&gt;I finally took some time to update to WP 2.2.2. Naturally, this update broke Democracy again, so I have to go through my mini-hack that lets it work with WP-Cache and figure out what changed from the original 2.0 to 2.2.2. I also have to go through my plugins to figure out what else I broke. I&#039;m starting to feel nostalgic for Drupal&#039;s file structure. More on that later.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hackwater.com/node/87&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.hackwater.com/node/87#comments</comments>
 <category domain="http://www.hackwater.com/taxonomy/term/11">debian</category>
 <category domain="http://www.hackwater.com/taxonomy/term/2">development</category>
 <category domain="http://www.hackwater.com/taxonomy/term/33">drupal</category>
 <category domain="http://www.hackwater.com/taxonomy/term/8">plugins</category>
 <category domain="http://www.hackwater.com/taxonomy/term/38">ubuntu</category>
 <category domain="http://www.hackwater.com/taxonomy/term/5">wordpress</category>
 <pubDate>Sun, 12 Aug 2007 18:26:54 +0000</pubDate>
 <dc:creator>jose</dc:creator>
 <guid isPermaLink="false">87 at http://www.hackwater.com</guid>
</item>
<item>
 <title>Dammit, Debian</title>
 <link>http://www.hackwater.com/node/84</link>
 <description>&lt;p&gt;It&#039;s been 20 days since Wordpress entered unstable. Why the freeze? I thought we had something special. Coffee?&lt;/p&gt;
&lt;p&gt;Actually, I&#039;m still waiting for Wordpress 2.1 to enter Debian testing, so I can try it out on Hackwater.net before I go and frag Hackwater.com. Uh, I mean, &lt;em&gt;deploy it&lt;/em&gt; on Hackwater.com. But I&#039;m getting antsy. I want to play with the new toy, just like everyone else. I could just install from source, but I like having the Debian-sanctioned packages.&lt;/p&gt;
</description>
 <comments>http://www.hackwater.com/node/84#comments</comments>
 <category domain="http://www.hackwater.com/taxonomy/term/11">debian</category>
 <category domain="http://www.hackwater.com/taxonomy/term/12">parody</category>
 <category domain="http://www.hackwater.com/taxonomy/term/5">wordpress</category>
 <pubDate>Mon, 12 Feb 2007 11:29:53 +0000</pubDate>
 <dc:creator>jose</dc:creator>
 <guid isPermaLink="false">84 at http://www.hackwater.com</guid>
</item>
<item>
 <title>Hackwater.net begins to stir from its long slumber</title>
 <link>http://www.hackwater.com/node/83</link>
 <description>&lt;p&gt;Wordpress 2.1 came out a couple of weeks ago, so I&#039;ll be installing that here soon. I just have to get my plugins and other custom crap out of the way so that I can put it back after installation.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hackwater.com/node/83&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.hackwater.com/node/83#comments</comments>
 <category domain="http://www.hackwater.com/taxonomy/term/10">hardware</category>
 <category domain="http://www.hackwater.com/taxonomy/term/6">todo</category>
 <category domain="http://www.hackwater.com/taxonomy/term/5">wordpress</category>
 <pubDate>Tue, 06 Feb 2007 03:35:46 +0000</pubDate>
 <dc:creator>jose</dc:creator>
 <guid isPermaLink="false">83 at http://www.hackwater.com</guid>
</item>
<item>
 <title>Pythonic, but not prophetic</title>
 <link>http://www.hackwater.com/node/79</link>
 <description>&lt;p&gt;I was asked to present sample Python code recently. I figured since it was close to hand, digitally speaking, I might as well put it here as part of my code samples. The code below stems from my attempts to keep my dynamic IP address updated with my DNS provider (&lt;a href=&quot;http://www.zoneedit.com/&quot;&gt;Zoneedit&lt;/a&gt;, if you&#039;re keeping score). That can be tricky sometimes; I&#039;ve had instances when the Zoneedit DNS servers seem completely unresponsive, so no matter how clever the script, it can&#039;t really update anything. This is fairly rare, but extremely frustrating when it occurs.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hackwater.com/node/79&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.hackwater.com/node/79#comments</comments>
 <category domain="http://www.hackwater.com/taxonomy/term/9">code samples</category>
 <category domain="http://www.hackwater.com/taxonomy/term/2">development</category>
 <category domain="http://www.hackwater.com/taxonomy/term/5">wordpress</category>
 <pubDate>Sat, 09 Sep 2006 15:07:42 +0000</pubDate>
 <dc:creator>jose</dc:creator>
 <guid isPermaLink="false">79 at http://www.hackwater.com</guid>
</item>
<item>
 <title>Three Successes</title>
 <link>http://www.hackwater.com/node/77</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://alistapart.com/&quot;&gt;A List Apart&lt;/a&gt; came through for me again, helping me build a two-column ordered list for my resume. Getting it to work in IE was much more difficult, requiring the use of one CSS hack and one clever (if I say so myself) relative position CSS property that allowed me to use relative widths for the two list columns. Testing the code in IE brought a slight rendering problem to my attention: the title widget and white background were not loading correctly in IE, but only for pages, not posts.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hackwater.com/node/77&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.hackwater.com/node/77#comments</comments>
 <category domain="http://www.hackwater.com/taxonomy/term/2">development</category>
 <category domain="http://www.hackwater.com/taxonomy/term/4">testing</category>
 <category domain="http://www.hackwater.com/taxonomy/term/5">wordpress</category>
 <pubDate>Thu, 17 Aug 2006 14:10:57 +0000</pubDate>
 <dc:creator>jose</dc:creator>
 <guid isPermaLink="false">77 at http://www.hackwater.com</guid>
</item>
<item>
 <title>Addendum to dynamic plugins</title>
 <link>http://www.hackwater.com/node/76</link>
 <description>&lt;p&gt;I ran my page through the &lt;a href=&quot;http://validator.w3.org&quot;&gt;W3C&#039;s validator&lt;/a&gt; and discovered that it was not XHTML 1.0 strict. It had several errors, and tracking these down led me to discover that my hack to get Democracy to play nicely with WP-Cache still had a bug: I was getting a MySQL error in the code for the poll form, where the form action would appear. This didn&#039;t interfere with the page rendering (as far as I can tell), so it was invisible until I looked at the source or, better yet, had a validator do it.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hackwater.com/node/76&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.hackwater.com/node/76#comments</comments>
 <category domain="http://www.hackwater.com/taxonomy/term/9">code samples</category>
 <category domain="http://www.hackwater.com/taxonomy/term/2">development</category>
 <category domain="http://www.hackwater.com/taxonomy/term/8">plugins</category>
 <category domain="http://www.hackwater.com/taxonomy/term/4">testing</category>
 <category domain="http://www.hackwater.com/taxonomy/term/5">wordpress</category>
 <pubDate>Tue, 08 Aug 2006 09:53:00 +0000</pubDate>
 <dc:creator>jose</dc:creator>
 <guid isPermaLink="false">76 at http://www.hackwater.com</guid>
</item>
<item>
 <title>Dynamic Plugins and Caching</title>
 <link>http://www.hackwater.com/node/75</link>
 <description>&lt;p&gt;How I got the Democracy poll plugin to work with WP-Cache&lt;/p&gt;
&lt;p&gt;WP-Cache is a useful plugin. Although I&#039;ve never been Slashdotted, other people who have and are using Wordpress swear by it. It does have a minor flaw. I have a poll plugin, Democracy, that is obviously supposed to be dynamic. It&#039;s rather lame to go to a page, vote on a poll, and not see any results because the page is cached. It turns out that WP-Cache has a mechanism for getting around this, allowing dynamic plugins on static cached pages.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hackwater.com/node/75&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.hackwater.com/node/75#comments</comments>
 <category domain="http://www.hackwater.com/taxonomy/term/9">code samples</category>
 <category domain="http://www.hackwater.com/taxonomy/term/2">development</category>
 <category domain="http://www.hackwater.com/taxonomy/term/8">plugins</category>
 <category domain="http://www.hackwater.com/taxonomy/term/4">testing</category>
 <category domain="http://www.hackwater.com/taxonomy/term/5">wordpress</category>
 <pubDate>Thu, 03 Aug 2006 04:10:52 +0000</pubDate>
 <dc:creator>jose</dc:creator>
 <guid isPermaLink="false">75 at http://www.hackwater.com</guid>
</item>
<item>
 <title>Comment me this, Batman</title>
 <link>http://www.hackwater.com/node/74</link>
 <description>&lt;p&gt;I&#039;ve been thinking about comments. Specifically as they pertain to posts, in threaded vs. flat format. The advantages as I see them:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Threaded allows a person to reply directly and obviously to a specific comment in a post. Comments are children not just of the parent post, but also of parent comments.&lt;/li&gt;
&lt;li&gt;Flat comments allow a person to see comments in a timeline. Comments are children only of the main post.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The disadvantages:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hackwater.com/node/74&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.hackwater.com/node/74#comments</comments>
 <category domain="http://www.hackwater.com/taxonomy/term/7">comments</category>
 <category domain="http://www.hackwater.com/taxonomy/term/2">development</category>
 <category domain="http://www.hackwater.com/taxonomy/term/5">wordpress</category>
 <pubDate>Wed, 02 Aug 2006 00:19:37 +0000</pubDate>
 <dc:creator>jose</dc:creator>
 <guid isPermaLink="false">74 at http://www.hackwater.com</guid>
</item>
<item>
 <title>Single blue router seeks external access; no smokers</title>
 <link>http://www.hackwater.com/node/71</link>
 <description>&lt;p&gt;It occurs to me that I don&#039;t know enough about routers and the web servers that love them. One of the minor annoyances I have with Wordpress is that I can&#039;t view the site as if I were accessing from outside of my LAN when I&#039;m on my LAN. Wordpress uses PHP to fill out the paths for its various components (i.e. theme files, specifically stylesheets, functions, etc.).&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hackwater.com/node/71&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.hackwater.com/node/71#comments</comments>
 <category domain="http://www.hackwater.com/taxonomy/term/4">testing</category>
 <category domain="http://www.hackwater.com/taxonomy/term/5">wordpress</category>
 <pubDate>Tue, 27 Jun 2006 14:48:06 +0000</pubDate>
 <dc:creator>jose</dc:creator>
 <guid isPermaLink="false">71 at http://www.hackwater.com</guid>
</item>
<item>
 <title>Crossing things off</title>
 <link>http://www.hackwater.com/node/70</link>
 <description>&lt;p&gt;I&#039;ve eliminated most of the things in my TODO list from November (yikes, that took a while). Things that are left: books page, music page, other interests page. Perhaps my song and poetry parody page. And naturally, technical issues like getting my header to work cross-platform. With my newly created TODO category, I shouldn&#039;t have to resort to kludges to remember what I still have to do. I just need to find all my posts on the subject. Why didn&#039;t I think of this earlier?!&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hackwater.com/node/70&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.hackwater.com/node/70#comments</comments>
 <category domain="http://www.hackwater.com/taxonomy/term/2">development</category>
 <category domain="http://www.hackwater.com/taxonomy/term/6">todo</category>
 <category domain="http://www.hackwater.com/taxonomy/term/5">wordpress</category>
 <pubDate>Sat, 24 Jun 2006 01:17:56 +0000</pubDate>
 <dc:creator>jose</dc:creator>
 <guid isPermaLink="false">70 at http://www.hackwater.com</guid>
</item>
</channel>
</rss>
