| View previous topic :: View next topic |
| Author |
Message |
wenwenguo
Joined: 25 Jun 2008 Posts: 1
|
Posted: Wed Jun 25, 2008 6:44 pm Post subject: |
|
|
Internet Relay Chat (IRC) is a useful way to get help and bounce ideas back-and-forth in real time
it's really good |
|
| Back to top |
|
 |
buginafug Guest
|
Posted: Thu Jul 10, 2008 4:20 pm Post subject: Re: Got Chat? Get LIVE AutoHotKey Support on IRC. |
|
|
| Raccoon wrote: | *** UPDATE: July is National Chat Month.
Please install an IRC client and help enrich our live support channel by becoming a regular participant or logged in 24/7.
There is always someone looking for a discussion, even if you're not an expert programmer.
The AutoHotKey community now offers live chat support on Freenode IRC.
Internet Relay Chat (IRC) is a useful way to get help and bounce ideas back-and-forth in real time, and Freenode is where all the Open Source software developers and users hang-out. Share and enjoy resources not available or obvious on the forums. Ask stupid questions without creating a new thread!
If you are already familiar with IRC, you can find us on irc.freenode.net in channel #autohotkey.
There are several client options to choose from, each offering a different chat experience while connecting to the same chat room.
Here are a few:When prompted for an IRC server, use: irc.freenode.net (or /server irc.freenode.net)
When prompted for a channel to join, use: #autohotkey (or /join #autohotkey)
Visit Wikipedia for more information on IRC and other IRC Client options.
See you there!  | \BROKEN LINK!!!!!  |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 6772 Location: Pacific Northwest, US
|
Posted: Thu Jul 10, 2008 5:40 pm Post subject: |
|
|
which one? You quoted the whole post, so I can't tell. _________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM |
|
| Back to top |
|
 |
buginafug Guest
|
Posted: Fri Jul 11, 2008 7:58 pm Post subject: |
|
|
The IRC channel  |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 6772 Location: Pacific Northwest, US
|
Posted: Fri Jul 11, 2008 8:09 pm Post subject: |
|
|
it should redirect you to #ahk, but if not, try #ahk _________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM |
|
| Back to top |
|
 |
Raccoon
Joined: 02 Jan 2008 Posts: 70 Location: Freenode IRC
|
Posted: Sat Jul 12, 2008 4:25 am Post subject: |
|
|
The links in my original post that begin with irc:// will open whatever IRC client you have installed on your machine, and connect you to the IRC channel. If you have no IRC client installed, then your browser will not know what to do with irc:// protocol handlers.
There are no broken links, just users who lie about "being already familiar with IRC" and fail to actually install an IRC client before clicking those links. _________________ Need help right away? Get live support on IRC.
Already have an IRC client installed? /join #autohotkey |
|
| Back to top |
|
 |
tidbit
Joined: 10 Mar 2008 Posts: 90
|
Posted: Sun Jul 27, 2008 11:32 pm Post subject: |
|
|
I think he means #autohotkey isn't showing up in the "chat room list" however "ahk" does.
so you may want to change:
When prompted for a channel to join, use: #autohotkey (or /join #autohotkey)
to
When prompted for a channel to join, use: #ahk (or /join #ahk)
as I use the opera client. theres no prompt-to-join. it has a room list and a search box. so I had difficulty to when I searched for "autohotkey". nothing showed up. until I tried AHK. _________________ rawr. be very affraid |
|
| Back to top |
|
 |
Titan
Joined: 11 Aug 2004 Posts: 5068 Location: imaginationland
|
Posted: Tue Aug 26, 2008 9:50 pm Post subject: |
|
|
I found an interesting blog post titled IRC Communication on the planet Mozilla feed today which I believe applies to many newcomers of our channel. To summarize:
- Search first - the FAQ, documentation or forum may already have a solution
- Don't expect help with specific or complex problems - IRC is live chat so if your query requires much thought you're better off posting on the forums
- Use a pastebin for code longer than three lines
- Be patient - you only need to ask once, do not repeat yourself or IM everyone
- Treat others with respect; we often have defocused convos with members of different ages and backgrounds so we're relaxed and open
- Ops are there to help - usually we can be identified as voiced (+v), do not hesitate to contact us
_________________
RegExReplace("irc.freenode.net/ahk", "^(?=(.(?=[\0-r\[]*((?<=\.).))))(?:[c-\x73]{2,8}(\S))+((2)|\b[^\2-]){2}\D++$", "$u3$1$3$4$2") |
|
| Back to top |
|
 |
|