AcidJs.XHilite is a syntax highlighter HTML5 Web Component, based on Lea Verou‘s Prism.JS and wrapped as a custom tag with support for multiple languages and both declarative and async loading of the code to be highlighted. Usage: [html] <acidjs-xhilite language="javascript" height="200" width="400"> function sayHi() { return "Hello, World!"; } sayHi(); </acidjs-xhilite> [/html] Recently I … Continue reading “Syntax Highlighter HTML5 Web Component Based on Lea Verou’s Prism.JS”
Try Semtex – the new HTML5, CSS3 and JavaScript UI framework! I’m happy to announce the latest component, which is now part of Acid.JS Web.UI. AcidJs.TablePainter is a fast, responsive, fully configurable and reliable table painter widget for WYSIWYG editor or any other web applications. Key Features Rich client API and custom events. Small footprint. … Continue reading “Table painter widget for WYSIWYG editors and web applications”
Try Semtex – the new HTML5, CSS3 and JavaScript UI framework! My new AcidJs.ComingSoon component is my proposal to say that your website is “under construction” in a tasteful fashion. It is stylish and lightweight, fully HTML5/JavaScript/CSS3/AJAX driven, fully customizable, imageless and fun to use. Key features Lightweight and operating entirely on the client. Built … Continue reading “Saying That Your Website is Under Construction in a Stylish HTML5, CSS3 and JavaScript Fashion”
HTML5.CV is a resume generator and one pager website, with cool modern looks, various customization options and flexible resume data file. You can add any fields (contact details, employment history, education, interests, etc) and define photo. The UI is extremely easy to customize, so if you are acquainted with CSS, just give it a try. … Continue reading “HTML5 Resume Generator and Onepager Website”
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”
Try Semtex – the new HTML5, CSS3 and JavaScript UI framework! I am pleased to announce that I’ve just finished my latest endeavour – HTML5, CSS3 and JavaScript Experiments and Insight, and most of the code samples and demos from my blog have been moved there in and new and convenient code-listing and demo form. … Continue reading “HTML5, CSS3 and JavaScript Experiments and Insight Website”
Try Semtex – the new HTML5, CSS3 and JavaScript UI framework! I am happy to announce that one of Acid.JS‘s most successful widgets, Builder.CSS has evolved to a free online service with tons of improvements, brand-new and amazing interface, drag and drop of local of styleshets from the desktop, predefined projects and much more. Builder.CSS … Continue reading “Builder.CSS – Online CSS Optimizer, Merger and Minifier”
Try Semtex – the new HTML5, CSS3 and JavaScript UI framework! I am not a huge fan of roundups, but this morning, I found that I have a few pretty popular CSS3 posts and decided to put them in a single post which will be updated whenever a new one appears and is worth seeing. … Continue reading “Loving my CSS3 Babies”
Try Semtex – the new HTML5, CSS3 and JavaScript UI framework! Acid.JS Validator is a free bookmarklet that uses the W3C SGML parser’s API to validate the markup of the page on which it is called. To start using the bookmarklet, go to this page and follow the instructions. To validate a page, simply … Continue reading “HTML Markup Validation Bookmarklet”
Hasher is an online service for creating message digests with a wide range of more than 40 encryption algorithms. Depending on the choice of the user, after the encryption hashes are stored in the browser’s local storage in convenient JSON format so they can be used or deleted later. If you are a chrome user, … Continue reading “Hasher – Online Message Digest Encryper”