Archive for the 'Programming' Category

NRK Nett-TV RSS-feeds oppdatert

Sunday, March 21st, 2010

Har oppdatert kildekoden slik at håndteringen av rss-feedene ble mye enklere.

Konsekvensen av dette er at det er veldig kjapt å kjøre en sync mot nrk for å få oppdatert programmer/klipp mot den lokale databasen, og dermed videre ut til RSS-feedene.

Alle kategoriene og programmene med RSS-feeds finnes her: http://www.frankburmo.com/nrk/rss/

Eksempel på feed:

Klipplinkene i RSS-feedene linker direkte til videostrømmen slik at feks din DLNA-klient kan bruke den direkte.

Man kan også benytte disse linkene til å se NRK på andre enheter, feks din mobiltelefon:

På PS3 via DLNA:

Google Maps plugin for Firefox Search

Thursday, October 8th, 2009

A very small “plugin” I created for Mozilla Firefox that lets you search Google Maps directly from the Firefox Search (top right hand corner of Firefox).

Install from here:

https://addons.mozilla.org/en-US/firefox/addon/10256

NRK Nett-TV på PS3/XBOX via DLNA

Thursday, March 19th, 2009

Her kommer en liten mini-guide på hvordan man kan se NRK Nett-TV på din DLNA-klient (feks PlayStation 3 eller Xbox 360). Jeg benytter Tversity som DLNA-server, men andre servere kan også benyttes.

Hele poenget er at man legger til en RSS-feed i DLNA-serveren din. Etter at du har gjort dette så vil du på en veldig enkel måte kunne streame videoklipp fra denne RSS-feeden.

Her finnes en oversikt over tilgjengelige RSS-feeds fra NRK: http://www.nrk.no/podkast/.

NRK tilbyr ikke RSS-feeds for alt sitt innhold enda, så her har jeg generert endel RSS-feeds ut i fra NRK sine nettsider. Disse finnes det en oversikt over her: http://www.frankburmo.com/nrk/rss/. NB: Denne RSS-listen er ikke komplett enda.

Utklipp av noen av de genererte RSS-feedene:

1: Legg til RSS-feeden i din DLNA-server

2: Starter DLNA-klienten (i mitt tilfelle en PS3) og får opp RSS-feeden på skjermen

3: Avspilling starter. I dette tilfellet blir WMV-formatet transkodet til MPEG2 før overføring til PS3

4: Se streamet video

Trafikanten for Windows Mobile

Sunday, October 19th, 2008

New version out!

This version includes realtime departures directly from Trafikanten.no.
Also, this version enables you to add “Favorite” routes, for faster regular access later. Check out the screenshots below for details.
I’ve also added an icon to the application, so it’s easier to spot in your phone-menu.

This version can be downloaded from here:
Tbane.cab (install the .cab-file to your phone)

yr.no for Windows Mobile

Thursday, June 5th, 2008

I’ve made an small application that uses XML-data from yr.no.

Download (for Windows Mobile without touchscreen (SmartPhones))

Download (for Windows Mobile with touchscreen (PocketPC))

Note: All locations are included , so the only networkcommunication is the communication for weatherdata.

This is how it works:

FunCom stockbroker statistics

Wednesday, May 28th, 2008

Just for fun I made some graphs of the trading of the FunCom-stock on Oslo Stock Exchange (OSE).

From the graphs it’s easy to see how the different stockbrokers are trading the stock in the past couple of days.

Check it out here (please allow some loading time, the graphs are quite heavy).

T-bane on Windows Mobile

Wednesday, March 19th, 2008

I’ve developed a small program that makes it easy to check trafikanten.no from your phone.

1: Choose stations and time

2: Wait while your phone connects to trafikanten.no…

3: The results are presented

Download here: Tbane.zip (for Windows Mobile)

Please comment if you have any suggestions or questions :)

www.blondiner.no & www.brunetter.no

Friday, June 1st, 2007

I’m currently developing two new websites, www.blondiner.no & www.brunetter.no.
www.Blondiner.no logo

They share the same php5-class-files and the same database. Right now I’m working on the input-validation part of the system.

Blogmark-plugin for WordPress

Friday, October 6th, 2006

I’ve created a simple plugin that enables you to show your list of blogmarks directly in your blog. Example:

Blogmarks

Instructions:

To install the plugin, unzip the zip archive into the wp-content/plugins directory of your Wordpress installation.
Then open up the Plugins tab of the Wordpress administration interface and click on the Activate link for myBlogmarks.

To generate the list of blogmarks, call the getMyBlogmarks(’your-blogmarks.net-username’, items) function at the point in your template where you would like the blogmarks displayed. Items is the number of blogmarks you are interested in showing.

Example: getMyBlogmarks(’joe’, 10)

Download plugin

NRK API discussion/testing

Thursday, October 5th, 2006

I’ve been in touch with NRK and asked about an API like the one I wrote about a few days ago. They are working on something like this, and they are interested in getting touch with people that can help them discuss/test this API.

So please drop me a line if you are interested in contributing.