Login

logo6


HaikuTwitter for Alpha2 Download

Thumbnails:

Description:

HaikuTwitter Beta (Rev. 137) for Haiku Alpha2

Extract to /boot

Important: Please note that your system time must be set correctly in order to authorize your account.

Dependencies: Curl (OpenSSL 1.0.0, libz)

Included: Xerces C++ 3.1.0, Infopopper (custom build)

Built on: Haiku R1 Alpha2

CHANGES:

*Rev. 134-137: Support for trends added (in "Twitter" menu).

*Rev. 133: in_reply_to_id added to retweet function.

*Rev. 130-132: Bug fixes: Stability and UI.

----

*Rev. 127-129: Added support for select and copy of tweet text. Right click on text to open popup-menu.

*Rev. 126: Fixed broken public timeline (oauth related).

*Rev. 125: More efficient use of space in timeline views. Added "via [app]" to tweet view.

*Rev. 123-124: Added support for in_reply_to_id attribute in status update.

*Rev. 120-122: Improved URI and hash-tag recognition. Added more debug information.

*Rev. 119: Added alternative method to open authorize page.

*Rev. 118: Fixed: Unable to post tweets with '@' symbol (OAuth related)

*Rev. 105-117: Switched to OAuth and fixed some small bugs.

*Rev. 102-104: Improved stability.

*Rev. 101: Fixed bug that made '&' and '+' mess up the tweet.

*Rev. 100: Added icon (thanks to Michele Frau)

*Rev. 92-99: Several bug fixes.

*Other: Compiled for OpenSSL 1.0.0.

*Rev. 91: Should fix a bug that made UpdateThread crash the application.

FEATURES:

+Post tweets
+Friends timeline
+Mentions
+Public timeline
+Auto update (multi-threaded)
+URI recognition (http, https, ssh, ftp...)
+Re tweeting
+Reply
+Bit.ly shortening of URL's

+Infopopper notifications

-No StatusNet-support (ie identi.ca), comming soon!

File Date:
16 May 2010
Submitted By:
Martin Hebnes Pedersen (martinhpedersen)
Submitted On:
28 May 2010
File Size:
7,121.71 Kb
Downloads:
302
License:
Copyright (c) 2010 Martin Hebnes Pedersen. All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
File Version:
0.3.6
File Author:
Martin Hebnes Pedersen
File HomePage:
Click to visit site
Rating:
Total Votes:4

Comments  

 
0 # RE: HaikuTwitter Alpha2 (rev. 71)karl 2010-03-13 16:43
hmm what's the difference between the xerces in this archive and this one:

www.haikuware.com/directory/view-details/development/class-libraries/xerces-c++-310

The above is 115mb, your archive is 7mb.
 
 
0 # RE: RE: HaikuTwitter Alpha2 (rev. 71)martinhpedersen 2010-03-13 19:59
Hmm... Mine only provides the lib (libxerces-c-3,1.so), could it be the include files?:o
 
 
+3 # RE: HaikuTwitter Alpha2 (rev. 71)stippi 2010-03-14 16:53
This is pretty neat! Reminds me we should probably include InfoPopper in Haiku. Thanks for coding this app!
 
 
0 # RE: RE: HaikuTwitter Alpha2 (rev. 71)MaxOS 2010-03-15 03:44
+1
 
 
+1 # RE: RE: HaikuTwitter Alpha2 (rev. 71)martinhpedersen 2010-03-15 07:29
That would be awesome! I really miss that in Haiku, an integrated notification api.
 
 
+1 # RE: RE: HaikuTwitter Alpha2 (rev. 71)pistooli 2010-03-15 07:42
Quoting stippi:
Reminds me we should probably include InfoPopper in Haiku.


Oh yes, that would be great!
 
 
+2 # RE: RE: HaikuTwitter Alpha2 (rev. 71)plfiorini 2010-05-19 06:27
Quoting stippi:
This is pretty neat! Reminds me we should probably include InfoPopper in Haiku. Thanks for coding this app!


And this reminds to me that I should finish the patch :P
 
 
0 # rev71 crashes on r35797 gcc4hybridpistooli 2010-03-15 07:55
I installed r71 HaikuTwitter + Curl (with installoptionalpackages) but upon launching HT, it crashes as long as you don't specify your login info (and you have to be fast to do so, or it crashes)
once the login info is setup, it is fine.
 
 
+2 # RE: rev71 crashes on r35797 gcc4hybridmartinhpedersen 2010-03-15 11:36
Updated to revision 76, the issue should be fixed now:)
 
 
+2 # RE: RE: rev71 crashes on r35797 gcc4hybridpistooli 2010-03-15 13:24
Cool going to test it soon. Thanks!
 
 
+1 # RE: HaikuTwitter Alpha2 (rev. 76)karl 2010-03-15 11:47
Do you want me to delete the 63 version here?
 
 
+2 # RE: RE: HaikuTwitter Alpha2 (rev. 76)martinhpedersen 2010-03-15 11:56
Hmm... I created a new one because I didn't know if everyone was interested in installing infopopper, but I guess they could compile it without infopopper support themselves if they need to (Made a comment about it in the Makefile). What do you think?

