public inbox for [email protected]  
help / color / mirror / Atom feed
pgmex, a MATLAB interface for PostgreSQL
7+ messages / 5 participants
[nested] [flat]

* pgmex, a MATLAB interface for PostgreSQL
@ 2004-04-01 08:44 Tony Reina <[email protected]>
  2004-04-01 17:52 ` Re: pgmex, a MATLAB interface for PostgreSQL Tony Reina <[email protected]>
  0 siblings, 1 reply; 7+ messages in thread

From: Tony Reina @ 2004-04-01 08:44 UTC (permalink / raw)
  To: [email protected]

DerTech LLC has developed a MATLAB interface for PostgreSQL. It's
essentially mex wrappers for the functions in libpq. We're releasing
it for free with source code included.

Here's the website link: http://www.dertech.com/neurodb/pgmex.html

Could this be added to the related projects page?

Thanks.
-Tony



^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: pgmex, a MATLAB interface for PostgreSQL
  2004-04-01 08:44 pgmex, a MATLAB interface for PostgreSQL Tony Reina <[email protected]>
@ 2004-04-01 17:52 ` Tony Reina <[email protected]>
  2004-04-15 02:46   ` Re: pgmex, a MATLAB interface for PostgreSQL Robert Treat <[email protected]>
  2004-05-20 00:19   ` Re: [HACKERS] pgmex, a MATLAB interface for PostgreSQL Bruce Momjian <[email protected]>
  0 siblings, 2 replies; 7+ messages in thread

From: Tony Reina @ 2004-04-01 17:52 UTC (permalink / raw)
  To: [email protected]

Last link was wrong.

Here's the correct one.
http://www.dertech.com/pgmex/pgmex.html



^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: pgmex, a MATLAB interface for PostgreSQL
  2004-04-01 08:44 pgmex, a MATLAB interface for PostgreSQL Tony Reina <[email protected]>
  2004-04-01 17:52 ` Re: pgmex, a MATLAB interface for PostgreSQL Tony Reina <[email protected]>
@ 2004-04-15 02:46   ` Robert Treat <[email protected]>
  1 sibling, 0 replies; 7+ messages in thread

From: Robert Treat @ 2004-04-15 02:46 UTC (permalink / raw)
  To: Tony Reina <[email protected]>; [email protected]

On Thursday 01 April 2004 12:52, Tony Reina wrote:
> Last link was wrong.
>
> Here's the correct one.
> http://www.dertech.com/pgmex/pgmex.html
>

Updated website code in CVS, should appear after the next update/build cycle.

Robert Treat
-- 
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL



^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: [HACKERS] pgmex, a MATLAB interface for PostgreSQL
  2004-04-01 08:44 pgmex, a MATLAB interface for PostgreSQL Tony Reina <[email protected]>
  2004-04-01 17:52 ` Re: pgmex, a MATLAB interface for PostgreSQL Tony Reina <[email protected]>
@ 2004-05-20 00:19   ` Bruce Momjian <[email protected]>
  2004-05-20 03:18     ` Re: [HACKERS] pgmex, a MATLAB interface for PostgreSQL Marc G. Fournier <[email protected]>
  2004-05-24 12:17     ` Re: [HACKERS] pgmex, a MATLAB interface for PostgreSQL Robert Treat <[email protected]>
  1 sibling, 2 replies; 7+ messages in thread

From: Bruce Momjian @ 2004-05-20 00:19 UTC (permalink / raw)
  To: Tony Reina <[email protected]>; +Cc: pgsql-www

Tony Reina wrote:
> Last link was wrong.
> 
> DerTech LLC has developed a MATLAB interface for PostgreSQL. It's
> essentially mex wrappers for the functions in libpq. We're releasing
> it for free with source code included.
> 
> Here's the website link: http://www.dertech.com/pgmex/pgmex.html
> 
> Could this be added to the related projects page?
> Here's the correct one.

Would someone add this to the appropriate place?

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [email protected]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073



^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: [HACKERS] pgmex, a MATLAB interface for PostgreSQL
  2004-04-01 08:44 pgmex, a MATLAB interface for PostgreSQL Tony Reina <[email protected]>
  2004-04-01 17:52 ` Re: pgmex, a MATLAB interface for PostgreSQL Tony Reina <[email protected]>
  2004-05-20 00:19   ` Re: [HACKERS] pgmex, a MATLAB interface for PostgreSQL Bruce Momjian <[email protected]>
