Main > Free Download Search >

Free z buffer script

z buffer

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 17
Smooth buffered text-fade 3.0

Smooth buffered text-fade 3.0


This script allows you to create smooth text fading both in and out on any DOM event trigger, even other scripts! Built to prevent jumpiness by buffering fade commands and executing them only when the previous fade is complete. Adaptable to use more>> This script allows you to create smooth text fading both in and out on any DOM event trigger, even other scripts! Built to prevent jumpiness by buffering fade commands and executing them only when the previous fade is complete. Adaptable to use either a single or many fade targets, all depending on what commands you add to the queue.<<less
Added: 2003-12-05 License: BSD Price: $0.00USD
14 downloads
E-Z Auction Software Version 1.8 1.8

E-Z Auction Software Version 1.8 1.8


Create auction websites that include classifieds and wanted ads. This software allows you to run a full auction site and can be customized with knowledge of CGI to fit the look and feel you want. It also comes with a GPL license allowin you to alter more>> Create auction websites that include classifieds and wanted ads. This software allows you to run a full auction site and can be customized with knowledge of CGI to fit the look and feel you want. It also comes with a GPL license allowin you to alter the code to suit your needs, resell the software, or incorporate the code into other code.<<less
Added: 2005-10-11 License: GPL Price: $8.00USD
13 downloads
 
Other version of E-Z Auction Software
E-Z Auction Software Version 1.8e-z Auction Software - Michael Bruce - Create auction websites that include classifieds and wanted
Price: $8.00
License:GPL
Download
1474 downloads
Added: 2005-10-11
LimeSurvey

LimeSurvey


LimeSurvey is an Open Source Online Survey Tool, which was known until May 2007 as PHPSurveyor. LimeSurvey basically contains everything you need for doing nearly every survey with grace. LimeSurvey c more>> LimeSurvey is an Open Source Online Survey Tool, which was known until May 2007 as PHPSurveyor. LimeSurvey basically contains everything you need for doing nearly every survey with grace. LimeSurvey currently offers: * Unlimited number of surveys at the same time * Creation of a printable survey version * Unlimited number of question groups in a survey * Unlimited numbers of questions in a group/survey * 20 different question types with more to come * Ability to set conditions for questions depending on earlier answers (branching the survey) * Re-usable editable answer sets * Ready-made importable questions * Assessment surveys * Unlimited number of participants to a survey * Anonymous or open surveys as well as closed surveys * Optional public registration for surveys * Sending of invitations, reminders and tokens by email * Option for participants to buffer answers to continue survey at a later time * Cookie or session based surveys<<less
Added: 2007-06-01 License: GPL Price: Free
886 downloads
Z-ODP 0.50

Z-ODP 0.50


Free ASP script that parses dmoz.org and lists the results on your site. Displays categories, category descriptions, category FAQs and search results pulled from dmoz.org. Also since ODP switched to utf-8, many of the older scripts will not display more>> Free ASP script that parses dmoz.org and lists the results on your site. Displays categories, category descriptions, category FAQs and search results pulled from dmoz.org. Also since ODP switched to utf-8, many of the older scripts will not display other languages. This one will. Future versions will include a cache system and other features. So far, this Beta version just the bare bones.<<less
Added: 2006-03-03 License: Other Price: $0.00USD
11 downloads
 
Other version of Z-ODP
Z-ODPSevic Network - Free ASP script that parses dmoz.org and lists the results on your site. Displays ... Free ASP script that parses dmoz.org and lists the results on your
Price: FreeAdditionalInfoFreeaslongasyoukeepthelinkbackonthebottom.
License:Other Free / Open Source License
Download
763 downloads
Added: 2006-03-03
Bullschmidt ASP Developer Tips 2.0

Bullschmidt ASP Developer Tips 2.0


ASP Web developer tips and guidelines including such things as included files, database passwords, post-back pages, flushing the buffer... more>> ASP Web developer tips and guidelines including such things as included files, database passwords, post-back pages, flushing the buffer...<<less
Added: 2003-05-27 License: Freeware Price: 0.00
10 downloads
 
