Hiding emails from spam bots can be really painful, but fortunately there are a lot of cool solutions out there. Here’s how you can do this with the CSS3 generated content and reversed text direction. Let’s say that email you want to obfuscate is info@company.com. The first thing you need to do it to reverse … Continue reading “Hiding Emails from Spam Bots: The CSS3 Way”
Try Semtex – the new HTML5, CSS3 and JavaScript UI framework! If you are looking for cool development and productivity tools, here are a few, created by me, and available as handy Chrome Chrome extensions: Builder.CSS Builder.CSS is a free tool for merging and minifying style sheets into a single file, using some of the … Continue reading “Development and Productivity Extensions for Google Chrome”
The new and improved version of Builder.CSS Minifier and Merger is out. What is Builder.CSS? Builder.CSS is a free tool for merging and minifying style sheets into a single file and thus reducing HTTP requests and file download time. It features cool UI with various options for adding, removing and rearranging files via drag-and-drop, build … Continue reading “Builder.CSS 2.0 Minifier and Merger is Out”
Following last week’s release of Builder.CSS, I decided to create a similar tool for merging, minification and obfuscation of JavaScript. I am happy to announce the result of my new experiment, called Builder.JS. The major difference compared to Builder.CSS is in the UI. This time I decided to implement console-like interface that works with a … Continue reading “JavaScript Merger, Minifier and Obfuscator”
I am happy to announce that I have just finished a new tool that you may find useful. Builder.CSS merges and minifies style sheets into a single file and thus reduces HTTP requests and file download time. Features: Easily configurable list of files that need to be merged. Minification options: Remove line-breaks and tabs; Remove … Continue reading “CSS File Merger and Minifier”