-
Recent Posts
Recent Comments
- CodingJam » Migliora i tuoi log con il Mapped Diagnostic Context (MDC) on Java.util.logging vs. slf4j
- Test Driven Development | Pearltrees on Drag & Drop with Selenium
- Gentoo下Nginx+thin构建rails环境 | ByPat博客专注于Linux资源分享! on Thin + Nginx with Rails
- Michael Glauche on Logback Console in Eclipse
- trentjohnson on Logback Console in Eclipse
Archives
Categories
Meta
Monthly Archives: December 2007
using extjs in rails part 1
Recently i came across a very nice javascript gui library called extjs It offers many nice advanced gui function such as grids, combo boxes, modal dialogs and so on. Right now i’m trying to create some basic bindings between RoR … Continue reading
Installing native Postgres gem for ruby
Recently did wonder about how to replace the slow postgres-pr library with the native postgres version. Unfortuately the native client is not that easy to install, especially without having cygwin installed. You’ll need the postgres installation files for windows, best … Continue reading
Posted in postgresql, ruby on rails
2 Comments