Re: [OT] Wo Announce für deutsche Software?
Bertram Scharpf wrote:
Hallo,
wenn ich das hier mal fragen darf:
Ich habe ein hochgradig Deutschland-spezifisches Programm
geschrieben, nämlich eine Streckenberechnung für die
LKW-Maut. Selbstverständlich unter der GPL.
Nun möchte ich das Projekt bekannt machen, bevor die Leute
mehrere hundert Euro ausgeben. Eventuell findet sich auch
ein Mitstreiter.
Wo sollte ich das am besten ankündigen?
Ich hab zwar keine Ahnung von ruby, habe hier aber eine Debian-Sarge laufen:
stefan@central:/tmp$ ./mautdaten.rb
./mautdaten.rb:187: warning: already initialized constant BAST
./mautdaten.rb:189: warning: already initialized constant SCHARPF
/usr/lib/ruby/1.8/net/protocol.rb:83:in `initialize': getaddrinfo: Name
or service not known (SocketError)
from /usr/lib/ruby/1.8/net/protocol.rb:83:in `new'
from /usr/lib/ruby/1.8/net/protocol.rb:83:in `connect'
from /usr/lib/ruby/1.8/net/protocol.rb:82:in `timeout'
from /usr/lib/ruby/1.8/timeout.rb:55:in `timeout'
from /usr/lib/ruby/1.8/net/protocol.rb:82:in `connect'
from /usr/lib/ruby/1.8/net/protocol.rb:64:in `initialize'
from /usr/lib/ruby/1.8/net/http.rb:430:in `open'
from /usr/lib/ruby/1.8/net/http.rb:430:in `do_start'
from /usr/lib/ruby/1.8/net/http.rb:425:in `start'
from ./mautdaten.rb:141:in `initialize'
from ./mautdaten.rb:221:in `new'
from ./mautdaten.rb:221:in `initialize'
from ./mautdaten.rb:354:in `new'
from ./mautdaten.rb:354
stefan@central:/tmp$ ./maut.rb
./mautdaten.rb:187: warning: already initialized constant BAST
./mautdaten.rb:189: warning: already initialized constant SCHARPF
./maut.rb:377:in `test_interact': undefined method `join' for
nil:NilClass (NoMethodError)
from ./maut.rb:408
Lese Dateien:
Ich denke, deine Software, oder deine Anleitung braucht noch etwas Abeit...
Stefan
Reply to: