On 1 October 2012 16:52, Itamar Turner-Trauring
wrote:
>
>
> On Mon, Oct 1, 2012 at 5:38 AM, Paul Wiseman wrote:
>
>>
>> I made an api for the web requests- the call isn't so straightforward,
>> all the information is sent in POST formatted a certain way and there's
>> also a credentials part wit
On Mon, Oct 1, 2012 at 5:38 AM, Paul Wiseman wrote:
>
> I made an api for the web requests- the call isn't so straightforward, all
> the information is sent in POST formatted a certain way and there's also a
> credentials part with a token and other bits with secrets used to auth the
> request. S
On 30 September 2012 13:59, Itamar Turner-Trauring <
ita...@futurefoundries.com> wrote:
>
>
> On Sun, Sep 30, 2012 at 8:38 AM, Paul Wiseman wrote:
>
>>
>> That is likely a much better idea! Will I need to use some threading if
>> I'm making web calls then from list? Presumably if I don't the who