meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
vaadin2009:start [2009/10/20 17:08]
hevi
vaadin2009:start [2009/10/23 14:21] (current)
hevi
Line 9: Line 9:
  
 **http://vaadin.com**| **http://vaadin.com**|
-[[:vaadin:start|vaadin Coding Pages]]+[[:vaadin:start|vaadin Coding Pages]]| 
 +[[Code complete and demo]]
  
-====== What is vaadin ? ====== +====== News & Notes ====== 
-//Vaadin is a Java framework for building modern web applications that look great, perform well ans make you and your users happy.// Demos, Downloads, API's, Book and more => **http://vaadin.com**. [[:vaadin:start|vaadin coding]].+   Coding parts moved from Links to [[vaadin:start|vaadin Coding]] pages. 
 +   * [[Code complete and demo]] instructions.
  
- 
-====== What is Code Camp ? ====== 
-//Code Camp is a learning and hacking experience. The code camp approach can be defined as a collaborative learning setting that aims to promote profession-oriented skills. In code camp, the term camp refers to a situation where students assemble and stay a while together. The term code refers to coding, i.e. writing computer programs.// 
- 
-====== Registration ====== 
-Enroll to course **CT30A9300 Code Camp on Communications Engineering** in [[https://weboodi.lut.fi/oodi/|WebOodi]] . 
  
 ====== Code Camp Week ====== ====== Code Camp Week ======
Line 36: Line 32:
 Presentations Presentations
   * {{:vaadin2009:codecamp_start_vaadin.pdf|Code Camp Start}} (seems not to work with firefox in 6428)   * {{:vaadin2009:codecamp_start_vaadin.pdf|Code Camp Start}} (seems not to work with firefox in 6428)
 +  * see [[Code Complete and Demo]] for friday activity
  
 ====== Groups ====== ====== Groups ======
 ^ Group ^ Application ^ Name 1 ^ Name 2 ^ Name 3 ^ ^ Group ^ Application ^ Name 1 ^ Name 2 ^ Name 3 ^
-| [[.:grp1:start|grp1]] |[[.:grp1:start|Avis]] | Kokko Joona-Pekka | Myllys Wille | Jurkkola Ville |+| [[.:grp1:start|grp1]] |[[.:grp1:start|Avis]] | Kokko Joona-Pekka | Myllys Ville | Jurkkola Ville |
 | [[.:grp2:start|grp2]] |[[.grp2:start|TwiToday]] |Parkkila Janne |Malevich Rostislav |Maglyas Andrey | | [[.:grp2:start|grp2]] |[[.grp2:start|TwiToday]] |Parkkila Janne |Malevich Rostislav |Maglyas Andrey |
-| [[.:grp3:start|grp3]] | |Azad Md. A K |Azam MD. F | Sheuly Sumsunnahar | +| [[.:grp3:start|grp3]] |[[.grp3:start|linkedKnowledge]] |Azad Md. A K |Azam MD. F | Sheuly Sumsunnahar | 
-| [[.:grp4:start|grp4]] |[[.grp4:start|Remote Jukebox]]|Pyy Mikko |Bhetuwal Pashupati |Babur Zahir U D |+| [[.:grp4:start|grp4]] |[[.grp4:start|Video Streamer]]|Pyy Mikko |Bhetuwal Pashupati |Babur Zahir U D |
 | [[.:grp5:start|grp5]] |[[.:grp5:start|OurEasyMovies]] |Santosh Kalwar |Deepak Man Shrestha | Manish Thapa| Kamal Panthi|  | [[.:grp5:start|grp5]] |[[.:grp5:start|OurEasyMovies]] |Santosh Kalwar |Deepak Man Shrestha | Manish Thapa| Kamal Panthi| 
-| [[.:grp6:start|grp6]] | Torino WebOS |Kahaei Alireza |Seyed Mahmoud Mortazavi |Karki Bandana | +| [[.:grp6:start|grp6]] |[[.:grp6:start|Torino WebOS]]  |Kahaei Alireza |Seyed Mahmoud Mortazavi |Karki Bandana | 
-| [[.:grp7:start|grp7]] | |Sohail Abrar S |Were Oyomno | Karki Bishal Raj | +| [[.:grp7:start|grp7]] | [[.:grp7:start|Pedro Finance]]|Sohail Abrar S |Were Oyomno | Karki Bishal Raj | 
-| [[.:grp8:start|grp8]] |Centralized Job Application |Ahmadi Zeleti Fatemeh S |Adomako T Joshua |Sabuka Stewart R |+| [[.:grp8:start|grp8]] |[[.:grp8:start|Centralized Job Application]] |Ahmadi Zeleti Fatemeh S |Adomako T Joshua |Sabuka Stewart R |
  
 ====== Discuss ====== ====== Discuss ======
Line 90: Line 87:
 ====== Links ====== ====== Links ======
  
-Vaadin+==== Vaadin ====
   * Forum: http://vaadin.com/forum   * Forum: http://vaadin.com/forum
   * Twitter: http://twitter.com/vaadin   * Twitter: http://twitter.com/vaadin
   * API: http://vaadin.com/api/   * API: http://vaadin.com/api/
  
- +==== Personal Pages ====
-Data storage +
-  * For simple "key=value" case use [[http://java.sun.com/j2se/1.4.2/docs/api/java/util/Properties.html|Java Properties file]]  +
-  * [[http://en.wikipedia.org/wiki/Db4o_%28object_database%29|db4o]] is is also simple solution without annotations +
-  * If you are targeting Google App Engine use JDO or JPA and  read: http://code.google.com/appengine/docs/java/datastore/ +
-  * For Java-based SQL storage [[http://db.apache.org/derby/|Apache Derby]] +
- +
-Personal Pages+
   * Sami: http://vaadin.com/sami   * Sami: http://vaadin.com/sami
   * Jonatan: http://vaadin.com/jonatan   * Jonatan: http://vaadin.com/jonatan
  
-Other 
-  * {{:vaadin2009:goodnews.zip|GoodNews Sample Code}} and two jar's are neeeded as well to put them into MyProject/WebContent/WEB-INF/lib folder: 
-    * https://rome.dev.java.net/ **rome-1.0.jar** 
-    * http://www.jdom.org/dist/binary/ and jdom-1.1.1.zip. Open zip and take **jdom.jar** from jdom/build folder. 
-    * OR on eclipse 
-      * Create vaadin project GoodNews 
-      * File->Import, General->Archive File, select goodnews.zip and finish => GoodNews/GoodNews/ folder is created 
-      * Move files from GoodNews/GoodNews/WebContent/WEB-INF/lib/ to GoodNews/WebContent/WEB-INF/lib 
-      * Move files from GoodNews/GoodNews/src/com/example/goodnews to com.example.goodnews 
-      * GoodNews/GoodNews can be deleted 
  
 +====== What is vaadin ? ======
 +//Vaadin is a Java framework for building modern web applications that look great, perform well ans make you and your users happy.// Demos, Downloads, API's, Book and more => **http://vaadin.com**. [[:vaadin:start|vaadin coding]].
  
-  * Contributed components/widgets: http://dev.vaadin.com/svn/contrib/ and http://dev.vaadin.com/svn/incubator/ 
-  * Uilder code search: http://uilder.virtuallypreinstalled.com/search 
  
 +====== What is Code Camp ? ======
 +//[[:Code Camp]] is a learning and hacking experience. The code camp approach can be defined as a collaborative learning setting that aims to promote profession-oriented skills. In code camp, the term camp refers to a situation where students assemble and stay a while together. The term code refers to coding, i.e. writing computer programs.//
 +
 +====== Registration ======
 +Enroll to course **CT30A9300 Code Camp on Communications Engineering** in [[https://weboodi.lut.fi/oodi/|WebOodi]] .