SlideShare a Scribd company logo
MTDDC Tokyo 2011
:
2009

twitter: goodpic
blog:    www.goodpic.com
5.1
! "#$%&'()*&'+,-


             ...
5.1
5.1
6/9   6/23




   MTOS
                            4.292
     Pro                    4.37
Advanced                    5.06
                            5.12
         :http://www.movabletype.jp/
MT
✓
✓
✓
✓
CGI
CGI

       http://example.com


/cgi-bin/*.cgi    /mt-static/
                      /*.html


                   CGI
CGI                         IP
                                       DMZ


/cgi-bin/*



      http://httpd.apache.org/docs/2.2/ja/mod/mod_authz_host.html
mt.cgi
                       URL



https://example.com/cgi-bin/mt/mt.cgi




                      notmt.cgi
(mt-config.cgi)




AdminScript notmt.cgi
     hogehoge.cgi
mt.cgi    Basic
      mt-comments.cgi              (mt-cp.cgi)
       OK               (mt.cgi)



/cgi-bin/mt.cgi
httpd.conf
<Directory "/home/example/www">
    etc....
                                       .htaccess
    AuthType Basic
    AuthName "Restricted Files"
    AuthUserFile /path/to/.htpasswd
    <Files mt.cgi>
     Require valid-user
    </Files>
</Directory>

      http://httpd.apache.org/docs/2.2/ja/howto/auth.html
Basic          MT
          ID

         SSL        SSL
    ID
SSL



SSL
(mt-config.cgi)




StaticWebPath         /mt-static
                CSS
    SSL   SSL
(mt-config.cgi)


AdminCGIPath                URL(SSL)


 https://example.com/cgi-bin/mt/
CGIPath                           URL


  http://example.com/cgi-bin/mt/


          SSL
1. SSL               Forbidden

                               httpd.conf
<Directory "/home/example/www">
    etc....

    AuthType Basic             .htaccess
    AuthName "Restricted Files"
    AuthUserFile /path/to/passwords
    <Files mt.cgi>
     Require valid-user
     SSLRequireSSL
    </Files>
</Directory>
2. SSL

                               httpd.conf
<Directory "/home/example/www">
    etc....
                             .htaccess
RewriteEngine On
RewriteCond %{SERVER_PORT} ^80$
RewriteRule ^(cgi-bin/mt.cgi)$
    https://%{SERVER_NAME}/$1 [R,L]



</Directory>
SSL
RapidSSL GeoTrust, Inc
   Go Daddy SSL
 $20 - 40 /
AssetFileExtensions
DeniedAssetFileExtensions


   MT 4.291 / 4.361 / 5.051 / 5.11
AssetFileExtensions
"gif,jpe?g,png,bmp,tiff?,mp3,ogg,aiff,wav,wma,
aac, flac,m4a,mov, avi,3gp,asf,mp4,qt,wmv,
asx,mpg,flv,mkv,ogm"



                     :
DeniedAssetFileExtensions
"ascx,asis,asp,aspx,bat,cfc,cfm,cgi,cmd,com,cpl,dll,
exe,htaccess,htm,html,inc,jhtml,js,jsb,jsp,mht,mhtml
,msi,php,php2,php3,php4,php5,phps,phtm,phtml,pif
,pl,pwml,py,reg,scr,sh,shtm,shtml,vbs,vxd"


                        :
✓
✓
✓
✓
5.2
Internet Explorer 9
    5.13 5.14

Safari / Firefox
    5.1x

Chrome
http://communities.movabletype.jp/
   http://bugs.movabletype.org/
5.1
+    +
&




Webkit
|   |
<$mt:CategoryBasename$>
                  URL




<$mt:CategoryLabel$>
demo
•   label
•   mt:TopLevelCategories   •   description
•   mt:SubCategories        •   basename
•   mt:TopLevelFolders      •   created_on
•   mt:SubFolders           •   modified_on
                            •   user_custom (default)

<mt:SubCategories
sort_by=”label”
sort_order=”descend”>
                                         • ascend
                                         • descend
    New in 5.1
<mt:SubCategories sort_by=”label”
sort_order=”descend”>


      <mt:CategoryNext>
      <mt:CategoryPrevious>
</mt:SubCategories>
New in 5.1
<mt:Entries>
  <mt:EntryPrimaryCategory>
     <$mt:CategoryLabel$>
  </mt:EntryPrimaryCategory>
</mt:Entries>
Before...




MT5.0x
/
demo
MT
New in 5.1




Ajax
IP
   Movable Type Advanced
Movable Type Advanced
<mt:Entries
include_blogs=”children”>


                    website




  Blog 1   Blog 2             Blog 3
<mt:Entries include_blogs=”children”
    exclude_blogs=”2”>
                                  New in 5.1


                        website




    Blog 1     Blog 2             Blog 3
New in 5.1



<$mt:Include module="X"   parent="1"$>

 )
<mt:XX trim_to=”5+...” />


"N+   "                  trim_to="5+..."
          "              "
              "   ..."
Thank you !

More Related Content

What's hot

The Dojo Build System
The Dojo Build SystemThe Dojo Build System
The Dojo Build System
klipstein
 
HTML5 - The 2012 of the Web
HTML5 - The 2012 of the WebHTML5 - The 2012 of the Web
HTML5 - The 2012 of the WebRobert Nyman
 
35 request
35 request35 request
35 request
dmracc0001
 
Mockingbirdの実装@拡張機能勉強会
Mockingbirdの実装@拡張機能勉強会Mockingbirdの実装@拡張機能勉強会
Mockingbirdの実装@拡張機能勉強会
Sotaro Karasawa
 
Google chrome presentation
Google chrome presentationGoogle chrome presentation
Google chrome presentationreza jalaluddin
 
OUTDATED (Encore)
OUTDATED (Encore)OUTDATED (Encore)
OUTDATED (Encore)
Stefan Adolf
 
DevNexus 2016
DevNexus 2016DevNexus 2016
DevNexus 2016
Stephanie Brubaker
 
AtlasCamp 2014: 10 Things a Front End Developer Should Know About Connect
AtlasCamp 2014: 10 Things a Front End Developer Should Know About ConnectAtlasCamp 2014: 10 Things a Front End Developer Should Know About Connect
AtlasCamp 2014: 10 Things a Front End Developer Should Know About Connect
Atlassian
 
Practical django secuirty
Practical django secuirtyPractical django secuirty
Practical django secuirty
Andy Dai
 
WordPress mit Composer und Git verwalten
WordPress mit Composer und Git verwaltenWordPress mit Composer und Git verwalten
WordPress mit Composer und Git verwalten
Walter Ebert
 
Css讲解及使用
Css讲解及使用Css讲解及使用
Css讲解及使用
陈 翔
 
PHP Experience 2016 - [Palestra] Json Web Token (JWT)
PHP Experience 2016 - [Palestra] Json Web Token (JWT)PHP Experience 2016 - [Palestra] Json Web Token (JWT)
PHP Experience 2016 - [Palestra] Json Web Token (JWT)
iMasters
 
まよいの墓(WebVR編)
まよいの墓(WebVR編)まよいの墓(WebVR編)
まよいの墓(WebVR編)
KatsuyaENDOH
 
从小书签到浏览器扩展的应用
从小书签到浏览器扩展的应用从小书签到浏览器扩展的应用
从小书签到浏览器扩展的应用
Alipay
 
Java script, security and you - Tri-Cities Javascript Developers Group
Java script, security and you - Tri-Cities Javascript Developers GroupJava script, security and you - Tri-Cities Javascript Developers Group
Java script, security and you - Tri-Cities Javascript Developers Group
Adam Caudill
 
Web content security policies
Web content security policiesWeb content security policies
Web content security policies
Dhanu Gupta
 
Hash Signaling Made Easy
Hash Signaling Made EasyHash Signaling Made Easy
Hash Signaling Made Easydavidgouldin
 
Mehr Performance für WordPress - WordCamp Köln
Mehr Performance für WordPress - WordCamp KölnMehr Performance für WordPress - WordCamp Köln
Mehr Performance für WordPress - WordCamp Köln
Walter Ebert
 
Making Chrome Extension with AngularJS
Making Chrome Extension with AngularJSMaking Chrome Extension with AngularJS
Making Chrome Extension with AngularJS
Ben Lau
 

What's hot (20)

The Dojo Build System
The Dojo Build SystemThe Dojo Build System
The Dojo Build System
 
HTML5 - The 2012 of the Web
HTML5 - The 2012 of the WebHTML5 - The 2012 of the Web
HTML5 - The 2012 of the Web
 
35 request
35 request35 request
35 request
 
Codigo
CodigoCodigo
Codigo
 
Mockingbirdの実装@拡張機能勉強会
Mockingbirdの実装@拡張機能勉強会Mockingbirdの実装@拡張機能勉強会
Mockingbirdの実装@拡張機能勉強会
 
Google chrome presentation
Google chrome presentationGoogle chrome presentation
Google chrome presentation
 
OUTDATED (Encore)
OUTDATED (Encore)OUTDATED (Encore)
OUTDATED (Encore)
 
DevNexus 2016
DevNexus 2016DevNexus 2016
DevNexus 2016
 
AtlasCamp 2014: 10 Things a Front End Developer Should Know About Connect
AtlasCamp 2014: 10 Things a Front End Developer Should Know About ConnectAtlasCamp 2014: 10 Things a Front End Developer Should Know About Connect
AtlasCamp 2014: 10 Things a Front End Developer Should Know About Connect
 
Practical django secuirty
Practical django secuirtyPractical django secuirty
Practical django secuirty
 
WordPress mit Composer und Git verwalten
WordPress mit Composer und Git verwaltenWordPress mit Composer und Git verwalten
WordPress mit Composer und Git verwalten
 
Css讲解及使用
Css讲解及使用Css讲解及使用
Css讲解及使用
 
PHP Experience 2016 - [Palestra] Json Web Token (JWT)
PHP Experience 2016 - [Palestra] Json Web Token (JWT)PHP Experience 2016 - [Palestra] Json Web Token (JWT)
PHP Experience 2016 - [Palestra] Json Web Token (JWT)
 
まよいの墓(WebVR編)
まよいの墓(WebVR編)まよいの墓(WebVR編)
まよいの墓(WebVR編)
 
从小书签到浏览器扩展的应用
从小书签到浏览器扩展的应用从小书签到浏览器扩展的应用
从小书签到浏览器扩展的应用
 
Java script, security and you - Tri-Cities Javascript Developers Group
Java script, security and you - Tri-Cities Javascript Developers GroupJava script, security and you - Tri-Cities Javascript Developers Group
Java script, security and you - Tri-Cities Javascript Developers Group
 
Web content security policies
Web content security policiesWeb content security policies
Web content security policies
 
Hash Signaling Made Easy
Hash Signaling Made EasyHash Signaling Made Easy
Hash Signaling Made Easy
 
Mehr Performance für WordPress - WordCamp Köln
Mehr Performance für WordPress - WordCamp KölnMehr Performance für WordPress - WordCamp Köln
Mehr Performance für WordPress - WordCamp Köln
 
Making Chrome Extension with AngularJS
Making Chrome Extension with AngularJSMaking Chrome Extension with AngularJS
Making Chrome Extension with AngularJS
 

Viewers also liked

Movable Type BB Seminar 2012
Movable Type BB Seminar 2012Movable Type BB Seminar 2012
Movable Type BB Seminar 2012
Six Apart KK
 
Movable Type 5 : 成長するプラットフォーム
Movable Type 5 : 成長するプラットフォームMovable Type 5 : 成長するプラットフォーム
Movable Type 5 : 成長するプラットフォーム
Six Apart KK
 
Six Apart Media Day: 基調講演「日米ソーシャルメディア最新事情」
Six Apart Media Day: 基調講演「日米ソーシャルメディア最新事情」Six Apart Media Day: 基調講演「日米ソーシャルメディア最新事情」
Six Apart Media Day: 基調講演「日米ソーシャルメディア最新事情」
Six Apart KK
 
Movable Typeトライアルの提供方式はクラウド型に
Movable Typeトライアルの提供方式はクラウド型にMovable Typeトライアルの提供方式はクラウド型に
Movable Typeトライアルの提供方式はクラウド型に
Six Apart KK
 
Securing your Movable Type installation
Securing your Movable Type installationSecuring your Movable Type installation
Securing your Movable Type installationSix Apart KK
 
Movable Type 5 セミナー
Movable Type 5 セミナーMovable Type 5 セミナー
Movable Type 5 セミナー
Six Apart KK
 
シックス・アパートのWebサイトの管理
シックス・アパートのWebサイトの管理シックス・アパートのWebサイトの管理
シックス・アパートのWebサイトの管理
Six Apart KK
 
Lekumo キャンペーンビルダー ProNet勉強会用資料
Lekumo キャンペーンビルダー ProNet勉強会用資料Lekumo キャンペーンビルダー ProNet勉強会用資料
Lekumo キャンペーンビルダー ProNet勉強会用資料
Six Apart KK
 

Viewers also liked (8)

Movable Type BB Seminar 2012
Movable Type BB Seminar 2012Movable Type BB Seminar 2012
Movable Type BB Seminar 2012
 
Movable Type 5 : 成長するプラットフォーム
Movable Type 5 : 成長するプラットフォームMovable Type 5 : 成長するプラットフォーム
Movable Type 5 : 成長するプラットフォーム
 
Six Apart Media Day: 基調講演「日米ソーシャルメディア最新事情」
Six Apart Media Day: 基調講演「日米ソーシャルメディア最新事情」Six Apart Media Day: 基調講演「日米ソーシャルメディア最新事情」
Six Apart Media Day: 基調講演「日米ソーシャルメディア最新事情」
 
Movable Typeトライアルの提供方式はクラウド型に
Movable Typeトライアルの提供方式はクラウド型にMovable Typeトライアルの提供方式はクラウド型に
Movable Typeトライアルの提供方式はクラウド型に
 
Securing your Movable Type installation
Securing your Movable Type installationSecuring your Movable Type installation
Securing your Movable Type installation
 
Movable Type 5 セミナー
Movable Type 5 セミナーMovable Type 5 セミナー
Movable Type 5 セミナー
 
シックス・アパートのWebサイトの管理
シックス・アパートのWebサイトの管理シックス・アパートのWebサイトの管理
シックス・アパートのWebサイトの管理
 
Lekumo キャンペーンビルダー ProNet勉強会用資料
Lekumo キャンペーンビルダー ProNet勉強会用資料Lekumo キャンペーンビルダー ProNet勉強会用資料
Lekumo キャンペーンビルダー ProNet勉強会用資料
 

Similar to MTDDC Tokyo 2011

Movable Type Seminar 2011
Movable Type Seminar 2011Movable Type Seminar 2011
Movable Type Seminar 2011
Six Apart KK
 
MTDDC Nagoya 201104
MTDDC Nagoya 201104MTDDC Nagoya 201104
MTDDC Nagoya 201104
Jun Kaneko
 
Movable Type 5.1 : What's New
Movable Type 5.1 : What's NewMovable Type 5.1 : What's New
Movable Type 5.1 : What's New
Six Apart KK
 
Html forfood
Html forfoodHtml forfood
Html forfood
Cristiane Zimmermann
 
Introduccion a HTML5
Introduccion a HTML5Introduccion a HTML5
Introduccion a HTML5
Pablo Garaizar
 
html5
html5html5
Movable Type5 Road Map 2011
Movable Type5 Road Map 2011Movable Type5 Road Map 2011
Movable Type5 Road Map 2011
Six Apart KK
 
Front End Website Optimization
Front End Website OptimizationFront End Website Optimization
Front End Website Optimization
Gerard Sychay
 
20190516 web security-basic
20190516 web security-basic20190516 web security-basic
20190516 web security-basic
MksYi
 
What's New and Newer in Apache httpd-24
What's New and Newer in Apache httpd-24What's New and Newer in Apache httpd-24
What's New and Newer in Apache httpd-24
Jim Jagielski
 
Magento Performance Optimization 101
Magento Performance Optimization 101Magento Performance Optimization 101
Magento Performance Optimization 101
Angus Li
 
From zero to hero - Easy log centralization with Logstash and Elasticsearch
From zero to hero - Easy log centralization with Logstash and ElasticsearchFrom zero to hero - Easy log centralization with Logstash and Elasticsearch
From zero to hero - Easy log centralization with Logstash and Elasticsearch
Rafał Kuć
 
From Zero to Hero - Centralized Logging with Logstash & Elasticsearch
From Zero to Hero - Centralized Logging with Logstash & ElasticsearchFrom Zero to Hero - Centralized Logging with Logstash & Elasticsearch
From Zero to Hero - Centralized Logging with Logstash & Elasticsearch
Sematext Group, Inc.
 
前端概述
前端概述前端概述
前端概述
Ethan Zhang
 
Мы ведь тоже люди. Еретическая лекция про юзабилити инструментов разработчика
Мы ведь тоже люди. Еретическая лекция про юзабилити инструментов разработчикаМы ведь тоже люди. Еретическая лекция про юзабилити инструментов разработчика
Мы ведь тоже люди. Еретическая лекция про юзабилити инструментов разработчика
Nikita Prokopov
 
Movable Type 5 セミナー
Movable Type 5 セミナーMovable Type 5 セミナー
Movable Type 5 セミナー
Six Apart KK
 
Speed up your developments with Symfony2
Speed up your developments with Symfony2Speed up your developments with Symfony2
Speed up your developments with Symfony2Hugo Hamon
 
The top 10 security issues in web applications
The top 10 security issues in web applicationsThe top 10 security issues in web applications
The top 10 security issues in web applications
Devnology
 
Modern Web Development
Modern Web DevelopmentModern Web Development
Modern Web Development
Robert Nyman
 

Similar to MTDDC Tokyo 2011 (20)

Movable Type Seminar 2011
Movable Type Seminar 2011Movable Type Seminar 2011
Movable Type Seminar 2011
 
MTDDC Nagoya 201104
MTDDC Nagoya 201104MTDDC Nagoya 201104
MTDDC Nagoya 201104
 
Movable Type 5.1 : What's New
Movable Type 5.1 : What's NewMovable Type 5.1 : What's New
Movable Type 5.1 : What's New
 
Html forfood
Html forfoodHtml forfood
Html forfood
 
Introduccion a HTML5
Introduccion a HTML5Introduccion a HTML5
Introduccion a HTML5
 
html5
html5html5
html5
 
Movable Type5 Road Map 2011
Movable Type5 Road Map 2011Movable Type5 Road Map 2011
Movable Type5 Road Map 2011
 
Front End Website Optimization
Front End Website OptimizationFront End Website Optimization
Front End Website Optimization
 
dJango
dJangodJango
dJango
 
20190516 web security-basic
20190516 web security-basic20190516 web security-basic
20190516 web security-basic
 
What's New and Newer in Apache httpd-24
What's New and Newer in Apache httpd-24What's New and Newer in Apache httpd-24
What's New and Newer in Apache httpd-24
 
Magento Performance Optimization 101
Magento Performance Optimization 101Magento Performance Optimization 101
Magento Performance Optimization 101
 
From zero to hero - Easy log centralization with Logstash and Elasticsearch
From zero to hero - Easy log centralization with Logstash and ElasticsearchFrom zero to hero - Easy log centralization with Logstash and Elasticsearch
From zero to hero - Easy log centralization with Logstash and Elasticsearch
 
From Zero to Hero - Centralized Logging with Logstash & Elasticsearch
From Zero to Hero - Centralized Logging with Logstash & ElasticsearchFrom Zero to Hero - Centralized Logging with Logstash & Elasticsearch
From Zero to Hero - Centralized Logging with Logstash & Elasticsearch
 
前端概述
前端概述前端概述
前端概述
 
Мы ведь тоже люди. Еретическая лекция про юзабилити инструментов разработчика
Мы ведь тоже люди. Еретическая лекция про юзабилити инструментов разработчикаМы ведь тоже люди. Еретическая лекция про юзабилити инструментов разработчика
Мы ведь тоже люди. Еретическая лекция про юзабилити инструментов разработчика
 
Movable Type 5 セミナー
Movable Type 5 セミナーMovable Type 5 セミナー
Movable Type 5 セミナー
 
Speed up your developments with Symfony2
Speed up your developments with Symfony2Speed up your developments with Symfony2
Speed up your developments with Symfony2
 
The top 10 security issues in web applications
The top 10 security issues in web applicationsThe top 10 security issues in web applications
The top 10 security issues in web applications
 
Modern Web Development
Modern Web DevelopmentModern Web Development
Modern Web Development
 

More from Six Apart KK

Movable Type for AWS Starter Guide (en)
Movable Type for AWS Starter Guide (en)Movable Type for AWS Starter Guide (en)
Movable Type for AWS Starter Guide (en)
Six Apart KK
 
ミニマムリソースでロング&ミドルリターンを目指す Six Apartブログ のお話
ミニマムリソースでロング&ミドルリターンを目指す Six Apartブログ のお話ミニマムリソースでロング&ミドルリターンを目指す Six Apartブログ のお話
ミニマムリソースでロング&ミドルリターンを目指す Six Apartブログ のお話
Six Apart KK
 
書いてもらう広報の時代は終わった! オウンドメディアで攻める広報術
書いてもらう広報の時代は終わった! オウンドメディアで攻める広報術書いてもらう広報の時代は終わった! オウンドメディアで攻める広報術
書いてもらう広報の時代は終わった! オウンドメディアで攻める広報術
Six Apart KK
 
Movable type for AWS Starter Guide
Movable type for AWS Starter GuideMovable type for AWS Starter Guide
Movable type for AWS Starter Guide
Six Apart KK
 
始めよう! 新サービス MovableType.net の全て
始めよう! 新サービス MovableType.net の全て始めよう! 新サービス MovableType.net の全て
始めよう! 新サービス MovableType.net の全て
Six Apart KK
 
元・記者の目から見た企業オウンドメディア運営の勘所
元・記者の目から見た企業オウンドメディア運営の勘所元・記者の目から見た企業オウンドメディア運営の勘所
元・記者の目から見た企業オウンドメディア運営の勘所
Six Apart KK
 
米国の最新事情にみる 「オウンドメディア」の活用法
米国の最新事情にみる 「オウンドメディア」の活用法米国の最新事情にみる 「オウンドメディア」の活用法
米国の最新事情にみる 「オウンドメディア」の活用法Six Apart KK
 
シックス・アパート社のご紹介とオウンドメディアへの取り組み
シックス・アパート社のご紹介とオウンドメディアへの取り組みシックス・アパート社のご紹介とオウンドメディアへの取り組み
シックス・アパート社のご紹介とオウンドメディアへの取り組み
Six Apart KK
 
Six Apart UniBaaS 解説書
Six Apart UniBaaS 解説書Six Apart UniBaaS 解説書
Six Apart UniBaaS 解説書Six Apart KK
 
Mtddc meetup kyushu_2013_keynote_2
Mtddc meetup kyushu_2013_keynote_2Mtddc meetup kyushu_2013_keynote_2
Mtddc meetup kyushu_2013_keynote_2
Six Apart KK
 
ギズモード・ジャパンのつくり方
ギズモード・ジャパンのつくり方ギズモード・ジャパンのつくり方
ギズモード・ジャパンのつくり方
Six Apart KK
 
人に読まれて育てる企業オウンドメディアのはじめ方 ~運用7ヶ月を振り返って、現場担当者からのTIP集~
人に読まれて育てる企業オウンドメディアのはじめ方 ~運用7ヶ月を振り返って、現場担当者からのTIP集~人に読まれて育てる企業オウンドメディアのはじめ方 ~運用7ヶ月を振り返って、現場担当者からのTIP集~
人に読まれて育てる企業オウンドメディアのはじめ方 ~運用7ヶ月を振り返って、現場担当者からのTIP集~
Six Apart KK
 
テキストだけでクリックはどのくらい変わるのか!? Zenback ADS 広告効果のご紹介
テキストだけでクリックはどのくらい変わるのか!? Zenback ADS 広告効果のご紹介テキストだけでクリックはどのくらい変わるのか!? Zenback ADS 広告効果のご紹介
テキストだけでクリックはどのくらい変わるのか!? Zenback ADS 広告効果のご紹介
Six Apart KK
 
ソーシャルメディアキャンペーン施策のポイントと、Lekumo(ルクモ)の効果
ソーシャルメディアキャンペーン施策のポイントと、Lekumo(ルクモ)の効果ソーシャルメディアキャンペーン施策のポイントと、Lekumo(ルクモ)の効果
ソーシャルメディアキャンペーン施策のポイントと、Lekumo(ルクモ)の効果
Six Apart KK
 
スカパー!が実践するソーシャルメディア連携施策とそのツール戦略
スカパー!が実践するソーシャルメディア連携施策とそのツール戦略スカパー!が実践するソーシャルメディア連携施策とそのツール戦略
スカパー!が実践するソーシャルメディア連携施策とそのツール戦略
Six Apart KK
 
日本初ソーシャルメディア・リードとしてツールにもとめるもの
日本初ソーシャルメディア・リードとしてツールにもとめるもの日本初ソーシャルメディア・リードとしてツールにもとめるもの
日本初ソーシャルメディア・リードとしてツールにもとめるもの
Six Apart KK
 
Azure と MT のフシギな関係
Azure と MT のフシギな関係Azure と MT のフシギな関係
Azure と MT のフシギな関係
Six Apart KK
 
MTDDC Tokyo 2012
MTDDC Tokyo 2012MTDDC Tokyo 2012
MTDDC Tokyo 2012
Six Apart KK
 
VMインポート機能を使った簡単サーバ構築
VMインポート機能を使った簡単サーバ構築VMインポート機能を使った簡単サーバ構築
VMインポート機能を使った簡単サーバ構築
Six Apart KK
 
Zenback BIZの活用事例とソーシャルメディア連携最適化 TIPS
Zenback BIZの活用事例とソーシャルメディア連携最適化 TIPSZenback BIZの活用事例とソーシャルメディア連携最適化 TIPS
Zenback BIZの活用事例とソーシャルメディア連携最適化 TIPS
Six Apart KK
 

More from Six Apart KK (20)

Movable Type for AWS Starter Guide (en)
Movable Type for AWS Starter Guide (en)Movable Type for AWS Starter Guide (en)
Movable Type for AWS Starter Guide (en)
 
ミニマムリソースでロング&ミドルリターンを目指す Six Apartブログ のお話
ミニマムリソースでロング&ミドルリターンを目指す Six Apartブログ のお話ミニマムリソースでロング&ミドルリターンを目指す Six Apartブログ のお話
ミニマムリソースでロング&ミドルリターンを目指す Six Apartブログ のお話
 
書いてもらう広報の時代は終わった! オウンドメディアで攻める広報術
書いてもらう広報の時代は終わった! オウンドメディアで攻める広報術書いてもらう広報の時代は終わった! オウンドメディアで攻める広報術
書いてもらう広報の時代は終わった! オウンドメディアで攻める広報術
 
Movable type for AWS Starter Guide
Movable type for AWS Starter GuideMovable type for AWS Starter Guide
Movable type for AWS Starter Guide
 
始めよう! 新サービス MovableType.net の全て
始めよう! 新サービス MovableType.net の全て始めよう! 新サービス MovableType.net の全て
始めよう! 新サービス MovableType.net の全て
 
元・記者の目から見た企業オウンドメディア運営の勘所
元・記者の目から見た企業オウンドメディア運営の勘所元・記者の目から見た企業オウンドメディア運営の勘所
元・記者の目から見た企業オウンドメディア運営の勘所
 
米国の最新事情にみる 「オウンドメディア」の活用法
米国の最新事情にみる 「オウンドメディア」の活用法米国の最新事情にみる 「オウンドメディア」の活用法
米国の最新事情にみる 「オウンドメディア」の活用法
 
シックス・アパート社のご紹介とオウンドメディアへの取り組み
シックス・アパート社のご紹介とオウンドメディアへの取り組みシックス・アパート社のご紹介とオウンドメディアへの取り組み
シックス・アパート社のご紹介とオウンドメディアへの取り組み
 
Six Apart UniBaaS 解説書
Six Apart UniBaaS 解説書Six Apart UniBaaS 解説書
Six Apart UniBaaS 解説書
 
Mtddc meetup kyushu_2013_keynote_2
Mtddc meetup kyushu_2013_keynote_2Mtddc meetup kyushu_2013_keynote_2
Mtddc meetup kyushu_2013_keynote_2
 
ギズモード・ジャパンのつくり方
ギズモード・ジャパンのつくり方ギズモード・ジャパンのつくり方
ギズモード・ジャパンのつくり方
 
人に読まれて育てる企業オウンドメディアのはじめ方 ~運用7ヶ月を振り返って、現場担当者からのTIP集~
人に読まれて育てる企業オウンドメディアのはじめ方 ~運用7ヶ月を振り返って、現場担当者からのTIP集~人に読まれて育てる企業オウンドメディアのはじめ方 ~運用7ヶ月を振り返って、現場担当者からのTIP集~
人に読まれて育てる企業オウンドメディアのはじめ方 ~運用7ヶ月を振り返って、現場担当者からのTIP集~
 
テキストだけでクリックはどのくらい変わるのか!? Zenback ADS 広告効果のご紹介
テキストだけでクリックはどのくらい変わるのか!? Zenback ADS 広告効果のご紹介テキストだけでクリックはどのくらい変わるのか!? Zenback ADS 広告効果のご紹介
テキストだけでクリックはどのくらい変わるのか!? Zenback ADS 広告効果のご紹介
 
ソーシャルメディアキャンペーン施策のポイントと、Lekumo(ルクモ)の効果
ソーシャルメディアキャンペーン施策のポイントと、Lekumo(ルクモ)の効果ソーシャルメディアキャンペーン施策のポイントと、Lekumo(ルクモ)の効果
ソーシャルメディアキャンペーン施策のポイントと、Lekumo(ルクモ)の効果
 
スカパー!が実践するソーシャルメディア連携施策とそのツール戦略
スカパー!が実践するソーシャルメディア連携施策とそのツール戦略スカパー!が実践するソーシャルメディア連携施策とそのツール戦略
スカパー!が実践するソーシャルメディア連携施策とそのツール戦略
 
日本初ソーシャルメディア・リードとしてツールにもとめるもの
日本初ソーシャルメディア・リードとしてツールにもとめるもの日本初ソーシャルメディア・リードとしてツールにもとめるもの
日本初ソーシャルメディア・リードとしてツールにもとめるもの
 
Azure と MT のフシギな関係
Azure と MT のフシギな関係Azure と MT のフシギな関係
Azure と MT のフシギな関係
 
MTDDC Tokyo 2012
MTDDC Tokyo 2012MTDDC Tokyo 2012
MTDDC Tokyo 2012
 
VMインポート機能を使った簡単サーバ構築
VMインポート機能を使った簡単サーバ構築VMインポート機能を使った簡単サーバ構築
VMインポート機能を使った簡単サーバ構築
 
Zenback BIZの活用事例とソーシャルメディア連携最適化 TIPS
Zenback BIZの活用事例とソーシャルメディア連携最適化 TIPSZenback BIZの活用事例とソーシャルメディア連携最適化 TIPS
Zenback BIZの活用事例とソーシャルメディア連携最適化 TIPS
 

Recently uploaded

GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
Frank van Harmelen
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
g2nightmarescribd
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
 

Recently uploaded (20)

GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
 

MTDDC Tokyo 2011