oroborus: life ever lasting. nature.
Intrafoundation Software

Freeware

TCPClient (3.2) January 08 2007

Windows COM [w/ C++ source code] Freeware
       views 2261 downloads 14179 (last April 15 2007)

A COM object usable by ColdFusion, ASP, PHP4, etc that allows you to talk to any TCP server including SMTP, POP3, FTP, HTTP, IMAP, telnet, etc.


view

Network Discovery (1.3) January 08 2007

Windows COM [w/ C/C++ source code] Freeware
       views 633 downloads 70 (last April 15 2007)

A small COM for use with TCPClient and UDPClient that does network discovery (i.e., tells you what computers are "out there").


view

UDPClient (3.0) January 07 2007

Windows COM [w/ C++ source code] Freeware
       views 1492 downloads 2060 (last April 15 2007)

A COM object usable by ColdFusion, ASP, PHP4, etc that allows you to talk to any UDP server including multiplayer games such as Quake, Half-Life, Unreal, etc.


view

CFX_PayPalAPI (1.8) November 05 2005

Java Freeware
       views 1492 downloads 3 (last November 04 2005)

What is this?
CFX_PayPalAPI is an Java-based Extension Tag for use with Macromedia ColdFusion MX that enables you to directly communicate with (consume) PayPal's new web-service based API.

Due to the way security was implimented with their web service, ColdFusion is, at this time, unable to establish an authorized HTTPS connection with their server.
This software overcomes that issue as well as presenting their API in a friendly, query-based manner.


view

IHTK - Intrafoundation Hosting Toolkit (3.19 Gamma) December 16 2004

Windows [w/ C++ source code] Freeware
       views 1646 downloads 2236 (last April 15 2007)

Former commercial software is now released as open-source freeware

The Intranet/Hosting Toolkit (or IHTK) currently includes several CFX tags (DLL files) including CFX_Users for NT users, CFX_Groups for local and domain groups, CFX_Shares for handling network shares, CFX_Permissions for managing network file permissions, CFX_Services, CFX_IIS for creating/managing IIS4/5 ftp and web sites and the ever-useful CFX_NetworkTopology for figuring out what's in your network.

In whole, these tags are meant to be analogues to the Windows GUI tools such as "User Manager for Domains", the IIS MMC/ICM, the Services dialog box of the Control Panel, as well as the Network Neighbor (shares, printers, mapped network drives, etc). The creation/listing/deletion/searching of NTFS permissions (also known as ACLs) is also supported.


view

CFXRegServer (1.6i) December 16 2004

Windows Application [w/ C source code] Freeware
       views 427 downloads 30 (last March 22 2007)

CFXRegServer is a command-line utility designed automatically to register ColdFusion Extension tags (CFXs) which are typically written in C, C++, Java or Delphi.


view

CFX_Execute (1.3) December 05 2004

Windows ColdFusion CFX [w/ C source code] Freeware
       views 1062 downloads 496 (last April 15 2007)

A high-performance clone of CF4.5's CFEXECUTE function written in C++. Includes a VARIABLE parameter to output results directly to a cf variable.

See the CFX_Execute homepage for details.


view

CFX_AudioInfoMX (2.3) December 05 2004

Windows Application [w/ Java source code] Freeware
       views 563 downloads 123 (last April 11 2007)

This Java language ColdFusion extension tag (that is, a CFX) for Macromedia ColdFusionMX, CFX_AudioInfoMX, will scan either a single file or an entire folder, looking for audio files of mp3, wav, au and midi format. From these files it will gather up all manner of information such as song title, author, compression type, bitrate, song length, etc. Works with all Java versions of ColdFusionMX.

The source code to this program is included as open source. It has been tested under Windows only at the moment. If you have compiled and used it on other platforms please feel free to drop a note.

The source code to this program is included as open source. It has been tested under Windows only at the moment. If you have compiled and used it on other platforms please feel free to drop a note.

With complete Java source code and classes.

See the CFX_AudioInfoMX homepage for details.


view

PathFinder2D (1.27) November 23 2004

Windows Application [w/ C/C++ source code] Freeware
       views 4369 downloads 3132 (last April 15 2007)

PathFinder2D is an open-source experiment in various 2D shortest-path path-finding algorithms and techniques. Primar conversation about this software occurs in th newsgroup news://comp.ai.games.


view

A-MOS (A-World Application) (14) November 23 2004

Windows Application Freeware
       views 544 downloads 191 (last February 08 2007)

A graphics experiment in A-World one weekend when the mood possessed me Watch A-Life give birth, go to war, steal an other things A-Lifes love to do

Fun for AI folks and young/beginner game designers to stare at.

Free. Open-source C++. Windows NT/98/ME/2000/XP. Included pre-compiled AMOS.EXE.


view

NBodySim (1.27) November 23 2004

Windows Application [w/ C++ source code] Freeware
       views 440 downloads 76 (last February 26 2007)

For Windows. Does graphic nBody sim with rigid solid body collisions

See the nBodySim homepage for details.


view

ImageGrapher (1.7) November 17 2004

Windows COM Freeware
       views 874 downloads 60 (last April 15 2007)

ImageGrapher is a straight-forward ATL COM object which provides basic graph line and icon drawing functions. It currently works with either GIF or TGA format graphic images. With it you can load a graphic image into memory (your "drawing canvas"), draw any number of lines optionally terminated by vector arrows/circles, as well as compositing icon images of any size onto your canvas before saving the image to a file.

The primary purpose of this software is for creating dynamic "maps" or graphs.


view

have_faith (0.0) November 17 2004

Web [w/ source code] Freeware
       views 361 downloads 6 (last December 20 2006)


view

CFX_ImageInfoMX (3.2) March 06 2004

Windows [w/ Java source code] Freeware
       views 954 downloads 165 (last April 03 2007)

This Java language ColdFusion extension tag (that is, a CFX) for Macromedia ColdFusionMX, CFX_ImageInfoMX, has one simple purpose: It returns information such as width, height, colors, comments, compression type, dpi, frames, etc about graphic files. The file formats it handles include TGA, GIF*, JPG, PNG, BMP, PCX, TIFF, and PSD. Works with all Java versions of ColdFusionMX.

You can either ask it to return information about a single file or about all (known graphic) files in a specified folder. When using the folder option you can also specify a filter mask.

The source code to this program is included as open source. It has been tested under Windows only at the moment. If you have compiled and used it on other platforms please feel free to drop a note.

With complete Java source code and classes.


view

CFX_SystemInfo (1.0) March 05 2004

Windows ColdFusion CFX [w/ C source code] Freeware
       views 601 downloads 160 (last April 15 2007)

The CFX_SystemInfo tag returns basic information about the machine it's installed on (computer name, processor type, drive free space & type, etc).

Updated 2003 to add drive letters.

With complete c/c++ source code.

See the CFX_SystemInfo homepage for details.


view

CFX_ImageInfo (2.6) July 20 2003

Windows ColdFusion CFX [w/ C source code] Freeware
       views 1078 downloads 779 (last April 11 2007)

This extension tag for Allaire ColdFusion, CFX_ImageInfo, has one simple purpose: It returns information such as width, height, colors, comments, compression type, dpi, frames, etc about graphic files. The file formats it handles include TGA, GIF*, JPG, PNG, BMP, PCX, TIFF, and PSD. Works with ColdFusion version 3.1 and up.

You can either ask it to return information about a single file or about all (known graphic) files in a specified folder. When using the folder option you can also specify a filter mask.


view

CFX_SpawnL (1.0) July 18 2003

Windows [w/ C source code] Freeware
       views 406 downloads 26 (last April 09 2007)

The CFX_SpawnL tag executes programs or console/dos commands from ColdFusion.


view

Perceptron Simulation (1) May 10 2003

Windows Application [w/ C++ source code] Freeware
       views 380 downloads 19 (last April 11 2007)

A Perceptron is the most basic of all "learning" network components for AI (Artificial Intelligence). This is the source to a small C++ application that runs NOT, OR, etc logics against a single perceptron and teaches it to understand boolean logics.


view

CFX_AudioInfo (0.4 Beta) April 16 2003

Windows ColdFusion CFX [w/ C source code] Freeware
       views 499 downloads 148 (last March 12 2007)

This Allaire ColdFusion extension tag, CFX_AudioInfo will scan either a single file or an entire folder, looking for audio files of mp3, wav, au and midi format.


view

CFX_ConsoleCommand (0.0) August 13 2002

Windows ColdFusion CFX [w/ C source code] Freeware
       views 479 downloads 55 (last April 15 2007)

The CFX_ConsoleCommand tag issues any command you could normally type at the console (DOS box). It optionally captures the output back as a variable.


view

CFX_ReadLine (1.0) January 25 2002

Windows ColdFusion CFX [w/ C source code] Freeware
       views 448 downloads 33 (last April 15 2007)

