The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Jisho, Sources Available

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Laurent Sansonetti

Posts: 134
Nickname: lrz
Registered: Jun, 2006

Laurent Sansonetti is a software engineer at Apple Computer and a longtime Ruby enthusiast.
Jisho, Sources Available Posted: Mar 16, 2007 5:02 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Laurent Sansonetti.
Original Post: Jisho, Sources Available
Feed Title: lrz's diary
Feed URL: http://www.chopine.be/lrz/diary/xml/rss/feed.xml
Feed Description: lrz's diary
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Laurent Sansonetti
Latest Posts From lrz's diary

Advertisement

A few months ago I wrote about an experimental RubyCocoa-based Japanese dictionary I created to help me learning Japanese. And on the same occasion, I investigated the Ferret indexing engine (which rocks) and wrote Ruby bindings to the xmlTextReader API (to parse the JMDict dictionary file faster).

In the meantime the xmlTextReader bindings have been committed to the ruby-libxml project, with both API reference documentation and some tests. But... I still didn't really show the Ruby sources. To be honest I missed the time.

Someone recently asked me for them, so I just cleaned the code, and here we go:

  $ svn co https://rubycocoa.svn.sourceforge.net/svnroot/rubycocoa/branches/users/lrz/Jisho
  $ open README
  $ xcodebuild

Jisho

When cleaning the code I couldn't resist adding stuff, like an history and registering the program as a service.

Enjoy! Even my girlfriend made a pretty nice icon.

Read: Jisho, Sources Available

Topic: Ruby: Invoking a method with a ampersand-parameter Previous Topic   Next Topic Topic: Review: Highrise, part 1

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use