dimas priyanto a guy with mouse and keyboard

Nokogiri segfault on Darwin

As usual i always started with the case i’ve caught on, today i’m trying to use pismo and distillery to extract attributes of html documents..

December 31 2011

Making Cramp works with ActiveRecord Migration

So, I lately developing several mini applications using Cramp! yes, cramp.in, it’s a great but lightweight framework that aware of processing multiple connections (open connections)..

November 26 2011

Running Node.js using Coffee-Script

Creating node.js script is just a similar way when we created a client-side javascript source code. If you ever used rails 3.1.x i bet you..

November 23 2011

Javascript, Node.js and MongoDB

Javascript has been increasing its popularity now, since web 2.0 evolving and it requires more advanced javascript techniques, then the development of javascript frameworks growing..

November 22 2011

Getting Ruby 1.9 Fiber to work with XCode 4.2 on OSX Lion 10.7

if you are working with a new installed OSX Lion 10.7.* and XCode 4.2 i bet you will experiencing segmentation fault bug when tried to..

October 30 2011

Using GNU GCC on XCode 4.2 and OSX Lion 10.7.2

so, i got a segmentation fault problem last day when i installed a package on osx lion 10.7.2 with xcode 4.2 installed on the operating..

October 30 2011

Using Kaminari to paginate Array

Pagination sounds very popular for us, when building some admin pages or user pages that renders many items, we usually use it to make it..

October 28 2011