29 Aug 2001 (updated 3 Sep 2001 at 13:17 UTC) »
In essence, this means that any software developed by the swedish government, or any official agency, has to give away software they develop internally, if it is not classified. The problem for now is, that anything that is "offentlig upphandling" in Sweden, can not be accessed in any other way than on a paper. This is slowly changing, you can in a few years actually get electronic copies of documents.
When I asked them about this today, they said that this was an interesting issue, and will probably soon really analyze the situation regarding software.
What if MS removed all support for plain text files in new versions of Windows?
Think about it. It would be possible for them to do it, wouldn't it? That would almost be the definite break between Open Source vs Closed Source.
Almost nobody complained when they removed edlin.
------
try {
Greeting g = Congratulation.createInstance();
for (int i = 0; i < 4; ++i) {
g.add(new Hooray());
}
Person p = users.findUser("Pawal");
p.notify(g);
}
catch (WrongDayException e) { }
catch (PawalDrunkException e) { }
catch (MusicloudCouldntHearException e) { }
------
%!PS-Adobe-3.0/hooray {( hurra) show} def
/Times-Bold findfont 18 scalefont setfont
200 400 moveto
(Hipp hipp) show 1 1 4 {hooray} for (!\n) show
showpage %%EOF
------
$C000 LDX #$00 $C002 LDA $C00E,X $C005 BEQ $C00D $C007 STA $0400,X $C00A INX $C00B BNE $C002 $C00D RTS $C00E .BYTE $47 $52 $41 $54 $54 $49 $53 $00
------
10 REM *** PAWAL-GENERATOR 1.0 *** 20 REM *** THE BYMP 2001 *** 30 PRINT "GRATTIS PAWAL! "; 40 POKE 53280,I 50 I=I+1 60 POKE 53281,I 70 GOTO 30
------
Identification Division.
Program-Id. "happy".
Procedure Division.
say-grattis section.
display "Grattis!".
exit.
main-section.
perform sub-grattis 4 times.
stop run.
------
And then some... I'm fixing my entire apartment this month as well, I hope it is all painted and filled with new nice furniture by the end of the month. What else is new... Yes, I fixed my homepage as well. Next project is to make realtime generated audiostreams of my content, with automatic language detection for the speech synthesis or something.
6 Nov 2000 (updated 6 Nov 2000 at 22:52 UTC) »
Francisco never got my code it seems. I wish the guy would learn cvs some day.
Planning some new features from gnuheter, I like this diary thing. I will probably do it this weekend if I don't get kidnapped by my girlfriend or something.
By the way. Is there an Open Source banner repository somewhere? It is tedious to search for banners one would like to support, if there's free bannerspace somewhere.
Hungry.
Would like to stay home severel days now and read documentation or something.
Gnuheter goes well, we beat IDG.se on all the relevant news... :)
Did nothing this weekend, and then some.
Doing my todo-list for today:
I'm lucky if I remember at least two of these things.
27 Sep 2000 (updated 27 Sep 2000 at 10:31 UTC) »
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!