<?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: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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>LosTechies Master Site Feed Comments</title>
    
	<link>http://lostechies.com</link>
	<description>Se Habla Code</description>
	<lastBuildDate>Sun, 27 May 2012 14:38:00 +0000</lastBuildDate>
		<language>en</language>
        <image>
		<url>http://lostechies.com/favicon.ico</url>
		<title>LosTechies Master Site Feed Comments</title>
		<link>http://lostechies.com</link>
	</image>
    
<generator>http://wordpress.org/?v=3.1.1</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Lostechies/Comments" /><feedburner:info uri="lostechies/comments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Stop Using Backbone As If It Were A Stateless Web Server (23)</title>
		<link>http://lostechies.com/derickbailey/2011/08/03/stop-using-backbone-as-if-it-were-a-stateless-web-server/#comment-2486</link>
		<dc:creator>Gert</dc:creator>
		<pubDate>Sun, 27 May 2012 14:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=505#comment-2486</guid>
		<description><![CDATA[Great article, I completely agree with you. I wouldn&#039;t use the class attribute to bind the actions though, it should be for CSS only imho. What I do is:

&lt;a href=&quot;void(0)&quot; rel=&quot;nofollow&quot;&gt;Delete me&lt;/a&gt;

and

events: { &quot;click a[data-action=delete]&quot;: &quot;delete&quot;  }

This just makes more sense to me personally.]]></description>
		<content:encoded><![CDATA[<p>Great article, I completely agree with you. I wouldn&#8217;t use the class attribute to bind the actions though, it should be for CSS only imho. What I do is:</p>
<p><a href="void(0)" rel="nofollow">Delete me</a></p>
<p>and</p>
<p>events: { &#8221;click a[data-action=delete]&#8220;: &#8220;delete&#8221;  }</p>
<p>This just makes more sense to me personally.</p>
]]></content:encoded>
            <media:content url="http://www.gravatar.com/avatar/ad516503a11cd5ca435acc9bb6523536?s=96" medium="image">
            <media:title type="html" />
        </media:content>
    	</item>
	<item>
		<title>Boycotting Flash (11)</title>
		<link>http://lostechies.com/jimmybogard/2008/11/08/boycotting-flash/#comment-4619</link>
		<dc:creator>Geri</dc:creator>
		<pubDate>Sat, 26 May 2012 23:22:00 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/11/08/boycotting-flash.aspx#comment-4619</guid>
		<description><![CDATA[i totally feel it, brah. ]]></description>
		<content:encoded><![CDATA[<p>i totally feel it, brah.</p>
]]></content:encoded>
            <media:content url="http://www.gravatar.com/avatar/9915543629532649e9e9e64b3adc0dcc?s=96&amp;d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
            <media:title type="html" />
        </media:content>
    	</item>
	<item>
		<title>Git: How To Revert A Branch Merge (2)</title>
		<link>http://lostechies.com/derickbailey/2010/04/01/git-how-to-revert-a-branch-merge/#comment-2485</link>
		<dc:creator>James Dunlop</dc:creator>
		<pubDate>Sat, 26 May 2012 20:30:00 +0000</pubDate>
		<guid isPermaLink="false">/blogs/derickbailey/archive/2010/04/01/git-how-to-revert-a-branch-merge.aspx#comment-2485</guid>
		<description><![CDATA[Hi Derick,
Just to let you know your link to the article by Linus Torvalds should be changed to: http://www.kernel.org/pub/software/scm/git/docs/v1.6.3.2/howto/revert-a-faulty-merge.txt]]></description>
		<content:encoded><![CDATA[<p>Hi Derick,<br />
Just to let you know your link to the article by Linus Torvalds should be changed to: http://www.kernel.org/pub/software/scm/git/docs/v1.6.3.2/howto/revert-a-faulty-merge.txt</p>
]]></content:encoded>
            <media:content url="http://www.gravatar.com/avatar/ad516503a11cd5ca435acc9bb6523536?s=96" medium="image">
            <media:title type="html" />
        </media:content>
    	</item>
	<item>
		<title>Zombies! RUN! (Managing Page Transitions In Backbone Apps) (36)</title>
		<link>http://lostechies.com/derickbailey/2011/09/15/zombies-run-managing-page-transitions-in-backbone-apps/#comment-2484</link>
		<dc:creator>Derick Bailey</dc:creator>
		<pubDate>Sat, 26 May 2012 12:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=548#comment-2484</guid>
		<description><![CDATA[routers shouldn&#039;t be used to start the application:

http://lostechies.com/derickbailey/2012/02/06/3-stages-of-a-backbone-applications-startup/


you should have an application object with an initialize or start method instead: 

http://lostechies.com/derickbailey/2011/08/30/dont-limit-your-backbone-apps-to-backbone-constructs/]]></description>
		<content:encoded><![CDATA[<p>routers shouldn&#8217;t be used to start the application:</p>
<p><a href="http://lostechies.com/derickbailey/2012/02/06/3-stages-of-a-backbone-applications-startup/" rel="nofollow">http://lostechies.com/derickbailey/2012/02/06/3-stages-of-a-backbone-applications-startup/</a></p>
<p>you should have an application object with an initialize or start method instead: </p>
<p><a href="http://lostechies.com/derickbailey/2011/08/30/dont-limit-your-backbone-apps-to-backbone-constructs/" rel="nofollow">http://lostechies.com/derickbailey/2011/08/30/dont-limit-your-backbone-apps-to-backbone-constructs/</a></p>
]]></content:encoded>
            <media:content url="http://www.gravatar.com/avatar/e592bd1326b1e80188ed4c0bf26b9f75?s=96&amp;d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
            <media:title type="html" />
        </media:content>
    	</item>
	<item>
		<title>Zombies! RUN! (Managing Page Transitions In Backbone Apps) (36)</title>
		<link>http://lostechies.com/derickbailey/2011/09/15/zombies-run-managing-page-transitions-in-backbone-apps/#comment-2483</link>
		<dc:creator>srigi</dc:creator>
		<pubDate>Sat, 26 May 2012 07:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=548#comment-2483</guid>
		<description><![CDATA[Hi Derick, thanks for exelent post. Can you please share last myssing piece of code - instatiation of the router. Need to see how AppView is passed into router (I assume that that AppView function is actually constructor).]]></description>
		<content:encoded><![CDATA[<p>Hi Derick, thanks for exelent post. Can you please share last myssing piece of code &#8211; instatiation of the router. Need to see how AppView is passed into router (I assume that that AppView function is actually constructor).</p>
]]></content:encoded>
            <media:content url="http://www.gravatar.com/avatar/4cc5a34e5f5f16f31f3663d20750e8ab?s=96&amp;d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
            <media:title type="html" />
        </media:content>
    	</item>
	<item>
		<title>Resources For, And How I Learned Backbone.js (8)</title>
		<link>http://lostechies.com/derickbailey/2011/09/13/resources-for-and-how-i-learned-backbone-js/#comment-2482</link>
		<dc:creator>Vikikamath</dc:creator>
		<pubDate>Fri, 25 May 2012 20:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=543#comment-2482</guid>
		<description><![CDATA[nice!]]></description>
		<content:encoded><![CDATA[<p>nice!</p>
]]></content:encoded>
            <media:content url="http://www.gravatar.com/avatar/8e47a51e5aa165b59c435e05aed87934?s=96&amp;d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
            <media:title type="html" />
        </media:content>
    	</item>
	<item>
		<title>AutoMapper: the Object-Object Mapper (75)</title>
		<link>http://lostechies.com/jimmybogard/2009/01/23/automapper-the-object-object-mapper/#comment-4618</link>
		<dc:creator>Jimmy Bogard</dc:creator>
		<pubDate>Fri, 25 May 2012 13:04:00 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2009/01/22/automapper-the-object-object-mapper.aspx#comment-4618</guid>
		<description><![CDATA[There&#039;s an overload to Map that you can pass in an instance of the destination object, use that one.]]></description>
		<content:encoded><![CDATA[<p>There&#8217;s an overload to Map that you can pass in an instance of the destination object, use that one.</p>
]]></content:encoded>
            <media:content url="http://www.gravatar.com/avatar/cc359c5ccf90d7a24b5976316797b5ec?s=96&amp;d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
            <media:title type="html" />
        </media:content>
    	</item>
	<item>
		<title>ClassyObjects: A JavaScript Class-y Inheritance Example (3)</title>
		<link>http://lostechies.com/derickbailey/2012/04/12/classyobjects-a-javascript-classy-inheritance-example/#comment-2481</link>
		<dc:creator>Dremmel</dc:creator>
		<pubDate>Fri, 25 May 2012 12:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=886#comment-2481</guid>
		<description><![CDATA[Could you please explain how coffeescript makes it seamless?]]></description>
		<content:encoded><![CDATA[<p>Could you please explain how coffeescript makes it seamless?</p>
]]></content:encoded>
            <media:content url="http://www.gravatar.com/avatar/9585f65ce591b4c67ed937765c6a153f?s=96&amp;d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
            <media:title type="html" />
        </media:content>
    	</item>
	<item>
		<title>Mixing async and sync in distributed systems (4)</title>
		<link>http://lostechies.com/jimmybogard/2012/05/15/mixing-async-and-sync-in-distributed-systems/#comment-4617</link>
		<dc:creator>Crodriguez</dc:creator>
		<pubDate>Fri, 25 May 2012 11:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2012/05/15/mixing-async-and-sync-in-distributed-systems/#comment-4617</guid>
		<description><![CDATA[Jimmy!! Tag search still not working! Sorry to bother man, but this stuff is so good but so hard to find... If you want tell me and I email someone or whatever.
Thank you]]></description>
		<content:encoded><![CDATA[<p>Jimmy!! Tag search still not working! Sorry to bother man, but this stuff is so good but so hard to find&#8230; If you want tell me and I email someone or whatever.<br />
Thank you</p>
]]></content:encoded>
            <media:content url="http://www.gravatar.com/avatar/f4431a72e06b296be585a04045e4bfbe?s=96&amp;d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
            <media:title type="html" />
        </media:content>
    	</item>
	<item>
		<title>AutoMapper: the Object-Object Mapper (75)</title>
		<link>http://lostechies.com/jimmybogard/2009/01/23/automapper-the-object-object-mapper/#comment-4616</link>
		<dc:creator>Daniel Fabia</dc:creator>
		<pubDate>Fri, 25 May 2012 09:12:00 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2009/01/22/automapper-the-object-object-mapper.aspx#comment-4616</guid>
		<description><![CDATA[is it possible to pass an instance of the target object? Mapper.Map return new instance of the target type. ]]></description>
		<content:encoded><![CDATA[<p>is it possible to pass an instance of the target object? Mapper.Map return new instance of the target type.</p>
]]></content:encoded>
            <media:content url="http://www.gravatar.com/avatar/0db257de4f4c4de138f4b9c64cd13163?s=96&amp;d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
            <media:title type="html" />
        </media:content>
    	</item>
	<item>
		<title>Asynchronously Load HTML Templates For Backbone Views (21)</title>
		<link>http://lostechies.com/derickbailey/2012/02/09/asynchronously-load-html-templates-for-backbone-views/#comment-2480</link>
		<dc:creator>Michael Martin</dc:creator>
		<pubDate>Fri, 25 May 2012 00:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=805#comment-2480</guid>
		<description><![CDATA[Done and done, thanks!]]></description>
		<content:encoded><![CDATA[<p>Done and done, thanks!</p>
]]></content:encoded>
            <media:content url="http://www.gravatar.com/avatar/ad516503a11cd5ca435acc9bb6523536?s=96" medium="image">
            <media:title type="html" />
        </media:content>
    	</item>
	<item>
		<title>Asynchronously Load HTML Templates For Backbone Views (21)</title>
		<link>http://lostechies.com/derickbailey/2012/02/09/asynchronously-load-html-templates-for-backbone-views/#comment-2479</link>
		<dc:creator>Derick Bailey</dc:creator>
		<pubDate>Thu, 24 May 2012 23:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=805#comment-2479</guid>
		<description><![CDATA[Hey Michael,

Can I get you to post that code in to an issue on the Marionette project issue list: https://github.com/derickbailey/backbone.marionette/issues

A lot of people are having that problem these days, and getting that info out to everyone while I&#039;m trying to find time to dig in and fix this, would be awesome :)]]></description>
		<content:encoded><![CDATA[<p>Hey Michael,</p>
<p>Can I get you to post that code in to an issue on the Marionette project issue list: https://github.com/derickbailey/backbone.marionette/issues</p>
<p>A lot of people are having that problem these days, and getting that info out to everyone while I&#8217;m trying to find time to dig in and fix this, would be awesome :)</p>
]]></content:encoded>
            <media:content url="http://www.gravatar.com/avatar/e592bd1326b1e80188ed4c0bf26b9f75?s=96&amp;d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
            <media:title type="html" />
        </media:content>
    	</item>
	<item>
		<title>Asynchronously Load HTML Templates For Backbone Views (21)</title>
		<link>http://lostechies.com/derickbailey/2012/02/09/asynchronously-load-html-templates-for-backbone-views/#comment-2478</link>
		<dc:creator>Michael Martin</dc:creator>
		<pubDate>Thu, 24 May 2012 23:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=805#comment-2478</guid>
		<description><![CDATA[Derick,
Backbone.Marionette is really, really cool. I ran into an issue while loading nested views using this async method, in which the parent view would render too quickly, ie. before the template was actually loaded into Backbone.Marionette.TemplateCache.templates
and I just wanted to share my solution here as well as elicit feedback.

Here is the meat and potatoes:

Backbone.Marionette.TemplateCache.loadTemplate = function (templateId, callback) {
            var that = this;
 
            if (templateId &amp;&amp; templateId.length) {
 
                var tmpId = templateId.replace(&quot;#&quot;, &quot;&quot;);
                var url = &quot;/templates/&quot; + tmpId + &quot;.htm&quot;;
                var promise = $.trafficCop(url);
                promise.done(function (templateHtml) {
                    var $template = $(templateHtml);
                    var template = that.compileTemplate($template.html());
                    callback(template);
                    App.vent.trigger(templateId + &quot;:loaded&quot;); // necessary to load sub views in conjunction with &#039;NestedViewsApp.loadSubView&#039; method.
                });
            }
        }
 
        App.loadSubView = function (parentView, childView) {
 
            if (Backbone.Marionette.TemplateCache.templates[parentView.template]) {
 
                var $viewContainer = parentView.$el.find(parentView.subViewContainer);
 
                $viewContainer.html(childView.el);
            }
            else {
                NestedViewsApp.vent.bind(parentView.template + &quot;:loaded&quot;, function () {
 
                    var $viewContainer = parentView.$el.find(parentView.subViewContainer);
 
                    $viewContainer.html(childView.el);
                });
            }
        }

And the call to loadSubView is within the parentView.render method as follows:

Parent.ParentView = Marionette.ItemView.extend({
 
                tagName: &quot;div&quot;,
                className: &quot;parent-view&quot;,
                template: &quot;#parent-view-template&quot;,
 
                render: function () {
 
                    Marionette.ItemView.prototype.render.apply(this, arguments);
 
                    var childView = App.Children.getChildView();
 
                    App.loadSubView(this, childView);
                }
            });

BTW, this works well with Marionette.CompositeView as the childView, which rocks. If anyone can think of a more elegant way to handle this or provide any feedback, sharing is always appreciated.

Have a great Memorial Day weekend!]]></description>
		<content:encoded><![CDATA[<p>Derick,<br />
Backbone.Marionette is really, really cool. I ran into an issue while loading nested views using this async method, in which the parent view would render too quickly, ie. before the template was actually loaded into Backbone.Marionette.TemplateCache.templates<br />
and I just wanted to share my solution here as well as elicit feedback.</p>
<p>Here is the meat and potatoes:</p>
<p>Backbone.Marionette.TemplateCache.loadTemplate = function (templateId, callback) {<br />
            var that = this;</p>
<p>            if (templateId &amp;&amp; templateId.length) {</p>
<p>                var tmpId = templateId.replace(&#8220;#&#8221;, &#8221;");<br />
                var url = &#8221;/templates/&#8221; + tmpId + &#8221;.htm&#8221;;<br />
                var promise = $.trafficCop(url);<br />
                promise.done(function (templateHtml) {<br />
                    var $template = $(templateHtml);<br />
                    var template = that.compileTemplate($template.html());<br />
                    callback(template);<br />
                    App.vent.trigger(templateId + &#8221;:loaded&#8221;); // necessary to load sub views in conjunction with &#8217;NestedViewsApp.loadSubView&#8217; method.<br />
                });<br />
            }<br />
        }</p>
<p>        App.loadSubView = function (parentView, childView) {</p>
<p>            if (Backbone.Marionette.TemplateCache.templates[parentView.template]) {</p>
<p>                var $viewContainer = parentView.$el.find(parentView.subViewContainer);</p>
<p>                $viewContainer.html(childView.el);<br />
            }<br />
            else {<br />
                NestedViewsApp.vent.bind(parentView.template + &#8221;:loaded&#8221;, function () {</p>
<p>                    var $viewContainer = parentView.$el.find(parentView.subViewContainer);</p>
<p>                    $viewContainer.html(childView.el);<br />
                });<br />
            }<br />
        }</p>
<p>And the call to loadSubView is within the parentView.render method as follows:</p>
<p>Parent.ParentView = Marionette.ItemView.extend({</p>
<p>                tagName: &#8221;div&#8221;,<br />
                className: &#8221;parent-view&#8221;,<br />
                template: &#8221;#parent-view-template&#8221;,</p>
<p>                render: function () {</p>
<p>                    Marionette.ItemView.prototype.render.apply(this, arguments);</p>
<p>                    var childView = App.Children.getChildView();</p>
<p>                    App.loadSubView(this, childView);<br />
                }<br />
            });</p>
<p>BTW, this works well with Marionette.CompositeView as the childView, which rocks. If anyone can think of a more elegant way to handle this or provide any feedback, sharing is always appreciated.</p>
<p>Have a great Memorial Day weekend!</p>
]]></content:encoded>
            <media:content url="http://www.gravatar.com/avatar/ad516503a11cd5ca435acc9bb6523536?s=96" medium="image">
            <media:title type="html" />
        </media:content>
    	</item>
	<item>
		<title>The post you don’t want to read on the topic I don’t want to write about (13)</title>
		<link>http://lostechies.com/sharoncichelli/2012/05/10/the-post-you-dont-want-to-read/#comment-106</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 24 May 2012 16:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/sharoncichelli/?p=105#comment-106</guid>
		<description><![CDATA[There&#039;s definitely an audience interested in stories about being an indie app developer, me included. And of course your ideas on software engineering--conversations I definitely miss. If you ever did write about it, I would love to read it. Someday...]]></description>
		<content:encoded><![CDATA[<p>There&#8217;s definitely an audience interested in stories about being an indie app developer, me included. And of course your ideas on software engineering&#8211;conversations I definitely miss. If you ever did write about it, I would love to read it. Someday&#8230;</p>
]]></content:encoded>
            <media:content url="http://www.gravatar.com/avatar/7a03e19970cbd58f328126aa71d98f53?s=96&amp;d=retro&amp;r=G" medium="image">
            <media:title type="html" />
        </media:content>
    	</item>
	<item>
		<title>The post you don’t want to read on the topic I don’t want to write about (13)</title>
		<link>http://lostechies.com/sharoncichelli/2012/05/10/the-post-you-dont-want-to-read/#comment-105</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Thu, 24 May 2012 16:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/sharoncichelli/?p=105#comment-105</guid>
		<description><![CDATA[Unfortunately it seems like I&#039;m always asleep when I post to my &quot;blog.&quot;  I guess I&#039;m in the same camp as David -- struggling to prioritize all the different things I want to spend my time on.  

A lot of the things I might blog about aren&#039;t necessarily software engineering topics.  I suspect it is because it is &quot;more new&quot; to me and therefore more interesting, but I might write more about life as an indie app developer.

One of these days I&#039;ll take your advice and contribute in this way, Sharon.  I&#039;ll make sure to give you credit on my blog once it crosses over from my dreams into our shared reality :)]]></description>
		<content:encoded><![CDATA[<p>Unfortunately it seems like I&#8217;m always asleep when I post to my &#8220;blog.&#8221;  I guess I&#8217;m in the same camp as David &#8212; struggling to prioritize all the different things I want to spend my time on.  </p>
<p>A lot of the things I might blog about aren&#8217;t necessarily software engineering topics.  I suspect it is because it is &#8220;more new&#8221; to me and therefore more interesting, but I might write more about life as an indie app developer.</p>
<p>One of these days I&#8217;ll take your advice and contribute in this way, Sharon.  I&#8217;ll make sure to give you credit on my blog once it crosses over from my dreams into our shared reality :)</p>
]]></content:encoded>
            <media:content url="http://www.gravatar.com/avatar/fc0a4236911de077c98a212bad2e3958?s=96&amp;d=retro&amp;r=G" medium="image">
            <media:title type="html" />
        </media:content>
    	</item>
	<item>
		<title>$(function(){…}) vs (function($){…})($) or DOMReady vs The Module Pattern (1)</title>
		<link>http://lostechies.com/derickbailey/2012/05/22/function%e2%80%a6-vs-function%e2%80%a6-or-domready-vs-the-module-pattern/#comment-2477</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 24 May 2012 14:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=940#comment-2477</guid>
		<description><![CDATA[You could, of course, wrap your document ready function in an immediately-executing function (IEF) so you can safely use the $ operator. In your example of  jQuery document ready with backbone code, why not wrap the whole thing in an IEF? It would be safer than your inconsistent use of $ and jQuery. 

I typically wrap all my code in an IEF, always, to avoid any pollution of the global space now or in future.]]></description>
		<content:encoded><![CDATA[<p>You could, of course, wrap your document ready function in an immediately-executing function (IEF) so you can safely use the $ operator. In your example of  jQuery document ready with backbone code, why not wrap the whole thing in an IEF? It would be safer than your inconsistent use of $ and jQuery. </p>
<p>I typically wrap all my code in an IEF, always, to avoid any pollution of the global space now or in future.</p>
]]></content:encoded>
            <media:content url="http://www.gravatar.com/avatar/3161505908c3ae19ee8280f4ee893ecb?s=96&amp;d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
            <media:title type="html" />
        </media:content>
    	</item>
	<item>
		<title>Git workflows with git-tfs (45)</title>
		<link>http://lostechies.com/jimmybogard/2011/09/20/git-workflows-with-git-tfs/#comment-4615</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 24 May 2012 00:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2011/09/20/git-workflows-with-git-tfs/#comment-4615</guid>
		<description><![CDATA[Hmmm not sure, is there any other information you get? You might try creating a github issue for this project just to let them know about what you&#039;re seeing.]]></description>
		<content:encoded><![CDATA[<p>Hmmm not sure, is there any other information you get? You might try creating a github issue for this project just to let them know about what you&#8217;re seeing.</p>
]]></content:encoded>
            <media:content url="http://www.gravatar.com/avatar/cc359c5ccf90d7a24b5976316797b5ec?s=96&amp;d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
            <media:title type="html" />
        </media:content>
    	</item>
	<item>
		<title>Git workflows with git-tfs (45)</title>
		<link>http://lostechies.com/jimmybogard/2011/09/20/git-workflows-with-git-tfs/#comment-4613</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Wed, 23 May 2012 19:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2011/09/20/git-workflows-with-git-tfs/#comment-4613</guid>
		<description><![CDATA[Thanks for the article.  Any idea why we get error &quot;no parent found&quot; when  we git tfs checkin?  We are able to pull down from our 2010 TFS but not push to it. Thank you.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the article.  Any idea why we get error &#8220;no parent found&#8221; when  we git tfs checkin?  We are able to pull down from our 2010 TFS but not push to it. Thank you.</p>
]]></content:encoded>
            <media:content url="http://www.gravatar.com/avatar/7fec1bdfbcf94c927ff7123c7dd32aa5?s=96&amp;d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
            <media:title type="html" />
        </media:content>
    	</item>
	<item>
		<title>mvcConf slides and code posted (11)</title>
		<link>http://lostechies.com/jimmybogard/2010/07/23/mvcconf-slides-and-code-posted/#comment-4612</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Wed, 23 May 2012 17:58:00 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2010/07/23/mvcconf-slides-and-code-posted.aspx#comment-4612</guid>
		<description><![CDATA[Never mind. I figured it out. :-)]]></description>
		<content:encoded><![CDATA[<p>Never mind. I figured it out. :-)</p>
]]></content:encoded>
            <media:content url="http://www.gravatar.com/avatar/67bb8f0c59421fb5f115e44647558919?s=96&amp;d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
            <media:title type="html" />
        </media:content>
    	</item>
	<item>
		<title>mvcConf slides and code posted (11)</title>
		<link>http://lostechies.com/jimmybogard/2010/07/23/mvcconf-slides-and-code-posted/#comment-4611</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Wed, 23 May 2012 17:24:00 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2010/07/23/mvcconf-slides-and-code-posted.aspx#comment-4611</guid>
		<description><![CDATA[I can&#039;t find the database in the sample code. I see the NHibernate configuration below, but no MDF file or code to generate the database.
server=.sqlexpress;database=HeadspringExample;Integrated Security=true;
]]></description>
		<content:encoded><![CDATA[<p>I can&#8217;t find the database in the sample code. I see the NHibernate configuration below, but no MDF file or code to generate the database.<br />
server=.sqlexpress;database=HeadspringExample;Integrated Security=true;</p>
]]></content:encoded>
            <media:content url="http://www.gravatar.com/avatar/67bb8f0c59421fb5f115e44647558919?s=96&amp;d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
            <media:title type="html" />
        </media:content>
    	</item>
</channel>
</rss><!-- 117 queries 0.480 seconds. --><!-- Dynamic page generated in 0.473 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-05-27 20:10:58 -->

