SourceCode Compressor

When optimizing it can be a good idea to compress (also called minification) your files by removing all unnecessary characters from source code. There are several website which can easily help with that: HTML Compressor JavaScript Compressor CSS Compressor

Task Manager On Mac

The Linux ps Process Status and the Windows Task Manager on a Mac to kill an application can be open with. Force Quit Applications. Cmd + alt/option + esc Select the application you want to close and press Force Quit.

HTML editor for Eclipse

Eclipse Classic (current version 3.7.2) does not come with HTML editor by default. If you installed Eclipse IDE for Java EE Developers it comes with the Web Tools Platform preinstalled. The HTML editor is called Web Page Editor and it can easily be installed if you got Eclipse Classic. To install the Eclipse Web Page editor go

Read More

Eclipse failed, Java was started but returned exit code=-805306369

Eclipse suddenly started to hang when starting up around “Loading Workbench” 805306369. Eclipse stopped responding and you get the dialog to close the program. “Java was started but returned exit code=-805306369” The error shown afterwards: “Java was started but returned exit code=-805306369” If you are running java 1.6u21 then look at Eclipse Bug 319514 and The Oracle/Sun

Read More

Taking Screenshots On A Mac

There are many keyboard combinations that can be use to take a screenshot on Mac. I’ll split them up in two groups. Shortcuts that saves the image directly to the desktop: Cmd-Shift-3: Take a screenshot of the screen Cmd-Shift-4, then select an area: This will take a screenshot of the selected area Cmd-Shift-4, then space,

Read More