Oskar Gewalli's blog articles

0
comment
on 11/9/2011 12:00 PM
Array.prototype.filter seems to be slightly off in IE7-8. It looks like they have added support for standard array functions. That is, it looks like there is a prototype for this in IE7-8 mode in IE9. The problem is that the filter prototype does not work exactly as expected in underscore. If we look at the documentation for this method on msdn you find that this is probably a bug. It is simple to patch the prototype implementation you find using F12 in IE. Otherwise you could use the prototype described[...]
>> Read the full article
.
0
comment
on 11/6/2011 12:54 PM
Implemented isop auto cli. It’s possible to use the isop library without having a reference to isop.
>> Read the full article
.
0
comment
on 11/5/2011 6:17 AM
While WPF is nice and resharper + visual studio is awesome it’s just to painful to develop on a remote machine. The alternative is to buy visual studio + windows and create a virtual machine. This feels to much like a serious investment: The cost of windows is something like 1200 skr. The cost of visual studio is about 10 000 skr. So I guess I will abandon the platform specific home projects. Time to try out some more scheme, python and ruby (I’m not forgetting mono)!
>> Read the full article
.
0
comment
on 10/24/2011 8:43 AM
Since you your view model can be oblivious of your views (html) you can write unit tests for functionality quite far out into the gui. You can then use TDD to develop your view models. I’ve seen examples of testing where you include the views.
>> Read the full article
.
0
comment
on 10/17/2011 1:31 AM
Lovely geekery when press play on tape plays cannon fodder with old game controllers. Why not monkey island :).
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper