Showing posts with label chat. Show all posts
Showing posts with label chat. Show all posts

Friday, April 17, 2009

Skraćenica za Google Talk kontakte

Google Talk je mesendžer za Windows koji se koristi za dopisivanje sa prijateljima i poznanicima, uz pomoć koga možete da šaljete fajlove, razgovarate preko mikrofona, šaljete audio zapise, tj. audio poštu itd. To je u stvari instant mesendžer za desktop koji automatski uključuje vaše Gmail kontakte.

Pokazaću vam odličan trik kako da dodate Google talk kontatke kao šortkat (shortcut) na Windows desktop. Uz pomoć ovoga možete veoma brzo da kontaktirate željenu osobu.

Kako biste dodali Google talk kao šortkat, pratite sledeće uputstvo. Desno klik na vaš desktop i odaberite opciju New > Shortcut. Unesite sledeće: gtalk:chat?jid=<ime>@email.com.

google talk shortcut


Promenite username@email.com na adresu e-pošte osobe koju želite brzo kontaktirati preko Google Talka. Kliknite na dugme Next i unesite opis za šortkat. Ukoliko je sve prošlo kako treba, kada kliknete na ikonicu na desktopu otvoriće vam se prozor za dopisivanje sa tom osobom preko Google Talk programa, iako on nije pokrenut. Pokrenuće se Google talk i pokazaće vam se prozor za dopisivanje kada se prijavite.


NOVO: Takođe, u tekstu možete zameniti "chat" sa "call" kako bi odmah pozvali nekoga iz Google Talka.

Monday, December 22, 2008

Facebook chat

Уколико користите Фејсбук и дописујете се са пријатељима, а опет, користите Пиџин (Win/Unix), право решење за вас је додатак (plugin) за овај програмчић који ће да вас пријави на Фејсбук чет без отварања вашег браузера. Инсталација је сасвим једноставна (у зависности од оперативног система) а краће упутство можете погледати овде.

Такође, од пре 3 дана је могуће четовати на Фејсбуку и преко сајта Meebo.com.

Tuesday, April 15, 2008

Mibbit

Mibbit is a new IRC client that — wait, they still make IRC clients? While AOL, MSN, Google, Skype and others dominate the world chat scene these days, once upon a time IRC or Internet Relay Chat was king. And while IRC doesn’t get much attention these days, it’s still alive, kicking, and useful if you need a multi-user chat system for communicating with co-workers, open source project developers, or anonymous folks you might want to trade files with.

So what makes Mibbit different from old school IRC clients? It’s web-based, which means you can run it from anywhere. But despite the fact that you can run Mibbit from your web browser, you get all of the features you’d expect from a desktop based IRC client, and then some.

There’s a search engine that lets you find channels by keyword. You can change the color scheme, and even use a built in translator to communicate with users in different languages. Each new channel or server screen opens in a new Mibbit tab, and if you’re running Mibbit in a tabbed browser, you’ll get cute little alerts like “Server stuff!” or “People said stuff!”

There’s even a Mibbit widget that you can install on your web site to let visitors chat with you via IRC.

[via DownloadSquad]

Wednesday, March 26, 2008

Xchat 2.8.7

Икс ЧетИзашла је нова верзија популарног програма за чет XChat 2.8.7. Потпун списак измена, исправки, додатака и новости можете прочитати на форуму. Нову верзију за Виндоуз оперативни систем можете преузети са њиховог сајта.

Издвајам неке од новина:

” The lag-o-meter now has a full-scale of 1.0 seconds and turns different colours (green, yellow, red).
” The /timer plugin is now loaded before other plugins/scripts so they can make use of it.
” The tray icon now responds to mouse-release events instead of mouse-press to avoid a bug on Vista [forum post].
” The Drag&Drop files to userlist feature has been enabled again.
” Changing the time-stamp format now applies the new setting instantly (in 2.8.5e it wouldn’t fit in the margin until a restart).
” If you have an SSL cert/key, it can now be loaded from C:\Program Files\XChat\client.pem or \.pem (requires OpenSSL).
” The Alerts settings now accept wildcards, instead of partitial string match [1807563]. This avoids the problem of people with very short nicks getting too many highlights.
” Changing away status during reconnect/disconnect will now remember it.
” You can now change your Away/Back status (all networks) in the tray menu.
” Favorite Channels / Auto-Join-List management:
o Network List window now has a “…” button to edit the auto-join-list in a more friendly way.
o Channel(text area), Tree/Tab and Channel-List right-click menus now have a Add/Remove function.
o Previous limit of 300 bytes has been overcome. Now up to 2 KB worth of channels/keys can be joined and it will be automatically split into multiple lines, if necessary.
o Per-Channel settings now save to disk, including Logging and Scrollback settings.
o /ChanOpt has been re-worked to be more like /Set.
” ‘hostname:port’ syntax is now accepted, if it’s not an IPv6 address. This should avoid confusion.
” The Notify List has been renamed to Friends List, so it’s more obvious what it is.
” The Userlist right-click menu now has icons and an option to add to friends list. If you’ve edited this menu before you’ll still get the old one. To get the new one delete XChatDir\popup.conf while XChat isn’t running.
” When there’s missing information in the Userlist right-click menu, it’ll issue a silent /WHOIS and fill it in. This includes retrieving a person’s away-reason.
” A few GUI, menu and tray icons have been improved.
” \startup.txt is now loaded on launch (like /LOAD -e). It’s a text file full of commands to execute when XChat starts (optional).
” The /Menu command’s -i parameter can now be a file relative to \Icons.
” The tree/tab right-click menu has been reorganized.
” The Channel List window now shows bold, underline, italic and mIRC colors.
” Added support for QuakeNet’s /AUTH for nick password, when numeric 005 NETWORK=QuakeNet is detected.
” You can now copy with IRC attributes and mIRC colors if CTRL key is down when a selection is finished (on mouse release). This replaces the old “Color paste” feature.
” The input box and topic bar support editing with attributes (bold, underline etc) and mIRC colors.
” Added a ‘compact’ flag to gui_tweaks. This’ll make the userlist and tree spacing smaller. E.g. type /set -or gui_tweaks 32 and restart to turn it on.
” Improved the reconnect logic. If a network is already open but disconnected, it’ll now get re-used if you use the Network List and connect to that same network.
” text_stripcolor can now be set to different values 0-Off 1-Strip Messages 2-Strip Topic 3-Strip Both.
” The /Clear command takes a number as paramater (how many lines to clear).
” With the input-box in focus, CTRL-ALT-o will now open xchat’s data folder.
” Fixed a bug that could cause a crash when joining a channel you’ve been in before. Caused by a bug in re-loading the scrollback (Thanks to Warpath).
” Plugin API: Fixed a bug where not all 32 elements were available in word[] and word_eol[].
” Plugin API: xchat_emit_print will now trigger Sound, Blink, Icon etc type events, depending on user’s settings.