Other version of Bullschmidt ASP Developer Tips
Bullschmidt ASP Developer Tipsincluded files, database passwords, post-back pages, flushing the buffer... Bullschmidt ... -back pages, flushing the buffer
License:Freeware
Download
2343 downloads
Added: 2003-05-27
LPE Editor 1.2.6

LPE Editor 1.2.6


LPE Editor is a small, efficient programmers editor for UNIX systems. more>>

LPE Editor 1.2.6 brings you a powerful editor for UNIX systems which includes visual features like automatic indentation, brace flashing, and syntax highlighting. The editor includes a generic plug-in architecture supporting a variety of languages with "modes" that can be added at any time.

It also supports easy commands to run the current buffer through an awk or sed script, and a macro recorder and command repeater to ease repetitive editing.

<<less
Added: 2007-06-04 License: GPL - GNU Public License Price: GPLGNUPublicLicense
10 downloads
JpegFile

JpegFile


JpegFile class reads a JPEG file into an RGB buffer. more>>
JpegFile offers a simple yet effective snipplet for everyone. It is actually a class which is based on a Win32 compilation of the IJG V.6a JPEG source. It does two main things :
  • Reads a JPEG file into an RGB buffer,
  • Saves an RGB buffer as an RGB or grayscale JPEG file.

There are no provisions for progressive reading, progress bars, partial reads/saves, extended error handling, etc.. It uses a small portion of what the IJG code is capable of doing.
IJG has released version 6b of their JPG read/write code. This class will work correctly with 6b. If you want to use 6b, you will need to make the same changes that are made for 6a.

Major Features:

  1. RGB -> BGR
  2. Vertical flip
  3. DWORD-align
  4. Un DWORD-align
  5. Convert to grayscale
  6. Color quantize a 24-bit image to an 8-bit image
  7. Can read and write: 1, 4, 8 and 24 bit BMP files

Requirements:

  • Visual C++ v5 and v6 to use the source.
<<less
Added: 2007-07-19 License: Freeware Price: Freeware
1 downloads
LFTP 3.7.3

LFTP 3.7.3


LFTP is sophisticated file transfer program with command line interface. more>>

LFTP 3.7.3 is created to be a sophisticated file transfer program with command line interface. It supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. GNU Readline library is used for input.Every operation in lftp is reliable, that is any non-fatal error is handled and the operation is retried automatically.

If downloading breaks, it will be restarted from the point automatically. Even if ftp server does not support REST command, lftp will try to retrieve the file from the very beginning until the file is transferred completely. This is useful for dynamic-ip machines which change their IP addresses quite often, and for sites with very bad internet connectivity.

If you exit lftp when some jobs are not finished yet, lftp will move itself to nohup mode in background. The same happens when you have a real modem hangup or when you close an xterm.lftp has shell-like command syntax allowing you to launch several commands in parallel in background. It is also possible to group commands within () and execute them in background.

