|
home
about
entities: meta nigel bob 2xl photos: flickr |
Frequently Asked Questions
This personal faq answers many of the questions that people
ask me day after day. If you're looking for something specific,
remember that you can type Control+F in your browser to search for
a word.
Intro
Question: I heard that you created IRC?
IRC is the oldest multi-user chat system on the internet, and as a
protocol it's older than the World Wide Web.
IRC has continued to improve since Jarkko first created it, and is
still developed by a large and dynamic group of volunteers who give
their time, knowledge, and resources to the internet community.
The many public IRC networks that allow millions of people to
communicate freely through IRC are owned and administered by thousands
of independent individuals and organizations around the world as a
public service to the internet community.
Many of the people who contributed to the development of the
internet believed in a spirit of co-operation and sharing of
knowledge, and saw the internet as a way of allowing people to
communicate freely.
IRC has hopefully continued to flourish in that same spirit.
Question: So what did you create?
IRC needs two separate parts to work, one is the server, and the
other is the client. The client is the software that you run
on your computer in order to connect to an IRC server, join channels,
and talk to people. The server is the part that, in the background,
running on another computer on the internet, connects all IRC clients
together.
There are many IRC clients, and many IRC servers, some are more
popular than others.
Question: So mIRC isn't the same as IRC?
Question: When was the first version of mIRC released?
Question: How many people use mIRC?
Question: Did you ever imagine that mIRC would become this
popular?
Question: Do you work on mIRC by yourself?
I work on mIRC from my home, and I am the only software developer,
however many hundreds, if not thousands, of volunteers have helped me
out over the years.
Most noted is the venerable
Tjerk Vonck,
who created the first #mIRC channel, the mIRC website, and much more.
The mIRC beta team, the ops on #mIRC and other channels who help
users with mIRC issues, the Discussion Forums moderators, the website
mirror and download providers, the language translators, and thousands
of other people, have also been invaluable.
It's unlikely that mIRC would have developed into what it is today
without the input and help of many people.
Question: How do you pronounce mIRC?
Question: What does the 'm' in mIRC stand for?
Question: Who is Arnie?
General
Question: Do you use IRC yourself?
Question: What were you doing before mIRC?
Question: What was your initial motivation for creating mIRC?
Question: Why does mIRC have so many features?
Question: Will you be releasing the mIRC source code under
CopyLeft/GPL at some point?
Another issue is that I've worked on mIRC for many years according to a
set of personal beliefs that I know would be inappropriate or inapplicable
to others if I release the source code. In an environment that's as
commercial as Windows, that's difficult to accept.
Question: How do you feel about the fact that some people use mIRC
to distribute copyright/illegal material? or to harm others?
mIRC is only a client-side software that allows you to connect to public
IRC networks around the world, in the same way that Internet Explorer
allows you to connect to public websites around the world.
I'm not happy with the fact that some people use mIRC in a negative
way, however mIRC is used by many people, there will always be a
some people who use it in ways with which I don't agree.
Question: Why does mIRC have file-sharing capabilities?
Although mIRC has a file-server, it is simple and crude, and was designed
years ago for basic personal use, to allow individuals to share files
with friends, family, and colleagues, and is nothing like the sophisticated
and dedicated file-sharing systems in existence today, which are specifically
designed to facilitate the sharing of files on a mass scale.
Help
Question: Can you help me get started with mIRC?
Please see the first few sections of the mIRC help file and the
Help section
on the mIRC website.
If you really get stuck you can email me but please note that it often
takes anything from a few days to a few weeks to reply.
Question: I'm trying to write a script for mIRC, can you help me?
If you're new to writing scripts, and don't have programming experience,
the best way to get started is to try out some of the examples in the mIRC
help file, or a tutorial on one of the scripting sites listed in the
Community
section of the mIRC website.
Registration
Question: How can I register my copy of mIRC?
Question: Why does mIRC need to be registered?
Question: I have lost my mIRC registration email, can you resend it?
Question: I registered some time ago and haven't received my
registration yet. Help!
Email
Question: How can I reach you?
Question: Why haven't you replied to my email?
I receive many emails, and although I try to read them all, and I like
hearing about how mIRC or IRC has a played a part in someone's life, or
about how it's being used, it just isn't possible for me to reply to
every email.
Question: I received a spam email from you or an email with a
trojan/virus attached, please stop emailing me.
If you have received an email which appears to be coming from my address,
it is due to a spam/trojan/virus using a fake "from" email header
in the email.
I myself receive several thousand spams/trojans/viruses per day (and
upwards of twenty thousand per day during a virus outbreak), mainly
due to my email address being wide-spread on the internet. There is
little I can do about it other than to try to filter them out.
Research
Question: I'm doing some research on IRC, do you know of any
studies, papers, etc. on the subject?
Question: I'm trying to write my own IRC client, can you help
me?
Interview
Question: I'd like to interview you for a website, magazine,
online event, etc.
Question: I have a list of questions I'd like you to answer for
a project, website, magazine, interview, etc.
Business
Question: I have a business-related proposal, would you be
interested in looking at it?
Technical
Question: What type of computer do you use?
Question: In which language is mIRC written?
I used Borland C/C++ v5.02 because it allowed parallel development
of 16/32bit code from the same code-base. This isn't important
anymore because the 16bit mIRC is no longer being developed.
Question: Are some of your controls custom coded?
The reason for custom coding these controls is that they formed an
integral part of the interface, and I wanted to make sure that they
worked the same way under all versions of Windows, including Windows
3.1 for the 16bit mIRC. I am slowly working on replacing my own custom
controls with standard controls, where possible.
Question: How did you write the scripting language?
Question: How large is the source code for mIRC?
Question: Can I have the source code to mIRC? I'd like to learn
from it/port it to another operating system.
Servers
Question: I've been banned/klined/glined from an IRC server, can
you unban me?
Sometimes this can happen if someone who uses the same internet provider
as you has caused trouble on IRC in the past. Unfortunately, because of
the way the internet works, servers can't ban one specific person, they
can only ban their address, and this affects all the other users who use
the same internet provider as them. The ban is usually in place for a
short period of time.
You can try connecting to a different IRC server on the same IRC network
and you will be able to see the same people and the same channels, or try
emailing the administrators of the IRC network to ask for help.
Question: I'm having trouble connecting to a server, can you help
me?
If you see the message 'Unable to resolve local host', you should enable
the 'Server lookup' method in the 'Local Info' section of the Connect
dialog in mIRC.
If you see the message 'Unable to resolve IRC server', it may be that
your internet provider's DNS isn't working (which happens to all ISPs
occasionally, and is temporary and is fixed by them after a while), or
it may be that the address you're trying to connect to isn't working,
or no longer exists.
If you see the message 'Can't assign requested address', this means
that the IRC server that you are trying to connect to is not working,
your only option is to try a different IRC server on the same network.
If an IRC server doesn't let you connect then this could be because
it's full and can't handle anymore connections, or because you're too
far away from it geographically, or if it has a specific policy regarding
connections from your internet provider. You should simply try a
different IRC server until you find one that allows you to connect.
Question: I've set up a new IRC network/server, can you add it
to the default mIRC servers list?
Router/LAN/ICS/Proxy/Network
Question: I have a router/LAN/ICS/proxy/network configuration and
I'm having trouble getting mIRC to work through it, can you help me?
Identd
Question: When I try to connect to a server, it tells me that I
need to have identd enabled, what does that mean?
To make sure identd is enabled in mIRC, go to the Identd section in the
mIRC Connect dialog.
If identd is enabled, and you still can't connect, you are most likely
trying to connect through a network or firewall that isn't configured
to allow identd connections. You would need to configure your system to
allow identd connections.
Firewalls
Question: I need to configure mIRC to connect through a firewall,
can you help me?
The first type is a personal firewall that you run on your own computer,
such as ZoneAlarm or Sygate Personal Firewall. You should make sure that
your firewall is configured to allow mIRC to connect to the internet.
The second type is a socks4/5 or http proxy firewall that requires a
username, password, etc. You would need to enter the correct information
in the firewall section in mIRC. If you don't know this information, or
if it still doesn't work after you enter the information, you would need
to contact the administrators of the firewall for help. It may be that
the firewall doesn't allow IRC connections, or that mIRC isn't compatible
with the firewall.
Channels
Question: I've been banned/kicked from a channel, can you help me
get back on?
Sometimes this can happen if someone who uses the same internet provider
as you has caused trouble on IRC in the past. Unfortunately, because of
the way the internet works, channels can't ban one specific person, they
can only ban their address, and this affects all the other users who use
the same internet provider as them. The ban is usually in place for a
short period of time.
You would need to either ask the ops on that channel to let you back on,
or you would need to wait until the ban is removed after some time.
Question: When I try to join a channel, I see a message that
the channel needs a key, or that it's invite only, or that I need to
use a registered nickname, what does that mean?
If a channel needs a key or is invite only, that usually means that
it's a private channel, so you can't join it.
If a channel tells you that you need to use a registered nickname,
you will need to register your nickname on that IRC network before you
can join the channel. Each IRC network has it's own method for registering
nicknames, so you would need to ask for help on that network to find out
how. Try joining channel #mIRC or #irchelp.
Question: I've created a new channel on IRC, can you add it
to the list of default channels in the mIRC channels folder?
Viruses/Trojans
Question: I downloaded and installed mIRC from the official
mIRC website, however
my anti-virus software is telling me that the installed files have a
virus/trojan in them.
There are two possibilities:
Question: mIRC is running automatically when windows first
starts, and I don't want it to do this, and I can't seem to uninstall
it.
The official mIRC from the mIRC website nevers runs on startup, and
can easily be uninstalled via the Windows Control Panel Add/Remove
section.
You should email an anti-virus company to ask for help. You can also
find more information on this issue here.
Other
Question: I have a great idea and need help developing it, can
you help me out/be a part of the development team?
Question: Can I create a custom version of the mIRC distribution
files, or distribute mIRC as part of my script?
If you are creating a script, you must distribute your script as a
separate file, and ask users to visit the mIRC website to download mIRC
if they don't already have it installed.
Question: Will you be making a Mac, Linux, etc. version of mIRC?
Question: Will mIRC be translated to other languages?
Question: Can I have an email/web account at mirc.com? |