untitled

Size: px
Start display at page:

Download "untitled"

Transcription

1 Clutter Overview 2009/09/11 Youngsik Yoon Software Application Engineer

2 Agenda Moblin UI Clutter Clutter 2

3 Moblin UI

4 Moblin UI Services Customer Provided UI / Apps WM + Clutter Compositor Platform Specific UX Clutter toolkit Reference UX UI Services QT GTK+ 3D User Interface Library (Clutter) QT Embed (clutter-qt) GTK Embed (clutter-gtk) Media Playback (clutter-media) Web Rendering (mozilla-clutter) Physics (Box2D) App Services 3 rd Party Cellular Stack Comms Services Network Mgmt (ConnMan) Telephony APIs (Telepathy, GSM) IP VoIP, IM, Presence WiFi / WiMAX (Drivers, OMA-DM) Bluetooth (BlueZ) Internet Services Layout Engine (Mozilla Gecko) Web Services (REST, Mojito) Location (Gypsy, GeoClue) Media Services Media Services (GStreamer, Helix) Audio Mgmt (PulseAudio) Content Mgmt (Bickley) Codecs Graphics Services 3D Graphics (OpenGL) i18n Rendering (Pango) 2D Graphics (Cairo) X Other Services Message Bus (D-Bus) C Services (Glib, GObject) PIM Services (EDS) Device Sync (SyncML, gupnp) Moblin Core Linux Kernel WiFi, WiMAX Bluetooth, 3G Data Power Mgmt Linux Base Services Device Drivers Platform Support Graphics system 4

5 Moblin UI Moblin Core UI : Native Clutter GTK (with optional embedded Clutter) QT (with optional embedded Clutter) 5

6 UI : Native Clutter 3D UI GTK (GTKClutterEmbed) 6

7 Clutter

8 Clutter 3D UI OpenGL 2D 3D objectoriented API GNOME - glib, gobject, pango C Python, Perl, C# GNU LGPL 8

9 Clutter (1) 2D 3D SVG, PNG, JPEG Pango UTF8 ( ) 9

10 Clutter (2) JSON(JavaScript Object Notation) Web Mozilla Gecko Box2D Gstreamer (Helix ) 10

11 Clutter

12 06/ basic API, GL 1.2 support only 01/ Pango/OpenGL support, animation framework, fixed point, 08/ OpenGL ES 1.1, multiple backends, tslib support, simple effects API 02/ Per-actor event handling, UI definition language, highprecision units, shaders, new Pango Cairo or OpenGL, FBOs, Quartz backend 07/ Public COGL API, OpenGL 1.4+, OpenGL ES 2.0, size negotiation rework, native win32 backend the future: 1.0 Consolidation, toolkit requests, PBOs, light sources, materials, feature requests 12

13 Clutter GTK+ GLib C GObject - Object oriented runtime GdkPixbuf Cairo - 2D vector >Pango Pango 13

14 Clutter Ubuntu 8.04 hardy /etc/apt/sources.list deb hardy/ $sudo apt-get update $sudo apt-get install libclutter-0.8-dev $sudo apt-get install subversion $svn co clutter $cd clutter $./autogen.sh --prefix=/usr $make $sudo make install 14

15 Stage Clutter Stage Stage Actor Canvas Clutter default Stage clutter_init() clutter_stage_get_default() 15

16 Actors 3D 2D ClutterStage Stage Actor ClutterRectangle ClutterLabel ClutterEntry ClutterTexture Actor Actor Actor Container Container ClutterStage ClutterGroup 16

17 Events Actor Signal button-press-event Actor button-release-event Actor motion-event Actor enter-event Actor leave-event Actor Stage Actor default Signal clutter_actor_set_reactive() Signal TRUE 17

18 Sample(1) Stage, Actor, Event 18

19 Sample(1) 19

20 Timelines Animation frame new-frame Signal (effect) (behaviour) Score Timeline Actor (floating reference) g_object_unref() Timeline completed Signal 20

21 Behaviours Actor Actor Timeline Timeline g_object_unref() Clutter Behaviour ClutterBehaviourBspline Actor ClutterBehaviourDepth Z Actor ClutterBehaviourEllipse Actor ClutterBehaviourOpacity Actor ClutterBehaviourPath Actor ClutterBehaviourRotate Actor ClutterBehaviourScale Actor 21

22 Alpha ClutterBehaviour ClutterAlpha alpha_func() callback alpha_func() callback 0 ~ CLUTTER_ALPHA_MAX_ALPHA Clutter callback (CLUTTER_ALPHA_SINE_INC, CLUTTER_ALPHA_RAMP_INC ) 22

23 Sample(2) - Animation 23

24 Sample(2) 24

25 GTKClutterEmbed GTK GTKClutterEmbed widget ClutterStage GTK widget gtk_clutter_embed_new() GTKClutterEmbed widget gtk_clutter_embed_get_stage() GTKClutterEmbed widget ClutterStage clutter_init() gtk_clutter_init() clutter_main() GTK gtk_main() 25

26 Sample(3) - GTKClutterEmbed 26

27 Sample(3) 27

28 Sample(4) Full Example 28

29 Clutter Moblin2 Netbook!!! 29

30 Website Mailing list archive IRC channel #clutter on irc.gnome.org Source repository git clone git://git.clutter-project.org/clutter 30

ÆþÌçGTK+

ÆþÌçGTK+ 1 1 GTK+ 1.1 GTK+ GTK+ *1 GUI Graphical User Interface GIMP * 2 1.1 GIMP GNOME *3 GTK+ + GTK+ 2 Pango ATK cairo 2 GTK+ GLib... 1.1 GIMP *1 GTK+ The GIMP Toolkit : http://www.gtk.org/ *2 GIMP The GNU Image

More information

超勉強会2012 MeeGoの変遷

超勉強会2012 MeeGoの変遷 超勉強会2012 MeeGoの変遷 @furikku_ks09 目次 自己紹介 1 はじめに 2 MeeGo 3 Handset UXの流れ 4 Mer Core 5 Nemo 6 Sailfish OS 7 開発環境について 自己紹介 Twitter ID:@furikku_ks09 MeeGoからの流れで Qtや Waylandも注目 Blog:フレイドフォートonBlog http://blog.livedoor.jp/furikku9310/

