Font Awesome 4 has renamed all icons. What the fuck. Check the attached link for an icon list for the...
For all late night coders: The program "redshift" changes your monitors' white balance according to your position on the planet...
Similar to closing an opened browser window, spreewald now supports the I switch to the new browser tab step.
Microsoft provides virtual machines for different Internet Explorer versions. The images are available for various virtualization solutions, including VirtualBox...
Use Socket.gethostname. So for a machine whose hostname is "happycat", it will look like this: >> Socket.gethostname => "happycat" That should work...
I needed a way to make my apps full screen from bash scripts. There is no super-easy way, but...
Selenium cannot reliably control a browser when its window is not in focus, or when you accidentally interact with the...
When you want to copy/move from a shared folder (on Windows guests, for example) and it fails with absurd error...
Xfce gives you a million options to configure your panels. Together with Xfce's sometimes arcane configuration UI, this can...
Global keyboard shortcuts can be configured in two separate panels in the Xfce Settings manager: Shortcuts related to managing windows...
So you have multiple screens under Xfce and want to have one task bar on each screen, only showing applications...
Geordi now supports our solution for running Selenium tests without having Firefox or Chrome windows popping up all over your...
There is no reason to leave trailing whitespace characters in your project's files, so don't add any.
There are many fun Unicode characters like ▲ or ☯. You might be tempted to use them for graphical elements in lieu...
Write your app using HTML, CSS or JavaScript, upload it to the PhoneGap Build service and get back app-store...
Applications often show or hide elements based on viewport dimensions, or may have components that behave differently (like mobile vs...
LibreOffice Impress, Writer, etc. doesn't embed most fonts into the PDFs it generates. This means if you share a...
If you are using VNC to run Selenium tests, it may be hard to see what's going on since...
OCRA (One-Click Ruby Application) builds Windows executables from Ruby source code. The executable is a self-extracting, self-running...
Note that you are not allowed to embed any font in a website. You need to check the license first...
When you are using NAT in your virtual machine (which you should), the host's IP address is: 10.0.2.2
Under Settings / Appearance you can uncheck a box Animate windows. This will change your life. This setting seems to not...
You want Photoshop to always open files with "full" (100%) zoom and not try to fit them to your screen...
SkypeTab-NG (NG stands for Next Generation) is a tool that adds tabs to Skype for Linux. Besides providing a...