Home | Networks | Community | Need Help? 

 
 Quick search

 
 
 RegisterRegister   Log inLog in 

Add SearchIRC results to any webpage!

 
Post new topic   Reply to topic    SearchIRC Forum Index -> Latest Updates
Author Message
Jason
SearchIRC Developer
SearchIRC Developer


Joined: 03 May 2003
Posts: 1484
Location: Tampa, FL

PostPosted: May 24, 2003 5:30pm    Post subject: Add SearchIRC results to any webpage! Reply with quote

I've put some time today into a new program for SearchIRC.

What does it do?

Any website can now (with the use of iframes or regular frames), put SearchIRC results within their own website.

Here is a sample page that would be put within an iframe/frame:

http://searchirc.com/searchirc.php?F=partial&N=all&M=min&C=1&D=color&T=both&PER=15&I=mirc


Here are all the form options:

Code:
<form name="adv" method="get" action="http://searchirc.com/searchirc.php">
  <blockquote>
    <p>I want to find
      <select name="F" size="1" id="F">
        <option value="partial" selected>partial</option>
        <option value="exact">exact</option>
      </select>
      matches for
      <input name="I" type="text" id="I" size="15" maxlength="128">
      in
      <select name="T" size="1" id="T">
        <option value="chan">channels only</option>
        <option value="topic">topics only</option>
        <option value="both" selected>channels and topics</option>
      </select>
      <br>
      on
      <select name="N" size="1" id="N">
        <option value="all" selected>all networks</option></select>
      with
      <select name="M" size="1" id="M">
        <option value="min" selected>min</option>
        <option value="max">max</option>
      </select>
      of
      <input name="C" type="text" id="C" value="1" size="3" maxlength="3">
      user(s) </font></p>
    <p>Display
      <select name="PER" size="1" id="PER">
        <option value="5">5</option>
        <option value="10">10</option>
        <option value="15" selected>15</option>
        <option value="20">20</option>
      </select>
      results per page in
      <select name="D" size="1" id="D">
        <option value="color" selected>color</option>
        <option value="plain">plain text</option>
      </select>
    </p>
    <p>
      <input type="submit" name="Submit" value=" Go ">
      <input type="reset" name="Submit2" value="Reset">
    </p>
  </blockquote>
</form>


Just change the fields you wish to default (like if you dislike colors
you can set <input type=hidden name=D value=plain> to force results to show no IRC colors).


Check out Ed's implimention of the external search results:

http://nullnet.net/channelsearch/

Ed has by default, a full list of all channels on his network, and above that, he has a search input box that allows you to search for keywords (also limited to his network).

Juice has setup SearchIRC within his site, listing Darkbot channels:

http://www.freezedown.com/postnuke/SearchIRC+main.html

In case you're wondering how he did it -- he setup his page as normal, and in the "content" area, put an iframe link to the search he wanted:

Code:
<iframe src="http://searchirc.com/searchirc.php?F=partial&N=all&M=min&C=1&D=plain&T=both&PER=15&I=darkbot" width=100% height=1100 frameborder=0 scrolling=auto></iframe>


Horizon has his setup using all the options available:

http://www.accessirc.net/ (click on "Search" from the sidebar)


Last edited by Jason on May 26, 2003 12:15pm; edited 4 times in total
Back to top
Mary
SearchIRC Admin
SearchIRC Admin


Joined: 03 May 2003
Posts: 696

PostPosted: May 24, 2003 6:29pm    Post subject: Reply with quote

btw, this is really great for networks who would like users
to have access to their channel lists from their websites.

You can limit the search to a specific network by inserting
this form option, replacing networkname with the
name of your network as it appears in our network list
on http://searchirc.com/networks.php


<input type=hidden name=N value=networkname>
Back to top
Mary
SearchIRC Admin
SearchIRC Admin


Joined: 03 May 2003
Posts: 696

PostPosted: May 25, 2003 3:14am    Post subject: Reply with quote

Jas, I don't know if this search has the full list return option - but if it doesn't, it should have.
Back to top
Jason
SearchIRC Developer
SearchIRC Developer


Joined: 03 May 2003
Posts: 1484
Location: Tampa, FL

PostPosted: May 25, 2003 8:12am    Post subject: Reply with quote

It does.

Here's an example:

http://searchirc.com/searchirc.php?SCHANS=1&SSORT=SIZE&N=AmeriChat
Back to top
ed
SearchIRC Staff
SearchIRC Staff


Joined: 25 May 2003
Posts: 366
Location: Baton Rouge, LA

PostPosted: May 25, 2003 4:56pm    Post subject: Reply with quote

Works quite nicely.. I have it running on our site already.
Back to top
Jason
SearchIRC Developer
SearchIRC Developer


Joined: 03 May 2003
Posts: 1484
Location: Tampa, FL

PostPosted: May 26, 2003 6:34am    Post subject: Reply with quote

If anyone else makes use of this, please post here so I can check it out Smile
Back to top
Horizon
Lurker
Lurker


Joined: 10 May 2003
Posts: 145
Location: Regina, Saskatchewan, Canada

PostPosted: May 26, 2003 12:06pm    Post subject: Reply with quote

I've added a link thats slightly edited on www.accessirc.net.
Back to top
s
Guest





PostPosted: Oct 30, 2003 1:23pm    Post subject: as Reply with quote

sa
Back to top
Jedi
none
none


Joined: 07 Jul 2003
Posts: 26

PostPosted: Nov 01, 2003 12:14pm    Post subject: Reply with quote

we have it on ours too.

http://www.secureirc.org/status.php

works real good, thanks Jason for putting the time into all the things at SearchIRC, you do a great job.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    SearchIRC Forum Index -> Latest Updates All times are GMT - 6 Hours
Page 1 of 1

 
 
Forum powered by phpBB
 
 © 2000 - 2008 EverythingIRC, Inc. All rights reserved. Please read our disclaimer