[JOB] Help needed wrapping C library for Ruby extension

S

Scott Raymond

Hi-

I need a Ruby extension to be built, wrapping an existing C library.
I'm pretty out of my depth with C, but I think it should be a fairly
modest undertaking -- maybe just a weekend project for a talented
hacker.

If that sounds up your alley, please shoot me a line and I'll describe
what I'm looking for in more detail. Then you can check out the API
and give me a bid.

Thanks!

Scott Raymond
(e-mail address removed)
 
D

Dave Lee

Hi Scott,

I'm interested in the job. My experience working with extensions
comes from maintaining the ruby-postgres extension. I feel completely
confident with the Ruby C API.

thanks,
Dave
 
J

Joe Van Dyk

Hi-

I need a Ruby extension to be built, wrapping an existing C library.
I'm pretty out of my depth with C, but I think it should be a fairly
modest undertaking -- maybe just a weekend project for a talented
hacker.

If that sounds up your alley, please shoot me a line and I'll describe
what I'm looking for in more detail. Then you can check out the API
and give me a bid.

*shoots you a line*
 
S

Scott Raymond

Thanks for the reply, Joe.

The library in question is LibOFX, which is an open source OFX (Open
Financial Exchange) parser. OFX is a format for representing financial
transaction data -- it's what most US banks use to communicate with
Quicken, MS Money, etc. I'd like to be able to access that data from
within Ruby with a decent API.

The LibOFX site is here: http://libofx.sourceforge.net/
and the SourceForge site is here: http://sourceforge.net/projects/libofx/

My understanding is that the API can be used from either C or C++.
Take a look and let me know roughly how big of a project it looks like
to you. I don't have much of a budget to speak of, but I'd want it to
be worth your while. Can you tell me a bit about your Ruby experience,
especially regarding C extensions?

Thanks again-
Scott Raymond
 
D

Devin Mullins

Scott said:
The library in question is LibOFX, which is an open source OFX (Open
Financial Exchange) parser. OFX is a format for representing financial
transaction data -- it's what most US banks use to communicate with
Quicken, MS Money, etc. I'd like to be able to access that data from
within Ruby with a decent API.
Ooh! My bank gives out OFX files online. You should open-source the
binding so I can run stats on my checking/savings accounts in Ruby. :)

Devin
*doesn't shoot you a line* (sorry)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top