Most add-on applications require Suneido to run - it must be downloaded separately. Warning: Older applications will have been developed with older versions of Suneido and may not work with the latest release. Suneido - Current Version suneido110713.zip (5 mb) The download includes:
Installation does not require any registry or other system changes. You can also download (including older versions) from Sourceforge
Accounting Application - Axon Development Corp. - Tracy Arams Last Updated: January 4, 2011 This is a development snapshot of Axon's accounting project including full source code. The download contains everything required to run the application (including Suneido). Some of the newer features:
Readme Interface to PDF LibHaru - Claudio Mascioni Added: November 28, 2006 A basic wrapper to interface HARU PDF library interacting with libhpdf.dll 2.0.5 Allows you to create PDF documents from Suneido code.
Readme New Release Tool - Roberto Artigas Jr. & Ajith.R Last Updated: Aug. 7, 2006 Changes: removed +50 option (no longer needed/supported) When there is a new release of Suneido, this tool can be used to dump tables from your current database to load into the new database. Note: If you use the SuneidoSetup.exe installer download (rather than just the zip file) it automatically handles updating your database without requiring you to dump or load any existing data.
Readme SQLite Interface - Claudio Mascioni Added: Oct. 30, 2005
Provides a basic wrapper to interface
SQLite databases version 3 via SQLite3 DLL's. You can do many things
with the C API to SQLite 3, directly from Suneido.
Readme
Database Admin Tool - Claudio Mascioni
Last Updated: Oct. 25, 2005 Changes: Minor changes and fixes. Added plugin for IDE menu. A simple and basic Suneido database tables administrator. This is a preliminary version which likely still has bugs. Allows viewing, printing, creating, renaming, and destroying tables and columns, and more.
Readme Import DBF Files - Claudio Mascioni
Last Updated: Oct. 24, 2005
Changes: Minor changes and fixes. Added plugin for IDE menu. Import various types of dbf (Dbase) data files into Suneido data files. Version 0.9
Readme
ODBC Socket Interface - Olivier Auverlot
Last Updated: April 25, 2005 A Suneido library that interfaces with ODBCSocketServer to allow Suneido to access ODBC databases.
Readme
FTP Client - Jos Schaars
Added: Sept. 7, 2004 This is a fairly basic but complete ftp-client, only supporting passive transfer modes and fully coded in Suneido without any external libraries.
Readme
Syntax Manual - Ajith.R
Added: Aug. 22, 2004 This package contains a Suneido "book" describing the syntax of the Suneido language.
Readme
Forum Database Manager - Ajith.R
Last Updated: April 24, 2004 Changes: Download supports web pages incremented using alphabets. An option to update forum_db from another table. The viewer supports viewing pages based on multiple criteria. A small program intended primarily for Suneido Forum members. It aims to download the forum pages into a table in the Suneido database, modify it and view it at one's convenience.
Readme
A Beginner's Manual - Ajith.R
Email Processing - Suneido Software -
Jeff Ferguson
Last Updated: Mar. 3, 2004 Changes: Indented the code. This package contains a Suneido "book" explaining the development of an application by a Suneido "beginner". The library containing the source code for the application is also included. Here is just the manual as a pdf: BeginnersManual.pdf (to download, right click and choose save)
Readme Last Updated: Dec. 17, 2002 Changes: Updated to work with latest release. This program is used to automatically read the Suneido download emails using PopClient, extract information to save in a database table, and send replies using SmtpClient. The functions that check the mailing list and the download emails are being scheduled to run using Suneido's task scheduler. Also included is Suneido's mailing list program. Note: If you just want to send and receive email, you don't need this library, you just need SmtpClient (for sending) and PopClient (for receiving) from the stdlib standard library.
Readme
mdilib - Steve Heyns
Warning: This library does not work with the latest versions of Suneido. Last Updated: Dec. 8, 2002 Support for MDI (Multiple Document Interface) applications. Includes an example MDI version of the IDE. Also includes SplitScintillaControl and SplitLibViewControl.
Readme
InspectionLib - Steve Heyns
Last Updated: June 24, 2002 This is an alternate IDE Library which extends Library View by adding an object member / method tree.
Readme
Class Tree Generator - Roberto Artigas Jr.
Last Updated: May 14, 2002 Changes: Added extraction of tagged comments. Includes a library containing several class trees from different languages and a utility for generating a class tree for Suneido's stdlib. Also includes functions for generating trees showing the dll functions used by Suneido and also to show Suneido functions in an alphabetical fashion. Utilities for generating class tree libraries from files are provided. Includes files for Suneido, wxWindows, Fox, and VCF classes.
Readme
Todo Application - Suneido Software -
Jeff Ferguson
Last Updated: Apr. 15, 2002 Changes: Updated for the current release of Suneido. The Todo application was developed in order to keep track of the things that needed to be done for Suneido. It is set up in an Explorer with the tree on the left and form on the right which displays the selected item's data. Includes filtering and search abilities. Some of our todo list is included as sample data.
Readme
MySQL Interface Library - Roberto
Artigas Jr.
Last Updated: Mar. 15, 2002 A library for interfacing with the MySQL database. It includes the ability to import and export tables and data to and from MySQL. Uses Suneido's DLL interface to communicate with MySQL. Note: MySQL is not included - it must be obtained separately.
Readme
Dump/Load Library - Roberto Artigas Jr.
Last Updated: Feb. 23, 2002 Changes: Added a new Suneido Source output format. A library of additional formats to dump/load database tables. Includes XML and DTD formats (output only). Also includes the ability to dump Suneido tree formats (like stdlib) to XML format.
Readme
SuneidoUnitLib v1.0 - Randy Coulman
Last Updated: Sept 13, 2001 A Suneido version of Kent Beck's Extreme Programming xUnit testing framework. Note: Suneido now includes an equivalent testing framework in its standard library - it is not necessary to download this library in order to write automated unit tests.
Readme
Tree Traversal Example - Roberto Artigas Jr.
Last Updated: May 28, 2001 Changes: Added new functions for starting the traversal at a specific node. Includes a library containing functions that will traverse a tree.
Readme |
