User:J.Maurice/ScrollZ: Difference between revisions
Appearance
Content deleted Content added
Buster2058 (talk | contribs) m categorize |
m nits, +ircII extern link |
||
Line 1: | Line 1: | ||
[[Image:scrollz.png|right|thumb|200px|ScrollZ running on remote computer and used on Mac OS X.]] |
[[Image:scrollz.png|right|thumb|200px|ScrollZ running on remote computer and used on Mac OS X.]] |
||
ScrollZ is an advanced [[Internet Relay Chat |
ScrollZ is an advanced [[Internet Relay Chat]] client based on [[ircII]]. It incorporates many useful |
||
features found in all sorts of |
features found in all sorts of [[script (computer programming)|script]]s. The main difference between these scripts and ScrollZ is the code – whereas ircII scripts take a lot of disk and memory space and run slow, ScrollZ only takes a couple of extra kilobytes compared |
||
to |
to the stock ircII client. Because of this, ScrollZ runs faster than any ircII script. This was accomplished by using native [[C programming language|C]] programming instead of scripting using ircII's [[scripting language|language]]. This reduces memory and [[CPU]] usage and code tends to run much faster. |
||
by using [[C programming language]] instead of ircII [[scripting language]]. This reduces memory and [[CPU]] usage and code tends to run much faster. |
|||
The current version of ScrollZ is 1.9.3. |
|||
==External |
==External Links== |
||
*[http://www.scrollz.com/ ScrollZ homepage] |
*[http://www.scrollz.com/ ScrollZ homepage] |
||
*[http://www.eterna.com.au/ircii/ ircII project homepage] |
|||
[[Category:IRC clients]] |
[[Category:IRC clients]] |
Revision as of 00:01, 22 July 2004
ScrollZ is an advanced Internet Relay Chat client based on ircII. It incorporates many useful features found in all sorts of scripts. The main difference between these scripts and ScrollZ is the code – whereas ircII scripts take a lot of disk and memory space and run slow, ScrollZ only takes a couple of extra kilobytes compared to the stock ircII client. Because of this, ScrollZ runs faster than any ircII script. This was accomplished by using native C programming instead of scripting using ircII's language. This reduces memory and CPU usage and code tends to run much faster.
The current version of ScrollZ is 1.9.3.