Tag: .net
Improving Architecture with Structure 101
Tag: apache
Configuring Apache Server Load Balancing for Multiple Virtual Hosts
Compiling Apache httpd from Sources
Apache HTTP server (SSL) + Tomcat 6.x on Ubuntu and CentOS
Tag: architecture
Improving Architecture with Structure 101
Tag: automation
Task automation and ultimate control over Windows
Tag: books
Free technical books and resources
Tag: certificate
Certificate Generation with Java Tools
Tag: chrome
Google Chrome Integrated PDF Support
Tag: cis
CIS Security Benchmarks
Tag: cli
Managing photos using CLI tools
Tag: compatibility
Firefox extension compatibility
Tag: configuration
Configuring Apache Server Load Balancing for Multiple Virtual Hosts
Maven profiles.xml issue (MNG-3933)
Profiling Firefox
Tag: defragmentation
Disk efficiency when dealing with tons of small files
Tag: efficiency
Disk efficiency when dealing with tons of small files
Tag: example
SSH with Java
iBatis and Stored Oracle procedures/functions
Using maven
Tag: experiment
Mouse click experiment
After writing about keyboard oriented software I’ve been doing a little experiment for a few weeks now and I thought I’d share the results. I’ve been using a little program called Click Counter, well actually it’s a compiled AutoHotKey script which I found on this forum. Source for the script is available if you don’t like the idea of using an executable found on some forum. My idea was to track all my mouse clicks throughout the day and see how much I can reduce the amount of times I reach for the roddent. The Click Counter tool only produces data as a text file, but it’s way more fun to see some graphical representation of my clicking habits, so I threw together a simple Java program that reads the produced log file from the Click Counter and outputs a nice graph with monthly mean average. It’s done with maven and contains .bat files to further simplify the building and running process. So without further ado here are my results
Tag: firefox
Firefox extension compatibility
Firefox add-ons
Profiling Firefox
Firefox 3 Download Day
Tag: free
Free stuff and some R&R music
Free technical books and resources
Internet TV and video conversion
Everyday tools
A couple of useful resources
Tag: http
Configuring Apache Server Load Balancing for Multiple Virtual Hosts
Tag: httpd
Compiling Apache httpd from Sources
Apache HTTP server (SSL) + Tomcat 6.x on Ubuntu and CentOS
Tag: ibatis
iBatis and Stored Oracle procedures/functions
Tag: image
Disk efficiency when dealing with tons of small files
Tag: images
Creating thumbnails from photos with Python PIL
Tag: java
What’s New in Tomcat 7
Improving Architecture with Structure 101
Apache HTTP server (SSL) + Tomcat 6.x on Ubuntu and CentOS
Taking over the Spring context from a neighbouring application on Tomcat
Maven3 alpha and CLI plugin for Maven2
Maven profiles.xml issue (MNG-3933)
Maven command-line tips
SSH with Java
Certificate Generation with Java Tools
iBatis and Stored Oracle procedures/functions
Using maven
Tag: javascript
Javascript introspection
Tag: jsp
What’s New in Tomcat 7
Tag: keyboard
Mouse click experiment
After writing about keyboard oriented software I’ve been doing a little experiment for a few weeks now and I thought I’d share the results. I’ve been using a little program called Click Counter, well actually it’s a compiled AutoHotKey script which I found on this forum. Source for the script is available if you don’t like the idea of using an executable found on some forum. My idea was to track all my mouse clicks throughout the day and see how much I can reduce the amount of times I reach for the roddent. The Click Counter tool only produces data as a text file, but it’s way more fun to see some graphical representation of my clicking habits, so I threw together a simple Java program that reads the produced log file from the Click Counter and outputs a nice graph with monthly mean average. It’s done with maven and contains .bat files to further simplify the building and running process. So without further ado here are my results
Task automation and ultimate control over Windows
Keyboard oriented application launchers
Tag: launcher
Keyboard oriented application launchers
Tag: library
SSH with Java
iBatis and Stored Oracle procedures/functions
Using maven
Tag: linux
Managing photos using CLI tools
Linux GUI on Your Windows Desktop Through the Magic of Xming
Compiling Apache httpd from Sources
Apache HTTP server (SSL) + Tomcat 6.x on Ubuntu and CentOS
Tag: load-balancer
Configuring Apache Server Load Balancing for Multiple Virtual Hosts
Tag: maven
Maven3 alpha and CLI plugin for Maven2
Maven profiles.xml issue (MNG-3933)
Maven command-line tips
Using maven
Tag: mouse
Mouse click experiment
After writing about keyboard oriented software I’ve been doing a little experiment for a few weeks now and I thought I’d share the results. I’ve been using a little program called Click Counter, well actually it’s a compiled AutoHotKey script which I found on this forum. Source for the script is available if you don’t like the idea of using an executable found on some forum. My idea was to track all my mouse clicks throughout the day and see how much I can reduce the amount of times I reach for the roddent. The Click Counter tool only produces data as a text file, but it’s way more fun to see some graphical representation of my clicking habits, so I threw together a simple Java program that reads the produced log file from the Click Counter and outputs a nice graph with monthly mean average. It’s done with maven and contains .bat files to further simplify the building and running process. So without further ado here are my results