<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (pascalvanhecke)</title>
    <link>https://pinboard.in/u:pascalvanhecke/public/</link>
    <description>recent bookmarks from pascalvanhecke</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://medium.com/@peterborah/we-need-fault-tolerant-smart-contracts-ec1b56596dbc#.eixoih8xf"/>
	<rdf:li rdf:resource="http://semver.org/"/>
	<rdf:li rdf:resource="http://stackoverflow.com/questions/1068558/oo-design-in-rails-where-to-put-stuff"/>
	<rdf:li rdf:resource="http://googlegadgetsapi.blogspot.com/2008/04/write-collaborative-gadget-with-one.html"/>
	<rdf:li rdf:resource="http://blog.iusmentis.com/2008/02/26/plugins-voor-joomla-verplicht-gpl-of-toch-niet/"/>
	<rdf:li rdf:resource="http://bungeeconnect.wordpress.com/"/>
	<rdf:li rdf:resource="http://www.joelonsoftware.com/items/2007/10/26.html"/>
	<rdf:li rdf:resource="http://haacked.com/archive/2007/07/17/the-eponymous-laws-of-software-development.aspx"/>
	<rdf:li rdf:resource="http://code.google.com/p/firewatir/"/>
	<rdf:li rdf:resource="http://www.joelonsoftware.com/articles/APIWar.html"/>
	<rdf:li rdf:resource="http://code.google.com/webtoolkit/"/>
	<rdf:li rdf:resource="http://photomatt.net/2005/11/25/hidden-costs/"/>
	<rdf:li rdf:resource="http://wtr.rubyforge.org/"/>
	<rdf:li rdf:resource="http://www.openqa.org/selenium/"/>
	<rdf:li rdf:resource="http://bnoopy.typepad.com/bnoopy/2005/03/the_long_tail_o.html"/>
	<rdf:li rdf:resource="http://www.two-sdg.demon.co.uk/curbralan/courses.html"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://medium.com/@peterborah/we-need-fault-tolerant-smart-contracts-ec1b56596dbc#.eixoih8xf">
    <title>We need fault-tolerant smart contracts — Medium</title>
    <dc:date>2016-07-06T12:59:29+00:00</dc:date>
    <link>https://medium.com/@peterborah/we-need-fault-tolerant-smart-contracts-ec1b56596dbc#.eixoih8xf</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA[But while bugs are a fact of life, the disasters they cause need not be.

In the rest of this post, I’ll be looking at some strategies for writing fault-tolerant smart contracts. We cannot avoid bugs, but we can find strategies to mitigate them. If we can find ways to defend our contracts from their inevitable bugs, Ethereum — and even Solidity — may yet be saved.]]></description>
<dc:subject>solidity ethereum coding development softwaredevelopment programming</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:d1af013f4e89/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:solidity"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:ethereum"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:coding"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaredevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://semver.org/">
    <title>Semantic Versioning</title>
    <dc:date>2012-01-31T10:35:56+00:00</dc:date>
    <link>http://semver.org/</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA["simple set of rules and requirements that dictate how version numbers are assigned and incremented"

""For this system to work, you first need to declare a public API. This may consist of documentation or be enforced by the code itself. Regardless, it is important that this API be clear and precise. Once you identify your public API, you communicate changes to it with specific increments to your version number. Consider a version format of X.Y.Z (Major.Minor.Patch). Bug fixes not affecting the API increment the patch version, backwards compatible API additions/changes increment the minor version, and backwards incompatible API changes increment the major version.]]></description>
<dc:subject>deployment versionmanagement releases softwaredevelopment programming development versioning configurationmanagement versioncontrol</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:316eab7c9e52/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:versionmanagement"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:releases"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaredevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:versioning"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:configurationmanagement"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:versioncontrol"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://stackoverflow.com/questions/1068558/oo-design-in-rails-where-to-put-stuff">
    <title>ruby - OO Design in Rails: Where to put stuff - Stack Overflow</title>
    <dc:date>2011-12-13T16:08:57+00:00</dc:date>
    <link>http://stackoverflow.com/questions/1068558/oo-design-in-rails-where-to-put-stuff</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA[Yes, you can use your old plain Ruby classes in Rails:

"If you have concepts that don't fit neatly into those boxes (persistence, request/response management), you probably want to think about how you would model the idea in question. You can store non-model classes in app/classes, or anywhere else, and add that directory to your load path by doing:

config.load_paths << File.join(Rails.root, "app", "classes")
"]]></description>
<dc:subject>rails ruby mvc ror softwaredevelopment OO YehudaKatz refactoring</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:abbcecc17c6b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:mvc"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:ror"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaredevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:OO"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:YehudaKatz"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:refactoring"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://googlegadgetsapi.blogspot.com/2008/04/write-collaborative-gadget-with-one.html">
    <title>Write a collaborative gadget with one line of code</title>
    <dc:date>2008-05-15T13:26:57+00:00</dc:date>
    <link>http://googlegadgetsapi.blogspot.com/2008/04/write-collaborative-gadget-with-one.html</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA[If incorporated in Google Apps for your domain, another blow to traditional enterprise software... (from Official Google Gadgets API Blog)
]]></description>
<dc:subject>gadgets widgets googlegadgets collaboration applicationhosting softwaredevelopment enterprise googleappsforyourdomain googleapps</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:48d0febf653f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:gadgets"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:widgets"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:googlegadgets"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:collaboration"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:applicationhosting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaredevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:enterprise"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:googleappsforyourdomain"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:googleapps"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.iusmentis.com/2008/02/26/plugins-voor-joomla-verplicht-gpl-of-toch-niet/">
    <title>[Dutch] Plugins voor Joomla: verplicht GPL of toch niet?</title>
    <dc:date>2008-02-29T19:35:24+00:00</dc:date>
    <link>http://blog.iusmentis.com/2008/02/26/plugins-voor-joomla-verplicht-gpl-of-toch-niet/</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA[Een afgeleid werk, dat wil zeggen een aanpassing of uitbreiding, mag je dus alleen ook weer onder de GPL verspreiden. Maar hoe zit dat met een plugin?
