Developers: Sample Code and Applications

Home
Documentation
Library
Sample Code and Applications
FAQs
Articles
Community
Training
Download Center
Contact DevZone

Printer Friendly

Sample Code and Applications

Stay tuned here to keep abreast of the latest contributed code to help you with your StreamBase development.

Da Vinci Coder Winning Entry: MemeFinder
Application: All Supported Platforms
Supported On: StreamBase 3.5

Peter Murray
10/10/2006
Peter M. Murray (aka the Da Vinci Coder) won the contest with his StreamBase MemeFinder application, which identifies and filters keywords from high-volume, dynamic-text content. This includes RSS feeds, news articles, blogs, and emails. The StreamBase application then prioritizes and delivers the information based on sophisticated rules established by the end user.
View:   Details | Screen Snap | Movie Download and Install

AutoUnion Operator
Operator: All Supported Platforms 
Supported On: StreamBase 3.5
Steve Barber, StreamBase Systems
9/27/2006
AutoUnion takes an input tuple from any of its input ports and passes it through to the output port, eliminating the need to map it to a schema. The input tuple's values also get automatically mapped into the operator's output schema.
View: Details Download and Install

Project Collapser
Utility: Windows Only 
Supported On: StreamBase 3.5
Rob MacNeill and Steve Barber, StreamBase Systems
10/5/2006
This Windows batch script copies all the files in a StreamBase Studio workspace project into a single project directory created below the target directory, if it does not already exist there.
View: Details Download and Install

sbinit
Utility: Windows, Linux 
Supported On: StreamBase 3.5
Steve Barber, StreamBase Systems
10/6/2006
This script enqueues a set of data files to automate the startup of a StreamBase application. It optionally waits for a StreamBase server to start listening, then enqueues a set of data files to the server's input streams. Note that the data files must have the same names as the target streams.
View: Details Download and Install

ClickStream Analysis
Demo: All Supported Platforms 
Supported On: StreamBase 3.5, 3.7, 5.0
StreamBase Systems
June, 2006
A sample application provided with the StreamBase download is a demo on ClickStream Analysis, to illustrate a solution to a webapp scenario: the ability to determine in near real time when a user's session has ended, within a configurable threshold, based on their click activity.
View:   Details | Screen Snap Download and Install