<?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>OhDoyleRules</title>
	<atom:link href="http://ohdoylerules.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ohdoylerules.com</link>
	<description>James Doyle Freelance Web Developer</description>
	<lastBuildDate>Fri, 24 May 2013 15:29:47 +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>
		<item>
		<title>Custom Google Forms</title>
		<link>http://ohdoylerules.com/web/custom-google-forms/</link>
		<comments>http://ohdoylerules.com/web/custom-google-forms/#comments</comments>
		<pubDate>Wed, 22 May 2013 21:36:47 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Personal Project]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[Github]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[less]]></category>
		<category><![CDATA[node]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[preprocessors]]></category>

		<guid isPermaLink="false">http://ohdoylerules.com/?p=1359</guid>
		<description><![CDATA[I have been complaining about the lack of themes for google forms for a while now. I finally decided to stop crying and do something. After a bit of research I have found a way to create custom forms rather easily. How to create a custom form This is just the normal way to make... <a class="view-article" href="http://ohdoylerules.com/web/custom-google-forms/">View Article</a>]]></description>
		<wfw:commentRss>http://ohdoylerules.com/web/custom-google-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Salt.js micro selector library</title>
		<link>http://ohdoylerules.com/snippets/salt-js-mirco-selector-library/</link>
		<comments>http://ohdoylerules.com/snippets/salt-js-mirco-selector-library/#comments</comments>
		<pubDate>Sun, 12 May 2013 22:20:47 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Personal Project]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[micro]]></category>
		<category><![CDATA[mini]]></category>

		<guid isPermaLink="false">http://ohdoylerules.com/?p=1340</guid>
		<description><![CDATA[I made a tiny dom selector library called Salt.js. It uses a regular expression to map different queries you pass through it to their native get functions. The reason I don&#8217;t just use querSelectorAll for everything is because it is slower than the native get commands*. See this jsperf test. Yes, I see that the... <a class="view-article" href="http://ohdoylerules.com/snippets/salt-js-mirco-selector-library/">View Article</a>]]></description>
		<wfw:commentRss>http://ohdoylerules.com/snippets/salt-js-mirco-selector-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3 badge logo in SVG</title>
		<link>http://ohdoylerules.com/web/css3-badge-logo-in-svg/</link>
		<comments>http://ohdoylerules.com/web/css3-badge-logo-in-svg/#comments</comments>
		<pubDate>Sun, 21 Apr 2013 20:45:02 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[badge]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[svg]]></category>
		<category><![CDATA[vector]]></category>

		<guid isPermaLink="false">http://ohdoylerules.com/?p=1317</guid>
		<description><![CDATA[I have been trying to find the CSS3 badge in a SVG format but it wasn&#8217;t that easy. The HTML5 one was the first result on google. Now finally I found one. I am posting it here because now I will never lose it! Here is the CSS3 logo: Here is the HTML5 logo incase... <a class="view-article" href="http://ohdoylerules.com/web/css3-badge-logo-in-svg/">View Article</a>]]></description>
		<wfw:commentRss>http://ohdoylerules.com/web/css3-badge-logo-in-svg/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PyroCMS Module Generator Site</title>
		<link>http://ohdoylerules.com/web/pyrocms-module-generator-site/</link>
		<comments>http://ohdoylerules.com/web/pyrocms-module-generator-site/#comments</comments>
		<pubDate>Fri, 19 Apr 2013 16:37:46 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Personal Project]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[appfog]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[laravel]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[pyro]]></category>
		<category><![CDATA[PyroCMS]]></category>

		<guid isPermaLink="false">http://ohdoylerules.com/?p=1310</guid>
		<description><![CDATA[Due to the popularity of the module generator, I have created a hosted version. This version is slightly different. It will zip up the module after you have generated it. This way you can download it easily. The project is open source and hosted on github.]]></description>
		<wfw:commentRss>http://ohdoylerules.com/web/pyrocms-module-generator-site/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AngularJS Hangout &#8211; Promises Promises</title>
		<link>http://ohdoylerules.com/web/angularjs-hangout-promises-promises/</link>
		<comments>http://ohdoylerules.com/web/angularjs-hangout-promises-promises/#comments</comments>
		<pubDate>Wed, 17 Apr 2013 19:59:24 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[angularjs]]></category>
		<category><![CDATA[deffered]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[hangout]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[promises]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://ohdoylerules.com/?p=1300</guid>
		<description><![CDATA[I somehow managed to find my way into an AngularJS hangout. The hangout is about promises and deffereds. On the google plus event page, there are links to all the plunkrs in the video. Here is the direct youtube link.]]></description>
		<wfw:commentRss>http://ohdoylerules.com/web/angularjs-hangout-promises-promises/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>April 2013 Redesign!</title>
		<link>http://ohdoylerules.com/snippets/april-2013-redesign/</link>
		<comments>http://ohdoylerules.com/snippets/april-2013-redesign/#comments</comments>
		<pubDate>Wed, 17 Apr 2013 05:18:35 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Personal Project]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[James Doyle]]></category>
		<category><![CDATA[james2doyle]]></category>
		<category><![CDATA[ohdoylerules]]></category>
		<category><![CDATA[svg]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://ohdoylerules.com/?p=1279</guid>
		<description><![CDATA[Another redesign. This one is completely by me, with a little help from the html5blank WordPress template. I am using SVGs exclusively. Although I only have 2 images for the entire site, the logo and the mobile nav hamburger/menu button. I think the best part is the new code highlighter. It has some cool features.... <a class="view-article" href="http://ohdoylerules.com/snippets/april-2013-redesign/">View Article</a>]]></description>
		<wfw:commentRss>http://ohdoylerules.com/snippets/april-2013-redesign/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Switching to SVG on Grey Nimbus</title>
		<link>http://ohdoylerules.com/snippets/switching-to-svg-on-grey-nimbus/</link>
		<comments>http://ohdoylerules.com/snippets/switching-to-svg-on-grey-nimbus/#comments</comments>
		<pubDate>Sun, 14 Apr 2013 19:43:24 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Personal Project]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[asset]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[fuelphp]]></category>
		<category><![CDATA[grey nimbus]]></category>
		<category><![CDATA[minification]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[retina]]></category>
		<category><![CDATA[svg]]></category>

		<guid isPermaLink="false">http://ohdoylerules.com/?p=1248</guid>
		<description><![CDATA[So I recently bought the Sketch app for Mac. I am using it because I don&#8217;t have illustrator. But to be honest, it is much better at doing small things. It&#8217;s been about 2 hours switching the whole thing over and I have to say it is worth it. I also found a SVG minifier... <a class="view-article" href="http://ohdoylerules.com/snippets/switching-to-svg-on-grey-nimbus/">View Article</a>]]></description>
		<wfw:commentRss>http://ohdoylerules.com/snippets/switching-to-svg-on-grey-nimbus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PyroCMS Module Generator</title>
		<link>http://ohdoylerules.com/web/pyro-module-generator/</link>
		<comments>http://ohdoylerules.com/web/pyro-module-generator/#comments</comments>
		<pubDate>Sat, 13 Apr 2013 21:07:31 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Personal Project]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[Github]]></category>
		<category><![CDATA[laravel]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PyroCMS]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://ohdoylerules.com/?p=1228</guid>
		<description><![CDATA[UPDATE I created a hosted version of the module generator. FINALLY!! I finished my module generator. It lets you create modules by just filling in a simple form. The module it generates can be used with 2.2. There is no support for any other version at this time. See the Video or go to the... <a class="view-article" href="http://ohdoylerules.com/web/pyro-module-generator/">View Article</a>]]></description>
		<wfw:commentRss>http://ohdoylerules.com/web/pyro-module-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pyro Swipe.js Module</title>
		<link>http://ohdoylerules.com/web/pyro-swipe-js-module/</link>
		<comments>http://ohdoylerules.com/web/pyro-swipe-js-module/#comments</comments>
		<pubDate>Fri, 12 Apr 2013 23:33:32 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Personal Project]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[code igniter]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[PyroCMS]]></category>
		<category><![CDATA[slider]]></category>
		<category><![CDATA[swipe]]></category>

		<guid isPermaLink="false">http://ohdoylerules.com/?p=1222</guid>
		<description><![CDATA[Yep, another module. This one is for the awesome Swipe.js library. Swipe is amazing because it is touch-capable, lightweight and has no dependencies(no jQuery). This module allows users to create multiple slideshows just by choosing a folder they want to pull the images from. Then using the modules plugin, they can call it anywhere on... <a class="view-article" href="http://ohdoylerules.com/web/pyro-swipe-js-module/">View Article</a>]]></description>
		<wfw:commentRss>http://ohdoylerules.com/web/pyro-swipe-js-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grey Nimbus website</title>
		<link>http://ohdoylerules.com/portfolio/grey-nimbus-website/</link>
		<comments>http://ohdoylerules.com/portfolio/grey-nimbus-website/#comments</comments>
		<pubDate>Thu, 11 Apr 2013 03:23:06 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[animate.css]]></category>
		<category><![CDATA[concatenate]]></category>
		<category><![CDATA[cool-kitten]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[fuelphp]]></category>
		<category><![CDATA[minify]]></category>
		<category><![CDATA[responsive]]></category>
		<category><![CDATA[retina]]></category>
		<category><![CDATA[retina.js]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://ohdoylerules.com/?p=1201</guid>
		<description><![CDATA[Finally took the time and initiative to launch Grey Nimbus, my business. The website itself is built using FuelPHP. The reason I chose it was because I was curious and it was pretty light weight. The website has no database so that was pretty much ignored. But I wanted easy validation for forms and a... <a class="view-article" href="http://ohdoylerules.com/portfolio/grey-nimbus-website/">View Article</a>]]></description>
		<wfw:commentRss>http://ohdoylerules.com/portfolio/grey-nimbus-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: ohdoylerules.com @ 2013-05-25 07:42:00 by W3 Total Cache -->