I AM LISTENING TO
|
WHAT I LIKE
  • English
  • German


BLOG FILTER



xmas2014

Frohe Weihnachen und ein Frohes Neues Jahr!  

Vrolijk Kerstfeest en een Gelukkig Nieuwjaar! 

Merry Christmas and a Happy New Year!

readmore

film2learn

film2learn is a new Learning Management System (LMS) / platform for B2B partners, that I just released together with Dr Dish TV this week.

A highly customized system, that gives each partner their own little LMS universe to share knowledge with distribution partners or staff.

An easy way to introduce new products and teach how to promote them.

film2learn

readmore
21. November 2014

Learn to code for free

code_academy

Learn to code interactively, for free at codecademy.

  1. HTML & CSS
  2. Javascript
  3. jQuery
  4. Python
  5. Ruby
  6. PHP

Codecademy

readmore
21. November 2014

Animate your SVG with vivus

vivus
Vivus is a lightweight JavaScript class (with no dependencies) that allows you to animate SVGs, giving them the appearence of being drawn. There are a variety of different animations available, as well as the option to create a custom script to draw your SVG in whatever way you like.

vivus.js

readmore
21. November 2014

5 free Holiday themed fonts

font_squirrel

We are getting closer to December and time to find some nice holiday themed fonts :) All of these are from font squirrel.

  1. Sofia
    font_sofia

  2. Great Vibes
    font_great_vibes

  3. Allura
    font_allura

  4. Amatic
    font_amatic

  5. Raleway Dots
    font_raleway_dots

 

readmore

svgmagic2

SVGMagic is a jQuery plugin that provides a nice server side fallback to convert SVG images to PNGs for older browsers (IE8, Android 2.*).

Also works for background images.

SVGMagic

Serverside conversion of SVG to PNG

  1. PHP: phpsvg
  2. Python: CairoSVG

readmore
11. November 2014

Online Marketing Cursus

Online Courses.

 

  1. WordPress design / code tweaks
  2. WPLMS (Learning management system) tweaks & fixes
  3. CSS tweaks
  4. Maintenance & Upgrades

readmore

gizmosphere

“Open source single board computer from GizmoSphere offers flexibility and performance for embedded, DIY and advanced hobbyist markets​”

Gizmopsphere

readmore
11. November 2014

Firefox Developer Edition

firefox_developer_edition

Mozilla introduces the first browser built for developers:

  1. WebIDE
  2. Responsive Design View
  3. Cross browser debugging – Valence
  4. Web Audio Editor
  5. Page Inspector
  6. Web Console
  7. Javascript Debugger
  8. Network Monitor
  9. Style Editor

Firefox Developer Edition

readmore

Visual Composer for WordPress provides many ways to extend its functionality. There are already many add-ons available for this dynamic page builder, but its easy to do the extending yourself,  by following the hints in the documentation ;)

In this small tutorial we are adding a “type” field to allow a special css class to be added to each of our row containers.

New Visual Composer element properties can be easily added by using the vc_add_param function. See documentation for more information. In our case we are adding a property to the vc_row element.
Continue reading Extending the Visual Composer Row element with a new property

readmore