IAM

TAG»JQUERY«

DECEMBER2022

PROJECT

COMMERCIAL Websites and Custom Web Apps Outline Websites, Webshops, Addons and Templates Custom Web Apps Open Source This page presents some of my work on webpages, webshops, custom themes and addons as well as custom web applications. These projects have been realized together with RS Computer as well as various independent web designers and also […]

More ...

DECEMBER2017

PROJECT

Experimental Wordpress plugins and themes; including this theme and plugins for author biographies and live data from GitHub.

More ...

ARTICLE

Easily Referencing Publications, Listings or Figures using jQuery and WordPress

This article presents a very simple jQuery plugin and the corresponding Wordpress plugin allowing to easily create and reference labels in a LaTeX-style fashion.

More ...

ARTICLE

Minimal but Elegant File Upload Button in Twitter Bootstrap

While using Twitter Bootstrap for a web application I am working on, I came across the (still) very ugly default file upload form element. After doing some research and setting up a demo, I wrote a tiny plugin for simple but pretty, cross-browser (including Internet Explorer 7,8 and 9) file upload form elements with Twitter Bootstrap.

More ...

ARTICLE

Running Jasmine Tests in Google Chrome on Travis CI

Given a GitHub project with Jasmine tests, this article discusses how to automatically run the tests in Google Chrome on Travis CI.

More ...

ARTICLE

jQuery Pseudocode

Among scientific publications, pseudocode is a common tool to formalize algorithms in a language-independent way. While (La)TeX provides several packages for typesetting algorithms using pseudocode, and JavaScript-based syntax highlighters are common among web developers, there are (to the best of my knowledge) no plugins to easily typeset pseudocode in HTML. So, this article presents a lightweight jQuery plugin for generating pretty pseudocode based on indentation similar to Python.

More ...

OCTOBER2014

PROJECT

Some plugins for Twitter Bootstrap and jQuery; including a multiselect plugin and a password strength meter.

More ...