All good things are three

by Mr Per Olsson 7. June 2010 21:51
1. Forget functions and think processes when developing ecommerce with effectivity as a keyword
2. Focus on the sense of high performance instead of just figure measurements
3. Test on humans after all unit, function, process, flow, dummy tests

Its more about psychology than technique.
Bookmark and Share DotnetKicks dotnetshoutout

If you enjoyed this post, make sure you subscribe to my RSS feed!

Tags:

e-Commerce | Professional | Technique

Column based database with relational database engine

by Mr Per Olsson 3. June 2010 22:11

If a table is created with one column in a relational database and then connected to a covering index (all fields in a table), I would be able to do what column based databases can do but with the ability to create relations to other entities.

Or is it like that?

Of course its not the entire truth that a relational database engine can cover the behaviour of a column based database engine, but its possible to come quite near with the possibilities that a relational model gives us.

Bookmark and Share DotnetKicks dotnetshoutout

If you enjoyed this post, make sure you subscribe to my RSS feed!

Tags: , ,

Professional | Technique | Database

A new way to write my blog posts

by Mr Per Olsson 20. May 2010 07:56

First, the idea! I write that down fast so I dont forget it and publish. Second, think a bit and change it or fill it up a bit and republish. 

Is this a good idea to let the blog posts be published during each sitdown?

Bookmark and Share DotnetKicks dotnetshoutout

If you enjoyed this post, make sure you subscribe to my RSS feed!

Tags:

Presentation | Professional | Technique