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

Search Again: DOS   WIN   LNX   GEN Powered by Euphoria
Type one or more words.

matched 17 of 1928 entries

WIN wrapper for Blat SMTP e-mail sending 6KMichael Raley Mar 14/05 this program has happy users! 4.50 click here to update this entry
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 1KMichael Raley Oct 5/09   click here to update this entry
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 614KMichael Raley May 4/07   click here to update this entry
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 165KMichael Raley Apr 8/07   click here to update this entry
(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 172KMichael Raley Jul 9/06   click here to update this entry
'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 90KMichael Raley Jun 17/06   click here to update this entry
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 7KMichael Raley Oct 9/05   click here to update this entry
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 30KMichael Raley Oct 5/00 this program has happy users! 1.00 click here to update this entry
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 1347KMichael Raley May 30/05   click here to update this entry
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 2KMichael Raley Feb 8/05   click here to update this entry
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 223KMichael Raley Nov 29/04   click here to update this entry
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 19KMichael Raley May 31/04   click here to update this entry
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 8KMichael Raley Aug 19/01   click here to update this entry
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 3KMichael Raley Aug 8/01   click here to update this entry
A compression scheme for strings that packs sets of 3 characters into one large integer value. Aug 8: faster
 
WIN Help Desk Utilities 63KMichael Raley Jul 2/98   click here to update this entry
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 18KMichael J. Raley Jan 9/98   click here to update this entry
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 14KJeremy Peterson Dec 23/05   click here to update this entry
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
 

 

End of Search Results