| »Sponsored
Links |
BlackBerryApps.com Best Sellers
|
|
 |
|
|
Thumbs Must Hurt
Posts: 157
Join Date: Jul 2006
Location: Dallas, Tx
Model: 8900
OS: 4.6.1.239
Carrier: T-Mobile
|

11-15-2006, 06:21 PM
Quote:
|
Originally Posted by insolitude
What if your AIM and GT IDs are the same? Can this be worked around? I have my AIM and Jabber working in Miranda on my desktop, but when I login to GT using my BB my AIM stuff doesn't appear.
Appreciate any help you guys can offer.
|
Well, for what it's worth I tried logging onto an AIM server for almost a day. Then I used an old AIM login I had, and it got it on the first try-- like a champ, so if anyone else has a workaround please post it..
|
|
|
|
|
Thumbs Must Hurt
Posts: 53
Join Date: Nov 2006
Location: Cape Girardeau, MO
Model: 8310
Carrier: AT&T
|

11-15-2006, 11:10 PM
Hey...first off I wanna thank you guys for the tutorial on GT. I was this close to buying IM+ but just KNEW there had to be a way to do it for free. Then I stumbled upon this thread. Perfect. Been using GT for a little while now and I really like it.
However...I can't see to get my Yahoo contacts ported over. I've found a couple different transports, put in my info, registration SAYS successful...but it doesn't show up in the list of registered transports and nothing happens with my contacts. Any ideas?
Also...is there a way of creating more groups in GT? I've got quite a few contacts and had them organized the way I wanted on GAIM...but I don't see a similar option on GT.
TIA! 
|
|
|
|
|
New Member
Posts: 1
Join Date: Nov 2006
Model: 8100
|
Bug?? -
11-17-2006, 10:29 PM
Hey BB lovers!!!
I noticed is that sometimes when initiating the message from the bb it does not arrive at the MSN user's PC. When initiating from the PC it arrives right away and the other message pending then arrives. Is this due to the MSN transport server i'm using?
Thanks!!
ap
Last edited by ap79 : 11-17-2006 at 10:39 PM.
|
|
|
|
|
Talking BlackBerry Encyclopedia
Posts: 201
Join Date: Sep 2006
Location: Toronto, Ontario
Model: Bold
Carrier: Rogers Wireless
|

11-17-2006, 10:46 PM
Quote:
|
Originally Posted by ap79
I want it to be the same as on my MSN so that i don't have to keep changing it back when on my PC.
Is this a bug? Any way i can get the name in Gmail to stick??
|
No bug. Simply put, Google Talk and MSN are completely different. So when you set you're name on Google Talk, you're setting you're name ONLY for your appearance to other Google Talk members to see. But because you have a MSN transport connected, all the MSN users see your name as such as well.
Now, when you go back to MSN, you're back in your MSN profile and have a different user name. This name is only visible to MSN users. Is there any way to sync the two names? As far as I can see... no. Because they're two different names for two different networks. Really, all I can say is to set your name as the same in both Google Talk and in MSN and you should be good to go. Unless you change your name often, in which case you will have to change it on both. Sorry. That's just how it works.
Quote:
|
Originally Posted by ap79
Another thing i noticed is that sometimes when initiating the message from the bb it does not arrive at the MSN user's PC. When initiating from the PC it arrives right away and the other message pending then arrives. Is this due to the MSN transport server i'm using?
|
Yup! Exactly. The transport you're using is what is responsible for translating your Google Talk message directed to the transport, and then directing it to the MSN network and to the appropriate online user. Because Jabber transports are a little flaky every now and then, you may see a hiccup in the communication.
The reason you see more trouble from your BB to MSN than vice versa is because sometimes the transport is too slow or runs into various errors when routing out the receiving part of the message as it has to cross networks and search. Whereas when a message is being sent from a PC to you, it simply sends the message to the transport protocol on MSN which is always lying around and can easily hunt you down because you're directly connected to it. In its "native" network so-to-speak.
If you see this more often then not, I would consider switching transports. Otherwise, after not hearing from the third party for some time, send another message saying "Hello?" or something along those lines. They should get that one after a brief wait on your part. Or, to be safe you can always "Sign Off" on your BB and sign back on and it will refresh your connection.
|
|
|
|
|
Thumbs Must Hurt
Posts: 96
Join Date: Sep 2006
Location: atlanta
Model: 8100
PIN: 204B57FC
Carrier: Tmobile
|

11-20-2006, 05:21 PM
i have a problem with miranda. I downloaded it and when i open it, i dont see this one that was shown in the instructions:
instead, this is what opens up for me:
when i enter something like workplace or whatever and click on create. it doesnt click as in nothing happens. what is the cause of this?
|
|
|
|
|
Talking BlackBerry Encyclopedia
Posts: 201
Join Date: Sep 2006
Location: Toronto, Ontario
Model: Bold
Carrier: Rogers Wireless
|

11-20-2006, 10:25 PM
your first time running the program you're supposed to get this.
just give your profile a name. THEN it will ask you your AIM, ICQ, etc information. but you can "cancel" all the if you dont need it. and THEN miranda will open up the way you expect
|
|
|
|
|
Thumbs Must Hurt
Posts: 68
Join Date: Jul 2006
Location: Brooklyn NY
Model: 7290
|

11-23-2006, 11:15 PM
|
|
|
|
|
Thumbs Must Hurt
Posts: 68
Join Date: Jul 2006
Location: Brooklyn NY
Model: 7290
|

11-24-2006, 01:09 AM
I went to Service Discovery I type in Ursine.ca then I click browse. When I went to aim.ursine.ca right-click the register button was gray. Does this mean I cant register? and also when I typed in njs.netlab.cz and click browse same result. When I scroll over aim and try to right click I cant seem to register.
Any clue why this is happening?
Last edited by Eddiiieee : 11-24-2006 at 01:25 AM.
|
|
|
|
|
Talking BlackBerry Encyclopedia
Posts: 318
Join Date: Jul 2006
Model: 8900
Carrier: at&t
|

11-25-2006, 12:33 AM
When I try to unregister through Psi's XML console with
<iq type='set' to='aim.im.flosoft.biz'>
<query xmlns='jabber:iq:roster'>
<item jid='aim.im.flosoft.biz' subscription='remove'/>
</query>
</iq>
I get
<iq from="aim.im.flosoft.biz" type="error" to="andy.dirnberger@gmail.com/Psi" >
<query xmlns="jabber:iq:roster">
<item subscription="remove" jid="aim.im.flosoft.biz" />
</query>
<error type="cancel" code="405" >
<not-allowed xmlns="urn:ietf:params ml:ns mpp-stanzas"/>
</error>
</iq>
Anyone have any idea what's going on?
EDIT: I removed all of the contacts through Gmail and the run-time error that prompted me to change transports became a non-issue.
Last edited by DiRN : 11-25-2006 at 01:03 AM.
|
|
|
|
|
Talking BlackBerry Encyclopedia
Posts: 429
Join Date: Aug 2005
Model: 8900
OS: 5.0.0.348
Carrier: T-Mobile
|
502 remote jabber error -
11-26-2006, 11:03 AM
Quote:
|
Originally Posted by penk
these steps worked as expected for MSN, but i am receiving "Error 502: Remote server error" when attempting to set up the Yahoo! agent.
haven't been able to find anything about anywise at Miranda's forums, and goog searches are lean on the help factor, but rife with integers and non-arabic letters.
any other users having this issue, or better yet - know how to correct it?
|
Any resolution to the 502 error???
|
|
|
|
|
Thumbs Must Hurt
Posts: 68
Join Date: Jul 2006
Location: Brooklyn NY
Model: 7290
|
DeepDarc Portal keeps sending meesage -
11-26-2006, 09:11 PM
I unregistered and deleted the portal for deepdarc.com. Somehow my mailbox still recieves error message saying deepdarc message to my buddies is delay.
Any suggestions what I could do?
|
|
|
|
|
Thumbs Must Hurt
Posts: 87
Join Date: Oct 2005
Location: DC
Model: 8320
Carrier: tmobile
|

12-03-2006, 02:00 AM
I posted this question several weeks ago but still haven't had any resolution. I was using Gtalk to connect to AIM for awhile, and it worked really well. All of the sudden, everytime i logged on Gtalk, it would change my privacy preferences on AIM to 'Block users below". My usual settings are to allow those only on my buddy list to see me. I've tried to reinstall the settings on the jabber, but no luck. I can't seem to unregister from deepdarc either as that doesn't show up on Miranda as an agent i'm registered with.
Any ideas?
|
|
|
|
|
New Member
Posts: 3
Join Date: May 2006
Location: Denver, CO
Model: 9530T
OS: 5.0.0.328
Carrier: Verizon
|

12-13-2006, 06:08 PM
The steps for both the IM programs worked well for me, except the MSN transports don't connect. I've tried a hundred Jabber transports without success. Has the Windows Live shift shut transport access off their servers? Does anyone still use Google Talk for MSN contacts (on their BB, of course)?
|
|
|
|
|
Thumbs Must Hurt
Posts: 115
Join Date: Nov 2006
Model: 8100
|

12-13-2006, 11:33 PM
Is their anyway to make your own transport server for aim and all...let me know all help is appreciated and we can all run on it =] hehe
|
|
|
|
|
New Member
Posts: 1
Join Date: Dec 2006
Model: 7520
Carrier: Nextel
|

12-15-2006, 08:28 AM
Quote:
|
Originally Posted by lraed74
I've been using njs.netlab.cz for AIM and works great. I'm still having issues with getting Yahoo setup and I have tried different servers. I might have got Yahoo working today but will test that out later when I'm home.
I use AIM for the most part anyway so Yahoo isnt that big of a deal. But I have had great stability, and I've stayed logged on all day (with chatting) and barely affects the battery. This is in comparison to Verichat, Yak-on, IM+, Ramble....which so far I see no comparison as to those eat up the battery pretty easily. I logged on GT at 8am this morning, talked to a few people, its now 4:10pm and I still have full bars (85%) with some browsing/email as well.
|
Since I don't speak Czech, suggestions on how to find, install and run the proper stuff would be gratefully welcomed...
Greg
|
|
|
|
|
Talking BlackBerry Encyclopedia
Posts: 280
Join Date: Dec 2006
Location: Stone Mountain
Model: 9630
OS: 4.7.1.61
Carrier: Verizon
|

12-18-2006, 08:09 PM
I am having no luck with any of the jabber servers listed -
I get to browse but then when I choose AIM I get a timed out, not found, etc error on everyone :(
Any other recommendations?
|
|
|
|
|
CrackBerry Addict
Posts: 590
Join Date: Mar 2005
Location: Rockford, IL
Model: 9530
OS: 4.7.x
Carrier: Verizon
|

12-21-2006, 10:42 AM
Let me just say that this is the greatest thing since (insert whatever blows your hair back here). I have been looking for a free way to chat with MSN Messenger people for awhile with no luck. This is working great!
Thanks for the information on this!
Rob
|
|
|
|
|
Talking BlackBerry Encyclopedia
Posts: 321
Join Date: Nov 2006
Location: Marcus Hook / Philadelphia , PA
Model: 8703e
Carrier: Sprint
|

12-24-2006, 01:51 AM
Has anyone figured out how to use multiple AIM screen names on this? I am using PSI and AIM finally works, but I have several names and want to integrate them like the regular aim.
Thanks.
"War protects the people from the corruption which an everlasting peace would bring upon it."
-GWF Hegel
|
|
|
|
|
CrackBerry Addict
Posts: 635
Join Date: May 2006
Location: Southern CA
Model: 9000
Carrier: at&t
|

12-24-2006, 02:08 PM
Quote:
|
Originally Posted by alslsb
Any resolution to the 502 error???
|
I have this same 502 error when trying to register thru the Jabber agent for AIM. Anyone know?
Bold 9000 / v4.6.0.297 / at&t
|
|
|
|
|
CrackBerry Addict
Posts: 635
Join Date: May 2006
Location: Southern CA
Model: 9000
Carrier: at&t
|

12-26-2006, 09:15 PM
OK. Got mine to work now using the servers listed in Open Jabber Servers. My AIM works fine. My Yahoo works fine, except for one annoying feature...whenever, I receive an email in Yahoo, it pops up as a conversation. Does anyone know if this is part of the feature? How can I disable this under Google Talk in my BB or any other way?
Bold 9000 / v4.6.0.297 / at&t
|
|
|
|
|
Talking BlackBerry Encyclopedia
Posts: 362
Join Date: Nov 2006
Location: MN
Model: 9000
PIN: G PONG
Carrier: AT&T
|

12-27-2006, 12:13 AM
Is the jabber.anywise.com not working anymore?
it works before today, and suddenly it shows offline all the time. When I try to browse the jabber.anywise.com network, it shows nothing.
|
|
|
|
|
New Member
Posts: 3
Join Date: Apr 2006
Model: 8800
Carrier: AT&T
|

12-28-2006, 05:21 PM
Is it possible to have my own AIM transport for personal use? I have my own server, on the lowest plan my hosting company offers, yet I have a TON of space and bandwidth unused. (dreamhost ftw!)
I would assume a personal transport would be more reliable than one of the ones listed, and if it doesn't cost anything, I might as well, to use up some of that bandwidth.
Anyone who helps out can get on the transport as well =)
|
|
|
|
|
Thumbs Must Hurt
Posts: 80
Join Date: Dec 2006
Location: OC
Model: Pearl
PIN: PIN: XXXXXXX
Carrier: T-mobile
|

12-29-2006, 10:07 PM
I'm trying this method for the first time but unable to get past step 3 on the first post. That link isn't working for me. Can someone post up a working link? Thanks.
Edit: Nevermind. I found the backup link a few posts down.
Last edited by denness544 : 12-29-2006 at 10:12 PM.
|
|
|
|
|
Thumbs Must Hurt
Posts: 153
Join Date: Oct 2005
Model: 8820
Carrier: AT&T
|

01-07-2007, 01:32 AM
Quote:
|
Originally Posted by denness544
I'm trying this method for the first time but unable to get past step 3 on the first post. That link isn't working for me. Can someone post up a working link? Thanks.
Edit: Nevermind. I found the backup link a few posts down.
|
That link is down too.
Last edited by tommyboy : 02-01-2007 at 06:50 AM.
|
|
|
|
|
BBF Moderator
Posts: 4,378
Join Date: Oct 2005
Location: Los Angeles
Model: 9700
OS: 5.0.x.xxx
Carrier: T-Mobile
|

01-07-2007, 09:09 AM
Quote:
|
Originally Posted by tommyboy
That link is down too.
|
http://www.blackberryforums.com/189920-post3.html
~MrKyoo
|
|
|
|
|
New Member
Posts: 9
Join Date: Dec 2006
Model: 8100
Carrier: ATT
|

01-07-2007, 08:32 PM
Does anyone know if deepdarc is down? Been using it sucessfully for about 3 weeks now and WHAMO... today I can't get any of my AIM contacts to pull up. It shows no friends available.
Thanks,
BB
|
|
|
|
|
Talking BlackBerry Encyclopedia
Posts: 484
Join Date: Dec 2006
Model: 8100
Carrier: mEowmIx
|

01-11-2007, 02:02 AM
*sigh* I use ramble and am so tempted into using GT but it seems like you guys have a lot of unstable transports. There have been questions in which transport works the best and mostly hasn't been answered yet so I'll ask again. I haven't tried to do this yet because of how complex it seems... even though everyone says that it isn't... someone needs to make a youtube video walk through hehe.
Very happy with my BlackBerry Pearl 8100 ! 
PIN: 23E72DC3
|
|
|
|
|
Thumbs Must Hurt
Posts: 119
Join Date: Nov 2006
Model: 8703e
Carrier: Verizon Wireless
|

01-12-2007, 06:32 PM
Does Miranda IM need to be running for your contacts to appear online? I can log into Google Talk just fine, but all of my contacts are offline with Miranda IM closed.
|
|
|
|
|
Knows Where the Search Button Is
Posts: 42
Join Date: Sep 2005
Location: NY
Model: 7290
Carrier: Tmobile
|

01-13-2007, 11:30 PM
Quote:
|
Originally Posted by Willie115
*sigh* I use ramble and am so tempted into using GT but it seems like you guys have a lot of unstable transports. There have been questions in which transport works the best and mostly hasn't been answered yet so I'll ask again. I haven't tried to do this yet because of how complex it seems... even though everyone says that it isn't... someone needs to make a youtube video walk through hehe.
|
jaim.at seems pretty stable
it is the one is use right now...
google talk is better than ramble
way easier to use
 [Unlocked] 7290
PIN: 202BC479
AIM: thedaggerx
MSN: themasterssword
|
|
|
|
|
Thumbs Must Hurt
Posts: 119
Join Date: Oct 2006
Model: 8100
Carrier: T-Mobile
|

01-15-2007, 01:59 AM
OK so i tried this... i did it for yahoo app
and works fine, but when i try the AIM one..
it wont work it say unacceptable
|
|
|
|
|
Knows Where the Search Button Is
Posts: 42
Join Date: Sep 2005
Location: NY
Model: 7290
Carrier: Tmobile
|

01-15-2007, 10:41 AM
 [Unlocked] 7290
PIN: 202BC479
AIM: thedaggerx
MSN: themasterssword
|
|
|
|
|
New Member
Posts: 10
Join Date: Jan 2007
Location: Richmond
Model: 8100
Carrier: Tmobile
|

01-15-2007, 11:23 PM
deepdarc stopped working for me today as well?
note though, i did get rid of ramble and blackberry messenger today, but i don't see how that would correlate into minutes later googletalk not working anymore, and now when i try to get put in another transport i can't get anything to come up?
we're ugly people.
with skeleton appeal.
wasting our lives in line.
getting by one grave at a time.
|
|
|
|
|
New Member
Posts: 10
Join Date: Jan 2007
Location: Richmond
Model: 8100
Carrier: Tmobile
|

01-18-2007, 12:50 PM
i thought i had read it elsewhere but maybe i was wrong. i went through quickly in all the posts and didn't see the answer.
i met a friend yesterday and when i tried to get them to im me from their sidekick, everything they sent just posted in their dialog box. and i never received anything. also i tried to figure out how to add them on my bb (i use deepdarc.com) and I couldn't do it. might be a little ignorant on this part. but anybody know?
we're ugly people.
with skeleton appeal.
wasting our lives in line.
getting by one grave at a time.
|
|
|
|
|
Thumbs Must Hurt
Posts: 80
Join Date: Dec 2006
Location: OC
Model: Pearl
PIN: PIN: XXXXXXX
Carrier: T-mobile
|

01-30-2007, 03:19 AM
Is there a way to Unregister your AIM from jabber? I want to use Google talk along with AIM in another Multi-IM program. The problem is that when I log in to Google talk and AIM on that program, I get 2 buddy lists with replicate screen names.
|
|
|
|
|
New Member
Posts: 10
Join Date: Jan 2007
Location: Richmond
Model: 8100
Carrier: Tmobile
|
just an update. -
02-02-2007, 06:31 PM
i've been using googletalk for almost a month now. Initially it took me a little bit to figure out but ultimately I'm still happy. I'm on the deepdarc server, and in the last month its maybe been down a couple times (but always back up in a timely manner, a few hours) and the reason for which I assume is maintenance or something?
I had a problem adding friends in googletalk (it was using gmail invites.) so i put ramble back on my bb. So now when i want to add a friend, I log out of googletalk, and do it in ramble. Then after I log out of Ramble and back in Googletalk, I have their request waiting for me. yay.
googletalk doesn't log off like ramble (or the other ims were).
overall, for anybody looking in through all these posts to find out if it's worth it or not. I say it is. Although, I haven't had problems finding servers like some people have, but i read through everything before I even installed it, and decided to use deepdarc and have am glad.
we're ugly people.
with skeleton appeal.
wasting our lives in line.
getting by one grave at a time.
|
|
|
|
|
Knows Where the Search Button Is
Posts: 31
Join Date: Feb 2007
Model: 8700g
Carrier: T-Mobile
|

02-03-2007, 02:38 AM
I'm new to this, I just got my blackberry, can someone give me some suggesions step by step how to get this to work on my bb (8700g) Much appreciated!
|
|
|
|
|
Talking BlackBerry Encyclopedia
Posts: 362
Join Date: Nov 2006
Location: MN
Model: 9000
PIN: G PONG
Carrier: AT&T
|

02-03-2007, 02:44 AM
Quote:
|
Originally Posted by kchung
I'm new to this, I just got my blackberry, can someone give me some suggesions step by step how to get this to work on my bb (8700g) Much appreciated!
|
Welcome to the gang.
Go to the first page of this thread, read through it, there are all the information you need to get this going.
|
|
|
|
|
Knows Where the Search Button Is
Posts: 31
Join Date: Feb 2007
Model: 8700g
Carrier: T-Mobile
|

02-03-2007, 11:49 AM
Just got my bb yesterday as some of you may know and I'm getting this error message when I'm trying to use Miranda to get my aim to work:
"The connection requires an OpenSSL Library, which is not installed"
Any suggestions?
I've been trying to get this to work on this bb for over 2 hours now, sad I know.
|
|
|
|
|
Thumbs Must Hurt
Posts: 115
Join Date: Jul 2006
Location: Greer, SC
Model: 8900
Carrier: AT&T
|

02-04-2007, 12:27 AM
Quote:
|
Originally Posted by kchung
Just got my bb yesterday as some of you may know and I'm getting this error message when I'm trying to use Miranda to get my aim to work:
"The connection requires an OpenSSL Library, which is not installed"
Any suggestions?
I've been trying to get this to work on this bb for over 2 hours now, sad I know.
|
Go here and download the rar file and extract it to your Miranda folder in Program Files. Re-start Miranda...now it will work.
|
|
|
|
|
Talking BlackBerry Encyclopedia
Posts: 479
Join Date: Dec 2004
Location: Cedar Falls, Iowa
Model: Tour
Carrier: Sprint
|

02-04-2007, 12:55 AM
Quote:
|
Originally Posted by kchung
I'm new to this, I just got my blackberry, can someone give me some suggesions step by step how to get this to work on my bb (8700g) Much appreciated!
|
Too bad this wasn't at the beginning of our nearly 1-yr old thread. Hope it helps you with the step-by-step.
A linkback to a post on page two. http://www.blackberryforums.com/afte...tml#post334817
Click on the " Google Talk: Google Talk Help" link there.
Cheers!
Steve
Blessed are the peacemakers, for they will be called sons of God. - Matthew 5:9 (NIV)
|
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|