<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" version="2.0">
<channel>
<title>=bartt</title>
<link>http://profiles.yahoo.com/blog/?rss=1</link>
<description>Blog</description>
<language>us</language>

			<geo:lat>37.014037</geo:lat><geo:long>-121.963455</geo:long><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/thecodemill/dawn-patrol" type="application/rss+xml" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">thecodemill/dawn-patrol</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item><title>Google Code | Closure Tools [del.icio.us]</title><link>http://code.google.com/closure/</link><category>javascript development web tools optimization programming</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bartt</dc:creator><pubDate>Fri, 06 Nov 2009 07:41:21 PST</pubDate><guid isPermaLink="true">http://code.google.com/closure/</guid><description>Closure tools help developers to build rich web applications with JavaScript that is both powerful and efficient. The Closure tools include a JavaScript optimizer, a JavaScript library and an easy templating system for Java and JavaScript.</description><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/bartt/javascript" />
        <rdf:li rdf:resource="http://delicious.com/bartt/development" />
        <rdf:li rdf:resource="http://delicious.com/bartt/web" />
        <rdf:li rdf:resource="http://delicious.com/bartt/tools" />
        <rdf:li rdf:resource="http://delicious.com/bartt/optimization" />
        <rdf:li rdf:resource="http://delicious.com/bartt/programming" />
      </rdf:Bag>
    </taxo:topics></item><item><title>Yoga of Nourishment - Home [del.icio.us]</title><link>http://www.yogaofnourishment.com/cms/</link><category>yoga aarona pichinson nyc</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bartt</dc:creator><pubDate>Tue, 03 Nov 2009 07:14:19 PST</pubDate><guid isPermaLink="true">http://www.yogaofnourishment.com/cms/</guid><description>Many of us have forgotten what it&amp;#039;s like to be fully present in our bodies while eating, to eat when we are truly hungry, and to nourish ourselves with what we need when we need it. We have been bombarded with do&amp;#039;s and don&amp;#039;ts leaving our inner voice behin</description><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/bartt/yoga" />
        <rdf:li rdf:resource="http://delicious.com/bartt/aarona" />
        <rdf:li rdf:resource="http://delicious.com/bartt/pichinson" />
        <rdf:li rdf:resource="http://delicious.com/bartt/nyc" />
      </rdf:Bag>
    </taxo:topics></item><item><title>wiki.nginx.org | Nginx, a free, open-source, high-performance HTTP server and reverse proxy [del.icio.us]</title><link>http://wiki.nginx.org/Main</link><category>nginx server http documentation web performance</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bartt</dc:creator><pubDate>Wed, 21 Oct 2009 13:16:10 PDT</pubDate><guid isPermaLink="true">http://wiki.nginx.org/Main</guid><description>Nginx is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. Written by Igor Sysoev in 2005, Nginx now hosts nearly 6% (13M) of all domains worldwide.

Nginx is known for its high performance, stability, rich feature set, simple configuration, and low resource consumption.

Nginx is one of a handful of servers written to address the C10K problem. Unlike traditional servers, Nginx doesn&amp;#039;t rely on threads to handle requests. Instead it uses a much more scalable event-driven (asynchronous) architecture. This architecture uses small, but most importantly, predictable amounts of memory under load.
Even if you don&amp;#039;t expect to handle thousands of simultaneous requests, you can still benefit from Nginx&amp;#039;s high-performance and small memory footprint. Nginx scales in all directions: from the smallest VPS all the way up to clusters of servers.</description><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/bartt/nginx" />
        <rdf:li rdf:resource="http://delicious.com/bartt/server" />
        <rdf:li rdf:resource="http://delicious.com/bartt/http" />
        <rdf:li rdf:resource="http://delicious.com/bartt/documentation" />
        <rdf:li rdf:resource="http://delicious.com/bartt/web" />
        <rdf:li rdf:resource="http://delicious.com/bartt/performance" />
      </rdf:Bag>
    </taxo:topics></item><item><title>Alex Gorbatchev | SyntaxHighlighter [del.icio.us]</title><link>http://alexgorbatchev.com/wiki/SyntaxHighlighter</link><category>javascript syntax code programming development web tools highlighter css</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bartt</dc:creator><pubDate>Thu, 08 Oct 2009 15:15:55 PDT</pubDate><guid isPermaLink="true">http://alexgorbatchev.com/wiki/SyntaxHighlighter</guid><description>SyntaxHighlighter is a fully functional self-contained code syntax highlighter developed in JavaScript. To get an idea of what SyntaxHighlighter is capable of, have a look at the demo page.

