About: MochiKit

An Entity of Type: library, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

MochiKit is a light-weight JavaScript library written and maintained by Bob Ippolito. Inspired by the Python networking framework, Twisted, it uses the concept of deferred execution to allow asynchronous behaviour. This has made it useful in the development of interactive web pages which maintain a dialog with the web server, sometimes called Ajax applications. Of particular note is its ability to load and manipulate JSON-encoded data sets, and MochiKit.DOM, a set of functions to easily create dynamic page components.

Property Value
dbo:abstract
  • MochiKit es una biblioteca de clases de propósito general escrita en JavaScript, creada y mantenida Bob Ippolito. Está inspirada en el framework de red de Python Twisted, permite añadir comportamiento asíncrono (AJAX) a una aplicación web. Permite la carga y manipulación de conjuntos de datos JSON y contiene un conjunto de funciones para facilitar la creación dinámica de componentes, llamada . Está altamente documentada y probada. (es)
  • MochiKit is a light-weight JavaScript library written and maintained by Bob Ippolito. Inspired by the Python networking framework, Twisted, it uses the concept of deferred execution to allow asynchronous behaviour. This has made it useful in the development of interactive web pages which maintain a dialog with the web server, sometimes called Ajax applications. Of particular note is its ability to load and manipulate JSON-encoded data sets, and MochiKit.DOM, a set of functions to easily create dynamic page components. MochiKit forms the foundation of the client-side functionality of the TurboGears Python web-application stack. Perhaps as a result of the author's involvement in the Python community, MochiKit exhibits many idioms familiar to Python programmers, and is commonly used in Python-based web applications. (en)
  • MochiKit(もちきっと,もききっと) は Bob Ippolito によって書かれ保守されている軽量JavaScriptライブラリのことである。 Pythonネットワーキングフレームワーク、Twistedにインスパイアされ、非同期型の遅延実行のコンセプトを使用している。これは、ウェブサーバとの対話を保持する、Ajaxアプリケーションと呼ばれることがある動的ウェブページ開発で役立っている。 とくに注目すべきは、JSONエンコードデータセットと動的ページコンポーネントを容易に生成する関数の集合MochiKit.DOMをロードし操作する能力である。 MochiKitはTurboGears Pythonウェブアプリケーションスタックのクライアントサイドの機能性の基礎を形成する。多分、Pythonコミュニティにいる著者の関与の結果として、MochiKitはPythonプログラマによく知られている多くのイディオムを使用し、Pythonベースのウェブアプリケーションで普通に使われている。 (ja)
  • MochiKit é uma biblioteca JavaScript leve escrita e mantida por . Inspirada pelo framework de rede em Python, Twisted, ela utiliza o conceito de execução atrasada que permite o comportamento assíncrono. Isto é útil no desenvolvimento de páginas web interativas que mantêm um diálogo com o servidor web, às vezes chamadas de aplicações Ajax. Destaca-se sua habilidade para carregar e manipular conjunto de dados condificados em JSON, e MochiKit.DOM, um conjunto de funções para criar facilmente componentes de páginas dinâmicas. MochiKit forma a base da funcionalidade do lado cliente da pilha de aplicações web Python do TurboGears. Talvez como um resultado do envolvimento do autor na comunidade Python, MochiKit exibe muitos idiomas familiares aos programadores Python e é normalmente usado em aplicações web baseadas em Python. (pt)
dbo:genre
dbo:latestReleaseDate
  • 2013-01-05 (xsd:date)
dbo:latestReleaseVersion
  • 1.5
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:releaseDate
  • 2005-07-27 (xsd:date)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 3470574 (xsd:integer)
dbo:wikiPageLength
  • 2023 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1037289358 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • Bob Ippolito (en)
dbp:genre
dbp:latestReleaseDate
  • (en)
dbp:latestReleaseVersion
  • 1.500000 (xsd:double)
dbp:license
dbp:name
  • MochiKit (en)
dbp:operatingSystem
  • Cross-platform (en)
dbp:programmingLanguage
dbp:released
  • 2005-07-27 (xsd:date)
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • MochiKit es una biblioteca de clases de propósito general escrita en JavaScript, creada y mantenida Bob Ippolito. Está inspirada en el framework de red de Python Twisted, permite añadir comportamiento asíncrono (AJAX) a una aplicación web. Permite la carga y manipulación de conjuntos de datos JSON y contiene un conjunto de funciones para facilitar la creación dinámica de componentes, llamada . Está altamente documentada y probada. (es)
  • MochiKit(もちきっと,もききっと) は Bob Ippolito によって書かれ保守されている軽量JavaScriptライブラリのことである。 Pythonネットワーキングフレームワーク、Twistedにインスパイアされ、非同期型の遅延実行のコンセプトを使用している。これは、ウェブサーバとの対話を保持する、Ajaxアプリケーションと呼ばれることがある動的ウェブページ開発で役立っている。 とくに注目すべきは、JSONエンコードデータセットと動的ページコンポーネントを容易に生成する関数の集合MochiKit.DOMをロードし操作する能力である。 MochiKitはTurboGears Pythonウェブアプリケーションスタックのクライアントサイドの機能性の基礎を形成する。多分、Pythonコミュニティにいる著者の関与の結果として、MochiKitはPythonプログラマによく知られている多くのイディオムを使用し、Pythonベースのウェブアプリケーションで普通に使われている。 (ja)
  • MochiKit is a light-weight JavaScript library written and maintained by Bob Ippolito. Inspired by the Python networking framework, Twisted, it uses the concept of deferred execution to allow asynchronous behaviour. This has made it useful in the development of interactive web pages which maintain a dialog with the web server, sometimes called Ajax applications. Of particular note is its ability to load and manipulate JSON-encoded data sets, and MochiKit.DOM, a set of functions to easily create dynamic page components. (en)
  • MochiKit é uma biblioteca JavaScript leve escrita e mantida por . Inspirada pelo framework de rede em Python, Twisted, ela utiliza o conceito de execução atrasada que permite o comportamento assíncrono. Isto é útil no desenvolvimento de páginas web interativas que mantêm um diálogo com o servidor web, às vezes chamadas de aplicações Ajax. Destaca-se sua habilidade para carregar e manipular conjunto de dados condificados em JSON, e MochiKit.DOM, um conjunto de funções para criar facilmente componentes de páginas dinâmicas. (pt)
rdfs:label
  • MochiKit (es)
  • MochiKit (en)
  • MochiKit (ja)
  • MochiKit (pt)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • MochiKit (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License