Mai 30, 2010

Generate an isochrone map using Google Maps API

Abgelegt unter: Webdevelopment — Schlagwörter: — paddy @ 3:52 pm

Further reading:

Mai 27, 2010

Conditional tags in Wordpress

Abgelegt unter: Hacking — Schlagwörter: — paddy @ 3:16 am

You would like to know what type of page you are on? A list view or single view?

Read the full post »

Mai 8, 2010

CSS Backgrounds and Borders Module Level 3

Abgelegt unter: Webdevelopment — Schlagwörter: — paddy @ 5:43 pm

-moz-border-radius is not the solution but which browsers support the new CSS3? border-radius is what we want! The specification is here we just need the browsers to implement it. Internet Explorer does not up to version 8.

CSS Multi-column Layout Module

Abgelegt unter: Webdevelopment — Schlagwörter: — paddy @ 5:10 pm

You always wanted a CSS Multi-column Layout Module? Well the Internet Explorer up to version 8 does not support it whilst most other browsers do.

April 2, 2010

Bug in mod_php: DNS cached after change

Abgelegt unter: Hacking, Host — paddy @ 4:00 pm

After a change of Domain Name Server (in /etc/resolv.conf) it seems to be necessary to stop and start the Apache server. A simple restart will not do. I have not done any tests on which versions of Apache and mod_php are affected.

Read the full post »

März 16, 2010

Hacked computers spamming apache server log

Abgelegt unter: Hacking — Schlagwörter: — paddy @ 3:04 pm

If you find the following in the error.log of an apache webserver:

… [error] [client XXX.XXX.XXX.XXX] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): …

You can be sure that in most cases it is a computer, largely even running a webserver and many other services, with no firewall, lacking security precautions, xampp and phpmyadmin open to everybody, empty passwords, etc. sometimes they have all of these features at once. I have not checked for viruses but I expect most of them to even be infected or at least hacked and working for someone else than they ought to.

Read the full post »

März 11, 2010

mod_mime_magic: invalid type 0 in mconvert().

Abgelegt unter: Hacking — paddy @ 4:07 pm

If the error “mod_mime_magic: invalid type 0 in mconvert()” appears in your HTTP-Server e.g. apache log, it’s most probably a faulty mime-magic configuration. Do the following:

Read the full post »

November 11, 2009

google go

Abgelegt unter: Hacking — Schlagwörter: — paddy @ 11:37 pm

The installation is quit as easy as they describe it on the Installing Go page. At the point when it comes to Mercurial installation the page states “works on most systems”.

Read the full post »

Oktober 15, 2009

Java Garbage Collector in verbose mode

Abgelegt unter: Programming — Schlagwörter:, — paddy @ 12:29 pm
java -verbosegc

At petefreitag.com I found a very nice sumary on the subject of the extended read at java.sun.com.

Creative Commons License Dieser Werk bzw. Inhalt ist unter einer Creative Commons-Lizenz lizenziert.
Powered by WordPress ( WordPress Deutschland )