# Generate dictionary conents from ri for the Apple Dictionary

**URL:** https://rubytalk.org/t/generate-dictionary-conents-from-ri-for-the-apple-dictionary/52919
**Category:** ruby-talk
**Created:** [17 April 2009 17:45 UTC](https://rubytalk.org/t/generate-dictionary-conents-from-ri-for-the-apple-dictionary/52919 "2009-04-17T17:45:37Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Jaewoong\_kim\_Crossbr](https://avatars.discourse-cdn.com/v4/letter/j/ea5d25/32.png) [@Jaewoong\_kim\_Crossbr](https://rubytalk.org/u/Jaewoong_kim_Crossbr)
#### Post date: [17 April 2009 17:45 UTC](https://rubytalk.org/t/generate-dictionary-conents-from-ri-for-the-apple-dictionary/52919/1 "2009-04-17T17:45:37Z")

</div>

Hi, all

I just made a simple ruby script that reads the RI yaml file from the  
local drive and generate the dictionary content which you can use via  
Apple Dictionary Application. What's more important is that I put it up  
on my GitHub repository. You can find it here \<a  
href="[http://github.com/crossbreeze/apple\_dic\_generator\_from\_ri/tree/master](http://github.com/crossbreeze/apple_dic_generator_from_ri/tree/master)"\>[http://github.com/crossbreeze/apple\_dic\_generator\_from\_ri/tree/master](http://github.com/crossbreeze/apple_dic_generator_from_ri/tree/master)\</a\>

The code looks really ugly. But as I am pretty new to Ruby world, I  
figured I would learn much faster and better from other people's  
comment, advice or even contribution to the source code. If interested,  
take a look at the code and improve it.

Best,  
Jaewoong Kim

> **···**
>
> --  
> Posted via [http://www.ruby-forum.com/](http://www.ruby-forum.com/).

---

<div class="post-metadata">

### Author: ![Jaewoong\_kim\_Crossbr](https://avatars.discourse-cdn.com/v4/letter/j/ea5d25/32.png) [@Jaewoong\_kim\_Crossbr](https://rubytalk.org/u/Jaewoong_kim_Crossbr)
#### Post date: [17 April 2009 17:47 UTC](https://rubytalk.org/t/generate-dictionary-conents-from-ri-for-the-apple-dictionary/52919/2 "2009-04-17T17:47:15Z")

</div>

Jaewoong kim Crossbreeze wrote:

> Hi, all
> 
> I just made a simple ruby script that reads the RI yaml file from the  
> local drive and generate the dictionary content which you can use via  
> Apple Dictionary Application. What's more important is that I put it up  
> on my GitHub repository. You can find it here \<a  
> href="[http://github.com/crossbreeze/apple\_dic\_generator\_from\_ri/tree/master&quot;&gt;http://github.com/crossbreeze/apple\_dic\_generator\_from\_ri/tree/master&lt;/a&gt](http://github.com/crossbreeze/apple_dic_generator_from_ri/tree/master&quot;&gt;http://github.com/crossbreeze/apple_dic_generator_from_ri/tree/master&lt;/a&gt);
> 
> The code looks really ugly. But as I am pretty new to Ruby world, I  
> figured I would learn much faster and better from other people's  
> comment, advice or even contribution to the source code. If interested,  
> take a look at the code and improve it.
> 
> Best,  
> Jaewoong Kim

woops, the link is broken

[http://github.com/crossbreeze/apple\_dic\_generator\_from\_ri/tree/master](http://github.com/crossbreeze/apple_dic_generator_from_ri/tree/master)

> **···**
>
> --  
> Posted via [http://www.ruby-forum.com/\](http://www.ruby-forum.com/%5C).
