Flowstopper

Fabian Kessler: Dreamer by day, programmer by night.
My nightly experiences as a programmer that I find worth sharing.
My employer's site: NameAPI.org web services for names (check it out)

Friday, September 11, 2015

IntelliJ Feature Request: Find Escaped Strings

›
IntelliJ has some automatic String escaping built in. IntelliJ automatic String escaping on copy/paste Example: pasting TO IntelliJ W...
Wednesday, June 17, 2015

French OVH vs German Hetzner: the Stereotypes Are Alive

›
This is an open letter describing my experiences and offering some suggestions to the French hosting company OVH. I have had 2 cheap VPS a...
1 comment:
Tuesday, May 5, 2015

Interpretations of end-of-file, and Linux ad hoc open heart surgery

›
Today's occasional Linux sysadmin task for a Java developer (me) is to loop all lines in a text file and run a task based on each. Can...
2 comments:
Sunday, April 5, 2015

Is that Googlebot user agent really from Google?

›
How do you know if the client identifying as Googlebot is actually from Google ? And Bingbot ? And all the others? On Github there's a ...
Thursday, January 29, 2015

Manual PHP Installation on Windows: for Masochists only?

›
Yesterday I needed to quickly apply some changes to a PHP library hosted on GitHub. I haven't used PHP since I switched to a new PC, so...
Wednesday, December 10, 2014

Graphical Visualizations in JavaDoc

›
Having code documentation is crucial for a software. It helps the developers to understand the functions and APIs. Code that is well underst...
1 comment:
Monday, September 22, 2014

Java SLF4J: Dynamic Log Level

›
In short Problem: SLF4J doesn't support to set the log level at runtime. Solution: Use Lidalia Extensions to SLF4J The whole story...
›
Home
View web version
Powered by Blogger.