Siag Office

Last updated
Siag Office
Original author(s) Ulric Eriksson
Initial releaseJanuary 17, 1997;26 years ago (1997-01-17) [1] [2]
Stable release
3.6.1 [3]   OOjs UI icon edit-ltr-progressive.svg / 10 November 2006
Repository
Written in C, Scheme
Operating system Linux, Mac OS X, BSD
Type Office suite
License GPL-2.0-or-later
Website siag.nu

Siag Office is a tightly integrated free software office package for Unix-like operating systems. It consists of the spreadsheet SIAG ("Scheme In A Grid"), the word processor Pathetic Writer (PW), the animation program Egon Animator, the text editor XedPlus, the file manager Xfiler and the previewer Gvu. [4]

Contents

Siag Office is known to be extremely light-weight, hence able to run on very old systems reasonably well, such as on i486 computers with 16MB RAM. Because it is kept light-weight, the software lacks many of the features of major office suites, like LibreOffice, Calligra Suite, or Microsoft Office. Siag Office is distributed under the terms of the GPL-2.0-or-later license.

Version 3.6.0 was released in 2003, and the latest version 3.6.1 was released in 2006. [1] [2]

Siag Office is included in Damn Small Linux, a lightweight Linux distribution. [5] [6]

Components

Siag

Siag is the spreadsheet based on the X Window System and the Scheme programming language (specifically using home-grown variant SIOD ("Scheme in One Defun")). The program has existed in several incarnations: text-based curses for SunOS, text-based hardcoded VT52 for Atari TOS, GEM-based for Atari, Turbo C for DOS, Xlib-based for Linux and now Xt-based for POSIX-compliant systems.

It supports import of CSV, Lotus 1-2-3 (.wk1), Scheme Code (.scm), ABScript (.abs), Siag (.siag) native format and partially also XLS files (very limited support) and OpenOffice.org XML (.sxc). It can export files to CSV, TXT, Postscript (.ps), HTML, Lotus 1-2-3 (.wk1), Troff table (.tbl), Latex table (.tex), PDF and its native Siag format.

PW

PW (Pathetic Writer) is an X-based word processor for Unix. Support for RTF (Rich Text Format) allows documents to be exchanged between Pathetic Writer and legacy Windows applications. External converters such as Caolan McNamara's wv can be used to read virtually any format, including Microsoft Word. HTML pages can be loaded and saved, making it possible to instantly publish PW documents on the web.

Egon Animator

Egon Animator is the X-based animation development tool for Unix. The idea is that "objects" (rectangles, lines, pixmaps and so on) are added to a "stage" where they are then made to perform by telling them where they should be and when. It can also edit MagicPoint files.

See also

Related Research Articles

<span class="mw-page-title-main">Lotus 1-2-3</span> Spreadsheet software

Lotus 1-2-3 is a discontinued spreadsheet program from Lotus Software. It was the first killer application of the IBM PC, was hugely popular in the 1980s, and significantly contributed to the success of IBM PC-compatibles in the business market.

The Rich Text Format is a proprietary document file format with published specification developed by Microsoft Corporation from 1987 until 2008 for cross-platform document interchange with Microsoft products. Prior to 2008, Microsoft published updated specifications for RTF with major revisions of Microsoft Word and Office versions.

<span class="mw-page-title-main">Spreadsheet</span> Computer application for organization, analysis, and storage of data in tabular form

A spreadsheet is a computer application for computation, organization, analysis and storage of data in tabular form. Spreadsheets were developed as computerized analogs of paper accounting worksheets. The program operates on data entered in cells of a table. Each cell may contain either numeric or text data, or the results of formulas that automatically calculate and display a value based on the contents of other cells. The term spreadsheet may also refer to one such electronic document.

<span class="mw-page-title-main">WordPerfect</span> Word processing application

WordPerfect (WP) is a word processing application, now owned by Corel, with a long history on multiple personal computer platforms. At the height of its popularity in the 1980s and early 1990s, it was the dominant player in the word processor market, displacing the prior market leader WordStar.

<span class="mw-page-title-main">WPS Office</span> Office suite software by Kingsoft

