Category Archives: Development

This is where i blog about my developer projects. I try to keep it in english.

NautiCalc v0.6.0

New version with first implementation of weather data from SMHI (http://www.smhi.se/oppnadata)

In this release NautiCalc shows forecast for the coming hour. Parameters shown are wind direction, wind speed and gust speed.

bild

NautiCalc v0.5.7

Fixed a nasty rounding-bugg which occurred when the speed was twice the distance. The bugg resulted in the time calculated was off by one hour.

Find the app here: http://www.jonika.nu/NautiCalc/

Read more about the app here: http://jonika.nu/JonasBlogg/hobbyprojects/natuicalc

Tip: On iOS-devices, add NautiCalc to home screen (using the share-button in Safari) and the app should look just lika a native app and also run without internet connection.

Weather-API 0.2 available

Changes in this version:

  • Added method <GetForecast(DateTime) to support fetching data for a certain time. Return null if no data available for time.
  • Renamed class <SMHI> to <Weather> to make it a bit more flexible
  • Renamed class <TimeSeriesData> to <TimeSeries>

Read more here

NautiCalc v0.5.61

En del mindre ändringar:

  • Kartan fungerar nu på Windows Phone
  • Fält som visar när positionen senast uppdaterades
  • Ikoner när appen laddas ner, fungerar för Android och iOS
  • På iOS ser appen nu ut som en “native”-app. Safaris gränssnintt döljs.

Appen finns här: http://www.jonika.nu/NautiCalc/

 

NautiCalc v0.5.53

Nu börjar NautiCalc likna något. Har bytt ramverk, lagt in karta och skapat en offline-version med HTML5s App Cache.

Kartan verkar strula på Windows Phone, fast å andra sidan är ju inte IE direkt känt för att vare sig följa standarder eller fungera, så det får bli ett senare problem…

Har testkört den iPhone, iPad Mini och OS X, så rapporter från andra enheter och OS mottages tacksamt 🙂

Testkör här: http://www.jonika.nu/NautiCalc/

bild bild1