Major Features:

  1. FTP and HTTP protocols support.
  2. FTP (e.g. TIS FWTK) proxy support.
  3. HTTP proxy support.
  4. FTP over HTTP proxy support (hftp).
  5. HTTPS and FTPS protocols support using GNU TLS or OpenSSL library.
  6. Automatic OPIE/SKEY support in FTP protocol.
  7. FXP transfers support (between two FTP servers, bypassing client machine).
  8. FTP listings support: unix-style, NT, EPLF, OS/2, AS400, MacWebStar, MLSD.
  9. Automatic reconnect and retry of an operation on retriable errors or timeout.
  10. IPv6 support in both FTP and HTTP.
  11. FISH protocol support. It uses ssh with no special program on server side.
  12. SFTP protocol v3-v6 support.
  13. HTTP/1.1 keep-alive support.
  14. Partial WebDAV support.
  15. Experimental support for SRV DNS records.
  16. SOCKS support (configure option).
  17. Modification time preservation (if server can report it).
  18. `reget and `reput support.
  19. Built-in mirror and reverse mirror (mirror -R).
  20. Transfer rate throttling for each connection and for all connections in sum.
  21. Limit for number of connections to the same site. Interruption of background transfer to do a foreground operation when the limit is reached.
  22. Socket options tuning: buffer size and maximum segment size.
  23. Job queueing.
  24. Job execution at specified time.
  25. Comprehensive scripting support.
  26. URL recognition in most operations.
  27. Readline library is used for input.
  28. Context sensitive completion.
  29. Bash-like prompt extensions.
  30. Launching of local shell commands.
  31. Suspend support.
  32. Bookmarks.
  33. Aliases.
  34. Saving of last directory on each site. `cd to go there.
  35. Copying of files between two servers, e.g. between FTP and HTTP.
  36. Numerous settings which can be associated with a specific server or a group.
  37. Paging of remote files using external program.
  38. `zcat and `zmore support.
  39. Help for commands.
  40. Command history saved in a file.
  41. Transfer status includes rate and ETA.
  42. File listing cache.
<<less
Added: 2008-06-12 License: GPL - GNU Public License Price: GPLGNUPublicLicense
22 downloads
Herongs Tutorial Notes on JVM

Herongs Tutorial Notes on JVM


This book is a collection of notes and tutorial codes I wrote while I was trying different implementations of the JVM (Java Virtual Machine). Topics include: CDS, Class Data Sharing, Garbage collectio more>> This book is a collection of notes and tutorial codes I wrote while I was trying different implementations of the JVM (Java Virtual Machine). Topics include: CDS, Class Data Sharing, Garbage collection, GC, HotSpot, JDK 1.3.0, JDK 1.4.0, JDK 1.4.2, JDK 1.5.0, J2SDK, JRockit, Memory, Out of memory, Performance, Stack overflow, String buffer, etc.<<less
Added: 2005-08-26 License: Free for non-commercial use Price: Free
869 downloads
Herong's Tutorial Notes on JVM

Herong's Tutorial Notes on JVM


This book is a collection of notes and tutorial codes I wrote while I was trying different implementations of the JVM (Java Virtual Machine). Topics include: CDS, Class Data Sharing, Garbage collection, GC, HotSpot, JDK 1.3.0, JDK 1.4.0, JDK 1.4.2, JDK more>> This book is a collection of notes and tutorial codes I wrote while I was trying different implementations of the JVM (Java Virtual Machine). Topics include: CDS, Class Data Sharing, Garbage collection, GC, HotSpot, JDK 1.3.0, JDK 1.4.0, JDK 1.4.2, JDK 1.5.0, J2SDK, JRockit, Memory, Out of memory, Performance, Stack overflow, String buffer, etc.<<less
Added: 2005-08-26 License: Free Non-Commercial Price: $0.00USD
11 downloads
ASPSMS 1.12

ASPSMS 1.12


ASPSMS is an ActiveX-Component for mobile phone messaging applications. Its free software, there are no setup costs and there is no monthly fee. You pay per each SMS that you send. Send SMS to more than 200 countries and 400 mobile networks. Features more>> ASPSMS is an ActiveX-Component for mobile phone messaging applications. Its free software, there are no setup costs and there is no monthly fee. You pay per each SMS that you send. Send SMS to more than 200 countries and 400 mobile networks. Features include: Simple Text SMS, Multiple SMS. Delivery & Buffered notification, Operator logos, Group Logos, Ringtones. Binary SMS, Alphanummeric Originator, WAP-Push (similar to MMS). Integrate ASPSMS to all platforms through XML interface. ASPSMS brings intelligence to your SMS services. People who receive an SMS from you are now able to reply directly via SMS. The reply is received by our servers and forwarded by e-mail or HTTP-Post directly to your applications. Our two-way SMS enables cross-country, cross-operator SMS services, using a single mobile number. No more keyword hassles. Get your own personal global number for a convenient price.<<less
Added: 2002-08-06 License: Freeware Price: 0.00
17 downloads
 
Other version of ASPSMS
ASPSMSDelivery & Buffered notification, Operator logos, Group Logos, Ringtones. Binary SMS
Price: FreeAdditionalInfoPriceperMessagebasedonthevolume,startingaround4Cents
License:Freeware Price: Free Additional Info:
Download
1413 downloads
Added: 2002-08-06
XPixMap 3.4

XPixMap 3.4


XPixMap (XPM) consists of an ASCII image format and a C library. more>> XPixMap 3.4 (XPM) is a program that combines an ASCII image format and a C library. The format defines how to store color images (X Pixmap) in a portable and powerful way. The library provides a set of functions to store and retrieve images to and from XPM format data, being either files, buffers (files in memory), or data (included files).

While XPM is not an X Consortium standard, it is already a de facto standard.It is used in many applications both commercial and non-commercial. Several vendors distribute the XPM library, as contributed software, on the platforms they sell.

Moreover, the Common Desktop Environment specifies that icons must be stored either in XBM or XPM format. Finally, Motif 2.0 from OSF includes the XPM library, allowing XPM to be used in addition to XBM.XPM has nothing to do with dates in any form. The XPM library is therefore Y2K compliant.

<<less
Added: 2007-07-04 License: GPL - GNU Public License Price: GPLGNUPublicLicense
24 downloads
Pango 1.17.3

Pango 1.17.3


Pango is a library for laying out and rendering of text, with an emphasis on internationalization. more>> Pango 1.17.3 is designed to be a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed.

Pango forms the core of text and font handling for GTK -2.x.Pango is designed to be modular; the core Pango layout engine can be used with different font backends. There are three basic backends, with multiple options for rendering with each.Client side fonts using the FreeType and fontconfig libraries. Rendering can be with with Cairo or Xft libraries, or directly to an in-memory buffer with no additional libraries.

Requirements: glib 2.0

<<less
Added: 2007-06-22 License: GPL - GNU Public License Price: GPLGNUPublicLicense
10 downloads
Invisionix Roaming System IM 0.1

Invisionix Roaming System IM 0.1


Invisionix Roaming System IM is a portable Instant Messenger made with PHP. more>>
Invisionix Roaming System IM 0.1 provides you an effective software which uses PHP and mySQL. This Open Source program interacts with ICQ, MSN, AIM, Yahoo and Jabber IMs. It features database message buffers, login, a contact list, and message input/output windows.

Major Features:

  1. Runs on various web browsers.
  2. Available on Mainframes, minis, desktops, laptops, and PDAs.
  3. Uses PHP, JavaScript, and MySQL.
  4. Utilizes multi-transport Jabber communications technology.
  5. Interacts with ICQ, MSN, AIM, Yahoo and Jabber Instant Messengers.
  6. MySQL DB chat message buffering.
  7. Multiple user logins.
  8. Local user registration.
  9. Instant Messenger style contact list.
  10. Message input/output windows.
  11. Modularized foreign language support.
  12. Currently English (US) and Hebrew are supported.
<<less
Added: 2008-03-06 License: GPL - GNU Public License Price: GPLGNUPublicLicense
12 downloads
Code View 1.2

Code View 1.2


Code View is an automated Web page tool that formats code for posting snippets to your Website. more>>

Code View 1.2 is a useful utility which formats code for posting snippets to your Website. Present visitors with a very legible means of interpreting code.

Major Features:

  1. Pass along a plain text file or buffer containing source code, and beautify the code automatically with this source code formatter. Code View is capable of supporting most programming languages with varied syntax, structures and case sensitivity.
  2. Examples of raw code formatted and beautified into Web Pages as code snippets for good clarity and distinction of programming language variables, constants, keywords, delimiters and controls.
  3. Customize the styles, define your own languages or format readily supported languages such as XML, XHTML, HTML, PHP, JavaScript, C, C , VB/VBScript (ASP), SQL, CSS. Highlight portions of source code illustrated in tutorials on-the-fly. Word wrap code or allow code to span across entire lines as they are numbered... all without affecting the original source code!
  4. Enhance your articles, tutorials, courses and Web applications by integrating auto formatted programming language source code.
<<less
Added: 2007-11-30 License: Freeware Price: Freeware
14 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2