Category: Uncategorized
-
Log::Log4perl – Log4j implementation for Perl – metacpan.org
log4perl.com Log::Log4perl – Log4j implementation for Perl – metacpan.org Log::Log4perl::Config – Log4perl configuration file syntax – metacpan.org – everything about the configuration file syntax, includes a “cookbook” the initial article on Log::Log4perl at perl.com [link], and the errata [link] Michael Schilli at github and esp. his Log4perl [link] its nice logo [link at cafepress.com, link at cafepress.de]…
-
Chainsaw (log file viewer) – the log4j and also Log4perl graphical log analyser
Chainsaw (log file viewer) – Wikipedia, the free encyclopedia Apache Logging Services Chainsaw v2 Home [link] Yes, it is compatible with Log::Log4perl, cf. “Can I use Log::Log4perl with log4j’s graphical Log Analyzer Chainsaw?” [link] in Log::Log4perl::FAQ.
-
The demise of Google Reader: Stability as a service
The demise of Google Reader: Stability as a service: Om Malik’s brief post on the demise of Google Reader raises a good point: If we can’t trust Google to keep successful applications around, why should we bother trying to use their new applications, such as Google Keep? Given the timing, the name is ironic. I’d…
-
a Perl module on CPAN for dealing with ZIP archives: IO::Compress::Zip
IO::Compress::Zip – Write zip files/buffers – metacpan.org I found code, that makes use of this module. The 1st problem, I had to deal with: the file to be written into the ZIP archive and the ZIP archive both get named using absolute pathnames. That’s alright for the ZIP archive, but you usually don’t like archive…
-
the “Table editor for Emacs”
Table My minor ongoing problem with it: Whenever I copy an area from a table cell, the buffer gets flagged as “modified”. That’s ugly, because afterwards you wonder, what got changed and you don’t see it of course.
-
de-obfuscated again – “Berliner Sparkasse” web banking access reverse-engineered
A couple of weeks after “Berliner Sparkasse” renovated their online banking portal, I managed to amend my automated account statement download to work with their portal again. Actually it is not just amending, I rather had to write it again. Alright, I actually gained some experience in that area through the years, but it still…
-
my Android deviced used for tethering – where is the respective log file?
It feels like the device is experiencing quite a few (unexpected) disconnects on the 3G (“WAN”) port. I suppose there is a log file, where I can find the respective event entries. Where would I find this log file? Any idea anybody? On my new LTE router (an AVM FRITZ!Box 6842 (maybe this link still leads…
-
VirtualBox 4.2.10 fixes a number of crashing bugs
VirtualBox 4.2.10 fixes a number of crashing bugs: The latest version of Oracle’s open source virtualisation package fixes several crashing problems and other bugs, including compilation problems with the rc0 release of version 3.9 of the Linux kernel
-
Working With WebSockets (by Robert Hall on Safari Books Online: Publishing & Technology)
Working With WebSockets
-
O’Reilly Media book: OAuth 2.0: The Definitive Guide
OAuth 2.0: The Definitive Guide: There are currently no other books focusing on the OAuth 2 protocol. OAuth is mentioned in some other books about APIs and building social applications. The only other resources on the topic are the spec itself, API documentation from some service providers, and a few blog posts by core authors…