I’ve been working on objects for Lazarus and Delphi for the WebAPI. 
Slow going at the moment. 
        
        

        Get Outlook for iOS
    
  




On Fri, Jan 17, 2020 at 1:47 PM -0500, 
"[email protected]" 
<[email protected]> wrote:










Send Rivendell-dev mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Rivendell-dev digest..."


Today's Topics:

   1. Re: WebAPI and its bindings [WAS: update bash script
      (rdairplay start) from 2.x to 3.x] (Fred Gleason)
   2. Re: WebAPI and its bindings [WAS: update bash script
      (rdairplay start) from 2.x to 3.x] (John Boles)
   3. Re: WebAPI and its bindings [WAS: update bash script
      (rdairplay start) from 2.x to 3.x] (David Klann)
   4. Re: WebAPI and its bindings [WAS: update bash script
      (rdairplay start) from 2.x to 3.x] (Daniel Roviriego)


----------------------------------------------------------------------

Message: 1
Date: Fri, 17 Jan 2020 12:19:14 -0500
From: Fred Gleason 
To: User discussion about the Rivendell Radio Automation System
        
Subject: Re: [RDD] WebAPI and its bindings [WAS: update bash script
        (rdairplay start) from 2.x to 3.x]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"

On Jan 16, 2020, at 10:04, drew Roberts  wrote:

> OK, let's put the call out. Does anyone know of an existing api that would 
> allow us to solve the problem at hand? If not, could one be created without 
> too much trouble?

Todd has already pointed out the RivWebCApi. That?s written in ANSI C, and so 
should cover that family of languages (C, C++, C#, etc, etc).

C and friends are not the friendliest of languages to work with though. I?ve 
been thinking about adding a Python binding.
What?s your target implementation language?

Cheers!


|---------------------------------------------------------------------|
| Frederick F. Gleason, Jr. |             Chief Developer             |
|                           |             Paravel Systems             |
|---------------------------------------------------------------------|
|      The first duty of a revolutionary is to get away with it.      |
|                                                                     |
|                                                  -- Abbie Hoffman   |
|---------------------------------------------------------------------|
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 

------------------------------

Message: 2
Date: Fri, 17 Jan 2020 10:34:13 -0700
From: John Boles 
To: Fred Gleason 
Cc: User discussion about the Rivendell Radio Automation System
        
Subject: Re: [RDD] WebAPI and its bindings [WAS: update bash script
        (rdairplay start) from 2.x to 3.x]
Message-ID:
        
Content-Type: text/plain; charset="utf-8"

My vote would be for Python 3

John

On Fri, Jan 17, 2020 at 10:19 AM Fred Gleason 
wrote:

> On Jan 16, 2020, at 10:04, drew Roberts  wrote:
>
> OK, let's put the call out. Does anyone know of an existing api that would
> allow us to solve the problem at hand? If not, could one be created without
> too much trouble?
>
>
> Todd has already pointed out the RivWebCApi. That?s written in ANSI C, and
> so should cover that family of languages (C, C++, C#, etc, etc).
>
> C and friends are not the friendliest of languages to work with though.
> I?ve been thinking about adding a Python binding.
> What?s your target implementation language?
>
> Cheers!
>
>
> |---------------------------------------------------------------------|
> | Frederick F. Gleason, Jr. |             Chief Developer             |
> |                           |             Paravel Systems             |
> |---------------------------------------------------------------------|
> |      The first duty of a revolutionary is to get away with it.      |
> |                                                                     |
> |                                                  -- Abbie Hoffman   |
> |---------------------------------------------------------------------|
> _______________________________________________
> Rivendell-dev mailing list
> [email protected]
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 

------------------------------

Message: 3
Date: Fri, 17 Jan 2020 12:09:23 -0600
From: David Klann 
To: John Boles , Fred Gleason
        
Cc: User discussion about the Rivendell Radio Automation System
        
Subject: Re: [RDD] WebAPI and its bindings [WAS: update bash script
        (rdairplay start) from 2.x to 3.x]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"

On Fri, 2020-01-17 at 10:34 -0700, John Boles wrote:
> My vote would be for Python 3
> 
> John
> 

Hear! Hear! +1 for Python3

Thanks!

  ~David Klann


> On Fri, Jan 17, 2020 at 10:19 AM Fred Gleason 
> wrote:
> 
> > On Jan 16, 2020, at 10:04, drew Roberts  wrote:
> > 
> > OK, let's put the call out. Does anyone know of an existing api that would
> > allow us to solve the problem at hand? If not, could one be created
> > without
> > too much trouble?
> > 
> > 
> > Todd has already pointed out the RivWebCApi. That?s written in ANSI C, and
> > so should cover that family of languages (C, C++, C#, etc, etc).
> > 
> > C and friends are not the friendliest of languages to work with though.
> > I?ve been thinking about adding a Python binding.
> > What?s your target implementation language?
> > 
> > Cheers!
> > 





------------------------------

Message: 4
Date: Fri, 17 Jan 2020 15:46:43 -0300
From: Daniel Roviriego 
To: John Boles 
Cc: User discussion about the Rivendell Radio Automation System
        
Subject: Re: [RDD] WebAPI and its bindings [WAS: update bash script
        (rdairplay start) from 2.x to 3.x]
Message-ID:
        
Content-Type: text/plain; charset="utf-8"

+1 for Python3! Easy to learn and very powerful,
cheers

Em sex., 17 de jan. de 2020 ?s 14:34, John Boles 
escreveu:

> My vote would be for Python 3
>
> John
>
> On Fri, Jan 17, 2020 at 10:19 AM Fred Gleason 
> wrote:
>
>> On Jan 16, 2020, at 10:04, drew Roberts  wrote:
>>
>> OK, let's put the call out. Does anyone know of an existing api that
>> would allow us to solve the problem at hand? If not, could one be created
>> without too much trouble?
>>
>>
>> Todd has already pointed out the RivWebCApi. That?s written in ANSI C,
>> and so should cover that family of languages (C, C++, C#, etc, etc).
>>
>> C and friends are not the friendliest of languages to work with though.
>> I?ve been thinking about adding a Python binding.
>> What?s your target implementation language?
>>
>> Cheers!
>>
>>
>> |---------------------------------------------------------------------|
>> | Frederick F. Gleason, Jr. |             Chief Developer             |
>> |                           |             Paravel Systems             |
>> |---------------------------------------------------------------------|
>> |      The first duty of a revolutionary is to get away with it.      |
>> |                                                                     |
>> |                                                  -- Abbie Hoffman   |
>> |---------------------------------------------------------------------|
>> _______________________________________________
>> Rivendell-dev mailing list
>> [email protected]
>> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>>
> _______________________________________________
> Rivendell-dev mailing list
> [email protected]
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>


-- 
Daniel Roviriego
(21) 972361654
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 

------------------------------

_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


End of Rivendell-dev Digest, Vol 81, Issue 29
*********************************************





_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to