<?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 (DennisLaumen)</title>
    <link>https://pinboard.in/u:DennisLaumen/public/</link>
    <description>recent bookmarks from DennisLaumen</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://ruby.bvision.com/blog/please-stop-embedding-bootstrap-classes-in-your-html"/>
	<rdf:li rdf:resource="http://dev.opera.com/articles/view/1-introduction-to-the-web-standards-cur/"/>
	<rdf:li rdf:resource="http://code.google.com/intl/nl/edu/submissions/html-css-javascript/"/>
	<rdf:li rdf:resource="http://www.htmldog.com/"/>
	<rdf:li rdf:resource="http://www.alistapart.com/"/>
	<rdf:li rdf:resource="http://media.chikuyonok.ru/ambilight/"/>
	<rdf:li rdf:resource="http://diveintohtml5.org/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://ruby.bvision.com/blog/please-stop-embedding-bootstrap-classes-in-your-html">
    <title>Please stop embedding Bootstrap classes in your HTML!</title>
    <dc:date>2012-09-25T12:31:18+00:00</dc:date>
    <link>http://ruby.bvision.com/blog/please-stop-embedding-bootstrap-classes-in-your-html</link>
    <dc:creator>DennisLaumen</dc:creator><description><![CDATA[A few months ago, Twitter released Bootstrap, a UI framework for websites that caused such an impression that it quickly become the most followed project on Github.

Its popularity is due mostly to the fact that it allows developers with weak design skills such as myself to quickly create an application that looks at worst adequate, and at best, quite attractive. I'm a huge fan.

Bootstrap also appeals to developers because it's implemented in Less, a CSS preprocessor written in Javascript that you can run in your browser, allowing a comfortable developer workflow and compatibility with sites written in Ruby, Python, PHP, or any other technology you can make web applications with.

But along with Bootstrap has emerged an ugly, insidious and destructive developer antipattern: embedding Bootstrap's CSS classes directly in HTML. Not just end-developers: nearly every library that implements support for Bootstrap does it. Twitter's documentation, in fact, encourages you to do it, even though other frameworks realized this was a problem as far back as 2009.

]]></description>
<dc:subject>css html webdesign bootstrap</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:DennisLaumen/b:d6516d82989f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:webdesign"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:bootstrap"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://dev.opera.com/articles/view/1-introduction-to-the-web-standards-cur/">
    <title>Introduction to The Web Standards Curriculum/Table of Contents</title>
    <dc:date>2010-12-20T13:32:09+00:00</dc:date>
    <link>http://dev.opera.com/articles/view/1-introduction-to-the-web-standards-cur/</link>
    <dc:creator>DennisLaumen</dc:creator><description><![CDATA[For a while now, I’ve had a dream. My work in the last 8 or 9 years has been heavily focused around education, whether I’ve been commissioning and editing technical books to help people create cool stuff with technology, training new employees at the various companies I’ve worked for, or editing and writing tutorial articles to help people use Opera’s software. I am passionate about the Web too, and a big believer in open web standards. I wanted to do my bit to help make the Web a better place, and I think this comes back to education, whether that’s teaching people how to collaborate and have more respect for one another, or teaching them how to make their web sites work across platforms and devices, and be accessible to people with disabilities. Web standards are key to the latter, so I decided to try putting my time and energy into something that would help increase the adoption of web standards on the Web today and in the future. It has been floating around my head for a while now, but it has finally come to fruition at Opera—many thanks to my wonderful employers for paying me to do this! One of my dreams has finally been realised.

So in this article I introduce to you the product of a lot of hard work over the last several months (by myself and a lot of other people)—the Web Standards Curriculum, a course designed to give anyone a solid grounding in web design/development, no matter who they are—it is completely free to use, accessible, and assumes no previous knowledge. I am mainly aiming this at universities, as I believe the standards of education in web standards to be somewhat lacking at many universities. I’ve heard tales of students being marked down for using web standards in their coursework, because the marking schemes are so outdated; I’ve also heard tales of employers despairing because when they interview university graduates for web–related positions, they find out that the graduates really don’t have a clue about real world web development. If you’re at a progressive university that does teach web standards in a reasonable fashion, then I tip my hat to you—get in touch!]]></description>
<dc:subject>webdevelopment webdesign html css javascript</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:DennisLaumen/b:3951e32a1707/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:webdevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:webdesign"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:javascript"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://code.google.com/intl/nl/edu/submissions/html-css-javascript/">
    <title>Google: HTML, CSS, and Javascript from the Ground Up</title>
    <dc:date>2010-12-20T13:31:22+00:00</dc:date>
    <link>http://code.google.com/intl/nl/edu/submissions/html-css-javascript/</link>
    <dc:creator>DennisLaumen</dc:creator><description><![CDATA[Are you looking for a basic understanding of how UIs are created on the web or who wants to brush up outdated UI development knowledge? Or maybe you'd like to learn more about the medium you're designing for and gain basic tools for prototyping designs? Do you want a better understanding of the web and how Google makes the pages that are its face to the world? If so, "HTML, CSS, and JavaScript from the Ground Up" is for you.]]></description>
<dc:subject>html css javascript webdesign webdevelopment</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:DennisLaumen/b:2e5159583c6e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:webdesign"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:webdevelopment"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.htmldog.com/">
    <title>HTML Dog: The Best Practice Guide To XHTML and CSS</title>
    <dc:date>2010-12-20T13:14:51+00:00</dc:date>
    <link>http://www.htmldog.com/</link>
    <dc:creator>DennisLaumen</dc:creator><description><![CDATA[Welcome to HTML Dog, the web designer's resource for everything HTML and CSS, the most common technologies used in making web pages.]]></description>
<dc:subject>html xhtml css webdesign</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:DennisLaumen/b:4431653f7fca/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:xhtml"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:webdesign"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.alistapart.com/">
    <title>A List Apart</title>
    <dc:date>2010-11-23T14:28:04+00:00</dc:date>
    <link>http://www.alistapart.com/</link>
    <dc:creator>DennisLaumen</dc:creator><dc:subject>css webdesign html</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:DennisLaumen/b:9daa57d855a2/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:webdesign"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:html"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://media.chikuyonok.ru/ambilight/">
    <title>Ambilight for video tag</title>
    <dc:date>2010-03-25T05:27:19+00:00</dc:date>
    <link>http://media.chikuyonok.ru/ambilight/</link>
    <dc:creator>DennisLaumen</dc:creator><dc:subject>html5 html webdevelopment video</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:DennisLaumen/b:186e651676df/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:html5"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:webdevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:video"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://diveintohtml5.org/">
    <title>Dive Into HTML5</title>
    <dc:date>2010-03-22T15:07:52+00:00</dc:date>
    <link>http://diveintohtml5.org/</link>
    <dc:creator>DennisLaumen</dc:creator><description><![CDATA[Dive Into HTML5 seeks to elaborate on a hand-picked Selection of features from the HTML5 specification and other fine Standards. I shall publish Drafts periodically, as time permits. Please send feedback. The final manuscript will be published on paper by O’Reilly, under the Google Press imprint. Pre-order the printed Work and be the first in your Community to receive it. The Work shall remain online under the CC-BY-3.0 License.]]></description>
<dc:subject>html webdevelopment</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:DennisLaumen/b:ceed373f3166/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:webdevelopment"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>