More information

MeeGo、Merについて 横浜PF部 第28回勉強会

MeeGo、Merについて 横浜PF部 第28回勉強会 MeeGo Merについて 横浜PF部 第28回勉強会 @furikku_ks09 自己紹介 Twitter ID:@furikku_ks09 MeeGoからの流れで Qtや Waylandも注目 Blog フレイドフォートonBlog http://blog.livedoor.jp/furikku9310/ 英語Blog FureidoFort on Blogger http://fureidofort.blogspot.com/

More information

PowerPoint Presentation

PowerPoint Presentation age 1 1 2 3 4 5 Applications (Phone,Browser,JAVA,PIM ) Mobile Middleware Carrier Specification Modules (FOMA,Vodafone, i-mode for overseas MP-Domain-Specific Middleware Carrier Common Spec. Modules

More information

Merについて 小江戸らぐ

Merについて 小江戸らぐ Mer SailfishOSについて 小江戸らぐ @furikku_ks09 自己紹介 Twitter ID:@furikku_ks09 MeeGoからの流れで Mer SailfishOSへ Qtや Waylandも注目 Blog フレイドフォートonBlog http://blog.livedoor.jp/furikku9310/ 英語Blog FureidoFort on Blogger http://fureidofort.blogspot.com/

More information

ACCESS Presentation

ACCESS Presentation 23 2Q ACCESS Innovative Technology and Strategy 2006-09-15 ACCESS Co., Ltd. Co-Founder and CTO Dr. Tomihisa Kamada ACCESS (Web2.0, Ajax ) NetFront Browser v3.4 Browser Casting, Content Delivery) RSS Client

More information

DCL intro Manual for Ubuntu11.10

DCL intro Manual for Ubuntu11.10 ubnutu 11.10 2011/Nov/23 i 1 1 2 ubuntu 2 3 3 3.1........................................... 3 3.2 gedit........................................... 3 3.3........................................ 4 4 sun

More information

untitled

