Matthew Steven - PHP, Web Development http://matts.org/taxonomy/term/6%202/0 en Fixing Drupal's Taxonomy Menu Modules's Tooltip / Title Clutter http://matts.org/taxonomy_menu_tooltip_suppression <p>Drupal's <a href="http://drupal.org/project/taxonomy_menu ">Taxonomy Menu</a> is very useful for organizing your site, but its developers have added a <a href="http://drupal.org/node/771266">real nuisance</a> in the form of the title attribute to the &quot;a&quot;&nbsp;tags it generates when paired with a suckerfish menu in a theme or &quot;nice menus&quot;&nbsp;module.</p> <p>Here's a patch to dismiss that problem, run it from the &quot;modules&quot;&nbsp;folder in your Drupal installation.</p> <p><a href="http://matts.org/taxonomy_menu_tooltip_suppression" target="_blank">read more</a></p> http://matts.org/taxonomy_menu_tooltip_suppression#comments Web Development Mon, 03 May 2010 17:16:43 +0000 Matt 41 at http://matts.org XFCE4 review: After Over 10 Years with KDE, I'm Moving to XFCE, and Xubuntu! http://matts.org/xfce_review <p>In choosing a Linux desktop, I&nbsp;want something both highly stable <u>and</u> great looking.&nbsp; I stare at these monitors for 10-14 hours a day!&nbsp; Speed and ease of configuration/use are also important.&nbsp; This post is about my journey from KDE4 to XFCE4, and is also a review of sorts.</p> <p><a href="http://matts.org/xfce_review" target="_blank">read more</a></p> http://matts.org/xfce_review#comments Hardware Linux Administration Web Development Sun, 24 Jan 2010 15:18:02 +0000 Matt 35 at http://matts.org jQuery Ajax Requests on IE6 Need Extra Help To Parse http://matts.org/jquery_ie6_xml_parsing_bug_and_workaround <p>Using jQuery's .get .post or .ajax features to parse xml results, you may find that only Internet Explorer 6 fails to parse your xml result in the callback function.&nbsp;&nbsp;You can always count on your friend IE6 to crush productivity!</p> <p><a href="http://matts.org/jquery_ie6_xml_parsing_bug_and_workaround" target="_blank">read more</a></p> http://matts.org/jquery_ie6_xml_parsing_bug_and_workaround#comments Web Development Thu, 02 Jul 2009 14:29:51 +0000 Matt 31 at http://matts.org A PHP Discovery: perltidy, meet phptidy http://matts.org/node/10 <p>It seems that the many people who have been looking for a php beautifier now have a very nicely done perltidy work-alike in Magnus Rosenbaum&rsquo;s new phptidy program.</p> <p><a href="http://matts.org/node/10" target="_blank">read more</a></p> http://matts.org/node/10#comments PHP Web Development Sun, 10 May 2009 21:42:15 +0000 Matt 10 at http://matts.org