<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Daniel E. Markle's Blog - Graphics and Web Design</title>
    <link>http://ashtech.net/~syntax/blog/</link>
    <description>Blatherings on Technology and Life</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:" />
    <generator>Serendipity 1.2.1 - http://www.s9y.org/</generator>
    <managingEditor>syntax@ashtech.net (Daniel E. Markle)</managingEditor>
<webMaster>syntax@ashtech.net (Daniel E. Markle)</webMaster>

    <image>
        <url>http://ashtech.net/~syntax/blog/uploads/128blackcat.png</url>
        <title>RSS: Daniel E. Markle's Blog - Graphics and Web Design - Blatherings on Technology and Life</title>
        <link>http://ashtech.net/~syntax/blog/</link>
        <width>128</width>
        <height>128</height>
    </image>

<item>
    <title>Greenwood Community Band Album Art</title>
    <link>http://ashtech.net/~syntax/blog/archives/171-Greenwood-Community-Band-Album-Art.html</link>
            <category>Graphics and Web Design</category>
    
    <comments>http://ashtech.net/~syntax/blog/archives/171-Greenwood-Community-Band-Album-Art.html#comments</comments>
    <wfw:comment>http://ashtech.net/~syntax/blog/wfwcomment.php?cid=171</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ashtech.net/~syntax/blog/rss.php?version=2.0&amp;type=comments&amp;cid=171</wfw:commentRss>
    

    <author>syntax@ashtech.net (Daniel E. Markle)</author>
    <content:encoded>
    I have an extensive media library in iTunes, and am very picky about everything having album art. Having family that plays in the &lt;a href=&quot;http://www.greenwoodcb.com/&quot;&gt;Greenwood Community Band&lt;/a&gt;, and liking classical/band music, I have quite a few albums from them. Being a small band, the album artwork tends to be extremely basic, which drives me crazy since I listen to these frequently. Fortunately I have photography of the band at various venues and had some free time today to make some artwork for them. &lt;br /&gt;&lt;a href=&quot;http://ashtech.net/~syntax/blog/archives/171-Greenwood-Community-Band-Album-Art.html#extended&quot;&gt;Continue reading &quot;Greenwood Community Band Album Art&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 12 Sep 2009 23:01:51 -0400</pubDate>
    <guid isPermaLink="false">http://ashtech.net/~syntax/blog/archives/171-guid.html</guid>
    
</item>
<item>
    <title>Plague of Small Fonts</title>
    <link>http://ashtech.net/~syntax/blog/archives/87-Plague-of-Small-Fonts.html</link>
            <category>Graphics and Web Design</category>
    
    <comments>http://ashtech.net/~syntax/blog/archives/87-Plague-of-Small-Fonts.html#comments</comments>
    <wfw:comment>http://ashtech.net/~syntax/blog/wfwcomment.php?cid=87</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://ashtech.net/~syntax/blog/rss.php?version=2.0&amp;type=comments&amp;cid=87</wfw:commentRss>
    

    <author>syntax@ashtech.net (Daniel E. Markle)</author>
    <content:encoded>
    There is a plague of tiny &lt;a href=&quot;http://en.wikipedia.org/wiki/Sans-serif&quot; &gt;sans-serif fonts&lt;/a&gt; being used for body text on the web.  I find sans-serif to be difficult enough to read without it being tiny as well, and am rather certain the prevalence of this type of text is one of the primary reasons people find it uncomfortable to read book-length material on computer screens; that and cheap low-ppi (&lt;a href=&quot;http://en.wikipedia.org/wiki/Pixels_per_inch&quot; &gt;pixels per inch&lt;/a&gt;) monitors.  Even I find sans-serif fonts more readable on low-ppi monitors, as such monitors reproduce serifs poorly, but I can&#039;t read for a long period of time on those either.&lt;br /&gt;
