Sash XB for Linux
Home |  Gallery  ... Contact

If you are behind an HTTP proxy, see these instructions.

 Weblications
Newsbar (New!) (screenshot, view source*)
Our Newsbar collects headlines from various news sources (which can be specified by the user) and streams them in the panel. Clicking on a headline in the panel will bring it up in a new Mozilla browser. The Newsbar is fully customizable.
To install:
> sash-install newsbar
BluePages Lite (New!) (screenshot, view source, manual)
BluePages Lite is an IBM employee directory search and navigation tool. Search for employees by specifying your search criteria, create and save advanced searches and filters, find organizational chart information, and more.
To install:
> sash-install bluepages
MySQL Test (New!) (view source)
A test weblication for the MySQL extension. Use it as example code for querying MySQL databases.
To install:
> sash-install mysqltest
Registry Test (screenshot, view source)
Tests the registry. This is the most basic weblication. Try to install and run it first to see whether SashXB works on your system.
To install:
> sash-install regtest
SashFTP (screenshot, view source)
A full-featured graphical FTP client. Queue up multiple files for transfer, transfer entire directories recursively, and perform basic filesystem operations (create, recursive delete, and rename) on each end.
To install:
> sash-install sashftp
Checkers (screenshot, view source*)
Play checkers. Challenge a friend to a game over the network. Save a game and reload it later. You'll need to have the sigc++ and gconf libraries installed.
To install:
> sash-install checkers
Stock Ticker (screenshot, view source*)
A scrolling stock tracker for the panel. This currently uses fake data.
To install:
> sash-install paneltest
SashPad (screenshot, view source)
A text editor. Edit, copy, cut, and paste text. Load and save files. Do regular expression matching and replacement.
To install:
> sash-install sashpad
WebBlazer (screenshot, view source)
A basic web browser with bookmarks and traditional navigation commands.
To install:
> sash-install webblazer
SimpleChat (screenshot, view client source, view server source)
A simple chat server and client. Send messages over the network to everyone connected to the same server.
To install:
> sash-install simplechat
* - Since these are HTML files, they will be rendered by your web browser. Use your browser's "view source" command to see the actual source.


 Locations (click on a location to see its API)
Console
Used by weblications that run from the console (like the registry test) or have Glade GUIs (like SashFTP and SashPad).
To install:
> sash-install console
WindowApp
Used by HTML-based weblications that run in a window (like Checkers).
To install:
> sash-install windowapp
PanelApp
Used by weblications that run in the Gnome panel, like the stock ticker weblication.
To install:
> sash-install panelapp


 Extensions (click on an extension to see its API)
MySQL Client (New!)
Execute MySQL database queries.
To install:
> sash-install mysql
LDAP Client (New!)
Execute LDAP database queries.
To install:
> sash-install ldap
Registry
Store and retrieve registry values. Perfect for storing user weblication settings.
To install:
> sash-install registry
FileSystem
Manage files and folders. Navigate through the filesystem, and read and write files.
To install:
> sash-install filesystem
GTK
Access and manipulate GUI elements. Wrappers the GTK toolkit. Used mainly by Glade.
To install:
> sash-install gtk
Glade
Use Glade GUIs. After constructing a GUI, let your weblication interact with it.
To install:
> sash-install glade
Comm
Use network sockets. Send UDP datagrams and create client and socket connections.
To install:
> sash-install comm
FTP
Access remote files. Supports full FTP client functionality.
To install:
> sash-install ftp
Jabber
Send instant messages. Load up a buddy list, and keep track of who's online.
To install:
> sash-install jabber
XML
Parse and manipulate XML documents. Load from and save to files and strings. Traverse the tree and edit nodes.
To install:
> sash-install xml
Vorbis
Play Ogg/Vorbis sound files. Play, pause, seek, fast-forward, and rewind.
To install:
> sash-install vorbis


© Copyright 2002, All Rights Reserved. Contact