Geekfg - geekfg.net - Genius Watch
General Information:
Latest News:
How to use ZINTERSTORE with both ZSETs and SETs 18 Jul 2013 | 02:03 am
How to use ZINTERSTORE with both ZSETs and SETs on Redsmin Blog.
Strpad function in LUA 27 Sep 2012 | 01:05 am
I started to play with LUA 5.1 (embedded in Redis 2.6) today and couldn't find an implementation of Strpad so here it is.
Strpad function in LUA 27 Sep 2012 | 01:05 am
I started to play with LUA 5.1 (embedded in Redis 2.6) today and couldn't find an implementation of Strpad so here it is.
JavaScript - Return the array elements until a selector is matched 21 Aug 2012 | 03:16 am
How to get Growl notifications from Grunt JS 6 Jun 2012 | 05:14 pm
I just started to use Grunt on a new project. While I really enjoyed Grunt I quickly missed the desktop notifications when something wrong happen. Here are two snippets that will display cross-platfor...
How to get Growl notifications from Grunt JS 6 Jun 2012 | 05:14 pm
I just started to use Grunt on a new project. While I really enjoyed Grunt I quickly missed the desktop notifications when something wrong happen. Here are two snippets that will display cross-platfor...
How to fix the "Could not decode a text frame as UTF-8." bug 6 May 2012 | 06:50 am
Sometimes Google Chrome throw a Could not decode a text frame as UTF-8 error. It happens when the server send invalid unicode characters (see Unicode surrogates) to the browser (via websockets or any ...
How to fix the "Could not decode a text frame as UTF-8." bug 6 May 2012 | 02:50 am
Sometimes Google Chrome throw a Could not decode a text frame as UTF-8 error. It happens when the server send invalid unicode characters (see Unicode surrogates) to the browser (via websockets or any ...
Unidecode for JavaScript (NodeJS) 2 May 2012 | 06:52 am
Unidecode is JavaScript port of the perl module Text::Unicode. It takes UTF-8 data and tries to represent it in US-ASCII characters (i.e., the universally displayable characters between 0x00 and 0x7F)...
Unidecode for JavaScript (NodeJS) 2 May 2012 | 02:52 am
Unidecode is JavaScript port of the perl module Text::Unicode. It takes UTF-8 data and tries to represent it in US-ASCII characters (i.e., the universally displayable characters between 0x00 and 0x7F)...