SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
_ Link. Wicket [santi caltabiano].txt
- www.Wicketframework.org oppure wicket.apache.org
  Sito ufficiale di wicket. Sottosezioni:
  * http://www.wicketframework.org/wicket-extensions/
    contiene componenti (aggiuntivi ) che estendono il framework wicket.
  * http://cwiki.apache.org/WICKET/newuserguide.html
    Nuova guida utente.
    wicket.apache.org -> Wiki -> New User Guide (in Framework Documentation)
  * http://wicket.apache.org/docs/wicket-1.3.2/wicket-extensions/
    Estensioni Wicket
  * http://cwiki.apache.org/WICKET/wickets-xhtml-tags.html
    Elenco Tag wicket.
    wicket.apache.org -> References -> Wicket's XHTML tags (in Wicket reference)
- www.wicketstuff.org
  E' il sito di riferimento per reperire componenti, documentazioni ed esempi
per il framework
  wikcket (www.Wicketframework.org).
  La sezione wiki:
  http://wicketstuff.org/confluence/display/STUFFWIKI/Wiki
  contiene i link per accedere alle categorie di interesse. In particolare
WicketStuff Dojo:
  http://wicketstuff.org/confluence/display/STUFFWIKI/WicketStuff+Dojo
  che contiene un libreria di componenti wicket ottenuti dall'integrazione con
il framework
  dojo (www.dojotoolkit.org).
- www.wicket-library.com
  Librerie, documentazione per wicket. La sezione
  http://www.wicket-library.com/wicket-examples/
  contiene esempi e documentazione.

