Category: Projects
Referral exclusion list importer bookmarklet
Mass referral exclusion importer for Google Analytics. Check this site.
HTML5 Swipe Gallery
Fullscreen swipe gallery with pinch zoom support based on HTML5 for kiosk use. It was tested during exhibition in National Museum in Warsaw.
Search engine importer bookmarklet
Organic sources importer for Google Analytics. Check this site.
Reversed version of cycle2 plugin Scroll Vert
This is reversed version of the Cycle2 plugin used to animate slides vertically. In my version animation goes from bottom to top. Download reversed version from Github: https://github.com/fedek6/ScrollVert-reverse Download original version and check documentation at: http://jquery.malsup.com/cycle2/demo/scrollVert.php
Active directory support for Yii framework
2013-11-07: version 1.0 check documentation at: http://www.yiiframework.com/extension/yii-adldap/ Update: Check this tutorial to know how to map user roles using AD information. Download:
Smarty gettext with domain support (block t plugin) [depreciated]
Attention! Official Gettext plugin for Smarty has domain support since version 1.1. Check official repository: https://github.com/smarty-gettext/smarty-gettext. Description: This is a Smarty gettext plugin modification. It enables domain support and utilize gettext wrapper for PHP, Why do I use such wrapper for a gettext? It’s simple, not every server has native support for translation. This crafty script gives you fallback […]