The project was started in 2004 and since then has gained a lot of acceptance. Version 2.0 is the new page in history of the project representing a near complete rewrite, clean up, optimization, standard compliance and new features.</description><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/bartt/javascript" />
        <rdf:li rdf:resource="http://delicious.com/bartt/syntax" />
        <rdf:li rdf:resource="http://delicious.com/bartt/code" />
        <rdf:li rdf:resource="http://delicious.com/bartt/programming" />
        <rdf:li rdf:resource="http://delicious.com/bartt/development" />
        <rdf:li rdf:resource="http://delicious.com/bartt/web" />
        <rdf:li rdf:resource="http://delicious.com/bartt/tools" />
        <rdf:li rdf:resource="http://delicious.com/bartt/highlighter" />
        <rdf:li rdf:resource="http://delicious.com/bartt/css" />
      </rdf:Bag>
    </taxo:topics></item><item><title>rubyforge | Sketches [del.icio.us]</title><link>http://sketches.rubyforge.org/</link><category>ruby irb editor programming development tools code</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bartt</dc:creator><pubDate>Tue, 06 Oct 2009 19:54:02 PDT</pubDate><guid isPermaLink="true">http://sketches.rubyforge.org/</guid><description>Sketches allows you to create and edit Ruby code from the comfort of your editor, while having it safely reloaded in IRB whenever changes to the code are saved.

Features

    * Spawn an editor of your choosing from IRB.
    * Automatically reload your code when it changes.
    * Use a custom editor command.
    * Use a custom temp directory to store sketches in.</description><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/bartt/ruby" />
        <rdf:li rdf:resource="http://delicious.com/bartt/irb" />
        <rdf:li rdf:resource="http://delicious.com/bartt/editor" />
        <rdf:li rdf:resource="http://delicious.com/bartt/programming" />
        <rdf:li rdf:resource="http://delicious.com/bartt/development" />
        <rdf:li rdf:resource="http://delicious.com/bartt/tools" />
        <rdf:li rdf:resource="http://delicious.com/bartt/code" />
      </rdf:Bag>
    </taxo:topics></item><item><title>LangId | Identify any Language from Text [del.icio.us]</title><link>http://langid.net/</link><category>language tools translation api web online identification</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bartt</dc:creator><pubDate>Sat, 19 Sep 2009 09:46:23 PDT</pubDate><guid isPermaLink="true">http://langid.net/</guid><description>LangID is the quickest way to retrieve informations about a language you don&amp;#039;t know.

Most of the free translations services available online ask you to select the language you want to translate a text from. This means that if you don&amp;#039;t know what language it is you can not translate it in your language

Using LangID you can understand in which language a text was written and then use an external service to translate it. We provide the current English name of the language, the ISO code and an icon rapresenting the flag of one of the countries this language is spoken in

You can query our service directly writing the text, uploading a file, sending a mail o tweeting us @langidbot. We will soon provide even identification via link.

We provide easy to use API access, even if google offers the same service, probably with faster file access :) .

