<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Felix @ Planet</title>
        <link>http://blogs.planetsoftware.com.au:90/felix/Default.aspx</link>
        <description>Looking for Awesomeness</description>
        <language>en-AU</language>
        <copyright>Felix Jorkowski</copyright>
        <generator>Subtext Version 2.5.2.0</generator>
        <image>
            <title>Felix @ Planet</title>
            <url>http://blogs.planetsoftware.com.au:90/images/RSS2Image.gif</url>
            <link>http://blogs.planetsoftware.com.au:90/felix/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>NET Compilers for NodeAssets</title>
            <category>ASP.NET</category>
            <category>C#</category>
            <category>Coffeescript</category>
            <link>http://blogs.planetsoftware.com.au:90/felix/archive/2012/05/03/net-compilers-for-nodeassets.aspx</link>
            <description>Version 0.0.4 of &lt;a href="http://ajorkowski.github.com/NodeAssets/" target="_blank"&gt;NodeAssets&lt;/a&gt; is available and I have have finally added in pure .NET compilers that can be used out of the box.&lt;img src="http://blogs.planetsoftware.com.au:90/felix/aggbug/94.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Felix Jorkowski</dc:creator>
            <guid>http://blogs.planetsoftware.com.au:90/felix/archive/2012/05/03/net-compilers-for-nodeassets.aspx</guid>
            <pubDate>Thu, 03 May 2012 11:49:00 GMT</pubDate>
            <comments>http://blogs.planetsoftware.com.au:90/felix/archive/2012/05/03/net-compilers-for-nodeassets.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.planetsoftware.com.au:90/felix/comments/commentRss/94.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Node Assets Released!</title>
            <category>C#</category>
            <category>Nodejs</category>
            <category>ASP.NET</category>
            <link>http://blogs.planetsoftware.com.au:90/felix/archive/2012/04/19/node-assets-released.aspx</link>
            <description>I am happy after many weeks of development to show to the world my awesome c# .net asset manager – Node Assets.&lt;img src="http://blogs.planetsoftware.com.au:90/felix/aggbug/93.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Felix Jorkowski</dc:creator>
            <guid>http://blogs.planetsoftware.com.au:90/felix/archive/2012/04/19/node-assets-released.aspx</guid>
            <pubDate>Thu, 19 Apr 2012 10:41:00 GMT</pubDate>
            <comments>http://blogs.planetsoftware.com.au:90/felix/archive/2012/04/19/node-assets-released.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.planetsoftware.com.au:90/felix/comments/commentRss/93.aspx</wfw:commentRss>
        </item>
        <item>
            <title>custom convention binding with Ninject</title>
            <category>C#</category>
            <category>.NET</category>
            <category>Dependency Injection</category>
            <link>http://blogs.planetsoftware.com.au:90/felix/archive/2012/03/31/custom-convention-binding-with-ninject.aspx</link>
            <description>For this post you should already be familiar with using ninject for your DI needs. You would then be familiar with explicit binding and also possibly even the default convention based binding (using the Ninject.Extensions.Conventions package). We will take this a step further and see how we can define our own custom convention based bindings.&lt;img src="http://blogs.planetsoftware.com.au:90/felix/aggbug/92.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Felix Jorkowski</dc:creator>
            <guid>http://blogs.planetsoftware.com.au:90/felix/archive/2012/03/31/custom-convention-binding-with-ninject.aspx</guid>
            <pubDate>Sat, 31 Mar 2012 02:05:00 GMT</pubDate>
            <comments>http://blogs.planetsoftware.com.au:90/felix/archive/2012/03/31/custom-convention-binding-with-ninject.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://blogs.planetsoftware.com.au:90/felix/comments/commentRss/92.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Making redis easy</title>
            <category>Nodejs</category>
            <category>Coffeescript</category>
            <link>http://blogs.planetsoftware.com.au:90/felix/archive/2012/03/21/making-redis-easy.aspx</link>
            <description>I have been working on a number of projects lately within nodejs and of course I have come across the requirement to store some data. Due to the loosely coupled nature of my data (a series of blog posts) I have gone down the NOSQL route, in particular using the redis library which is a nodejs wrapper for the redis server. In this post I hope to explore the advantages of a nosql database and make it easy using my own library redis-model.&lt;img src="http://blogs.planetsoftware.com.au:90/felix/aggbug/90.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Felix Jorkowski</dc:creator>
            <guid>http://blogs.planetsoftware.com.au:90/felix/archive/2012/03/21/making-redis-easy.aspx</guid>
            <pubDate>Wed, 21 Mar 2012 11:00:00 GMT</pubDate>
            <comments>http://blogs.planetsoftware.com.au:90/felix/archive/2012/03/21/making-redis-easy.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.planetsoftware.com.au:90/felix/comments/commentRss/90.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Coffeeeeeeee!</title>
            <category>Nodejs</category>
            <category>Coffeescript</category>
            <category>Express</category>
            <link>http://blogs.planetsoftware.com.au:90/felix/archive/2012/03/08/coffeeeeeeee.aspx</link>
            <description>Ok so I have been away for the last couple months working on a website for myself as a way to learn new things, and I thought it was about time to share some of my experiences. In this blog post I will be talking about nodejs, but more specifically to write a write a web app (from server to client) completely 100% in coffeescript.&lt;img src="http://blogs.planetsoftware.com.au:90/felix/aggbug/87.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Felix Jorkowski</dc:creator>
            <guid>http://blogs.planetsoftware.com.au:90/felix/archive/2012/03/08/coffeeeeeeee.aspx</guid>
            <pubDate>Thu, 08 Mar 2012 09:49:37 GMT</pubDate>
            <comments>http://blogs.planetsoftware.com.au:90/felix/archive/2012/03/08/coffeeeeeeee.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://blogs.planetsoftware.com.au:90/felix/comments/commentRss/87.aspx</wfw:commentRss>
        </item>
        <item>
            <title>ASP .NET Query Projections &amp;ndash; Part 4</title>
            <category>.NET</category>
            <category>ASP.NET</category>
            <category>C#</category>
            <category>Linq</category>
            <category>Microsoft</category>
            <link>http://blogs.planetsoftware.com.au:90/felix/archive/2010/08/22/asp-.net-query-projections-ndash-part-4.aspx</link>
            <description>Now that we’ve done all the hard work creating hooks and interfaces in previous posts creating the actual Selector is relatively simple.&lt;img src="http://blogs.planetsoftware.com.au:90/felix/aggbug/57.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Felix Jorkowski</dc:creator>
            <guid>http://blogs.planetsoftware.com.au:90/felix/archive/2010/08/22/asp-.net-query-projections-ndash-part-4.aspx</guid>
            <pubDate>Sun, 22 Aug 2010 10:16:18 GMT</pubDate>
            <comments>http://blogs.planetsoftware.com.au:90/felix/archive/2010/08/22/asp-.net-query-projections-ndash-part-4.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.planetsoftware.com.au:90/felix/comments/commentRss/57.aspx</wfw:commentRss>
        </item>
        <item>
            <title>ASP .NET Query Projections &amp;ndash; Part 3</title>
            <category>.NET</category>
            <category>ASP.NET</category>
            <category>C#</category>
            <link>http://blogs.planetsoftware.com.au:90/felix/archive/2010/08/22/asp-.net-query-projections-ndash-part-3.aspx</link>
            <description>In this post we are quickly going to discuss the need for a consistent way for our binding controls to let our selector class know exactly what to project. I will illustrate the problem by comparing the telerik controls RadComboBox and RadGrid.&lt;img src="http://blogs.planetsoftware.com.au:90/felix/aggbug/56.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Felix Jorkowski</dc:creator>
            <guid>http://blogs.planetsoftware.com.au:90/felix/archive/2010/08/22/asp-.net-query-projections-ndash-part-3.aspx</guid>
            <pubDate>Sun, 22 Aug 2010 09:27:24 GMT</pubDate>
            <comments>http://blogs.planetsoftware.com.au:90/felix/archive/2010/08/22/asp-.net-query-projections-ndash-part-3.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.planetsoftware.com.au:90/felix/comments/commentRss/56.aspx</wfw:commentRss>
        </item>
        <item>
            <title>ASP .NET Query Projections &amp;ndash; Part 2</title>
            <category>.NET</category>
            <category>ASP.NET</category>
            <category>C#</category>
            <category>Linq</category>
            <category>Microsoft</category>
            <link>http://blogs.planetsoftware.com.au:90/felix/archive/2010/08/22/asp-.net-query-projections-ndash-part-2.aspx</link>
            <description>In this part we will derive from ObjectDataSource to put in place a hook that our selector can latch onto. When delving into the workings of the ObjectDataSource it also became clear that we have to also override the ObjectDataSourceView that it uses. The location of the hook actually sits here.&lt;img src="http://blogs.planetsoftware.com.au:90/felix/aggbug/55.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Felix Jorkowski</dc:creator>
            <guid>http://blogs.planetsoftware.com.au:90/felix/archive/2010/08/22/asp-.net-query-projections-ndash-part-2.aspx</guid>
            <pubDate>Sun, 22 Aug 2010 08:23:45 GMT</pubDate>
            <comments>http://blogs.planetsoftware.com.au:90/felix/archive/2010/08/22/asp-.net-query-projections-ndash-part-2.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.planetsoftware.com.au:90/felix/comments/commentRss/55.aspx</wfw:commentRss>
        </item>
        <item>
            <title>ASP .NET Query Projections &amp;ndash; Part 1</title>
            <category>ASP.NET</category>
            <category>.NET</category>
            <category>C#</category>
            <category>Linq</category>
            <category>Microsoft</category>
            <link>http://blogs.planetsoftware.com.au:90/felix/archive/2010/08/22/asp-.net-query-projections-ndash-part-1.aspx</link>
            <description>When upgrading to use Entity Framework we are also in the process of trying to change all appropriate business layer calls to IQueryable – the main point of which was so that our UI can define specific projections on the data as it needs. Unfortunately we found no way that we could attach to a BL using some kind of DataSource and have this projection capability. So this post is out to create one.&lt;img src="http://blogs.planetsoftware.com.au:90/felix/aggbug/54.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Felix Jorkowski</dc:creator>
            <guid>http://blogs.planetsoftware.com.au:90/felix/archive/2010/08/22/asp-.net-query-projections-ndash-part-1.aspx</guid>
            <pubDate>Sun, 22 Aug 2010 03:19:34 GMT</pubDate>
            <comments>http://blogs.planetsoftware.com.au:90/felix/archive/2010/08/22/asp-.net-query-projections-ndash-part-1.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.planetsoftware.com.au:90/felix/comments/commentRss/54.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Extending Entities using T4</title>
            <category>C#</category>
            <link>http://blogs.planetsoftware.com.au:90/felix/archive/2010/08/15/extending-entities-using-t4.aspx</link>
            <description>In this post I’m going to talk about extending EF entities to encapsulate common functionality. For this particular case I will expand upon the concept in this blog post &lt;a href="http://blogs.planetsoftware.com.au/paul/archive/2010/08/14/ef4-part-2-edm-inheritance-pains.aspx" target="_blank"&gt;EF4 Part 2: EDM Inheritance Pains&lt;/a&gt;.&lt;img src="http://blogs.planetsoftware.com.au:90/felix/aggbug/51.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Felix Jorkowski</dc:creator>
            <guid>http://blogs.planetsoftware.com.au:90/felix/archive/2010/08/15/extending-entities-using-t4.aspx</guid>
            <pubDate>Sun, 15 Aug 2010 06:46:02 GMT</pubDate>
            <comments>http://blogs.planetsoftware.com.au:90/felix/archive/2010/08/15/extending-entities-using-t4.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://blogs.planetsoftware.com.au:90/felix/comments/commentRss/51.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>
