| Home |
|
What Is Euphoria? |
|
Documentation |
|
News |
|
EUforum |
|
Download Euphoria |
|
Donate |
|
||||||
|
|
|
|
|
|
|
|
|||||||||||||
|
|
|||||||||||||||||||
| Recent User Contributions |
|
The Archive |
|
Other Euphoria Web Sites |
|
RDS Development |
|
Related Books & Software |
|
||||
|
|
|
|
|
|
|||||||||
| Search Results | |
matched 17 of 1928 entries
| WIN | wrapper for Blat SMTP e-mail sending | 6K | Michael Raley | Mar 14/05 | |||
| This is a wrapper for the DLL version of the Blat command line SMTP mail utility. An alternative to the MAPI sendmail/sendfile library, Blat does not require another email client like Outlook express to be installed. Just a TCP connection to a valid SMTP server. Goto www.blat.net to get the latest version. Mar 14: added internal trim routines to prevent extra whitespace issues | |||||||
| WIN | photuki | 1K | Michael Raley | Oct 5/09 | |||
| Photuki is a utility using Win32Lib, freedib and win32dib to copy and transform images into a template for making origami cubes. Sample images, bound version and folding instructions available at Modulareality.org Oct 5: change of websites with Geocities shutting down on Oct 26th | |||||||
| WIN | Ware Houser tile matching game | 614K | Michael Raley | May 4/07 | |||
| Ware Houser is a Win32Lib based strategy game where you remove horizontal, vertical or intersecting sets of bitmap tiles from a grid. You can customize the grid to various sizes, and choose to play with 3, 4, 5 or 6 tile bitmaps or choose a different tile set theme. Don't lose respect or you'll be given the pink slip. May 4: Overhauled to work in Win32lib .60+, added timed aspect to game with introduction of 'drop timer' | |||||||
| WIN | virtual printer | 165K | Michael Raley | Apr 8/07 | |||
| (no source) VPRT provides a command-line driven raw TCP print device to direct print jobs into serialized files. It is based on winsock code by Jesus Consuegra and Greg Harris. Included is a sample batch conversion app (requires ghostscript, and print files must be sent by a postscript driver) Apr 8: added missing ps_batcher sample app | |||||||
| WIN | Spiralogy | 172K | Michael Raley | Jul 9/06 | |||
| 'Spiralogy' is a short little Win32Lib toy to create bitmaps of spiraling lines. That's it. This code is a few years old, so the executable is included. | |||||||
| WIN | batch job schedule audit script XP | 90K | Michael Raley | Jun 17/06 | |||
| The job audit script reformats the Windows task scheduler service log into a color coded html table to rapidly identify failed batch jobs. The log is compared against a static job table. This version runs under Windows XP or 2003 Server which have a unicode format. Process recovery documentation may be linked to each task name. | |||||||
| GEN | Parse with keep | 7K | Michael Raley | Oct 9/05 | |||
| This include library converts a string of delimited text into a list. It retains the position of empty elements and can build nested lists where there is a second level delimiter. An example of where this would be needed is in decoding a multi segment HL7 financial transaction message. Multiple delimiters may be passed as arguments. Oct 9: improved response time | |||||||
| WIN | Telnet Protocol | 30K | Michael Raley | Oct 5/00 | |||
| Telnet.exw is a demo program based on winsock.ew, which reads & responds to various TELNET commands sent by a host server. A listing of all the TELNET commands plus an RFC document are included. You'll need win32lib.ew. | |||||||
| WIN | Peg Conundrum | 1347K | Michael Raley | May 30/05 | |||
| Peg Conundrum is a Win32Lib version of the classic solitaire game of jumping pegs over one another to remove as many as possible. The conundrum in this game is that the computer is playing also and will steal important pegs from you. You can also play traditional peg solitare, load or design different boards and tile sets. May 30: corrections in computer move routines, added new tile set. Link takes you to the Peg Conundrum page. Some of his links seem to require I.E. to work | |||||||
| WIN | the voice of Euphoria | 2K | Michael Raley | Feb 8/05 | |||
| This demo of Matt's Eucom wraps the Microsoft voicetext object to make Euphoria talk. Look in your windows directory for /speech/vtext.dll to see if you can run it. | |||||||
| WIN | Warehouser replay utility | 223K | Michael Raley | Nov 29/04 | |||
| This is a utility to review Warehouser saved games. Warehouser now saves the entire move stack in a Euphoria database file. This program allows you to step through or play the move stack. Requires the Warehouser tile matching game. Unzip the executable and extract it into the same directory. no source. | |||||||
| WIN | Recipient Editor plugin | 19K | Michael Raley | May 31/04 | |||
| The recipient editor is a dialog window using a tree view structure to build, edit, load and save report distribution lists. It functions as a plugin to Win32lib apps. Tested with Win32Lib ver .59.1 May 31: bug fix. | |||||||
| WIN | Send E-Mail Messages | 8K | Michael Raley | Aug 19/01 | |||
| An include file that allows programs to route messages and files via e-mail. An enhanced version of the e-mail demo in euphoria\demo\win32. Aug 19: Send to multiple recipients and have multiple attachments per message. A separate version of the library was added to support GroupWise. Some bug fixes. | |||||||
| GEN | Compress Strings 3:1 | 3K | Michael Raley | Aug 8/01 | |||
| A compression scheme for strings that packs sets of 3 characters into one large integer value. Aug 8: faster | |||||||
| WIN | Help Desk Utilities | 63K | Michael Raley | Jul 2/98 | |||
| two different utilities developed using David Cuny's Win32Lib. One is a count-down reminder program. The other is a help-desk utility. | |||||||
| WIN | Convert MS Word Dialogs to Euphoria | 18K | Michael J. Raley | Jan 9/98 | |||
| a utility that converts the output of macrode.exe into a WIN32 Euphoria program. macrode.exe is a visual GUI-making tool supplied with MS Word. The Euphoria program that he creates uses David Cuny's win32lib.ew file to display the dialog. | |||||||
| WIN | Euspeech | 14K | Jeremy Peterson | Dec 23/05 | |||
| Uses a speech dll and Euphoria to make your computer speak files and strings of text. Contains stm.dll and a small example program. He has not tested it because he has no voice engine on his computer. But you can test it and add to it if you like. See also Michael Raley's program | |||||||