Category Archives: Development

Værstasjon nå også på iPhone (og Android)

Har laget en iPhone utgave av værstasjonens websider. Gå inn på vær.åfoss.no fra din iPhone (eller annen HTML5 kompatibel smartphone som Android). Viser litt ulik informasjon avhengig av skjermens orientering.

Posted in Development, Fun, Været | Leave a comment

Moro med været

Fikk en værstasjon til jul. Alt første juledag ble den satt sammen og montert. Står nå og logger været med de samme verktøyene vi bruker på jobb til å overvåke store vindkraft-parker. Dette er tidenes minste BazeField wind-installasjon. En mølle … Continue reading

Posted in Development, Fun, Technology, Været | Leave a comment

NRK Dagsrevyen på Boxee Box

Har anskaffet meg en Boxee Box fra D-Link og jeg er veldig fornøyd med den lille mediespilleren. Den spiser alt av formater fra gammelt divx til full-hd mkv. En annen kjekk ting er at den støtter streaming fra nettet og … Continue reading

Posted in boxee, Development, Technology | Tagged | 19 Comments

Streaming live video to iPad/iPhone 4

This post describes how to setup VLC to transcode live video streams to iPad/iPhone 4 compatible H264 mp4 format. Unfortunately the iPad/iPhone 4 does not support any kind of normal streaming, but something Apple calls Http Live Streaming. This means … Continue reading

Posted in Development, iPad, Technology | Tagged , , | 4 Comments

SABnzbd+ sidebar gadget

After having created the Montastic sidebar gadget I decided to create another gadget that I’ve been missing for some time. This gadget is monitoring your SABnzbd+ usenet downloads and thus requires you to be running SABnzbd+. Author: Pål Andreassen License: … Continue reading

Posted in Development, Technology | Leave a comment

Montastic sidebar gadget

I’ve recently started using Montastic (the website monitoring service that doesn’t suck) to monitor my web sites. Can’t get much simpler or cheaper (free for 3 sites) and only $5 for 15 sites. Anyways I noticed they had Widgets/Gadgets for … Continue reading

Posted in Development, Technology, Uncategorized | 13 Comments

WHS FileManager Add-In update to v1.1.0.0

v1.1.0.0 – Fixed shortcut keys (F5, F6, F8 etc) – Pattern matching for select and deselect of files – New dialog for storage information and server uptime – Revamped user interface to match the Home Server Console style I’ve implemented … Continue reading

Posted in Development, HomeServer, Technology | Tagged , , | 2 Comments

Sorting a generic list on arbitrary property (C#)

I often need to sort a generic list on some arbitrary property. After writing the code a couple of times I decided to make it more generic using generics and some reflection. Oh, I know that reflection if costly and … Continue reading

Posted in Development | Tagged , , , , | 5 Comments

Kudos from We Got Served

My first release of the WHS File Manager add-in got a rather bad review from Jim Clark over at We Got Served. Well I’m not one to let a bad review keep me from doing what I like. So I … Continue reading

Posted in Development, HomeServer, Technology | Tagged , , | 3 Comments

WHS File Manager Add-In updated to v1.0.1.0

My WHS File Manager Add-In has gotten yet another public update and is now at v1.0.1.0. New features: – Support for removable storage (CD, DVD or USB disks that are not part of the storage pool) – Support for opening … Continue reading

Posted in Development, HomeServer | Tagged , | Leave a comment