This group is announcement-only. You cannot post messages because you are not a manager.
Description:
Group for people interested in contributing to or using the Pownce API.
|
|
|
Goodbye Pownce :(
|
| |
This is some sad news to hear. :( I guess this ends my development
experience with pownce api.
Good luck to the pownce devs at Six Apart.
|
|
Size of video players
|
| |
Hi guys,
qik has updated the size of their video player.
So did youtube recently.
Can you please update width and height of videos returned by 2.1 apis?
Thanks.
-c.
--
Cesare Rocchi
[link]
|
|
Is the message API down?
|
| |
A friend of mine mentioned that the iphone app isn't working properly,
and I noticed the app I'm working on isn't working correctly either.
I'll post some code first, though I'm sure not many people on here
will understand java.
String url = "[link]
app_key=z1ryk8ntr014c15nzy3731 9389gun3n6";... more »
|
|
computer
|
| |
by Dieter Gollmann - 1994 - Computers - 468 pages
This volume constitutes the proceedings of the Third European
Symposium on Research in Computer Security, held in Brighton, UK in
November 1994.The 26 papers...
****************************** ************
http;//[link]
http;//bigchurch.com/go/g10347 12-pmem... more »
|
|
Issues with XML validation
|
| |
One of my favorite things as a Java/.NET developer is being able to
take a well formed XML document, and apply a transformation to it to
convert it to objects.
Unfortunately, I can't do this completely with Pownce. No DTD or XSD
can be applied to the send_to method, since you're creating a unique... more »
|
|
Download files
|
| |
Quick question. How can we download the files attached to notes?
The xml output for a note has this...
<file>
<content_length>368651</conten t_length>
<name>image.jpg</name>
<storage_name>1-4339518.jpg</s torage_name>
<in_s3>True</in_s3>
<content_type>image/jpeg</cont ent_type>
<content_delivery>streaming</c ontent_delivery>... more »
|
|
note_to, difference between 'public' and 'all'
|
| |
Forgive me if this has been posted and answered elsewhere. I've found
a few posts raising this question, but none specifically answered.
I'm not a regular user of Pownce so I'm unfamiliar with the service's
idioms. When posting a note or a link, for the note_to parameter, what
is the difference between "public" and "all"? I assume that one is to... more »
|
|
OAuth access token expiring
|
| |
Hi,
I am using OAuth for authenticating to pownce API and I am able to
successfully get request token, authorize it and then getting access
token from it. The documentation says that access token should never
expire but in my case it's expiring in a day.
Could you guys suggest me any idea what might be causing this problem.... more »
|
|
oauth failed
|
| |
Hi, there:
I am trying out oauth, and failed to get the initial access token.
The error code is "400, Authorization Required"
I've registered my app and obtained the key and secrete, and also
published the app. However, I see the app is still in "pending"
status. Is this a reason why the requesting access token fails? Do I... more »
|
|
|