<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/marks/search/fixture">
<title>Public marks with search fixture</title>
<description>Public marks with search fixture</description>
<link>http://blogmarks.net/marks/search/fixture</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058591171"/>
<rdf:li resource="http://blogmarks.net/api/user/greut/mark/1057922962"/>
<rdf:li resource="http://blogmarks.net/api/user/jpcaruana/mark/1057875652"/>
<rdf:li resource="http://blogmarks.net/api/user/BlueVoodoo/mark/2140699"/>
<rdf:li resource="http://blogmarks.net/api/user/BlueVoodoo/mark/2066546"/>
<rdf:li resource="http://blogmarks.net/api/user/caol_ila/mark/943812"/>
<rdf:li resource="http://blogmarks.net/api/user/dcancel/mark/840690"/>
<rdf:li resource="http://blogmarks.net/api/user/misspaige/mark/435581"/>
<rdf:li resource="http://blogmarks.net/api/user/multilinko/mark/72923"/>
<rdf:li resource="http://blogmarks.net/api/user/wyliej/mark/376712"/>
<rdf:li resource="http://blogmarks.net/api/user/HandySolo/mark/1012501"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058591171">
<title>cyoa : Choose Your own Adventure</title>
<link>http://samizdat.cc/cyoa/</link>
<description>As a child of the 80s, the Choose Your Own Adventure books were a fixture of my rainy afternoons. My elementary school library kept a low, fairly unmaintained-looking shelf of them hidden in one of its back corners. Whether this non-marquee placement was an attempt by the librarians to deemphasize the books in favor of ‘serious’ (children’s) literature or was simply my good luck I still haven’t worked out. But it meant there was a place that I could retreat to and dive into unfamiliar worlds without distraction.</description>
<dc:date>2009-11-24T17:07:52Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>webdocumentaire, navigation system</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://samizdat.cc/cyoa/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/25/56c0b1a8b816712595f3525bd6054f8c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://samizdat.cc/cyoa/">cyoa : Choose Your own Adventure</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3405962">2 other(s)</a> 
<p class="description">As a child of the 80s, the Choose Your Own Adventure books were a fixture of my rainy afternoons. My elementary school library kept a low, fairly unmaintained-looking shelf of them hidden in one of its back corners. Whether this non-marquee placement was an attempt by the librarians to deemphasize the books in favor of ‘serious’ (children’s) literature or was simply my good luck I still haven’t worked out. But it meant there was a place that I could retreat to and dive into unfamiliar worlds without distraction.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdocumentaire">webdocumentaire</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/navigation%2Bsystem">navigation system</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058591171">Copy</a> | 
<a href="http://blogmarks.net/link/3405962">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/greut/mark/1057922962">
<title>Using Fixture To Test A Pylons   SQLAlchemy App — fixture v1.0 documentation</title>
<link>http://farmdev.com/projects/fixture/using-fixture-with-pylons.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;This explains how to use fixture in the test suite of a simple Address Book application written in Pylons powered by two tables in a SQLite database via SQLAlchemy.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;simple way to do unit testing with Pylons&lt;/p&gt;</description>
<dc:date>2008-07-21T11:05:47Z</dc:date>
<dc:author>greut</dc:author>
<dc:subject>book, database, py, python, pylons, unittest</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://farmdev.com/projects/fixture/using-fixture-with-pylons.html"><img border="0" src="http://blogmarks.net/screenshots/2008/07/21/58dc2eb96d651504f27c2474ec39b53e.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://farmdev.com/projects/fixture/using-fixture-with-pylons.html">Using Fixture To Test A Pylons   SQLAlchemy App — fixture v1.0 documentation</a></h4>
 
by <a href="http://blogmarks.net/user/greut">greut</a> 
<div class="description"><blockquote><p>This explains how to use fixture in the test suite of a simple Address Book application written in Pylons powered by two tables in a SQLite database via SQLAlchemy.</p></blockquote><p>simple way to do unit testing with Pylons</p></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/book">book</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/database">database</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/py">py</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pylons">pylons</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/unittest">unittest</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057922962">Copy</a> | 
<a href="http://blogmarks.net/link/2845660">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jpcaruana/mark/1057875652">
<title>Gojko Adzic » Fixture Gallery</title>
<link>http://gojko.net/fitnesse/fixturegallery/</link>
<description>Fixture Gallery is a cookbook for FIT/FitNesse tests.</description>
<dc:date>2008-06-10T07:35:55Z</dc:date>
<dc:author>jpcaruana</dc:author>
<dc:subject>xp, tdd, programmation</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://gojko.net/fitnesse/fixturegallery/"><img border="0" src="http://blogmarks.net/screenshots/2008/06/10/29ef39e68a681197c802a37ef8d47e03.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://gojko.net/fitnesse/fixturegallery/">Gojko Adzic » Fixture Gallery</a></h4>
 
