SlideShare a Scribd company logo
Jquery Mobile



                          #NSEG
2011   4   30
Name: Hiroaki Kanazawa

  Twitter id: kanayannet

  Programming: Perl Ruby Javascript Html etc

  Study Meeting: Gunma-web(#gunmaweb)
                 Guruby
                 tkbjs(online study meeting)
2011   4   30
http://gunma-web.org/gunma-map/
           ※         SEO


                                w



2011   4   30
HTTP
                  Server         Apache

                    DB            MySQL

                Frame Work     Sinatra( Ruby )

                 Javascript   Jquery Mobile

2011   4   30
Jquery Mobile
                1. Jquery Mobile
                2.
                3.        method
                4.
                5.
                 ※

                                   5

2011   4   30
jQuery


                (Smart Phone)


                                6

2011   4   30
1.

                2.

                3.   (HTML)
                      7

2011   4   30
http://www.youtube.com/
                 watch?v=GWbdIB3iYBo
                           8

2011   4   30
http://www.youtube.com/
                watch?v=GaqTNE7Z4Ag
                           9

2011   4   30
<div id="home" data-role="page" data-theme="d">
    <div data-role="header">
      <h1>TiTle</h1>
    </div>
    <div data-role="content">
      <ul data-role="listview" data-inset="true">
       <li><a href="#A">Go to A</a></li>
      </ul>
    </div>
  </div>
  <div id=”A” data-role="page" data-theme="d">
    A
  </div>
                                   10

2011   4   30
http://www.youtube.com/
                 watch?v=0pOnjgmSda0
                           11

2011   4   30
$.mobile.pageLoading(); #loading
       $.mobile.changePage("#confirm_map_contents",
       "slide"); #
       $.mobile.pageLoading(true); #loading



                ※ajax

                                  12

2011   4   30
2             ajax
                Forum                                             method


                listview(); button(); .....etc....



                                        CSS
                        ...                          α ...

                                                             13

2011   4   30
α      β



           Dreamweaver




                             14

2011   4   30
2011   4   30

More Related Content

Similar to Nseg jquery mobile

Attractive HTML5~開発者の視点から~
Attractive HTML5~開発者の視点から~Attractive HTML5~開発者の視点から~
Attractive HTML5~開発者の視点から~
Sho Ito
 
HTML5 Intro
HTML5 IntroHTML5 Intro
HTML5 Intro
PavingWays Ltd.
 
Web services and JavaScript
Web services and JavaScriptWeb services and JavaScript
Web services and JavaScript
Christian Heilmann
 
Familiar HTML5 - 事例とサンプルコードから学ぶ 身近で普通に使わているHTML5
Familiar HTML5 - 事例とサンプルコードから学ぶ 身近で普通に使わているHTML5Familiar HTML5 - 事例とサンプルコードから学ぶ 身近で普通に使わているHTML5
Familiar HTML5 - 事例とサンプルコードから学ぶ 身近で普通に使わているHTML5
Sadaaki HIRAI
 
Node.jsってどうなの?
Node.jsってどうなの?Node.jsってどうなの?
Node.jsってどうなの?
Ryunosuke SATO
 
Bubbles and Trees with jQuery
Bubbles and Trees with jQueryBubbles and Trees with jQuery
Bubbles and Trees with jQuery
westhoff
 
HTML5 Who what where when why how
HTML5 Who what where when why howHTML5 Who what where when why how
HTML5 Who what where when why how
brucelawson
 
The State of Web Development
The State of Web DevelopmentThe State of Web Development
The State of Web Development
Satoshi Kikuchi
 
yui3 is Sexy - 使用 YUI 3 的 Sexy Part !
yui3 is Sexy - 使用 YUI 3 的 Sexy Part !yui3 is Sexy - 使用 YUI 3 的 Sexy Part !
yui3 is Sexy - 使用 YUI 3 的 Sexy Part !
Joseph Chiang
 
Movable Type 5 Smartphone Option
Movable Type 5 Smartphone OptionMovable Type 5 Smartphone Option
Movable Type 5 Smartphone Option
Six Apart KK
 
Now you see me... Adaptive Web Design and Development
Now you see me... Adaptive Web Design and DevelopmentNow you see me... Adaptive Web Design and Development
Now you see me... Adaptive Web Design and Development
Jonas Päckos
 
Using HTML5 for a great Open Web
Using HTML5 for a great Open WebUsing HTML5 for a great Open Web
Using HTML5 for a great Open Web
Robert Nyman
 
Toutch Jquery Mobile
Toutch Jquery MobileToutch Jquery Mobile
Toutch Jquery Mobile
Jinlong He
 
Moving to the Client - JavaFX and HTML5 (PowerPoint Version)
Moving to the Client - JavaFX and HTML5 (PowerPoint Version)Moving to the Client - JavaFX and HTML5 (PowerPoint Version)
Moving to the Client - JavaFX and HTML5 (PowerPoint Version)
Stephen Chin
 
Approaches to mobile site development
Approaches to mobile site developmentApproaches to mobile site development
Approaches to mobile site development
Erik Mitchell
 
jQuery-3-UI
jQuery-3-UIjQuery-3-UI
jQuery-3-UI
guestcf600a
 
JQuery-Tutorial
 JQuery-Tutorial JQuery-Tutorial
JQuery-Tutorial
tutorialsruby
 
Microsoft PowerPoint - &lt;b>jQuery&lt;/b>-3-UI.pptx
Microsoft PowerPoint - &lt;b>jQuery&lt;/b>-3-UI.pptxMicrosoft PowerPoint - &lt;b>jQuery&lt;/b>-3-UI.pptx
Microsoft PowerPoint - &lt;b>jQuery&lt;/b>-3-UI.pptx
tutorialsruby
 
jQuery-3-UI
jQuery-3-UIjQuery-3-UI
jQuery-3-UI
guestcf600a
 
BPStudy#50 BPStudy
BPStudy#50 BPStudyBPStudy#50 BPStudy
BPStudy#50 BPStudy
bpstudy
 

Similar to Nseg jquery mobile (20)

Attractive HTML5~開発者の視点から~
Attractive HTML5~開発者の視点から~Attractive HTML5~開発者の視点から~
Attractive HTML5~開発者の視点から~
 
HTML5 Intro
HTML5 IntroHTML5 Intro
HTML5 Intro
 
Web services and JavaScript
Web services and JavaScriptWeb services and JavaScript
Web services and JavaScript
 
Familiar HTML5 - 事例とサンプルコードから学ぶ 身近で普通に使わているHTML5
Familiar HTML5 - 事例とサンプルコードから学ぶ 身近で普通に使わているHTML5Familiar HTML5 - 事例とサンプルコードから学ぶ 身近で普通に使わているHTML5
Familiar HTML5 - 事例とサンプルコードから学ぶ 身近で普通に使わているHTML5
 
Node.jsってどうなの?
Node.jsってどうなの?Node.jsってどうなの?
Node.jsってどうなの?
 
Bubbles and Trees with jQuery
Bubbles and Trees with jQueryBubbles and Trees with jQuery
Bubbles and Trees with jQuery
 
HTML5 Who what where when why how
HTML5 Who what where when why howHTML5 Who what where when why how
HTML5 Who what where when why how
 
The State of Web Development
The State of Web DevelopmentThe State of Web Development
The State of Web Development
 
yui3 is Sexy - 使用 YUI 3 的 Sexy Part !
yui3 is Sexy - 使用 YUI 3 的 Sexy Part !yui3 is Sexy - 使用 YUI 3 的 Sexy Part !
yui3 is Sexy - 使用 YUI 3 的 Sexy Part !
 
Movable Type 5 Smartphone Option
Movable Type 5 Smartphone OptionMovable Type 5 Smartphone Option
Movable Type 5 Smartphone Option
 
Now you see me... Adaptive Web Design and Development
Now you see me... Adaptive Web Design and DevelopmentNow you see me... Adaptive Web Design and Development
Now you see me... Adaptive Web Design and Development
 
Using HTML5 for a great Open Web
Using HTML5 for a great Open WebUsing HTML5 for a great Open Web
Using HTML5 for a great Open Web
 
Toutch Jquery Mobile
Toutch Jquery MobileToutch Jquery Mobile
Toutch Jquery Mobile
 
Moving to the Client - JavaFX and HTML5 (PowerPoint Version)
Moving to the Client - JavaFX and HTML5 (PowerPoint Version)Moving to the Client - JavaFX and HTML5 (PowerPoint Version)
Moving to the Client - JavaFX and HTML5 (PowerPoint Version)
 
Approaches to mobile site development
Approaches to mobile site developmentApproaches to mobile site development
Approaches to mobile site development
 
jQuery-3-UI
jQuery-3-UIjQuery-3-UI
jQuery-3-UI
 
JQuery-Tutorial
 JQuery-Tutorial JQuery-Tutorial
JQuery-Tutorial
 
Microsoft PowerPoint - &lt;b>jQuery&lt;/b>-3-UI.pptx
Microsoft PowerPoint - &lt;b>jQuery&lt;/b>-3-UI.pptxMicrosoft PowerPoint - &lt;b>jQuery&lt;/b>-3-UI.pptx
Microsoft PowerPoint - &lt;b>jQuery&lt;/b>-3-UI.pptx
 
jQuery-3-UI
jQuery-3-UIjQuery-3-UI
jQuery-3-UI
 
BPStudy#50 BPStudy
BPStudy#50 BPStudyBPStudy#50 BPStudy
BPStudy#50 BPStudy
 

More from Net Kanayan

Osc16gm
Osc16gmOsc16gm
Osc16gm
Net Kanayan
 
Open source
Open sourceOpen source
Open source
Net Kanayan
 
Http2入門の入門
Http2入門の入門Http2入門の入門
Http2入門の入門
Net Kanayan
 
Es6 cognition
Es6 cognitionEs6 cognition
Es6 cognition
Net Kanayan
 
ES6 はじめました
ES6 はじめましたES6 はじめました
ES6 はじめました
Net Kanayan
 
Blueberrypi
BlueberrypiBlueberrypi
Blueberrypi
Net Kanayan
 
Browser push notifications
Browser push notificationsBrowser push notifications
Browser push notificationsNet Kanayan
 
Basic vulnerability
Basic vulnerabilityBasic vulnerability
Basic vulnerabilityNet Kanayan
 
Windows store app html
Windows store app htmlWindows store app html
Windows store app htmlNet Kanayan
 
Smart phone gunma.web
Smart phone gunma.webSmart phone gunma.web
Smart phone gunma.web
Net Kanayan
 
Html5 css3 websocket
Html5 css3 websocketHtml5 css3 websocket
Html5 css3 websocketNet Kanayan
 

More from Net Kanayan (20)

Osc16gm
Osc16gmOsc16gm
Osc16gm
 
Open source
Open sourceOpen source
Open source
 
Http2入門の入門
Http2入門の入門Http2入門の入門
Http2入門の入門
 
Es6 cognition
Es6 cognitionEs6 cognition
Es6 cognition
 
ES6 はじめました
ES6 はじめましたES6 はじめました
ES6 はじめました
 
Image convert
Image convertImage convert
Image convert
 
Blueberrypi
BlueberrypiBlueberrypi
Blueberrypi
 
Browser push notifications
Browser push notificationsBrowser push notifications
Browser push notifications
 
Http
HttpHttp
Http
 
Basic vulnerability
Basic vulnerabilityBasic vulnerability
Basic vulnerability
 
Windows store app html
Windows store app htmlWindows store app html
Windows store app html
 
Js kusen
Js kusenJs kusen
Js kusen
 
Sass less
Sass lessSass less
Sass less
 
Web creed
Web creedWeb creed
Web creed
 
J S Smartphone
J S SmartphoneJ S Smartphone
J S Smartphone
 
Smart phone gunma.web
Smart phone gunma.webSmart phone gunma.web
Smart phone gunma.web
 
Smart phone
Smart phoneSmart phone
Smart phone
 
2010 12gunmaweb
2010 12gunmaweb2010 12gunmaweb
2010 12gunmaweb
 
Html5 css3 websocket
Html5 css3 websocketHtml5 css3 websocket
Html5 css3 websocket
 
Gunmaweb
GunmawebGunmaweb
Gunmaweb
 

Nseg jquery mobile

  • 1. Jquery Mobile #NSEG 2011 4 30
  • 2. Name: Hiroaki Kanazawa Twitter id: kanayannet Programming: Perl Ruby Javascript Html etc Study Meeting: Gunma-web(#gunmaweb) Guruby tkbjs(online study meeting) 2011 4 30
  • 3. http://gunma-web.org/gunma-map/ ※ SEO w 2011 4 30
  • 4. HTTP Server Apache DB MySQL Frame Work Sinatra( Ruby ) Javascript Jquery Mobile 2011 4 30
  • 5. Jquery Mobile 1. Jquery Mobile 2. 3. method 4. 5. ※ 5 2011 4 30
  • 6. jQuery (Smart Phone) 6 2011 4 30
  • 7. 1. 2. 3. (HTML) 7 2011 4 30
  • 8. http://www.youtube.com/ watch?v=GWbdIB3iYBo 8 2011 4 30
  • 9. http://www.youtube.com/ watch?v=GaqTNE7Z4Ag 9 2011 4 30
  • 10. <div id="home" data-role="page" data-theme="d"> <div data-role="header"> <h1>TiTle</h1> </div> <div data-role="content"> <ul data-role="listview" data-inset="true"> <li><a href="#A">Go to A</a></li> </ul> </div> </div> <div id=”A” data-role="page" data-theme="d"> A </div> 10 2011 4 30
  • 11. http://www.youtube.com/ watch?v=0pOnjgmSda0 11 2011 4 30
  • 12. $.mobile.pageLoading(); #loading $.mobile.changePage("#confirm_map_contents", "slide"); # $.mobile.pageLoading(true); #loading ※ajax 12 2011 4 30
  • 13. 2 ajax Forum method listview(); button(); .....etc.... CSS ... α ... 13 2011 4 30
  • 14. α β Dreamweaver 14 2011 4 30
  • 15. 2011 4 30