Category Archives: dev

Previous Page · Next Page

Content Security Policy – Way forward

http://www.html5rocks.com/en/tutorials/security/content-security-policy/

Posted on August 26, 2015, 10:54 By
Categories: dev, Security, Webdesign Tags: , ,
Mobile forms, wordpress stuff and more

Sites talking about Mobile web-forms.

WordPress tool to find and change serialized text.

File transfer fast and free.

Continue Reading →

Slick – Javascript slider

Slick

the last carousel you’ll ever need

http://kenwheeler.github.io/slick/

Spectrum games

The best ZxSpectrum game emulator online.

http://torinak.com/qaop

Click on Top left to see options!

 

Posted on June 18, 2015, 18:40 By
Categories: Game Tags: ,
Browscap – detect browser details

Hacking around with PHP to have a better solution than get_browser()

PHP’s native get_browser() function parses this file and provides you with a complete set of information about every browser’s details, But it requires the path to the browscap.ini file to be specified in the php.ini browscap directive which is flagged as PHP_INI_SYSTEM.

Since in most shared hosting environments you have not access to the php.ini file, the browscap directive cannot be modified and you are stuck with either and outdated database or without browscap support at all.

Browscap is a standalone class for PHP >=5.3 that gets around the limitations of get_browser() and manages the whole thing. It offers methods to update, cache, adapt and get details about every supplied user agent on a standalone basis. It’s also much faster than get_browser() while still returning the same results.

https://github.com/GaretJax/phpbrowscap

Posted on April 24, 2015, 16:12 By
Categories: PHP, Webdesign Tags:
Motion sensing using the doppler effect in JavaScript

Daniel Rapp made a cool small javascript library that’s able to use the doppler effect to detect movement.

It can be used in interesting ways… Check it out at http://danielrapp.github.io/doppler/

Posted on March 12, 2015, 17:47 By
Categories: JavaScript Tags: , ,
NativeScript – Cross-Platform development

https://www.nativescript.org/

Build truly native apps with JavaScript

Develop iOS, Android and Windows Phone apps from a single code base

GenerateWP – Code generator for WordPress

A helpful online tool for wordpress development:

The easiest and the fastest way to create custom and high quality code for your WordPress project using the latest WordPress coding standards and API’s.

Home

Posted on March 2, 2015, 11:34 By
Categories: dev, PHP, Webdesign Tags: ,
CMS Alterantives (early 2015)

Four alternative CMS  to WordPress I recently discovered (presented in no particular order):

Continue Reading →