<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="0.92" xml:base="http://danyell.com">
<channel>
 <title>danyell.com - Code</title>
 <link>http://danyell.com/taxonomy/term/2/0</link>
 <description>Thoughts about computer science, software programming, and related ecstasies, problems, idiocies and hopes.</description>
 <language>en</language>
<item>
 <title>sIFR Tips, Tricks 'n' Traps</title>
 <link>http://danyell.com/node/313</link>
 <description>&lt;p&gt;I've been working on converting an all-Flash Web site to HTML, so its content could be properly spidered by Google, Overture etc.&lt;/p&gt;&lt;p&gt;My mandate was to preserve the design of the original Flash site in every possible respect, short of getting ridiculous with JavaScript- and DOM-based animation.  The original site creators are big-time Flash addicts, and primarily visual.  So the issue of typeface embedding came up rather quickly.&lt;/p&gt;
</description>
 <pubDate>Sun, 10 Feb 2008 15:13:08 -0800</pubDate>
</item>
<item>
 <title>The End of Open Source? (rev 1.2)</title>
 <link>http://danyell.com/node/290</link>
 <description>&lt;p&gt;It seems some folks are building a cathedral smack-dab in the middle of the bazaar.&lt;/p&gt;
</description>
 <pubDate>Sat, 15 Oct 2005 09:15:04 -0700</pubDate>
</item>
<item>
 <title>Handy logrotate.d verification script (in Perl)</title>
 <link>http://danyell.com/node/288</link>
 <description>&lt;p&gt;This is a Perl script I wrote a while back as a housekeeping tool for Linux systems.  It looks in &lt;tt&gt;/var/log&lt;/tt&gt; and in &lt;tt&gt;/etc/logrotate.d&lt;/tt&gt;, comparing the existing log files to the ones mentioned in your logrotate configuration files, producing a helpful list of which files are not being rotated.&lt;/p&gt;
</description>
 <pubDate>Tue, 23 Aug 2005 18:32:59 -0700</pubDate>
</item>
<item>
 <title>Grand Theft Hypocrisy</title>
 <link>http://danyell.com/node/284</link>
 <description>&lt;p&gt;&lt;img vspace="6" hspace="6" border="0" align="left" alt="GTA San Andreas Sceenshot 1" src="image/view/282" /&gt;A &lt;a href="http://today.reuters.com/News/newsArticle.aspx?type=entertainmentNews&amp;#038;storyID=2005-07-15T073501Z_01_N15610958_RTRIDST_0_ENTERTAINMENT-MEDIA-SEX-DC.XML" target="_blank" title="Just the most recent story from Reuters"&gt;developing news story&lt;/a&gt; describes a &amp;quot;hack&amp;quot; for the popular video game &lt;i&gt;Grand Theft Auto: San Andreas&lt;/i&gt;.&lt;/p&gt;
&lt;p&gt;The so-called &amp;quot;Hot Coffee fix,&amp;quot; in wide distribution on the Internet, patches the game code to... create? reveal? some way off-book sexual scenarios.&lt;/p&gt;
</description>
 <pubDate>Fri, 15 Jul 2005 09:25:34 -0700</pubDate>
</item>
<item>
 <title>GET, POST and those pesky CHECKBOXes</title>
 <link>http://danyell.com/node/272</link>
 <description>&lt;p&gt;One of the most stultifying, heartburn-inducing stupidities in the HTML/HTTP/CGI specifications is the behavior of the &lt;tt&gt;input type="CHECKBOX"&lt;/tt&gt; form element.&lt;/p&gt;
&lt;p&gt;Unlike ANY other form element, the checkbox element name appears in the GET/POST stream ONLY if it has been checked.  If it's unchecked it's not present at all, unless you add logic to your code to forcibly include "checkboxelemname=0" or somesuch in your POST.&lt;/p&gt;
</description>
 <pubDate>Wed, 23 Feb 2005 19:24:57 -0800</pubDate>
</item>
<item>
 <title>Case Study: A Transitional Hybrid JSP/PHP Application</title>
 <link>http://danyell.com/node/258</link>
 <description>&lt;p&gt;&lt;i&gt;&lt;b&gt;Note&lt;/b&gt;: this is &lt;font color="#990000"&gt;not finished&lt;/font&gt;.  I'm working on this sporadically.  The application described is working; I just need to get all my notes together to write it up properly.&lt;/i&gt;&lt;/p&gt;</description>
 <pubDate>Tue,  1 Feb 2005 20:18:38 -0800</pubDate>
</item>
<item>
 <title>First vCalendar, then sleep, then iCalendar.</title>
 <link>http://danyell.com/patches/event/vcal</link>
 <description>
&lt;p&gt;I'm patiently tring to get Drupal to sit up and do little tricks.&lt;/p&gt;&lt;p&gt;My latest effort is to add vCalendar support to its Events module.  You can now go to any &lt;a title="Click here to go the danyell.com Events Listings" href="../../event"&gt;Events&lt;/a&gt;
listing in the site, click on the little vCal link below it, and
depending on how you've set up your computer, an appointment window
should pop up that you can add to Outlook | Evolution | your favorite
calendar software.&lt;/p&gt;</description>
 <pubDate>Mon, 24 Jan 2005 10:15:13 -0800</pubDate>
</item>
<item>
 <title>I'm streaming!....</title>
 <link>http://danyell.com/node/65</link>
 <description>
&lt;p&gt;After an epic struggle with RPM dependencies, header-file nonsense and other headaches, I've got an audio-streaming stack that (sort of) works.</description>
 <pubDate>Wed, 19 Jan 2005 03:56:47 -0800</pubDate>
</item>
<item>
 <title>CodeCharge Studio - A Decent RAD Tool</title>
 <link>http://danyell.com/node/19</link>
 <description>&lt;p&gt;I've been using CodeCharge Studio (&lt;a href="http://www.codecharge.com/" target="_blank"&gt;http://www.codecharge.com/&lt;/a&gt;) from Yes Software.  I'm four months into the learning curve now.&lt;/p&gt;
</description>
 <pubDate>Sat,  4 Dec 2004 16:47:33 -0800</pubDate>
</item>
</channel>
</rss>