WPS Office is an office suite for Microsoft Windows, macOS, Linux, iOS, Android, and HarmonyOS developed by Zhuhai-based Chinese software developer Kingsoft. It also comes pre-installed on Fire tablets. WPS Office is made up of three primary components: WPS Writer, WPS Presentation, and WPS Spreadsheet. By 2022, WPS Office reached a number of more than 494 million monthly active users and over 1.2 billion installations.

<span class="mw-page-title-main">Microsoft Works</span> Productivity software suite

Microsoft Works is a discontinued productivity software suite developed by Microsoft and sold from 1987 to 2009. Its core functionality included a word processor, a spreadsheet and a database management system. Later versions had a calendar application and a dictionary while older releases included a terminal emulator. Works was available as a standalone program, and as part of a namesake home productivity suite. Because of its low cost, companies frequently pre-installed Works on their low-cost machines. Works was smaller, less expensive, and had fewer features than Microsoft Office and other major office suites available at the time.

<span class="mw-page-title-main">Kexi</span>

Kexi is a visual database applications creator tool by KDE, designed to fill the gap between spreadsheets and database solutions requiring more sophisticated development. Kexi can be used for designing and implementing databases, data inserting and processing, and performing queries. It is developed within the Calligra project but is released separately.

The following tables compare general and technical information for a number of office suites:

This is an overview of software support for the OpenDocument format, an open document file format for saving and exchanging editable office documents.

<span class="mw-page-title-main">GNU Oleo</span> Spreadsheet program

GNU Oleo is a discontinued lightweight free software spreadsheet originally designed as a text-based spreadsheet using the curses library. The last development version of Oleo, 1.99.16, was released in 2001.

SoftMaker Office is an office suite developed since 1987 by the German company SoftMaker Software GmbH based in Nuremberg.

<span class="mw-page-title-main">Quick View</span> Windows file viewer software

Quick View is a file viewer in Windows 95, Windows 98 and Windows NT 4.0 operating systems. The viewer can be used to view practically any file.

Spreadsheet is a class of application software design to analyze tabular data called "worksheets". A collection of worksheets is called a "workbook". Online spreadsheets do not depend on a particular operating system but require a standards-compliant web browser instead. One of the incentives for the creation of online spreadsheets was offering worksheet sharing and public sharing or workbooks as part of their features which enables collaboration between multiple users. Some on-line spreadsheets provide remote data update, allowing data values to be extracted from other users' spreadsheets even though they may be inactive at the time.

<span class="mw-page-title-main">LibreOffice Calc</span> Spreadsheet component of LibreOffice

LibreOffice Calc is the spreadsheet component of the LibreOffice software package.

<span class="mw-page-title-main">Pyspread</span>

Pyspread is a non-traditional spreadsheet. Cells in pyspread's grid accept expressions in the Python programming language. A cell can return any Python object, which allows calculations with vectors, matrices, fractions, arbitrary precision numbers and symbols. Therefore, pyspread follows an approach that is similar to the spreadsheet SIAG from Siag Office.

<span class="mw-page-title-main">OfficeSuite</span> Computer program

OfficeSuite is a cross-platform office suite application developed by MobiSystems. It has versions for Android, iOS and Microsoft Windows (PC) and adds extensive PDF abilities to its compatibility with the most frequently used Microsoft Office file formats. The software has over 220 million downloads on Google Play and is among the top Android business applications.

<span class="mw-page-title-main">Collabora Online</span> Online office suite based on LibreOffice

Collabora Online is an open source online office suite built on LibreOffice Technology, enabling web-based collaborative real-time editing of word processing documents, spreadsheets, presentations, and vector graphics. Optional apps are available for desktops, laptops, tablets, smartphones and Chromebooks.

References

  1. 1 2 "Siag Office - All changes" . Retrieved 2010-03-27.
  2. 1 2 "Siag Office - on Freshmeat" . Retrieved 2010-03-27.
  3. "Siag Office 3.6.1". 10 November 2006. Archived from the original on 23 April 2017.
  4. Peter Enseleit (2007-07-10). "Siag Office is far from pathetic". Linux.com. Retrieved 2010-03-27.
  5. "Featured Desktop applications used in Damn Small Linux" . Retrieved 2010-03-27.
  6. "Siag Office". 2006-06-18. Retrieved 2010-03-27.

Review