Prototyping tool "Degino"

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    Favorites, Groups & Events

    Prototyping tool "Degino" - Presentation Transcript

    1. Prototyping tool “Degino” Powered by Ext JS & Google App Engine - 2009.6.24 1
    2. Agenda 1. Prototyping tool “Degino” 2. Google App Engine 2
    3. Prototyping tool “Degino” Web application prototyping tool > > RIA (Ext JS) 3
    4. Operation & Parts Operation Table Design Panel Layout Parts GridPanel, EditorGridPanel, Filter & GridPanel GridPanel & FormPanel ColumnChart, LineChart, PieChart 4
    5. Use for what? Grid, Chart Form Slide 5
    6. Demo1 Sample Application Grid & Chart Form & Filter Slide - Presentation 6
    7. Demo2 5MAP (5 Minuets Application Platform) First step Second step ※ ! 7
    8. Open Source Project Google App Engine & Ext JS 3.0 RC2 http://app.degino.com/ http://code.google.com/p/degino ※ 8
    9. What is Google App Engine Web DBMS - BigTable App Server - Python or Java 9
    10. Merit ( ) 10
    11. Feature of Big Table DBMS RDBMS JOIN GQL , OR , like , group by DDL delete, update 11
    12. Sample of model class class Account(db.Model): nickname = db.StringProperty( required=False) mail = db.EmailProperty( required=True, default='dummy') birthday = db.DateProperty( required=False) license = db.IntegerProperty( required=True, default=0) isAdmin = db.BooleanProperty( required=True, default=False) remark = db.TextProperty( required=False) # Python 12
    13. Sample of delete, update # update rec = Account.get_by_id(id) rec.nickname = newNickname rec.mail = newMail rec.put() # <<< # delete rec.delete() # <<< # Python update, delete 13
    14. Ext JS and GAE Django (Template Engine) ! Ext JS UI Adobe Air SOAP 14
    15. About Development Google App Engine SDK ( ) Win, Mac, Linux ( ) 10 15
    16. www.degino.com 16

    + naotorinaotori, 4 months ago

    custom

    390 views, 0 favs, 2 embeds more stats

    Ext JS 勉強会資料(2009/06)

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 390
      • 333 on SlideShare
      • 57 from embeds
    • Comments 0
    • Favorites 0
    • Downloads 0
    Most viewed embeds
    • 56 views on http://extjs.co.jp
    • 1 views on http://74.125.153.132

    more

    All embeds
    • 56 views on http://extjs.co.jp
    • 1 views on http://74.125.153.132

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories