<?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: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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>CodeVisually</title>
	
	<link>http://codevisually.com</link>
	<description>Web Developer Tools &amp; Resources</description>
	<lastBuildDate>Tue, 21 May 2013 08:17:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CodeVisually" /><feedburner:info uri="codevisually" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>CodeVisually</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>CSS Modal — Pure CSS modal windows</title>
		<link>http://feedproxy.google.com/~r/CodeVisually/~3/5v0IREI1nRU/</link>
		<comments>http://codevisually.com/css-modal-pure-css-modal-windows/#comments</comments>
		<pubDate>Tue, 21 May 2013 08:17:40 +0000</pubDate>
		<dc:creator>Cameron</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://codevisually.com/?p=5539</guid>
		<description><![CDATA[CSS Modal lets you build modal windows entirely in CSS, without any JavaScript necessary. It works with all screen sizes, and can even be used as a Sass plugin.]]></description>
				<content:encoded><![CDATA[<p><a href="http://drublic.github.io/css-modal/">CSS Modal</a> lets you build modal windows entirely in CSS, without any JavaScript necessary. It works with all screen sizes, and can even be used as a Sass plugin.</p>
<p><a href="http://drublic.github.io/css-modal/"><img src="http://cdn.codevisually.com/wp-content/uploads/2013/05/cssmodals.jpg" alt="css modals" width="644" height="327" class="alignnone size-full wp-image-5540" /></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CodeVisually?a=5v0IREI1nRU:adLuOOf4Ys8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CodeVisually?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=5v0IREI1nRU:adLuOOf4Ys8:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=5v0IREI1nRU:adLuOOf4Ys8:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=5v0IREI1nRU:adLuOOf4Ys8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=5v0IREI1nRU:adLuOOf4Ys8:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=5v0IREI1nRU:adLuOOf4Ys8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CodeVisually?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=5v0IREI1nRU:adLuOOf4Ys8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=5v0IREI1nRU:adLuOOf4Ys8:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CodeVisually/~4/5v0IREI1nRU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://codevisually.com/css-modal-pure-css-modal-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://codevisually.com/css-modal-pure-css-modal-windows/</feedburner:origLink></item>
		<item>
		<title>Editr — A playground for HTML, CSS, and JS</title>
		<link>http://feedproxy.google.com/~r/CodeVisually/~3/pcsRcUd0g1s/</link>
		<comments>http://codevisually.com/editr-a-playground-for-html-css-and-js/#comments</comments>
		<pubDate>Mon, 20 May 2013 08:06:43 +0000</pubDate>
		<dc:creator>Cameron</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[JS]]></category>

		<guid isPermaLink="false">http://codevisually.com/?p=5533</guid>
		<description><![CDATA[Editr is a browser-based playground for HTML, CSS, and JS that you can host on your own server. Easily switch between the result and each type of code to see how each is done.]]></description>
				<content:encoded><![CDATA[<p><a href="http://idered.pl/editr/">Editr</a> is a browser-based playground for HTML, CSS, and JS that you can host on your own server. Easily switch between the result and each type of code to see how each is done.</p>
<p><a href="http://idered.pl/editr/"><img src="http://cdn.codevisually.com/wp-content/uploads/2013/05/editr.jpg" alt="editr" width="644" height="327" class="alignnone size-full wp-image-5534" /></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CodeVisually?a=pcsRcUd0g1s:9WXyk0lsRXo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CodeVisually?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=pcsRcUd0g1s:9WXyk0lsRXo:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=pcsRcUd0g1s:9WXyk0lsRXo:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=pcsRcUd0g1s:9WXyk0lsRXo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=pcsRcUd0g1s:9WXyk0lsRXo:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=pcsRcUd0g1s:9WXyk0lsRXo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CodeVisually?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=pcsRcUd0g1s:9WXyk0lsRXo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=pcsRcUd0g1s:9WXyk0lsRXo:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CodeVisually/~4/pcsRcUd0g1s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://codevisually.com/editr-a-playground-for-html-css-and-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://codevisually.com/editr-a-playground-for-html-css-and-js/</feedburner:origLink></item>
		<item>
		<title>Two.js — A 2D drawing API</title>
		<link>http://feedproxy.google.com/~r/CodeVisually/~3/CC2puyCC-Y0/</link>
		<comments>http://codevisually.com/two-js-a-2d-drawing-api/#comments</comments>
		<pubDate>Sun, 19 May 2013 08:01:13 +0000</pubDate>
		<dc:creator>Cameron</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[API]]></category>

		<guid isPermaLink="false">http://codevisually.com/?p=5527</guid>
		<description><![CDATA[Two.js is a two-dimensional drawing API that is built for modern web browsers. Since it&#8217;s renderer agnostic, the same API can draw in multiple contexts, including webgl, svg, and canvas.]]></description>
				<content:encoded><![CDATA[<p><a href="http://jonobr1.github.io/two.js/">Two.js</a> is a two-dimensional drawing API that is built for modern web browsers. Since it&#8217;s renderer agnostic, the same API can draw in multiple contexts, including webgl, svg, and canvas.</p>
<p><a href="http://jonobr1.github.io/two.js/"><img class="alignnone size-full wp-image-5528" alt="two.js" src="http://cdn.codevisually.com/wp-content/uploads/2013/05/twojs.jpg" width="644" height="327" /></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CodeVisually?a=CC2puyCC-Y0:g1QUVR0z64M:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CodeVisually?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=CC2puyCC-Y0:g1QUVR0z64M:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=CC2puyCC-Y0:g1QUVR0z64M:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=CC2puyCC-Y0:g1QUVR0z64M:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=CC2puyCC-Y0:g1QUVR0z64M:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=CC2puyCC-Y0:g1QUVR0z64M:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CodeVisually?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=CC2puyCC-Y0:g1QUVR0z64M:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=CC2puyCC-Y0:g1QUVR0z64M:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CodeVisually/~4/CC2puyCC-Y0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://codevisually.com/two-js-a-2d-drawing-api/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://codevisually.com/two-js-a-2d-drawing-api/</feedburner:origLink></item>
		<item>
		<title>Least.js — A responsive HTML5 and CSS3 gallery</title>
		<link>http://feedproxy.google.com/~r/CodeVisually/~3/13j1OQ5hurA/</link>
		<comments>http://codevisually.com/least-js-a-responsive-html5-and-css3-gallery/#comments</comments>
		<pubDate>Sat, 18 May 2013 08:18:19 +0000</pubDate>
		<dc:creator>Cameron</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://codevisually.com/?p=5509</guid>
		<description><![CDATA[Least.js creates random and responsive HTML5 and CSS3 image galleries that include Lazyload. Installation and usage is simple, and the end result is quite beautiful.]]></description>
				<content:encoded><![CDATA[<p><a href="http://kamilczujowski.github.io/least/">Least.js</a> creates random and responsive HTML5 and CSS3 image galleries that include Lazyload. Installation and usage is simple, and the end result is quite beautiful.</p>
<p><a href="http://kamilczujowski.github.io/least/"><img src="http://cdn.codevisually.com/wp-content/uploads/2013/04/least.jpg" alt="Least.js" width="644" height="327" class="alignnone size-full wp-image-5510" /></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CodeVisually?a=13j1OQ5hurA:gFbrzWHEl24:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CodeVisually?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=13j1OQ5hurA:gFbrzWHEl24:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=13j1OQ5hurA:gFbrzWHEl24:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=13j1OQ5hurA:gFbrzWHEl24:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=13j1OQ5hurA:gFbrzWHEl24:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=13j1OQ5hurA:gFbrzWHEl24:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CodeVisually?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=13j1OQ5hurA:gFbrzWHEl24:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=13j1OQ5hurA:gFbrzWHEl24:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CodeVisually/~4/13j1OQ5hurA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://codevisually.com/least-js-a-responsive-html5-and-css3-gallery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://codevisually.com/least-js-a-responsive-html5-and-css3-gallery/</feedburner:origLink></item>
		<item>
		<title>Clown Car Responsive Image Technique — Media queries and SVG for serving the right image</title>
		<link>http://feedproxy.google.com/~r/CodeVisually/~3/pYGXoMk9gUo/</link>
		<comments>http://codevisually.com/clown-car-responsive-image-technique-media-queries-and-svg-for-serving-the-right-image/#comments</comments>
		<pubDate>Fri, 17 May 2013 08:26:08 +0000</pubDate>
		<dc:creator>Cameron</dc:creator>
				<category><![CDATA[Responsive]]></category>
		<category><![CDATA[Clown Car]]></category>
		<category><![CDATA[SVG]]></category>

		<guid isPermaLink="false">http://codevisually.com/?p=5503</guid>
		<description><![CDATA[The Clown Car Responsive Image Technique uses media queries within SVG files to load the correct image, with all the logic remaining in the SVG file itself. It&#8217;s called the &#8220;Clown Car&#8221; technique because all of the images are stuffed into a single SVG image file.]]></description>
				<content:encoded><![CDATA[<p>The <a href="https://github.com/estelle/clowncar">Clown Car Responsive Image Technique</a> uses media queries within SVG files to load the correct image, with all the logic remaining in the SVG file itself. It&#8217;s called the &#8220;Clown Car&#8221; technique because all of the images are stuffed into a single SVG image file.</p>
<p><a href="https://github.com/estelle/clowncar"><img src="http://cdn.codevisually.com/wp-content/uploads/2013/04/clowncar.jpg" alt="Clown Car Responsive Images" width="644" height="327" class="alignnone size-full wp-image-5504" /></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CodeVisually?a=pYGXoMk9gUo:QNc-ytavskg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CodeVisually?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=pYGXoMk9gUo:QNc-ytavskg:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=pYGXoMk9gUo:QNc-ytavskg:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=pYGXoMk9gUo:QNc-ytavskg:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=pYGXoMk9gUo:QNc-ytavskg:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=pYGXoMk9gUo:QNc-ytavskg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CodeVisually?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=pYGXoMk9gUo:QNc-ytavskg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=pYGXoMk9gUo:QNc-ytavskg:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CodeVisually/~4/pYGXoMk9gUo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://codevisually.com/clown-car-responsive-image-technique-media-queries-and-svg-for-serving-the-right-image/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://codevisually.com/clown-car-responsive-image-technique-media-queries-and-svg-for-serving-the-right-image/</feedburner:origLink></item>
		<item>
		<title>Pure CSS3 Breadcrumb Navigation — A pixel-perfect method</title>
		<link>http://feedproxy.google.com/~r/CodeVisually/~3/lZZP3Q4wAS8/</link>
		<comments>http://codevisually.com/pure-css3-breadcrumb-navigation-a-pixel-perfect-method/#comments</comments>
		<pubDate>Thu, 16 May 2013 08:13:34 +0000</pubDate>
		<dc:creator>Cameron</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://codevisually.com/?p=5497</guid>
		<description><![CDATA[Here&#8217;s a Pure CSS3 Breadcrumb Navigation method that creates pixel-perfect menus. It addresses many of the issues in other pure CSS3 ways of creating these kinds of menus, including lack of borders and inability to animate linkes along with arrows.]]></description>
				<content:encoded><![CDATA[<p>Here&#8217;s a <a href="http://thecodeplayer.com/walkthrough/css3-breadcrumb-navigation">Pure CSS3 Breadcrumb Navigation</a> method that creates pixel-perfect menus. It addresses many of the issues in other pure CSS3 ways of creating these kinds of menus, including lack of borders and inability to animate linkes along with arrows.</p>
<p><a href="http://thecodeplayer.com/walkthrough/css3-breadcrumb-navigation"><img src="http://cdn.codevisually.com/wp-content/uploads/2013/04/breadcrumbs.jpg" alt="CSS3 Breadcrumbs" width="644" height="327" class="alignnone size-full wp-image-5498" /></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CodeVisually?a=lZZP3Q4wAS8:OJCjTh9MzQA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CodeVisually?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=lZZP3Q4wAS8:OJCjTh9MzQA:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=lZZP3Q4wAS8:OJCjTh9MzQA:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=lZZP3Q4wAS8:OJCjTh9MzQA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=lZZP3Q4wAS8:OJCjTh9MzQA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=lZZP3Q4wAS8:OJCjTh9MzQA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CodeVisually?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=lZZP3Q4wAS8:OJCjTh9MzQA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=lZZP3Q4wAS8:OJCjTh9MzQA:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CodeVisually/~4/lZZP3Q4wAS8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://codevisually.com/pure-css3-breadcrumb-navigation-a-pixel-perfect-method/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://codevisually.com/pure-css3-breadcrumb-navigation-a-pixel-perfect-method/</feedburner:origLink></item>
		<item>
		<title>Verlet-js — A JavaScript physics engine</title>
		<link>http://feedproxy.google.com/~r/CodeVisually/~3/3niBdfZJpzM/</link>
		<comments>http://codevisually.com/verlet-js-a-javascript-physics-engine/#comments</comments>
		<pubDate>Wed, 15 May 2013 08:10:24 +0000</pubDate>
		<dc:creator>Cameron</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://codevisually.com/?p=5491</guid>
		<description><![CDATA[Verlet-js is a Verlet integration physics engine written in JavaScript and released under the MIT License. It can handle simulations, composites, particles, and constraints.]]></description>
				<content:encoded><![CDATA[<p><a href="http://subprotocol.com/verlet-js/">Verlet-js</a> is a Verlet integration physics engine written in JavaScript and released under the MIT License. It can handle simulations, composites, particles, and constraints.</p>
<p><a href="http://subprotocol.com/verlet-js/"><img src="http://cdn.codevisually.com/wp-content/uploads/2013/04/verlet.jpg" alt="Verlet-js" width="644" height="327" class="alignnone size-full wp-image-5492" /></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CodeVisually?a=3niBdfZJpzM:si_lL9NEx_s:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CodeVisually?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=3niBdfZJpzM:si_lL9NEx_s:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=3niBdfZJpzM:si_lL9NEx_s:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=3niBdfZJpzM:si_lL9NEx_s:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=3niBdfZJpzM:si_lL9NEx_s:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=3niBdfZJpzM:si_lL9NEx_s:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CodeVisually?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=3niBdfZJpzM:si_lL9NEx_s:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=3niBdfZJpzM:si_lL9NEx_s:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CodeVisually/~4/3niBdfZJpzM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://codevisually.com/verlet-js-a-javascript-physics-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://codevisually.com/verlet-js-a-javascript-physics-engine/</feedburner:origLink></item>
		<item>
		<title>Masterbranch — An auto-updating programming portfolio</title>
		<link>http://feedproxy.google.com/~r/CodeVisually/~3/QGBZfQLP05E/</link>
		<comments>http://codevisually.com/masterbranch-an-auto-updating-programming-portfolio/#comments</comments>
		<pubDate>Tue, 14 May 2013 08:06:36 +0000</pubDate>
		<dc:creator>Cameron</dc:creator>
				<category><![CDATA[Web Application]]></category>

		<guid isPermaLink="false">http://codevisually.com/?p=5485</guid>
		<description><![CDATA[If you want to show off your coding prowess, Masterbranch makes it easy to do so. Connect it to your code repositories and it will automatically keep your projects updated on one neat little profile that you can share with other developers or potential employers.]]></description>
				<content:encoded><![CDATA[<p>If you want to show off your coding prowess, <a href="https://masterbranch.com/">Masterbranch</a> makes it easy to do so. Connect it to your code repositories and it will automatically keep your projects updated on one neat little profile that you can share with other developers or potential employers.</p>
<p><a href="https://masterbranch.com/"><img src="http://cdn.codevisually.com/wp-content/uploads/2013/04/masterbranch.jpg" alt="Masterbranch" width="644" height="327" class="alignnone size-full wp-image-5486" /></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CodeVisually?a=QGBZfQLP05E:jOS91gUF1_0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CodeVisually?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=QGBZfQLP05E:jOS91gUF1_0:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=QGBZfQLP05E:jOS91gUF1_0:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=QGBZfQLP05E:jOS91gUF1_0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=QGBZfQLP05E:jOS91gUF1_0:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=QGBZfQLP05E:jOS91gUF1_0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CodeVisually?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=QGBZfQLP05E:jOS91gUF1_0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=QGBZfQLP05E:jOS91gUF1_0:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CodeVisually/~4/QGBZfQLP05E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://codevisually.com/masterbranch-an-auto-updating-programming-portfolio/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://codevisually.com/masterbranch-an-auto-updating-programming-portfolio/</feedburner:origLink></item>
		<item>
		<title>Brain.js — A trainable JS neural network</title>
		<link>http://feedproxy.google.com/~r/CodeVisually/~3/8eWFSmlc91g/</link>
		<comments>http://codevisually.com/brain-js-a-trainable-js-neural-network/#comments</comments>
		<pubDate>Mon, 13 May 2013 08:03:18 +0000</pubDate>
		<dc:creator>Cameron</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[YIQ]]></category>

		<guid isPermaLink="false">http://codevisually.com/?p=5479</guid>
		<description><![CDATA[If you&#8217;ve ever wanted to see how a neural network works, then Brain.js is worth checking out. In the demo, you can train if to recognize color contrast, and then see how your training compares to the YIQ formula. And of course you can use it to create your own simple neural network functions.]]></description>
				<content:encoded><![CDATA[<p>If you&#8217;ve ever wanted to see how a neural network works, then <a href="http://harthur.github.io/brain/">Brain.js</a> is worth checking out. In the demo, you can train if to recognize color contrast, and then see how your training compares to the YIQ formula. And of course you can use it to create your own simple neural network functions.</p>
<p><a href="http://harthur.github.io/brain/"><img src="http://cdn.codevisually.com/wp-content/uploads/2013/04/brain.jpg" alt="Brain.js" width="644" height="327" class="alignnone size-full wp-image-5480" /></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CodeVisually?a=8eWFSmlc91g:SuYL47FbfcI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CodeVisually?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=8eWFSmlc91g:SuYL47FbfcI:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=8eWFSmlc91g:SuYL47FbfcI:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=8eWFSmlc91g:SuYL47FbfcI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=8eWFSmlc91g:SuYL47FbfcI:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=8eWFSmlc91g:SuYL47FbfcI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CodeVisually?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=8eWFSmlc91g:SuYL47FbfcI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=8eWFSmlc91g:SuYL47FbfcI:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CodeVisually/~4/8eWFSmlc91g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://codevisually.com/brain-js-a-trainable-js-neural-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://codevisually.com/brain-js-a-trainable-js-neural-network/</feedburner:origLink></item>
		<item>
		<title>Unirest — HTTP libraries in multiple languages</title>
		<link>http://feedproxy.google.com/~r/CodeVisually/~3/rzcULy_hlBQ/</link>
		<comments>http://codevisually.com/unirest-http-libraries-in-multiple-languages/#comments</comments>
		<pubDate>Sun, 12 May 2013 08:01:14 +0000</pubDate>
		<dc:creator>Cameron</dc:creator>
				<category><![CDATA[Framework]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[HTTP]]></category>

		<guid isPermaLink="false">http://codevisually.com/?p=5471</guid>
		<description><![CDATA[Unirest is a set of lightweight, simplified HTTP libraries in Java, PHP, Ruby, Python, and Objective-C. Each one is fully documented and handles a variety of functions.]]></description>
				<content:encoded><![CDATA[<p><a href="http://unirest.io/">Unirest</a> is a set of lightweight, simplified HTTP libraries in Java, PHP, Ruby, Python, and Objective-C. Each one is fully documented and handles a variety of functions.</p>
<p><a href="http://unirest.io/"><img src="http://cdn.codevisually.com/wp-content/uploads/2013/04/unirest.jpg" alt="Unirest" width="644" height="327" class="alignnone size-full wp-image-5472" /></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CodeVisually?a=rzcULy_hlBQ:USeU2dj7pKM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CodeVisually?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=rzcULy_hlBQ:USeU2dj7pKM:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=rzcULy_hlBQ:USeU2dj7pKM:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=rzcULy_hlBQ:USeU2dj7pKM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=rzcULy_hlBQ:USeU2dj7pKM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=rzcULy_hlBQ:USeU2dj7pKM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CodeVisually?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CodeVisually?a=rzcULy_hlBQ:USeU2dj7pKM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/CodeVisually?i=rzcULy_hlBQ:USeU2dj7pKM:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CodeVisually/~4/rzcULy_hlBQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://codevisually.com/unirest-http-libraries-in-multiple-languages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://codevisually.com/unirest-http-libraries-in-multiple-languages/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.689 seconds. --><!-- Cached page generated by WP-Super-Cache on 2013-05-21 18:00:48 -->