LangID uses Google Ajax API to identify the languages. Currently we support 85 languages</description><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/bartt/language" />
        <rdf:li rdf:resource="http://delicious.com/bartt/tools" />
        <rdf:li rdf:resource="http://delicious.com/bartt/translation" />
        <rdf:li rdf:resource="http://delicious.com/bartt/api" />
        <rdf:li rdf:resource="http://delicious.com/bartt/web" />
        <rdf:li rdf:resource="http://delicious.com/bartt/online" />
        <rdf:li rdf:resource="http://delicious.com/bartt/identification" />
      </rdf:Bag>
    </taxo:topics></item><item><title>CAcert.org [del.icio.us]</title><link>http://www.cacert.org/</link><category>ssl security certificates web</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bartt</dc:creator><pubDate>Tue, 15 Sep 2009 13:42:38 PDT</pubDate><guid isPermaLink="true">http://www.cacert.org/</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/bartt/ssl" />
        <rdf:li rdf:resource="http://delicious.com/bartt/security" />
        <rdf:li rdf:resource="http://delicious.com/bartt/certificates" />
        <rdf:li rdf:resource="http://delicious.com/bartt/web" />
      </rdf:Bag>
    </taxo:topics></item><item><title>SpriteMe | Spriting made easy [del.icio.us]</title><link>http://spriteme.org/</link><category>css sprites tools generator web performance development optimization</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bartt</dc:creator><pubDate>Tue, 15 Sep 2009 12:01:23 PDT</pubDate><guid isPermaLink="true">http://spriteme.org/</guid><description>Background images make pages look good, but also make them slower. Each background image is an extra HTTP request. There&amp;#039;s a fix: combine background images into a CSS sprite. But creating sprites is hard, requiring arcane knowledge and lots of trial and error. SpriteMe removes the hassles with the click of a button.</description><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/bartt/css" />
        <rdf:li rdf:resource="http://delicious.com/bartt/sprites" />
        <rdf:li rdf:resource="http://delicious.com/bartt/tools" />
        <rdf:li rdf:resource="http://delicious.com/bartt/generator" />
        <rdf:li rdf:resource="http://delicious.com/bartt/web" />
        <rdf:li rdf:resource="http://delicious.com/bartt/performance" />
        <rdf:li rdf:resource="http://delicious.com/bartt/development" />
        <rdf:li rdf:resource="http://delicious.com/bartt/optimization" />
      </rdf:Bag>
    </taxo:topics></item><item><title>Dwell | By the Book - Ideas [del.icio.us]</title><link>http://www.dwell.com/articles/by-the-book.html</link><category>architecture design ideas small</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bartt</dc:creator><pubDate>Mon, 14 Sep 2009 14:29:36 PDT</pubDate><guid isPermaLink="true">http://www.dwell.com/articles/by-the-book.html</guid><description>This modern log cabin from architecture students at Auburn University was designed to be completed for $20,000—an admirable solution for the down-at-heel looking to put down roots.</description><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/bartt/architecture" />
        <rdf:li rdf:resource="http://delicious.com/bartt/design" />
        <rdf:li rdf:resource="http://delicious.com/bartt/ideas" />
        <rdf:li rdf:resource="http://delicious.com/bartt/small" />
      </rdf:Bag>
    </taxo:topics></item><item><title>Dwell | Hay Is for Horses, Straw Is for Houses - Homes [del.icio.us]</title><link>http://www.dwell.com/articles/hay-is-for-horses-straw-is-for-houses.html</link><category>architecture design green energy straw environment</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bartt</dc:creator><pubDate>Mon, 14 Sep 2009 14:16:56 PDT</pubDate><guid isPermaLink="true">http://www.dwell.com/articles/hay-is-for-horses-straw-is-for-houses.html</guid><description>There’s something about the California wine country that brings out the faux Italianate in architecture. Ornate villas sprawl across the landscape, greeting passersby with cornices, columns, and terra cotta. Embossed motifs of grapes and twisted vines are everywhere, from deli napkins to bedspreads at Best Westerns. “Even the planning codes push you toward earth tones,” architect Henry Siegel, of Bay Area firm Siegel &amp;amp; Strain Architects, explains. “The whole Tuscan color scheme of yellow and russet has gone all the way down to the low-rent shopping centers.”</description><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/bartt/architecture" />
        <rdf:li rdf:resource="http://delicious.com/bartt/design" />
        <rdf:li rdf:resource="http://delicious.com/bartt/green" />
        <rdf:li rdf:resource="http://delicious.com/bartt/energy" />
        <rdf:li rdf:resource="http://delicious.com/bartt/straw" />
        <rdf:li rdf:resource="http://delicious.com/bartt/environment" />
      </rdf:Bag>
    </taxo:topics></item><item><title>book.git-scm.com | Git Community Book [del.icio.us]</title><link>http://book.git-scm.com/</link><category>git documentation tutorial vcs scm development programming books</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bartt</dc:creator><pubDate>Wed, 19 Aug 2009 13:38:09 PDT</pubDate><guid isPermaLink="true">http://book.git-scm.com/</guid><description>The Git Community Book  has been built by dozens of people in the Git community, and is meant to help you learn how to use Git as quickly and easily as possible.

