Post to Pivot from a Desktop App
Select messages from
# through # FAQ
[/[Print]\]
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next  :| |:
Pivot Support -> Extension Discussion & Development

#31: Re: Post to Pivot from a Desktop App Author: madjoLocation: Netherlands PostPosted: Sun Jun 05, 2005 8:35 am
    —
well, I'm not sure how flickr works, or what it does... can you select a category in that program?

#32: Re: Post to Pivot from a Desktop App Author: FredrikLocation: Wexio Limbo, Sweden PostPosted: Sun Jun 05, 2005 9:42 am
    —
madjo wrote:
well, I'm not sure how flickr works, or what it does... can you select a category in that program?

Not program as much as service, and since it has been discussed here before I know it should work. Which is quite the annoying bit here. I don't know for sure if you're able to select category, I haven't gotten that far, but I think so.

Flickr is a cool online application for managing and sharing photos, and one of the things you can do is blog the pictures you upload (or other peoples public pictures, for that mantter). That's what I'm trying to set up to do.

#33: Re: Post to Pivot from a Desktop App Author: madjoLocation: Netherlands PostPosted: Sun Jun 05, 2005 10:28 am
    —
well, I'm going to assume that Flickr places those photos in certain categories, and tries to post them to the same categories, and if those don't exist, the user indeed can't post it...

#34: Re: Post to Pivot from a Desktop App Author: FredrikLocation: Wexio Limbo, Sweden PostPosted: Mon Jun 06, 2005 10:00 am
    —
madjo wrote:
well, I'm going to assume that Flickr places those photos in certain categories, and tries to post them to the same categories, and if those don't exist, the user indeed can't post it...

Where you add your weblog, there's nothing about categories. All you can fill in is the adress to your API endoint, your username and your password. Which I have done, as far as I know correctly, but nothing. Unless, of course, I should add something to some of those.

Anyone who has gotten it to work with flickr that can perhaps guide me through or give a hint?

Using w.bloggar works like fine, though, so it doesn't seem like the problem is with my pivot installation.

#35: Re: Post to Pivot from a Desktop App Author: mngeoff PostPosted: Mon Jun 06, 2005 11:17 am
    —
After you enter your API endpoint, Flickr should give a list of categories that you can post in, and you get to choose one.

#36: Re: Post to Pivot from a Desktop App Author: FredrikLocation: Wexio Limbo, Sweden PostPosted: Mon Jun 06, 2005 11:33 am
    —
mngeoff wrote:
After you enter your API endpoint, Flickr should give a list of categories that you can post in, and you get to choose one.

Yeah, that's what I thought. And that is what's not happening.

This is getting more and more frustrating with every silly little thing I try.

#37: Re: Post to Pivot from a Desktop App Author: FredrikLocation: Wexio Limbo, Sweden PostPosted: Fri Jun 10, 2005 10:57 am
    —
You know, I could become a certified nutcase for less. I tried again today, adding my blog to flickr, and it worked. Without me doing anything new. It's crazy, I tell you, crazy.

My computer has been getting a habbit of freezing up lately. Maybe the last crash did some good, like getting rid of an evil cookie monster or something like that. Maybe.

I'm glad it worked, but for once it would be nice to know why it works. Ah well, as the song goes: Don't worry, be happy.

#38: Re: Post to Pivot from a Desktop App Author: mngeoff PostPosted: Sat Jun 11, 2005 1:30 am
    —
Fredrik wrote:
You know, I could become a certified nutcase for less. I tried again today, adding my blog to flickr, and it worked. Without me doing anything new. It's crazy, I tell you, crazy.

My computer has been getting a habbit of freezing up lately. Maybe the last crash did some good, like getting rid of an evil cookie monster or something like that. Maybe.

I'm glad it worked, but for once it would be nice to know why it works. Ah well, as the song goes: Don't worry, be happy.
One thing to keep in mind about Flickr is that they are still a beta service, and their software changes pretty regularly. The problems you were having were just as likely to be problems with Flickr as problems with Pivot.

#39: Re: Post to Pivot from a Desktop App Author: TenshiLocation: Enschede, The Netherlands PostPosted: Wed Jul 06, 2005 10:07 am
    —
Is it correct that after installing the XML/RPC patch this 'extension' doesn't work anymore?! Confused

#40: Re: Post to Pivot from a Desktop App Author: mngeoff PostPosted: Fri Jul 08, 2005 2:36 am
    —
Yes, the new XML/RPC version breaks the metaweblog extension.

To fix it, make these changes to metaweblog.php:
--change all calls to piv_xmlrpc_encode to php_xmlrpc_encode
--change all calls to piv_xmlrpc_decode to php_xmlrpc_decode

Make sure you install the XML RPC patch before you change metaweblog.php. The modified version won't work with the old xmlrpc.inc.

I'll try to get the modified version uploaded tomorrow.

#41: Re: Post to Pivot from a Desktop App Author: TenshiLocation: Enschede, The Netherlands PostPosted: Fri Jul 08, 2005 5:22 am
    —
Thanks, works again! Very Happy

#42: Looks strange Author: catarina76Location: Karlstad, Sweden PostPosted: Wed Aug 03, 2005 10:12 am
    —
Hi!
My very first post in the forum by the way Smile

I'm having some problems with posting my pictures from Flickr to my blog when I use the script here.
Everything worked out and I got it working just fine...there's just one annoying thing!

When published to my blog, it does not show swedish letters as it should (see examle http://blog.skutta.se/pivot/entry.php?id=9).
Is this a flickr problem or a pivot thing? Can someone help me whith this please?

/Catarina

#43: Re: Post to Pivot from a Desktop App Author: MartiLocation: NL PostPosted: Fri Aug 05, 2005 8:26 pm
    —
I must be stupid - but I can't add a Flickr - weblog. Can't even get passed the first screen; all I get (@ http://www.flickr.com/blogs_add_metaweblogapi.gne) is
"The endpoint you entered was not correct."

I've tried these endpoints:
http://www.potverdikkie.nl/pivot/metaweblog.php
www.potverdikkie.nl/pivot/metaweblog.php
http://potverdikkie.nl/pivot/metaweblog.php

The script is located @ /pivot, what am I doing wrong here? I'll try getting some sleep now but I'm afraid a kip isn't going to be enough to fix this ...

Help! Wink
Thanx in advance!

#44: Re: Post to Pivot from a Desktop App Author: MartiLocation: NL PostPosted: Sat Aug 06, 2005 6:46 am
    —
I've had a reply from the Flickr-folks; they think it's a Pivot-problem.
I somehow doubt that Smile

Can anybody help me out? Thx!

#45: Re: Post to Pivot from a Desktop App Author: TenshiLocation: Enschede, The Netherlands PostPosted: Sat Aug 06, 2005 7:51 am
    —
mngeoff wrote:
Yes, the new XML/RPC version breaks the metaweblog extension.

To fix it, make these changes to metaweblog.php:
--change all calls to piv_xmlrpc_encode to php_xmlrpc_encode
--change all calls to piv_xmlrpc_decode to php_xmlrpc_decode

Make sure you install the XML RPC patch before you change metaweblog.php. The modified version won't work with the old xmlrpc.inc.

I'll try to get the modified version uploaded tomorrow.

Did you apply the above patch including editing the metaweblog.php file?



Pivot Support -> Extension Discussion & Development


output generated using printer-friendly topic mod. All times are GMT - 4 Hours

Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next  :| |:
Page 3 of 7

Powered by phpBB © 2001, 2005 phpBB Group