&lt;br /&gt;
There are &lt;a href=&quot;http://blogs.sun.com/alanbur/entry/fixing_o_reilly_safari_books&quot; &gt;hacks available&lt;/a&gt; to change sans-serif fonts on-screen to larger or (as I use in cases where I will be reading a lot) serif fonts using CSS.  For most sites which I only browse occasionally I find &lt;a href=&quot;http://urandom.ca/nosquint/&quot; &gt;NoSquint&lt;/a&gt; more practical.  This handy Firefox plugin allows you to conditionally resize text on pages in an easy and site-specific way, and it remembers your size settings on the next site visit. &lt;br /&gt;&lt;a href=&quot;http://ashtech.net/~syntax/blog/archives/87-Plague-of-Small-Fonts.html#extended&quot;&gt;Continue reading &quot;Plague of Small Fonts&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 05 Apr 2007 11:37:36 -0400</pubDate>
    <guid isPermaLink="false">http://ashtech.net/~syntax/blog/archives/87-guid.html</guid>
    
</item>
<item>
    <title>Web Developer Firefox Extensions</title>
    <link>http://ashtech.net/~syntax/blog/archives/31-Web-Developer-Firefox-Extensions.html</link>
            <category>Graphics and Web Design</category>
    
    <comments>http://ashtech.net/~syntax/blog/archives/31-Web-Developer-Firefox-Extensions.html#comments</comments>
    <wfw:comment>http://ashtech.net/~syntax/blog/wfwcomment.php?cid=31</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ashtech.net/~syntax/blog/rss.php?version=2.0&amp;type=comments&amp;cid=31</wfw:commentRss>
    

    <author>syntax@ashtech.net (Daniel E. Markle)</author>
    <content:encoded>
    If you do web design or web application development check out the &lt;a href=&quot;http://chrispederick.com/work/webdeveloper/&quot;&gt;Web Developer Extension&lt;/a&gt; for Firefox.&amp;#160; An incredibly handy toolbar addition to Firefox, It includes handy utilities like the&amp;#160; ability to edit CSS in real time, on any site you are browsing.&amp;#160; You can even edit the HTML source of web pages directly and see real-time updates.&amp;#160; That&#039;s not all however, it includes more options to do everything from visualize page elements, resize the browser window to test content, validate page code with a click, autopopulate form fields when building web applications, and more. 
    </content:encoded>

    <pubDate>Thu, 09 Feb 2006 16:12:00 -0500</pubDate>
    <guid isPermaLink="false">http://ashtech.net/~syntax/blog/archives/31-guid.html</guid>
    
</item>
<item>
    <title>The End of Computer Graphics Innovation                     </title>
    <link>http://ashtech.net/~syntax/blog/archives/8-The-End-of-Computer-Graphics-Innovation.html</link>
            <category>Graphics and Web Design</category>
    
    <comments>http://ashtech.net/~syntax/blog/archives/8-The-End-of-Computer-Graphics-Innovation.html#comments</comments>
    <wfw:comment>http://ashtech.net/~syntax/blog/wfwcomment.php?cid=8</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ashtech.net/~syntax/blog/rss.php?version=2.0&amp;type=comments&amp;cid=8</wfw:commentRss>
    

    <author>syntax@ashtech.net (Daniel E. Markle)</author>
    <content:encoded>
    &lt;br /&gt;
A disastrous announcement has been made by Adobe and Macromedia.  &lt;a href=&quot;http://macromedia.com/macromedia/proom/pr/2005/adobe_macromedia.html&quot;&gt;Macromedia is being bought out&lt;/a&gt; by &lt;a href=&quot;http://www.adobe.com/aboutadobe/invrelations/adobeandmacromedia.html&quot;&gt;Adobe&lt;/a&gt;. &lt;br /&gt;&lt;a href=&quot;http://ashtech.net/~syntax/blog/archives/8-The-End-of-Computer-Graphics-Innovation.html#extended&quot;&gt;Continue reading &quot;The End of Computer Graphics Innovation                     &quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 18 Apr 2005 00:00:00 -0400</pubDate>
    <guid isPermaLink="false">http://ashtech.net/~syntax/blog/archives/8-guid.html</guid>
    
</item>

</channel>
</rss>