-
Categories
-
Tags/Keywords
Apache bash blog blog.bigsmoke.us CLI CSS Debian design DNS Firefox Gentoo Google HTML HTTP Linux MediaWiki mod_rewrite MySQL network neustar PHP plugin PNG PostgreSQL Ruby samba Screen shell Sicirec smb SpamAssassin SSH Subversion svn T61 Ubuntu URL van der Molen VIM WordPress WWW www.sicirec.org X XTerm zimbra -
Recent Posts
-
Recent Comments
Tag: Ruby
RubyGems nuisances
Because I used it successfully before, I decided to use scrAPI to scrape the entries from the old Aihato guestbook. After preprocessing the HTML a bit, I finally got beyond an endless debugging sessions (which cumulated in me discovering a whole collection of nested <html> tags, which forbad any type of sensible parsing of the page). Read More »
PostgreSQL back-end for Ruby on Rails confusion
I just need to add a quick summary of what postgres back-end tool our Ruby on Rails application uses, and how we've configured it, because it's quite confusing...
Read More »
Moved from Mnemosyne to FlashcardDB
When I was studying Spanish last year, I had to choose a flashcard program to memorize new words. At the time, I couldn't find any on-line program that just did the job and did it well. In a comment on my blog post from last year, however, I was pointed by Jeff to his amazing FlashcardDB. Read More »
Web scraping in Ruby: why I had to use scrAPI instead of WWW::Mechanize and Hpricot
Thursday evening: so, I had written myself a nice little script using Aaron Patterson's WWW::Mechanize and why's Hpricot to extract some data from a popular web-based airport directory. Read More »
Nested hashes derail Rails’ url_for helpers
While working on the Sicirec PostgreSQL database front-end today, I had to pass a lot of nested parameters to a link_to helper in Rails. Software being what it is, this didn't work. Read More »