- www.wiquery.org (http://code.google.com/p/wiquery)
  wiQuery aims to bind jQuery and jQuery UI within the Java Wicket framework, a
Java framework
  providing a real way to create web applications with an OO approach.
  Use jQuery with Wicket! wiQuery integrates jQuery and jQuery UI into the
Apache Wicket
  framework, allowing:
  •DOM manipulation, including effects and events,
  •jQuery UI rich components usage, including theming.
  Code in Java, wiQuery handles JavaScript integration! You would like to use a
jQuery
  plugin in your Wicket application ? Integrate it with wiQuery, it's easy!


- http://drdb.fsa.ulaval.ca/urls/
  wicket tutorial (link sulla homepage www.wicket-library.com)
- http://www.inmethod.com/
  inMethod advanced grid components for Apache Wicket.
  * http://wicketstuff.org/confluence/display/STUFFWIKI/Inmethod+Grid
    wicketstuff.org
  * Download:
    Jars: http://wicketstuff.org/maven/repository/com/inmethod/
    Demo: http://wicketstuff.org/grid-examples/
  * http://old.nabble.com/inmethod---grid-website--td20086965.html
    Where is inmethod?
  *
http://www.wickettraining.com/wicketstuff-core/inmethod-grid-parent/project-info
.html
    informations
  *
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/releases/wicketstu
ff-core-1.4-rc7/inmethod-grid-parent/
    svn repository
- www.ajaxprojects.com
  Raccoglie informazioni, tools, link su progetti e framework ajax. E' possibile
visualizzare i framework
                                    1agina p
_ Link. Wicket [santi caltabiano].txt
  in base alla tecnologia (java, .net, php, ...)

- http://cwiki.apache.org/WICKET/
  Elenco di link per wicket.

- http://www.google.com/codesearch
  Sezione di google per la ricerca di codice
- https://issues.apache.org/jira/browse/WICKET
  E' il sito dove segnalare e ricercare soluzione per problemi e bug su wicket

- www.programmazione-web.com
  Articoli sviluppo web (client e server) per le diverse tecnologie

- http://wicketbyexample.com/
  Repository di articoli ed esempi per wicket

- http://ckeditor.com
  ckeditor (ex fckeditor) è un editor html wysiwyg da incorporare nelle
applicazioni web. E' uno dei più
  utilizzati nella comunità web. Può essere facilmente adattato ed utilizzato
con le diverse teconologie
  server side. Free per usi non commerciali altrimenti a pagamento.
  Dal sito: "CKEditor is a text editor to be used inside web pages. It's a
WYSIWYG editor, which means
             that the text being edited on it looks as similar as possible to
the results users have
             when publishing it. It brings to the web common editing features
found on desktop editing
             applications like Microsoft Word and OpenOffice. Because CKEditor
is licensed under flexible
             Open Source and commercial licenses, you'll be able to integrate
and use it inside any kind
             of application. This is the ideal editor for developers, created to
provide easy and powerful
             solutions to their users.
             CKEditor and FCKeditor
             FCKeditor has been around for more than six years. Since 2003 it
has built a strong user community
             becoming the most used editor in the market, accumulating more than
3,5 million downloads. On 2009,
             we decided renaming the editor, bringing to the light our next
generation solution: CKEditor 3.0.
             CKEditor inherits the quality and strong features people were used
to find in FCKeditor, in a much
             more modern product, added by dozens of new benefits, like
accessibility and ultimate performance"

- http://tinymce.moxiecode.com
  TinyMCE è un componente per pagine web che trasforma una textarea in un editor
HTML WYSIWYG.
  Quindi è possibile caricarlo in una pagina ed utilizzarlo con una qualunque
tecnologie:
  PHP, JSP, JSF, Wicket, ... (poiché viene trattato come una textare che però
restituisce
  condice html). Dal sito è possibile scaricare una versione compressa della
libreria
  per ridurre i tempi di caricamento. La documentazione ed esempi ottimi.
  Dal sisto: "TinyMCE is a platform independent web based Javascript HTML
WYSIWYG editor control
               released as Open Source under LGPL by Moxiecode Systems AB. It has
the ability to
               convert HTML TEXTAREA fields or other HTML elements to editor
instances. TinyMCE
               is very easy to integrate into other Content Management Systems."

- www.xinha.org
  xinha è un'altenativa tinymce. Può essere facilmente adattato ed utilizzato
con le diverse
                                    2agina p
_ Link. Wicket [santi caltabiano].txt
  teconologie server side.
  Dal sito: "Xinha (pronounced like Xena, the Warrior Princess) is a powerful
WYSIWYG HTML
  editor component that works in all current browsers. Its configurabilty and
extensibility
  make it easy to build just the right editor for multiple purposes, from a
restricted
  mini-editor for one database field to a full-fledged website editor. Its
liberal, BSD licence
  makes it an ideal candidate for integration into any kind of project.
  Xinha is Open Source, and we take this seriously. There is no company that
owns the source but
  a community of professionals who just want Xinha to be the best tool for their
work."


- www.nicedit.com
  nicedit è un'altenativa tinymce. Può essere facilmente adattato ed utilizzato
con le diverse
  teconologie server side. Integra alla perfezione un editor html wysiwyg nelle
nostre pagine
  web con appena una o due righe di codice. NicEdit è un editor inline
realizzato in Javascript
  e Ajax, che permette di editare facilmente il contenuto di una textarea o
addirittura di un
  div a nostra scelta, permettendoci di aggiungere qualsiasi tipo di
formattazione. Il file da
  scaricare è molto piccolo, meno di 35kB in totale, e solo 10kB la cartella
compressa. Per
  l'installazione sono richiesti solo due file, il js e le icone.

- www.freerichtexteditor.com/
  Free Rich Text Editor è un'altenativa tinymce. Può essere facilmente adattato
ed utilizzato con le diverse
  teconologie server side. Molto semplice da utilizzare.
  Dal sito: "Free Rich Text Editor is an extremely easy to use FREE javascript
based HTML WYSIWYG editor for
             your website, it can easily be implemented into any existing
content management system or other
             web application with no knowledge required in programming or
javascript. Only 3 lines of code
             required to set up the editor. It also now outputs as XHTML
compliant code!"
- www.textarearich.com
  textarearich è un'altenativa tinymce. Free per usi non commerciali altrimenti
a pagamento.

- http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-tinymce
  Descrive come utilizzare il componente tinymce con wicket
- http://www.mvnbrowser.com/artifacts-browse.html?groupId=org.wicketstuff
  Raccoglitore di progetti wicket per maven

- http://www.mvnbrowser.com/artifacts-browse.html?groupId=org.wicketstuff
  Raccoglitore di progetti per maven
- http://www.wickettraining.com/ws-sites/yui-parent/index.html
  Wicket Components for the Yahoo User Interface (YUI) library. This is the
parent for the actual project
  and the examples. See the child project "yui" for a more complete description.
- http://ajaxpatterns.org/Java_Ajax_Frameworks
  Elenco framework Ajax per tecnologie java server side

- http://sourceforge.net/projects/wicket-extjs/
  Integrazione wicket con la libreria Ext JS di javascript (www.extjs.com)

                                    3agina p
_ Link. Wicket [santi caltabiano].txt
- http://code.google.com/p/londonwicket/
  Apache Wicket is an open source Java web component framework. The London
Wicket User Group meets up
  approximately every two months for a set of informal talks and general
chatter.

- http://code.google.com/intl/it/search/#q=wicket
  Progetti su wicket ospitati da code.google.com

- ics-wicket-examples (http://code.google.com/p/ics-wicket-examples/)
  This project provides example source code for learning the Wicket web
application framework.
  The primary audience is the software engineering classes in the Information
and Computer
  Science (ICS) Department at the University of Hawaii, although we hope that
these examples
  will be of more general help to the Wicket community.
  These examples are intended to help new users of Wicket "bootstrap" their
understanding by
  showing them small examples of functioning web applications. Unlike many
Wicket examples,
  these examples include test cases, usually with 100% coverage.

- wicket-dnd http://code.google.com/p/wicket-dnd/)
  A generic Drag&Drop framework for Wicket:
  * operate on any markup element via selectors
  * drag and drop between any Wicket components
  * vertical, horizontal and hierarchical structured markup (i.e. trees)
  * drag initiators (a.k.a. handles)
  * common desktop metaphors with 'MOVE', 'COPY' and 'LINK' operations
  * transfer types
  * themeable
  * works in Firefox, Safari, Chrome, IE and Opera

- wicket-rest (http://code.google.com/p/wicket-rest/)
  wicket-rest was born out of the realization that wicket provides some nice
features for
  RESTful services and the KISS concept. I was working on a project using Wicket
and needed
  RESTful services. I used JAXRS to start but soon noticed my Spring
configuration and code
  getting a little bloated. With wicket-rest you can create a RESTful service by
extending
  JsonWebServicePage or XmlWebServicePage and implementing the doGet, doPost,
doPut, and
  doDelete methods. It's that easy. All XML/JSon marshaling and unmarshaling is
handled by
  XStream and Gson, and your defaultModelObject is set by the API from the
incoming message
  body. Just call setDefaultModel and your model object will be sent as XML or
JSon. Thanks
  to Bruno Borges and his blog:
  http://blog.brunoborges.com.br/2008/11/restful-web-services-with-wicket.html
  for the initial thought and implementation.

- http://www.icepush.org/product/icepush-Wicket.html
  ICEpush for Wicket brings the power of Ajax Push to any Wicket-based
application. ICEpush
  for Wicket provides a PushPanel component you can extend to create your own
custom Ajax Push
  functionality. For a given PushPanel, all you need to do is implement the
push callback
  logic associated with notifications to a group. Panel IDs are used to
organize push groups,
  giving you complete flexibility in defining notifications within your Wicket
application.
  The base PushPanel class also provides a push API for triggering notifications
from your
                                    4agina p
_ Link. Wicket [santi caltabiano].txt
  panel's business logic.

- wicket-web-beans (http://code.google.com/p/wicket-web-beans/)
  Wicket Web Beans is an Apache Wicket (http://wicket.apache.org) toolkit for
JavaBeans. AJAX
  Web forms are automatically generated from bean properties. The toolkit
normally does what
  you'd expect, but when it doesn't, you can override its behavior.

- wicket-tree (http://code.google.com/p/wicket-tree/)
  A clean slate development of tree components for Wicket.

- Visural Wicket (http://code.google.com/p/visural-wicket/)
  Set di componenti per wicket. Un'applicazione di esempio all'indirizzo:
  http://wicket.visural.net/examples/app/

- http://code.google.com/p/brix-cms/
   Based on Wicket and JCR, it is the best Wicket-based CMS framework available
today. BRIX is
   simple yet powerful and extensible, allowing designers the highest degree of
freedom in
   developing a rich user experience. Using Apache Wicket as the technology to
serve the content
   makes it very easy to embed custom, stateful Wicket components into any CMS
page, allowing
   rich integration with any existing Wicket web application. Using Apache
Jackrabbit allows
   Brix to easily integrate full text search, versioning, and WebDav access. Brix
is
   business-friendly, open sourced under the Apache Software License version 2.0.

  Why Brix? Most CMS are for building web sites. Brix CMS is for building web
applications.
  Dynamic content is usually an afterthought for most CMS. It is central to Brix
CMS. Brix
  allows for dynamic component-based tiles.

- http://code.gidoo.org/gidoocms/
  gidooCMS is a kind of framework for CMS systems based on Apache Wicket. You
have the basic
  features of an CMS, but you add you own functionality by extending
Java-classes. E.g. you
  will write the code for creating a menu by yourself directly in Java.
Currently we use
  Apache Jackrabbit as persistance engine.
- http://wicket.visural.net (oppure http://code.google.com/p/visural-wicket/)
  visural-wicket is a collection of Apache Wicket components and utilities. They
are designed
  to be light-weight, loosely coupled and to be easily integrated into any
existing Wicket
  application with minimal dependencies.
  Example: http://wicket.visural.net/examples/app/

- http://code.google.com/p/jqwicket/
  JQWicket provides a simple, intuitive but powerful bridge between the Wicket
Framework and
  JQuery Javascript Library and gives developer the capability to build
jquery-enabled wicket
  components with only few lines of code. Furthermore it offers a rich component
library of
  "wicketized" jquery plugins implemented as wicket behaviors

- http://wicketobjects.sourceforge.net/m2-site/main/
  Wicket Objects is a sister project for the Naked Objects framework, providing
a customizable web
  app using the Apache Wicket web framework.
                                    5agina p
_ Link. Wicket [santi caltabiano].txt
  Using Wicket Objects, you can quickly developing domain-driven applications
and run them as Wicket
  webapps. You simply write your domain objects as pojos, and Wicket Objects
automatically renders
  them as a webapp. Later, you can start to customize the GUI by writing your
own Wicket Components
   and plugging them into Wicket Objects.




                                    6agina p

Weitere ähnliche Inhalte

Was ist angesagt?

Nuxeo WebEngine and GlassFish v3
Nuxeo WebEngine and GlassFish v3Nuxeo WebEngine and GlassFish v3
Nuxeo WebEngine and GlassFish v3
Nuxeo
 
SharePoint Web part programming
SharePoint Web part programmingSharePoint Web part programming
SharePoint Web part programming
Quang Nguyễn Bá
 

Was ist angesagt? (18)

JS digest. October 2017
JS digest. October 2017 JS digest. October 2017
JS digest. October 2017
 
Android chromium web view
Android chromium web viewAndroid chromium web view
Android chromium web view
 
Mage Titans USA 2016 M2 deployment
Mage Titans USA 2016  M2 deploymentMage Titans USA 2016  M2 deployment
Mage Titans USA 2016 M2 deployment
 
Introduction to ASP.NET Core
Introduction to ASP.NET CoreIntroduction to ASP.NET Core
Introduction to ASP.NET Core
 
Chromium ui framework(shared)
Chromium ui framework(shared)Chromium ui framework(shared)
Chromium ui framework(shared)
 
Nuxeo WebEngine and GlassFish v3
Nuxeo WebEngine and GlassFish v3Nuxeo WebEngine and GlassFish v3
Nuxeo WebEngine and GlassFish v3
 
WebKit and Blink: open development powering the HTML5 revolution
WebKit and Blink: open development powering the HTML5 revolutionWebKit and Blink: open development powering the HTML5 revolution
WebKit and Blink: open development powering the HTML5 revolution
 
SharePoint Web part programming
SharePoint Web part programmingSharePoint Web part programming
SharePoint Web part programming
 
WebKit and Blink: Bridging the Gap Between the Kernel and the HTML5 Revolution
WebKit and Blink: Bridging the Gap Between the Kernel and the HTML5 RevolutionWebKit and Blink: Bridging the Gap Between the Kernel and the HTML5 Revolution
WebKit and Blink: Bridging the Gap Between the Kernel and the HTML5 Revolution
 
Spring Integration Done Bootifully
Spring Integration Done BootifullySpring Integration Done Bootifully
Spring Integration Done Bootifully
 
JS Module Server
JS Module ServerJS Module Server
JS Module Server
 
Vue js 2.x
Vue js 2.xVue js 2.x
Vue js 2.x
 
Константин Маркович: "Creating modular application using Spring Boot "
Константин Маркович: "Creating modular application using Spring Boot "Константин Маркович: "Creating modular application using Spring Boot "
Константин Маркович: "Creating modular application using Spring Boot "
 
Google Page Insights and Magento 2 — Sergey Nezbritskiy | Magento Meetup Onli...
Google Page Insights and Magento 2 — Sergey Nezbritskiy | Magento Meetup Onli...Google Page Insights and Magento 2 — Sergey Nezbritskiy | Magento Meetup Onli...
Google Page Insights and Magento 2 — Sergey Nezbritskiy | Magento Meetup Onli...
 
MySQL GUI Administration
MySQL GUI AdministrationMySQL GUI Administration
MySQL GUI Administration
 
Py browser
Py browserPy browser
Py browser
 
WordPress development checklist
WordPress development checklistWordPress development checklist
WordPress development checklist
 
PHP konferencija - Microsoft
PHP konferencija - MicrosoftPHP konferencija - Microsoft
PHP konferencija - Microsoft
 

Andere mochten auch

Link. vb6 [santi caltabiano].txt blocco note
  Link. vb6 [santi caltabiano].txt   blocco note  Link. vb6 [santi caltabiano].txt   blocco note
Link. vb6 [santi caltabiano].txt blocco note
santi caltabiano
 
Connessione ad un centralino telefonico da vb [santi caltabiano]
Connessione ad un centralino telefonico da vb [santi caltabiano]Connessione ad un centralino telefonico da vb [santi caltabiano]
Connessione ad un centralino telefonico da vb [santi caltabiano]
santi caltabiano
 

Andere mochten auch (18)

Appunti di analisi funzionale [a.a. 1995 1996][prof. biagio ricceri][santi ca...
Appunti di analisi funzionale [a.a. 1995 1996][prof. biagio ricceri][santi ca...Appunti di analisi funzionale [a.a. 1995 1996][prof. biagio ricceri][santi ca...
Appunti di analisi funzionale [a.a. 1995 1996][prof. biagio ricceri][santi ca...
 
Funzioni elementari e richiami di trigonomeria [teoria ed esericizi][santi c...
Funzioni elementari e richiami di trigonomeria  [teoria ed esericizi][santi c...Funzioni elementari e richiami di trigonomeria  [teoria ed esericizi][santi c...
Funzioni elementari e richiami di trigonomeria [teoria ed esericizi][santi c...
 
Link. java server faces [santi caltabiano]
  Link. java server faces [santi caltabiano]  Link. java server faces [santi caltabiano]
Link. java server faces [santi caltabiano]
 
Link. java [santi caltabiano].txt blocco note
  Link. java [santi caltabiano].txt   blocco note  Link. java [santi caltabiano].txt   blocco note
Link. java [santi caltabiano].txt blocco note
 
Teoremi fondamentali sugli operatori lineari [tesi][santi caltabiano]
Teoremi fondamentali sugli operatori lineari [tesi][santi caltabiano]Teoremi fondamentali sugli operatori lineari [tesi][santi caltabiano]
Teoremi fondamentali sugli operatori lineari [tesi][santi caltabiano]
 
Spazi di hilbert [santi caltabiano]
Spazi di hilbert [santi caltabiano]Spazi di hilbert [santi caltabiano]
Spazi di hilbert [santi caltabiano]
 
Inf & sup di funzioni [teoria ed esericizi][santi caltabiano]
Inf & sup di funzioni [teoria ed esericizi][santi caltabiano]Inf & sup di funzioni [teoria ed esericizi][santi caltabiano]
Inf & sup di funzioni [teoria ed esericizi][santi caltabiano]
 
Link. php [santi caltabiano]
  Link. php [santi caltabiano]  Link. php [santi caltabiano]
Link. php [santi caltabiano]
 
Link. vb6 [santi caltabiano].txt blocco note
  Link. vb6 [santi caltabiano].txt   blocco note  Link. vb6 [santi caltabiano].txt   blocco note
Link. vb6 [santi caltabiano].txt blocco note
 
Jasper report dependencies [santi caltabiano]
Jasper report dependencies [santi caltabiano]Jasper report dependencies [santi caltabiano]
Jasper report dependencies [santi caltabiano]
 
Disequazioni [teoria ed esericizi][santi caltabiano]
Disequazioni [teoria ed esericizi][santi caltabiano]Disequazioni [teoria ed esericizi][santi caltabiano]
Disequazioni [teoria ed esericizi][santi caltabiano]
 
Sostituzioni notevoli per l'integrazione [santi caltabiano]
Sostituzioni notevoli per l'integrazione [santi caltabiano]Sostituzioni notevoli per l'integrazione [santi caltabiano]
Sostituzioni notevoli per l'integrazione [santi caltabiano]
 
Infinitesimi ed infiniti [teoria ed esericizi][santi caltabiano]
Infinitesimi ed infiniti [teoria ed esericizi][santi caltabiano]Infinitesimi ed infiniti [teoria ed esericizi][santi caltabiano]
Infinitesimi ed infiniti [teoria ed esericizi][santi caltabiano]
 
Connessione ad un centralino telefonico da vb [santi caltabiano]
Connessione ad un centralino telefonico da vb [santi caltabiano]Connessione ad un centralino telefonico da vb [santi caltabiano]
Connessione ad un centralino telefonico da vb [santi caltabiano]
 
Jasper report anteprima con flash viewer [bysc]
Jasper report   anteprima con flash viewer [bysc]Jasper report   anteprima con flash viewer [bysc]
Jasper report anteprima con flash viewer [bysc]
 
Esempio drag&drop [wicket dnd][sc]
Esempio drag&drop [wicket dnd][sc]Esempio drag&drop [wicket dnd][sc]
Esempio drag&drop [wicket dnd][sc]
 
Tenere in vita la sessione [apache wicket][2015][sc]
Tenere in vita la sessione [apache wicket][2015][sc]Tenere in vita la sessione [apache wicket][2015][sc]
Tenere in vita la sessione [apache wicket][2015][sc]
 
Equazioni [teoria ed esericizi][santi caltabiano]
Equazioni  [teoria ed esericizi][santi caltabiano]Equazioni  [teoria ed esericizi][santi caltabiano]
Equazioni [teoria ed esericizi][santi caltabiano]
 

Ähnlich wie Link. wicket [santi caltabiano].txt blocco note

Chapter6 web apps-tomcat
Chapter6 web apps-tomcatChapter6 web apps-tomcat
Chapter6 web apps-tomcat
Venkat Gowda
 

Ähnlich wie Link. wicket [santi caltabiano].txt blocco note (20)

Customer FX Technical Reference Sheet
Customer FX Technical Reference SheetCustomer FX Technical Reference Sheet
Customer FX Technical Reference Sheet
 
Guide to Vite JS – Modern Fron-End Development Tool
Guide to Vite JS – Modern Fron-End Development ToolGuide to Vite JS – Modern Fron-End Development Tool
Guide to Vite JS – Modern Fron-End Development Tool
 
CODE IGNITER
CODE IGNITERCODE IGNITER
CODE IGNITER
 
Vue micro frontend implementation patterns
Vue micro frontend implementation patternsVue micro frontend implementation patterns
Vue micro frontend implementation patterns
 
Transforming the web into a real application platform
Transforming the web into a real application platformTransforming the web into a real application platform
Transforming the web into a real application platform
 
What's new in Portal and WCM 8.5
What's new in Portal and WCM 8.5What's new in Portal and WCM 8.5
What's new in Portal and WCM 8.5
 
GWT training session 1
GWT training session 1GWT training session 1
GWT training session 1
 
Implementing auto complete using JQuery
Implementing auto complete using JQueryImplementing auto complete using JQuery
Implementing auto complete using JQuery
 
Assignment3.2
Assignment3.2Assignment3.2
Assignment3.2
 
GWT Training - Session 1/3
GWT Training - Session 1/3GWT Training - Session 1/3
GWT Training - Session 1/3
 
Chapter6 web apps-tomcat
Chapter6 web apps-tomcatChapter6 web apps-tomcat
Chapter6 web apps-tomcat
 
Node.js Tools Ecosystem
Node.js Tools EcosystemNode.js Tools Ecosystem
Node.js Tools Ecosystem
 
Phonegap android angualr material design
Phonegap android angualr material designPhonegap android angualr material design
Phonegap android angualr material design
 
Reactjs Basics
Reactjs BasicsReactjs Basics
Reactjs Basics
 
The Future Is The Cloud
The Future Is The CloudThe Future Is The Cloud
The Future Is The Cloud
 
Top 8 react static site generators for 2020
Top 8 react static site generators for 2020Top 8 react static site generators for 2020
Top 8 react static site generators for 2020
 
Web-Technologies 26.06.2003
Web-Technologies 26.06.2003Web-Technologies 26.06.2003
Web-Technologies 26.06.2003
 
ASP Dot Net Software Development in India - iFour Technolab
ASP Dot Net Software Development in India - iFour TechnolabASP Dot Net Software Development in India - iFour Technolab
ASP Dot Net Software Development in India - iFour Technolab
 
Top React Static Site Generators for 2022.pdf
Top React Static Site Generators for 2022.pdfTop React Static Site Generators for 2022.pdf
Top React Static Site Generators for 2022.pdf
 
Hyperledger Composer architecture
Hyperledger Composer architectureHyperledger Composer architecture
Hyperledger Composer architecture
 

Mehr von santi caltabiano

Mehr von santi caltabiano (20)

Esercizio semicirconferenze tangenti [sc]
Esercizio   semicirconferenze tangenti [sc]Esercizio   semicirconferenze tangenti [sc]
Esercizio semicirconferenze tangenti [sc]
 
Area di un segmento parabolico
Area di un segmento parabolicoArea di un segmento parabolico
Area di un segmento parabolico
 
L'equilibrio nei fluidi (parte03) [prof. santi caltabiano]
L'equilibrio nei fluidi (parte03) [prof. santi caltabiano]L'equilibrio nei fluidi (parte03) [prof. santi caltabiano]
L'equilibrio nei fluidi (parte03) [prof. santi caltabiano]
 
L'equilibrio nei fluidi (parte02) [prof. santi caltabiano]
L'equilibrio nei fluidi (parte02) [prof. santi caltabiano]L'equilibrio nei fluidi (parte02) [prof. santi caltabiano]
L'equilibrio nei fluidi (parte02) [prof. santi caltabiano]
 
L'equilibrio nei fluidi (parte01) [prof. santi caltabiano]
L'equilibrio nei fluidi (parte01) [prof. santi caltabiano]L'equilibrio nei fluidi (parte01) [prof. santi caltabiano]
L'equilibrio nei fluidi (parte01) [prof. santi caltabiano]
 
Legge di gravitazione universale [prof. santi caltabiano]
Legge di gravitazione universale [prof. santi caltabiano]Legge di gravitazione universale [prof. santi caltabiano]
Legge di gravitazione universale [prof. santi caltabiano]
 
Le tre leggi di keplero [prof. santi caltabiano]
Le tre leggi di keplero [prof. santi caltabiano]Le tre leggi di keplero [prof. santi caltabiano]
Le tre leggi di keplero [prof. santi caltabiano]
 
Caduta di un corpo [prof. santi caltabiano]
Caduta di un corpo [prof. santi caltabiano]Caduta di un corpo [prof. santi caltabiano]
Caduta di un corpo [prof. santi caltabiano]
 
Applicazione dei principi della dinamica [prof. santi caltabiano]
Applicazione dei principi  della dinamica [prof. santi caltabiano]Applicazione dei principi  della dinamica [prof. santi caltabiano]
Applicazione dei principi della dinamica [prof. santi caltabiano]
 
Principi della dinamica [prof. santi caltabiano]
Principi della dinamica [prof. santi caltabiano]Principi della dinamica [prof. santi caltabiano]
Principi della dinamica [prof. santi caltabiano]
 
Le leve [prof. santi caltabiano]
Le leve [prof. santi caltabiano]Le leve [prof. santi caltabiano]
Le leve [prof. santi caltabiano]
 
Coppie di forze [prof. santi caltabiano]
Coppie di forze [prof. santi caltabiano]Coppie di forze [prof. santi caltabiano]
Coppie di forze [prof. santi caltabiano]
 
Momento di una forza [prof. santi caltabiano]
Momento di una forza [prof. santi caltabiano]Momento di una forza [prof. santi caltabiano]
Momento di una forza [prof. santi caltabiano]
 
Equilibrio sul piano inclinato [s. caltabiano]
Equilibrio sul piano inclinato [s. caltabiano]Equilibrio sul piano inclinato [s. caltabiano]
Equilibrio sul piano inclinato [s. caltabiano]
 
La piramide di numeri (prof. s. caltabiano)
La piramide di numeri (prof. s. caltabiano) La piramide di numeri (prof. s. caltabiano)
La piramide di numeri (prof. s. caltabiano)
 
20 dinamica forze d'attrito
20 dinamica   forze d'attrito20 dinamica   forze d'attrito
20 dinamica forze d'attrito
 
10 dinamica concetto di forza
10 dinamica   concetto di forza10 dinamica   concetto di forza
10 dinamica concetto di forza
 
Vettori
VettoriVettori
Vettori
 
00130 cinematica moto rettilineo e velocita media
00130 cinematica   moto rettilineo e velocita media00130 cinematica   moto rettilineo e velocita media
00130 cinematica moto rettilineo e velocita media
 
50 cinematica moto rettilineo uniformemente accelerato
50 cinematica   moto rettilineo uniformemente accelerato50 cinematica   moto rettilineo uniformemente accelerato
50 cinematica moto rettilineo uniformemente accelerato
 

Kürzlich hochgeladen

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 

Kürzlich hochgeladen (20)

Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 

Link. wicket [santi caltabiano].txt blocco note

  • 1. _ Link. Wicket [santi caltabiano].txt - www.Wicketframework.org oppure wicket.apache.org Sito ufficiale di wicket. Sottosezioni: * http://www.wicketframework.org/wicket-extensions/ contiene componenti (aggiuntivi ) che estendono il framework wicket. * http://cwiki.apache.org/WICKET/newuserguide.html Nuova guida utente. wicket.apache.org -> Wiki -> New User Guide (in Framework Documentation) * http://wicket.apache.org/docs/wicket-1.3.2/wicket-extensions/ Estensioni Wicket * http://cwiki.apache.org/WICKET/wickets-xhtml-tags.html Elenco Tag wicket. wicket.apache.org -> References -> Wicket's XHTML tags (in Wicket reference) - www.wicketstuff.org E' il sito di riferimento per reperire componenti, documentazioni ed esempi per il framework wikcket (www.Wicketframework.org). La sezione wiki: http://wicketstuff.org/confluence/display/STUFFWIKI/Wiki contiene i link per accedere alle categorie di interesse. In particolare WicketStuff Dojo: http://wicketstuff.org/confluence/display/STUFFWIKI/WicketStuff+Dojo che contiene un libreria di componenti wicket ottenuti dall'integrazione con il framework dojo (www.dojotoolkit.org). - www.wicket-library.com Librerie, documentazione per wicket. La sezione http://www.wicket-library.com/wicket-examples/ contiene esempi e documentazione. - www.wiquery.org (http://code.google.com/p/wiquery) wiQuery aims to bind jQuery and jQuery UI within the Java Wicket framework, a Java framework providing a real way to create web applications with an OO approach. Use jQuery with Wicket! wiQuery integrates jQuery and jQuery UI into the Apache Wicket framework, allowing: •DOM manipulation, including effects and events, •jQuery UI rich components usage, including theming. Code in Java, wiQuery handles JavaScript integration! You would like to use a jQuery plugin in your Wicket application ? Integrate it with wiQuery, it's easy! - http://drdb.fsa.ulaval.ca/urls/ wicket tutorial (link sulla homepage www.wicket-library.com) - http://www.inmethod.com/ inMethod advanced grid components for Apache Wicket. * http://wicketstuff.org/confluence/display/STUFFWIKI/Inmethod+Grid wicketstuff.org * Download: Jars: http://wicketstuff.org/maven/repository/com/inmethod/ Demo: http://wicketstuff.org/grid-examples/ * http://old.nabble.com/inmethod---grid-website--td20086965.html Where is inmethod? * http://www.wickettraining.com/wicketstuff-core/inmethod-grid-parent/project-info .html informations * https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/releases/wicketstu ff-core-1.4-rc7/inmethod-grid-parent/ svn repository - www.ajaxprojects.com Raccoglie informazioni, tools, link su progetti e framework ajax. E' possibile visualizzare i framework 1agina p
  • 2. _ Link. Wicket [santi caltabiano].txt in base alla tecnologia (java, .net, php, ...) - http://cwiki.apache.org/WICKET/ Elenco di link per wicket. - http://www.google.com/codesearch Sezione di google per la ricerca di codice - https://issues.apache.org/jira/browse/WICKET E' il sito dove segnalare e ricercare soluzione per problemi e bug su wicket - www.programmazione-web.com Articoli sviluppo web (client e server) per le diverse tecnologie - http://wicketbyexample.com/ Repository di articoli ed esempi per wicket - http://ckeditor.com ckeditor (ex fckeditor) è un editor html wysiwyg da incorporare nelle applicazioni web. E' uno dei più utilizzati nella comunità web. Può essere facilmente adattato ed utilizzato con le diverse teconologie server side. Free per usi non commerciali altrimenti a pagamento. Dal sito: "CKEditor is a text editor to be used inside web pages. It's a WYSIWYG editor, which means that the text being edited on it looks as similar as possible to the results users have when publishing it. It brings to the web common editing features found on desktop editing applications like Microsoft Word and OpenOffice. Because CKEditor is licensed under flexible Open Source and commercial licenses, you'll be able to integrate and use it inside any kind of application. This is the ideal editor for developers, created to provide easy and powerful solutions to their users. CKEditor and FCKeditor FCKeditor has been around for more than six years. Since 2003 it has built a strong user community becoming the most used editor in the market, accumulating more than 3,5 million downloads. On 2009, we decided renaming the editor, bringing to the light our next generation solution: CKEditor 3.0. CKEditor inherits the quality and strong features people were used to find in FCKeditor, in a much more modern product, added by dozens of new benefits, like accessibility and ultimate performance" - http://tinymce.moxiecode.com TinyMCE è un componente per pagine web che trasforma una textarea in un editor HTML WYSIWYG. Quindi è possibile caricarlo in una pagina ed utilizzarlo con una qualunque tecnologie: PHP, JSP, JSF, Wicket, ... (poiché viene trattato come una textare che però restituisce condice html). Dal sito è possibile scaricare una versione compressa della libreria per ridurre i tempi di caricamento. La documentazione ed esempi ottimi. Dal sisto: "TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other Content Management Systems." - www.xinha.org xinha è un'altenativa tinymce. Può essere facilmente adattato ed utilizzato con le diverse 2agina p
  • 3. _ Link. Wicket [santi caltabiano].txt teconologie server side. Dal sito: "Xinha (pronounced like Xena, the Warrior Princess) is a powerful WYSIWYG HTML editor component that works in all current browsers. Its configurabilty and extensibility make it easy to build just the right editor for multiple purposes, from a restricted mini-editor for one database field to a full-fledged website editor. Its liberal, BSD licence makes it an ideal candidate for integration into any kind of project. Xinha is Open Source, and we take this seriously. There is no company that owns the source but a community of professionals who just want Xinha to be the best tool for their work." - www.nicedit.com nicedit è un'altenativa tinymce. Può essere facilmente adattato ed utilizzato con le diverse teconologie server side. Integra alla perfezione un editor html wysiwyg nelle nostre pagine web con appena una o due righe di codice. NicEdit è un editor inline realizzato in Javascript e Ajax, che permette di editare facilmente il contenuto di una textarea o addirittura di un div a nostra scelta, permettendoci di aggiungere qualsiasi tipo di formattazione. Il file da scaricare è molto piccolo, meno di 35kB in totale, e solo 10kB la cartella compressa. Per l'installazione sono richiesti solo due file, il js e le icone. - www.freerichtexteditor.com/ Free Rich Text Editor è un'altenativa tinymce. Può essere facilmente adattato ed utilizzato con le diverse teconologie server side. Molto semplice da utilizzare. Dal sito: "Free Rich Text Editor is an extremely easy to use FREE javascript based HTML WYSIWYG editor for your website, it can easily be implemented into any existing content management system or other web application with no knowledge required in programming or javascript. Only 3 lines of code required to set up the editor. It also now outputs as XHTML compliant code!" - www.textarearich.com textarearich è un'altenativa tinymce. Free per usi non commerciali altrimenti a pagamento. - http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-tinymce Descrive come utilizzare il componente tinymce con wicket - http://www.mvnbrowser.com/artifacts-browse.html?groupId=org.wicketstuff Raccoglitore di progetti wicket per maven - http://www.mvnbrowser.com/artifacts-browse.html?groupId=org.wicketstuff Raccoglitore di progetti per maven - http://www.wickettraining.com/ws-sites/yui-parent/index.html Wicket Components for the Yahoo User Interface (YUI) library. This is the parent for the actual project and the examples. See the child project "yui" for a more complete description. - http://ajaxpatterns.org/Java_Ajax_Frameworks Elenco framework Ajax per tecnologie java server side - http://sourceforge.net/projects/wicket-extjs/ Integrazione wicket con la libreria Ext JS di javascript (www.extjs.com) 3agina p
  • 4. _ Link. Wicket [santi caltabiano].txt - http://code.google.com/p/londonwicket/ Apache Wicket is an open source Java web component framework. The London Wicket User Group meets up approximately every two months for a set of informal talks and general chatter. - http://code.google.com/intl/it/search/#q=wicket Progetti su wicket ospitati da code.google.com - ics-wicket-examples (http://code.google.com/p/ics-wicket-examples/) This project provides example source code for learning the Wicket web application framework. The primary audience is the software engineering classes in the Information and Computer Science (ICS) Department at the University of Hawaii, although we hope that these examples will be of more general help to the Wicket community. These examples are intended to help new users of Wicket "bootstrap" their understanding by showing them small examples of functioning web applications. Unlike many Wicket examples, these examples include test cases, usually with 100% coverage. - wicket-dnd http://code.google.com/p/wicket-dnd/) A generic Drag&Drop framework for Wicket: * operate on any markup element via selectors * drag and drop between any Wicket components * vertical, horizontal and hierarchical structured markup (i.e. trees) * drag initiators (a.k.a. handles) * common desktop metaphors with 'MOVE', 'COPY' and 'LINK' operations * transfer types * themeable * works in Firefox, Safari, Chrome, IE and Opera - wicket-rest (http://code.google.com/p/wicket-rest/) wicket-rest was born out of the realization that wicket provides some nice features for RESTful services and the KISS concept. I was working on a project using Wicket and needed RESTful services. I used JAXRS to start but soon noticed my Spring configuration and code getting a little bloated. With wicket-rest you can create a RESTful service by extending JsonWebServicePage or XmlWebServicePage and implementing the doGet, doPost, doPut, and doDelete methods. It's that easy. All XML/JSon marshaling and unmarshaling is handled by XStream and Gson, and your defaultModelObject is set by the API from the incoming message body. Just call setDefaultModel and your model object will be sent as XML or JSon. Thanks to Bruno Borges and his blog: http://blog.brunoborges.com.br/2008/11/restful-web-services-with-wicket.html for the initial thought and implementation. - http://www.icepush.org/product/icepush-Wicket.html ICEpush for Wicket brings the power of Ajax Push to any Wicket-based application. ICEpush for Wicket provides a PushPanel component you can extend to create your own custom Ajax Push functionality. For a given PushPanel, all you need to do is implement the push callback logic associated with notifications to a group. Panel IDs are used to organize push groups, giving you complete flexibility in defining notifications within your Wicket application. The base PushPanel class also provides a push API for triggering notifications from your 4agina p
  • 5. _ Link. Wicket [santi caltabiano].txt panel's business logic. - wicket-web-beans (http://code.google.com/p/wicket-web-beans/) Wicket Web Beans is an Apache Wicket (http://wicket.apache.org) toolkit for JavaBeans. AJAX Web forms are automatically generated from bean properties. The toolkit normally does what you'd expect, but when it doesn't, you can override its behavior. - wicket-tree (http://code.google.com/p/wicket-tree/) A clean slate development of tree components for Wicket. - Visural Wicket (http://code.google.com/p/visural-wicket/) Set di componenti per wicket. Un'applicazione di esempio all'indirizzo: http://wicket.visural.net/examples/app/ - http://code.google.com/p/brix-cms/ Based on Wicket and JCR, it is the best Wicket-based CMS framework available today. BRIX is simple yet powerful and extensible, allowing designers the highest degree of freedom in developing a rich user experience. Using Apache Wicket as the technology to serve the content makes it very easy to embed custom, stateful Wicket components into any CMS page, allowing rich integration with any existing Wicket web application. Using Apache Jackrabbit allows Brix to easily integrate full text search, versioning, and WebDav access. Brix is business-friendly, open sourced under the Apache Software License version 2.0. Why Brix? Most CMS are for building web sites. Brix CMS is for building web applications. Dynamic content is usually an afterthought for most CMS. It is central to Brix CMS. Brix allows for dynamic component-based tiles. - http://code.gidoo.org/gidoocms/ gidooCMS is a kind of framework for CMS systems based on Apache Wicket. You have the basic features of an CMS, but you add you own functionality by extending Java-classes. E.g. you will write the code for creating a menu by yourself directly in Java. Currently we use Apache Jackrabbit as persistance engine. - http://wicket.visural.net (oppure http://code.google.com/p/visural-wicket/) visural-wicket is a collection of Apache Wicket components and utilities. They are designed to be light-weight, loosely coupled and to be easily integrated into any existing Wicket application with minimal dependencies. Example: http://wicket.visural.net/examples/app/ - http://code.google.com/p/jqwicket/ JQWicket provides a simple, intuitive but powerful bridge between the Wicket Framework and JQuery Javascript Library and gives developer the capability to build jquery-enabled wicket components with only few lines of code. Furthermore it offers a rich component library of "wicketized" jquery plugins implemented as wicket behaviors - http://wicketobjects.sourceforge.net/m2-site/main/ Wicket Objects is a sister project for the Naked Objects framework, providing a customizable web app using the Apache Wicket web framework. 5agina p
  • 6. _ Link. Wicket [santi caltabiano].txt Using Wicket Objects, you can quickly developing domain-driven applications and run them as Wicket webapps. You simply write your domain objects as pojos, and Wicket Objects automatically renders them as a webapp. Later, you can start to customize the GUI by writing your own Wicket Components and plugging them into Wicket Objects. 6agina p