Tags
.net 360 addins Android Apple Applications C# code coldplay Development DND dos DRM Euler facebook Fin free generics hardware HomeServer HP HTC iPad Iterators Linq music musikk PI Pink Floyd Pirate Bay reflection Review Rooting Silverlight social media social networks software Source Spotify Tools twitter upgrades Video virtualization WGS-
Popular Posts
- DVD-Kids code list 38 comment(s)
- WHS File Manager Add-In 33 comment(s)
- NRK Dagsrevyen på Boxee Box 19 comment(s)
- Media Connect Configuration Add-In 13 comment(s)
- Montastic sidebar gadget 13 comment(s)
- Windows Home Server FAIL 7 comment(s)
- Sorting a generic list on arbitrary property (C#) 5 comment(s)
- Streaming live video to iPad/iPhone 4 4 comment(s)
- WHS File Manager Add-In user manual 0 comment(s)
Comments
- Pål on NRK Dagsrevyen på Boxee Box
- thoss on NRK Dagsrevyen på Boxee Box
- thoss on NRK Dagsrevyen på Boxee Box
- Ole on NRK Dagsrevyen på Boxee Box
- Pål on NRK Dagsrevyen på Boxee Box
Posts
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
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
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
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
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
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