untitled DirectFB SoC munakata.hisao@renesas.com DirectFB DirectFB Linux Frame Buffer Device API Input Device Window System Linux DirectDraw http://www.directfb.org/ TV DirectFB ARIB) YUV SoC blitter 2 DirectFB

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション ACCESS ACCESS (2004 1 ACCESS CTO 2004 3 24 ACCESS -SMIL, SVG, PDF -XHTML+Voice -SyncML - NetFront Mobile Client Suite - - MMS/M-IMAP/Mail - Java(CLDC/MIDP) -PIM, End-to-end - -, IOT -Java - W3C, OMA, 3GPP,

More information

ÆþÌçGTK+

ÆþÌçGTK+ GTK+ 2016 11 1 iii GTK+ GUI GIMP GIMP GTK+ Windows GNOME GTK+ GTK+ GNOME KDE Qt GTK+ GTK+ GUI GUI Glade Anjuta GUI GUI GTK+, GUI GTK+, GTK+ 2 2009., GTK+ 3, 2., 2009 GTK+ 3,. 2016 10 iv C GUI GTK+ GUI

More information

E2 Spider 2018/08/03 Intel NUC Core i7 PC 2.5 /M.2 SSD BOXNUC7I7BNH PC DDR4-2133(PC ) 8GBX2 260pin 1.2V CL15 SP016GBSFU213B22 WD SSD M /51

E2 Spider 2018/08/03 Intel NUC Core i7 PC 2.5 /M.2 SSD BOXNUC7I7BNH PC DDR4-2133(PC ) 8GBX2 260pin 1.2V CL15 SP016GBSFU213B22 WD SSD M /51 E2 Spider 2018/08/03 Intel NUC Core i7 PC 2.5 /M.2 SSD BOXNUC7I7BNH PC DDR4-2133(PC4-17000) 8GBX2 260pin 1.2V CL15 SP016GBSFU213B22 WD SSD M.2-2280/512GB/WD Black/PCIe Gen3 NVMe/5 /WDS512G1X0C 1 NUC NUC7i7BNH

More information

Microsoft PowerPoint - MeeGo_OSC2011_June_01.ppt [Compatibility Mode]

Microsoft PowerPoint - MeeGo_OSC2011_June_01.ppt [Compatibility Mode] オープンソースカンファレンス 2011 Hokkaido MeeGo をはじめよう! Mikio Sakemoto June 11 th, 2011 お題目 MeeGo とは? MeeGo プロジェクト概要 デバイスカテゴリ / ロードマップ / アーキテクチャ MeeGo をインストールしてみよう アプリケーション開発の流れ アプリケーション開発の詳細 Qt / Qt Quick / QML MeeGo

More information

Waylandを試してみた 横浜PF部 第31回勉強会

Waylandを試してみた 横浜PF部 第31回勉強会 Wayland を試してみた横浜 PF 部第 31 回勉強会 @furikku_ks09 自己紹介 Twitter ID:@furikku_ks09 MeeGo からの流れで Mer Qt Wayland も注目 Blog: フレイドフォート onblog http://blog.livedoor.jp/furikku9310/ 英語 Blog:FureidoFort on Blogger http://fureidofort.blogspot.com/

More information

Microsoft PowerPoint - MeeGo_OSC2011_April_01.ppt

Microsoft PowerPoint - MeeGo_OSC2011_April_01.ppt オープンソースカンファレンス 2011 Kansai@Kobe MeeGo をはじめよう! Mikio Sakemoto April 16 th, 2011 お題目 MeeGo とは? MeeGo プロジェクト概要 デバイスカテゴリ / ロードマップ / アーキテクチャ MeeGoをインストールインストールしてみよう アプリケーション開発開発の流れ アプリケーション開発開発の詳細 Qt / Qt Quick

More information

Debian での数学ことはじめ。 - gnuplot, Octave, R 入門

Debian での数学ことはじめ。 - gnuplot, Octave, R 入門 .... Debian gnuplot, Octave, R mkouhei@debian.or.jp IRC nick: mkouhei 2009 11 14 OOo OS diff git diff --binary gnuplot GNU Octave GNU R gnuplot LaTeX GNU Octave gnuplot MATLAB 1 GNU R 1 MATLAB (clone)

More information

$ sudo apt-get install libavahi-compat-libdnssd-dev $ sudo apt-get autoremove nodejs $ wget http://nodejs.org/dist/latest/node-v7.6.0-linux-armv7l.tar.gz $ tar xzf node-v7.6.0-linux-armv7l.tar.gz $ sudo

More information

Helix Swarm2018.1アップグレード手順

Helix Swarm2018.1アップグレード手順 2018 Helix Swarm2018.1 アップグレード手順 パッケージインストール編 目次 はじめに. 2 アップグレードの流れ 2 1. アップグレード準備. 3 1.1 リポジトリ設定の追加.. 3 1.2 GPG キー ( 公開鍵 ) インストール. 4 1.3 EPEL パッケージのインストール 4 2. Helix Swarm/ オプショナルパッケージのアップグレード 5 2.1 Helix

More information

debian_install.dvi

debian_install.dvi 2002 Debian GNU/Linux 3.0 1 potato 1.1 Windows 1. 3 2. rescue.bin root.bin driver-1.bin 1 1.2 1. Debian GNU/Linux Debian http://http.us.debian.org/debian http://ftp.jp.debian.org Fig. 1 Fig. 1 Debian 2.

More information

Google (1) 2013 Sony Corporation Printed in Malaysia NW-ZX1

Google (1) 2013 Sony Corporation Printed in Malaysia NW-ZX1 Google 4-475-930-02(1) 2013 Sony Corporation Printed in Malaysia NW-ZX1 http://rd1.sony.net/help/dmp/nwzx1/ja/ 34 39 2 USB USB 3 Wi-FiGoogle Media Go Content Transfer 4 Bluetooth 5 1 2 3 6 WALKMAN Guide

More information

Microsoft Word - jpluginmanual.doc

Microsoft Word - jpluginmanual.doc TogoDocClient TogoDocClient... i 1.... 1 2. TogoDocClient... 1 2.1.... 1 2.1.1. JDK 5.0... 1 2.1.2. Eclipse... 1 2.1.3.... 1 2.1.4.... 2 2.2.... 3 2.2.1.... 3 2.2.2.... 4 2.3. Eclipse Commands... 5 2.3.1....

More information

bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows ˆ Windows10 64bit Wi

bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows ˆ Windows10 64bit Wi Windows bash on Ubuntu on Windows [Windows Creators Update(1703) ] TAKE 2017-10-06 bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu

More information

Microsoft Word - ChoreonoidStartUpGuide.docx

Microsoft Word - ChoreonoidStartUpGuide.docx Choreonoid 1 ... 4... 4... 4... 4... 4... 5... 5 Choreonoid... 6 Choreonoid... 6 Choreonoid... 6 Choreonid... 8 Choreonoid... 9 Choreonoid Windows... 9...9...13 Choreonoid (Linux )... 21 Ubuntu Linux...21

More information

Google (1) 2013 Sony Corporation Printed in Malaysia NW-F885/F886/F887

Google (1) 2013 Sony Corporation Printed in Malaysia NW-F885/F886/F887 Google 4-472-597-02(1) 2013 Sony Corporation Printed in Malaysia NW-F885/F886/F887 http://rd1.sony.net/help/dmp/nwf880/ja/ 35 40 2 USB USB 3 Wi-FiGoogle Media Go Content Transfer 4 Bluetooth 5 1 2 3 WALKMAN

More information

Ubuntu Linux PC Ubuntu Linux (14.04 LTS, Trusty Tahr) 32bit CD 64bit CD 2. 32bit CPU 64bit 32bit PC CPU 32bit 64bit Windows 64bit 64bit. 32bit Core 64

Ubuntu Linux PC Ubuntu Linux (14.04 LTS, Trusty Tahr) 32bit CD 64bit CD 2. 32bit CPU 64bit 32bit PC CPU 32bit 64bit Windows 64bit 64bit. 32bit Core 64 Linux PC #5 26 5 16 1 Linux Linux distribution CentOS Linux Ubuntu Linux PC Linux Linux (OS) OS ( OS ) Linux 1 Linux Hurd FreeBSD GNU OS OS Linux Linux Linux Debian GNU/Linux, Ubuntu Linux, RedHat Linux,

More information

untitled

untitled JavaFX Mobile 1. JavaFX Mobile... 2 1.1. JavaFX... 2 1.2. JavaFX Script... 3 1.2.1.... 3 1.2.2.... 5 1.2.3.... 5 2.... 7 2.1. JDK 6 Update 13... 7 2.2. NetBeans IDE 6.5.1 for JavaFX 1.1.1... 7 3.... 10

More information

SH Mobile Consortium Day

SH Mobile Consortium Day 2006 7 20 BTO 2 Java TM 3 DoCoMo, KDDI (Software) Sprint, Nextel (PCB Architecture) Vodafone, Hutchinson (System Design) Orange, T-Mobile (Software Design) Telefonica (ID Design) Verizon, Cingular, China

More information

untitled

untitled OSS IBM i IBM i OSS - TCOOSS - ERP: Compiere e-commerce: oscommerce CRM: Sugar CRM CMS: XOOPS BI: Pentaho My SQL PASE PHP / JAVA / perl / Ruby IFS Tomcat IBM i POWER Apache DB2 Websphere Application Server

More information

untitled

untitled 2004.11.18 1 3C everywhere Aoyama Morikawa Laboratory 2 3C Everywhere Computing everywhere PDA, Contents everywhere XMLmp3 1 terabyte 1 zettabyte (10 21 ) Connectivity everywhere 2G/3G/4GLAN DSL, DSRC,

More information

: ACCESS, NetFront p.2/54

: ACCESS, NetFront p.2/54 NetFront TM 2010.05.19 Toshihiko.Yamakami@access-company.com ( )ACCESS CTO Office p.1/54 : ACCESS, NetFront p.2/54 (-1984) NTT (-1988) (MHS) CCITT,ISO NTT (-1992) ( ) NTT (-1999) ( ) ( ) (NTT) (NTTD) ACCESS

More information

Presentation Title

Presentation Title インテルの Atom プロセッサー連携 ソフトウェアサービス戦略 池井満ソフトウェア統括技術部 部長インテル株式会社 2010 年 4 月 21 日 1 Agenda SW Continuum( 連続性 ) MeeGo* とは何か MeeGo の内部構成 MeeGo のエコシステム MeeGo ロードマップとスケジュール まとめ 2 2 Intel Architecture Continuum: 過去

More information

Headline (Arial, 40pt, Bold)

Headline (Arial, 40pt, Bold) ACCESS 20081 ACCESS CTO 2008325 ACCESS - - NetFront Browser Browser (Web2.0, Ajax, Widget) Casting, Content Delivery) RSS Client Mail Msg Java JSRs Sync Client Docs Viewer NetFront OKI ACCESS IMS SIP,