EDIT:
Just came to mind that it's available from code.google.com, so you can go ahead and delete it) :) Thanks!
 
 
+2 # rev 76pistooli 2010-03-15 14:03
fixed the crash with no login settings! thanks.
 
 
+2 # RE: HaikuTwitter Alpha2 (rev. 79)martinhpedersen 2010-03-16 18:46
Uploaded rev. 79, supports searching and hash-tags :)
 
 
+1 # RE: HaikuTwitter Alpha2 (rev. 90)atomozero 2010-04-16 07:01
we need new versione recompiled whit new openSLL, thx!

pleaseeee :)

http://dev.haiku-os.org/changeset/36326
 
 
+1 # RE: RE: HaikuTwitter Alpha2 (rev. 90)martinhpedersen 2010-04-16 12:21
I'll update it as soon as the nightly (>36316) is available:)
 
 
+1 # RE: RE: HaikuTwitter Alpha2 (rev. 90)martinhpedersen 2010-04-16 20:06
Hmm... seems like I need to recompile Xerces-C too, to get it working with the new OpenSSL. Stay tuned;)
 
 
+2 # Client MAY be unable to login for some time...martinhpedersen 2010-04-26 09:12
Just noticed this post on twitter: Basic authentication removal is going to occur in June 2010. (Yeah, that's what HaikuTwitter is using);p

I'm gonna try to implement OAuth before the removal... but I have alot of studying to do before this summer, so no promises:/
 
 
+2 # RE: HaikuTwitter Beta (rev. 104)michaelvoliveira 2010-04-26 13:45
**** THANK YOU ***
 
 
+2 # RE: RE: HaikuTwitter Beta (rev. 104)martinhpedersen 2010-04-28 17:09
You're welcome;) OAuth impl. done btw!
 
 
+1 # RE: HaikuTwitter Beta (rev. 118)atomozero 2010-04-29 05:37
where are i found the twitter pin? :cry:
 
 
+1 # RE: RE: HaikuTwitter Beta (rev. 118)martinhpedersen 2010-04-29 07:17
It is suppose to open your default webbrowser, and redirect you to twitter.com. Do you have a default webbrowser? Check http and https in FileTypes:) My bad though, I probably should have checked to see if there is a default browser set, and print the link to screen if not;p
 
 
+1 # RE: HaikuTwitter Beta (rev. 118)atomozero 2010-04-29 13:06
Yes i use WebPositive r462

/boot/apps/HaikuTwitter> HaikuTwitter
Request token..
Opening URL failed: Application could not be found
open: "https://twitter.com/oauth/authorize?oauth_token=1pJvnogXAul0UU5TWVWIVvDF6bprMRB Qoe5uhSGvCI": Invalid Argument
 
 
+1 # RE: RE: HaikuTwitter Beta (rev. 118)martinhpedersen 2010-04-29 13:17
I'm working on an alternative method now, give me a half an hour and I'll upload a new build:)
 
 
+1 # RE: RE: HaikuTwitter Beta (rev. 118)martinhpedersen 2010-04-29 13:46
Allright Andrea, try the new build and let me know how it goes :)
 
 
+1 # RE: HaikuTwitter Beta (rev. 119)atomozero 2010-04-29 13:45
:-) my hero!!! :D

ah Martin :) next step why you dont use the web+ tab?
I have 5-6 Searches but i see only the frist and second :(
 
 
+1 # RE: RE: HaikuTwitter Beta (rev. 119)martinhpedersen 2010-04-29 13:54
Yeah, I think that is gonna be the next thing to work on! Currently I'm using Terminal's tabs, but Web+'s would give us the functionality we need, thanks for the tip:D

By the way, heard you guys mentioned HaikuTwitter on Tecnica Arcana!:) My italian is too bad to understand anything, but I really appreciate it anyway:D

I'm gonna try to translate it to Norwegian tonight I guess;)
 
 
+1 # RE: RE: RE: HaikuTwitter Beta (rev. 119)atomozero 2010-04-29 14:14
thx you for HaikuTwitter :D
 
 
+1 # rev 119.pistooli 2010-05-06 09:25
nice release. many thanks!
 
 
0 # RE: HaikuTwitter Beta (rev. 119)michaelvoliveira 2010-05-07 02:06
Code:Request token..
Unable to parse data from oauth system at twitter


