This repository has been archived by the owner on Aug 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
SeasideAddOnLibraries
Johan Brichau edited this page Mar 26, 2015
·
1 revision
Some useful add-on libraries:
- JQWidgetBox JQuery Widgets with Seaside integration
- Seaside-REST RESTful applications with Seaside; included with Seaside 3.1.
- AJP connector for Seaside. Efficient communications between front end servers (Apache, Nginx) to backend Seaside instances.
- Persisting data from your Seaside applications.
- 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.
- DBXTalk Smalltalk to relational databases via OpenDBX and Glorp.
- MongoDB - driver and mapper.
- 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
- 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.
- Twitter bootstrap Seaside and Magritte integration. A modern CSS, javascript library integrated with Seaside.
- Seafox translate HTML into Seaside canvas methods, including a Firefox add-on.
- TopFeeder rss reader library.
- SSpec BDD testing framework
- mock objects framework with SSpec functionality
add your favourite library here...