Hi there
I have a non-public Wordpress blog behind a htpasswd authentification. Is it someway possible to use the blogging bundle all the same? When trying to fetch the posts, I get the following errors:
/usr/lib/ruby/1.8/xmlrpc/client.rb:533:in `do_rpc': Authorization failed. (RuntimeError) HTTP-Error: 401 Authorization Required from /usr/lib/ruby/1.8/xmlrpc/ client.rb:409:in `call2' from /usr/lib/ruby/1.8/xmlrpc/client.rb:399:in `call' from /Library/Application Support/TextMate/Bundles/Blogging.tmbundle/ Support/lib/metaweblog.rb:31:in `getRecentPosts' from /Library/Application Support/TextMate/Bundles/Blogging.tmbundle/ Support/lib/blogging.rb:547:in `fetch' from /Library/Application Support/TextMate/Bundles/Blogging.tmbundle/ Support/lib/blogging.rb:546:in `popen' from /Library/Application Support/TextMate/Support/lib/progress.rb: 11:in `call_with_progress' from /Library/Application Support/TextMate/Bundles/Blogging.tmbundle/ Support/lib/blogging.rb:546:in `fetch' from /tmp/temp_textmate.V9d44n:3
Thanks for any help in advance! Oliver
I'd say yes, it's possible to modify the blogging bundle, but as I lack any way to test such a modification, I won't be doing it.
Unless, of course, you're willing to give me access to your protected blog (or you can set up a sandbox blog to test with).
If you wish to give me a place to test with, please email me privately.
On Nov 27, 2006, at 3:25 AM, Oliver Hagmann wrote:
I have a non-public Wordpress blog behind a htpasswd authentification. Is it someway possible to use the blogging bundle all the same? When trying to fetch the posts, I get the following errors:
/usr/lib/ruby/1.8/xmlrpc/client.rb:533:in `do_rpc': Authorization failed. (RuntimeError) HTTP-Error: 401 Authorization Required from /usr/lib/ruby/1.8/ xmlrpc/client.rb:409:in `call2' from /usr/lib/ruby/1.8/xmlrpc/client.rb:399:in `call' from /Library/Application Support/TextMate/Bundles/ Blogging.tmbundle/Support/lib/metaweblog.rb:31:in `getRecentPosts' from /Library/Application Support/TextMate/Bundles/ Blogging.tmbundle/Support/lib/blogging.rb:547:in `fetch' from /Library/Application Support/TextMate/Bundles/ Blogging.tmbundle/Support/lib/blogging.rb:546:in `popen' from /Library/Application Support/TextMate/Support/lib/progress.rb: 11:in `call_with_progress' from /Library/Application Support/TextMate/Bundles/ Blogging.tmbundle/Support/lib/blogging.rb:546:in `fetch' from /tmp/temp_textmate.V9d44n:3
Thanks for any help in advance!
On 11/28/06, Kevin Ballard kevin@sb.org wrote:
I'd say yes, it's possible to modify the blogging bundle, but as I lack any way to test such a modification, I won't be doing it.
Unless, of course, you're willing to give me access to your protected blog (or you can set up a sandbox blog to test with).
I'd be interested in a solution as well - the last time (several months ago) I tried to solve this, I couldn't find a solution
Niels
Well, I've found a promising method in the xmlrpc library, but I have no way to test it. If you wish to give me a sandbox htpasswd- protected blog to play with, I'd be more than happy to try it out.
On Nov 28, 2006, at 6:59 AM, Niels Kobschätzki wrote:
On 11/28/06, Kevin Ballard kevin@sb.org wrote:
I'd say yes, it's possible to modify the blogging bundle, but as I lack any way to test such a modification, I won't be doing it.
Unless, of course, you're willing to give me access to your protected blog (or you can set up a sandbox blog to test with).
I'd be interested in a solution as well - the last time (several months ago) I tried to solve this, I couldn't find a solution
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
On 28.11.2006, at 13:37, Kevin Ballard wrote:
Well, I've found a promising method in the xmlrpc library, but I have no way to test it. If you wish to give me a sandbox htpasswd- protected blog to play with, I'd be more than happy to try it out.
What kind of setup do you net? Just a Wordpress blog which main directory is protected by a .htaccess and .htpasswd file and to which you have access? If this is all, I could give you access to one. Just send me a mail. Simon - ----
privacy is necessary using http://gnupg.org public key id: 0x6115F804EFB33229 http://ruderich.com/
simonruderich.asc
I've been given access to a sandbox by Niels. Now I'm just trying to find the time to actually sit down and solve the problem ;)
-Kevin
On Nov 30, 2006, at 10:31 AM, Simon Ruderich wrote:
What kind of setup do you net? Just a Wordpress blog which main directory is protected by a .htaccess and .htpasswd file and to which you have access? If this is all, I could give you access to one. Just send me a mail.
superb! i'm looking forward to it. take your time. thanks oliver.
On 01.12.2006, at 13:13, Kevin Ballard wrote:
I've been given access to a sandbox by Niels. Now I'm just trying to find the time to actually sit down and solve the problem ;)
-Kevin
On Nov 30, 2006, at 10:31 AM, Simon Ruderich wrote:
What kind of setup do you net? Just a Wordpress blog which main directory is protected by a .htaccess and .htpasswd file and to which you have access? If this is all, I could give you access to one. Just send me a mail.
-- Kevin Ballard http://kevin.sb.org kevin@sb.org http://www.tildesoft.com
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
Hello
Has anybody found a solution to this "problem" yet? When trying to access my blog behind a htpasswd authentification, I still get:
Received exception:Authorization failed. HTTP-Error: 401 Authorization Required No posts are available!
Any help would be greatly appreciated! Best, Oliver.
On 01.12.2006, at 13:13, Kevin Ballard wrote:
I've been given access to a sandbox by Niels. Now I'm just trying to find the time to actually sit down and solve the problem ;)
-Kevin
On Nov 30, 2006, at 10:31 AM, Simon Ruderich wrote:
What kind of setup do you net? Just a Wordpress blog which main directory is protected by a .htaccess and .htpasswd file and to which you have access? If this is all, I could give you access to one. Just send me a mail.
-- Kevin Ballard http://kevin.sb.org kevin@sb.org http://www.tildesoft.com
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
Oliver Hagmann wrote:
Hello
Has anybody found a solution to this "problem" yet? When trying to access my blog behind a htpasswd authentification, I still get:
Received exception:Authorization failed. HTTP-Error: 401 Authorization Required No posts are available!
Any help would be greatly appreciated! Best, Oliver.
Maybe I'm misunderstanding, but have you tried specifying an URL like http://username:password@myblog.com/foo?
Yes, I think you misunderstand. I'm not talking about the authentification for the blog-software (e.g. WordPress). I first have to get access to the specific address my blog lies at via a normal htpasswd/htaccess authentification. My whole blog lies behind this authentification because it's a non-public blog.
I tried using an endpoint URL like...
http:// myblogusername@myhtpasswdusername:myhtpasswdpassword@www.mysite.com/ xml-rpc.php
...in my blog list, which didn't work either. I get the following message:
Received exception:getaddrinfo: No address associated with nodename No posts are available!
The second part of the above URL without the xml-rpc.php...
myhtpasswdusername:myhtpasswdpassword@www.mysite.com/
...works, when entering it into the address field of a normal browser, but it doesn't with the Blogging bundle. It might be the second "@"-sign screwing things up.
Thanks for trying to help, though. Oliver
On 19.03.2007, at 13:35, Henrik Nyh wrote:
Oliver Hagmann wrote:
Hello Has anybody found a solution to this "problem" yet? When trying to access my blog behind a htpasswd authentification, I still get: Received exception:Authorization failed. HTTP-Error: 401 Authorization Required No posts are available! Any help would be greatly appreciated! Best, Oliver.
Maybe I'm misunderstanding, but have you tried specifying an URL like http://username:password@myblog.com/foo?
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
I will add support for this in BlogMate 0.4 or 0.5. I've added HTTP basic/digest auth support to cocoa apps before, so i can reuse code. you have to promise to try it out though ;-]
Todd Ditchendorf
Scandalous Software - Mac XML Developer Tools http://scan.dalo.us
On Mar 19, 2007, at 6:05 AM, Oliver Hagmann wrote:
Yes, I think you misunderstand. I'm not talking about the authentification for the blog-software (e.g. WordPress). I first have to get access to the specific address my blog lies at via a normal htpasswd/htaccess authentification. My whole blog lies behind this authentification because it's a non-public blog.
I tried using an endpoint URL like...
http:// myblogusername@myhtpasswdusername:myhtpasswdpassword@www.mysite.com/ xml-rpc.php
...in my blog list, which didn't work either. I get the following message:
Received exception:getaddrinfo: No address associated with nodename No posts are available!
The second part of the above URL without the xml-rpc.php...
myhtpasswdusername:myhtpasswdpassword@www.mysite.com/
...works, when entering it into the address field of a normal browser, but it doesn't with the Blogging bundle. It might be the second "@"-sign screwing things up.
Thanks for trying to help, though. Oliver
On 19.03.2007, at 13:35, Henrik Nyh wrote:
Oliver Hagmann wrote:
Hello Has anybody found a solution to this "problem" yet? When trying to access my blog behind a htpasswd authentification, I still get: Received exception:Authorization failed. HTTP-Error: 401 Authorization Required No posts are available! Any help would be greatly appreciated! Best, Oliver.
Maybe I'm misunderstanding, but have you tried specifying an URL like http://username:password@myblog.com/foo?
_ For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
Hi Todd et. al.
I just checked your BlogMate 0.4 and the HTTP authentication thing works. Everything else seems to work, too. But there's a tiny glitch: When I open an already existing post, every new line gets doubled. So instead of:
some text
some more text
...i get:
some text
some more text
But anyways: If someone could implement the HTTP authentification for the already existing Blogging Bundle, that would be really swell, since I like working with text more, than with a GUI. Thanks very much for your efforts though, Todd!
Oliver
On 19.03.2007, at 18:09, Todd Ditchendorf wrote:
I will add support for this in BlogMate 0.4 or 0.5. I've added HTTP basic/digest auth support to cocoa apps before, so i can reuse code. you have to promise to try it out though ;-]
Todd Ditchendorf
Scandalous Software - Mac XML Developer Tools http://scan.dalo.us
On Mar 19, 2007, at 6:05 AM, Oliver Hagmann wrote:
Yes, I think you misunderstand. I'm not talking about the authentification for the blog-software (e.g. WordPress). I first have to get access to the specific address my blog lies at via a normal htpasswd/htaccess authentification. My whole blog lies behind this authentification because it's a non-public blog.
I tried using an endpoint URL like...
http:// myblogusername@myhtpasswdusername:myhtpasswdpassword@www.mysite.com/x ml-rpc.php
...in my blog list, which didn't work either. I get the following message:
Received exception:getaddrinfo: No address associated with nodename No posts are available!
The second part of the above URL without the xml-rpc.php...
myhtpasswdusername:myhtpasswdpassword@www.mysite.com/
...works, when entering it into the address field of a normal browser, but it doesn't with the Blogging bundle. It might be the second "@"-sign screwing things up.
Thanks for trying to help, though. Oliver
On 19.03.2007, at 13:35, Henrik Nyh wrote:
Oliver Hagmann wrote:
Hello Has anybody found a solution to this "problem" yet? When trying to access my blog behind a htpasswd authentification, I still get: Received exception:Authorization failed. HTTP-Error: 401 Authorization Required No posts are available! Any help would be greatly appreciated! Best, Oliver.
Maybe I'm misunderstanding, but have you tried specifying an URL like http://username:password@myblog.com/foo?
__ For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
_ For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate