<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Brian Genisio&#039;s House of Bilz</title>
	<link>http://houseofbilz.com</link>
	<description>Func&#60;E&#62; Thoughts on Software</description>
	<lastBuildDate>Wed, 30 Nov 2011 21:13:37 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1.3" -->

	<item>
		<title>Hosting the Todos example on Heroku</title>
		<description><![CDATA[Series Overview &#60;&#60; An Example Backbone/Parse.com App The Todos example was extremely easy to get up and running with Heroku.&#160; Even though this is a CoffeeScript based server running with Node.js, Heroku can support the application.&#160; I won’t go over the install process for the pre-requisites (Git and Heroku) because it is easy to find [...]]]></description>
		<link>http://houseofbilz.com/archives/2011/11/30/hosting-the-todos-example-on-heroku/</link>
			</item>
	<item>
		<title>An Example Backbone/Parse.com App</title>
		<description><![CDATA[Series Overview &#60;&#60; Working with Backbone.js and the Parse.com Proxy&#160;&#160;&#160;&#160;Hosting the Todos example on Heroku &#62;&#62; This is the post where I put it all together.&#160; I showed how to create a proxy to use Parse.com as your data store.&#160; I also showed how to modify Backbone.js to use Parse.com.&#160; Now, I will show how [...]]]></description>
		<link>http://houseofbilz.com/archives/2011/11/30/an-example-backboneparse-com-app/</link>
			</item>
	<item>
		<title>Working with Backbone.js and the Parse.com Proxy</title>
		<description><![CDATA[Series Overview &#60;&#60; Making Backbone.js Work with Parse.com&#160;&#160;&#160;&#160;&#160;An Example Backbone/Parse.com App &#62;&#62; In the last post, I presented some base prototypes for Backbone.js models and collections that play nicely with Parse.com Next, I will put all the pieces together and show how to use Backbone.js with Parse.com.&#160; All of the code is available on GitHub. [...]]]></description>
		<link>http://houseofbilz.com/archives/2011/11/09/working-with-backbone-js-and-the-parse-com-proxy/</link>
			</item>
	<item>
		<title>Making Backbone.js Work with Parse.com</title>
		<description><![CDATA[Series Overview &#60;&#60; A Proxy Server for Parse.com&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Working with Backbone.js and the Parse.com proxy &#62;&#62; In the previous post, I showed how you can create a minimal server that proxies requests on to Parse.com for back-end data storage. Next, I need to consider the Backbone.js side of things.&#160; Backbone gives a really great way [...]]]></description>
		<link>http://houseofbilz.com/archives/2011/11/07/making-backbone-js-work-with-parse-com/</link>
			</item>
	<item>
		<title>A Proxy Server for Parse.com</title>
		<description><![CDATA[&#60;&#60; See the full series of posts&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Making Backbone.js work with Parse.com &#62;&#62; In my previous post, I asked the question: “Is there any reason why can’t we use a service like [Parse.com] in an HTML5/Javascript single-paged app?”&#160; The answer is “yes”. The reason: the same origin policy.&#160; The browser won’t let you request Parse.com [...]]]></description>
		<link>http://houseofbilz.com/archives/2011/11/07/a-proxy-server-for-parse-com/</link>
			</item>
	<item>
		<title>Going (Mostly) Server-less with Backbone.js</title>
		<description><![CDATA[I have been having a lot of fun with Backbone.js and CoffeeScript lately.&#160; It is my new programming obsession.&#160; They go together like chocolate and coffee.&#160; Along with this work, I have had the fantasy of going server-less and pushing all of my data stores to a back-end that I don’t have to code or [...]]]></description>
		<link>http://houseofbilz.com/archives/2011/11/07/going-mostly-server-less-with-backbone-js/</link>
			</item>
	<item>
		<title>Captive Runtime packaging in Air 3.0</title>
		<description><![CDATA[When I talk with people about the Flex framework, many think of it as a Flash library. They often refer to Flex as a web framework that runs in a plug-in. To me, however, Flex is an application framework. To be honest, Flex in the browser doesn’t excite me. I am much more interested in [...]]]></description>
		<link>http://houseofbilz.com/archives/2011/10/11/captive-runtime-packaging-in-air-3-0/</link>
			</item>
	<item>
		<title>Slides and Presentation for &#8220;Mobile Air&#8221; Presentation</title>
		<description><![CDATA[This morning, I presented at StirTrek 2011.&#160; Here are my demos and presentation: Presentation Code Demos ScoreKeeper (Shared screens) Demo]]></description>
		<link>http://houseofbilz.com/archives/2011/05/06/slides-and-presentation-for-mobile-air-presentation/</link>
			</item>
	<item>
		<title>Introducing Jasmine-Flex</title>
		<description><![CDATA[I have been developing software using Test Driven Development (TDD) for over three years now.  I usually use traditional xUnit style testing frameworks (NUnit, JUnit, jsUnit, FlexUnit, cppUnit, etc) because they are the most accessible frameworks out there. In reality, though, my TDD style has evolved into more of a Behavior Driven Development (BDD) style.  [...]]]></description>
		<link>http://houseofbilz.com/archives/2011/04/05/introducing-jasmine-flex/</link>
			</item>
	<item>
		<title>Presentation Model and Multiple Screens (Flex)</title>
		<description><![CDATA[I put up another post to RiaRockstars.com recently. This time it is about the Presentation Model pattern and how it will aid you in developing for multiple screens (Phone, Tablet, Web, Desktop, etc). It is part 1 of 2 in a series I am co-authoring with Charlie Sears.]]></description>
		<link>http://houseofbilz.com/archives/2011/03/24/presentation-model-and-multiple-screens-flex/</link>
			</item>
</channel>
</rss>

