Todos: Difference between revisions
| Line 9: | Line 9: | ||
#vimeo | #vimeo | ||
*Mobile Web: | *Mobile Web: | ||
* pure HTML5 (POH5 = Plain Old HTML5 (CSS3, WebSockets, Canvas, WebStorgage, etc.)), example by [https://community.jboss.org/wiki/GetStartedWithHTML5MobileWebDevelopmentWithJBoss JBoss] | *= pure HTML5 (POH5 = Plain Old HTML5 (CSS3, WebSockets, Canvas, WebStorgage, etc.)), example by [https://community.jboss.org/wiki/GetStartedWithHTML5MobileWebDevelopmentWithJBoss JBoss] | ||
** based on [[jQuery|jQuery]], see example [http://www.jboss.org/jdf/examples/ticket-monster/tutorial/Introduction/ ticket monster] ([http://www.redhat.com/rhecm/rest-rhecm/jcr/repository/collaboration/jcr:system/jcr:versionStorage/bde54a8e0a0526023f84ea9a5b3fa8b0/15/jcr:frozenNode/rh:resourceFile PDF]) | ** based on [[jQuery|jQuery]], see example [http://www.jboss.org/jdf/examples/ticket-monster/tutorial/Introduction/ ticket monster] ([http://www.redhat.com/rhecm/rest-rhecm/jcr/repository/collaboration/jcr:system/jcr:versionStorage/bde54a8e0a0526023f84ea9a5b3fa8b0/15/jcr:frozenNode/rh:resourceFile PDF]) | ||
** based on [[JavaJEEJSF|Java Server Faces]] | ** based on [[JavaJEEJSF|Java Server Faces]] | ||
Revision as of 20:23, 14 April 2014
Homepage
- Authentification
- Areas for Jacob
- Search
Mobile development
- vimeo
- Mobile Web:
- = pure HTML5 (POH5 = Plain Old HTML5 (CSS3, WebSockets, Canvas, WebStorgage, etc.)), example by JBoss
- based on jQuery, see example ticket monster (PDF)
- based on Java Server Faces
- Native Mobile:
- OS specific
- Hybrid Apps:
- based on Apache Cordova, there is a video with an introduction of a new eclipse wizard (not available in local eclipse installation)
- based on JBoss Aerogear???
Music
- U2 - Sweetest Thing
- Linkin Park - Shadow of the Day
- Depeche Mode - Personal Jesus
- Sting - Fragile
- U2 - The Ground beneath his feet
Finance
- ETF (Exchange Traded Fund)
- hohe Dividendenrendite
- iShares Dax WKN 593 393
- ISHARES DIVDAX WKN 263527
Java
- Use of Collections
- Exceptions
- does an ejb needs an explicit empty ctor?
- Note that, since this is a session bean, a transaction is automatically begun when the register() method is called, and committed when it?
- Does an entity needs to implement serializable? (probably not)
- reflection umgeht access modifier
- debugging jboss