1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <rss version='
2.0' xmlns:lj='http://www.livejournal.org/rss/lj/
1.0/'
>
4 <title>Petter Reinholdtsen - Entries tagged web
</title>
5 <description>Entries tagged web
</description>
6 <link>http://people.skolelinux.org/pere/blog/
</link>
10 <title>FreedomBox milestone - all packages now in Debian Sid
</title>
11 <link>http://people.skolelinux.org/pere/blog/FreedomBox_milestone___all_packages_now_in_Debian_Sid.html
</link>
12 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/FreedomBox_milestone___all_packages_now_in_Debian_Sid.html
</guid>
13 <pubDate>Tue,
15 Apr
2014 22:
10:
00 +
0200</pubDate>
14 <description><p
>The
<a href=
"https://wiki.debian.org/FreedomBox
">Freedombox
15 project
</a
> is working on providing the software and hardware to make
16 it easy for non-technical people to host their data and communication
17 at home, and being able to communicate with their friends and family
18 encrypted and away from prying eyes. It is still going strong, and
19 today a major mile stone was reached.
</p
>
21 <p
>Today, the last of the packages currently used by the project to
22 created the system images were accepted into Debian Unstable. It was
23 the freedombox-setup package, which is used to configure the images
24 during build and on the first boot. Now all one need to get going is
25 the build code from the freedom-maker git repository and packages from
26 Debian. And once the freedombox-setup package enter testing, we can
27 build everything directly from Debian. :)
</p
>
29 <p
>Some key packages used by Freedombox are
30 <a href=
"http://packages.qa.debian.org/freedombox-setup
">freedombox-setup
</a
>,
31 <a href=
"http://packages.qa.debian.org/plinth
">plinth
</a
>,
32 <a href=
"http://packages.qa.debian.org/pagekite
">pagekite
</a
>,
33 <a href=
"http://packages.qa.debian.org/tor
">tor
</a
>,
34 <a href=
"http://packages.qa.debian.org/privoxy
">privoxy
</a
>,
35 <a href=
"http://packages.qa.debian.org/owncloud
">owncloud
</a
> and
36 <a href=
"http://packages.qa.debian.org/dnsmasq
">dnsmasq
</a
>. There
37 are plans to integrate more packages into the setup. User
38 documentation is maintained on the Debian wiki. Please
39 <a href=
"https://wiki.debian.org/FreedomBox/Manual/Jessie
">check out
40 the manual
</a
> and help us improve it.
</p
>
42 <p
>To test for yourself and create boot images with the FreedomBox
43 setup, run this on a Debian machine using a user with sudo rights to
44 become root:
</p
>
47 sudo apt-get install git vmdebootstrap mercurial python-docutils \
48 mktorrent extlinux virtualbox qemu-user-static binfmt-support \
50 git clone http://anonscm.debian.org/git/freedombox/freedom-maker.git \
52 make -C freedom-maker dreamplug-image raspberry-image virtualbox-image
53 </pre
></p
>
55 <p
>Root access is needed to run debootstrap and mount loopback
56 devices. See the README in the freedom-maker git repo for more
57 details on the build. If you do not want all three images, trim the
58 make line. Note that the virtualbox-image target is not really
59 virtualbox specific. It create a x86 image usable in kvm, qemu,
60 vmware and any other x86 virtual machine environment. You might need
61 the version of vmdebootstrap in Jessie to get the build working, as it
62 include fixes for a race condition with kpartx.
</p
>
64 <p
>If you instead want to install using a Debian CD and the preseed
65 method, boot a Debian Wheezy ISO and use this boot argument to load
66 the preseed values:
</p
>
69 url=
<a href=
"http://www.reinholdtsen.name/freedombox/preseed-jessie.dat
">http://www.reinholdtsen.name/freedombox/preseed-jessie.dat
</a
>
70 </pre
></p
>
72 <p
>I have not tested it myself the last few weeks, so I do not know if
73 it still work.
</p
>
75 <p
>If you wonder how to help, one task you could look at is using
76 systemd as the boot system. It will become the default for Linux in
77 Jessie, so we need to make sure it is usable on the Freedombox. I did
78 a simple test a few weeks ago, and noticed dnsmasq failed to start
79 during boot when using systemd. I suspect there are other problems
80 too. :) To detect problems, there is a test suite included, which can
81 be run from the plinth web interface.
</p
>
83 <p
>Give it a go and let us know how it goes on the mailing list, and help
84 us get the new release published. :) Please join us on
85 <a href=
"irc://irc.debian.org:
6667/%
23freedombox
">IRC (#freedombox on
86 irc.debian.org)
</a
> and
87 <a href=
"http://lists.alioth.debian.org/mailman/listinfo/freedombox-discuss
">the
88 mailing list
</a
> if you want to help make this vision come true.
</p
>
93 <title>Freedombox on Dreamplug, Raspberry Pi and virtual x86 machine
</title>
94 <link>http://people.skolelinux.org/pere/blog/Freedombox_on_Dreamplug__Raspberry_Pi_and_virtual_x86_machine.html
</link>
95 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Freedombox_on_Dreamplug__Raspberry_Pi_and_virtual_x86_machine.html
</guid>
96 <pubDate>Fri,
14 Mar
2014 11:
00:
00 +
0100</pubDate>
97 <description><p
>The
<a href=
"https://wiki.debian.org/FreedomBox
">Freedombox
98 project
</a
> is working on providing the software and hardware for
99 making it easy for non-technical people to host their data and
100 communication at home, and being able to communicate with their
101 friends and family encrypted and away from prying eyes. It has been
102 going on for a while, and is slowly progressing towards a new test
103 release (
0.2).
</p
>
105 <p
>And what day could be better than the Pi day to announce that the
106 new version will provide
"hard drive
" / SD card / USB stick images for
107 Dreamplug, Raspberry Pi and VirtualBox (or any other virtualization
108 system), and can also be installed using a Debian installer preseed
109 file. The Debian based Freedombox is now based on Debian Jessie,
110 where most of the needed packages used are already present. Only one,
111 the freedombox-setup package, is missing. To try to build your own
112 boot image to test the current status, fetch the freedom-maker scripts
114 <a href=
"http://packages.qa.debian.org/vmdebootstrap
">vmdebootstrap
</a
>
115 with a user with sudo access to become root:
118 git clone http://anonscm.debian.org/git/freedombox/freedom-maker.git \
120 sudo apt-get install git vmdebootstrap mercurial python-docutils \
121 mktorrent extlinux virtualbox qemu-user-static binfmt-support \
123 make -C freedom-maker dreamplug-image raspberry-image virtualbox-image
126 <p
>Root access is needed to run debootstrap and mount loopback
127 devices. See the README for more details on the build. If you do not
128 want all three images, trim the make line. But note that thanks to
<a
129 href=
"https://bugs.debian.org/
741407">a race condition in
130 vmdebootstrap
</a
>, the build might fail without the patch to the
131 kpartx call.
</p
>
133 <p
>If you instead want to install using a Debian CD and the preseed
134 method, boot a Debian Wheezy ISO and use this boot argument to load
135 the preseed values:
</p
>
138 url=
<a href=
"http://www.reinholdtsen.name/freedombox/preseed-jessie.dat
">http://www.reinholdtsen.name/freedombox/preseed-jessie.dat
</a
>
141 <p
>But note that due to
<a href=
"https://bugs.debian.org/
740673">a
142 recently introduced bug in apt in Jessie
</a
>, the installer will
143 currently hang while setting up APT sources. Killing the
144 '<tt
>apt-cdrom ident
</tt
>' process when it hang a few times during the
145 installation will get the installation going. This affect all
146 installations in Jessie, and I expect it will be fixed soon.
</p
>
148 <p
>Give it a go and let us know how it goes on the mailing list, and help
149 us get the new release published. :) Please join us on
150 <a href=
"irc://irc.debian.org:
6667/%
23freedombox
">IRC (#freedombox on
151 irc.debian.org)
</a
> and
152 <a href=
"http://lists.alioth.debian.org/mailman/listinfo/freedombox-discuss
">the
153 mailing list
</a
> if you want to help make this vision come true.
</p
>
158 <title>Videos about the Freedombox project - for inspiration and learning
</title>
159 <link>http://people.skolelinux.org/pere/blog/Videos_about_the_Freedombox_project___for_inspiration_and_learning.html
</link>
160 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Videos_about_the_Freedombox_project___for_inspiration_and_learning.html
</guid>
161 <pubDate>Fri,
27 Sep
2013 14:
10:
00 +
0200</pubDate>
162 <description><p
>The
<a href=
"http://www.freedomboxfoundation.org/
">Freedombox
163 project
</a
> have been going on for a while, and have presented the
164 vision, ideas and solution several places. Here is a little
165 collection of videos of talks and presentation of the project.
</p
>
169 <li
><a href=
"http://www.youtube.com/watch?v=ukvUz5taxvA
">FreedomBox -
170 2,
5 minute marketing film
</a
> (Youtube)
</li
>
172 <li
><a href=
"http://www.youtube.com/watch?v=SzW25QTVWsE
">Eben Moglen
173 discusses the Freedombox on CBS news
2011</a
> (Youtube)
</li
>
175 <li
><a href=
"http://www.youtube.com/watch?v=Ae8SZbxfE0g
">Eben Moglen -
176 Freedom in the Cloud - Software Freedom, Privacy and and Security for
177 Web
2.0 and Cloud computing at ISOC-NY Public Meeting
2010</a
>
180 <li
><a href=
"http://www.youtube.com/watch?v=vNaIji_3xBE
">Fosdem
2011
181 Keynote by Eben Moglen presenting the Freedombox
</a
> (Youtube)
</li
>
183 <li
><a href=
"http://www.youtube.com/watch?v=
9bDDUyJSQ9s
">Presentation of
184 the Freedombox by James Vasile at Elevate in Gratz
2011</a
> (Youtube)
</li
>
186 <li
><a href=
"http://www.youtube.com/watch?v=zQTmnk27g9s
"> Freedombox -
187 Discovery, Identity, and Trust by Nick Daly at Freedombox Hackfest New
188 York City in
2012</a
> (Youtube)
</li
>
190 <li
><a href=
"http://www.youtube.com/watch?v=tkbSB4Ba7Ck
">Introduction
191 to the Freedombox at Freedombox Hackfest New York City in
2012</a
>
194 <li
><a href=
"http://www.youtube.com/watch?v=z-P2Jaeg0aQ
">Freedom, Out
195 of the Box! by Bdale Garbee at linux.conf.au Ballarat,
2012</a
> (Youtube)
</li
>
197 <li
><a href=
"https://archive.fosdem.org/
2013/schedule/event/freedombox/
">Freedombox
198 1.0 by Eben Moglen and Bdale Garbee at Fosdem
2013</a
> (FOSDEM)
</li
>
200 <li
><a href=
"http://www.youtube.com/watch?v=e1LpYX2zVYg
">What is the
201 FreedomBox today by Bdale Garbee at Debconf13 in Vaumarcus
202 2013</a
> (Youtube)
</li
>
206 <p
>A larger list is available from
207 <a href=
"https://wiki.debian.org/FreedomBox/TalksAndPresentations
">the
208 Freedombox Wiki
</a
>.
</p
>
210 <p
>On other news, I am happy to report that Freedombox based on Debian
211 Jessie is coming along quite well, and soon both Owncloud and using
212 Tor should be available for testers of the Freedombox solution. :) In
213 a few weeks I hope everything needed to test it is included in Debian.
214 The withsqlite package is already in Debian, and the plinth package is
215 pending in NEW. The third and vital part of that puzzle is the
216 metapackage/setup framework, which is still pending an upload. Join
217 us on
<a href=
"irc://irc.debian.org:
6667/%
23freedombox
">IRC
218 (#freedombox on irc.debian.org)
</a
> and
219 <a href=
"http://lists.alioth.debian.org/mailman/listinfo/freedombox-discuss
">the
220 mailing list
</a
> if you want to help make this vision come true.
</p
>
225 <title>Recipe to test the Freedombox project on amd64 or Raspberry Pi
</title>
226 <link>http://people.skolelinux.org/pere/blog/Recipe_to_test_the_Freedombox_project_on_amd64_or_Raspberry_Pi.html
</link>
227 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Recipe_to_test_the_Freedombox_project_on_amd64_or_Raspberry_Pi.html
</guid>
228 <pubDate>Tue,
10 Sep
2013 14:
20:
00 +
0200</pubDate>
229 <description><p
>I was introduced to the
230 <a href=
"http://www.freedomboxfoundation.org/
">Freedombox project
</a
>
231 in
2010, when Eben Moglen presented his vision about serving the need
232 of non-technical people to keep their personal information private and
233 within the legal protection of their own homes. The idea is to give
234 people back the power over their network and machines, and return
235 Internet back to its intended peer-to-peer architecture. Instead of
236 depending on a central service, the Freedombox will give everyone
237 control over their own basic infrastructure.
</p
>
239 <p
>I
've intended to join the effort since then, but other tasks have
240 taken priority. But this summers nasty news about the misuse of trust
241 and privilege exercised by the
"western
" intelligence gathering
242 communities increased my eagerness to contribute to a point where I
243 actually started working on the project a while back.
</p
>
245 <p
>The
<a href=
"https://alioth.debian.org/projects/freedombox/
">initial
246 Debian initiative
</a
> based on the vision from Eben Moglen, is to
247 create a simple and cheap Debian based appliance that anyone can hook
248 up in their home and get access to secure and private services and
249 communication. The initial deployment platform have been the
250 <a href=
"http://www.globalscaletechnologies.com/t-dreamplugdetails.aspx
">Dreamplug
</a
>,
251 which is a piece of hardware I do not own. So to be able to test what
252 the current Freedombox setup look like, I had to come up with a way to install
253 it on some hardware I do have access to. I have rewritten the
254 <a href=
"https://github.com/NickDaly/freedom-maker
">freedom-maker
</a
>
255 image build framework to use .deb packages instead of only copying
256 setup into the boot images, and thanks to this rewrite I am able to
257 set up any machine supported by Debian Wheezy as a Freedombox, using
258 the previously mentioned deb (and a few support debs for packages
259 missing in Debian).
</p
>
261 <p
>The current Freedombox setup consist of a set of bootstrapping
263 (
<a href=
"https://github.com/petterreinholdtsen/freedombox-setup
">freedombox-setup
</a
>),
264 and a administrative web interface
265 (
<a href=
"https://github.com/NickDaly/Plinth
">plinth
</a
> + exmachina +
266 withsqlite), as well as a privacy enhancing proxy based on
267 <a href=
"http://packages.qa.debian.org/privoxy
">privoxy
</a
>
268 (freedombox-privoxy). There is also a web/javascript based XMPP
269 client (
<a href=
"http://packages.qa.debian.org/jwchat
">jwchat
</a
>)
270 trying (unsuccessfully so far) to talk to the XMPP server
271 (
<a href=
"http://packages.qa.debian.org/ejabberd
">ejabberd
</a
>). The
272 web interface is pluggable, and the goal is to use it to enable OpenID
273 services, mesh network connectivity, use of TOR, etc, etc. Not much of
274 this is really working yet, see
275 <a href=
"https://github.com/NickDaly/freedombox-todos/blob/master/TODO
">the
276 project TODO
</a
> for links to GIT repositories. Most of the code is
277 on github at the moment. The HTTP proxy is operational out of the
278 box, and the admin web interface can be used to add/remove plinth
279 users. I
've not been able to do anything else with it so far, but
280 know there are several branches spread around github and other places
281 with lots of half baked features.
</p
>
283 <p
>Anyway, if you want to have a look at the current state, the
284 following recipes should work to give you a test machine to poke
287 <p
><strong
>Debian Wheezy amd64
</strong
></p
>
291 <li
>Fetch normal Debian Wheezy installation ISO.
</li
>
292 <li
>Boot from it, either as CD or USB stick.
</li
>
293 <li
><p
>Press [tab] on the boot prompt and add this as a boot argument
294 to the Debian installer:
<p
>
295 <pre
>url=
<a href=
"http://www.reinholdtsen.name/freedombox/preseed-wheezy.dat
">http://www.reinholdtsen.name/freedombox/preseed-wheezy.dat
</a
></pre
></li
>
297 <li
>Answer the few language/region/password questions and pick disk to
298 install on.
</li
>
300 <li
>When the installation is finished and the machine have rebooted a
301 few times, your Freedombox is ready for testing.
</li
>
305 <p
><strong
>Raspberry Pi Raspbian
</strong
></p
>
309 <li
>Fetch a Raspbian SD card image, create SD card.
</li
>
310 <li
>Boot from SD card, extend file system to fill the card completely.
</li
>
311 <li
><p
>Log in and add this to /etc/sources.list:
</p
>
313 deb
<a href=
"http://www.reinholdtsen.name/freedombox/
">http://www.reinholdtsen.name/freedombox
</a
> wheezy main
314 </pre
></li
>
315 <li
><p
>Run this as root:
</p
>
317 wget -O - http://www.reinholdtsen.name/freedombox/BE1A583D.asc | \
320 apt-get install freedombox-setup
321 /usr/lib/freedombox/setup
322 </pre
></li
>
323 <li
>Reboot into your freshly created Freedombox.
</li
>
327 <p
>You can test it on other architectures too, but because the
328 freedombox-privoxy package is binary, it will only work as intended on
329 the architectures where I have had time to build the binary and put it
330 in my APT repository. But do not let this stop you. It is only a
331 short
"<tt
>apt-get source -b freedombox-privoxy
</tt
>" away. :)
</p
>
333 <p
>Note that by default Freedombox is a DHCP server on the
334 192.168.1.0/
24 subnet, so if this is your subnet be careful and turn
335 off the DHCP server by running
"<tt
>update-rc.d isc-dhcp-server
336 disable
</tt
>" as root.
</p
>
338 <p
>Please let me know if this works for you, or if you have any
339 problems. We gather on the IRC channel
340 <a href=
"irc://irc.debian.org:
6667/%
23freedombox
">#freedombox
</a
> on
341 irc.debian.org and the
342 <a href=
"http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss
">project
343 mailing list
</a
>.
</p
>
345 <p
>Once you get your freedombox operational, you can visit
346 <tt
>http://your-host-name:
8001/
</tt
> to see the state of the plint
347 welcome screen (dead end - do not be surprised if you are unable to
348 get past it), and next visit
<tt
>http://your-host-name:
8001/help/
</tt
>
349 to look at the rest of plinth. The default user is
'admin
' and the
350 default password is
'secret
'.
</p
>
355 <title>Netflix krever at du frasier deg dine forbrukerrettigheter...
</title>
356 <link>http://people.skolelinux.org/pere/blog/Netflix_krever_at_du_frasier_deg_dine_forbrukerrettigheter___.html
</link>
357 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Netflix_krever_at_du_frasier_deg_dine_forbrukerrettigheter___.html
</guid>
358 <pubDate>Wed,
17 Oct
2012 15:
30:
00 +
0200</pubDate>
359 <description><p
>Filmtjenesten Netflix lanseres i Norge, med en jublende presse på
360 sidelinjen. Men har journalistene lest bruksvilkårene? Synes de
362 «
<a href=
"https://signup.netflix.com/TermsOfUse?locale=nb-NO
">Vilkår
363 for bruk
</a
>» høres greit ut for en forbrukertjeneste i Norge?
364 Avsnittet lyder slik:
368 «Disse vilkårene for bruk innebærer at alle tvister mellom deg og
369 Netflix vil bli løst ved BINDENDE VOLDGIFT. DU SAMTYKKER I AT DU
370 FRASIER DEG ENHVER RETT TIL RETTSLIGE SKRITT for å hevde eller
371 forsvare rettighetene dine under denne kontrakten (med unntak for
372 mindre saker som kan avgjøres i forliksretten). Rettighetene dine vil
373 bli bestemt av en NØYTRAL VOLDGIFTSMANN/MEKLER og IKKE en dommer eller
374 jury, og krav kan ikke framstilles i form av gruppesøksmål. Les
375 gjennom voldgiftsavtalen nedenfor for å finne alle detaljer vedrørende
376 avtalen, slik at du kan se hvordan en eventuell konflikt med Netflix
377 skal håndteres og vil avgjøres.»
381 <p
>Ikke nok med det, men må akseptere at det er USAs lov som skal
382 regulere bruken, og dermed akseptere å miste norsk forbruker- og
383 personvernlovgiving (hvilket så vidt jeg vet ikke kan gjøres i
387 «Gjennom å godta disse vilkår for bruk samtykker du i at tolkingen og
388 håndhevelsen av denne voldgiftsavtalen er underlagt den føderale
389 voldgiftsloven i USA, U.S. Federal Arbitration Act, og at både du og
390 Netflix frasier dere retten til en juryprosess eller deltakelse i
391 gruppesøksmål. Denne voldgiftsbetingelsen gjelder selv etter at denne
392 avtalen er oppsagt og Netflix-medlemskapet ditt har opphørt.»
395 <p
>En må altså si ja til å frasi seg de vanlige forbrukerrettighetene
396 i Norge for å bruke Netflix. Vilkårene til Netflix vil neppe stå seg
397 i norsk rett, men det er usedvanlig frekt å bare foreslå det, da de
398 aller fleste som leser dem vil anta at vilkårene gjelder med mindre de
399 er svært godt kjent med norsk forbrukerrett. Skal en frasi seg
400 muligheten til å hevde sin rett hvis Netflix lekker personopplysninger
401 (USAs lovgiving er svært mangelfull i forhold til den norske
402 personvernlovgivingen) eller leverer en tjeneste som ikke holder mål?
403 Nei takk. Med slike bruksvilkår takker jeg høflig nei til tilbudet,
404 og de får ikke meg som kunde før de har en helt annen tilnærming mot
405 sine kunder.
</p
>
407 <p
>Oppdatering
2012-
10-
18: Både
408 <a href=
"http://www.aftenposten.no/digital/Netflix-krever-at-du-sier-fra-deg-norske-forbrukerrettigheter-
7021182.html
">Aftenposten
</a
>,
409 <a href=
"http://nrk.no/helse-forbruk-og-livsstil/
1.8362951">NRK
</a
> og
410 <a href=
"http://www.teknofil.no/artikler/forbrukerradet-slakter-netflix/
113679">Teknofil
</a
>
411 har snappet opp saken (dog nevner ikke NRK kilde, så de kan jo ha
412 oppdaget det selv). Veldig bra at flere blir oppmerksom på slike
413 ting. «- Helt hinsides, mener Forbrukerrådet om Netflix
'
414 brukervilkår», siterer Aftenposten. Og
415 <a href=
"http://www.aftenposten.no/nyheter/Forbrukerombudet-vil-granske-TV-markedet-
7021465.html
">Aftenposten
</a
>
416 melder videre at Forbrukerrådet vil granske TV-bransjen med bakgrunn i
422 <title>Mer oppfølging fra MPEG-LA om avtale med dem for å kringkaste og publisere H
.264-video
</title>
423 <link>http://people.skolelinux.org/pere/blog/Mer_oppf_lging_fra_MPEG_LA_om_avtale_med_dem_for___kringkaste_og_publisere_H_264_video.html
</link>
424 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Mer_oppf_lging_fra_MPEG_LA_om_avtale_med_dem_for___kringkaste_og_publisere_H_264_video.html
</guid>
425 <pubDate>Thu,
5 Jul
2012 23:
50:
00 +
0200</pubDate>
426 <description><p
>I føljetongen om H
.264
427 <a href=
"http://people.skolelinux.org/pere/blog/MPEG_LA_mener_NRK_m__ha_avtale_med_dem_for___kringkaste_og_publisere_H_264_video.html
">forlot
428 jeg leserne i undring
</a
> om hvor pakken fra MPEG-LA tok veien, og om
429 hvilke selskaper i Norge som har avtale med MPEG-LA. Da Ryan hos
430 MPEG-LA dro på ferie sendte jeg min melding videre til hans kollega,
431 og dagen etter fikk jeg følgende svar derfra:
</p
>
433 <p
><blockquote
>
434 <p
>Date: Fri,
29 Jun
2012 18:
32:
34 +
0000
435 <br
>From: Sidney Wolf
&lt;SWolf (at) mpegla.com
&gt;
436 <br
>To: Petter Reinholdtsen
&lt;pere (at) hungry.com
&gt;
437 <br
>Cc: Ryan Rodriguez
&lt;RRodriguez (at) mpegla.com
&gt;
438 <br
>Subject: RE: Do NRK have a license agreement with MPEG-LA?
</p
>
440 <p
>Dear Mr. Reinholdtsen,
</p
>
442 <p
>Thank you for your message. As you know, Ryan is currently our of the
443 office, so it will be my pleasure to assist you.
</p
>
445 <p
>Per your request, attached please find an electronic copy of the
446 AVC Patent Portfolio License. Please note that the electronic copy of
447 the License is provided as a convenience and for informational
448 purposes only. When concluding the Licenses, only the hard copies
449 provided by MPEG LA may be used.
</p
>
451 <p
>To your question, MPEG LA lists our Licensees on our website
452 according to each program. The lists are in alphabetical order, so it
453 is very easy to search.
</p
>
455 <p
>I hope that this was helpful. If we can be of additional
456 assistance, please let me know.
</p
>
458 <p
>Kind regards,
</p
>
460 <p
>Sidney A. Wolf
461 <br
>Manager, Global Licensing
462 <br
>MPEG LA
</p
>
463 </blockquote
></p
>
465 <p
>Selv om et epostvedlegg er nyttig for mottakeren, så håpet jeg å få
466 et dokument jeg kunne dele med alle leserne av bloggen min, og ikke et
467 som må deles på individuell basis. Opphavsretten krever godkjenning
468 fra rettighetsinnehaver før en kan gjøre slikt, så dermed fulgte jeg
469 opp med et spørsmål om dette var greit.
</p
>
471 <p
><blockquote
>
472 <p
>Date: Wed,
4 Jul
2012 20:
25:
06 +
0200
473 <br
>From: Petter Reinholdtsen
&lt;pere (at) hungry.com
&gt;
474 <br
>To: Sidney Wolf
&lt;SWolf (at) mpegla.com
&gt;
475 <br
>Cc: Ryan Rodriguez
&lt;RRodriguez (at) mpegla.com
&gt;
476 <br
>Subject: Re: Do NRK have a license agreement with MPEG-LA?
</p
>
478 <p
>Thank you for your reply.
</p
>
480 <p
>[Sidney Wolf]
481 <br
>&gt; Per your request, attached please find an electronic copy of the AVC
482 <br
>&gt; Patent Portfolio License. Please note that the electronic copy of
483 <br
>&gt; the License is provided as a convenience and for informational
484 <br
>&gt; purposes only. When concluding the Licenses, only the hard copies
485 <br
>&gt; provided by MPEG LA may be used.
</p
>
487 <p
>This is useful for me to learn, but the reason I asked for the
488 Internet address of the licensing document was to ensure I could
489 publish a link to it when I discuss the topic of H
.264 licensing here
490 in Norway, and allow others to verify my observations. I can not do
491 the same with an email attachment. Thus I would like to ask you if it
492 is OK with MPEG LA that I publish this document on the Internet for
493 others to read?
</p
>
495 <p
>&gt; To your question, MPEG LA lists our Licensees on our website
496 <br
>&gt; according to each program. The lists are in alphabetical order, so
497 <br
>&gt; it is very easy to search.
</p
>
499 <p
>I am afraid this do not help me locate Norwegian companies in the
500 list of Licensees. I do not know the name of all companies and
501 organisations in Norway, and thus do not know how to locate the
502 Norwegian ones on that list.
</p
>
504 <p
>&gt; I hope that this was helpful. If we can be of additional assistance,
505 <br
>&gt; please let me know.
</p
>
507 <p
>Absoutely helpful to learn more about how MPEG LA handle licensing.
</p
>
510 <br
>Happy hacking
511 <br
>Petter Reinholdtsen
</p
>
512 </blockquote
></p
>
514 <p
>Jeg håpet også at det skulle være mulig å få vite hvilke av de
515 mange hundre som har avtale med MPEG-LA om bruk av H
.264 som holdt til
516 i Norge. Begge mine håp falt i grus med svaret fra MPEG-LA.
518 <p
><blockquote
>
519 <p
>Date: Thu,
5 Jul
2012 17:
42:
39 +
0000
520 <br
>From: Sidney Wolf
&lt;SWolf (at) mpegla.com
&gt;
521 <br
>To:
'Petter Reinholdtsen
' &lt;pere (at) hungry.com
&gt;
522 <br
>Cc: Ryan Rodriguez
&lt;RRodriguez (at) mpegla.com
&gt;
523 <br
>Subject: RE: Do NRK have a license agreement with MPEG-LA?
</p
>
525 <p
>Dear Mr. Reinholdtsen,
</p
>
527 <p
>Thank you for your reply.
</p
>
529 <p
>We appreciate the additional explanation you have provided and for
530 asking our permission to publish the electronic copy of the License in
531 advance of doing so. Typically, MPEG LA prefers to distribute the
532 electronic copies of our Licenses to interested parties. Therefore,
533 please feel free to send interested parties to the AVC portion of our
534 website, http://www.mpegla.com/main/programs/AVC/Pages/Intro.aspx for
535 their further reference.
</p
>
537 <p
>As previously mentioned, MPEG LA maintains a list of Licensees in good
538 standing on our website according to each program. Due to the large
539 volume of Licensees, it would be administratively impractical to
540 provide this level of detail to interested parties. Therefore, I am
541 afraid we are not in a position to assist you with your request.
</p
>
543 <p
>Kind regards,
</p
>
545 <p
>Sidney A. Wolf
546 <br
>Manager, Global Licensing
547 <br
>MPEG LA
</p
>
548 </blockquote
></p
>
550 <p
>Men takket være epostvedlegget kunne jeg søke på Google etter
551 setningen
"WHEREAS, a video standard commonly referred to as AVC has
552 been defined and is referred to in this Agreement as the “AVC
553 Standard” (as more fully defined herein below)
" som finnes i avtalen,
554 og lokalisere en kopi fra
2007 av
555 <a href=
"http://www.sec.gov/Archives/edgar/data/
1342960/
000119312509050004/dex1024.htm
">lisensavtalen
556 mellom MPEG-LA og DivX, Inc.
</a
>, slik at mine lesere kan se hvordan
557 avtalen så ut da. Jeg har ikke sammenlignet tekstene for å se om noe
558 har endret seg siden den tid, men satser på at teksten er representativ.
</p
>
560 <p
>Jeg aner fortsatt ikke hvor FedEx tok veien med pakken fra
563 <p
>Update
2012-
07-
06: Jeg er visst ikke den første som forsøker å få
564 klarhet i problemstillinger rundt H
.264, og kom nettopp over en veldig
565 interessant bloggpost fra
2010 hos LibreVideo med tittelen
566 "<a href=
"http://www.librevideo.org/blog/
2010/
06/
14/mpeg-la-answers-some-questions-about-avch-
264-licensing/
">MPEG-LA
567 answers some questions about AVC/H
.264 licensing
</a
>. Anbefales!
</p
>
572 <title>Departementenes servicesenter har ingen avtale om bruk av H
.264 med MPEG-LA
</title>
573 <link>http://people.skolelinux.org/pere/blog/Departementenes_servicesenter_har_ingen_avtale_om_bruk_av_H_264_med_MPEG_LA.html
</link>
574 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Departementenes_servicesenter_har_ingen_avtale_om_bruk_av_H_264_med_MPEG_LA.html
</guid>
575 <pubDate>Fri,
29 Jun
2012 09:
40:
00 +
0200</pubDate>
576 <description><p
>Da fikk jeg nettopp svar fra
577 <a href=
"http://www.dss.dep.no/
">Departementenes servicesenter
</a
>
579 <a href=
"http://people.skolelinux.org/pere/blog/Trenger_en_avtale_med_MPEG_LA_for___publisere_og_kringkaste_H_264_video_.html
">mitt
580 spørsmål om avtale rundt bruk av H
.264</a
>. De har ingen avtale med
581 MPEG LA eller dets representanter. Her er svaret.
583 <p
><blockquote
>
585 <p
>Date: Fri,
29 Jun
2012 07:
04:
42 +
0000
586 <br
>From: Nielsen Mette Haga
&lt;Mette-Haga.Nielsen (at) dss.dep.no
&gt;
587 <br
>To: Petter Reinholdtsen
&lt;petter.reinholdtsen (at) ...
&gt;
588 <br
>CC: Postmottak
&lt;Postmottak (at) dss.dep.no
&gt;
589 <br
>Subject: SV: Innsynsbegjæring om MPEG/H
.264-relaterte avtaler
</p
>
591 <p
>DSS har ikke inngått noen egen lisensavtale med MPEG-LA eller noen som
592 representerer MPEG-LA i Norge. Videoløsningen på regjeringen.no er
593 levert av Smartcom:tv. Lisensforholdet rundt H
.264 er ikke omtalt i
594 vår avtale med Smartcom.
</p
>
596 <p
>Vennlig hilsen
</p
>
598 <p
>Mette Haga Nielsen
599 <br
>Fung. seksjonssjef
</p
>
601 <p
>Departementenes servicesenter
</p
>
603 <p
>Informasjonsforvaltning
605 <p
>Mobil
93 09 83 51
606 <br
>E-post mette-haga.nielsen (at) dss.dep.no
</p
>
607 </blockquote
></p
>
609 <p
>Hvis den norske regjeringen representert ved DSS ikke har slik
610 avtale, så kan en kanskje konkludere med at det ikke trengs? Jeg er
611 ikke trygg på at det er god juridisk grunn å stå på, men det er i det
612 minste interessant å vite at hverken NRK eller DSS har funnet det
613 nødvendig å ha avtale om bruk av H
.264.
</p
>
615 <p
>Det forklarer ikke hvordan de kan ignorere bruksvilkårene knyttet
616 til bruk av opphavsrettsbeskyttet materiale de bruker til
617 videoproduksjon, med mindre slike vilkår kan ignoreres av selskaper og
618 privatpersoner i Norge. Har de lov til å bryte vilkårene, eller har
619 de brutt dem og så langt sluppet unna med det? Jeg aner ikke.
</p
>
624 <title>MPEG-LA mener NRK må ha avtale med dem for å kringkaste og publisere H
.264-video
</title>
625 <link>http://people.skolelinux.org/pere/blog/MPEG_LA_mener_NRK_m__ha_avtale_med_dem_for___kringkaste_og_publisere_H_264_video.html
</link>
626 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/MPEG_LA_mener_NRK_m__ha_avtale_med_dem_for___kringkaste_og_publisere_H_264_video.html
</guid>
627 <pubDate>Thu,
28 Jun
2012 20:
00:
00 +
0200</pubDate>
628 <description><p
>Etter at NRK
629 <a href=
"http://people.skolelinux.org/pere/blog/NRK_nekter___finne_og_utlevere_eventuell_avtale_med_MPEG_LA.html
">nektet
630 å spore opp eventuell avtale med MPEG-LA
</a
> eller andre om bruk av
631 MPEG/H
.264-video etter at jeg
<a
632 href=
"http://people.skolelinux.org/pere/blog/Trenger_en_avtale_med_MPEG_LA_for___publisere_og_kringkaste_H_264_video_.html
">ba
633 om innsyn i slike avtaler
</a
>, tenkte jeg at i stedet for å forsøke å
634 få NRK til å finne en slik avtale, så burde det være like enkelt å
635 spørre MPEG-LA om de hadde avtale med NRK. Spørsmålet ble sendt før
636 jeg fikk tips fra Kieran Kunhya om hvor listen over lisensinnehavere
637 "in Good Standing
" befant seg. MPEG-LA svarte meg i dag, og kan
638 fortelle at NRK ikke har noen avtale med dem, så da er i det minste det
639 slått fast. Ikke overraskende mener MPEG-LA at det trengs en avtale
640 med MPEG-LA for å streame H
.264, men deres rammer er jo
641 rettstilstanden i USA og ikke Norge. Jeg tar dermed den delen av
642 svaret med en klype salt. Jeg er dermed fortsatt ikke klok på om det
643 trengs en avtale, og hvis det trengs en avtale her i Norge, heller
644 ikke sikker på om NRK har en avtale med noen andre enn MPEG-LA som
645 gjør at de ikke trenger avtale direkte med MPEG-LA. Jeg håper NRKs
646 jurister har vurdert dette, og at det er mulig å få tilgang til
647 vurderingen uansett om de trenger en avtale eller ikke.
</p
>
649 <p
>Her er epostutvekslingen med MPEG-LA så langt. Håper ikke
650 utvekslingen fører til NRK plutselig får en litt uventet pakke fra
653 <p
><blockquote
>
654 <p
>Date: Mon,
25 Jun
2012 15:
29:
37 +
0200
655 <br
>From: Petter Reinholdtsen
&lt;pere (at) hungry.com
&gt;
656 <br
>To: licensing-web (at) mpegla.com
657 <br
>Subject: Do NRK have a license agreement with MPEG-LA?
</p
>
659 <p
>Hi. I have a small question for you, that I hope it is OK that I
662 <p
>Is there any license agreements between MPEG-LA and NRK,
&lt;URL:
663 <a href=
"http://www.nrk.no/
">http://www.nrk.no/
</a
> &gt;, the
664 Norwegian national broadcasting cooperation? I am not sure if they
665 need one, and am just curious if such agreeement exist.
</p
>
667 <p
>The postal address is
</p
>
669 <p
><blockquote
>
671 <br
>Postbox
8500, Majorstuen
674 </blockquote
></p
>
676 <p
>if it make it easier for you to locate such agreement.
</p
>
678 <p
>Can you tell me how many entities in Norway have an agreement with
679 MPEG-LA, and the name of these entities?
</p
>
682 <br
>Happy hacking
683 <br
>Petter Reinholdtsen
684 </blockquote
></p
>
686 <p
>I dag, to dager senere, fikk jeg følgende svar:
</p
>
688 <p
><blockquote
>
689 <p
>Date: Thu,
28 Jun
2012 14:
11:
17 +
0000
690 <br
>From: Ryan Rodriguez
&lt;RRodriguez (at) mpegla.com
>
691 <br
>To: Petter Reinholdtsen
&lt;pere (at) hungry.com
>
692 <br
>CC: MD Administration
&lt;MDAdministration (at) mpegla.com
>
693 <br
>Subject: RE: Do NRK have a license agreement with MPEG-LA?
</p
>
695 <p
>Dear Mr. Reinholdtsen,
</p
>
697 <p
>Thank you for your message and for your interest in MPEG LA. We
698 appreciate hearing from you and I will be happy to assist you.
</p
>
700 <p
>To begin, I will assume that you are referring to AVC/H
.264
701 technology in your message below, as this technology is commonly used
702 in the transmission of video content. In that case, please allow me
703 to briefly summarize the coverage provided by our AVC Patent Portfolio
706 <P
>Our AVC License provides coverage for end products and video
707 services that make use of AVC/H
.264 technology. Accordingly, the
708 party offering such end products and video to End Users concludes the
709 AVC License and is responsible for paying the applicable royalties
710 associated with the end products/video they offer.
</p
>
712 <p
>While the Norwegian Broadcast Corporation (NRK) is not currently a
713 Licensee to MPEG LA
's AVC License (or any other Portfolio License
714 offered by MPEG LA), if NRK offers AVC Video to End Users for
715 remuneration (for example, Title-by-Title, Subscription, Free
716 Television, or Internet Broadcast AVC Video), then NRK will need to
717 conclude the AVC License and may be responsible for paying applicable
718 royalties associated with the AVC Video it distributes.
</p
>
720 <p
>Today I will send you a FedEx package containing a copy of our AVC
721 License for your review. You should receive the License document
722 within the next few days.
</p
>
724 <p
>Meanwhile, MPEG LA currently has several Norwegian Licensees that
725 can be found under the
"Licensees
" header within the respective
726 portion of our website. For example, you may find our list of
727 Licensees in Good Standing to our AVC License in the AVC portion of
729 <a href=
"http://www.mpegla.com/main/programs/AVC/Pages/Licensees.aspx
">http://www.mpegla.com/main/programs/AVC/Pages/Licensees.aspx
</a
></p
>
731 <p
>I hope the above information is helpful. If you have additional
732 questions or need further assistance with the AVC License, please feel
733 free to contact me directly. I look forward to hearing from you again
736 <p
>Best regards,
</p
>
738 <p
>Ryan
</p
>
740 <p
>Ryan M. Rodriguez
741 <br
>Licensing Associate
743 <br
>5425 Wisconsin Avenue
745 <br
>Chevy Chase, MD
20815
747 <br
>Phone: +
1 (
301)
986-
6660 x211
748 <br
>Fax: +
1 (
301)
986-
8575
749 <br
>Email: rrodriguez (at) mpegla.com
</p
>
751 </blockquote
></p
>
753 <p
>Meldingen om utsendt FedEx-pakke var så merkelig at jeg
754 øyeblikkelig sendte svar tilbake og spurte hva i alle dager han mente,
755 da han jo ikke hadde fått noen postadresse som nådde meg.
</p
>
757 <p
><blockquote
>
759 <p
>Date: Thu,
28 Jun
2012 16:
36:
15 +
0200
760 <br
>From: Petter Reinholdtsen
&lt;pere (at) hungry.com
&gt;
761 <br
>To: Ryan Rodriguez
&lt;RRodriguez (at) mpegla.com
&gt;
762 <br
>Cc: MD Administration
&lt;MDAdministration (at) mpegla.com
&gt;
763 <br
>Subject: Re: Do NRK have a license agreement with MPEG-LA?
</p
>
765 <p
>[Ryan Rodriguez]
766 <br
>&gt; Dear Mr. Reinholdtsen,
</p
>
768 <p
>Thank you for your quick reply.
</p
>
770 <p
>&gt; Today I will send you a FedEx package containing a copy of our AVC
771 <br
>&gt; License for your review. You should receive the License document
772 <br
>&gt; within the next few days.
</p
>
774 <p
>The part about sending a FedEx package confused me, though. I did not
775 <br
>give you my address, nor am I associated with NRK in any way, so I hope
776 <br
>you did not try to send me a package using the address of NRK. If you
777 <br
>would send me the Internet address of to the document, it would be more
778 <br
>useful to me to be able to download it as an electronic document.
</p
>
780 <p
>&gt; Meanwhile, MPEG LA currently has several Norwegian Licensees that can
781 <br
>&gt; be found under the
"Licensees
" header within the respective portion
782 <br
>&gt; of our website. For example, you may find our list of Licensees in
783 <br
>&gt; Good Standing to our AVC License in the AVC portion of our website,
784 <br
>&gt; http://www.mpegla.com/main/programs/AVC/Pages/Licensees.aspx
</p
>
786 <p
>How can I recognize the Norwegian licensees?
</p
>
789 <br
>Happy hacking
790 <br
>Petter Reinholdtsen
</p
>
791 </blockquote
></p
>
793 <p
>Selv om jeg svarte kun noen minutter etter at jeg fikk eposten fra
794 MPEG-LA, fikk jeg eposten under som automatisk var beskjed på min
795 siste epost. Får håpe noen likevel følger opp
"FedEx-pakken
". For å
796 øke sjansen for at noen revurderer utsending av pakke uten mottaker,
797 videresendte jeg min epost til swolf (at) mpegla.com, så får vi se.
798 Har ikke hørt noe mer
3 timer senere, så jeg mistenker at ingen leste
799 min epost tidsnok.
</p
>
801 <p
><blockquote
>
803 <p
>Date: Thu,
28 Jun
2012 14:
36:
20 +
0000
804 <br
>From: Ryan Rodriguez
&lt;RRodriguez (at) mpegla.com
&gt;
805 <br
>To: Petter Reinholdtsen
&lt;pere (at) hungry.com
&gt;
806 <br
>Subject: Automatic reply: Do NRK have a license agreement with MPEG-LA?
</p
>
808 <p
>Thank you for your message.
</p
>
810 <p
>I will be out of the office until Thursday, July
5 and will respond
811 to all messages upon my return. If this is a matter that requires
812 immediate attention, please contact Sidney Wolf (swolf (at)
813 mpegla.com)
</p
>
815 <p
>Best regards,
</p
>
817 <p
>Ryan
</p
>
819 <p
>Ryan M. Rodriguez
820 <br
>Licensing Associate
821 <br
>MPEG LA
</p
>
823 </blockquote
></p
>
825 <p
>Litt klokere, men fortsatt ikke klok på mitt opprinnelige spørsmål,
826 som er om en trenger avtale med MPEG-LA for å publisere eller
827 kringkaste H
.264-video i Norge.
</p
>
832 <title>NRK nekter å finne og utlevere eventuell avtale med MPEG-LA
</title>
833 <link>http://people.skolelinux.org/pere/blog/NRK_nekter___finne_og_utlevere_eventuell_avtale_med_MPEG_LA.html
</link>
834 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/NRK_nekter___finne_og_utlevere_eventuell_avtale_med_MPEG_LA.html
</guid>
835 <pubDate>Mon,
25 Jun
2012 15:
10:
00 +
0200</pubDate>
836 <description><p
>Jeg fikk nettopp svar fra NRK på
837 <a href=
"http://people.skolelinux.org/pere/blog/Trenger_en_avtale_med_MPEG_LA_for___publisere_og_kringkaste_H_264_video_.html
">min
838 forespørsel om kopi av avtale
</a
> med MPEG-LA eller andre om bruk av
839 MPEG og/eller H
.264. Svaret har fått saksreferanse
2011/
371 (mon tro
840 hva slags sak fra
2011 dette er?) hos NRK og lyder som følger:
</p
>
842 <p
><blockquote
>
844 <p
><strong
>Svar på innsynsbegjæring i MPEG / H
.264-relaterte
845 avtaler
</strong
></p
>
847 <p
>Viser til innsynsbegjæring av
19. juni
2012. Kravet om innsyn
848 gjelder avtale som gjør at NRK «ikke er begrenset av de generelle
849 bruksvilkårene som gjelder for utstyr som bruker MPEG og/eller
852 <p
>I henhold til offentleglova §
28 annet ledd må innsynskravet gjelde
853 en bestemt sak eller i rimelig utstrekning saker av en bestemt
854 sak. Det er på det rene at det aktuelle innsynskravet ikke gjelder en
855 bestemt sak. Spørsmålet som reiser seg er om identifiseringsgraden er
856 tilstrekkelig. I Justisdepartementets «Rettleiar til offentleglova»
857 står følgende:
</p
>
859 <p
>«Kravet om at innsynskravet må gjelde ei bestemt sak er til hinder
860 for at eit innsynskrav kan gjelde alle saker av ein bestemt art, utan
861 at den enkelte saka blir identifisert. Ein kan med andre ord i
862 utgangspunktet ikkje krevje innsyn i til dømes alle saker om
863 utsleppsløyve hos Statens forureiningstilsyn frå dei siste tre åra,
864 med mindre ein identifiserer kvar enkelt sak, til dømes med tilvising
865 til dato, partar eller liknande.»
</p
>
867 <p
>Vedrørende denne begrensningen har Justisdepartementet uttalt
868 følgende (Lovavdelingens uttalelser JDLOV-
2010-
3295):
</p
>
870 <p
><em
>«Bakgrunnen for avgrensinga av kva innsynskravet kan gjelde,
871 er fyrst og fremst at meir generelle innsynskrav, utan noka form for
872 identifikasjon av kva ein eigentleg ynskjer, ville vere svært
873 vanskelege å handsame for forvaltninga.»
</em
></p
>
875 <p
>I samme sak uttaler Lovavdelingen følgende:
</p
>
877 <p
><em
>«Det følgjer vidare av offentleglova §
28 andre ledd at det `i
878 rimeleg utstrekning
' kan krevjast innsyn i `saker av ein bestemt
879 art
'. Vilkåret om at eit innsynskrav berre `i rimeleg utstrekning
' kan
880 gjelde saker av ein bestemt art, er i hovudsak knytt til kor
881 arbeidskrevjande det vil vere å finne fram til dei aktuelle
882 dokumenta. I tillegg reknar vi med at vilkåret kan gje grunnlag for å
883 nekte innsyn i tilfelle der innsynskravet er så omfattande (gjeld så
884 mange dokument) at arbeidsmengda som ville gått med til å handsame
885 det, er større enn det ein `i rimeleg utstrekning
' kan krevje (sjølv
886 om det nok skal mykje til).»
</em
></p
>
888 <p
>NRK har ikke noen egen sammenstilling over avtaler innenfor
889 bestemte områder som omtales i innsynsbegjæringen. De måtte søkes på
890 vanlig måte. I tillegg finnes ikke noen automatisert måte å finne
891 avtaler som «ikke er begrenset av de generelle bruksvilkårene som
892 gjelder for utstyr som bruker MPEG og/eller H
.264». En slik
893 gjennomgang av avtaler måtte gjøres manuelt av en person med
894 spesialistkunnskap. Dette vil kreve at NRK avsetter omfattende
895 ressurser for å finne frem relevante avtaler og for deretter å vurdere
896 om de dekkes av det innsynsbegjæringen omfattes.
</p
>
898 <p
>På bakgrunn av dette nekter NRK innsyn, med den begrunnelsen at
899 innsynskravet er så omfattende at arbeidsmengden for å håndtere kravet
900 vil være langt større enn det som i rimelig utstrekning kan kreves i
901 henhold til offentleglova §
28 annet ledd.
</p
>
903 <p
>Avslag på deres innsynsbegjæring kan påklages til Kultur- og
904 kirkedepartementet innen tre uker fra det tidspunkt avslaget kommer
905 frem til mottakeren, i henhold til reglene i offentleglova §
32,
906 jf. forvaltningsloven kapittel VI. Klagen skal stiles til Kultur- og
907 kirkedepartementet, og sendes til NRK.
</p
>
909 <p
>NRK er imidlertid etter Offentleglova forpliktet å gi ut journaler,
910 slik at en eventuell søknad om innsyn kan tydeligere identifisere
911 hvilke dokumenter som det ønskes innsyn i. NRKs offentlige journaler
912 for inneværende og forrige måned ligger ute på
913 NRK.no/innsyn. Journaler som går lengre tilbake i tid, kan sendes ut
914 på forespørsel til innsyn (at) nrk.no.
</p
>
917 <br
>Dokumentarkivet i NRK
918 <br
>v/ Elin Brandsrud
919 <br
>Tel. direkte:
23 04 29 29
920 <br
>Post: RBM3, Postboks
8500 Majorstuen,
0340 Oslo
921 <br
>innsyn (at) nrk.no
</p
>
923 </blockquote
></p
>
926 <a href=
"http://people.skolelinux.org/pere/blog/images/
2012-
06-
25-video-mpegla-nrk.pdf
">i
927 PDF-form som vedlegg på epost
</a
>. Jeg er litt usikker på hvordan jeg
928 best går videre for å bli klok, men jeg har jo i hvert fall tre uker
929 på å vurdere om jeg skal klage. Enten må nok forespørselen
930 reformuleres eller så må jeg vel klage. Synes jo det er merkelig at
931 NRK ikke har bedre kontroll med hvilke avtaler de har inngått. Det
932 burde jo være noen i ledelsen som vet om de har signert en avtale med
933 MPEG-LA eller ikke...
</p
>
935 <p
>Oppdatering
2012-
06-
25 20:
20: Et google-søk på
"2011/
371 nrk
"
936 sendte meg til postjournalen for
937 <a href=
"http://nrk.no/contentfile/file/
1.8212365!offentligjournal19062012.pdf
">2012-
06-
19</a
>
939 <a href=
"http://nrk.no/contentfile/file/
1.8214156!offentligjournal20062012.pdf
">2012-
06-
20</a
>
940 hos NRK som viser mine forespørsler og viser at sakens tittel hos NRK
941 er
"Graphic Systems Regions MA
2378/
10E
". Videre søk etter
"Graphic
942 Systems Regions
" viser at dette er saken til et anbud om
943 "<a href=
"http://no.mercell.com/m/mts/Tender/
27179412.aspx
">a graphics
944 system for
12 or
13 sites broadcasting regional news
</a
>" hos Mercell
945 Sourcing Service, også omtalt på
946 <a href=
"http://www.publictenders.net/tender/
595705">Public
948 <a href=
"http://www.doffin.no/search/show/search_view.aspx?ID=JAN155521
">Doffin
</a
>.
949 Jeg er dog usikker på hvordan dette er relatert til min
950 forespørsel.
</p
>
952 <p
>Oppdatering
2012-
06-
25 22:
40: Ble tipset av Kieran Kunhya, fra
954 <a href=
"http://code.google.com/p/open-broadcast-encoder/
">Open
955 Broadcast Encoder
</a
>, at listen over de som har lisensavtale med
957 <a href=
"http://www.mpeg-la.com/main/programs/AVC/Pages/Licensees.aspx
">tilgjengelig
958 på web
</a
>. Veldig fint å oppdage hvor den finnes, da jeg må ha lett
959 etter feil ting da jeg forsøke å finne den. Der står ikke NRK, men
960 flere andre
"Broadcasting Company
"-oppføringer. Lurer på om det betyr
961 at NRK ikke trenger avtale, eller noe helt annet?
</p
>
966 <title>Trenger en avtale med MPEG-LA for å publisere og kringkaste H
.264-video?
</title>
967 <link>http://people.skolelinux.org/pere/blog/Trenger_en_avtale_med_MPEG_LA_for___publisere_og_kringkaste_H_264_video_.html
</link>
968 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Trenger_en_avtale_med_MPEG_LA_for___publisere_og_kringkaste_H_264_video_.html
</guid>
969 <pubDate>Thu,
21 Jun
2012 13:
40:
00 +
0200</pubDate>
970 <description><p
>Trengs det avtale med MPEG-LA for å ha lovlig rett til å
971 distribuere og kringkaste video i MPEG4 eller med videokodingen H
.264?
972 <a href=
"http://webmink.com/essays/h-
264/
">H
.264 og MPEG4 er jo ikke en
973 fri og åpen standard
</a
> i henhold til
974 <a href=
"http://people.skolelinux.org/pere/blog/Fri_og__pen_standard__slik_Digistan_ser_det.html
">definisjonen
975 til Digistan
</a
>, så i enkelte land er det ingen tvil om at du må ha
976 en slik avtale, men jeg må innrømme at jeg ikke vet om det også
977 gjelder Norge. Det ser uansett ut til å være en juridisk interessant
978 problemstilling. Men jeg tenkte her om dagen som så, at hvis det er
979 nødvendig, så har store aktører som
980 <a href=
"http://www.nrk.no/
">NRK
</a
> og
981 <a href=
"http://www.regjeringen.no/
">regjeringen
</a
> skaffet seg en
982 slik avtale. Jeg har derfor sendt forespørsel til begge (for
983 regjeringen sin del er det Departementenes Servicesenter som gjør
984 jobben), og bedt om kopi av eventuelle avtaler de har om bruk av MPEG
985 og/eller H
.264 med MPEG-LA eller andre aktører som opererer på vegne
986 av MPEG-LA. Her er kopi av eposten jeg har sendt til
987 <a href=
"http://www.dss.dep.no/
">Departementenes Servicesenter
</a
>.
988 Forespørselen til NRK er veldig lik.
</p
>
990 <p
><blockquote
>
992 <p
>Date: Tue,
19 Jun
2012 15:
18:
33 +
0200
993 <br
>From: Petter Reinholdtsen
994 <br
>To: postmottak@dss.dep.no
995 <br
>Subject: Innsynsbegjæring om MPEG/H
.264-relaterte avtaler
997 <p
>Hei. Jeg ber herved om innsyn og kopi av dokumenter i DSS relatert
998 til avtaler rundt bruk av videoformatene MPEG og H
.264. Jeg er
999 spesielt interessert i å vite om DSS har lisensavtale med MPEG-LA
1000 eller noen som representerer MPEG-LA i Norge.
</p
>
1002 <p
>MPEG og H
.264 er videoformater som brukes både til kringkasting
1003 (f.eks. i bakkenett og kabel-TV) og videopublisering på web, deriblant
1004 via Adobe Flash. MPEG-LA,
&lt;URL:
1005 <a href=
"http://www.mpeg-la.com/
">http://www.mpeg-la.com/
</a
> &gt;, er
1006 en organisasjon som har fått oppgaven, av de kjente rettighetshavere
1007 av immaterielle rettigheter knyttet til MPEG og H
.264, å selge
1008 bruksrett for MPEG og H
.264.
</p
>
1010 <p
>Via regjeringen.no kringkastes med MPEG og H
.264-baserte
1011 videoformater, og dette ser ut til å være organisert av DSS. Jeg
1012 antar dermed at DSS har avtale med en eller annen aktør om dette.
</p
>
1014 <p
>F.eks. har Adobe Premiere Pro har følgende klausul i følge
&lt;URL:
1015 <a href=
"http://news.cnet.com/
8301-
30685_3-
20000101-
264.html
">http://news.cnet.com/
8301-
30685_3-
20000101-
264.html
</a
>
1018 <p
><blockquote
>
1020 <p
>6.17. AVC DISTRIBUTION. The following notice applies to software
1021 containing AVC import and export functionality: THIS PRODUCT IS
1022 LICENSED UNDER THE AVC PATENT PORTFOLIO LICENSE FOR THE PERSONAL AND
1023 NON-COMMERCIAL USE OF A CONSUMER TO (a) ENCODE VIDEO IN COMPLIANCE
1024 WITH THE AVC STANDARD (
"AVC VIDEO
") AND/OR (b) DECODE AVC VIDEO THAT
1025 WAS ENCODED BY A CONSUMER ENGAGED IN A PERSONAL AND NON-COMMERCIAL
1026 ACTIVITY AND/OR AVC VIDEO THAT WAS OBTAINED FROM A VIDEO PROVIDER
1027 LICENSED TO PROVIDE AVC VIDEO. NO LICENSE IS GRANTED OR SHALL BE
1028 IMPLIED FOR ANY OTHER USE. ADDITIONAL INFORMATION MAY BE OBTAINED
1029 FROM MPEG LA L.L.C. SEE
1030 <a href=
"http://www.mpegla.com
">http://www.mpegla.com
</a
>.
</p
>
1032 </blockquote
></p
>
1034 <p
>Her er det kun
"non-commercial
" og
"personal and non-commercial
"
1035 aktivitet som er tillatt uten ekstra avtale med MPEG-LA.
</p
>
1037 <p
>Et annet tilsvarende eksempel er Apple Final Cut Pro, som har
1038 følgende klausul i følge
&lt;URL:
1039 <a href=
"http://images.apple.com/legal/sla/docs/finalcutstudio2.pdf
">http://images.apple.com/legal/sla/docs/finalcutstudio2.pdf
</a
>
1042 <p
><blockquote
>
1044 <p
>15. Merknad om H
.264/AVC. Hvis Apple-programvaren inneholder
1045 funksjonalitet for AVC-koding og/eller AVC-dekoding, krever
1046 kommersiell bruk ekstra lisensiering og følgende gjelder:
1047 AVC-FUNKSJONALITETEN I DETTE PRODUKTET KAN KUN ANVENDES AV
1048 FORBRUKERE OG KUN FOR PERSONLIG OG IKKE- KOMMERSIELL BRUK TIL (i)
1049 KODING AV VIDEO I OVERENSSTEMMELSE MED AVC-STANDARDEN (
"AVC-VIDEO
")
1050 OG/ELLER (ii) DEKODING AV AVC-VIDEO SOM ER KODET AV EN FORBRUKER TIL
1051 PERSONLIG OG IKKE-KOMMERSIELL BRUK OG/ELLER DEKODING AV AVC-VIDEO
1052 FRA EN VIDEOLEVERANDØR SOM HAR LISENS TIL Å TILBY
1053 AVC-VIDEO. INFORMASJON OM ANNEN BRUK OG LISENSIERING KAN INNHENTES
1054 FRA MPEG LA L.L.C. SE HTTP://WWW.MPEGLA.COM.
</p
>
1055 </blockquote
></p
>
1057 <p
>Tilsvarende gjelder for andre programvarepakker, kamera, etc som
1058 bruker MPEG og H
.264, at en må ha en avtale med MPEG-LA for å ha lov
1059 til å bruke programmet/utstyret hvis en skal lage noe annet enn
1060 private filmer og i ikke-kommersiell virksomhet.
</p
>
1062 <p
>Jeg er altså interessert i kopi av avtaler DSS har som gjør at en
1063 ikke er begrenset av de generelle bruksvilkårene som gjelder for
1064 utstyr som bruker MPEG og/eller H
.264.
</p
>
1065 </blockquote
></p
>
1067 <p
>Nå venter jeg spent på svaret. Jeg planlegger å blogge om svaret
1073 <title>Veileder fra DIFI om publisering av offentlige data
</title>
1074 <link>http://people.skolelinux.org/pere/blog/Veileder_fra_DIFI_om_publisering_av_offentlige_data.html
</link>
1075 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Veileder_fra_DIFI_om_publisering_av_offentlige_data.html
</guid>
1076 <pubDate>Fri,
1 Jun
2012 10:
40:
00 +
0200</pubDate>
1077 <description><p
>På onsdag rakk jeg såvidt innom
1078 <a href=
"http://www.meetup.com/osloopendata/
">Oslo Open Data Forums
</a
>
1079 møte, og fikk lagt hendene mine på DIFIs helt nye veileder
1080 "<a href=
"http://veileder.data.norge.no/
">Åpne data. Del og skap
1081 verdier. Veileder i tilgjengeliggjøring av offentlig data
</a
>" (også
1082 <a href=
"http://www.difi.no/filearchive/veileder-i-tilgjengeliggjoring-av-offentlig-data-web.pdf
">tilgjengelig
1083 som PDF
</a
> fra DIFI).
</p
>
1085 <p
>Veilederen er veldig bra, og nevner viktige problemstillinger og
1086 skisserer f.eks. både verdiskapningspotensialet og formatmulighetene
1087 som en bør ha i bakhodet når en publiserer offentlig informasjon på
1088 maskinlesbart format. Kildekoden til veilederen er
1089 <a href=
"https://github.com/difi/veileder-opnedata
">tilgjengelig via
1090 github
</a
>, og en kan rapportere tilbakemeldinger og forslag til
1091 forbedringer der (eller via epost og twitter for de som ønsker
1094 <p
>Det eneste jeg virkelig savnet i veilederen var omtale av
1095 <a href=
"http://www.w3.org/DesignIssues/LinkedData.html
">w3cs
1096 stjerneklassifisering
</a
> av åpne datakilder, som jeg tror ville være
1097 nyttige mentale knagger for de som vurderer å publisere sin
1098 informasjon på som åpne data. Jeg har
1099 <a href=
"https://github.com/difi/veileder-opnedata/issues/
1">rapportert
1100 en github-bug
</a
> om dette, så får vi se hvordan den blir behandlet.
</p
>
1102 <p
>Det slo meg at det var veldig lite konkret i veilederen om valg av
1103 bruksvilkår ved publisering (aka lisens), men jeg er ikke sikker på om
1104 det hører hjemme der, da det er et vanskelig tema som kanskje heller
1105 hører hjemme i sin egen veileder. Uansett, anbefaler alle å ta en
1106 titt på veilederen og sikre at alle offentlige etater en har kontakt
1107 med får en kopi.
</p
>
1112 <title>HTC One X - Your video? What do you mean?
</title>
1113 <link>http://people.skolelinux.org/pere/blog/HTC_One_X___Your_video___What_do_you_mean_.html
</link>
1114 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/HTC_One_X___Your_video___What_do_you_mean_.html
</guid>
1115 <pubDate>Thu,
26 Apr
2012 13:
20:
00 +
0200</pubDate>
1116 <description><p
>In
<a href=
"http://www.idg.no/computerworld/article243690.ece
">an
1117 article today
</a
> published by Computerworld Norway, the photographer
1118 <a href=
"http://www.urke.com/eirik/
">Eirik Helland Urke
</a
> reports
1119 that the video editor application included with
1120 <a href=
"http://www.htc.com/www/smartphones/htc-one-x/#specs
">HTC One
1121 X
</a
> have some quite surprising terms of use. The article is mostly
1122 based on the twitter message from mister Urke, stating:
1124 <p
><blockquote
>
1125 "<a href=
"http://twitter.com/urke/status/
194062269724897280">Drøy
1126 brukeravtale: HTC kan bruke MINE redigerte videoer kommersielt. Selv
1127 kan jeg KUN bruke dem privat.
</a
>"
1128 </blockquote
></p
>
1130 <p
>I quickly translated it to this English message:
</p
>
1132 <p
><blockquote
>
1133 "Arrogant user agreement: HTC can use MY edited videos
1134 commercially. Although I can ONLY use them privately.
"
1135 </blockquote
></p
>
1137 <p
>I
've been unable to find the text of the license term myself, but
1138 suspect it is a variation of the MPEG-LA terms I
1139 <a href=
"http://people.skolelinux.org/pere/blog/Terms_of_use_for_video_produced_by_a_Canon_IXUS_130_digital_camera.html
">discovered
1140 with my Canon IXUS
130</a
>. The HTC One X specification specifies that
1141 the recording format of the phone is .amr for audio and .mp3 for
1143 <a href=
"http://en.wikipedia.org/wiki/Adaptive_Multi-Rate_audio_codec#Licensing_and_patent_issues
">Adaptive
1144 Multi-Rate audio codec
</a
> with patents which according to the
1145 Wikipedia article require an license agreement with
1146 <a href=
"http://www.voiceage.com/
">VoiceAge
</a
>. MP4 is
1147 <a href=
"http://en.wikipedia.org/wiki/H
.264/MPEG-
4_AVC#Patent_licensing
">MPEG4 with
1148 H
.264</a
>, which according to Wikipedia require a licence agreement
1149 with
<a href=
"http://www.mpegla.com/
">MPEG-LA
</a
>.
</p
>
1151 <p
>I know why I prefer
1152 <a href=
"http://www.digistan.org/open-standard:definition
">free and open
1153 standards
</a
> also for video.
</p
>
1158 <title>Changing the default Iceweasel start page in Debian Edu/Squeeze
</title>
1159 <link>http://people.skolelinux.org/pere/blog/Changing_the_default_Iceweasel_start_page_in_Debian_Edu_Squeeze.html
</link>
1160 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Changing_the_default_Iceweasel_start_page_in_Debian_Edu_Squeeze.html
</guid>
1161 <pubDate>Tue,
10 Jan
2012 15:
30:
00 +
0100</pubDate>
1162 <description><p
>In the Squeeze version of
1163 <a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
</a
> soon
1164 to be released, users of the system will get their default browser
1165 start page set from LDAP, allowing the system administrator to point
1166 all users to the school web page by updating one setting in LDAP. In
1167 addition to setting the default start page when a machine boots, users
1168 are shown the same page as a welcome page when they log in for the
1169 first time.
</p
>
1171 <p
>The LDAP object dc=skole,dc=skolelinux,dc=no have an attribute
1172 labeledURI with
"http://www/ LDAP for Debian Edu/Skolelinux
" as the
1173 default content. By changing this value to another URL, all users get
1174 to see the page behind this new URL.
</p
>
1176 <p
>An easy way to update it is by using the ldapvi tool. It can be
1177 called as
"<tt
>ldapvi -ZD
'(cn=admin)
'</tt
>' to update LDAP with the
1178 new setting.
</p
>
1180 <p
>We have written the code to adjust the default start page and show
1181 the welcome page, and I wonder if there is an easier way to do this
1182 from within Iceweasel instead.
</p
>
1187 <title>Hvordan enkelt laste ned filmer fra NRK
</title>
1188 <link>http://people.skolelinux.org/pere/blog/Hvordan_enkelt_laste_ned_filmer_fra_NRK.html
</link>
1189 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Hvordan_enkelt_laste_ned_filmer_fra_NRK.html
</guid>
1190 <pubDate>Sat,
5 Nov
2011 15:
20:
00 +
0100</pubDate>
1191 <description><p
>Ofte har jeg lyst til å laste ned et innslag fra NRKs nettsted for
1192 å se det senere når jeg ikke er på nett, eller for å ha det
1193 tilgjengelig når jeg en gang i fremtiden ønsker å referere til
1194 innslaget selv om NRK har fjernet det fra sine nettsider. I dag fant
1195 jeg et lite script som fikser jobben.
</p
>
1197 <p
>Scriptet er laget av Jan Henning Thorsen og tilgjengelig fra
1198 <a href=
"http://jhthorsen.github.com/snippets/nrk-downloader/
">github
</a
>,
1199 og gjør det veldig enkelt å laste ned. Kjør
<tt
>nrk-downloader.sh
1200 http://www1.nrk.no/nett-tv/klipp/
582810</tt
> for å hente ned et enkelt
1201 innslag eller
<tt
>nrk-downloader.sh
1202 http://www1.nrk.no/nett-tv/kategori/
3521</tt
> for å laste ned alle
1203 episodene i en serie.
</p
>
1205 <p
>Det er ikke rakettforskning å laste ned NRK-
"strømmer
", og
1206 tidligere gjorde jeg dette manuelt med mplayer. Scriptet til
1207 Hr. Thorsen gjør det raskere og enklere for meg, men jeg vil ikke si
1208 at det er en revolusjonerende løsning. Jeg mener jo fortsatt at
1209 påstanden fra NRKs ansatte om at det er
1210 <a href=
"http://people.skolelinux.org/pere/blog/Best___ikke_fortelle_noen_at_streaming_er_nedlasting___.html
">vesensforskjellig
1211 å legge tilgjengelig for nedlasting og for streaming
</a
> er
1212 meningsløs.
</p
>
1217 <title>What is missing in the Debian desktop, or why my parents use Kubuntu
</title>
1218 <link>http://people.skolelinux.org/pere/blog/What_is_missing_in_the_Debian_desktop__or_why_my_parents_use_Kubuntu.html
</link>
1219 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/What_is_missing_in_the_Debian_desktop__or_why_my_parents_use_Kubuntu.html
</guid>
1220 <pubDate>Fri,
29 Jul
2011 08:
10:
00 +
0200</pubDate>
1221 <description><p
>While at Debconf11, I have several times during discussions
1222 mentioned the issues I believe should be improved in Debian for its
1223 desktop to be useful for more people. The use case for this is my
1224 parents, which are currently running Kubuntu which solve the
1227 <p
>I suspect these four missing features are not very hard to
1228 implement. After all, they are present in Ubuntu, so if we wanted to
1229 do this in Debian we would have a source.
</p
>
1233 <li
><strong
>Simple GUI based upgrade of packages.
</strong
> When there
1234 are new packages available for upgrades, a icon in the KDE status bar
1235 indicate this, and clicking on it will activate the simple upgrade
1236 tool to handle it. I have no problem guiding both of my parents
1237 through the process over the phone. If a kernel reboot is required,
1238 this too is indicated by the status bars and the upgrade tool. Last
1239 time I checked, nothing with the same features was working in KDE in
1242 <li
><strong
>Simple handling of missing Firefox browser
1243 plugins.
</strong
> When the browser encounter a MIME type it do not
1244 currently have a handler for, it will ask the user if the system
1245 should search for a package that would add support for this MIME type,
1246 and if the user say yes, the APT sources will be searched for packages
1247 advertising the MIME type in their control file (visible in the
1248 Packages file in the APT archive). If one or more packages are found,
1249 it is a simple click of the mouse to add support for the missing mime
1250 type. If the package require the user to accept some non-free
1251 license, this is explained to the user. The entire process make it
1252 more clear to the user why something do not work in the browser, and
1253 make the chances higher for the user to blame the web page authors and
1254 not the browser for any missing features.
</li
>
1256 <li
><strong
>Simple handling of missing multimedia codec/format
1257 handlers.
</strong
> When the media players encounter a format or codec
1258 it is not supporting, a dialog pop up asking the user if the system
1259 should search for a package that would add support for it. This
1260 happen with things like MP3, Windows Media or H
.264. The selection
1261 and installation procedure is very similar to the Firefox browser
1262 plugin handling. This is as far as I know implemented using a
1263 gstreamer hook. The end result is that the user easily get access to
1264 the codecs that are present from the APT archives available, while
1265 explaining more on why a given format is unsupported by Ubuntu.
</li
>
1267 <li
><strong
>Better browser handling of some MIME types.
</strong
> When
1268 displaying a text/plain file in my Debian browser, it will propose to
1269 start emacs to show it. If I remember correctly, when doing the same
1270 in Kunbutu it show the file as a text file in the browser. At least I
1271 know Opera will show text files within the browser. I much prefer the
1272 latter behaviour.
</li
>
1276 <p
>There are other nice features as well, like the simplified suite
1277 upgrader, but given that I am the one mostly doing the dist-upgrade,
1278 it do not matter much.
</p
>
1280 <p
>I really hope we could get these features in place for the next
1281 Debian release. It would require the coordinated effort of several
1282 maintainers, but would make the end user experience a lot better.
</p
>
1287 <title>Gnash enteres Google Summer of Code
2011</title>
1288 <link>http://people.skolelinux.org/pere/blog/Gnash_enteres_Google_Summer_of_Code_2011.html
</link>
1289 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Gnash_enteres_Google_Summer_of_Code_2011.html
</guid>
1290 <pubDate>Wed,
6 Apr
2011 09:
00:
00 +
0200</pubDate>
1291 <description><p
><a href=
"http://www.getgnash.org/
">The Gnash project
</a
> is still
1292 the most promising solution for a Free Software Flash implementation.
1293 A few days ago the project
1294 <a href=
"http://lists.gnu.org/archive/html/gnash-dev/
2011-
04/msg00011.html
">announced
</a
>
1295 that it will participate in Google Summer of Code. I hope many
1296 students apply, and that some of them succeed in getting AVM2 support
1297 into Gnash.
</p
>
1302 <title>Why isn
't Debian Edu using VLC?
</title>
1303 <link>http://people.skolelinux.org/pere/blog/Why_isn_t_Debian_Edu_using_VLC_.html
</link>
1304 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Why_isn_t_Debian_Edu_using_VLC_.html
</guid>
1305 <pubDate>Sat,
27 Nov
2010 11:
30:
00 +
0100</pubDate>
1306 <description><p
>In the latest issue of Linux Journal, the readers choices were
1307 presented, and the winner among the multimedia player were VLC.
1308 Personally, I like VLC, and it is my player of choice when I first try
1309 to play a video file or stream. Only if VLC fail will I drag out
1310 gmplayer to see if it can do better. The reason is mostly the failure
1311 model and trust. When VLC fail, it normally pop up a error message
1312 reporting the problem. When mplayer fail, it normally segfault or
1313 just hangs. The latter failure mode drain my trust in the program.
<p
>
1315 <p
>But even if VLC is my player of choice, we have choosen to use
1316 mplayer in
<a href=
"http://www.skolelinux.org/
">Debian
1317 Edu/Skolelinux
</a
>. The reason is simple. We need a good browser
1318 plugin to play web videos seamlessly, and the VLC browser plugin is
1319 not very good. For example, it lack in-line control buttons, so there
1320 is no way for the user to pause the video. Also, when I
1321 <a href=
"http://wiki.debian.org/DebianEdu/BrowserMultimedia
">last
1322 tested the browser plugins
</a
> available in Debian, the VLC plugin
1323 failed on several video pages where mplayer based plugins worked. If
1324 the browser plugin for VLC was as good as the gecko-mediaplayer
1325 package (which uses mplayer), we would switch.
</P
>
1327 <p
>While VLC is a good player, its user interface is slightly
1328 annoying. The most annoying feature is its inconsistent use of
1329 keyboard shortcuts. When the player is in full screen mode, its
1330 shortcuts are different from when it is playing the video in a window.
1331 For example, space only work as pause when in full screen mode. I
1332 wish it had consisten shortcuts and that space also would work when in
1333 window mode. Another nice shortcut in gmplayer is [enter] to restart
1334 the current video. It is very nice when playing short videos from the
1335 web and want to restart it when new people arrive to have a look at
1336 what is going on.
</p
>
1341 <title>Norgeskartet på mange vis - via OpenStreetmap.org
</title>
1342 <link>http://people.skolelinux.org/pere/blog/Norgeskartet_p__mange_vis___via_OpenStreetmap_org.html
</link>
1343 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Norgeskartet_p__mange_vis___via_OpenStreetmap_org.html
</guid>
1344 <pubDate>Mon,
1 Nov
2010 11:
15:
00 +
0100</pubDate>
1345 <description><p
>Har oppdaget at mange ikke er klar over at OpenStreetmap.org er
1346 tilgjengelig i en rekke forskjellige formater. Her er en liste med
1347 eksporter jeg kjenner til for Norge, for de som trenger et
1348 fribrukskart til sine tjenester:
</p
>
1352 <li
>Cloudmade tilbyr OSM XML, Garmin Map Files, Osmosis country
1353 bounding polygon, Shapefile, Navit maps, GPX POI, TomTom POI og OSM
1354 XML feature extracts via
1355 <a href=
"http://downloads.cloudmade.com/europe/norway
">sine
1356 nedlastingssider
</a
>.
</li
>
1358 <li
>Geofabric tilbyr
1359 <a href=
"http://download.geofabrik.de/osm/europe/norway.osm.bz2
">OSM
1361 <a href=
"http://download.geofabrik.de/osm/europe/norway.osm.pbf
">OSM
1362 protobuf binærformat
</a
> og
1363 <a href=
"http://download.geofabrik.de/osm/europe/norway.shp.zip
">ESRI
1364 Shapefile (EPSG:
4326)
</a
> fra sine nedlastingssider.
</li
>
1366 <li
>Frikart.no tilbyr
1367 <a href=
"http://www.frikart.no/garmin/
">Garmin-kart
</a
> i uike
1368 varianter for veibruk og turbruk sommer og vinter.
</li
>
1370 </ul
></p
>
1372 <p
>Kartene oppdateres regelmessig, som oftest hver uke. Det skulle
1373 dermed være noe for enhver smak.
</p
>
1378 <title>Best å ikke fortelle noen at streaming er nedlasting...
</title>
1379 <link>http://people.skolelinux.org/pere/blog/Best___ikke_fortelle_noen_at_streaming_er_nedlasting___.html
</link>
1380 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Best___ikke_fortelle_noen_at_streaming_er_nedlasting___.html
</guid>
1381 <pubDate>Sat,
30 Oct
2010 11:
20:
00 +
0200</pubDate>
1382 <description><p
>I dag la jeg inn en kommentar på en sak hos NRKBeta
1383 <a href=
"http://nrkbeta.no/
2010/
10/
27/bakom-blindpassasjer-del-
1/
">om
1384 hvordan TV-serien Blindpassasjer ble laget
</a
> i forbindelse med at
1385 filmene NRK la ut ikke var tilgjengelig i et
1386 <a href=
"http://www.digistan.org/open-standard:definition
">fritt og
1387 åpent format
</a
>. Dette var det jeg skrev publiserte der
07:
39.
</p
>
1389 <p
><blockquote
>
1390 <p
>"Vi fikk en kommentar rundt måten streamet innhold er beskyttet fra
1391 nedlasting. Mange av oss som kan mer enn gjennomsnittet om systemer
1392 som dette, vet at det stort sett er mulig å lure ut ting med den
1393 nødvendige forkunnskapen.
"</p
>
1395 <p
>Haha. Å streame innhold er det samme som å laste ned innhold, så å
1396 beskytte en stream mot nedlasting er ikke mulig. Å skrive noe slikt
1397 er å forlede leseren.
</p
>
1399 <p
>Med den bakgrunn blir forklaringen om at noen rettighetshavere kun
1400 vil tillate streaming men ikke nedlasting meningsløs.
</p
>
1402 <p
>Anbefaler forresten å lese
1403 <a href=
"http://blogs.computerworlduk.com/simon-says/
2010/
10/drm-is-toxic-to-culture/index.htm
">http://blogs.computerworlduk.com/simon-says/
2010/
10/drm-is-toxic-to-culture/index.htm
</a
>
1404 om hva som ville være konsekvensen hvis digitale avspillingssperrer
1405 (DRM) fungerte. Det gjør de naturligvis ikke teknisk - det er jo
1406 derfor de må ha totalitære juridiske beskyttelsesmekanismer på plass,
1407 men det er skremmende hva samfunnet tillater og NRK er med på å bygge
1408 opp under.
</p
>
1409 </blockquote
></p
>
1411 <p
>Ca.
20 minutter senere får jeg følgende epost fra Anders Hofseth i
1414 <p
><blockquote
>
1415 <p
>From: Anders Hofseth
&lt;XXX@gmail.com
>
1416 <br
>To:
"pere@hungry.com
" &lt;pere@hungry.com
>
1417 <br
>Cc: Eirik Solheim
&lt;XXX@gmail.com
>, Jon Ståle Carlsen
&lt;XXX@gmail.com
>, Henrik Lied
&lt;XXX@gmail.com
>
1418 <br
>Subject: Re: [NRKbeta] Kommentar:
"Bakom Blindpassasjer: del
1"
1419 <br
>Date: Sat,
30 Oct
2010 07:
58:
44 +
0200</p
>
1421 <p
>Hei Petter.
1422 <br
>Det du forsøker dra igang er egentlig en interessant diskusjon,
1423 men om vi skal kjøre den i kommentarfeltet her, vil vi kunne bli bedt
1424 om å fjerne blindpassasjer fra nett- tv og det vil heller ikke bli
1425 særlig lett å klarere ut noe annet arkivmateriale på lang tid.
</p
>
1427 <p
>Dette er en situasjon NRKbeta ikke ønsker, så kommentaren er
1428 fjernet og den delen av diskusjonen er avsluttet på nrkbeta, vi antar
1429 konsekvensene vi beskriver ikke er noe du ønsker heller...
</p
>
1431 <p
>Med hilsen,
1432 <br
>-anders
</p
>
1434 <p
>Ring meg om noe er uklart:
95XXXXXXX
</p
>
1435 </blockquote
></p
>
1437 <p
>Ble så fascinert over denne holdningen, at jeg forfattet og sendte
1438 over følgende svar. I og med at debatten er fjernet fra NRK Betas
1439 kommentarfelt, så velger jeg å publisere her på bloggen min i stedet.
1440 Har fjernet epostadresser og telefonnummer til de involverte, for å
1441 unngå at de tiltrekker seg uønskede direkte kontaktforsøk.
</p
>
1443 <p
><blockquote
>
1444 <p
>From: Petter Reinholdtsen
&lt;pere@hungry.com
>
1445 <br
>To: Anders Hofseth
&lt;XXX@gmail.com
>
1446 <br
>Cc: Eirik Solheim
&lt;XXX@gmail.com
>,
1447 <br
> Jon Ståle Carlsen
&lt;XXX@gmail.com
>,
1448 <br
> Henrik Lied
&lt;XXX@gmail.com
>
1449 <br
>Subject: Re: [NRKbeta] Kommentar:
"Bakom Blindpassasjer: del
1"
1450 <br
>Date: Sat,
30 Oct
2010 08:
24:
34 +
0200</p
>
1452 <p
>[Anders Hofseth]
1453 <br
>> Hei Petter.
</p
>
1455 <p
>Hei.
</p
>
1457 <p
>> Det du forsøker dra igang er egentlig en interessant diskusjon, men
1458 <br
>> om vi skal kjøre den i kommentarfeltet her, vil vi kunne bli bedt om
1459 <br
>> å fjerne blindpassasjer fra nett- tv og det vil heller ikke bli
1460 <br
>> særlig lett å klarere ut noe annet arkivmateriale på lang tid.
</p
>
1462 <p
>Godt å se at du er enig i at dette er en interessant diskusjon. Den
1463 vil nok fortsette en stund til. :)
</p
>
1465 <p
>Må innrømme at jeg synes det er merkelig å lese at dere i NRK med
1466 vitende og vilje ønsker å forlede rettighetshaverne for å kunne
1467 fortsette å legge ut arkivmateriale.
</p
>
1469 <p
>Kommentarer og diskusjoner i bloggene til NRK Beta påvirker jo ikke
1470 faktum, som er at streaming er det samme som nedlasting, og at innhold
1471 som er lagt ut på nett kan lagres lokalt for avspilling når en ønsker
1474 <p
>Det du sier er jo at klarering av arkivmateriale for publisering på
1475 web krever at en holder faktum skjult fra debattfeltet på NRKBeta.
1476 Det er ikke et argument som holder vann. :)
</p
>
1478 <p
>> Dette er en situasjon NRKbeta ikke ønsker, så kommentaren er fjernet
1479 <br
>> og den delen av diskusjonen er avsluttet på nrkbeta, vi antar
1480 <br
>> konsekvensene vi beskriver ikke er noe du ønsker heller...
</p
>
1482 <p
>Personlig ønsker jeg at NRK skal slutte å stikke hodet i sanden og
1483 heller være åpne på hvordan virkeligheten fungerer, samt ta opp kampen
1484 mot de som vil låse kulturen inne. Jeg synes det er en skam at NRK
1485 godtar å forlede publikum. Ville heller at NRK krever at innhold som
1486 skal sendes skal være uten bruksbegresninger og kan publiseres i
1487 formater som heller ikke har bruksbegresninger (bruksbegresningene til
1488 H
.264 burde få varselbjellene i NRK til å ringe).
</p
>
1490 <p
>At NRK er med på DRM-tåkeleggingen og at det kommer feilaktive
1491 påstander om at
"streaming beskytter mot nedlasting
" som bare er egnet
1492 til å bygge opp om en myte som er skadelig for samfunnet som helhet.
</p
>
1494 <p
>Anbefaler
&lt;URL:
<a href=
"http://webmink.com/
2010/
09/
03/h-
264-and-foss/
">http://webmink.com/
2010/
09/
03/h-
264-and-foss/
</a
>> og en
1496 &lt;URL:
<a href=
"http://people.skolelinux.org/pere/blog/Terms_of_use_for_video_produced_by_a_Canon_IXUS_130_digital_camera.html
">http://people.skolelinux.org/pere/blog/Terms_of_use_for_video_produced_by_a_Canon_IXUS_130_digital_camera.html
</a
> >.
1497 for å se hva slags bruksbegresninger H
.264 innebærer.
</p
>
1499 <p
>Hvis dette innebærer at NRK må være åpne med at arkivmaterialet ikke
1500 kan brukes før rettighetshaverene også innser at de er med på å skade
1501 samfunnets kultur og kollektive hukommelse, så får en i hvert fall
1502 synliggjort konsekvensene og antagelig mer flammer på en debatt som er
1503 langt på overtid.
</p
>
1505 <p
>> Ring meg om noe er uklart: XXX
</p
>
1507 <p
>Intet uklart, men ikke imponert over måten dere håndterer debatten på.
1508 Hadde du i stedet kommet med et tilsvar i kommentarfeltet der en
1509 gjorde det klart at blindpassasjer-blogpostingen ikke var riktig sted
1510 for videre diskusjon hadde dere i mine øyne kommet fra det med
1511 ryggraden på plass.
</p
>
1513 <p
>PS: Interessant å se at NRK-ansatte ikke bruker NRK-epostadresser.
</p
>
1515 <p
>Som en liten avslutning, her er noen litt morsomme innslag om temaet.
1516 &lt;URL:
<a href=
"http://www.archive.org/details/CopyingIsNotTheft
">http://www.archive.org/details/CopyingIsNotTheft
</a
> > og
1517 &lt;URL:
<a href=
"http://patentabsurdity.com/
">http://patentabsurdity.com/
</a
> > hadde vært noe å kringkaste på
1520 <p
>Vennlig hilsen,
1522 <br
>Petter Reinholdtsen
</p
>
1527 <title>Pledge for funding to the Gnash project to get AVM2 support
</title>
1528 <link>http://people.skolelinux.org/pere/blog/Pledge_for_funding_to_the_Gnash_project_to_get_AVM2_support.html
</link>
1529 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Pledge_for_funding_to_the_Gnash_project_to_get_AVM2_support.html
</guid>
1530 <pubDate>Tue,
19 Oct
2010 14:
45:
00 +
0200</pubDate>
1531 <description><p
><a href=
"http://www.getgnash.org/
">The Gnash project
</a
> is the
1532 most promising solution for a Free Software Flash implementation. It
1533 has done great so far, but there is still far to go, and recently its
1534 funding has dried up. I believe AVM2 support in Gnash is vital to the
1535 continued progress of the project, as more and more sites show up with
1536 AVM2 flash files.
</p
>
1538 <p
>To try to get funding for developing such support, I have started
1539 <a href=
"http://www.pledgebank.com/gnash-avm2
">a pledge
</a
> with the
1540 following text:
</P
>
1542 <p
><blockquote
>
1544 <p
>"I will pay
100$ to the Gnash project to develop AVM2 support but
1545 only if
10 other people will do the same.
"</p
>
1547 <p
>- Petter Reinholdtsen, free software developer
</p
>
1549 <p
>Deadline to sign up by:
24th December
2010</p
>
1551 <p
>The Gnash project need to get support for the new Flash file
1552 format AVM2 to work with a lot of sites using Flash on the
1553 web. Gnash already work with a lot of Flash sites using the old AVM1
1554 format, but more and more sites are using the AVM2 format these
1555 days. The project web page is available from
1556 http://www.getgnash.org/ . Gnash is a free software implementation
1557 of Adobe Flash, allowing those of us that do not accept the terms of
1558 the Adobe Flash license to get access to Flash sites.
</p
>
1560 <p
>The project need funding to get developers to put aside enough
1561 time to develop the AVM2 support, and this pledge is my way to try
1562 to get this to happen.
</p
>
1564 <p
>The project accept donations via the OpenMediaNow foundation,
1565 <a href=
"http://www.openmedianow.org/?q=node/
32">http://www.openmedianow.org/?q=node/
32</a
> .
</p
>
1567 </blockquote
></p
>
1569 <p
>I hope you will support this effort too. I hope more than
10
1570 people will participate to make this happen. The more money the
1571 project gets, the more features it can develop using these funds.
1577 <title>Standardkrav inn i anbudstekster?
</title>
1578 <link>http://people.skolelinux.org/pere/blog/Standardkrav_inn_i_anbudstekster_.html
</link>
1579 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Standardkrav_inn_i_anbudstekster_.html
</guid>
1580 <pubDate>Sun,
17 Oct
2010 19:
30:
00 +
0200</pubDate>
1581 <description><p
>Hvis det å følge standarder skal ha noen effekt overfor
1582 leverandører, så må slike krav og ønsker komme inn i anbudstekster når
1583 systemer kjøpes inn. Har ikke sett noen slike formuleringer i anbud
1584 så langt, men har tenkt litt på hva som bør inn. Her er noen ideer og
1585 forslag. Min drøm er at en kan sette krav til slik støtte i
1586 anbudstekster, men så langt er det nok mer sannsynlig at en må nøye
1587 seg med å skrive at det er en fordel om slik støtte er tilstede i
1588 leveranser.
</p
>
1590 <p
>Som systemadministrator på Universitetet er det typisk to områder
1591 som er problematiske for meg. Det ene er admin-grensesnittene på
1592 tjenermaskiner, som vi ønsker å bruke via ssh. Det andre er nettsider
1593 som vi ønsker å bruke via en nettleser. For begge deler er det viktig
1594 at protokollene og formatene som brukes følger standarder våre verktøy
1597 <p
>De fleste har nå støtte for SSH som overføringsprotkoll for
1598 admin-grensesnittet, men det er ikke tilstrekkelig for å kunne stille
1599 inn f.eks BIOS og RAID-kontroller via ssh-forbindelsen. Det er flere
1600 aktuelle protokoller for fremvisning av BIOS-oppsett og
1601 oppstartmeldinger, og min anbefaling ville være å kreve
1602 VT100-kompatibel protokoll, for å sikre at flest mulig
1603 terminalemulatorer kan forstå hva som kommer fra admin-grensesnittet
1604 via ssh. Andre aktuelle alternativer er ANSI-terminalemulering og
1605 VT220. Kanskje en formulering ala dette i anbudsutlysninger vil
1608 <p
><blockquote
>
1609 BIOS og oppstartmeldinger i administrasjonsgrensesnittet til maskinen
1610 bør/skal være tilgjengelig via SSH-protokollen som definert av IETF
1611 (RFC
4251 mfl.) og følge terminalfremvisningprotokollen VT100 (ref?)
1612 når en kobler seg til oppstart via ssh.
1613 </blockquote
></p
>
1615 <p
>Har ikke lykkes med å finne en god referanse for
1616 VT100-spesifikasjonen.
</p
>
1618 <p
>Når det gjelder nettsider, så er det det HTML, CSS og
1619 JavaScript-spesifikasjonen til W3C som gjelder.
</p
>
1621 <p
><blockquote
>
1622 Alle systemets nettsider bør/skal være i henhold til statens
1623 standardkatalogs krav om nettsider og følge HTML-standarden som
1624 definert av W3C, og validere uten feil hos W3Cs HTML-validator
1625 (http://validator.w3.org). Hvis det brukes CSS så bør/skal denne
1626 validere uten feil hos W3Cs CSS-validator
1627 (http://jigsaw.w3.org/css-validator/). Eventuelle JavaScript skal
1628 være i henhold til EcmaScript-standarden. I tillegg til å følge de
1629 overnevnte standardene skal websidene fungere i nettleserne (fyll inn
1630 relevant liste for organisasjonen) Firefox
3.5, Internet Explorer
8,
1632 </blockquote
></p
>
1634 <p
>Vil et slikt avsnitt være konkret nok til å få leverandørene til å
1635 lage nettsider som følger standardene og fungerer i flere
1636 nettlesere?
</p
>
1638 <p
>Tar svært gjerne imot innspill på dette temaet til aktive (at)
1639 nuug.no, og er spesielt interessert i hva andre skriver i sine anbud
1640 for å oppmuntre leverandører til å følge standardene. Kanskje NUUG
1641 burde lage et dokument med forslag til standardformuleringer å ta med
1642 i anbudsutlysninger?
</p
>
1644 <p
>Oppdatering
2010-
12-
03: I følge Wikipedias oppføring om
1645 <a href=
"http://en.wikipedia.org/wiki/ANSI_escape_code
">ANSI escape
1646 code
</a
>, så bruker VT100-terminaler ECMA-
48-spesifikasjonen som
1647 basis for sin oppførsel. Det kan dermed være et alternativ når en
1648 skal spesifisere hvordan seriell-konsoll skal fungere.
</p
>
1653 <title>Terms of use for video produced by a Canon IXUS
130 digital camera
</title>
1654 <link>http://people.skolelinux.org/pere/blog/Terms_of_use_for_video_produced_by_a_Canon_IXUS_130_digital_camera.html
</link>
1655 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Terms_of_use_for_video_produced_by_a_Canon_IXUS_130_digital_camera.html
</guid>
1656 <pubDate>Thu,
9 Sep
2010 23:
55:
00 +
0200</pubDate>
1657 <description><p
>A few days ago I had the mixed pleasure of bying a new digital
1658 camera, a Canon IXUS
130. It was instructive and very disturbing to
1659 be able to verify that also this camera producer have the nerve to
1660 specify how I can or can not use the videos produced with the camera.
1661 Even thought I was aware of the issue, the options with new cameras
1662 are limited and I ended up bying the camera anyway. What is the
1663 problem, you might ask? It is software patents, MPEG-
4, H
.264 and the
1664 MPEG-LA that is the problem, and our right to record our experiences
1665 without asking for permissions that is at risk.
1667 <p
>On page
27 of the Danish instruction manual, this section is
1671 <p
>This product is licensed under AT
&T patents for the MPEG-
4 standard
1672 and may be used for encoding MPEG-
4 compliant video and/or decoding
1673 MPEG-
4 compliant video that was encoded only (
1) for a personal and
1674 non-commercial purpose or (
2) by a video provider licensed under the
1675 AT
&T patents to provide MPEG-
4 compliant video.
</p
>
1677 <p
>No license is granted or implied for any other use for MPEG-
4
1681 <p
>In short, the camera producer have chosen to use technology
1682 (MPEG-
4/H
.264) that is only provided if I used it for personal and
1683 non-commercial purposes, or ask for permission from the organisations
1684 holding the knowledge monopoly (patent) for technology used.
</p
>
1686 <p
>This issue has been brewing for a while, and I recommend you to
1688 "<a href=
"http://www.osnews.com/story/
23236/Why_Our_Civilization_s_Video_Art_and_Culture_is_Threatened_by_the_MPEG-LA
">Why
1689 Our Civilization
's Video Art and Culture is Threatened by the
1690 MPEG-LA
</a
>" by Eugenia Loli-Queru and
1691 "<a href=
"http://webmink.com/
2010/
09/
03/h-
264-and-foss/
">H
.264 Is Not
1692 The Sort Of Free That Matters
</a
>" by Simon Phipps to learn more about
1693 the issue. The solution is to support the
1694 <a href=
"http://www.digistan.org/open-standard:definition
">free and
1695 open standards
</a
> for video, like
<a href=
"http://www.theora.org/
">Ogg
1696 Theora
</a
>, and avoid MPEG-
4 and H
.264 if you can.
</p
>
1701 <title>Some notes on Flash in Debian and Debian Edu
</title>
1702 <link>http://people.skolelinux.org/pere/blog/Some_notes_on_Flash_in_Debian_and_Debian_Edu.html
</link>
1703 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Some_notes_on_Flash_in_Debian_and_Debian_Edu.html
</guid>
1704 <pubDate>Sat,
4 Sep
2010 10:
10:
00 +
0200</pubDate>
1705 <description><p
>In the
<a href=
"http://popcon.debian.org/unknown/by_vote
">Debian
1706 popularity-contest numbers
</a
>, the adobe-flashplugin package the
1707 second most popular used package that is missing in Debian. The sixth
1708 most popular is flashplayer-mozilla. This is a clear indication that
1709 working flash is important for Debian users. Around
10 percent of the
1710 users submitting data to popcon.debian.org have this package
1711 installed.
</p
>
1713 <p
>In the report written by Lars Risan in August
2008
1714 («
<a href=
"http://wiki.skolelinux.no/Dokumentasjon/Rapporter?action=AttachFile
&do=view
&target=Skolelinux_i_bruk_rapport_1.0.pdf
">Skolelinux
1715 i bruk – Rapport for Hurum kommune, Universitetet i Agder og
1716 stiftelsen SLX Debian Labs
</a
>»), one of the most important problems
1717 schools experienced with
<a href=
"http://www.skolelinux.org/
">Debian
1718 Edu/Skolelinux
</a
> was the lack of working Flash. A lot of educational
1719 web sites require Flash to work, and lacking working Flash support in
1720 the web browser and the problems with installing it was perceived as a
1721 good reason to stay with Windows.
</p
>
1723 <p
>I once saw a funny and sad comment in a web forum, where Linux was
1724 said to be the retarded cousin that did not really understand
1725 everything you told him but could work fairly well. This was a
1726 comment regarding the problems Linux have with proprietary formats and
1727 non-standard web pages, and is sad because it exposes a fairly common
1728 understanding of whose fault it is if web pages that only work in for
1729 example Internet Explorer
6 fail to work on Firefox, and funny because
1730 it explain very well how annoying it is for users when Linux
1731 distributions do not work with the documents they receive or the web
1732 pages they want to visit.
</p
>
1734 <p
>This is part of the reason why I believe it is important for Debian
1735 and Debian Edu to have a well working Flash implementation in the
1736 distribution, to get at least popular sites as Youtube and Google
1737 Video to working out of the box. For Squeeze, Debian have the chance
1738 to include the latest version of Gnash that will make this happen, as
1739 the new release
0.8.8 was published a few weeks ago and is resting in
1740 unstable. The new version work with more sites that version
0.8.7.
1741 The Gnash maintainers have asked for a freeze exception, but the
1742 release team have not had time to reply to it yet. I hope they agree
1743 with me that Flash is important for the Debian desktop users, and thus
1744 accept the new package into Squeeze.
</p
>
1749 <title>OpenStreetmap one step closer to having routing on its front page
</title>
1750 <link>http://people.skolelinux.org/pere/blog/OpenStreetmap_one_step_closer_to_having_routing_on_its_front_page.html
</link>
1751 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/OpenStreetmap_one_step_closer_to_having_routing_on_its_front_page.html
</guid>
1752 <pubDate>Sun,
18 Jul
2010 16:
45:
00 +
0200</pubDate>
1753 <description><p
>Thanks to
1754 <a href=
"http://feedproxy.google.com/~r/Opengeodata/~
3/wUTCzDZk3lc/project-of-the-week-which-way-home
">todays
1755 opengeodata blog entry
</a
>, I just discovered that the
1756 OpenStreetmap.org site have gotten
1757 <a href=
"http://nroets.dev.openstreetmap.org/demo/index.html?layers=B000FTFTT
">support
1758 for calculating routes
</a
>. The support is still experimental and
1759 only available from the development server, until more experience is
1760 gathered on the user interface and any scalability issues.
</p
>
1762 <p
>Earlier, the routing I knew about using the OpenStreetmap.org data
1763 was provided by
<a href=
"http://maps.cloudmade.com/
">Cloudmade
</a
>,
1764 but having it on the main page is required to make everyone aware of
1765 the issue. I
've had people reject Openstreetmap.org as a viable
1766 alternative for them because the front page lacked routing support,
1767 and I hope their needs will be catered for when routing show up on the
1768 www.openstreetmap.org front page.
</p
>
1773 <title>Great book:
"Content: Selected Essays on Technology, Creativity, Copyright, and the Future of the Future
"</title>
1774 <link>http://people.skolelinux.org/pere/blog/Great_book___Content__Selected_Essays_on_Technology__Creativity__Copyright__and_the_Future_of_the_Future_.html
</link>
1775 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Great_book___Content__Selected_Essays_on_Technology__Creativity__Copyright__and_the_Future_of_the_Future_.html
</guid>
1776 <pubDate>Mon,
19 Apr
2010 17:
10:
00 +
0200</pubDate>
1777 <description><p
>The last few weeks i have had the pleasure of reading a
1778 thought-provoking collection of essays by Cory Doctorow, on topics
1779 touching copyright, virtual worlds, the future of man when the
1780 conscience mind can be duplicated into a computer and many more. The
1781 book titled
"Content: Selected Essays on Technology, Creativity,
1782 Copyright, and the Future of the Future
" is available with few
1783 restrictions on the web, for example from
1784 <a href=
"http://craphound.com/content/
">his own site
</a
>. I read the
1786 <a href=
"http://www.feedbooks.com/book/
2883">feedbooks
</a
> using
1787 <a href=
"http://www.fbreader.org/
">fbreader
</a
> and my N810. I
1788 strongly recommend this book.
</p
>
1793 <title>Relative popularity of document formats (MS Office vs. ODF)
</title>
1794 <link>http://people.skolelinux.org/pere/blog/Relative_popularity_of_document_formats__MS_Office_vs__ODF_.html
</link>
1795 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Relative_popularity_of_document_formats__MS_Office_vs__ODF_.html
</guid>
1796 <pubDate>Wed,
12 Aug
2009 15:
50:
00 +
0200</pubDate>
1797 <description><p
>Just for fun, I did a search right now on Google for a few file ODF
1798 and MS Office based formats (not to be mistaken for ISO or ECMA
1799 OOXML), to get an idea of their relative usage. I searched using
1800 'filetype:odt
' and equvalent terms, and got these results:
</P
>
1803 <tr
><th
>Type
</th
><th
>ODF
</th
><th
>MS Office
</th
></tr
>
1804 <tr
><td
>Tekst
</td
> <td
>odt:
282000</td
> <td
>docx:
308000</td
></tr
>
1805 <tr
><td
>Presentasjon
</td
> <td
>odp:
75600</td
> <td
>pptx:
183000</td
></tr
>
1806 <tr
><td
>Regneark
</td
> <td
>ods:
26500 </td
> <td
>xlsx:
145000</td
></tr
>
1809 <p
>Next, I added a
'site:no
' limit to get the numbers for Norway, and
1810 got these numbers:
</p
>
1813 <tr
><th
>Type
</th
><th
>ODF
</th
><th
>MS Office
</th
></tr
>
1814 <tr
><td
>Tekst
</td
> <td
>odt:
2480 </td
> <td
>docx:
4460</td
></tr
>
1815 <tr
><td
>Presentasjon
</td
> <td
>odp:
299 </td
> <td
>pptx:
741</td
></tr
>
1816 <tr
><td
>Regneark
</td
> <td
>ods:
187 </td
> <td
>xlsx:
372</td
></tr
>
1819 <p
>I wonder how these numbers change over time.
</p
>
1821 <p
>I am aware of Google returning different results and numbers based
1822 on where the search is done, so I guess these numbers will differ if
1823 they are conduced in another country. Because of this, I did the same
1824 search from a machine in California, USA, a few minutes after the
1825 search done from a machine here in Norway.
</p
>
1829 <tr
><th
>Type
</th
><th
>ODF
</th
><th
>MS Office
</th
></tr
>
1830 <tr
><td
>Tekst
</td
> <td
>odt:
129000</td
> <td
>docx:
308000</td
></tr
>
1831 <tr
><td
>Presentasjon
</td
> <td
>odp:
44200</td
> <td
>pptx:
93900</td
></tr
>
1832 <tr
><td
>Regneark
</td
> <td
>ods:
26500 </td
> <td
>xlsx:
82400</td
></tr
>
1835 <p
>And with
'site:no
':
1838 <tr
><th
>Type
</th
><th
>ODF
</th
><th
>MS Office
</th
></tr
>
1839 <tr
><td
>Tekst
</td
> <td
>odt:
2480</td
> <td
>docx:
3410</td
></tr
>
1840 <tr
><td
>Presentasjon
</td
> <td
>odp:
175</td
> <td
>pptx:
604</td
></tr
>
1841 <tr
><td
>Regneark
</td
> <td
>ods:
186 </td
> <td
>xlsx:
296</td
></tr
>
1844 <p
>Interesting difference, not sure what to conclude from these
1850 <title>Nasjonalbiblioteket legger ut bøker på web
</title>
1851 <link>http://people.skolelinux.org/pere/blog/Nasjonalbiblioteket_legger_ut_b_ker_p__web.html
</link>
1852 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Nasjonalbiblioteket_legger_ut_b_ker_p__web.html
</guid>
1853 <pubDate>Thu,
23 Apr
2009 19:
40:
00 +
0200</pubDate>
1854 <description><p
><a href=
"http://www.aftenposten.no/kul_und/litteratur/article3042382.ece
">Aftenposten
1856 <a href=
"http://www.nb.no/aktuelt/
50_000_norske_boeker_gratis_tilgjengelig_paa_nett_helt_lovlig
">nasjonalbiblioteket
1857 og Kopinor har gjort en avtale
</a
> som gjør at eldre bøker kan gjøres
1858 digitalt tilgjengelig fra nasjonalbiblioteket mot at Kopinor får
56
1859 øre for hver side som legges ut. Utvalget er litt merkelig:
1790-,
1860 1890- og
1990-tallet. Jeg synes det er absurd hvis det er slik at
1861 Kopinor skal ha betalt for utlegging av bøker som ikke lenger er
1862 beskyttet av opphavsretten. Jeg antar her at det er mer enn
90 år
1863 siden forfatterne av bøker som ble publisert
1790-
1799 døde, slik at
1864 disse bøkene er falt i det fri og enhver kan kopiere så mye de vil fra
1865 dem uten å bryte opphavsrettsloven. Bruk av slike verk har ikke
1866 Kopinor noe med å gjøre. Jeg håper jeg har misforstått.
1867 <a href=
"http://www.nb.no/aktuelt/no_er_vi_i_gang_med_aa_digitalisere_samlingane_vaare_og_formidle_digitalt
">En
1868 melding fra nasjonalbiblioteket i
2007</a
> tyder på at tekster i det
1869 fri ikke trenger avtale med Kopinor.
</p
>
1871 <p
>Et annet problem er at bøkene kun legges ut som bildefiler, noe som
1872 vil gjøre at søketjenester ikke vil finne disse bøkene når en søker
1873 etter fragmenter i teksten. En risikerer dermed at de blir liggende
1874 på en slik måte at folk som bruker Google ikke finner dem.
</p
>
1876 <p
>Da skulle jeg heller sett at nasjonalbiblioteket gjorde alvor av
1877 sin aprilspøk, og la ut bøkene som faller i det fri
1878 fortløpende.
</p
>
1884 <title>Fildeling er lovlig - ulovlig fildeling er ulovlig
</title>
1885 <link>http://people.skolelinux.org/pere/blog/Fildeling_er_lovlig___ulovlig_fildeling_er_ulovlig.html
</link>
1886 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Fildeling_er_lovlig___ulovlig_fildeling_er_ulovlig.html
</guid>
1887 <pubDate>Fri,
17 Apr
2009 20:
00:
00 +
0200</pubDate>
1888 <description><p
>Jeg hadde glede av å overvære FADs lansering av
1889 <a href=
"http://www.deltemeninger.no/
">Debattsentralen
1890 deltemeninger.no
</a
> under Go Open
2009, og må si jeg ble skuffet over
1891 en kommentar fra podiet om ulovlig fildeling. Fikk ikke med meg hvem
1892 som holdt innlegget, men det startet med å snakke om ulovlig fildeling
1893 og gikk så over til å snakke om fildeling som om fildeling i seg er
1894 ulovlig. Intet er lengre fra sannheten. Fildeling er en nyttig
1895 teknologi som benyttes av NRK, Debian, Ubuntu, NUUG og andre for
1896 distribusjon av filer. Det er ingenting med denne fildelingen som
1897 gjør den ulovlig. Fildeling er i seg selv en fullt ut lovlig
1898 teknologisk anvendelse. Noe fildeling er ulovlig, og noe er lovlig.
1899 De som tror at fildeling er ulovlig har misforstått grovt. Hvorvidt
1900 den er ulovlig kommer jo an på hvem som har opphavsretten til filene
1901 som deles og hvilke bruksbegrensninger som gjelder for filene. En
1902 rekke filer er lagt ut av rettighetsinnehaver for deling på Internet,
1903 og fildeling av slike filer er fullt ut lovlig.
</p
>
1908 <title>When web browser developers make a video player...
</title>
1909 <link>http://people.skolelinux.org/pere/blog/When_web_browser_developers_make_a_video_player___.html
</link>
1910 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/When_web_browser_developers_make_a_video_player___.html
</guid>
1911 <pubDate>Sat,
17 Jan
2009 18:
50:
00 +
0100</pubDate>
1912 <description><p
>As part of the work we do in
<a href=
"http://www.nuug.no
">NUUG
</a
>
1913 to publish video recordings of our monthly presentations, we provide a
1914 page with embedded video for easy access to the recording. Putting a
1915 good set of HTML tags together to get working embedded video in all
1916 browsers and across all operating systems is not easy. I hope this
1917 will become easier when the
&lt;video
&gt; tag is implemented in all
1918 browsers, but I am not sure. We provide the recordings in several
1919 formats, MPEG1, Ogg Theora, H
.264 and Quicktime, and want the
1920 browser/media plugin to pick one it support and use it to play the
1921 recording, using whatever embed mechanism the browser understand.
1922 There is at least four different tags to use for this, the new HTML5
1923 &lt;video
&gt; tag, the
&lt;object
&gt; tag, the
&lt;embed
&gt; tag and
1924 the
&lt;applet
&gt; tag. All of these take a lot of options, and
1925 finding the best options is a major challenge.
</p
>
1927 <p
>I just tested the experimental Opera browser available from
<a
1928 href=
"http://labs.opera.com
">labs.opera.com
</a
>, to see how it handled
1929 a
&lt;video
&gt; tag with a few video sources and no extra attributes.
1930 I was not very impressed. The browser start by fetching a picture
1931 from the video stream. Not sure if it is the first frame, but it is
1932 definitely very early in the recording. So far, so good. Next,
1933 instead of streaming the
76 MiB video file, it start to download all
1934 of it, but do not start to play the video. This mean I have to wait
1935 for several minutes for the downloading to finish. When the download
1936 is done, the playing of the video do not start! Waiting for the
1937 download, but I do not get to see the video? Some testing later, I
1938 discover that I have to add the controls=
"true
" attribute to be able
1939 to get a play button to pres to start the video. Adding
1940 autoplay=
"true
" did not help. I sure hope this is a misfeature of the
1941 test version of Opera, and that future implementations of the
1942 &lt;video
&gt; tag will stream recordings by default, or at least start
1943 playing when the download is done.
</p
>
1945 <p
>The test page I used (since changed to add more attributes) is
1946 <a href=
"http://www.nuug.no/aktiviteter/
20090113-foredrag-om-foredrag/
">available
1947 from the nuug site
</a
>. Will have to test it with the new Firefox
1950 <p
>In the test process, I discovered a missing feature. I was unable
1951 to find a way to get the URL of the playing video out of Opera, so I
1952 am not quite sure it picked the Ogg Theora version of the video. I
1953 sure hope it was using the announced Ogg Theora support. :)
</p
>
1958 <title>The sorry state of multimedia browser plugins in Debian
</title>
1959 <link>http://people.skolelinux.org/pere/blog/The_sorry_state_of_multimedia_browser_plugins_in_Debian.html
</link>
1960 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_sorry_state_of_multimedia_browser_plugins_in_Debian.html
</guid>
1961 <pubDate>Tue,
25 Nov
2008 00:
10:
00 +
0100</pubDate>
1962 <description><p
>Recently I have spent some time evaluating the multimedia browser
1963 plugins available in Debian Lenny, to see which one we should use by
1964 default in Debian Edu. We need an embedded video playing plugin with
1965 control buttons to pause or stop the video, and capable of streaming
1966 all the multimedia content available on the web. The test results and
1967 notes are available on
1968 <a href=
"http://wiki.debian.org/DebianEdu/BrowserMultimedia
">the
1969 Debian wiki
</a
>. I was surprised how few of the plugins are able to
1970 fill this need. My personal video player favorite, VLC, has a really
1971 bad plugin which fail on a lot of the test pages. A lot of the MIME
1972 types I would expect to work with any free software player (like
1973 video/ogg), just do not work. And simple formats like the
1974 audio/x-mplegurl format (m3u playlists), just isn
't supported by the
1975 totem and vlc plugins. I hope the situation will improve soon. No
1976 wonder sites use the proprietary Adobe flash to play video.
</p
>
1978 <p
>For Lenny, we seem to end up with the mplayer plugin. It seem to
1979 be the only one fitting our needs. :/
</p
>