More information

TA tani/class/mech enshu/ X Window System GUI(Graphical User Interface) GUI (event driven) 2 Gtk

TA   tani/class/mech enshu/ X Window System GUI(Graphical User Interface) GUI (event driven) 2 Gtk 1 2011 8 TA http://www.cyber.t.u-tokyo.ac.jp/ tani/class/mech enshu/ 2011 7 7 1 X Window System GUI(Graphical User Interface) GUI (event driven) 2 Gtk+ GUI 2.1 GUI GUI GUI (event driven) GUI GUI GUI GUI

More information

3 Ubuntu Linux Ubuntu Linux Debian Linux DistroWatch.com 1 Debian Ubuntu Linux 1 Debian CD(4.1 ) Knoppix Debian CentOS Linux CentOS 1 Ubuntu L

3 Ubuntu Linux Ubuntu Linux Debian Linux DistroWatch.com 1 Debian Ubuntu Linux 1 Debian CD(4.1 ) Knoppix Debian CentOS Linux CentOS 1 Ubuntu L Linux PC #5 29 5 12 1 #1 tdh8025 1 Kadai1 evince kghostview ls -a ( ) 5 19 ( ) 2 Linux Linux distribution CentOS Linux Ubuntu Linux PC Linux Linux (OS) OS ( OS ) Linux 1 Linux Hurd FreeBSD GNU OS OS Linux

More information

_02-5.ppt

_02-5.ppt CONNECT EVERYTHING. ACHIEVE ANYTHING. Sonic XML Server 2005 3 14 Agenda 2 2005 Sonic Software Corporation Sonic Software Corporation 1998 1999 12 SonicMQ 2002 3 Sonic ESB ESB

More information

東京エリアDebian勉強会 - 第91回 2012年9月度/OSC2012 Tokyo/Fall)

東京エリアDebian勉強会 - 第91回 2012年9月度/OSC2012 Tokyo/Fall) Debian 91 2012 9 /OSC2012 Tokyo/Fall) iwamatsu@debian.org 2012 9 8 2012 9 8 1/82 / Nobuhiro Iwamatsu Twitter / @iwamatsu Debian Project Official Developer Linux kernel, Debian/SuperH, Bluetooth subsystem,

More information