The CFX_ReadLine tag allows you to read a text file line by line instead of having to load the entire thing in at once via CFFILE.


view

HTTP 1.0 Server (0.5 Beta) September 16 2001

Application Freeware
       views 243 downloads 78 (last January 29 2007)

This software HTTPServer is a basic HTTP 1.0 server.


view

CFX_HexBinaryR (0.0 Beta) January 26 2001

Windows ColdFusion CFX [w/ C++ source code] Freeware
       views 397 downloads 6 (last April 15 2007)

The CFX_HexBinaryR tag reads in any file and returns it's contents as a hexadecimal string.


view

CFX_TCPClient (1.2 Beta) December 03 2000

Windows ColdFusion CFX [w/ C source code] Freeware
       views 480 downloads 30 (last March 20 2007)

This simple tag CFX_TCPClient allows you to talk to any internet server using TCP/IP such as: NNTP, POP3, SMTP, IRC, FTP, WHOIS, ECHO, RLOGIN, etc. You could for instance ask an internic WHOIS server to return information on a domain name or do a FINGER JOHNC@IDSOFTWARE.COM to read John Carmack's .plan file, or query a POP3 email server, or an NNTP news server, or an FTP server, or just about anything else.

Simple, but useful.


view

CFX_ImageInfo SE (1.0) November 09 2000

Windows Application [w/ C source code] Freeware
       views 777 downloads 403 (last April 13 2007)

This is a replacement part for Scott Howard's Macromedia ColdFusion tag CFX_ImgInfo, which was written circa 1997A.D. This new, high-speed tag is based on the Intrafoundation tag CFX_ImageInfo (no relation to Howard's tag). It returns ONLY the width, height and size of any of the following graphic file formats: TGA, GIF, JPG, PNG, BMP, PCX, TIFF, and PSD. Works with ColdFusion version 4.0.1 and up.

With complete c/c++ source code.

See the CFX_ImageInfoSE homepage for details.


view

cfxapi (0.0) August 05 2000

Application Freeware
       views 356 downloads 6 (last January 16 2007)


view

CF NEXUS (0.0 Beta) June 01 2000

Application [w/ ColdFusion source code] Freeware
       views 270 downloads 1 (last August 15 2006)


view

CFX_CountryOfIP (0.2) January 27 2000

Windows ColdFusion CFX [w/ C source code] Freeware
       views 454 downloads 23 (last March 08 2007)

The CFX_CountryOfIP uses nslookup and nicname/whois functions to return the country of any ip presented to it, typically #CGI.REMOTE_ADDR#.


view

CFX_HexBinaryW (0.0) January 26 2000

Windows ColdFusion CFX [w/ C source code] Freeware
       views 373 downloads 3 (last March 23 2007)

The CFX_HexBinaryR tag tags a hexadecimal string and writes it out as a binary file.


view

CF_AutoAddMDB (0.0) January 10 2000

Windows ColdFusion Script [w/ ColdFusion source code] Freeware
       views 329 downloads 4 (last January 09 2007)

This custom tag (unencrypted plain CFML) will scan a folder and all it's sub-folders, etc looking for MS Access database files (*.mdb). When it finds them it will automatically add a datasource for them using their filename for their datasource name.


view

CF_AutoAddCFX (0.0) January 10 2000

Windows ColdFusion Script [w/ ColdFusion source code] Freeware
       views 327 downloads 2 (last November 03 2006)

This custom tag will scan a folder and all it's sub-folders, etc looking for *.DLL FILES. When it finds them it will automatically add them to the CFX custom tags list using the filename as the tag name.


view

CFX_FileAsHexadecimal (0.0) October 08 1999

Windows ColdFusion CFX [w/ C source code] Freeware
       views 388 downloads 2 (last April 11 2007)

The CFX_FileAsHexadecimal tag reads in any file and returns it's content in hexadecimal format.


view

CFX_BinaryR (0.0) June 23 1999

Windows ColdFusion CFX [w/ C source code] Freeware
       views 410 downloads 3 (last November 23 2006)

The CFX_BinaryR tag reads a binary file into a sql query. This allows you to parse binary files (such as GIF's, MIDI's, etc) yourself in CF.


view

CFX_BinaryW (0.0) June 22 1999

Windows ColdFusion CFX [w/ C source code] Freeware
       views 422 downloads 8 (last March 05 2007)

The CFX_BinaryW tag writes out a numeric sql query as a binary file. This allows you to create binary files (such as GIF's, MIDI's, etc) yourself in CF.


view

