-
Notifications
You must be signed in to change notification settings - Fork 71
Add On Libraries
Some useful add-on libraries:
-
AJP connector for Seaside. Efficient communications between front end servers (Apache, Nginx) to backend Seaside instances.
-
DBXTalk Smalltalk to relational databases via OpenDBX and Glorp.
-
Gettext How to localize Seaside applications using gettext.
-
PDF generation.
-
STON - Smalltalk Object Notation - JSON compatible notation for Smalltalk.
-
OAuth support - documentation and repository.
-
Amazon Web Service (AWS) support includes: SimpleDB persistency service, SQS queing service and S3 storage service. Work on EC2, RDS and SNS support is in progress.
-
Gemstone Seaside a professional, supported OODB for Smalltalk.
-
Magritte 3 a meta-description framework for annotating your model objects to automate generation of forms, tables, reports etc
-
Magritte-JSON and Magritte-XML, read and store your Magritte described models in JSON and XML
-
mock objects framework with SSpec functionality
-
Persisting data from your Seaside applications.
-
Pier 3 Version 3 of the powerful object-based content management system.
-
Pier 3 addons including Wysiwyg editing, Pier Admin - separate administration interface, Pier Admin setup - generate Pier sites from a set of templates
-
JQueryMobile Seaside integration - build mobile sites and applications that work across a range of smartphones with Seaside.
-
JQWidgetBox JQuery Widgets with Seaside integration
-
TopFeeder rss reader library.
-
Twitter bootstrap Seaside and Magritte integration. A modern CSS, javascript library integrated with Seaside. Bootstrap-Magritte combines Twitter bootstrap with the power of Magritte.
-
Seafox translate HTML into Seaside canvas methods, including a Firefox add-on.
-
SSpec BDD testing framework
-
Willow is a Web Interaction Library that eases the burden of creating AJAX-based web applications.
add your favourite library here...
Changelogs
- (newer changelogs, see https://github.com/SeasideSt/Seaside/releases)
- 3.4.0
- 3.3.0
- 3.2.4
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.11
- 3.0.9
- 3.0.8
- 3.0.7
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 2.8
- 2.7
- Past Releases
Development
Documentation
- Configuration and Preferences
- Embedding Subcomponents
- Maintaining State
- Generating HTML
- CSS and Javascript
- Debugging Seaside Applications
- Links, Forms and Callbacks
- Development Tools
- Call and Answer
- Naming URLs
- Security Features
- Securing Seaside Applications
- Seaside-REST
- Add-On Libraries
- Persistence
- Gettext
- FileLibrary
- The Render Tree
- PDF Generation
- Long-Term Issues
- Ajaxification
- Web Components
- Big Issues
Sprints