@ 2004-05-20 03:18     ` Marc G. Fournier <[email protected]>
  1 sibling, 0 replies; 7+ messages in thread

From: Marc G. Fournier @ 2004-05-20 03:18 UTC (permalink / raw)
  To: Bruce Momjian <[email protected]>; +Cc: Tony Reina <[email protected]>; pgsql-www

On Wed, 19 May 2004, Bruce Momjian wrote:

> Tony Reina wrote:
> > Last link was wrong.
> >
> > DerTech LLC has developed a MATLAB interface for PostgreSQL. It's
> > essentially mex wrappers for the functions in libpq. We're releasing
> > it for free with source code included.
> >
> > Here's the website link: http://www.dertech.com/pgmex/pgmex.html
> >
> > Could this be added to the related projects page?
> > Here's the correct one.
>
> Would someone add this to the appropriate place?

The appropriate place would be to add a project to pgFoundry for it, with
pointers back to the dertech pages ...

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: [email protected]           Yahoo!: yscrappy              ICQ: 7615664



^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: [HACKERS] pgmex, a MATLAB interface for PostgreSQL
  2004-04-01 08:44 pgmex, a MATLAB interface for PostgreSQL Tony Reina <[email protected]>
  2004-04-01 17:52 ` Re: pgmex, a MATLAB interface for PostgreSQL Tony Reina <[email protected]>
  2004-05-20 00:19   ` Re: [HACKERS] pgmex, a MATLAB interface for PostgreSQL Bruce Momjian <[email protected]>
@ 2004-05-24 12:17     ` Robert Treat <[email protected]>
  1 sibling, 0 replies; 7+ messages in thread

From: Robert Treat @ 2004-05-24 12:17 UTC (permalink / raw)
  To: Bruce Momjian <[email protected]>; Tony Reina <[email protected]>; Dave Page <[email protected]>; +Cc: pgsql-www

On Wednesday 19 May 2004 20:19, Bruce Momjian wrote:
> Tony Reina wrote:
> > Last link was wrong.
> >
> > DerTech LLC has developed a MATLAB interface for PostgreSQL. It's
> > essentially mex wrappers for the functions in libpq. We're releasing
> > it for free with source code included.
> >
> > Here's the website link: http://www.dertech.com/pgmex/pgmex.html
> >
> > Could this be added to the related projects page?
> > Here's the correct one.
>
> Would someone add this to the appropriate place?

We actually have a link for this in CVS, but it hasn't made it to the site for 
some reason... dave can you do a cvs update on users-lounge/interfaces.php ?

Robert Treat
-- 
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL




^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: [HACKERS] pgmex, a MATLAB interface for PostgreSQL
@ 2004-05-24 12:21 Dave Page <[email protected]>
  0 siblings, 0 replies; 7+ messages in thread

From: Dave Page @ 2004-05-24 12:21 UTC (permalink / raw)
  To: Robert Treat <[email protected]>; Bruce Momjian <[email protected]>; Tony Reina <[email protected]>; +Cc: pgsql-www

 

> -----Original Message-----
> From: Robert Treat [mailto:[email protected]] 
> Sent: 24 May 2004 13:17
> To: Bruce Momjian; Tony Reina; Dave Page
> Cc: PostgreSQL www
> Subject: Re: [pgsql-www] [HACKERS] pgmex, a MATLAB interface 
> for PostgreSQL
> 
> We actually have a link for this in CVS, but it hasn't made 
> it to the site for some reason... dave can you do a cvs 
> update on users-lounge/interfaces.php ?

Done.

/D




^ permalink  raw  reply  [nested|flat] 7+ messages in thread


end of thread, other threads:[~2004-05-24 12:21 UTC | newest]

Thread overview: 7+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2004-04-01 08:44 pgmex, a MATLAB interface for PostgreSQL Tony Reina <[email protected]>
2004-04-01 17:52 ` Tony Reina <[email protected]>
2004-04-15 02:46   ` Robert Treat <[email protected]>
2004-05-20 00:19   ` Bruce Momjian <[email protected]>
2004-05-20 03:18     ` Marc G. Fournier <[email protected]>
2004-05-24 12:17     ` Robert Treat <[email protected]>
2004-05-24 12:21 Re: [HACKERS] pgmex, a MATLAB interface for PostgreSQL Dave Page <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox