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


BLOG FILTER



“OpenLog is a lightweight front end Javascript plugin (< 1kb gzipped!) that sends your user’s console errors & warnings in real time to a dynamic dashboard built with Node.”

You can not have enough tools to track errors and warnings during development. OpenLog is a nice clean dashboard to keep an overview of things being logged.

It will automatically track console.log, console.info, console.warn and console.error.

You can also use its build in methods.

  • Log.error();
  • Log.warn();
  • Log.info();

Github

Enjoy coding …

readmore

Javascript Error tracking is becoming more and more important, with applications moving to the client. Many service providers already offer a variety of extensive error tracking solutions for a price. These providers help to get around browser limitations and get the most out of errors.

Depending on your budget, that might not always be an option and not always needed.

To the rescue comes ErrorBoard, that provides a basic interface to track window.onerror events. Requires Node.js, NPM and a free port.

Here the window.onerror,  how I set it up for now:

Enjoy coding …

readmore

This will request no authentication, if the Request URI has /error/ in it.

SetEnvIf Apache

Enjoy coding …

readmore

Build your Ajax Loading Icons with SVG / CSS / GIF.

Loader.io

readmore
20. October 2015

WordPress Plugins & Sessions

START SESSION ON INIT

NEW SESSION ON LOGIN / LOGOUT

Now go ahead and use $_SESSION freely in your plugin. Here a nice additional class to  encrypt session data.

Enjoy coding ….

readmore

“This repository is a community-curated list of flexbox issues and cross-browser workarounds for them. The goal is that if you’re building a website using flexbox and something isn’t working as you’d expect, you can find the solution here.”

Github (CanIUse)

readmore

HyperDB is a plugin for spreading your websites load across several servers and databases. Its currently used in production on WordPress.com.

  1. Partitioning, separate your data and spread it across multiple servers.
  2. Replication, master / slave setup for security.
  3. Failover, if one database fails, the other takes over.

Just started experimenting with it :)

HyperDB

readmore

Chartist is currently my goto solution to add a quick responsive charting lib for projects …

Chartist

readmore

 

readmore
14. October 2015

IzzyBranding 2014 / 2015

Branded fashion to make brands good looking !

 

  1. Headless WordPress
  2. JSON API
  3. Custom Plugin (Agent administration)
  4. Theme adjustments
  5. Responsive design
  6. CSS3 / Javascript animations
  7. Maintenance
  8. Data import / adjustments

 

IzzyBranding

readmore