Skip to main content

KSS for Grok. Ajax with Style, see http://kssproject.org

Project description

megrok.kss

Grokkish support for KSS.

There is a tutorial.

Grok

Grok is a web application framework for Python developers. It is aimed at both beginners and very experienced web developers. Grok has an emphasis on agile development. Grok is easy and powerful.

Kinetic Style Sheets (KSS)

KSS is an Ajax framework that allows UI development without writing any Javascript. It uses style sheets with CSS-compliant syntax to declare and bind dynamic behaviors in the browser. The engine supports a set of generic DOM-like commands; they are computed on the server and sent back to manipulate the HTML page.

What is KSS?

KSS is an AJAX framework. KSS has both a client-side Javascript library and server-side support.

The client-side Javascript library needs to be included in your page. It fetches Kinetic style sheets from the server, parses them and binds a set of actions to browser events and/or page elements. It is clean Javascript code that can peacefully coexist with other clean Javascript libraries like JQuery or ExtJS. It is about 100k in production mode. You can integrate your own Javascript code by using its extension mechanism through plugins.

Server-side code is currently available for Zope (2 and 3, which includes Plone and Grok).

The Javascript client-side code can be used independently of existing server-side support. In other words, it is usable on platforms where we have not built server-side support like PHP, Ruby or Java.

More about KSS

More information and documentation can be found on the KSS project homepage.

Changelog for megrok.kss

(name of developer listed in brackets)

megrok.kss - 0.2.1 Released 2008-12-29

  • Fixes for compatibility with security-patched grok versions (0.14.1, 0.13.1, 0.12.2) [ulif]

megrok.kss - 0.2 Released 2008-08-18

  • Fixes for 0.13 compatibility [gotcha]

  • To simplify the usage of KSS in Grok we renamed the KSSActions class to KSS, which is more in line with the JSON and WSGI extensions. In Grok, you apply KSS on a view rather than a content object. Use: grok.view(MyViewClass) to register it. [jladage]

megrok.kss - 0.1 Released 2008-04-30

  • basic kss.core support [gotcha]

AUTHORS

Jean-Paul Ladage <j.ladage@zestsoftware.nl>

Godefroid Chapelle <gotcha@bubblenet.be>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

megrok.kss-0.2.1.tar.gz (6.8 kB view details)

Uploaded Source

File details

Details for the file megrok.kss-0.2.1.tar.gz.

File metadata

  • Download URL: megrok.kss-0.2.1.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for megrok.kss-0.2.1.tar.gz
Algorithm Hash digest
SHA256 86de8083d8247c9f445039ffd173112b8eed18713786ceeab4ce0d25af4f5c3f
MD5 3c5b03e182fa510a4652e8c78c6962d7
BLAKE2b-256 a78eba19fb30eb5515ca7f4bedee8e6d4eecbf0121cee9b55ed8cbe070355332

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page