Dintero | Oslo, Norway | Onsite / Hybrid | Full-Time Dintero is a Scandinavian fintech working on simplifying payments for merchants, marketplaces and other platforms that need payments. We are a small company with high…
I created http://www.recipastely.com/ to simplify recipe conversion between us and iso units a few years back. It's not perfect but it seems to work fine for me.
I think there is a small typo in the example on the page, there is a missing comma after the closing "watch"-bracket.
"I once attended a one-day course by the renowned Information Visualization educator, Edward Tufte." And still they used doughnut charts.
This just opens the market up to build a carseat that solves this problem. How about a regular seat that can be folded out or transformed into a seat suitable for children?
Yes, let's blame the people that are trying to solve illegal file-sharing issues. Spotify is competing with free and they offer such a great service that people are willing to pay 10 euros a month for a subscription.…
Yes, I'm currently doing some consulting on a lotus notes application and the help contents in the Domino Designer IDE has a lot of useful documentation.
They do have multiple designs right now, just try to refresh the site. I'm guessing they are keeping track of the conversion rate on each of the designs and will change them once they have enough data points.
There seems to be multiple designs, try refreshing the site to see some of the other ones. I don't like the new designs, when i first saw the "Designer templates" one I actually had to check the url just to verify that…
Please don't submit spam to HN.
Their layout instantly made me think of OhLife: http://ohlife.com
I would say it depends on what kind of data you are displaying, how much of it you need to actually have to display, and what you want the user to achieve with the data. What is the desired call to action when…
Our product is mostly ready for launch but we're waiting for a partner to finish integration with our API so we have some actual data to present present to our users.
I like the books "Don't make me think" and "Designing the obvious" for some basic web UX knowledge. They are short and to the point.
Hmm, something funky is happening when I zoom in or out using Chrome. Some of the fonts change font-family when zooming and then changes back to the correct font when the zooming animation is finished.
We use azure for our webapp. Works great so far, although the azure-website for managing server deployments is not very good. Also, you can use powershell and the azure tools for VS2010 instead of the azure-website.
Actually, I just realized this does not work, there is an off by 1 error here. jacksoncarter's piece of code works though.
Not that fast, but that is mainly because I am a noob, and I take pride in trying to avoid writing shitty code. Insted of just hammering away at the keyboard and using whatever just works I spend some time to make my…
Isn't this faster for iterating over the elements: var a = ["banana", Math.min, 4, "apple"]; for (var i=a.length; i; i--) { console.log(a[i]); }
Tip 11: don't use flash to display headlines.
We use thawte.
I got my job through facebook, a friend from university was looking for developers for his startup.
We do most of our stuff in C# and JavaScript, so I use Visual Studio 2008 with Resharper and Viemu plugins. Reshaper really does make visual studio a whole lot better, it's definitively worth a try if you code in C#.…
Dintero | Oslo, Norway | Onsite / Hybrid | Full-Time Dintero is a Scandinavian fintech working on simplifying payments for merchants, marketplaces and other platforms that need payments. We are a small company with high…
I created http://www.recipastely.com/ to simplify recipe conversion between us and iso units a few years back. It's not perfect but it seems to work fine for me.
I think there is a small typo in the example on the page, there is a missing comma after the closing "watch"-bracket.
"I once attended a one-day course by the renowned Information Visualization educator, Edward Tufte." And still they used doughnut charts.
This just opens the market up to build a carseat that solves this problem. How about a regular seat that can be folded out or transformed into a seat suitable for children?
Yes, let's blame the people that are trying to solve illegal file-sharing issues. Spotify is competing with free and they offer such a great service that people are willing to pay 10 euros a month for a subscription.…
Yes, I'm currently doing some consulting on a lotus notes application and the help contents in the Domino Designer IDE has a lot of useful documentation.
They do have multiple designs right now, just try to refresh the site. I'm guessing they are keeping track of the conversion rate on each of the designs and will change them once they have enough data points.
There seems to be multiple designs, try refreshing the site to see some of the other ones. I don't like the new designs, when i first saw the "Designer templates" one I actually had to check the url just to verify that…
Please don't submit spam to HN.
Their layout instantly made me think of OhLife: http://ohlife.com
I would say it depends on what kind of data you are displaying, how much of it you need to actually have to display, and what you want the user to achieve with the data. What is the desired call to action when…
Our product is mostly ready for launch but we're waiting for a partner to finish integration with our API so we have some actual data to present present to our users.
I like the books "Don't make me think" and "Designing the obvious" for some basic web UX knowledge. They are short and to the point.
Hmm, something funky is happening when I zoom in or out using Chrome. Some of the fonts change font-family when zooming and then changes back to the correct font when the zooming animation is finished.
We use azure for our webapp. Works great so far, although the azure-website for managing server deployments is not very good. Also, you can use powershell and the azure tools for VS2010 instead of the azure-website.
Actually, I just realized this does not work, there is an off by 1 error here. jacksoncarter's piece of code works though.
Not that fast, but that is mainly because I am a noob, and I take pride in trying to avoid writing shitty code. Insted of just hammering away at the keyboard and using whatever just works I spend some time to make my…
Isn't this faster for iterating over the elements: var a = ["banana", Math.min, 4, "apple"]; for (var i=a.length; i; i--) { console.log(a[i]); }
Tip 11: don't use flash to display headlines.
We use thawte.
I got my job through facebook, a friend from university was looking for developers for his startup.
We do most of our stuff in C# and JavaScript, so I use Visual Studio 2008 with Resharper and Viemu plugins. Reshaper really does make visual studio a whole lot better, it's definitively worth a try if you code in C#.…