irc: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
m (X-Chat Aqua doesn't use XWindows, despite the name.)
(Replacing page with '[Car Transport in Gurgaon] @ http://www.carcarriersgurgaon.com/ Car Transport in Pune@ http://www.carcarriersgurgaon.com/pune.html Car Transport in Mumbai@ http://www.ca...')
(34 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<h1>#microformats on freenode</h1>
[Car Transport in Gurgaon] @
{{TOC-right}}


The microformats channel is hosted on the freenode.net server.  See [[irc#Joining_a_server_and_channel|Joining a server and channel]] help for further information.
http://www.carcarriersgurgaon.com/


The idea of having IRC meetups (a set time for a meeting on IRC) has been suggested by [[User:RyanKing|Ryan King]], as it appears to work well for the WordPress community and may help us from time-to-time. As of yet, there are no plans to have meetups.
Car Transport in Pune@


== Logs ==
http://www.carcarriersgurgaon.com/pune.html
[http://krijnhoetmer.nl/irc-logs/microformats IRC Logs] are available as of 2008-08-26 on a new server.  


[http://rbach.priv.at/Microformats-IRC/ Past IRC Logs] were available and will likely be restored. They were also available as an [http://microformat.makedatamakesense.com/log_feed/ atom feed].
Car Transport in Mumbai@


=== logs status ===
http://www.carcarriersgurgaon.com/mumbai.html
* ''DNS for rbach.priv.at seems to be down today. Anybody got a work-around?'' [[User:DanC|DanC]] 11:45, 22 Aug 2008 (PDT)
** Even if you could get onto the web server, the bot hasn't been logging properly for the last week or so. [[User:TobyInk|TobyInk]] 01:35, 24 Aug 2008 (PDT)
* The server where rbach.priv.at is hosted is down. I've already contacted the server's owner, but it I'm afraid that it will take some time to fix it. [[User:RobertBachmann|Robert Bachmann]] 04:27, 24 Aug 2008 (PDT)
* In noticing that the server that logs the #whatwg IRC also [http://krijnhoetmer.nl/irc-logs/ logs other channels], [http://krijnhoetmer.nl/irc-logs/whatwg/20080825#l-566 I have asked if they could log #microformats as well]. [[User:Tantek|Tantek]] 02:13, 25 Aug 2008 (PDT)
* krijn has said he'll [http://krijnhoetmer.nl/irc-logs/whatwg/20080825#l-840 start logging #microformats as well]. [[User:Tantek|Tantek]] 11:41, 25 Aug 2008 (PDT)
** presumably these secondary logs will be at: http://krijnhoetmer.nl/irc-logs/microformats
** new logs now available at: http://krijnhoetmer.nl/irc-logs/microformats thanks to krijn. [[User:Tantek|Tantek]] 11:55, 26 Aug 2008 (PDT)


== People on IRC ==
Car Transport in Bangalore@


See our [[irc-people|list of IRC regulars]] and their normal timezones.
http://www.carcarriersgurgaon.com/bangalore.html


Our channel has regular admins, who are also mailing list and wiki admins. If you want to get their attention, just say "adminhelp".
Car Transport in Delhi@


==Bots on IRC==
http://www.carcarriersgurgaon.com/delhi.html


The IRC channel uses these bots:
Car Transport in Hyderbad@


* [[mfbot]] - logs all edits to this wiki.
http://www.carcarriersgurgaon.com/hyderabad.html
* [[mflogbot]] - logs the irc channel itself to archives on the web. (Contact: [[User:RobertBachmann|Robert Bachmann]])
* [http://joiwiki.ito.com/joiwiki/index.cgi?jibot jibot]
 
=== Greeting Bot ===
 
To display a brief description of who you are each time you join the channel, you can use “JiBot” to create a definition for your username. To do so pass the <tt>?def</tt> command using something like the following convention (be brief):
 
<code>?def jdoe is John Doe and can be found online at <nowiki>http://www.example.com</nowiki></code>
 
More information about using JiBot commands can be found on the [http://joiwiki.ito.com/joiwiki/index.cgi?jibot jibot website]
 
= Getting started with IRC =
 
==Basic commands==
'''Please note:''' These directions relate specifically to the services that [http://freenode.net/ Freenode] offers.  Other IRC servers may differ with the services they offer and how to operate them. 
 
===Joining a server and channel===
Most clients will offer you a connection dialogue showing the required fields for connection.  The details to connect to the server are:
 
*Server: <code>irc.freenode.net</code>
*Port: <code>6667</code> (usually default)
 
You should also fill in any fields to set your alias, real name and email address.  If available, save these settings for later to speed up connecting in future.
 
More on setting a password protected alias can be [[irc#Creating_a_registered_nickname|read here]].
 
Once connected, you will most likely be presented with the "MOTD" (message of the day).  For the first visit, it is advisable to read this to find out about the server's policies and other important pieces of news and help, otherwise it can be ignored and you can either [[irc#Creating_a_registered_nickname|authenticate your alias]] or join a channel.
 
Your client may display to you a listing of all available channels.  Locate <code>#microformats</code> and select to join, or type <code>'''/join #microformats'''</code> into the command line available to you in your client (where you've just been shown your connection).
 
Assuming you've connected correctly, you should now find youself in the microformats channel!
 
More detailed, but general, advice can be [http://www.irchelp.org/irchelp/irctutorial.html#intro read here].
 
===Creating a registered nickname===
Registration means that a password becomes associated with your alias/nickname/sign-in name and from the point of registration authorisation is required to communicate using that alias.
 
Registration of a nickname is required for some channels, and should be done to protect your identity.
 
To register with [http://freenode.net Freenode], you must communicate with their service known as NickServ.  The two basic command you will need to get started are:
 
For registration: <code>/msg nickserv register ''password''</code>
 
For authentication (login): <code>/msg nickserv identify ''password''</code>
 
With <code>''password''</code> being a value of your choice.  You can also associate an email address with your nickname, which is optional, but advisable, should you want to request a password retrieval:
 
To add your email address: <code>/msg nickserv set email ''email''</code>
 
Where <code>''email''</code> is your email address.
 
Your client may offer you an option to set your alias and password, so that you will not have to manually enter this information on each join.  Refer to your client's help files for more on this.
 
These commands can be typed directly into the server window upon join, or whilst in a channel, just as you would normally send a message.
 
More detailed user registration command information can be found in [http://freenode.net/faq.shtml#userregistration Freenode's FAQ]
 
===Communicating===
 
Sending a message to a channel may be as simple as joining the channel and typing into the window, just as you would with an Instant Messenger.  You can refer to your client's help files for quicker/alternative methods of doing the following.  For all clients the following commands are available (the parts in bold must be used, but are not seen by others):
 
'''Sending a message to the entire channel you are currently in:'''
 
Command: <kbd>'''/msg''' Hello world!</kbd>
 
Result: <samp><Bill> Hello world!</samp>
 
'''Sending an action/emotive/3rd person statement:'''
 
Command: <kbd>'''/me''' dances a code jig</kbd>
 
Result: <samp>Bill dances a code jig</samp>
 
'''Sending a message to one person only (private chat):'''
 
Command: <kbd>'''/msg Bob''' Hi, would you like to code jig?</kbd>
 
Result (for Bob only): <samp><Bill> Hi, would you like to code jig?</samp>
 
==Clients==
 
The following clients are recommended by #microformats participants:
 
===Windows===
 
* [http://www.mirc.com/ mIRC] — Popular Windows client. Trial version only.
* [http://xchat.org/ X-Chat] — Popular cross-platform client. [http://www.silverex.org/download/ Free Windows version] available.
* [http://www.adiirc.com/ AdiIRC] — Simple C# based IRC client.
* [http://www.miranda-im.org/ Miranda] — Lightweight, muti-protocol instant messenger.
 
=== Mac ===
 
* [http://colloquy.info Colloquy] — open source, free
* [http://homepage.mac.com/philrobin/conversation/ Conversation]
* [http://sourceforge.net/projects/fire Fire] — open source, free
* [http://www.conceitedsoftware.com/products/linkinus Linkinus]
* [http://www.chipersoft.com/minerva/ Minerva]
* [http://www.snak.com/ Snak]
* [http://xchataqua.sourceforge.net/twiki/bin/view/Main/WebHome X-Chat Aqua]
** now has [http://www.portableapps.org PortableApps] version &#8212; [http://www.macupdate.com/info.php/id/21685/portable-x-chat-aqua MacUpdate link]
* [http://www.aquaticx.com/ Xirc]
 
===Cross-platform===
* [http://www.hacksrus.com/~ginda/chatzilla/ Chatzilla] — Cross-platform IRC extension for Firefox
* [http://pidgin.im/ Pidgin] — Popular open-source multi-protocol windows client, using libpurple
* [http://irssi.org/ Irssi] — Unix client, often run from a shell, sometimes [http://f0rked.com/articles/irssi in conjunction with 'screen'].
* [http://jirc.hick.org/jirc/ jIRCii]
 
=IRC and microformats=
== hCard ==
''How do we maintain info about ircing in our hCards (nick, network, fav-channels?)?''
 
== Related discussions ==
 
* chat [[chat-examples|chat examples]], [[chat-formats|chat formats]], and [[chat-brainstorming|chat brainstorming]]
 
==See also==
*[[irc-meetups]]
*[[discuss|Other discussion fora]]

Revision as of 13:46, 14 August 2016