3.2 Linux root vi(vim) vi emacs emacs 4 Linux Kernel Linux Git 4.1 Git Git Linux Linux Linus Fedora root yum install global(debian Ubuntu apt-get inst

3.2 Linux root vi(vim) vi emacs emacs 4 Linux Kernel Linux Git 4.1 Git Git Linux Linux Linus Fedora root yum install global(debian Ubuntu apt-get inst 1 OS Linux OS OS Linux Kernel 900 1000 IPA( :http://www.ipa.go.jp/) 8 12 ( ) 16 ( ) 4 5 22 60 2 3 6 Linux Linux 2 LKML 3 3.1 Linux Fedora 13 Ubuntu Fedora CentOS 3.2 Linux root vi(vim) vi emacs emacs 4

More information

B 20 Web

B 20 Web B 20 Web 0753018 21 1 29 1 1 6 2 8 3 UI 10 3.1........................ 10 3.2 Web............ 11 3.3......... 12 4 UI 14 4.1 Web....................... 15 4.2 Web........... 16 4.3 Web....................

More information

Qt for OSC2011

Qt for OSC2011 Qt : UI Qt Development Frameworks, Nokia (Takumi Asaki) Field Service Engineer Qt Development Frameworks, Nokia 1996 Qt ( )Trolltech 2006 2008 Trolltech Nokia / 54 Qt Qt Qt / 54 Qt Qt Framework Code less

More information

Ansible

Ansible Ansible 2014 8 2014 8 1 1 3 1.1 Ansible..................................... 4 1.2 Ansible................................... 7 1.3 Chef Puppet... 7 1.4 Ansible Better Shell Script.............................

More information

WebGL OpenGL GLSL Kageyama (Kobe Univ.) Visualization / 57

WebGL OpenGL GLSL Kageyama (Kobe Univ.) Visualization / 57 WebGL 2014.04.15 X021 2014 3 1F Kageyama (Kobe Univ.) Visualization 2014.04.15 1 / 57 WebGL OpenGL GLSL Kageyama (Kobe Univ.) Visualization 2014.04.15 2 / 57 WebGL Kageyama (Kobe Univ.) Visualization 2014.04.15

More information

Mozilla Embedding

Mozilla Embedding Browser Components Embedding Mozilla projects The Embedding project is focused on allowing easy reuse of the Mozilla browser components and providing an SDK for an embeddable browser and HTML editor. Browser

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション Moblin コミュニティの最新情報 Mitsutaka Amano moblin.org/jp 天野光隆 ( あまのみつたか ) moblin.org moblin 1.x 自己紹介 開発ツール (Moblin Image Creator) のメンテナとして活動 moblin 2.x 日本語化作業のヘルプ Connection Manager 拡張 OSC, CE Linux Forum 等で講演

More information

PPT Template

PPT Template #decode18 #AD43 Any developer, Any app, Any platform 今 Visual Studio で起きていること ~ Build 2018 Updates ~ AD43 Mobile first + Cloud first Intelligent Edge + Intelligent Cloud Mobile Data & AI Containers Intelligent

More information

Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for

Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for embedded systems that use microcontrollers (MCUs)

More information

, : GUI Web Java 2.1 GUI GUI GUI 2 y = x y = x y = x

, : GUI Web Java 2.1 GUI GUI GUI 2 y = x y = x y = x J.JSSAC (2005) Vol. 11, No. 3,4, pp. 77-88 Noda2005 MathBlackBoard MathBlackBoard is a Java program based on the blackboard applet. We can use the blackboard applet with GUI operations. The blackboard

More information

Raspberry Pi3 / arm64 - Debian/Ubuntu ミートアップ in 札幌

Raspberry Pi3 / arm64 - Debian/Ubuntu ミートアップ in 札幌 Raspberry Pi3 / arm64 Debian/Ubuntu in 2016 6 17 : @iwamatsu Debian Project Official Developer Debian : Debian linux kernel, Debian Bluetooth, Debian Science (OpenCV), Erlang, Debian Go : Linux kernel

More information

9 rbenv rbenv ruby 9.1 rbenv rbenv rbenv ruby ruby-build ruby 9.2 rbenv macos.bash_profile ~/.bash_profile ~/.bash_profile.bak $ touch ~/.bash_profile

9 rbenv rbenv ruby 9.1 rbenv rbenv rbenv ruby ruby-build ruby 9.2 rbenv macos.bash_profile ~/.bash_profile ~/.bash_profile.bak $ touch ~/.bash_profile 9 rbenv rbenv ruby 9.1 rbenv rbenv rbenv ruby ruby-build ruby 9.2 rbenv macos.bash_profile ~/.bash_profile ~/.bash_profile.bak $ touch ~/.bash_profile $ cp -f ~/.bash_profile ~/.bash_profile.bak ~/.bash_profile

More information

Helix Swarm2018.1インストール手順

Helix Swarm2018.1インストール手順 2018 Helix Swarm2018.1 インストール手順 パッケージインストール編 目次 はじめに... 2 インストールの流れ... 2 1. インストール準備... 3 1.1 リポジトリ設定の追加... 3 1.2 GPG キー ( 公開鍵 ) インストール... 4 1.3 EPEL パッケージのインストール... 4 2. Helix Swarm/ オプショナルパッケージのインストール...

More information

@makoto_anjo (Computer Science) Google Desktop(Hall of Fame)

@makoto_anjo (Computer Science) Google Desktop(Hall of Fame) Google I/O 2011 @makoto_anjo (Computer Science) Google Desktop(Hall of Fame) Google API Expert (Android) Tokyo GTUG Gadget1 IGDA Japan Android NPO Android Android Google I/O Google Google Google I/O

More information

OSC_isshiki_090710c.ppt

OSC_isshiki_090710c.ppt Web 2009 W3C/Kwio SiteManager ECHONET Keio-contact@w3.org http://www.w3.org 1 2 1990 Web W3C Tim Berners-Lee Web W3C CERN Web 3 W3C W3C=World Wide Consortium 4 W3C Leading the Web to Its Full Potential...

More information

PDFŠp…f†[…^

PDFŠp…f†[…^ DIGITAL IMAGING SYSTEM DICOM Digital Imaging and Communications in Medicine (DICOM) Part 1: Introduction and Overview NEMA Part 4 Service Class Specifications Part 3 Information Object

More information

Interoperability Workshop

Interoperability Workshop Portable Data for Imaging PDI PDI DICOM DICOM 2 PDI [RAD-47] Distribute Imaging Information on Media Display Web Portable Media Creator Image Display Report Reader DICOM Print Composer Media Importer 3

More information

SSO Sales/Tech combined webinar template

SSO Sales/Tech combined webinar template HP Web e-speak web HP Agenda page 2 Search Engine Google Web Site www.hp.com Search Engine Yahoo Web page 3 Web Web Web page 4 CHAPTER 1 Do It Yourself CHAPTER 2 Do It For Me PC,, ITS... etc.) page 5 E-service

More information

DEIM Forum 2010 D Development of a La

DEIM Forum 2010 D Development of a La DEIM Forum 2010 D5-3 432-8011 3-5-1 E-mail: {cs06062,cs06015}@s.inf.shizuoka.ac.jp, {yokoyama,fukuta,ishikawa}@.inf.shizuoka.ac.jp Development of a Large-scale Visualization System Based on Sensor Network

More information

MVPN VPN VPN MVPN P2MP TE & BGP

MVPN VPN VPN MVPN P2MP TE & BGP P2MP TE VPN NTT (yasukawa.seisho@lab.ntt.co.jp) MVPN VPN VPN MVPN P2MP TE & BGP MVPN draft-ietf-l3vpn-2547bis-mcast-00 CNTL plane PE-CE *PIM-SM *PIM-SSM *PIM-Bidir *PIM-DM FWD *IP(Mcast) plane Autodiscovery

More information

ksocket Documentation

ksocket Documentation ksocket Documentation 20181012 Fixpoint, Inc. 2018 10 12 i 1 2 2 3 2.1............................................. 3 2.1.1 Linux............................................ 3 2.1.2 Windows..........................................

More information

VoIP Broadcasting System 2/2 IP Convergence Communication Solution IP paradigm Integration & Management VoIP IP VoIP VoIP IT < 02-06-12>

VoIP Broadcasting System 2/2 IP Convergence Communication Solution IP paradigm Integration & Management VoIP IP VoIP VoIP IT < 02-06-12> 2003. 5. 22 AddPac Technology Proprietary VoIP Broadcasting System 2/2 IP Convergence Communication Solution IP paradigm Integration & Management VoIP IP VoIP VoIP IT < 02-06-12> 8Khz 16Khz CDMA ADSL VoIP

More information

橡第19期Q1説明会プレゼン(2)事業(WebUp用

橡第19期Q1説明会プレゼン(2)事業(WebUp用 ACCESS ACCESS 15 1 ACCESS 2002 6 20 1 L-mode PDA 2 3 350 Car Navi Digital Camera 7000 300 250 200 150 100 50 DreamCast i-mode Digital TV L-mode ez@mail PDA 1998 1999 2000 2001 2002 5000 6000 4000 3000

More information

Adobe LiveCycle Workbench 11 のインストール

Adobe LiveCycle Workbench 11 のインストール Adobe LiveCycle - Workbench 10 http://help.adobe.com/ja_jp/legalnotices/index.html iii 1 1.1............................................................................................ 1 1.2..............................................................................................................

More information

untitled

untitled 20071 ACCESS CTO 20061218 1 2 23 39 4,604 1,459 13,013 416 4,509 2,784 4,714 4,714 5,780 10,495 17,269 302.6% 188.2% 162.8% 11,475 3,728 1,494 1,910 488 1,014 1,494 13,386 488 4,743 12,829 12,500 10,590

More information

東京エリアDebian勉強会 Debian JP Project - OSC 2017 Tokyo/Fall (第154回出張勉強会)

東京エリアDebian勉強会 Debian JP Project - OSC 2017 Tokyo/Fall (第154回出張勉強会) Debian Debian JP Project OSC 2017 Tokyo/Fall 154 dictoss@live.jp 2017 09 10 Agenda Debian Debian 9 Debian Updates Debian Debian / RHEL RedHat CentOS RedHat Ubuntu Canonical Debian Debian Linux FreeBSD

More information

背景 1 / Reprinted with permission from paper c 2013 SAE International.

背景 1 / Reprinted with permission from paper c 2013 SAE International. 車載グラフィックメータ開発プロセス革新への挑戦 ~ REMO ZIPC による 3D HMI 開発事例 ~ 西川良一株式会社デンソー情報通信システム開発部 背景 1 / 17 2008 2009 2010 2011 2012 2013 Reprinted with permission from paper 2013-01 01-04250425 c 2013 SAE International.

More information

FileMaker Server 9 Getting Started Guide

FileMaker Server 9 Getting Started Guide FileMaker Server 10 2007-2009 FileMaker, Inc. All rights reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker Bento Bento FileMaker, Inc. Mac Mac Apple Inc. FileMaker

More information

strtok-count.eps

strtok-count.eps IoT FPGA 2016/12/1 IoT FPGA 200MHz 32 ASCII PCI Express FPGA OpenCL (Volvox) Volvox CPU 10 1 IoT (Internet of Things) 2020 208 [1] IoT IoT HTTP JSON ( Python Ruby) IoT IoT IoT (Hadoop [2] ) AI (Artificial

More information

Rによる計量分析:データ解析と可視化 - 第2回 セットアップ

Rによる計量分析:データ解析と可視化 - 第2回 セットアップ R 2 2017 Email: gito@eco.u-toyama.ac.jp October 16, 2017 Outline 1 ( ) 2 R RStudio 3 4 R (Toyama/NIHU) R October 16, 2017 1 / 34 R RStudio, R PC ( ) ( ) (Toyama/NIHU) R October 16, 2017 2 / 34 R ( ) R

More information

8x60w Mobile WS WinXP 32/64bit マニュアルインストール手順書

8x60w Mobile WS WinXP 32/64bit マニュアルインストール手順書 発行 2011 年 08 月日本ヒューレット パッカード ( 株 ) 8X60w WindowsXP 32,64bit マニュアルインストール手順書 対象となる機種 HP EliteBook 8760w Mobile Workstation HP EliteBook 8560w Mobile Workstation HP EliteBook 8460w Mobile Workstation 予めご用意いただくもの

More information

Effective Android NDK Advanced Core Engineer

Effective Android NDK Advanced Core Engineer Effective Android NDK Advanced Core Engineer Effective Android NDK Effective Android NDK NDK NDK NDK JNI Effective Android NDK native java native NDK NDK NDK C, C++ native toolset Android java native NDK

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション ACCESS 2007 1 ACCESS 2006 9 15 1 ACCESS Linux Platform End to End SolutionDLNA ACCESS 2 7900 9232006 8 2 3 Samsung SonyEricsson Vodafone KK 1seg DTV ACCESS Linux Platform Orange End to End Solution Sync

More information

workshop Eclipse TAU AICS.key

workshop Eclipse TAU AICS.key 11 AICS 2016/02/10 1 Bryzgalov Peter @ HPC Usability Research Team RIKEN AICS Copyright 2016 RIKEN AICS 2 3 OS X, Linux www.eclipse.org/downloads/packages/eclipse-parallel-application-developers/lunasr2

More information

debian_manual.dvi

debian_manual.dvi How to set up Linux 01/07/02 Debian GNU/Linux 1 potato 1.1 rescue.bin root.bin driver-1.bin 1 1.2 1. Debian GNU/Linux Debian http://http.us.debian.org/debian/ http://ftp.jp.debian.org Fig. 1 Fig. 1 Debian

More information

TM-T88VI 詳細取扱説明書

TM-T88VI 詳細取扱説明書 M00109801 Rev. B 2 3 4 5 6 7 8 9 10 Bluetooth 11 12 Bluetooth 13 14 1 15 16 Bluetooth Bluetooth 1 17 1 2 3 4 10 9 8 7 12 5 6 11 18 1 19 1 3 4 2 5 6 7 20 1 21 22 1 23 24 1 25 SimpleAP Start SSID : EPSON_Printer

More information

Nios® II HAL API を使用したソフトウェア・サンプル集 「Modular Scatter-Gather DMA Core」

Nios® II HAL API を使用したソフトウェア・サンプル集 「Modular Scatter-Gather DMA Core」 ALTIMA Company, MACNICA, Inc Nios II HAL API Modular Scatter-Gather DMA Core Ver.17.1 2018 8 Rev.1 Nios II HAL API Modular Scatter-Gather DMA Core...3...3...4... 4... 5 3-2-1. msgdma... 6 3-2-2. On-Chip

More information

東京エリアDebian勉強会 - 第86回 2012年3月度

東京エリアDebian勉強会 - 第86回 2012年3月度 Debian 86 2012 3 iwamatsu@debian.org Twitter: @iwamatsu 2012 3 17 Agenda Debian 85 Debian 0 Debian Debian - - Apache2 HTTP Debian / @iwamatsu Debian Project Official Developer Bluetooth, OpenCV, mozc,

More information

マイクロソフトのWebブラウザのいままでとこれから

マイクロソフトのWebブラウザのいままでとこれから Legacy Web Modern Web Legacy Web IE10 IE11 IE9 IE6 IE7 IE8 Modern Web Legacy Web IE9 IE10 IE11 IE6 IE7 IE8 Modern Web 2014 年 8 月 7 日 Internet Explorer サポートポリシー変更の重要なお知らせ http://www.microsoft.com/ja-jp/windows/lifecycle/iesupport/

More information

Catalyst 3560-C and 2960-C Getting Started Guide (Japanese)

Catalyst 3560-C and 2960-C Getting Started Guide (Japanese) Catalyst 3560-C/2960-C Express Setup 1 Express Setup Catalyst 3560-C 2960-C Cisco.com Catalyst 3560-C 2960-C Cisco.com Cisco.com Regulatory Compliance and Safety Information for the Catalyst 3560-C and

More information

はじめに ハンズオンだと思う者にはハンズオンであり もくもく会だと思う者にはもくもく会である

はじめに ハンズオンだと思う者にはハンズオンであり もくもく会だと思う者にはもくもく会である 5 分で学ぶ GTK+ Ruby/GTK2 のサンプルもあるよ! @myokoym Ruby-GNOME2 Project Team デスクトップアプリケーションを作る会 2014/03/16 はじめに ハンズオンだと思う者にはハンズオンであり もくもく会だと思う者にはもくもく会である もくもく会だと思う もくもくしてください 相談などはいつでもどうぞ :-) ハンズオンだと思う スライドにサンプルコードを映すので

More information

MathLibre KNOPPIX (next generation) 2012 KNOPPIX/Math MathLibre KNOPPIX , KNOPPIX 6.0, next generation. KNOPPIX/Math KDE,

MathLibre KNOPPIX (next generation) 2012 KNOPPIX/Math MathLibre KNOPPIX , KNOPPIX 6.0, next generation. KNOPPIX/Math KDE, MathLibre KNOPPIX (next generation) 2012 KNOPPIX/Math MathLibre KNOPPIX 20120514, 20120608 KNOPPIX 60, next generation KNOPPIX/Math 2010 KDE, lxde, 1 KNOPPIX/Math DVD Q KNOPPIX/Math A http://wwwmathkobe-uacjp/openxm/math/dojo,

More information

7_16.dvi

7_16.dvi Vol. 49 No. 7 2360 2371 (July 2008) Ajax 1 Ajax Ajax JavaScript MVC A Framework for Ajax-enabled Business Applications Takahide Matsutsuka 1 Ajax gains public attention these days. Using Ajax, we can provide

More information

Trema を使って OpenFlow プログラミングを 始めてみませんか? 鈴木一哉 Trema 開発チーム 2012/4/13

Trema を使って OpenFlow プログラミングを 始めてみませんか? 鈴木一哉 Trema 開発チーム 2012/4/13 Trema を使って OpenFlow プログラミングを 始めてみませんか? 鈴木一哉 Trema 開発チーム 2012/4/13 Agenda OpenFlow 概要 OpenFlow とは OpenFlow プログラミング Trema の紹介 Trema とは Trema を使ったコントローラ開発 すぐ動かしてみる ためのネットワークエミュレータ機能 サンプルアプリ (Sliceable Routing

More information

Startup_on_AWS_usecases_StartupDay

Startup_on_AWS_usecases_StartupDay "Startup on AWS" use-cases from AWS Startup Tech Community Amazon Web Services Japan March 12, 2018 #AWSStartupJP Amazon Web Services Japan Senior Solutions Architect / Manager, Solutions Architecture

More information

OpenGL GLSL References Kageyama (Kobe Univ.) Visualization / 58

OpenGL GLSL References Kageyama (Kobe Univ.) Visualization / 58 WebGL *1 2013.04.23 *1 X021 2013 LR301 Kageyama (Kobe Univ.) Visualization 2013.04.23 1 / 58 OpenGL GLSL References Kageyama (Kobe Univ.) Visualization 2013.04.23 2 / 58 Kageyama (Kobe Univ.) Visualization

More information

2 2 Gtk+ GUI (widget ) GUI Gtk+ GUI Gtk+ GUI 2.2 Gtk GUI sample1.c Web (http://www.cyber.t.u-tokyo.ac.jp/ tani/class/mech enshu/) enshu2009gui1.tar.gz

2 2 Gtk+ GUI (widget ) GUI Gtk+ GUI Gtk+ GUI 2.2 Gtk GUI sample1.c Web (http://www.cyber.t.u-tokyo.ac.jp/ tani/class/mech enshu/) enshu2009gui1.tar.gz 1 2009 B4 GUI TA http://www.cyber.t.u-tokyo.ac.jp/ tani/class/mech enshu/ 2008 6 11 1 1 1 4 C GUI(Graphical User Interface) X Window System GUI 5 GUI 2 Gtk+ GUI 2.1 GUI GUI GUI (event driven) GUI GUI GUI

More information

A : kerl kerl Erlang/OTP Erlang/OTP 2 2 Elixir/Phoenix URL 2 PDF A.2 Bash macos.bash_profile exp

A : kerl kerl Erlang/OTP Erlang/OTP 2 2 Elixir/Phoenix URL 2 PDF   A.2 Bash macos.bash_profile exp A Erlang/OTP Elixir Phoenix nvm Node.js A.1 Erlang/OTP 21.1 $ kerl update releases $ kerl build 21.1 21.1 $ kerl install 21.1 ~/erlang/21.1 $ source ~/erlang/21.1/activate Erlang/OTP 1 203 A : kerl kerl

More information

linux_apli02.dvi

linux_apli02.dvi 2002 2 Linux 2002 5 16 : UNIX GUI X Window System KDE GNOME. Linux Tex 1 X Window System 1.1 X Window System X Window System Unix GUI Linux X Window System X X Project Athena MIT X X X Microsoft Windows

More information

TM-m30 詳細取扱説明書

TM-m30 詳細取扱説明書 M00094100 Rev. A Seiko Epson Corporation 2015. All rights reserved. 2 3 4 5 6 Bluetooth 7 Bluetooth 8 1 9 Bluetooth 10 1 11 1 2 6 5 4 3 7 12 1 13 14 ONF 1 N O O N O N N N O F N N F N N N N N N F F O O

More information

mobicom.dvi

mobicom.dvi 13Dynamic Voltage Scaling on a Low-Power Microprocessor Johan Pouwelse 5 Koen Langendoen Henk Sips Faculty of Information Technology and Systems Delft University of Technology, The Netherlands 1 78724

More information

Tril Book3.3_J

Tril Book3.3_J PRELIMINARY USERS GUIDE 2003 Spectrasonics. All rights reserved. Japanese Edition Media Integration, Inc. Your Serial Number TABLE OF CONTENTS USERS GUIDE Frequently Asked Questions 2 Introduction 6 Mac

More information

TM-m30 詳細取扱説明書

TM-m30 詳細取扱説明書 M00094106 Rev. G Seiko Epson Corporation 2015-2018. All rights reserved. 2 3 4 5 6 7 8 Bluetooth 9 ... 71 10 1 11 Bluetooth 12 1 13 1 2 6 5 4 3 7 14 1 1 2 3 4 5 15 16 ONF 1 N O O N O N N N O F N N F N

More information

xwX600 シリーズWindowsXP 32bit SAS マニュアルインストール手順

xwX600 シリーズWindowsXP 32bit SAS マニュアルインストール手順 2008 7 ( ) xwx600 WindowsXP 32bit SAS xw4600 xw6600 xw8600 SAS SATA SATA Microsoft Windows XP Professional ServicePack2 Microsoft Windows XP Professional (= ) driver 2 ( 1. ) driver (HP Web ) ServicePack2

More information

Linux XScreenSaver T020074

Linux XScreenSaver T020074 Linux XScreenSaver T020074 Linux XScreenSaver XScreenSaver Linux Linux Linux X Window System X Window System Xlib XScreenSaver X Window System Xlib XScreenSaver Xlib vroot.h Xlib XScreenSaver Linux Linux

More information

SCM (v0201) ( ) SCM 2 SCM 3 SCM SCM 2.1 SCM SCM SCM (1) MS-DOS (2) Microsoft(R) Windows 95 (C)Copyright Microsoft Corp

SCM (v0201) ( ) SCM 2 SCM 3 SCM SCM 2.1 SCM SCM SCM (1) MS-DOS (2) Microsoft(R) Windows 95 (C)Copyright Microsoft Corp SCM (v0201) ( ) 14 4 20 1 SCM 2 SCM 3 SCM 4 5 2 SCM 2.1 SCM SCM 2 1 2 SCM (1) MS-DOS (2) Microsoft(R) Windows 95 (C)Copyright Microsoft Corp 1981-1996. 1 (3) C:\WINDOWS>cd.. C:\>cd scm C:\SCM> C:\SCM>

More information

TM-m30 詳細取扱説明書

TM-m30 詳細取扱説明書 M00094101 Rev. B Seiko Epson Corporation 2015-2016. All rights reserved. 2 3 4 5 6 7 8 Bluetooth 9 Bluetooth 10 1 11 Bluetooth 12 1 13 1 2 6 5 4 3 7 14 1 1 2 3 4 5 15 16 ONF 1 N O O N O N N N O F N N F

More information

xwX600 シリーズWindowsXP 64bit SAS マニュアルインストール手順

xwX600 シリーズWindowsXP 64bit SAS マニュアルインストール手順 2008 7 ( ) xwx600 WindowsXP 64bit SAS xw4600 xw6600 xw8600 SAS SATA SATA Microsoft Windows XP Professional x64 Edition Microsoft Windows XP Professional x64 Edition (= ) driver 2 ( 1. ) driver (HP Web

More information

Level1_ key

Level1_ key HTML5 1 2019 8 1.5 API ( ) 1.5.1 API 1.5.2 API 1.5.3 API 1.5.4 API!2 HTML5 Web HTML5 Web Web HTML5 Web Web Web Web Web HTML5!3 Web HTML5 Web HTML Web Web Web API Web HTML Web Web!4 1 2 HTML/HTML5 HTML5

More information

untitled

untitled Java EE EJB SOA 2007 11 2 Java Java Java (JJUG) Java http://www.java-users.jp/ Java JJUG 2007 Fall 11 6 ( ) http://www.javausers.jp/contents/events/ccc2007fall/ EJB SOA EJB SOA IT EoD IT X-Over Development

More information

untitled

untitled Network Product Guide Network Monitoring System Network Product Guide Time stamp Write to disk Filter Convert Summarise Network Product Guide Network Monitoring System TDS2 TDS24 Network Analysis Report

More information

Microsoft Azure Microsoft Corporation Global Blackbelt Sales Japan OSS TSP Rio Fujita

Microsoft Azure Microsoft Corporation Global Blackbelt Sales Japan OSS TSP Rio Fujita Microsoft Azure Microsoft Corporation Global Blackbelt Sales Japan OSS TSP Rio Fujita Agenda Microsoft Azure Microsoft Azure Microsoft OSS 2 Microsoft Azure Promotion 3 https://azure.microsoft.com/ja-jp/free/

More information

WebSphere Application Server V5.0 for Linux Ver. 1.11

WebSphere Application Server V5.0 for Linux Ver. 1.11 WebSphere Application Server V5.0 for Linux Ver. 1.11 1.... 3 2.... 4 2.1.... 4 2.2.... 4 2.3. ( ) rpm... 5 2.4.... 6 3. WebSphere Application Server V5 Base... 7 3.1. WebSphere Application Server... 7

More information

インターネットで個人放送局を開くには (1)

インターネットで個人放送局を開くには (1) (2) How to open personal broadcasting system on the Internet (2) by Jiro Katto (Department of Electronics, Information and (D-HTML MHEG MPEG-4 ) W3C (World Wide Web Consortium) SMIL (Synchronized Multimedia

More information