by <a href="http://blogmarks.net/user/jpcaruana">jpcaruana</a> 
<p class="description">Fixture Gallery is a cookbook for FIT/FitNesse tests.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/xp">xp</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tdd">tdd</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programmation">programmation</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057875652">Copy</a> | 
<a href="http://blogmarks.net/link/2806796">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/BlueVoodoo/mark/2140699">
<title>Automate GUI testing with TestNG-Abbot</title>
<link>http://www.ibm.com/developerworks/java/library/j-cq02277/index.html?ca=dgr-btw15JavaTestNGAbbot</link>
<description>TestNG-Abbot is a testing framework that breathes new life into testing GUI components.  Understand the scenario and you'll find it surprisingly easy to isolate GUI components and then verify them using the framework's handy fixture objects.</description>
<dc:date>2007-03-01T14:39:33Z</dc:date>
<dc:author>BlueVoodoo</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.ibm.com/developerworks/java/library/j-cq02277/index.html?ca=dgr-btw15JavaTestNGAbbot"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.ibm.com/developerworks/java/library/j-cq02277/index.html?ca=dgr-btw15JavaTestNGAbbot">Automate GUI testing with TestNG-Abbot</a></h4>
 
by <a href="http://blogmarks.net/user/BlueVoodoo">BlueVoodoo</a> 
<p class="description">TestNG-Abbot is a testing framework that breathes new life into testing GUI components.  Understand the scenario and you'll find it surprisingly easy to isolate GUI components and then verify them using the framework's handy fixture objects.</p>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2140699">Copy</a> | 
<a href="http://blogmarks.net/link/1803154">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/BlueVoodoo/mark/2066546">
<title>Jump into JUnit 4</title>
<link>http://www.ibm.com/developerworks/edu/j-dw-java-junit4.html?S_TACT=105AGX59&amp;S_CMP=HP&amp;ca=dgr-btw15JUnit4</link>
<description>This tutorial guides you step-by-step through the fundamental concepts of JUnit 4, with emphasis on the new Java 5 annotations. At the conclusion of this one-hour tutorial, you will understand the major changes to JUnit 4, as well as being familiar with features such as exception testing, parametric testing, and the new flexible fixture model.</description>
<dc:date>2007-02-20T20:28:54Z</dc:date>
<dc:author>BlueVoodoo</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.ibm.com/developerworks/edu/j-dw-java-junit4.html?S_TACT=105AGX59&amp;S_CMP=HP&amp;ca=dgr-btw15JUnit4"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.ibm.com/developerworks/edu/j-dw-java-junit4.html?S_TACT=105AGX59&amp;S_CMP=HP&amp;ca=dgr-btw15JUnit4">Jump into JUnit 4</a></h4>
 
by <a href="http://blogmarks.net/user/BlueVoodoo">BlueVoodoo</a> 
<p class="description">This tutorial guides you step-by-step through the fundamental concepts of JUnit 4, with emphasis on the new Java 5 annotations. At the conclusion of this one-hour tutorial, you will understand the major changes to JUnit 4, as well as being familiar with features such as exception testing, parametric testing, and the new flexible fixture model.</p>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2066546">Copy</a> | 
<a href="http://blogmarks.net/link/1749537">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/caol_ila/mark/943812">
<title>fixture.jp/blog</title>
<link>http://www.fixture.jp/blog/</link>
<description></description>
<dc:date>2006-09-21T05:00:59Z</dc:date>
<dc:author>caol_ila</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.fixture.jp/blog/"><img border="0" src="http://blogmarks.net/screenshots/2006/09/21/2a8858cbdeffd0985e4370f22b26cbea.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.fixture.jp/blog/">fixture.jp/blog</a></h4>
 
by <a href="http://blogmarks.net/user/caol_ila">caol_ila</a> 
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=943812">Copy</a> | 
<a href="http://blogmarks.net/link/1111689">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/dcancel/mark/840690">
<title>RSpec on Rails - Agile Web Development</title>
<link>http://www.agilewebdevelopment.com/plugins/rspec_on_rails</link>
<description>Mashes Rails’ Test::Unit::TestCase fixture loading with RSpec</description>
<dc:date>2006-06-27T02:22:29Z</dc:date>
<dc:author>dcancel</dc:author>
<dc:subject>unittesting, agiledevelopment, rubyonrails</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.agilewebdevelopment.com/plugins/rspec_on_rails"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.agilewebdevelopment.com/plugins/rspec_on_rails">RSpec on Rails - Agile Web Development</a></h4>
 
by <a href="http://blogmarks.net/user/dcancel">dcancel</a> 
<p class="description">Mashes Rails’ Test::Unit::TestCase fixture loading with RSpec</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/unittesting">unittesting</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/agiledevelopment">agiledevelopment</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rubyonrails">rubyonrails</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=840690">Copy</a> | 
<a href="http://blogmarks.net/link/1055320">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/misspaige/mark/435581">
<title>Mary Lou Lord Done with SXSW</title>
<link>http://austin.metblogs.com/archives/2006/03/mary_lou_lord_d.phtml</link>
<description>For the past decade, Mary Lou Lord has busked (played live in the street) near 6th Street at SXSW. She's become a virtual fixture of the festival, entertaining passersby with her music. But last week while she was playing in front of the Driskill Hotel, Austin police forced her to stop, telling her she had violated a new &quot;no amplification&quot; ordinance issued by the city.</description>
<dc:date>2006-03-21T00:52:23Z</dc:date>
<dc:author>misspaige</dc:author>
<dc:subject>austin, sxsw</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://austin.metblogs.com/archives/2006/03/mary_lou_lord_d.phtml"><img border="0" src="http://www.blogmarks.net/screenshots/2006/03/21/194916a375397317286be596d2e63ed0.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://austin.metblogs.com/archives/2006/03/mary_lou_lord_d.phtml">Mary Lou Lord Done with SXSW</a></h4>
 
