Data Noise
ActionWebService is back
almost 4 years ago by kent on Data Noise.
I've been porting several of my old applications to the latest version of Rails. It turned out not that a difficult thing to do. But unfortunately some...
ruby-debug basics screencast
~5 years ago by kent on Data Noise.
Brian Donovan shows the basics of using ruby-debug. This is very nice addition to my already outdated tutorial. He also announced that his next screencast...
ruby-debug basics screencast
~5 years ago by kent on Data Noise.
Brian Donovan shows the basics of using ruby-debug. This is very nice addition to my already outdated tutorial. He also announced that his next screencast...
ruby-debug version 0.9.1 has been released!
~5 years ago by kent on Data Noise.
Installation As usual: $ sudo gem in ruby-debug Changes This is mainly a maintenance release, which includes several important bugfixes related...
acts_as_sphinx plugin
~5 years ago by kent on Data Noise.
We can't imagine a web site without at least a rudimentary search functionality. What a frustration when we shop for a particular product or looking for...
acts_as_sphinx plugin
~5 years ago by kent on Data Noise.
We can't imagine a web site without at least a rudimentary search functionality. What a frustration when we shop for a particular product or looking for...
TextMate and Quick Searches
~5 years ago by kent on Data Noise.
I've been using TextMate since probably the first public version. At least my license dialog shows October 6th 2004, Serial Number #60. And, oh boy, I've...
Entering fixtures with TextMate
~5 years ago by kent on Data Noise.
Probably the most boring task when writing test cases is entering new fixtures. With a little help from TextMate this process can be made more pleasantOpen...
ruby-debug version 0.8 has been released!
~5 years ago by kent on Data Noise.
This is mostly a maintenance release. The major change is that ruby-debug has been split in two parts: ruby-debug-base gem contains the debugger core...
MacFuse and Ruby fusefs extension
~5 years ago by kent on Data Noise.
Lately I've been playing with MacFuse project and all I could say is that this is a fantastic effort of bringing the well-known user-space(fuse) file system...