If you see anything out of date, have a suggestion on how to improve it, or would like to help add to the book, please see the How to Contribute page.</description><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/bartt/git" />
        <rdf:li rdf:resource="http://delicious.com/bartt/documentation" />
        <rdf:li rdf:resource="http://delicious.com/bartt/tutorial" />
        <rdf:li rdf:resource="http://delicious.com/bartt/vcs" />
        <rdf:li rdf:resource="http://delicious.com/bartt/scm" />
        <rdf:li rdf:resource="http://delicious.com/bartt/development" />
        <rdf:li rdf:resource="http://delicious.com/bartt/programming" />
        <rdf:li rdf:resource="http://delicious.com/bartt/books" />
      </rdf:Bag>
    </taxo:topics></item><item><title>rails-primer.appspot.com | Rails Primer for Google App Engine with JRuby [del.icio.us]</title><link>http://rails-primer.appspot.com/</link><category>rails ruby rubyonrails web programming deployment google appengine jruby ror cloud</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bartt</dc:creator><pubDate>Fri, 14 Aug 2009 16:06:06 PDT</pubDate><guid isPermaLink="true">http://rails-primer.appspot.com/</guid><description>Get started with Rails on Google App Engine in 11 steps</description><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/bartt/rails" />
        <rdf:li rdf:resource="http://delicious.com/bartt/ruby" />
        <rdf:li rdf:resource="http://delicious.com/bartt/rubyonrails" />
        <rdf:li rdf:resource="http://delicious.com/bartt/web" />
        <rdf:li rdf:resource="http://delicious.com/bartt/programming" />
        <rdf:li rdf:resource="http://delicious.com/bartt/deployment" />
        <rdf:li rdf:resource="http://delicious.com/bartt/google" />
        <rdf:li rdf:resource="http://delicious.com/bartt/appengine" />
        <rdf:li rdf:resource="http://delicious.com/bartt/jruby" />
        <rdf:li rdf:resource="http://delicious.com/bartt/ror" />
        <rdf:li rdf:resource="http://delicious.com/bartt/cloud" />
      </rdf:Bag>
    </taxo:topics></item><item><title>ITA Software | Matrix 2 Flight Search [del.icio.us]</title><link>http://matrix2.itasoftware.com/</link><category>travel airfare flights</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bartt</dc:creator><pubDate>Thu, 13 Aug 2009 07:12:52 PDT</pubDate><guid isPermaLink="true">http://matrix2.itasoftware.com/</guid><description>Matrix 2 showcases some of the freshest travel search ideas from ITA Software.

    * Geo Search - search by airport code, city, or destination
    * Event Finder - plan your trip with a listing of events for select cities
    * Interactive Calendar - explore date ranges and find the lowest fares
    * Real-time Filters - focus on flights that suit your preferences</description><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/bartt/travel" />
        <rdf:li rdf:resource="http://delicious.com/bartt/airfare" />
        <rdf:li rdf:resource="http://delicious.com/bartt/flights" />
      </rdf:Bag>
    </taxo:topics></item><item><title>ConvertIcon! [del.icio.us]</title><link>http://converticon.com/</link><category>tools images graphics free web convert design icons</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bartt</dc:creator><pubDate>Wed, 12 Aug 2009 18:58:23 PDT</pubDate><guid isPermaLink="true">http://converticon.com/</guid><description>Converticon is a simple icon utility.  It can import ICO, PNG, GIF, and JPEG formats and export to high-quality PNG or ICO files.  There is no software to download and it&amp;#039;s 100% free.</description><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/bartt/tools" />
        <rdf:li rdf:resource="http://delicious.com/bartt/images" />
        <rdf:li rdf:resource="http://delicious.com/bartt/graphics" />
        <rdf:li rdf:resource="http://delicious.com/bartt/free" />
        <rdf:li rdf:resource="http://delicious.com/bartt/web" />
        <rdf:li rdf:resource="http://delicious.com/bartt/convert" />
        <rdf:li rdf:resource="http://delicious.com/bartt/design" />
        <rdf:li rdf:resource="http://delicious.com/bartt/icons" />
      </rdf:Bag>
    </taxo:topics></item></channel>

			</rss><!-- fe12.yosup.re1.yahoo.com uncompressed Wed Nov 11 13:00:03 PST 2009 -->