CFX_SpawnLOutput (0.0) May 25 1999

Windows ColdFusion CFX Freeware
       views 413 downloads 1 (last February 08 2007)


view

CFX_NicName (0.0) May 21 1999

Windows ColdFusion CFX [w/ C source code] Freeware
       views 426 downloads 25 (last April 15 2007)

The CFX_NicName (aka, CFX_WhoIs) tag retrieves domain name registry information from registry servers


view

CFX_NSLookup (0.1) May 19 1999

Windows ColdFusion CFX [w/ C source code] Freeware
       views 530 downloads 77 (last April 02 2007)

The CFX_NSLookup tag does a domain name lookup, resolving things like 204.146.17.5 into www.ibm.net, or getting the true name of aliased servers.


view

POST TOOL (1.13) November 15 1998

DOS Application [w/ C source code] Freeware
       views 359 downloads 5 (last August 18 2006)

This DOS DPMI program is a utility for frame rendering software (such as POV-ray or Lightwave) that output type 2 uncompressed Targa files (TGA). It takes all the frame images in your current folder and imprints the image from IMPRINT.TGA on them. Post filtering options are available as well.


view

AFRAMES (0.0 Beta) November 15 1998

DOS Application [w/ C source code] Freeware
       views 340 downloads 3 (last November 28 2006)

A simple tool to average any number of uncompressed TGA frames into one frame. Useful for motion blur time lapsed photo effects.


view

ALIAS34 (3.4) April 21 1996

DOS Application [w/ C source code] Freeware
       views 408 downloads 17 (last November 09 2006)

There are several versions here of the prototyper in Borland C, Watcom C/ASM and Pascal. Full source code as well as executables naturally included. Ever wanted to scale a BMP or PCX graphic around the screen, or perhaps even rotate it at the same time? Have the urge to do bilinear or trilinear antialiasing (COLOR as well as fixed grayscale) on the same graphics? Here's your chance. Download the complete archive and play with it for hours.


view

DEMOB -- The Forgotten Realms BBS (0.0) January 08 1996

DOS Application [w/ C source code] Freeware
       views 627 downloads 5 (last February 26 2007)

This is a bit of a collectors item. My very first demo. It's showing signs of aging, but all it really needs functionally is some code to compute frames-per-second on your machine and limit the speed at which the moon and stars whizz about the castle, etc.


view

arg1lohb (0.0) December 14 1995

DOS Freeware
       views 416 downloads 2 (last January 26 2007)

Doom II WAD


view

eosdemo4 (0.0 Beta) October 25 1995

DOS Application [w/ Assembly source code] Freeware
       views 321 downloads 6 (last April 02 2007)

EOS Tiny DEMO 4a, The Flames of Desire. Written in TASM 4.0 Real-mode ASM. DOS executable and source.


view

eosdemo3 (0.0 Beta) October 20 1995

DOS Application [w/ Assembly source code] Freeware
       views 338 downloads 4 (last April 02 2007)


view

Yazzie the Cat's Wiggly Worm (0.0) May 27 1995

DOS Application [w/ C source code] Freeware
       views 404 downloads 0 (last October 21 2005)

Yazzie the Cat's Wiggly Worm, Borland C++ 3.0 C/ASM source code and DOS executable.


view

Yazzie the Cat's Wicker Toy (0.0) May 17 1995

DOS Application [w/ C source code] Freeware
       views 365 downloads 0 (last October 21 2005)


view

FLAT4GB (0.0) January 01 1995

DOS Application [w/ Assembly source code] Freeware
       views 349 downloads 6 (last April 12 2007)


view

STELCART (0.0 Beta) October 15 1994

DOS Application [w/ source code] Freeware
       views 344 downloads 4 (last June 18 2006)

Yes, it's a QBASIC progam that simulates newtonian gravity on any x86 PC with a VGA card. Yes, I said VGA. It was written in '93. At the time I wrote it I thought it was very cool... then I ported it years later to my TI-85 calculator and I thought that was even more cool.


view

Two Angry Men In A Crowded Room (0.0) December 27 1993

DOS Freeware
       views 430 downloads 5 (last June 08 2006)


view


Note: Statistics such as views and downloads were pulled from previous versions of this website. Some items were tracked and some were not. This accounts for the fact that some older items seem to have never been downloaded (they were not being tracked) and downloads are higher than the number of times a product has been viewed (views were not counted until October 2005).

Copyright © 1997-2007 by Lewis A. Sellers.       
'Making Atomic Warfare Fun Again' ™