<?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>testing</title>
 <link>http://www.hackwater.com/taxonomy/term/4</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Xajax and Testing</title>
 <link>http://www.hackwater.com/node/78</link>
 <description>&lt;p&gt;I&#039;ve installed the &lt;a href=&quot;http://www.xajaxproject.org/&quot;&gt;xajax library&lt;/a&gt; for PHP. It&#039;s part of my nefarious plan to play around with Ajax outside of the Google Maps API. Unfortunately, I don&#039;t really have any forms that need dynamic validation right now. Maybe I can make one up. I&#039;ve also been looking at &lt;a href=&quot;http://www.phpunit.de/&quot;&gt;unit testing frameworks for PHP&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hackwater.com/node/78&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.hackwater.com/node/78#comments</comments>
 <category domain="http://www.hackwater.com/taxonomy/term/46">ajax</category>
 <category domain="http://www.hackwater.com/taxonomy/term/2">development</category>
 <category domain="http://www.hackwater.com/taxonomy/term/3">flights of fancy</category>
 <category domain="http://www.hackwater.com/taxonomy/term/4">testing</category>
 <pubDate>Tue, 29 Aug 2006 14:41:10 +0000</pubDate>
 <dc:creator>jose</dc:creator>
 <guid isPermaLink="false">78 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>Moving day</title>
 <link>http://www.hackwater.com/node/72</link>
 <description>&lt;p&gt;Hackwater is still being hosted on a Debian Linux server, but it&#039;s now being hosted by &lt;a href=&quot;http://www.dreamhost.com/&quot;&gt;Dreamhost&lt;/a&gt;. I registered hackwater.net to continue to run a development server from my own Linux server, but DNS propagation seems a bit slow, so finding either of these sites is probably going to take a while. My biggest concern is my mail, as I had to play around with the MX records to keep the status quo, well, the status quo. More as this story develops...&lt;/p&gt;
</description>
 <comments>http://www.hackwater.com/node/72#comments</comments>
 <category domain="http://www.hackwater.com/taxonomy/term/2">development</category>
 <category domain="http://www.hackwater.com/taxonomy/term/4">testing</category>
 <pubDate>Sat, 08 Jul 2006 08:16:10 +0000</pubDate>
 <dc:creator>jose</dc:creator>
 <guid isPermaLink="false">72 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>New pages, same old header problem</title>
 <link>http://www.hackwater.com/node/69</link>
 <description>&lt;p&gt;I recreated my Benzene web page (which was the freshman year Chemistry project that got me started on the web development path). I think I&#039;ve figured out a way for the pages to link to images and not run into problems when I switch themes; for now, the pretty benzene molecule images are visible, as are the for-a-long-time-broken images in my Links page. The Links images weren&#039;t that important, though; the benzene images are much more helpful.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hackwater.com/node/69&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.hackwater.com/node/69#comments</comments>
 <category domain="http://www.hackwater.com/taxonomy/term/2">development</category>
 <category domain="http://www.hackwater.com/taxonomy/term/4">testing</category>
 <pubDate>Fri, 23 Jun 2006 23:43:15 +0000</pubDate>
 <dc:creator>jose</dc:creator>
 <guid isPermaLink="false">69 at http://www.hackwater.com</guid>
</item>
<item>
 <title>Map Outage Continued</title>
 <link>http://www.hackwater.com/node/60</link>
 <description>&lt;p&gt;Google Maps updated its API to version 2 on April 3, 2006. Trying to get my head around the changes (and possibilities of the new features). Also? Taxes suck.&lt;/p&gt;
</description>
 <comments>http://www.hackwater.com/node/60#comments</comments>
 <category domain="http://www.hackwater.com/taxonomy/term/2">development</category>
 <category domain="http://www.hackwater.com/taxonomy/term/40">google</category>
 <category domain="http://www.hackwater.com/taxonomy/term/41">map</category>
 <category domain="http://www.hackwater.com/taxonomy/term/4">testing</category>
 <pubDate>Sat, 15 Apr 2006 02:47:57 +0000</pubDate>
 <dc:creator>jose</dc:creator>
 <guid isPermaLink="false">60 at http://www.hackwater.com</guid>
</item>
<item>
 <title>Map Outage</title>
 <link>http://www.hackwater.com/node/59</link>
 <description>&lt;p&gt;The map page is broken until I can figure out why Google and Wordpress don&#039;t want to play together.&lt;/p&gt;
</description>
 <comments>http://www.hackwater.com/node/59#comments</comments>
 <category domain="http://www.hackwater.com/taxonomy/term/2">development</category>
 <category domain="http://www.hackwater.com/taxonomy/term/40">google</category>
 <category domain="http://www.hackwater.com/taxonomy/term/41">map</category>
 <category domain="http://www.hackwater.com/taxonomy/term/4">testing</category>
 <pubDate>Wed, 05 Apr 2006 16:58:50 +0000</pubDate>
 <dc:creator>jose</dc:creator>
 <guid isPermaLink="false">59 at http://www.hackwater.com</guid>
</item>
<item>
 <title>Of maps and men</title>
 <link>http://www.hackwater.com/node/55</link>
 <description>&lt;p&gt;I&#039;ve &lt;a href=&quot;/map/&quot;&gt;embedded a Google Map&lt;/a&gt; on this site after raiding &lt;a href=&quot;http://mnm.uib.es/gallir/&quot;&gt;Ricardo Galli&#039;s blog&lt;/a&gt; for his code (and getting an API key, etc.). It&#039;s basically a graphical visualization of my server access log, showing how puny my hits really are. It&#039;s buggy, but it&#039;s up.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hackwater.com/node/55&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.hackwater.com/node/55#comments</comments>
 <category domain="http://www.hackwater.com/taxonomy/term/2">development</category>
 <category domain="http://www.hackwater.com/taxonomy/term/3">flights of fancy</category>
 <category domain="http://www.hackwater.com/taxonomy/term/40">google</category>
 <category domain="http://www.hackwater.com/taxonomy/term/41">map</category>
 <category domain="http://www.hackwater.com/taxonomy/term/4">testing</category>
 <pubDate>Wed, 01 Feb 2006 07:20:20 +0000</pubDate>
 <dc:creator>jose</dc:creator>
 <guid isPermaLink="false">55 at http://www.hackwater.com</guid>
</item>
</channel>
</rss>
