<?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>{5} Setfive - Talking to the World</title>
	<atom:link href="http://shout.setfive.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://shout.setfive.com</link>
	<description>Ramblings on code, startups, and everything in between</description>
	<lastBuildDate>Thu, 23 May 2013 03:38:45 +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>Symfony2: Creating optgroups with an Entity type</title>
		<link>http://shout.setfive.com/2013/05/22/symfony2-creating-optgroups-with-an-entity-type-2/</link>
		<comments>http://shout.setfive.com/2013/05/22/symfony2-creating-optgroups-with-an-entity-type-2/#comments</comments>
		<pubDate>Thu, 23 May 2013 03:38:45 +0000</pubDate>
		<dc:creator>Ashish Datta</dc:creator>
				<category><![CDATA[Symfony]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php code]]></category>
		<category><![CDATA[symfony2]]></category>

		<guid isPermaLink="false">http://shout.setfive.com/?p=3897</guid>
		<description><![CDATA[Last week, I was working on a Symfony2 app where I wanted to generate optgroup tags inside the select box of an Entity form type. After poking around, I ran across a StackOverflow answer explaining how to do it. Basically, it turns out what you have to do is manually return a &#8220;choices&#8221; array from&#8230; <a href="http://shout.setfive.com/2013/05/22/symfony2-creating-optgroups-with-an-entity-type-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shout.setfive.com/2013/05/22/symfony2-creating-optgroups-with-an-entity-type-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Musings: 3 reasons if Google Wallet owns the pipes it&#8217;ll be a win</title>
		<link>http://shout.setfive.com/2013/05/20/musings-if-google-wallet-owns-the-pipes-itll-be-a-win/</link>
		<comments>http://shout.setfive.com/2013/05/20/musings-if-google-wallet-owns-the-pipes-itll-be-a-win/#comments</comments>
		<pubDate>Tue, 21 May 2013 03:52:06 +0000</pubDate>
		<dc:creator>Ashish Datta</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[fun stuff]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://shout.setfive.com/?p=4007</guid>
		<description><![CDATA[Last week, at Google I/O Google announced a set of sweeping changes to their Wallet product. CNet has a decent run down of what they announced but basically it boils down to the ability to &#8220;send money with GMail&#8221;, Wallet integration into Chrome to decrease payment friction, and &#8220;instant buy&#8221; with Google+. All in all,&#8230; <a href="http://shout.setfive.com/2013/05/20/musings-if-google-wallet-owns-the-pipes-itll-be-a-win/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shout.setfive.com/2013/05/20/musings-if-google-wallet-owns-the-pipes-itll-be-a-win/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony2 and Impersonating Users, a Heads Up</title>
		<link>http://shout.setfive.com/2013/05/16/symfony2-and-impersonating-users-a-heads-up/</link>
		<comments>http://shout.setfive.com/2013/05/16/symfony2-and-impersonating-users-a-heads-up/#comments</comments>
		<pubDate>Thu, 16 May 2013 12:41:27 +0000</pubDate>
		<dc:creator>Matt Daum</dc:creator>
				<category><![CDATA[Symfony]]></category>
		<category><![CDATA[Tips n' Tricks]]></category>
		<category><![CDATA[event listener]]></category>
		<category><![CDATA[gotchas]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[session management]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[symfony2]]></category>

		<guid isPermaLink="false">http://shout.setfive.com/?p=3852</guid>
		<description><![CDATA[Recently I was working on a project in which it admins were able to impersonate other users.  It&#8217;s a fairly easy task to add to Symfony2, merely adding a switch_user reference to your firewall can make it possible, consult the Symfony docs for more on that.  One thing I noticed was that every now and&#8230; <a href="http://shout.setfive.com/2013/05/16/symfony2-and-impersonating-users-a-heads-up/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shout.setfive.com/2013/05/16/symfony2-and-impersonating-users-a-heads-up/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bootstrap: Can you rotate Bootstrap icons? Sure you can!</title>
		<link>http://shout.setfive.com/2013/05/13/bootstrap-can-you-rotate-bootstrap-icons-sure-you-can/</link>
		<comments>http://shout.setfive.com/2013/05/13/bootstrap-can-you-rotate-bootstrap-icons-sure-you-can/#comments</comments>
		<pubDate>Mon, 13 May 2013 15:18:41 +0000</pubDate>
		<dc:creator>Ashish Datta</dc:creator>
				<category><![CDATA[Tips n' Tricks]]></category>
		<category><![CDATA[bootstrap]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://shout.setfive.com/?p=3842</guid>
		<description><![CDATA[Earlier this week, I was doing some work on a project that was using Twitter Bootstrap and was exclusively using Glyphicon icon set that ships with Bootstrap. The piece of functionality I was building basically involved allowing the user to rotate an image 90 degrees clockwise or counterclockwise. Looking through the Bootstrap icon set, there&#8217;s&#8230; <a href="http://shout.setfive.com/2013/05/13/bootstrap-can-you-rotate-bootstrap-icons-sure-you-can/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shout.setfive.com/2013/05/13/bootstrap-can-you-rotate-bootstrap-icons-sure-you-can/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using s3cmd to make interactaction with Amazon S3 easier, including simple backups</title>
		<link>http://shout.setfive.com/2013/05/10/using-s3cmd-to-make-interactaction-with-amazon-s3-easier-including-simple-backups/</link>
		<comments>http://shout.setfive.com/2013/05/10/using-s3cmd-to-make-interactaction-with-amazon-s3-easier-including-simple-backups/#comments</comments>
		<pubDate>Fri, 10 May 2013 16:01:23 +0000</pubDate>
		<dc:creator>Matt Daum</dc:creator>
				<category><![CDATA[Amazon AWS]]></category>
		<category><![CDATA[Tips n' Tricks]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[s3cmd]]></category>

		<guid isPermaLink="false">http://shout.setfive.com/?p=3827</guid>
		<description><![CDATA[We use Amazon Web Services quite a bit here.  We not only use it to host most of our clients&#8217; applications, but also for backups.  We like to use S3 to store our backups as it is reliable, secure and very cheap.  S3 stands for Amazon&#8217;s Simple Storage Service, it is more or less a&#8230; <a href="http://shout.setfive.com/2013/05/10/using-s3cmd-to-make-interactaction-with-amazon-s3-easier-including-simple-backups/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shout.setfive.com/2013/05/10/using-s3cmd-to-make-interactaction-with-amazon-s3-easier-including-simple-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recruiters &#8211; Before You Call, Do a Little Research</title>
		<link>http://shout.setfive.com/2013/05/07/recruiters-before-you-call-do-a-little-research/</link>
		<comments>http://shout.setfive.com/2013/05/07/recruiters-before-you-call-do-a-little-research/#comments</comments>
		<pubDate>Tue, 07 May 2013 13:19:31 +0000</pubDate>
		<dc:creator>Matt Daum</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[hiring]]></category>
		<category><![CDATA[recruiters]]></category>

		<guid isPermaLink="false">http://shout.setfive.com/?p=3817</guid>
		<description><![CDATA[As some of you may know we right now are hiring a mid-level engineer for our team. We&#8217;ve noticed in the past few weeks quite the influx of recruiters calling us trying to fill the position. As a company we&#8217;ve never used a recruiter in the past, its not that we&#8217;ve been closed minded to&#8230; <a href="http://shout.setfive.com/2013/05/07/recruiters-before-you-call-do-a-little-research/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shout.setfive.com/2013/05/07/recruiters-before-you-call-do-a-little-research/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Tips: Why you should build tools to empower your sales team</title>
		<link>http://shout.setfive.com/2013/05/02/tips-why-you-should-build-tools-to-empower-your-sales-team/</link>
		<comments>http://shout.setfive.com/2013/05/02/tips-why-you-should-build-tools-to-empower-your-sales-team/#comments</comments>
		<pubDate>Thu, 02 May 2013 14:21:09 +0000</pubDate>
		<dc:creator>Ashish Datta</dc:creator>
				<category><![CDATA[Tips n' Tricks]]></category>
		<category><![CDATA[custom applications]]></category>
		<category><![CDATA[sales]]></category>
		<category><![CDATA[saving time and moeny]]></category>

		<guid isPermaLink="false">http://shout.setfive.com/?p=3802</guid>
		<description><![CDATA[Earlier this week, I was catching up with a buddy of mine and we started talking about some of the custom workflow tools we&#8217;d built for his sales team. From an engineering perspective, these tools are fairly straightforward &#8211; things like scrapers, browser extensions, and simple crawlers. What was interesting, was listening to how much&#8230; <a href="http://shout.setfive.com/2013/05/02/tips-why-you-should-build-tools-to-empower-your-sales-team/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shout.setfive.com/2013/05/02/tips-why-you-should-build-tools-to-empower-your-sales-team/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gadgets: 5 gadgets for your summer wishlist</title>
		<link>http://shout.setfive.com/2013/04/29/gadgets-5-gadgets-for-your-summer-wishlist/</link>
		<comments>http://shout.setfive.com/2013/04/29/gadgets-5-gadgets-for-your-summer-wishlist/#comments</comments>
		<pubDate>Tue, 30 Apr 2013 04:24:01 +0000</pubDate>
		<dc:creator>Ashish Datta</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[fun stuff]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://shout.setfive.com/?p=3787</guid>
		<description><![CDATA[Over the weekend, Fred Wilson posted an awesome video of the unboxing and flight of a Parrot AR drone along with a note that he was planning to grab one and develop some custom node.js code for it. After seeing the video, and with spring finally here I started brainstorming about what gadgets I&#8217;d want&#8230; <a href="http://shout.setfive.com/2013/04/29/gadgets-5-gadgets-for-your-summer-wishlist/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shout.setfive.com/2013/04/29/gadgets-5-gadgets-for-your-summer-wishlist/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP: Dispatch tables, an alternative to switch hell</title>
		<link>http://shout.setfive.com/2013/04/25/php-alternative-to-switch-hell/</link>
		<comments>http://shout.setfive.com/2013/04/25/php-alternative-to-switch-hell/#comments</comments>
		<pubDate>Thu, 25 Apr 2013 14:12:07 +0000</pubDate>
		<dc:creator>Ashish Datta</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[fun stuff]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php code]]></category>

		<guid isPermaLink="false">http://shout.setfive.com/?p=3757</guid>
		<description><![CDATA[Earlier this week I was putting together a block of code which ended turning into a switch statement with a tangled mess of long case blocks, complicated fall throughs, and ultimately became impossible to follow. Being a stand up guy, I decided to refactor the block using a technique where the case blocks are converted&#8230; <a href="http://shout.setfive.com/2013/04/25/php-alternative-to-switch-hell/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shout.setfive.com/2013/04/25/php-alternative-to-switch-hell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thoughts: Where are the mobile browser extensions?</title>
		<link>http://shout.setfive.com/2013/04/23/thoughts-where-are-the-mobile-browser-extensions/</link>
		<comments>http://shout.setfive.com/2013/04/23/thoughts-where-are-the-mobile-browser-extensions/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 19:53:36 +0000</pubDate>
		<dc:creator>Ashish Datta</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[fun stuff]]></category>

		<guid isPermaLink="false">http://shout.setfive.com/?p=3727</guid>
		<description><![CDATA[Last week, I was putting together a Google Chrome extension for one of our clients to help debug Javascript events on a page and I started wondering why don&#8217;t we have mobile browser extensions? Unfortunately, there isn&#8217;t a simple answer but I think looking towards the desktop can help draw analogies to where we are&#8230; <a href="http://shout.setfive.com/2013/04/23/thoughts-where-are-the-mobile-browser-extensions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shout.setfive.com/2013/04/23/thoughts-where-are-the-mobile-browser-extensions/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
