Google hat die Nutzung von Google Maps-API für diese Anwendung deaktiviert

Seit einigen Tagen bekomme ich bei meinen Google-Maps den folgenden Fehler:

Google fehler

Der Grund dafür ist einfach: Google hat den Zugriff auf die Google Maps API begrenzt, da diese bei mehr als 25.000 Zugriffen kostenpflichtig wird. Dafür hat Google die sogenannte Console eingefüht, über welche man auch die Statstiken einsehen kann.

Der Hacken an der Sache: die alten Keys sind nicht mehr gültig. Man braucht einen neuen, welchen man über die Console bekommt. Hier muss man die Google Maps API ativieren:

Sobald man dies getan hat, findet man links im Menu unter API Access seinen neuen Key. Nicht vergessen auf Edit allowed referers… zu klicken und den Key auf die eigenen Domains zu begrenzen.

Weitere Infos zum Thema:

Posted in n/a | Leave a comment

Firefox 9 with Flash 11 on 64 Bit Ubuntu 10.04/Linux

Today I switched my last Firefox profile from version 3.6.24 to version 9.0.1:

wget http://mozilla.openap.net/firefox/releases/9.0.1/linux-i686/de/firefox-9.0.1.tar.bz2
tar -xvjf firefox-9*.tar.bz2
mv firefox firefox9

Additionally I installed the new Flash player 11:

wget http://fpdownload.macromedia.com/get/flashplayer/pdc/11.1.102.55/install_flash_player_11_linux.x86_64.tar.gz
tar -xvzf install_flash_player_11_linux.x86_64.tar.gz
cp libflashplayer.so ~/.mozilla/plugins/

Then I started firefox with a new empty profile:

./firefox9/firefox -P -no-remotef

Looking to the termial, I got the following error:

LoadPlugin: failed to initialize shared library /home/dennis/.mozilla/plugins/libflashplayer.so [/home/dennis/.mozilla/plugins/libflashplayer.so: falsche ELF-Klasse: ELFCLASS64]

The test page from Adobe did not show any flash. Some research showed me, that Firefox is still a 32 bit program, even on a 64 bit platform.

Thus I installed the 32 bit Flash 11:

wget http://fpdownload.macromedia.com/get/flashplayer/pdc/11.1.102.55/install_flash_player_11_linux.i386.tar.gz
tar -xvzf install_flash_player_11_linux.i386.tar.gz
cp libflashplayer.so /home/dennis/.mozilla/plugins/

Et voila, after a restart of Firefox, I do not get any errors in the terminal any more and the Adobe test page is showing me working flash.

Finally I installed Firefox 9 and Flash 11 globally:

sudo mv firefox9 /opt/
sudo mv ~/.mozilla/plugins/libflashplayer.so /usr/lib/mozilla/plugins
sudo ln -s /opt/firefox9/firefox /usr/local/bin/firefox9

Posted in Firefox, Ubuntu | Leave a comment

Radreisevortrag “In 100 Tagen durch Südosteuropa” am 24.02.2011

Der ADFC Kreisverband Lübeck hat mich eingeladen einen Vortrag über meine Reise durch Südosteuropa im Sommer 2010 zu halten.

Beschreibung:
In Zakopane/Polen gestartet, führte die Tour durch die Tatra nach Siebenbürgen und schließlich entlang des Schwarzen Meers über den Bosporus bis an das Mittelmeer. Der Rückweg führte entlang der Mittelmeerküste durch die atemberaubende Landschaft der Balkanhalbinsel, um die Alpen herum zurück nach Zakopane. Gegensätzlicher konnte die Tour kaum sein: Von fast Wüste bis fast Regenwald, von 40°C bis zu 0°C, von absolut flachem Land bis zu schneebedeckten Bergen und der kulturelle Schock der islamischen Welt.

Facts:

Weitere Informationen:
http://europe2010.dennis-boldt.de/reisevortrag/

Posted in n/a | Leave a comment

How-to: Update WordPress with svn

In this small How-to, no plugins are installed.

  1. Go to the root folder of your WordPress installation
    cd /var/www/.../httpdocs/blog/
  2. Backup your WordPress, e.g.
    mkdir ../backup/
    mv * ../backup/
  3. Backup your database – e.g. with phpMyAdmin
  4. Checkout the newest stable (here 3.0.4) of WordPress (please note the dot at the end of the command)
    svn co http://core.svn.wordpress.org/tags/3.0.4 .
  5. Copy back your wp-config.php
    cp ../backup/wp-config.php .
  6. Do the upgrade in your browser
    http://YOURBLOG/wp-admin/upgrade.php
  7. Update akismet
    cd wp-content/plugins/akismet/
    svn up
  8. Install your plugins and enjoy your WordPress with svn

If there is a new stable version, than you can upgrade to it easily:

  1. Go to the root folder of your wordpress installation
    cd /var/www/.../httpdocs/
  2. Switch to the newest stable version (please note the dot at the end of the command) svn sw http://core.svn.wordpress.org/tags/3.0.4/ .
  3. Run the usual wp-admin/upgrade.php and you’re done.

An important quote from the WordPress page:

Doing so will overwrite any changed WordPress-provided files, while leaving any custom or privately owned files, plugins, and themes alone. In other words, it should be safe (but make a backup, just in case).

Sources:

(here 3.0.4)
Posted in Howto | Leave a comment

Mein persönlicher Jahresrückblick 2010 / End of Year Review 2010

Mein persönlicher Jahresrückblick 2010 besteht im Kern aus drei Themen:

  1. April 2010: Reise nach Riga mit Vulkanausbruch
  2. Mai/Juni 2010: Lübeck kämpft für seine Uni
  3. Juni/Oktober 2010: Meine Fahrradreise durch Europa.

Continue reading

Posted in Private, Tagesgeschehen, Uni-Lübeck | Leave a comment

How-to: HTTP tunnel over SSH (Linux)

Es gibt viele Gründe einen HTTP-Tunnel über SSH zu realisieren:

  1. Man befindet sich im WLAN, und möchte garantiert verschlüsselt surfen, sodass kein Traffic mitgelauscht werden kann.
  2. Man muss mit der IP seines/r Servers/Arbeitgebers/Uni auf gewisse Daten zugreifen

Continue reading

Posted in Firefox, Howto | Leave a comment

How-to: Apache Virtual Hosts unter Ubuntu

Dies ist ein Mini-Tutorial zum Installieren eines lokalen, virtuellen Hosts. Alle Kommandos als root/sudo ausführen. Continue reading

Posted in Apache, Howto | Leave a comment

How-to: Block facebook ads with Adblock Plus

Just add the following filter rules to your Adblock Plus and you’re done: Continue reading

Posted in Firefox, Howto, Konfiguration | Leave a comment

www.boldt-metallbau.de online

Seit heute ist die Webseite der Firma Boldt Metallbau aus Eutin online. Realisiert wurde die Webseite mit dem in PHP5 entwickelten modulbasiertem a2k-cms.

Posted in a2k-cms, a2k-projects | Leave a comment

How-to: Install and use the LECTURNITY Player under Linux/Ubuntu

To run the  LECTURNITY Player under a linux system is not as easy. Therefore, here is a short how-to which I tested on my Ubuntu 8.04 system. Continue reading

Posted in Howto, Ubuntu, Uni-Lübeck | 3 Comments