Quicksilver + Ping.Fm
Is there a way to post via Quicksilver (the Mac app?). This would be much appreciated and I'd be happy to help write the quicksilver script - so contact me!
18
people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Piggybacking on your question, i am also interested in using ping.fm for Launchy (PC user here). Is this possible?
-
Inappropriate?There's a QS plugin for twitter. Ping.fm shouldn't be much of a stretch from there, should it?
I’m hopeful
-
Inappropriate?This would be really awesome! I will take a look at the twitter one though. :)
I’m excited
-
Inappropriate?I actually wrote one in the end, it is called SilvePing, and is currently in review by ping.fm.
I’m excited
-
Well it appears to have been approved though I never got any notification. It is up in the App Gallery: http://ping.fm/apps/
And the tar can be fetched at: http://www.humansoul.org/silverping/
as this will be the first time anyone has looked at it, I would love feedback -
Inappropriate?Well, in theory, it looks good, but I can't get it to work. I've pasted in the key and selected it as an action in quicksilver after typing my message, but nothing happens.
I’m frustrated
-
Inappropriate?hmmmm, it might be my use of wget.
-
Inappropriate?Could be - I have no wget on my leopard install at least. As far as I can tell - wget would have to be downloaded and compiled or retrieved via fink or similar.
Could the plugin work with curl instead (as far as I can tell - curl is available by default on mac) ?
I tried using curl's --data (send data as post) instead of wget --post-data - but it didn't work. I'll test a bit more later.
Oh - btw - no growl notify either. I managed to do this at the top of the script:
my growlRegister()
set wordcount to do shell script "echo " & quoted form of ping & " | wc -c"
growlNotify(wordcount)
But no growl and no ping in the growl app list.
I was hoping to growl the results of the wget/curl call you see.
Now I really do have to head off to work - so I'll have to leave this until this evening. -
Inappropriate?I've got wget installed and still can't post to ping.fm using silverping. I did what I (think) was supposed to do - put my API key in [set user_app_key to "that's where I put it"], restarted Quicksilver, hit period, then put the text, hit tab, chose "SilverPing", hit enter and... well, nothing actually happened. Growl notification didn't show up and the message didn't get posted. It's quite sad, as I was extremely happy when I saw that someone managed to write a plugin for Quicksilver.
I’m sad
-
Inappropriate?well, and of course, I believe I put the script in the right place (~/Library/Application Support/Quicksilver/Actions/).
-
Inappropriate?Glad to have more eyes looking at it, it was a quick one-off hack that I wanted. It might be that it is not up for general use yet, as I never got any "approval" message, but it shows up in the app gallery when I look: http://ping.fm/apps/
It shoudl be easy to change around to curl I just haven't done it yet. Any suggestions would be appreciated -
Inappropriate?This looks interesting.. I'll have to give it a shot. Unfortunately, I've kind of stopped using Quicksilver since it's been out of maintenance for so long. (Yet it feels so much faster than Spotlight.)
I’m undecided
-
It's still under development:
http://code.google.com/p/blacktree-al... -
Ohh, okay. I guess you're right. I thought Alc0r had quit developing it, or something. I just know he went opensource back in 2007. Cool. -
Inappropriate?Nope, not working. I'm putting my API key inside the quotes after 'set api_key to'. Or is there another place I'm supposed to put it? The readme isn't very clear.
I’m indifferent
-
Inappropriate?@OctaneZ - have you asked ping.fm about the problem? I'd love to see it working but I believe that SilverPing's posting only with your credentials is a rather major bug (;
-
Inappropriate?Okay, I won't have much time to hack on this until the 5th, unfortunately I wrote it using wget (which is available from MacPorts if you are impatient) for no other reason than I think the flags are easier for wget than curl, and it didn't occur to me that wget isn't a standard OS X package. I will try and update the package to use curl ASAP.
Is anyone with wget installed able to use the script? -
Inappropriate?I just installed it via fink, and it still refuses to work.
Curl would be great, works every time! -
Inappropriate?Okay, against better judgment I rewrote the posting portion of silverping to use curl instead of doing my actual work. Check out SilverPing-0.2 at http://www.humansoul.org/silverping/
1 person says
this answers the question
-
Inappropriate?Thanks! It's working now. It's pretty strange it didn't work with wget though - I've got several wget-dependent apps and they seem to work rather fine. But it doesn't matter now. Good luck with your proper work (;
I’m thankful
Loading Profile...






