Oskar Gewalli's blog articles

0
comment
on 9/15/2013 12:08 AM
Microsoft has added owin support for asp.net. This is exciting since it can yield different web servers. Why is this a good thing? It could mean that it gets easier to self host a local only web server, that you can host an asp.net site in different environments.
>> Read the full article
.
0
comment
on 9/11/2013 2:39 PM
Looks like materialized views are coming to postgres :).
>> Read the full article
.
0
comment
on 9/10/2013 11:23 AM
Whats good about spreadsheets? Spreadsheet applications offers a lot of usability. The concept of using a grid of variables that are easy to reference is a surprisingly powerful  concept. Many applications can be prototyped in spread sheet applications. I use google drive in order to have a powerful and flexible time reporting solution. I quickly realized that in order to have a software that exceeds these benefits, I would have to spend a lot of time writing it. What can be improved? A few days ago I [...]
>> Read the full article
.
0
comment
on 9/10/2013 11:23 AM
Whats good about spreadsheets? Spreadsheet applications offers a lot of usability. The concept of using a grid of variables that are easy to reference is a surprisingly powerful  concept. Many applications can be prototyped in spread sheet applications. I use google drive in order to have a powerful and flexible time reporting solution. I quickly realized that in order to have a software that exceeds these benefits, I would have to spend a lot of time writing it. What can be improved? A few days ago I [...]
>> Read the full article
.
0
comment
on 9/4/2013 1:07 PM
We have written a lot of ruby code in the project I’m currently working in. There is a lot of code to help manage, build and schedule the program. We started out simple enough. Just one folder with helper scripts. After 2 years we have built up support for a wide variety of tasks. Command line tools We have used and abused $:.unshift File.dirname(__FILE__) and similar constructs far to much. This makes it hard to get a good overview of dependencies between files. In order to get islands of related code [...]
>> 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