BuzzFeed
I updated bitter pill to the latest version of CoWA tonight. A bit of new and exciting functionality: the new front end developed by Scott, and a bit of refactoring by yours truly. We are in the process of writing up some docs, and Ben is making it look all perty and such. All in all it has turned out quit nicely. We are gonna set up a demo site so people can play around with it. So tune in next week when Mary says, "Isn't that a CoWA smudge on your lapel Bob?".

Here's a little teaser, the who? page with cowa taglibs:

    <%-- --%>
    <%@ taglib uri="/cowatag" prefix="cw" %>
    <%-- --%>
    <cw:CoWA component="bitterpill.head" />
    <cw:CoWA component="bitterpill.nav" />
    <cw:CoWA component="bitterpill.middle" />
    
      <p>
    bitter pill is an experiment of sorts for 
    publishing xml files generated by 
    <a href="http://blogger.com" 
    target="_top">
    blogger.com</a>.
    <p> 
    It started as a test for a friend, and has 
    blown into a mass of 
    incoherent writings and blatherings about 
    nothing consequential or 
    meaningful. It has become, however, a 
    great resource for anything 
    related to, or created by, 
    cheese food products.
    <p>
    
    Any cheese inquiries can be made here: 
    <a href="mailto:mark@bitterpill.org">
    mark@bitterpill.org</a>
    
    <cw:CoWA component="bitterpill.foot" />
    
I updated bitter pill April 1, 2001