:( at login screen.. and closing it, the app don't quit..
 
 
+1 # RE: RE: HaikuTwitter Beta (rev. 119)martinhpedersen 2010-05-07 02:59
Hmm... have you checked that the system time and date is set correctly?

And, if you're using rev 119, then you should also get a BAlert window. Is the error only printed to terminal?
 
 
0 # RE: RE: RE: HaikuTwitter Beta (rev. 119)michaelvoliveira 2010-05-07 04:04
Is printed on terminal.... the date is ok.. maybe is the deskbar or tracker date & time format settings?
 
 
+1 # RE: RE: RE: RE: HaikuTwitter Beta (rev. 119)martinhpedersen 2010-05-07 04:14
Strange! What Haiku build are you running? And please double check that you're running the latest version of HaikuTwitter (Twitter->About HaikuTwitter...). I'm unable to recreate the error on my setup:/

What timezone have you selected in Time settings?:)
 
 
0 # RE: RE: RE: RE: RE: HaikuTwitter Beta (rev. 119)michaelvoliveira 2010-05-07 05:20
Haiku rev 36617.. I built it yesterday.. I don't make any changes in time settings.. only in Deskbar & tracker time settings.. but I reverted. I can't access Twitter main window.. I'm stucked on login window.
 
 
+1 # RE: RE: RE: RE: RE: RE: HaikuTwitter Beta (rev. 119)martinhpedersen 2010-05-07 06:20
If you could IM me your email, I can send you a build that will give us some more information about the problem:)
 
 
+1 # crash on shorten urlpistooli 2010-05-07 09:05
Martin, I dont know if it happens to others but HT crashed when I clicked on Shorten URL :(
 
 
+1 # RE: crash on shorten urlmartinhpedersen 2010-05-07 09:10
Which URL was it you where trying to shorten? Did it happen only once?

That's a pretty annoying bug I guess:p
 
 
+1 # RE: RE: crash on shorten urlpistooli 2010-05-07 09:31
nothing big really. it was a haikuware link inserted after some text.
interestingly, when I tried to reproduce (and inserted the url first, then the text) it did not happen.
it could very well be Haiku problem as well, no worries, just mentioned if it happens to someone else too.

great piece of sw you made! :)
 
 
+1 # RE: RE: RE: crash on shorten urlmartinhpedersen 2010-05-07 10:18
Ok, let me know if you encounter the problem again:)

Thanks Pistooli:D
 
 
+1 # RE: RE: RE: RE: crash on shorten urlpistooli 2010-05-11 03:36
no problems since. works as expected. thanks!
 
 
+1 # infopopper crash on shutdownpistooli 2010-05-16 02:07
anybody else having a crash of infopopper when shutting down Haiku (and HaikuTwitter still running)?
 
 
+1 # RE: infopopper crash on shutdownmartinhpedersen 2010-05-16 05:39
I have been wondering that myself for a while now;p

I guess I can try to fix it and rebuild, but was kind of hoping someone picked up the project (infopopper) and continued the development. I'll look into it asap:)
 
 
+1 # RE: RE: infopopper crash on shutdownpistooli 2010-05-16 08:12
Take it easy. HaikuTwitter is more important that Infopopper. I am not fan of having Infopopper bundled anyway. I think it should be integrated, but those two should be separate packages (as other programs use Infopopper as well)
 
 
+1 # RE: RE: RE: infopopper crash on shutdownmartinhpedersen 2010-05-16 08:33
Yeah I know. My intentions was to dynamicly load infopopper when it was available instead of bundling it with HaikuTwitter, but i never made it that far.

Maybe that's the way to go. Then I can create a package for infopopper when I have more time (later this summer). Hopefully it'll be integrated into Haiku soon:)
 
 
0 # RE: RE: RE: RE: infopopper crash on shutdownpistooli 2010-05-22 06:49
Indeed, that should be the way to go imho.
 
 
+1 # RE: HaikuTwitter Beta (rev. 137)streakx 2010-05-21 14:31
Strange, im logged into HaikuTwitter [on my account], but cant see anything [no tweets]
 
 
+1 # RE: RE: HaikuTwitter Beta (rev. 137)martinhpedersen 2010-05-21 20:04
Strange indeed... What about searches, and/or public timeline?

Also, try running it in terminal and see if you get any errors there.
 
 
+1 # Migration towards Notification Servermartinhpedersen 2010-05-28 08:40
I have a built HaikuTwitter for the new Notification Server. The problem is, should I upload it or not?

It will not work on Haiku Alpha 2, only on rev > 3695*... so what do you guys think?

I have uploaded the build to http://code.google.com/p/haikutwitter for the time being.
 
 
+1 # RE: Migration towards Notification Servermichaelvoliveira 2010-05-28 08:55
Rename it to HaikuTwitter Alpha2

and create another enter with HaikuTwitter currently improviments!
 
 
0 # RE: RE: Migration towards Notification Servermartinhpedersen 2010-05-28 09:07
Thanks, that sounds good :)
 


Please register to post comments

Search Files

Search For: 
Search File Titles: 
Search File Descriptions: 

The Largest BeOS/Haiku Software Repository