Suchergebnisse für „Perl“

TOP

Cronjobs on the Dancer floor

Did you find a typo in the title? No? You're right. I recently started to love the Perl Dancer Framework - and tried to write my first cronjob for a Dancer based project today.
Weiterlesen
TOP

4,3 billion people living in France

 

Look at the title and you're done. No need to add a text to this post if everything is said in the title. Not really? France is too small to hold half of the world's population? No way! My computer told me that 4.294.967.296 people live in France - and computers don't fail, you know?

Weiterlesen
TOP

Error log analysis

I've been forced to check the webserver error logs today - and got some really surprising results. A really big amount of requests tried to get /cgi-bin/cache/[some_hex_string] and I suspected our Javascript guys to do something really strange they shouldn't do - but was wrong.
Weiterlesen
TOP

Memory backup

Some weeks ago, I wrote a post about aggregated logging by merging many "UPDATE ... SET count=count+1" SQL statements into one. But there's a problem: All of the data stored in memory is lost if the task or server crashes or if the database dies and doesn't come back until the task exists. Here is how I solved this problem.
Weiterlesen
TOP

Where is your HEAD?

Most people would answer "on top of my neck" but that's not always right. Actually, most heads are above their bodies but not every head has a body - which usually is no problem. Trouble starts when someone asks for a head without a body. Headhunters do (but I don't care about them, at least within this post) and web-browsers also do from time to time.
Weiterlesen
TOP

Everybody is doing it

A co-worker asked recently me asked me: "Isn't Perl dead?" It isn't, many people and companies are using it, but no one talks about it.
Weiterlesen
TOP

Jahresrückblick 2012

Eine frohes und erfolgreiches neues Jahr 2013! Ja, ich weiß, dieser Post hätte eigentlich spätestens gestern online sein müssen, aber leider wurde er erst jetzt geschrieben.
Weiterlesen
TOP

Android Apps erstellen

Ich mag Android, weniger allerdings den Umstand, dass alle Apps in Java geschrieben werden müssen. Es gibt zwar einen Perl-Simulator, aber auf eine (Java-)VM noch eine Perl-VM aufzusetzen, hört sich für mich auch nicht sonderlich intelligent an. Bleibt noch eine Alternative: HTML5.
Weiterlesen
TOP

Der Weihnachtsanker

Jeder Mensch reagiert anders auf Druck, der eine wächst dadurch, der nächste bricht einfach zusammen - diese offensichtliche Wahlmöglichkeit existiert meist tatsächlich gar nicht, wenn überhaupt scheint es eine kurzfristige Lösung, die aber immer in einem Bumerang endet, der mit noch größerer Wucht zurück kommt.
Weiterlesen
TOP

YAPC::EU 2012 Videos

Vor einiger Zeit war ich auf der YAPC::EU 2012. Einige Talks wurden dort aufgezeichnet und endlich sind die Videos online- wenn auch leider von weniger Talks als erhofft. Hier sind meine Favoriten.

I visited YAPC::EU 2012 this year and some of the talks have been recorded. Finally, the recordings are online - much less than I expected, but here are my favorites out of them.

 

Weiterlesen