IRC Chat & Search Engine

What do you want to see here? Some more categories, forums, and mods? Hmm...
Post Reply
User avatar
DDMJ
Reverse Outside Corner Grinder
Posts: 1882
Joined: Thu Jun 08, 2006 12:15 am
Location: LA, CA, USA, NA
Contact:

IRC Chat & Search Engine

Post by DDMJ »

I added both of these 2 my site ( http://durka.freehostia.com/portal.php ). Very easy and very simple to use. Here's the code:

Code: Select all

<div align=center>
IRC 
<script src="http://scripts.blitzed.org/cgiirc.js"></script>
<form name="cgiirclogin" method="post" onsubmit="return openCgiIrc(this)" action="http://www.armagetron.nixda.net/cgi-bin/irc.cgi">
<input type="hidden" name="interface" value="nonjs" />
<input type="hidden" name="Channel" value="#armagetron" />
<label>Nickname: </label><input type="text" name="Nickname" value="Arma???" />
<input type="submit" value=" Login " />
</form>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Search Armagetron Sites: 
<!-- Google CSE Search Box Begins --> 
  <form id="searchbox_003169763212768703559:bnrl4ptylos" action="http://google.com/cse"> 
    <input type="hidden" name="cx" value="003169763212768703559:bnrl4ptylos" /> 
    <input name="q" type="text" size="40" /> 
    <input type="submit" name="sa" value="Search" /> 
    <input type="hidden" name="cof" value="FORID:0" /> 
  </form> 
  <script type="text/javascript" src="http://google.com/coop/cse/brand?form=searchbox_003169763212768703559%3Abnrl4ptylos"></script> 
<!-- Google CSE Search Box Ends --> 
</div>
User avatar
Tank Program
Forum & Project Admin, PhD
Posts: 6712
Joined: Thu Dec 18, 2003 7:03 pm

Post by Tank Program »

A good idea would be irc search, searching the irc chat logs...
Image
User avatar
DDMJ
Reverse Outside Corner Grinder
Posts: 1882
Joined: Thu Jun 08, 2006 12:15 am
Location: LA, CA, USA, NA
Contact:

Post by DDMJ »

Lucifer liked it and he too suggested that the IRC logs should be incorporated in the search also. Wrtl needs to give the link to Kyle, then we can get it rolling.
User avatar
Lucifer
Project Developer
Posts: 8751
Joined: Sun Aug 15, 2004 3:32 pm
Location: Republic of Texas

Post by Lucifer »

Heh. don't misrepresent me, Durka. I didn't volunteer an opinion, I just told you if you thought it should be on the forums then you should come here and say so instead of politicking in the irc channel....
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN

Be the devil's own, Lucifer's my name.
- Iron Maiden
User avatar
kyle
Reverse Outside Corner Grinder
Posts: 1975
Joined: Thu Jun 08, 2006 3:33 pm
Location: Indiana, USA, Earth, Milky Way Galaxy, Universe, Multiverse
Contact:

Post by kyle »

i can just put wrtlprnft.ath.cx that in and it will search through it. I'll put it in and see what happens with it if it is still a good search engine or not.
User avatar
DDMJ
Reverse Outside Corner Grinder
Posts: 1882
Joined: Thu Jun 08, 2006 12:15 am
Location: LA, CA, USA, NA
Contact:

Post by DDMJ »

Lucifer wrote:Heh. don't misrepresent me, Durka. I didn't volunteer an opinion, I just told you if you thought it should be on the forums then you should come here and say so instead of politicking in the irc channel....
Hmm...I thought that was you...maybe it was Joe :P (sorry Luci ;))
-ct-kyle wrote:i can just put wrtlprnft.ath.cx that in and it will search through it. I'll put it in and see what happens with it if it is still a good search engine or not.
That wouldn't be that good because if I were to type someone's name in the search, it would find them in the player stats he has. He would need to export those to another server or something, or otherwise the search engine would locate a bunch of pointless matches.
User avatar
wrtlprnft
Reverse Outside Corner Grinder
Posts: 1679
Joined: Wed Jan 04, 2006 4:42 am
Location: 0x08048000
Contact:

Post by wrtlprnft »

-ct-kyle wrote:i can just put wrtlprnft.ath.cx that in and it will search through it. I'll put it in and see what happens with it if it is still a good search engine or not.
Hmm, that won't work yet. The only links to it were on IRC for a long time, and I didn't have a front page, so google didn't index everything yet, infact there's just 3 pages it knows about :(
There's no place like ::1
User avatar
kyle
Reverse Outside Corner Grinder
Posts: 1975
Joined: Thu Jun 08, 2006 3:33 pm
Location: Indiana, USA, Earth, Milky Way Galaxy, Universe, Multiverse
Contact:

Post by kyle »

wrtlprnft wrote:
-ct-kyle wrote:i can just put wrtlprnft.ath.cx that in and it will search through it. I'll put it in and see what happens with it if it is still a good search engine or not.
Hmm, that won't work yet. The only links to it were on IRC for a long time, and I didn't have a front page, so google didn't index everything yet, infact there's just 3 pages it knows about :(
make a google site index. i think it is easy to make. but ya i could not find anything from your site on the first page
User avatar
DDMJ
Reverse Outside Corner Grinder
Posts: 1882
Joined: Thu Jun 08, 2006 12:15 am
Location: LA, CA, USA, NA
Contact:

Post by DDMJ »

Actually, scratch that, it was Luci that suggested the logs to be searched as well.
Post Reply