"Een plugin die uitsluitend gebruik maakt van de gewone plugin API zou ik beschouwen als een apart werk"
]]></description>
<dc:subject>nederlands dutch arnoudengelfriet gpl plugins softwaredevelopment licensing @twitter</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:2fc5fab3f00c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:nederlands"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:dutch"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:arnoudengelfriet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:gpl"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:plugins"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaredevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:licensing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:@twitter"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://bungeeconnect.wordpress.com/">
    <title>Unsubscribed: Bungee Connect Developer Network</title>
    <dc:date>2008-02-28T15:14:37+00:00</dc:date>
    <link>http://bungeeconnect.wordpress.com/</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA[The podcast has really interesting material and interviews, but the closed software development platform/service (with their own proprietary language) they try to promote is not my cup of tea... (exrss tag indicates RSS unsubscription)
]]></description>
<dc:subject>exrss webdevelopment hosting applicationhosting softwaredevelopment webservices</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:ab53c19afc4d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:exrss"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:webdevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:hosting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:applicationhosting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaredevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:webservices"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.joelonsoftware.com/items/2007/10/26.html">
    <title>Evidence Based Scheduling</title>
    <dc:date>2007-10-28T23:50:05+00:00</dc:date>
    <link>http://www.joelonsoftware.com/items/2007/10/26.html</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA["it will take you a day or two at the beginning of every iteration to produce detailed estimates, and it’ll take a few seconds every day to record when you start working on a new task on a timesheet. The benefits, though, are huge: realistic schedules."
]]></description>
<dc:subject>agile projectmanagement development softwaredevelopment planning joelspolsky toprint</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:9ea80a4ca55d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:agile"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:projectmanagement"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaredevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:planning"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:joelspolsky"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:toprint"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://haacked.com/archive/2007/07/17/the-eponymous-laws-of-software-development.aspx">
    <title>19 Eponymous Laws Of Software Development</title>
    <dc:date>2007-07-27T21:52:18+00:00</dc:date>
    <link>http://haacked.com/archive/2007/07/17/the-eponymous-laws-of-software-development.aspx</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA[Hofstadter’s Law = "A task always takes longer than you expect, even when you take into account Hofstadter’s Law."  (And 18 other laws named after - mostly - dead people)
]]></description>
<dc:subject>fun humor laws quotes geek softwaredevelopment</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:93b49f93daf0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:fun"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:humor"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:laws"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:quotes"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:geek"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaredevelopment"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://code.google.com/p/firewatir/">
    <title>firewatir - Google Code</title>
    <dc:date>2007-03-13T10:25:53+00:00</dc:date>
    <link>http://code.google.com/p/firewatir/</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA["Firewatir is an tool that allows WATiR (http://www.openqa.org/watir/) scripts written for IE to work with the FireFox browser as well."
]]></description>
<dc:subject>Watir firefox ruby testing software softwaredevelopment softwaretesting tool browser opensource</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:531fdcb11324/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:Watir"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:firefox"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:testing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaredevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaretesting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:tool"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:browser"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:opensource"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.joelonsoftware.com/articles/APIWar.html">
    <title>Joel on Software - How Microsoft Lost the API War</title>
    <dc:date>2006-11-18T16:11:55+00:00</dc:date>
    <link>http://www.joelonsoftware.com/articles/APIWar.html</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA["The new API is HTML, and the new winners in the application development marketplace will be the people who can make HTML sing."  Clearly-written 2004 essay by Joel Spolsky
]]></description>
<dc:subject>ajax development essay future history microsoft opinion programming joelspolsky software softwaredevelopment</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:416d682e02ba/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:ajax"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:essay"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:future"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:history"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:microsoft"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:opinion"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:joelspolsky"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaredevelopment"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://code.google.com/webtoolkit/">
    <title>Google Web Toolkit - Build AJAX apps in the Java language</title>
    <dc:date>2006-05-17T13:25:52+00:00</dc:date>
    <link>http://code.google.com/webtoolkit/</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA["Google Web Toolkit (GWT) is a Java software development framework that makes writing AJAX applications like Google Maps and Gmail easy for developers who don't speak browser quirks as a second language. "
]]></description>
<dc:subject>ajax api browser webdevelopment softwaredevelopment programming library google framework</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:a24b69f44d1e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:ajax"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:api"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:browser"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:webdevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaredevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:library"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:google"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:framework"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://photomatt.net/2005/11/25/hidden-costs/">
    <title>Photo Matt » Should We Have Hidden Options?</title>
    <dc:date>2006-01-08T00:52:16+00:00</dc:date>
    <link>http://photomatt.net/2005/11/25/hidden-costs/</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA["Options have several costs, which is why we avoid them fairly religiously in WordPress. The most obvious cost is UI clutter — everyone wants their 15 pixels of fame and configuration screens quickly devolve into pages of utterly confusing junk no one u
]]></description>
<dc:subject>mattmullenweg softwaredevelopment programming simplicity usability wordpress softwaredesign</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:d6c534affacf/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:mattmullenweg"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaredevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:simplicity"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:usability"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:wordpress"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaredesign"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://wtr.rubyforge.org/">
    <title>Watir: Web Application Testing in Ruby</title>
    <dc:date>2006-01-06T11:21:51+00:00</dc:date>
    <link>http://wtr.rubyforge.org/</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA["WATIR stands for "Web Application Testing in Ruby". Watir is a free, open-source functional testing tool for automating browser-based tests of web applications. It is pronounced water."
]]></description>
<dc:subject>software softwaredevelopment softwaretesting testing tool browser opensource windows</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:887627b15a08/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaredevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaretesting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:testing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:tool"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:browser"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:opensource"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:windows"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.openqa.org/selenium/">
    <title>Selenium: Selenium</title>
    <dc:date>2006-01-06T11:21:12+00:00</dc:date>
    <link>http://www.openqa.org/selenium/</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA["Selenium is a test tool for web applications. Selenium tests run directly in a browser, just as real users do. And they run in Internet Explorer, Mozilla and Firefox on Windows, Linux, and Macintosh. No other test tool covers such a wide array of platfor
]]></description>
<dc:subject>software softwaredevelopment softwaretesting testing tool browser opensource</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:f135f279af48/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaredevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaretesting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:testing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:tool"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:browser"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:opensource"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://bnoopy.typepad.com/bnoopy/2005/03/the_long_tail_o.html">
    <title>Bnoopy: The long tail of software. Millions of Markets of Dozens.</title>
    <dc:date>2005-09-12T15:46:08+00:00</dc:date>
    <link>http://bnoopy.typepad.com/bnoopy/2005/03/the_long_tail_o.html</link>
    <dc:creator>pascalvanhecke</dc:creator><description><![CDATA["So, my tip for entrepreneurs? It’s all about the long tail. Whatever business your starting, think about how to serve millions of markets of dozens instead of dozens of markets of millions." Joe Kraus (Jotspot) on developing on software solutions for
]]></description>
<dc:subject>longtail long_tail software softwaredevelopment wiki business programming</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:f8ab4a4b2272/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:longtail"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:long_tail"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaredevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:wiki"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:business"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.two-sdg.demon.co.uk/curbralan/courses.html">
    <title>Courses</title>
    <dc:date>2004-12-07T10:58:03+00:00</dc:date>
    <link>http://www.two-sdg.demon.co.uk/curbralan/courses.html</link>
    <dc:creator>pascalvanhecke</dc:creator><dc:subject>itw_partner softwaredevelopment</dc:subject>
<dc:identifier>https://pinboard.in/u:pascalvanhecke/b:e8f721305e28/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:itw_partner"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pascalvanhecke/t:softwaredevelopment"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>