Twitter thing
Started by edelwater


Rate this topic
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5


4 posts in this topic
edelwater
Junior Member
**


0
2 posts 1 threads Joined: May 2009
05-31-2009, 12:40 PM -
#1
What is the easiest way to get some entry-form for twitter submits in the bar? I really really would like to have just a textbox sitting there with a "twitter"button.
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
06-19-2009, 04:22 PM -
#2
You can try to use the command line plugin:
1) Download and copy somewhere the
http://fileforum.betanews.com/detail/cUR...66899018/1 Wrote:CURL utility
2) Make the curl.cmd with the text:
Code:
curl.exe -u username:password -d status=%1 http://twitter.com/statuses/update.json
3) in the Command line plugin make the alias with the path to curl.cmd (see attached picture)

Now you can post to twitter with:
Code:
tw "my first post from true launch bar"


Attached Files Thumbnail(s)
   
The TORDEX Team
http://www.tordex.com
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
06-19-2009, 04:46 PM -
#3
Well... the other way is using the search engine in the Command Line (see attached picture)

To add the new post type:
Code:
tw my first post from true launch bar
Command Line plugin will open the Twitter website with the text you types after tw.


Attached Files Thumbnail(s)
   
The TORDEX Team
http://www.tordex.com
edelwater
Junior Member
**


0
2 posts 1 threads Joined: May 2009
06-20-2009, 03:51 AM -
#4
wow, thanks! :lol:

I tried my first "tw test" and it works, really superb, thanks!!

p.s. downloaded curl from the curl site so it includes the libs


Forum Jump:


Users browsing this thread: 1 Guest(s)