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

Wt (pronounced "witty") is an open-source widget-centric web framework for the C++ programming language. It has an API resembling that of Qt framework (although it was developed with Boost, and is incompatible when mixed with Qt), also using a widget-tree and an event-driven signal/slot system. While the library uses a desktop software development process, it does support some web-specific features, including: * Semantic URLs * Navigation of browser's history

Property Value
dbo:abstract
  • Wt (ausgesprochen „Witty“) ist eine freie C++-Bibliothek zur Entwicklung von Webanwendungen.Wt ermöglicht, in C++ komplette Ajax-Anwendungen (Fast-CGI oder Standalone) zu entwickeln. Die API ist durch GUI-APIs inspiriert; insbesondere weist Wt Ähnlichkeiten zu Qt auf und macht auch die Zusammenarbeit mit diesem möglich. Wt ist doppellizenziert unter der proprietären Developer-based Commercial License und der freien GNU General Public License (GPL). (de)
  • Wt (pronounced "witty") is an open-source widget-centric web framework for the C++ programming language. It has an API resembling that of Qt framework (although it was developed with Boost, and is incompatible when mixed with Qt), also using a widget-tree and an event-driven signal/slot system. The Wt's design goal is to benefit from the stateful component model used in desktop-applications APIs, applied to web development—instead of the traditional MVC (model–view–controller) design pattern. So rather than using MVC at the level of a web page, it is pushed to the level of individual components. While the library uses a desktop software development process, it does support some web-specific features, including: * Semantic URLs * Navigation of browser's history One of the unique features of Wt is its abstraction layer of the browser rendering model. The library uses Ajax for communicating with browsers compatible with it, while using plain HTML-form post-backs for other user agents. Using a progressive bootstrap-method, the user interface is rendered as a plain HTML document first, then, provided its support in browser, it is automatically upgraded to use Ajax for increased interactivity. In this way, Wt is by definition: * The only server-side framework implementing the strategy of progressive enhancement automatically; * The only Ajax framework with search engine optimization (SEO) qualities. Because of the popularity of C/C++ in embedded system environments, Wt is often used in such devices and (as a consequence) has been highly optimized for performance. (en)
  • Wt (pronunciato "Witty") è un framework per applicazioni web open source scritto in C++. (it)
dbo:author
dbo:genre
dbo:latestReleaseDate
  • 2022-04-15 (xsd:date)
dbo:latestReleaseVersion
  • 4.7.1
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 24220883 (xsd:integer)
dbo:wikiPageLength
  • 8139 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1083725749 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
dbp:genre
dbp:latestReleaseDate
  • 2022-04-15 (xsd:date)
dbp:latestReleaseVersion
  • 4.700000 (xsd:double)
dbp:license
dbp:name
  • Wt (en)
dbp:operatingSystem
dbp:programmingLanguage
dbp:released
  • 1 (xsd:integer)
dbp:repo
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Wt (ausgesprochen „Witty“) ist eine freie C++-Bibliothek zur Entwicklung von Webanwendungen.Wt ermöglicht, in C++ komplette Ajax-Anwendungen (Fast-CGI oder Standalone) zu entwickeln. Die API ist durch GUI-APIs inspiriert; insbesondere weist Wt Ähnlichkeiten zu Qt auf und macht auch die Zusammenarbeit mit diesem möglich. Wt ist doppellizenziert unter der proprietären Developer-based Commercial License und der freien GNU General Public License (GPL). (de)
  • Wt (pronunciato "Witty") è un framework per applicazioni web open source scritto in C++. (it)
  • Wt (pronounced "witty") is an open-source widget-centric web framework for the C++ programming language. It has an API resembling that of Qt framework (although it was developed with Boost, and is incompatible when mixed with Qt), also using a widget-tree and an event-driven signal/slot system. While the library uses a desktop software development process, it does support some web-specific features, including: * Semantic URLs * Navigation of browser's history (en)
rdfs:label
  • Wt (Web Toolkit) (de)
  • Wt (Web Toolkit) (it)
  • Wt (web toolkit) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Wt (en)
is dbo:wikiPageDisambiguates of
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