Archives of «2011» year
-
Base64 encode/decode of UTF8 in browser with JS
-
Get UTF-8 string from array of bytes in Node.JS
- Date: 26 Oct 2011
- Category: development/node.js
- Tagged with: utf8, decode, string, and javascript
-
Synchronized checkouts of git submodules upon main repo branch change
- Date: 26 Oct 2011
- Category: development
- Tagged with: how-to, git, checkout, and submodule
-
Understanding Rack Builder
- Date: 03 Sep 2011
- Category: development/ruby
- Tagged with: rack, server, rails, sinatra, and ruby
-
Creating images with QR code in Ruby
- Date: 27 Aug 2011
- Category: development/ruby
- Tagged with: ruby, qr, code, and rmagick
-
Don't fool yourself async-calling things with sync nature in Node.JS