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.comhttp://flashalisious.com
Office: 615-261-8149
Is it possible to re-bind Cmd+J and Shift+Cmd+J? Or are they consumed
by the menu system? I was unable to locate the appropriate command
TextMate uses for these keys.
Also, is there a complete list of commands TextMate supports for key
bindings. The default KeyBindings.dict does not list everything
(e.g., movePageUp, movePageDown).
Thanks.
Brendan Dixon
brendandixon(a)mac.com
425.922.8798
Hi,
has someone experiences with RubyOSA – a Ruby/AppleEvent Bridge (esp.
whether it is faster than osascript running in BASH)?
http://rubyosa.rubyforge.org/
-Hans
Is there an equivalent in TextMate to C-x C-f in Emacs, where you can
specify the path and name of a file to open using the keyboard? I know
about CMD-O but that brings up the GUI File/Open dialog.
Been using TM for about 2 weeks now, I'd like to know bundles others find
useful.
Thanks
--
---------------------------------------
The Code Ninja is swift with his tool, precise in his delivery, and deadly
accurate in his execution.
Wondering if there is a way that I can configure the web preview
window to open up previews using a testing server address instead of
the file path.
Instead of it previewing like this
file:///Users/mswallace/Sites/phpTuts/lesson2/arithmetic.php
I want it to open like this
http://localhost:8888/php Tuts/lesson2/arithmetic.php
thanks,
Matthew Wallace
Web Development
http://mswallace.comhttp://flashalisious.com
Office: 615-261-8149
Attached is a bundle of commands for html h1-h5.
They build on the bundle "additional html" which was just sent to the
list.
They add the feature which most brings me back to Dreamweaver: they
not only turn selections (or whole lines with no selection) into a
heading, they also work on existing headings, changing them to the
selected level.
I'd welcome feedback and/or seeing something like this included in
the proposed expanded html bundle.
If you drag-and-drop a CD or DVD on an open
TextMate window this produces a nicely formatted
list of the contents. Folder names end with / ,
and one or more tabs denote the hierarchy
of nested folders.
I'm tempted to use TM for this. Actually searching
is already ok; I might use a project to group different
media into different folders, etc.
The only thing I am missing is a way to fold the
list at the appropriate level. The fully expanded
list is something like
CDname/
firstFolder/
subFolder/
file1.txt
file2.mp3
file3.txt
secondFolder/
file1
file2
file3
thirdFolder/
and I would do things like: see only the
CD names, or see only stuff down to one level
of tabs, or down to two levels of tabs etc.
This should be doable with the folding system of TM.
How? ok I could discover myself, and I'll certainly do
as soon as I have one solid week free (around 2009 I guess)
BTW, if you have a cataloging bundle ready I would
appreciate it a lot...
Piero
Hi,
Is there a way to insure that the project draw will always open on the
left? About fifty percent of the time it opens on the right and I have
to close it, then move the window to the right and then reopen the
project drawer so it shows on the left. A hassle I would really like
to eliminate.
Thanks,
Peter
--
Fork JavaScript: http://forkjavascript.org