Mercurial > pidgin.yaz
annotate doc/FAQ @ 706:a9758452f3c4
[gaim-migrate @ 716]
just some doc updates
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Thu, 17 Aug 2000 07:27:46 +0000 |
parents | 160b4e3ad516 |
children | 5474a8945afb |
rev | line source |
---|---|
1 | 1 GAIM: The Pimpin' Penguin IM Clone Thats Good For The Soul |
2 | |
3 Here's the FAQ. PLEASE don't bother me about anything on this list. You | |
4 will be ignored or pointed at the FAQ -- I have been extremely short of time | |
5 lately! Feel free to contact any of us with praise or ideas. If you have | |
6 ideas or bug problems, please use email, because I like to keep records of | |
7 that kinda stuff and I don't log all my conversations. Enjoy gaim! | |
8 - Jim Duchek <jimduchek@ou.edu> | |
9 | |
531 | 10 Revision as of 07/17/2000: Please send all reports to |
11 Rob Flynn (rflynn@blueridge.net). Jim Duchek is no longer associated | |
12 with the GAIM Project. | |
13 | |
1 | 14 I. The Protocol |
15 1. Is it the same protocol as the Windows client uses? | |
269
46b6b894bc48
[gaim-migrate @ 279]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
141
diff
changeset
|
16 2. Where can I find info on TOC? |
1 | 17 3. What other clients use this protocol? |
18 4. TCP or UDP? | |
19 5. So the buddy list is stored on the server? | |
20 | |
21 II. The Client | |
22 1. What does 'gaim' stand for? | |
23 2. How do I make multiple groups? | |
24 3. How come there's no file transfer? | |
25 4. Why no AOL logo? | |
26 5. Where are my log files stored? | |
27 6. Can I use my Windows 95 Buddylist with Gaim? | |
706
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
28 7. I'm not a native English speaker and I would like a translated |
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
29 version of gaim. |
1 | 30 8. I've got a proxy, and I'd like to use GAIM. |
706
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
31 |
1 | 32 III. Problems |
706
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
33 1. WAAAAAH! My sound doesn't work! |
1 | 34 2. My buddy list disappeared! |
35 3. I click on URLs, but Netscape doesn't popup! | |
36 4. I don't use Netscape. | |
37 5. I'm using the GNOME client. I have a bug. | |
706
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
38 6. I have a bug not described here. |
1 | 39 7. I have Mandrake 6.0 and GAIM doesnt work! |
40 | |
41 IV. Programming | |
42 1. I have a patch for gaim! | |
141 | 43 2. I have a plugin for gaim! |
44 3. Can you teach me how to program GTK? | |
1 | 45 |
46 V. Miscellaneous | |
706
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
47 1. Can I talk to you on IM? |
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
48 2. I want to write an IM client. Will you help me? |
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
49 3. I have money. I need some software written. Can you help? |
1 | 50 4. I have hardware here that's not being used, or money. Can |
706
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
51 you use it? |
1 | 52 5. I would like to send you beer. |
53 6. Are you going to port this thing to Windows? | |
54 7. Why the GPL? | |
55 8. I use *BSD and I hate the penguin! I want daemon images! | |
56 9. Can I design a logo for you? | |
57 10. What is a wagii? | |
58 11. Speaking of the penguin, I heard a rumour you have a tattoo of | |
59 it. Is that true? | |
60 12. What Window Manager do you use? What distribution do you use? | |
706
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
61 What other stupid things can you ask me that don't really matter |
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
62 but ya'll ask me anyway? |
1 | 63 13. Is XX a good Harddrive, YY a good monitor and ZZ a good CPU? |
64 14. Who designed the new logo? | |
65 15. I want to contribute to the effort. Where can I send beer to? | |
66 | |
67 I. The Protocol | |
68 1. Is it the same protocol as the Windows client uses? | |
69 No. The Windows client uses Oscar, which is proprietary | |
70 and undocumented. Some people have used network tools and such to figure | |
71 it mostly out -- Look for 'faim'. We use TOC, which is completely open and | |
72 documented. | |
269
46b6b894bc48
[gaim-migrate @ 279]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
141
diff
changeset
|
73 There is some support for libfaim now, which allows gaim to |
329
e2f9fb72fb92
[gaim-migrate @ 339]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
269
diff
changeset
|
74 use Oscar, and it's even becoming usable. Maybe one day it'll be the default |
e2f9fb72fb92
[gaim-migrate @ 339]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
269
diff
changeset
|
75 protocol, but it doesn't look like that's going to happen soon. |
1 | 76 |
269
46b6b894bc48
[gaim-migrate @ 279]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
141
diff
changeset
|
77 2. Where can I find info on TOC? |
141 | 78 In the document called PROTOCOL. It's the version that was |
79 published with AOL's TiK client version 0.75, which appears to be the last | |
80 one ever published. | |
1 | 81 |
82 3. What other clients use this protocol? | |
141 | 83 There are a few other Unix programs that use it, I think. I |
84 really couldn't tell you though. AOL used to keep a list of them, but no more. | |
269
46b6b894bc48
[gaim-migrate @ 279]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
141
diff
changeset
|
85 I think some of them are Everybuddy and Jabber. Oh yeah, TiK is still around. |
1 | 86 |
87 4. TCP or UDP? | |
88 TCP. | |
89 | |
90 5. So the buddy list is stored on the server? | |
269
46b6b894bc48
[gaim-migrate @ 279]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
141
diff
changeset
|
91 Yep. Fortunately for you, when the server decides to *not* store |
46b6b894bc48
[gaim-migrate @ 279]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
141
diff
changeset
|
92 it any more, gaim keeps a cached copy. |
1 | 93 |
94 | |
95 II. The Client | |
96 1. What does 'gaim' stand for? | |
97 It's basically the letter 'g' tacked on to the beginning of | |
98 'AIM' (which is fairly obvious). G stands for all sorts of good things. | |
99 Girls, Godzilla, GTK, graham crackers, whatever. | |
100 | |
101 2. How do I make multiple groups? | |
706
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
102 There are two ways: Click the "Group" button in the Edit Buddies |
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
103 tab of the buddy list; or click the "Add" button and simply enter a new group |
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
104 name. |
1 | 105 |
106 3. How come there's no file transfer? | |
269
46b6b894bc48
[gaim-migrate @ 279]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
141
diff
changeset
|
107 There is, it's just that you can't request for the transfer to |
46b6b894bc48
[gaim-migrate @ 279]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
141
diff
changeset
|
108 take place. Only people who use the Oscar protocol can, so you're out of luck |
46b6b894bc48
[gaim-migrate @ 279]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
141
diff
changeset
|
109 there. At least you can get and send files. |
1 | 110 |
111 4. Why no AOL logo? | |
112 AOL's legal staff told us no-no. | |
113 | |
114 5. Where are my log files stored? | |
115 After you select `log all conversations' you may be wondering | |
116 where your log files are stored. Well, they are currently, by default, stored | |
117 under $HOME/.gaim/YourScreenName/. If your screen name is Zilding then you | |
118 will find your logs under: $HOME/.gaim/Zilding/. This will eventually become | |
119 configurable. | |
120 | |
706
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
121 6. Can I use my Windows 95 buddylist with Gaim? |
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
122 Yes. Thanks to a couple great people (S D Erle and BMiller), |
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
123 gaim can import your Win95 buddylist. Simply select "Import Buddy List" from |
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
124 the buddy list window. |
1 | 125 |
126 7. I'm not a native English speaker and I would like a translated | |
127 version of gaim. | |
706
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
128 There are a few translations of gaim. If you can do a |
1 | 129 translation for us, I'd greatly appreciate it! Just let me know and I'll |
130 give you detailed instructions on how to do it. | |
131 | |
132 8. I'm behind a proxy, and I'd like to use GAIM. | |
706
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
133 HTTP, Socks 4, and Socks 5 proxying should be working now. |
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
134 None of them support authentication yet though. |
1 | 135 |
136 | |
137 III. Problems | |
138 1. WAAAAAH! My sound doesn't work! | |
139 ./configure should autodetect whether or not you have ESD | |
140 libraries. If you have them it _WILL_ compile with them, if not it won't. | |
141 If it compiles with them, you don't need to be running the ESD daemon, it'll | |
142 automatically fallback to using /dev/dsp. Make sure that gaim has proper | |
141 | 143 permissions to talk to /dev/dsp and /dev/audio though! |
1 | 144 |
145 2. My buddy list disappeared! | |
146 You didn't back up your buddy list, did you? You never back | |
147 anything up! Oh well. The TOC server loses lists from time to time, it | |
269
46b6b894bc48
[gaim-migrate @ 279]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
141
diff
changeset
|
148 happens to me as well. (And no, I never have a backup ;). Gaim should have |
46b6b894bc48
[gaim-migrate @ 279]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
141
diff
changeset
|
149 kept a cache of your buddy list, though, so you shouldn't have this problem any |
46b6b894bc48
[gaim-migrate @ 279]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
141
diff
changeset
|
150 more. |
1 | 151 |
152 3. I click on URLs, but Netscape doesn't popup! | |
153 Netscape either needs to be running on the current display | |
154 (gaim should handle remote netscape windows OK.), or 'netscape' needs to be | |
155 in your path. | |
156 | |
157 4. I don't use Netscape. | |
158 I'm very interested in supporting other web browsers. Do | |
159 send me information on how to send a URL to your browser remotely (or point | |
160 me at the source to the browser, I might be able to figure it out.). | |
161 | |
162 5. I'm using the GNOME client. I have a bug. | |
141 | 163 GNOME bugs should be reported to Eric Warmenhoven (IM: |
164 EWarmenhoven (how original)), who is now maintaining that part of the code. If | |
165 you ask the other guys about it, they'll just point you at him. | |
1 | 166 |
167 6. I have a bug not described here. | |
168 Well, it could be a few things. Firstly, you MUST HAVE GTK+ | |
169 VERSION 1.2.3 installed! Please state in any bug report that you ARE using | |
170 1.2.3, otherwise you have a chance of being ignored. With that said ;) | |
706
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
171 head over to our page on Sourceforge, http://sourceforge.net/projects/gaim/. |
1 | 172 |
173 7. I have Mandrake 6.0 and GAIM doesnt work! | |
174 | |
175 Bob Meyer <meyer_rm@yahoo.com> writes: | |
176 | |
177 Here's the solution: | |
178 * Get esound-0.2.12-4mdk.i586.rpm and | |
179 esound-devel-0.2.12-4mdk.i586.rpm from any Mandrake mirror. | |
180 * rpm --upgrade esound-0.2.12-4mdk.i586.rpm | |
181 * rpm -- upgrade esound-devel-0.2.12-4mdk.i586.rpm | |
182 | |
183 Don't use EVIL 'updates' tool. It's broke.. really bad. | |
184 | |
185 Mandrake 6.1, with its newer libraries, appears to fix this problem. | |
186 | |
187 IV. Programming | |
188 1. I have a patch for gaim! | |
189 Nice. Think about your patch though. First, does it have | |
190 to do with AIM? I won't apply patches for stock tickers, search engines, | |
141 | 191 etc. Rewrite it as a plug-in if you really want bloat like that. |
1 | 192 Second, is it useful? A lot of patches I get are horribly unuseful except |
193 in very specific situations (ie YOUR situation). Thirdly, your code | |
194 will not retain your copyright. All code submitted must be protected by | |
195 the GPL and the copyright will be given to Mark Spencer. If you don't | |
196 like this, don't send me your patches. You will be given authorship credit, | |
197 don't worry -- I just want a homogenous copyright on the program. Lastly, | |
198 does your code match the coding style already present in gaim? I like my | |
199 brackets where I like them. I do NOT like, in fact I positively HATE, I | |
200 DESPISE, with a PASSION, the convention of variablesLikeThis. And | |
201 functionsLikeThis. If you do that, fine. It's great. But guess what? | |
202 This is C. C programmers don't write like that. I don't write like that. | |
203 I don't want to READ code like that. I want a homogenous coding style | |
204 on this program, and it's gonna be MY coding style. :) | |
205 Now, if you've managed to get through all that and I haven't | |
141 | 206 discouraged you entirely, send your patches to Rob Flynn (rob@linuxpimps.com). |
1 | 207 |
141 | 208 2. I have a plugin for gaim! |
209 Cool. Before you release it to anyone though, make sure you | |
210 understand that if it does anything useful, it is necessarily licenced under | |
211 the GPL. It's that whole "code that uses GPL'ed code is thus GPL'ed" clause. | |
212 Also, don't send it to us. It's not that we don't want it, but there are | |
213 better places to put it. Head over to sourceforge.net and submit it there | |
214 <http://sourceforge.net/patch/?group_id=235>. It'll be available more quickly | |
215 that way. | |
216 | |
217 3. Can you teach me how to program GTK? | |
1 | 218 Yes, I can. But no, I'm not going to. There's a really |
219 nice tutorial at http://www.gtk.org. If you're a fairly experienced | |
220 programmer, and you get stuck on something odd, IM me, I'm usually happy to | |
221 help. If you had a little BASIC experience in high school and are having | |
222 trouble making a button widget do anything when you click it, buy a book on | |
223 C and read the damn GTK tutorial, I'm a busy person. | |
224 | |
225 | |
226 V. Miscellaneous | |
227 1. Can I talk to you on IM? | |
228 Sure. My IM name is Zilding. The rest of the crew's IM names | |
229 can be found in various places. Keep in mind though, I'm a very busy person. | |
230 This IM name is used for friends as well as for gaim (I don't just log this | |
231 guy in when I want to talk to gaim people). So please, don't IM me just to | |
232 chat, or to answer various Linux questions. I'd like to be able to answer | |
233 everyone's questions on whatever (I usually do know the answer, or at least | |
234 where to find it!) but I just don't have time. Things like this will | |
235 usually be ignored. Other things to keep in mind when talking to me: Don't | |
236 start off with 'I have a gaim question', 'Can I ask a question?', 'Hello?', | |
237 'Are you there?', 'Is this the gaim guy?', 'gaim doesn't work', 'I can't get | |
238 gaim to compile' or anything else like that. Why? If you'll notice in all | |
239 of the above statements, nothing useful has been said. I'm often away from | |
240 my computer. I suggest if you are having a serious problem or you have a | |
241 question, just ASK THE QUESTION, right off, I don't require any preliminary | |
242 stuff. Simply sending me "gaim segfaults when I do 'blah blah click blah'" | |
243 to start a conversation is fine -- I don't consider it rude, please just ask | |
244 the question. If I don't answer within a few minutes, leave your email | |
245 address, I will get back to you sooner or later. Lastly, do NOT abbreviate | |
246 'you' as 'u', 'are' as 'r', 'to' as '2', 'for' as '4', or any of those other | |
247 annoying AOLisms. They bother me greatly, and as I work long hours and am | |
248 an insomniac (probably because I'm such a mean bastard ;), I'm likely to | |
249 make fun of you, or more likely ignore you completely. I don't require | |
250 perfect English but it'd be nice. | |
251 | |
252 2. I want to write an IM client. Will you help me? | |
253 No, unless you're writing one commercially. Email me for | |
254 rates -- I'm not all that expensive. :) | |
255 | |
256 3. I have money. I need some software written. Can you help? | |
257 Oh yes. My email address is jimduchek@ou.edu, my IM is Zilding. | |
258 | |
259 4. I have hardware that's not being used, or money. Can you use it? | |
260 Almost always. I'm a broke college student. We're all | |
261 broke here. Flat busted. Money would always help. If you have some useful | |
262 equipment (or even useless equipment! I like old mainframes and | |
263 workstations ;), do send it to us! I might be able to scratch together | |
264 shipping money even. :) | |
265 | |
266 5. I would like to send you beer. | |
267 OK. | |
268 | |
269 6. Are you going to port this thing to Windows? | |
270 I've been mulling it over and playing with cygwin on the | |
271 tiny Windows partition I do have on my laptop (It's required for school), | |
272 but I'm not sure yet. I actually do have a version of gaim running on it | |
273 now, as of 7/20. However, the Win32 port of GTK has some issues that need | |
274 to be resolved before I can even attempt to release this. Some of my WIN32 | |
275 patches are included in this release, usually under an #ifdef _WIN32 (which | |
276 cygwin and I think other windows compilers set). | |
706
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
277 Update, 8/16/2000, more than one year later: No. The simple |
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
278 answer is this will never be ported to Windows. I simply dislike windows |
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
279 too greatly. |
1 | 280 |
281 7. Why the GPL? | |
282 I like the GPL. | |
283 | |
284 8. I use *BSD and I hate the penguin! I want daemon images! | |
329
e2f9fb72fb92
[gaim-migrate @ 339]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
269
diff
changeset
|
285 Quit your complaining! They're there already! I still don't |
269
46b6b894bc48
[gaim-migrate @ 279]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
141
diff
changeset
|
286 understand why ya'll hate the penguin though, maybe it's just jealousy cause |
46b6b894bc48
[gaim-migrate @ 279]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
141
diff
changeset
|
287 our OS gets all the media attention? I kinda like the daemon :) |
1 | 288 |
289 9. Can I design a logo for you? | |
290 Sure! Do your best. Entries may be emailed to: | |
291 gaimlogo@blueridge.net. After we get a nice supply of entries we'll sort | |
292 through them and pick the winner. | |
293 | |
294 10. What is a wagii? | |
295 Interesting question that you ask, there. `Wagii' is the | |
296 official celebratory cry of gaim. Anytime you are feeling happy or excited, | |
297 just remember all of the hard work that we have done to provide you with | |
298 this wonderful, free piece of software -- as the pure, raw, emotion flows | |
299 through you, maybe you too will let out the cry of -- Wagii. | |
300 Its also the sound a Penguin Samurai makes :) | |
301 | |
302 11. Speaking of the penguin, I heard a rumour you have a tattoo of | |
303 it. Is that true? | |
304 Hehe. Yes, that is true. He's on my left upper arm. If | |
305 you'd like to see a picture, visit <http://www.woodsoup.org/~sbaker/tux/doc/>. | |
306 It's a 'history of Tux' and there's a pic of my tattoo at the bottom. A pic | |
307 of my tattoo is also in the LIMP, and linux.remotepoint.com. There's also a | |
308 picture of the two matching Tux tattoos that a husband and wife have in | |
309 there. I've heard a rumour someone at Red Hat has one as well. BTW -- no, | |
310 it really didn't hurt, and yes, I was sober ;) | |
311 | |
312 12. What Window Manager do you use? What distribution do you use? | |
313 What other stupid things can you ask me that don't really matter | |
314 but ya'll ask me anyway? | |
315 I use WindowMaker, without any GNOME or KDE bits. I don't | |
316 really use a distro, per se, as it used to be a Red Hat distro a long time | |
317 ago, but since then I've custom-installed by hand from one hard drive to | |
318 another, so it really doesn't resemble Red Hat anymore, and I've written | |
319 most of the rc. scripts from scratch. Please don't ask me Red Hat | |
320 questions, also I hate it when people assume that Red Hat == Linux. | |
321 | |
322 13. Is XX a good harddrive, YY a good monitor, and ZZ a good CPU? | |
323 Hmm, we're kinda poor so we cant be positive... if you wanna | |
324 send us some hardware we'll use it though and tell you how good it is *wink* | |
325 | |
326 14. Who designed the new logo? | |
327 A good guy named Naru Sundar. | |
328 | |
329 15. I want to contribute to the effort. Where can I send beer to? | |
706
a9758452f3c4
[gaim-migrate @ 716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
531
diff
changeset
|
330 IM RobFlynn or email him at rflynn@blueridge.net |