K, so I just started using TextMate. I am not a huge coder but let me say that this software rocks.
So I am wondering if any of you can tell me how to fix this error that I am having with the blogging bundle?
When I fetch posts I get this error
/usr/lib/ruby/1.8/net/protocol.rb:83:in `initialize': getaddrinfo: No address associated with nodename (SocketError) from /usr/lib/ruby/1.8/net/protocol.rb:83:in `new' from /usr/lib/ruby/1.8/net/protocol.rb:83:in `connect' from /usr/lib/ruby/1.8/net/protocol.rb:82:in `timeout' from /usr/lib/ruby/1.8/timeout.rb:55:in `timeout' from /usr/lib/ruby/1.8/net/protocol.rb:82:in `connect' from /usr/lib/ruby/1.8/net/protocol.rb:64:in `initialize' from /usr/lib/ruby/1.8/net/http.rb:430:in `open' from /usr/lib/ruby/1.8/net/http.rb:430:in `do_start' ... 8 levels... from /Applications/TextMate.app/Contents/SharedSupport/Bundles/ Blogging.tmbundle/Support/lib/blogging.rb:546:in `popen' from /Applications/TextMate.app/Contents/SharedSupport/Support/lib/ progress.rb:11:in `call_with_progress' from /Applications/TextMate.app/Contents/SharedSupport/Bundles/ Blogging.tmbundle/Support/lib/blogging.rb:546:in `fetch' from /tmp/temp_textmate.vF4NMJ:3
I am using a Wordpress Blog
I am behind a linksys router. Is there some settings or something that I should do? Not really sure. The site prompts me for my password and I am 99% sure that I am putting in all the right settings.
thanks,
Matthew Wallace Web Development http://mswallace.com http://flashalisious.com Office: 615-261-8149
Check out the "Blogging from TextMate" screencast on the TextMate screencasts site ( http://macromates.com/screencasts .) It should help you through everything.
For the URL, you should be using your XML-RPC URL:
http://example.com/wordpress/xmlrpc.php.
Personalize your URL as needed.
On 1/6/07, Steven W. Riggins mailinglists@geeksrus.com wrote:
I did set up my blog
nameofBlogHere admin@domainname.com/xmlrpc
Also I did watch the textMate Blogging screencast
Any suggestions
Matthew Wallace Web Development http://mswallace.com http://flashalisious.com Office: 615-261-8149
On Jan 6, 2007, at 1:27 PM, Steven W. Riggins wrote:
Yeah I am using WP... I tried adding the .php on the end and I get the same error
/usr/lib/ruby/1.8/net/protocol.rb:83:in `initialize': getaddrinfo: No address associated with nodename (SocketError) from /usr/lib/ruby/1.8/net/protocol.rb:83:in `new' from /usr/lib/ruby/1.8/net/protocol.rb:83:in `connect' from /usr/lib/ruby/1.8/net/protocol.rb:82:in `timeout' from /usr/lib/ruby/1.8/timeout.rb:55:in `timeout' from /usr/lib/ruby/1.8/net/protocol.rb:82:in `connect' from /usr/lib/ruby/1.8/net/protocol.rb:64:in `initialize' from /usr/lib/ruby/1.8/net/http.rb:430:in `open' from /usr/lib/ruby/1.8/net/http.rb:430:in `do_start' ... 8 levels... from /Applications/TextMate.app/Contents/SharedSupport/Bundles/ Blogging.tmbundle/Support/lib/blogging.rb:546:in `popen' from /Applications/TextMate.app/Contents/SharedSupport/Support/lib/ progress.rb:11:in `call_with_progress' from /Applications/TextMate.app/Contents/SharedSupport/Bundles/ Blogging.tmbundle/Support/lib/blogging.rb:546:in `fetch' from /tmp/temp_textmate.F0iaSx:3
Matthew Wallace Web Development http://mswallace.com http://flashalisious.com Office: 615-261-8149
On Jan 7, 2007, at 10:18 AM, Brett Terpstra wrote:
I'm not sure of anything here, but I really wonder if you've got the blog file set up properly... any strange characters in the blog name, tabs where they shouldn't be, etc.?
Have you gotten other blogging clients (MarsEdit, Ecto, etc.) to work with this blog?
Brett
On Jan 7, 2007, at 12:49 PM, Matthew Wallace wrote:
Here is the settings that I have
# List of Blogs # # Enter a blog name followed by the endpoint URL # # Blog Name URL flashalishious http://admin@flashalishious.com/xmlrpc.php
Matthew Wallace Web Development http://mswallace.com http://flashalisious.com Office: 615-261-8149
On Jan 7, 2007, at 1:22 PM, Brett Terpstra wrote:
I am such a moron. I had the domain spelled wrong. It did not need the "h" in the name.
Thanks to all of you who where trying to help me.
I can see this form of users are really generous and want to help. I am sure I will enjoy being a part of it.
thanks, Matthew Wallace Web Development http://mswallace.com http://flashalisious.com Office: 615-261-8149
On Jan 7, 2007, at 3:35 PM, Brett Terpstra wrote:
Matthew,
On Jan 7, 2007, at 4:27 PM, Matthew Wallace wrote:
There seems to be something wrong with the url. I can't even browse to
Is it possible that the domain name is misspelled?
On 7 Jan 2007, at 21:54, Roger Roelofs wrote:
Is it possible that the domain name is misspelled?
Heh.
[18:59] andy $ whois flashalishious.com [snip] No match for "FLASHALISHIOUS.COM".
[21:57] andy $ whois flashalisious.com [snip] Registrant: Matthew and Leah Wallace
:)
Yeah, I had it misspelled Thanks for all the help
Matthew Wallace Web Development http://mswallace.com http://flashalisious.com Office: 615-261-8149
On Jan 7, 2007, at 3:58 PM, Andy Armstrong wrote: