Tipue

Tipue is a JavaScript site search engine. It works with any browser which supports JavaScript 1.3 and at least partially supports the W3C DOM Level 1. It is small and lightweight (less than 11Kb), platform independent, and doesn't require any other technologies on your host. It's best suited to smaller sites with less than 100 pages.

Tags Internet Web Dynamic Content Indexing/Search
Licenses GPL
Operating Systems OS Independent
Implementation JavaScript

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  06 Jun 2005 13:43
  • Rrelease-after

Changes: This release includes new functions for displaying the number of search results and page navigation. Support for images has been introduced. There are minor bugfixes and code revisions.

  • Rrelease-mid
  •  30 Oct 2004 08:50
  • Rrelease-after

No changes have been submitted for this release.

  • Rrelease-mid
  •  21 Oct 2004 08:37
  • Rrelease-after

Changes: This release features minor bugfixes and code revision.

  • Rrelease-mid
  •  09 Oct 2004 20:07
  • Rrelease-after

Changes: This release features minor bugfixes.

  • Rrelease-mid
  •  14 Jun 2004 10:51
  • Rrelease-after

Changes: A page ranking system has been introduced. You can now choose to open a link in a specified frame. The logical NOT operator is now supported.

Rss Recent comments

Rcomment-before 14 Jun 2004 08:52 Rcomment-trans tipue Rcomment-after

Re: Image search?

Thanks for that.

I'll investigate the feasibility of a version for images and get back to you.

Cheers,

Steve

Rcomment-before 11 Mar 2004 01:00 Rcomment-trans adhavan Rcomment-after

Image search?

i want to suggest you that in the tip_search.js you
can replace <a href to <img src like this
---------------------------------------------------------
if (include_num == 1) {
if (os[4] == "1") {
document.write(a + 1, '. <td><img src="', os[1],
'"alt="text">', os[0], '</td>');
} else {
------------------------------------------------------
and change tip_data.js like this
------------------------------------------------------
s[0] = "^file:///e:/Pictures/Cats Green.jpg^Cats
Green.jpg^Kittens, three^1";
------------------------------------------------------
to get a image search, but the pictures are diaplayed
one below the other. i hope you would come up with a
image search soon

Rcomment-before 21 Dec 2002 02:03 Rcomment-trans tipue Rcomment-after

Re: its too bad

> It's too bad that the code is
> unreadable. I believe writing open
> source programs carries along with it
> the responsibility to write clean code
> and include comments on how it works. I
> have written a great deal of javascript
> lately and I find this code to be
> cryptic at best.
>
> Please don't think I am doubting your
> intentions or your idea. Perhaps this
> can be a friendly request...please write
> code from which others can learn. To
> start I would use descriptive variable
> names and one or two more comments in
> the code.

Point taken. I'll bare your comments in mind for future development.

Steve

Rcomment-before 21 Dec 2002 00:08 Rcomment-trans mojavelinux Rcomment-after

its too bad
It's too bad that the code is unreadable. I believe writing open source programs carries along with it the responsibility to write clean code and include comments on how it works. I have written a great deal of javascript lately and I find this code to be cryptic at best.

Please don't think I am doubting your intentions or your idea. Perhaps this can be a friendly request...please write code from which others can learn. To start I would use descriptive variable names and one or two more comments in the code.

No-screenshot

Project Spotlight

merlin

A module for endless redundancy and loadbalancing in Nagios.

Fa2b10dc5268bb8245e1402b0e3c5c8b_thumb

Project Spotlight

MIB Smithy

A visual SNMP MIB/COPS PIB development environment.