Rethinking design desicions
I read a blog post at Three Rivers Institute that lead me to the following presentation. The presentation is about startups and search engine optimization. How to drive visitors to your website. Dharmesh
A collection of 5 posts
I read a blog post at Three Rivers Institute that lead me to the following presentation. The presentation is about startups and search engine optimization. How to drive visitors to your website. Dharmesh
Today was the first day after my vacation, at work. Most of the time is spent on planning and discussions how we’re going to move forward with the product. But I did
More and more sites are doing it. Keeping their state in the address bar of the browser, enabling AJAX driven dynamic html pages to use the back and forward buttons between javascript driven
We had a problem in RemoteX applications, not a big one, but an old structure that had to be refactored. Our open method only accepted URIs as arguments. This forced most of our
I had an idea today while working with a performance issue on the REST-service of RemoteX Applications. In theory having a performance counter with the average execution time of SQL-queries over time. Will