<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Don&#039;t Watch Me</title>
	<atom:link href="http://www.dontwatchme.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dontwatchme.com</link>
	<description>a little bit of everything from the web</description>
	<lastBuildDate>Tue, 20 Mar 2012 16:32:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>bootstrap-wysihtml5 Simple, beautiful wysiwyg editors</title>
		<link>http://www.dontwatchme.com/bootstrap-wysihtml5-simple-beautiful-wysiwyg-editors</link>
		<comments>http://www.dontwatchme.com/bootstrap-wysihtml5-simple-beautiful-wysiwyg-editors#comments</comments>
		<pubDate>Tue, 20 Mar 2012 16:32:39 +0000</pubDate>
		<dc:creator>Gunnard</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.dontwatchme.com/?p=250</guid>
		<description><![CDATA[http://jhollingworth.github.com/bootstrap-wysihtml5/]]></description>
			<content:encoded><![CDATA[<p><a href="http://jhollingworth.github.com/bootstrap-wysihtml5/">http://jhollingworth.github.com/bootstrap-wysihtml5/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dontwatchme.com/bootstrap-wysihtml5-simple-beautiful-wysiwyg-editors/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to convert Bookmarklet to Chrome Extension</title>
		<link>http://www.dontwatchme.com/how-to-convert-bookmarklet-to-chrome-extension</link>
		<comments>http://www.dontwatchme.com/how-to-convert-bookmarklet-to-chrome-extension#comments</comments>
		<pubDate>Tue, 24 Jan 2012 22:30:45 +0000</pubDate>
		<dc:creator>Gunnard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dontwatchme.com/?p=247</guid>
		<description><![CDATA[I ran into the problem of converting from one to another a while ago and all I could find was a bunch of tutorials that didn’t help too much, half of them outdated or with missing pieces of code. There was no way that simple copy-paste will solve my problem. Surely, I can’t be the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://media.tumblr.com/tumblr_ly9tigViNC1r4ibay.jpg" alt="" width="450" height="292" /></p>
<p>I ran into the problem of converting from one to another a while ago and all I could find was a bunch of tutorials that didn’t help too much, half of them outdated or with missing pieces of code.</p>
<p>There was no way that simple copy-paste will solve my problem. Surely, I can’t be the only person that has few useful bookmarklets, but want to save up space and hide bookmarks bar altogether.</p>
<p>Now it turns out that I somehow skipped this <a href="https://github.com/bellbind/chrome-extension-from-bookmarklet-example" target="_blank">piece of code</a> that looks pretty similar to code generated by converter, but before that discovery, I thought: I’m a developer, so there is only one reasonable solution to my problem:</p>
<p><strong>I will create my own bookmarklet to Chrome extension converter.</strong></p>
<p>read more ( <a href="http://blog.self.li/post/16366939413/how-to-convert-bookmarklet-to-chrome-extension">here</a> )</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dontwatchme.com/how-to-convert-bookmarklet-to-chrome-extension/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The top 20 HTML5 games</title>
		<link>http://www.dontwatchme.com/the-top-20-html5-games</link>
		<comments>http://www.dontwatchme.com/the-top-20-html5-games#comments</comments>
		<pubDate>Tue, 24 Jan 2012 11:54:01 +0000</pubDate>
		<dc:creator>Gunnard</dc:creator>
				<category><![CDATA[fun]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.dontwatchme.com/?p=242</guid>
		<description><![CDATA[HTML5 is quickly turning into a great game development platform. Rob Hawkes, creator of multiplayer space shooter Rawkets, highlights some of the best online games built with HTML5 (and JavaScript) out there and the technologies that they’re using It’s been a great few years for HTML5 and JavaScript games, both for consumers and developers. The [...]]]></description>
			<content:encoded><![CDATA[<p>HTML5 is quickly turning into a great game development platform. Rob Hawkes, creator of multiplayer space shooter Rawkets, highlights some of the best online games built with HTML5 (and JavaScript) out there and the technologies that they’re using<br />
It’s been a great few years for HTML5 and JavaScript games, both for consumers <em>and</em> developers. The browser platforms have begun to mature and coalesce in regards to the technologies required for these games, the quantity of HTML5 games on app stores and social networks is increasing every day, large game studios are beginning to take interest, and the general quality of the games are improving at a noticeable rate. Couple this with the unease surrounding the future of Flash on the web and you have yourself a platform that can no longer be simply cast aside as unviable. HTML5 games are here to stay, I think it’s safe to embrace that fact.</p>
<p>What&#8217;s even more fascinating, at least to me, is the potential of HTML5 and JavaScript as a serious gaming platform. Yes, we have the ability today to create cool 2D games with the canvas element, and even visually stunning 3D games with WebGL. But what excites me the most are the <a href="https://hacks.mozilla.org/2011/12/gaming-and-the-mozilla-labs-apps-project/" rel="nofollow">technologies arriving soon</a>; things such as the Gamepad API, Mouse Lock API, and Full Screen API. It is these simple technologies that will help demolish the idea that web games are basic things that you play embedded within another website. Instead, with the ability to connect gamepad controllers and allow HTML elements to run full screen, web games will become much more immersive experiences, much like on consoles and the desktop.</p>
<p>So with all that in mind and in no particular order, here are a selection of my favourite HTML5 games from the past few years. Enjoy!</p>
<p>Read more at <a href="http://www.netmagazine.com/features/top-20-html5-games">netmagazine.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dontwatchme.com/the-top-20-html5-games/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>what the first internet blackout looked like 17 years ago</title>
		<link>http://www.dontwatchme.com/what-the-first-internet-blackout-looked-like-17-years-ago</link>
		<comments>http://www.dontwatchme.com/what-the-first-internet-blackout-looked-like-17-years-ago#comments</comments>
		<pubDate>Wed, 18 Jan 2012 05:20:26 +0000</pubDate>
		<dc:creator>Gunnard</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.dontwatchme.com/?p=239</guid>
		<description><![CDATA[this is amazing and I remember this.. &#160;]]></description>
			<content:encoded><![CDATA[<p>this is amazing and <a title="first internet black out" href="http://old.cdt.org/speech/cda/960203_48hrs_alert.html">I remember this..</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dontwatchme.com/what-the-first-internet-blackout-looked-like-17-years-ago/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenDNS and the SOPA blackout: The censorship you can expect</title>
		<link>http://www.dontwatchme.com/opendns-and-the-sopa-blackout-the-censorship-you-can-expect</link>
		<comments>http://www.dontwatchme.com/opendns-and-the-sopa-blackout-the-censorship-you-can-expect#comments</comments>
		<pubDate>Wed, 18 Jan 2012 05:17:38 +0000</pubDate>
		<dc:creator>Gunnard</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[sopa]]></category>

		<guid isPermaLink="false">http://www.dontwatchme.com/?p=236</guid>
		<description><![CDATA[In a show of solidarity with the Internet community, a group of popular websites will “black out” tomorrow to demonstrate what the world might look like if SOPA and PIPA pass. Participating websites include Wikipedia.org, Reddit.com, Mozilla.org and BoingBoing.com. As the world’s largest DNS provider, more than 30 million people rely on OpenDNS to connect [...]]]></description>
			<content:encoded><![CDATA[<p>In a show of solidarity with the Internet community, a group of <a href="http://sopastrike.com/">popular websites will “black out” tomorrow</a> to demonstrate what the world might look like if SOPA and PIPA pass. Participating websites include Wikipedia.org, Reddit.com, Mozilla.org and BoingBoing.com.</p>
<p>As the world’s largest DNS provider, more than 30 million people rely on OpenDNS to connect to the Internet. Without functioning DNS, you’d need to know the IP address for every website you visit. And lots of parents, schools and businesses rely on our website to manage their DNS and Web security settings. All that said, taking our service or website down for a day is not an effective way for OpenDNS to show our firm opposition to the bills. Since folks on Twitter and elsewhere are asking, <strong>we will be showing our support tomorrow, but we will not be taking OpenDNS offline.</strong></p>
<p>via ( <a title="opendns and the sopa lackout: the censorship you can expect" href="http://blog.opendns.com/2012/01/17/opendns-and-the-sopa-blackout-the-censorship-you-can-expect/">opendns.com</a> )</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dontwatchme.com/opendns-and-the-sopa-blackout-the-censorship-you-can-expect/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>stop sopa</title>
		<link>http://www.dontwatchme.com/232</link>
		<comments>http://www.dontwatchme.com/232#comments</comments>
		<pubDate>Wed, 18 Jan 2012 05:13:03 +0000</pubDate>
		<dc:creator>Gunnard</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.dontwatchme.com/?p=232</guid>
		<description><![CDATA[Let visitors to your website call, email, Facebook and tweet at their congressional representatives. We&#8217;ll calculate their representatives automatically (by IP address). (via grassroutes)]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="stop sopa pipa" src="http://www.grassroutes.us/assets/stop_sopa.png" alt="" width="708" height="245" /></p>
<p>Let visitors to your website call, email, Facebook and tweet at their congressional representatives. We&#8217;ll calculate their representatives automatically (by IP address).</p>
<p>(via <a title="stop sopa" href="http://www.grassroutes.us/sopa">grassroutes</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dontwatchme.com/232/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>shoutcast Tv listings</title>
		<link>http://www.dontwatchme.com/shoutcast-tv-listings</link>
		<comments>http://www.dontwatchme.com/shoutcast-tv-listings#comments</comments>
		<pubDate>Fri, 13 Jan 2012 04:38:25 +0000</pubDate>
		<dc:creator>Gunnard</dc:creator>
				<category><![CDATA[fun]]></category>

		<guid isPermaLink="false">http://www.dontwatchme.com/?p=229</guid>
		<description><![CDATA[http://sonic-lux.de/home/projekte/software/shoutcast_tv_lists/web/index.html]]></description>
			<content:encoded><![CDATA[<p>http://sonic-lux.de/home/projekte/software/shoutcast_tv_lists/web/index.html</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dontwatchme.com/shoutcast-tv-listings/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spongebob Voice Actors Dub Classic Movies</title>
		<link>http://www.dontwatchme.com/spongebob-voice-actors-dub-classic-movies</link>
		<comments>http://www.dontwatchme.com/spongebob-voice-actors-dub-classic-movies#comments</comments>
		<pubDate>Thu, 12 Jan 2012 15:11:40 +0000</pubDate>
		<dc:creator>Gunnard</dc:creator>
				<category><![CDATA[fun]]></category>

		<guid isPermaLink="false">http://www.dontwatchme.com/?p=225</guid>
		<description><![CDATA[The voice cast of Spongebob Squarepants dub some of the greatest films ever made. Spongebob Voice Actors Dub Classic Movies]]></description>
			<content:encoded><![CDATA[<p>The voice cast of Spongebob Squarepants dub some of the greatest films ever made.<br />
<iframe src="http://www.youtube.com/embed/cHEH1wW-AT4" frameborder="0" width="420" height="315"></iframe><br />
<a href="http://youtu.be/cHEH1wW-AT4">Spongebob Voice Actors Dub Classic Movies </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dontwatchme.com/spongebob-voice-actors-dub-classic-movies/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>35+ Excellent jQuery Animation Techniques and Tutorials</title>
		<link>http://www.dontwatchme.com/35-excellent-jquery-animation-techniques-and-tutorials</link>
		<comments>http://www.dontwatchme.com/35-excellent-jquery-animation-techniques-and-tutorials#comments</comments>
		<pubDate>Thu, 05 Jan 2012 18:26:36 +0000</pubDate>
		<dc:creator>Gunnard</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.dontwatchme.com/?p=223</guid>
		<description><![CDATA[The coming of JavaScript and various web functioning libraries has made the work of interaction easier for any website. Those who are familiar with jQuery know how it helps us in creating jQuery animation. There are some jQuery tutorials and techniques. The power of jQuery helps the web developers to create some interesting user-interfaceworks.  They are [...]]]></description>
			<content:encoded><![CDATA[<p>The coming of JavaScript and various web functioning libraries has made the work of interaction easier for any website. Those who are familiar with <a href="http://jquery.com/" target="_blank">jQuery</a> know how it helps us in creating <strong>jQuery animation. </strong>There are some jQuery tutorials and techniques. The power of jQuery helps the web developers to create some interesting <a href="http://designmodo.com/futurico/" target="_blank">user-interface</a>works.  They are a branch of JavaScript and make the interaction with development code easier, thus making the work fast. This fast growing technology gives the websites a more scope for entertainment and interaction at the same time. The drop down menus, drag elements, animations can be created in less amount of time as it reduces your amount of coding than JavaScript.</p>
<div>
Source: <a href="http://designmodo.com/jquery-techniques-tutorials/#ixzz1ibrQms35">http://designmodo.com/jquery-techniques-tutorials/#ixzz1ibrQms35</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.dontwatchme.com/35-excellent-jquery-animation-techniques-and-tutorials/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>12 resolutions for programmers</title>
		<link>http://www.dontwatchme.com/12-resolutions-for-programmers</link>
		<comments>http://www.dontwatchme.com/12-resolutions-for-programmers#comments</comments>
		<pubDate>Tue, 03 Jan 2012 17:03:42 +0000</pubDate>
		<dc:creator>Gunnard</dc:creator>
				<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.dontwatchme.com/?p=220</guid>
		<description><![CDATA[It&#8217;s important for programmers to challenge themselves. Creative and technical stagnation is the only alternative. In the spirit of the new year, I&#8217;ve compiled twelve month-sized resolutions. Each month is an annually renewable technical or personal challenge: Go analog. Stay healthy. Embrace the uncomfortable. Learn a new programming language. Automate. Learn more mathematics. Focus on [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s important for programmers to challenge themselves.</p>
<p>Creative and technical stagnation is the only alternative.</p>
<p>In the spirit of the new year, I&#8217;ve compiled twelve month-sized resolutions.</p>
<p>Each month is an annually renewable technical or personal challenge:</p>
<ol>
<li>Go analog.</li>
<li>Stay healthy.</li>
<li>Embrace the uncomfortable.</li>
<li>Learn a new programming language.</li>
<li>Automate.</li>
<li>Learn more mathematics.</li>
<li>Focus on security.</li>
<li>Back up your data.</li>
<li>Learn more theory.</li>
<li>Engage the arts and humanities.</li>
<li>Learn new software.</li>
<li>Complete a personal project.</li>
</ol>
<p><a href="http://matt.might.net/articles/programmers-resolutions/?utm_source=twitterfeed&amp;utm_medium=twitter" target="_blank">Read on for my suggestions.</a></p>
<p>(via <a href="http://matt.might.net/articles/programmers-resolutions/?utm_source=twitterfeed&amp;utm_medium=twitter" target="_blank">matt.night</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dontwatchme.com/12-resolutions-for-programmers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

