Pinned Repositories
500px-slideshow
A bookmarklet starting a slide show for any 500px.com photo listing
annotator-store-lite
A backend store for the Annotator – based on PHP/Silex and SQLite
estimates-template
Write user stories in markdown, list the implementation tasks for each (with an estimation range), publish an interactive estimation document
fyrfyrfyr
Basic tools for composing functions, to write simpler and safer programs
money-math
jsbn-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
money-math-php
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
normalize-for-search
Un-accents and un-umlauts characters in a string. Also preliminary converts the string to lower case. We use it for autocomplete: both for the matched strings -- on the server side, when indexing; and for the strings the user types into a text input in the browser.
react-navbar
React.js component rendering a translatable menu bar with Twitter Bootstrap Navbar HTML markup
react-star-rating-input
React.js components for entering 0—N stars (N is 5 by default), or displaying 0—N stars
tv4-formats
Common JSON Schema string format constraints in the form of tv4 validator callbacks
ikr's Repositories
ikr/street-magic-with-functions
That's the talk I gave at JSZurich on 22.02.2011
ikr/cli-utils
My personal CLI utilities I need to use often on different hosts
ikr/7sins
Slides for a lightning talk at WebTuesday Zürich, 14.06.2011
ikr/bform-test-case
A mini-project demonstating a problem with custom templates in https://github.com/powmedia/backbone-forms
ikr/CyrTranslit
Miranda IM plugin, applying the Cyrillic to Latin transliteration for the sent instant messages
ikr/homebrew
The missing package manager for OS X.
ikr/phpunit
The PHP Unit Testing framework.
ikr/pomodoro-logger
A little tool I use to log my Pomodoro-s
ikr/Silex
The PHP micro-framework based on the Symfony2 Components
ikr/sublime-plugins
Sublime Text Plugins
ikr/backbone-forms
Form framework for BackboneJS with nested forms, editable lists and validation
ikr/node-browserify
browser-side require() the node.js way
ikr/node-imagemagick
Imagemagick module for NodeJS
ikr/pdf.js
PDF Reader in JavaScript
ikr/proxy-by-url
custom logic for node-http-proxy to proxy basedon incoming url
ikr/validate.js
Lightweight JavaScript form validation library inspired by CodeIgniter.