Archiv

Archiv für die Kategorie ‘Nicht kategorisiert’

Strange Google-Error

18. Juni 2009

I was recently invited to a picasa photo-album, the image store service from google. When I clicked on the link to see details about the user, I received a very strange error message:

The page at http://picasaweb.google.ch says:
Something unusual has happened. hopefully, it is so unusual that you will never see this dialog again.
Error: -1

strange google-error

strange google-error

martin Nicht kategorisiert , ,

yubnub commands for go players

30. Januar 2009

I recently restarted to play go, also on some turn-based go servers.

Usually I go to the servers website and check my games. I play on these servers:

Therefore I created two yubnub commands to display my game stats directly

dgos displays status on the dragongoserver
ogs displays game status on the online-go server

A command that was already created was sensei which does a search on the go wiki

martin Nicht kategorisiert , , ,

holidays

18. Oktober 2008

aaahhhh, wanna go back, now!

Blogged with the Flock Browser

Tags:

mjava Nicht kategorisiert

fixing the locks in a svn repository

7. September 2008

i recently run into an svn error. I could not update/commit whatsoever from/to the repository.
I run a svnadmin verify and discovered that the db-locks run out.

A quick search showed that I should upgrade the underlying berkley-db. I found a guide
to do this:

[LINK]

there is short term fix and a long term fix. thx for the good work!

Blogged with the Flock Browser

Tags:

mjava Nicht kategorisiert

Convert mp3 to m4b -> Audiobooks

10. August 2008

There are a lot of tools available to convert mp3 files into m4b files, the
format for audiobooks on the iPods/iPhones.

However, I stille like to do it on the cmd-line. Its clean and fast. You just need to
have mpg123 and faac installed:

mpg123 -s input.mp3 | faac -b 80 -P -X -w -o output.m4b -
If you want to convert a whole directory of mp3 files, as it is the common desire, here
is the onliner:
for i in $(ls *mp3);  do mpg123 -s $i | faac -b 80 -P -X -w -o ${i%mp3}m4b -; done

You can find this cmd-lines also in my wiki.

The image “http://wiki.mjava.ch/skins/common/images/wiki.png” cannot be displayed, because it contains errors.

Blogged with the Flock Browser

mjava Nicht kategorisiert

hosting on our server

28. Dezember 2007

A friend of mine and I have rented a server for development and we’ll do a bit
of hosting for finance.

If you’re looking for cheap hosting, no mainstream-hoster, personal contact than
have a look @ www.amla.ch

In detail:

2 Informatikstudenten hosten dich billig auf diesem Server.
Für CHF 5.– pro Monat bekommst du
500 MB Speicherplatz
praktisch unlimitierten Traffic
1 Datenbank (MySQL)
20 Emailadressen, inkl. Spamfilter
unlimitierte Subdomains
PHP/Perl/CGI/ASP/Python/FastCGI

mjava Nicht kategorisiert

exams again

7. September 2007

one down, three to go

mjava Nicht kategorisiert

exams

4. Juli 2007

3 done one to go, until the 2 exams next week :(

mjava Nicht kategorisiert

Strenge Zeit

1. Juli 2007

That week I’ll have about 4 Exams, so blogging will surely be delayed…

mjava Nicht kategorisiert

Neue Seite

27. April 2007

Eine neue Seite von mir hat den Weg ins Netz gefunden. War zwar ne Zangengeburt das Teil vom Provisorium von meinem Host auf den neuen zu zügeln, aber finalmente hats geklappt. Jetzt muss Julius nur noch den Content machen ;)

Drogerie-Sueess

mjava Nicht kategorisiert