<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>0xDECAFBAD - Tag: themes</title>
    <link href="http://decafbad.com/blog/atom.xml" rel="self"/>
    <link href="http://decafbad.com/blog"/>
    <updated>2011-11-16T16:29:50+00:00</updated>
    <id></id>
    <author>
        <name></name>
        <email>l.m.orchard@pobox.com</email>
    </author>
    

    <entry>
        <title>Putting the Sexy into Firefox Theme Browsing</title>
        <link href="http://decafbad.com/blog/2008/06/16/putting-the-sexy-into-firefox-theme-browsing"/>
        <updated>2008-06-16T16:07:46+00:00</updated>
        <id>http://decafbad.com/blog/2008/06/16/putting-the-sexy-into-firefox-theme-browsing</id>
        <content type="html">&lt;p&gt;As mentioned back in &lt;a href=&quot;http://decafbad.com/blog/2008/05/22/week-3-at-mozilla&quot;&gt;week 3&lt;/a&gt;, I'd started work on &lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=419647&quot;&gt;bug 419647&lt;/a&gt; to &quot;add a sexy theme browser&quot; to &lt;a href=&quot;https://addons.mozilla.org/&quot;&gt;addons.mozilla.org&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Well, I'm not sure about my success in imbuing it with the required sexiness, but it's at least &lt;a href=&quot;http://www.ghacks.net/2008/06/15/firefox-themes-website-updated/&quot;&gt;been noticed by someone&lt;/a&gt;. :)&lt;/p&gt;

&lt;div id=&quot;comments&quot; class=&quot;comments archived-comments&quot;&gt;
            &lt;h3&gt;Archived Comments&lt;/h3&gt;
            
        &lt;ul class=&quot;comments&quot;&gt;
            
        &lt;li class=&quot;comment&quot; id=&quot;comment-221090213&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=1d6eeb33a8d967f618301516bba16521&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;&quot;&gt;gavin&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221090213&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2008-07-03T01:11:51&quot;&gt;2008-07-03T01:11:51&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;Very off topic ...Do you know if its possible for Firefox to cache common javascipt libraries like jquery and yahoo ui, so every domain that asks your browser to download it fresh could just use the cached library?&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-320026222&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=8fb590f641cb6bc92da158d4e2a3f2ae&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;&quot;&gt;Prakashgeorge&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-320026222&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2011-09-26T08:09:29&quot;&gt;2011-09-26T08:09:29&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;welcome&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;/ul&gt;
    
        &lt;/div&gt;



</content>
    </entry>
    
    

    <entry>
        <title>sandbox is nifty</title>
        <link href="http://decafbad.com/blog/2006/08/21/sandbox-is-nifty"/>
        <updated>2006-08-21T16:41:28+00:00</updated>
        <id>http://decafbad.com/blog/2006/08/21/sandbox-is-nifty</id>
        <content type="html">&lt;p&gt;I'm really digging the &lt;a href=&quot;http://www.plaintxt.org/themes/sandbox/&quot;&gt;Sandbox&lt;/a&gt; theme for WordPress so far.  I've not really done much yet - but between &lt;a href=&quot;http://www.plaintxt.org/themes/sandbox/&quot;&gt;Sandbox&lt;/a&gt; and the new &lt;a href=&quot;http://automattic.com/code/widgets/&quot;&gt;WordPress Widgets&lt;/a&gt;, all my customizations for this blog have been done in CSS and drag-n-drop in the widget management screen.  &lt;a href=&quot;http://www.plaintxt.org/themes/sandbox/&quot;&gt;Sandbox&lt;/a&gt; has an enormously rich set of classes dropped into every major element of the page, even down to date/time information on posts and category-based classes.  I could even drop in some seasonal themes to styles posts for holidays and whatnot.  Pumpkins for October, and presents for December!&lt;/p&gt;

&lt;p&gt;I &lt;em&gt;did&lt;/em&gt; need to add one line of PHP to a &lt;a href=&quot;http://www.plaintxt.org/themes/sandbox/&quot;&gt;Sandbox&lt;/a&gt; template, and that was a CSS include to my own tack-on CSS full of tweaks to the Spartan skin.  If anything, that's my only feature request so far:  Allow skin selection, and then allow the user to specify an additional stylesheet to further tailor that skin.  The less I need to edit in files installed from third parties, the less I need to maintain when versions get updated.&lt;/p&gt;

&lt;p&gt;I'm also running into a few minor CSS oddities when I view my tweaks in MSIE on Windows.  This annoys me, but I only half care to fix them.&lt;/p&gt;

&lt;div id=&quot;comments&quot; class=&quot;comments archived-comments&quot;&gt;
            &lt;h3&gt;Archived Comments&lt;/h3&gt;
            
        &lt;ul class=&quot;comments&quot;&gt;
            
        &lt;li class=&quot;comment&quot; id=&quot;comment-221089256&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.slackorama.com/blog&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=15b474c86cd73c2d12c1d77af11c1d8a&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.slackorama.com/blog&quot;&gt;Seth&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221089256&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-21T18:17:39&quot;&gt;2006-08-21T18:17:39&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;Hey,
Looks like your markup isn't getting processed in your feed.  This post looked like this in bloglines:&lt;/p&gt;

&lt;p&gt;
I’m really digging the [Sandbox][] theme for WordPress so far. I’ve not really done much yet - but between [Sandbox][] and the new [WordPress Widgets][].....
&lt;/p&gt;

&lt;p&gt;Also,the link to your &quot;All Entries&quot; feed is busted in the left hand nav on the archive pages.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221089258&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.decafbad.com&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=2377f34a68801b861c3e54e1301f0dce&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.decafbad.com&quot;&gt;l.m.orchard&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221089258&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-21T20:20:26&quot;&gt;2006-08-21T20:20:26&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;If I'm lucky, I just fixed my Markdown problem by adding this line:
    &lt;code&gt;add_filter('the_content_rss', 'Markdown', 6);&lt;/code&gt;
&lt;/p&gt;

&lt;p&gt;If I'm not lucky, I just broke everything.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221089260&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=15b474c86cd73c2d12c1d77af11c1d8a&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;&quot;&gt;Seth&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221089260&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-08-21T20:35:26&quot;&gt;2006-08-21T20:35:26&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;Yep, feed looks good now.&lt;/p&gt;

&lt;p&gt;All the feed links are missing &quot;http&quot; though.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;/ul&gt;
    
        &lt;/div&gt;



</content>
    </entry>
    
    
</feed>