by <a href="http://blogmarks.net/user/misspaige">misspaige</a> 
<p class="description">For the past decade, Mary Lou Lord has busked (played live in the street) near 6th Street at SXSW. She's become a virtual fixture of the festival, entertaining passersby with her music. But last week while she was playing in front of the Driskill Hotel, Austin police forced her to stop, telling her she had violated a new "no amplification" ordinance issued by the city.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/austin">austin</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sxsw">sxsw</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=435581">Copy</a> | 
<a href="http://blogmarks.net/link/659287">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/multilinko/mark/72923">
<title>The Straw House Blog - LED Ligthts</title>
<link>http://www.glenhunter.ca/lights.html</link>
<description>I ventured out to Eurolite and asked about LED lights, white LEDs had only recently come onto the market and I was hoping to find a simple fixture that used very very little power. They didn't have anything in the showroom. There was virtually nothing in their catalogues. Most of the LED fixtures they did have or could get used many LEDs, dozens or even hundreds of them together in one fixture. This didn't help me, but in conversation with Charles Lyall, the president of Eurolite, he showed me some of the parts that they had available. I left with a bunch of LEDs and some power supplies.</description>
<dc:date>2005-05-13T09:56:50Z</dc:date>
<dc:author>multilinko</dc:author>
<dc:subject>light, energy, led</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.glenhunter.ca/lights.html"><img border="0" src="http://www.blogmarks.net/screenshots/2005/05/13/5d018000fe366c39c104d0146b9a292e.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.glenhunter.ca/lights.html">The Straw House Blog - LED Ligthts</a></h4>
 
by <a href="http://blogmarks.net/user/multilinko">multilinko</a> 
<p class="description">I ventured out to Eurolite and asked about LED lights, white LEDs had only recently come onto the market and I was hoping to find a simple fixture that used very very little power. They didn't have anything in the showroom. There was virtually nothing in their catalogues. Most of the LED fixtures they did have or could get used many LEDs, dozens or even hundreds of them together in one fixture. This didn't help me, but in conversation with Charles Lyall, the president of Eurolite, he showed me some of the parts that they had available. I left with a bunch of LEDs and some power supplies.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/light">light</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/energy">energy</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/led">led</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=72923">Copy</a> | 
<a href="http://blogmarks.net/link/97600">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/wyliej/mark/376712">
<title>Fixed-Gear Bikes an Urban Fixture ■ Wired News</title>
<link>http://www.wired.com/news/culture/0,1284,67149,00.html?tw=rss.TOP</link>
<description></description>
<dc:date>2005-04-07T11:55:05Z</dc:date>
<dc:author>wyliej</dc:author>
<dc:subject>news, cycling, bikes, hipsters</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.wired.com/news/culture/0,1284,67149,00.html?tw=rss.TOP"><img border="0" src="http://www.blogmarks.net/screenshots/2005/04/07/a9dc054d90d239a77aa2581996b2a428.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.wired.com/news/culture/0,1284,67149,00.html?tw=rss.TOP">Fixed-Gear Bikes an Urban Fixture ■ Wired News</a></h4>
 
by <a href="http://blogmarks.net/user/wyliej">wyliej</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/news">news</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cycling">cycling</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bikes">bikes</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hipsters">hipsters</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=376712">Copy</a> | 
<a href="http://blogmarks.net/link/567992">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/HandySolo/mark/1012501">
<title>Star Trek Inspirational Posters</title>
<link>http://echosphere.net/star_trek_insp/star_trek_insp.html</link>
<description>BASED ON THOSE DELIGHTFUL INSPIRATIONAL POSTERS
WHICH HAVE BECOME A FIXTURE OF DENTIST'S OFFICES EVERYWHERE.</description>
<dc:date>1969-12-31T17:00:00Z</dc:date>
<dc:author>HandySolo</dc:author>
<dc:subject>humor, startrek</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://echosphere.net/star_trek_insp/star_trek_insp.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://echosphere.net/star_trek_insp/star_trek_insp.html">Star Trek Inspirational Posters</a></h4>
 
by <a href="http://blogmarks.net/user/HandySolo">HandySolo</a> 
<p class="description">BASED ON THOSE DELIGHTFUL INSPIRATIONAL POSTERS
WHICH HAVE BECOME A FIXTURE OF DENTIST'S OFFICES EVERYWHERE.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/humor">humor</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/startrek">startrek</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1012501">Copy</a> | 
<a href="http://blogmarks.net/link/1136447">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>