jetbrains-alibaba.html (382 lines of code) (raw):
<!doctype html>
<html lang="zh">
<head>
<meta charset="utf-8">
<title>Booth Presentation - JetBrains Alibaba Cloud</title>
<meta name="description" content="Booth Presentation for JetBrains at Alibaba Conference (contains various Alibaba Cloud specific slides)">
<meta name="author" content="Mikhail Vink">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui">
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/jetbrains.css" id="theme">
<!-- Code syntax highlighting -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<!-- Printing and PDF exports -->
<script>
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script>
<script type="text/javascript" src="js/jquery-2.1.3.min.js"></script>
<script type="text/javascript" src="js/jetbrains-slides.js"></script>
<script type="text/javascript" src="js/all-products.js"></script>
<script type="text/javascript" src="js/playlist.js"></script>
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
</head>
<body class="classToBeRemoved">
<div class="reveal">
<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">
<!-- JetBrains Videos -->
<section class="general-background stretch" data-background-video="img/screenshots/jetbrains/JetBrains_TheDrivetoDevelop_Logo.mp4" data-autoslide="11000">
</section>
<section class="general-background stretch" data-background-video="img/screenshots/jetbrains/wearejb_v4.2.mp4" data-autoslide="85000">
</section>
<section class="general-background stretch" data-background-video="img/screenshots/jetbrains/jb_promo-v1.7-cn-subtitles.mp4" data-autoslide="128000">
</section>
<!-- JetBrains Raffle -->
<section data-product="general" data-autoslide="20000">
<div class="jetbrains-logo _logo-jetbrains _size-5"></div>
<h1 style="padding-top:100px;">填写该调查表—<br/>获得所有产品包的三个月订阅</h1>
</section>
<!-- JetBrains General Presentation-->
<section data-background-image="img/screenshots/jetbrains/jetbrains_products_launched_cn.png">
</section>
<section data-background-image="img/screenshots/jetbrains/jetbrains_products_ides.png">
</section>
<section data-product="general" data-autoslide="20000">
<div class="jetbrains-logo _logo-jetbrains _size-5"></div>
<h1 style="padding-top:100px;">以JetBrains工具进行<br/>
阿里巴巴云(阿里云)<br/>
开发</h1>
</section>
<section data-product="intellij">
<h2>适用于JVM的人体工程学IDE</h2>
<p>擅长以Java、Scala、Groovy和Kotlin进行卓越的企业、移动和Web开发<br/></p>
<div class="jetbrains-logo _logo-intellij-idea _size-5"></div>
</section>
<section data-product="intellij">
<h2>智能代码补全</h2>
<p>仅智能补全当前上下文预期的类型</p>
<p>
<img data-src="img/screenshots/intellij/idea_overview_7@2x-275.png">
</p>
</section>
<section data-product="intellij">
<h2>特定于框架的协助</h2>
<p>多种语言的智能编程辅助:SQL、JPQL、HTML、JavaScript等等。</p>
<p>
<img data-src="img/screenshots/intellij/idea_overview_8@2x-298.png">
</p>
</section>
<section data-product="intellij">
<h2>提高生产力</h2>
<p>该IDE自动处理繁琐和重复的开发工作,使您得以专注于大局</p>
<p>
<img data-src="img/screenshots/intellij/idea_overview_9@2x-319.png">
</p>
</section>
<section data-product="intellij">
<h2>从第一次开始就无法战胜的工具集</h2>
<p>
<img data-src="img/screenshots/intellij/idea_overview_toolset@2.png">
</p>
</section>
<section data-product="intellij">
<h2>基础结构的代码</h2>
<p>JetBrains IDE以HashiCorp配置语言(HCL)插件为您的基础结构的代码增色<br/></p>
<p>
<img data-src="img/screenshots/intellij/google_hcl_code.png">
</p>
</section>
<section data-product="intellij">
<h2>加快分析问题</h2>
<p>分析从日志中获得的堆栈跟踪<br/>只需将堆栈跟踪复制粘贴到IDE中</p>
<p>
<img data-src="img/screenshots/intellij/analyze_issues_faster.png">
</p>
</section>
<section data-product="intellij">
<h2>MaxCompute Studio</h2>
<p>阿里巴巴云制作的在MaxCompute平台上工作的IntelliJ插件。<br/>支持SQL、UDF扩展、MapReduce、Debugging等等。</p>
<p>
<img data-src="img/screenshots/intellij/alibaba_cloud_maxcompute_studio.png" height="470">
</p>
</section>
<!--region IntelliJ IDEA -->
<section data-product="intellij">
<h2>构建工具</h2>
<p>与Maven、Gradle、SBT、Grunt、Bower和其他构建工具无缝集成</p>
<p>
<img data-src="img/screenshots/intellij/idea_maven@2-643.png">
</p>
</section>
<section data-product="intellij">
<h2>版本控制系统</h2>
<p>统一支持Git、GitHub、SVN、Mercurial、Perforce和其他版本控制系统</p>
<p>
<img data-src="img/screenshots/intellij/idea_vcs@2-660.png">
</p>
</section>
<section data-product="intellij">
<h2>Android</h2>
<p>Android Studio是Google制作的官方Android IDE,IntelliJ IDEA使用与其相同的IntelliJ平台和核心功能</p>
<p>
<img data-src="img/screenshots/intellij/idea_android@2-480.png">
</p>
</section>
<section data-product="intellij">
<h2>支持SSH、Docker和Vagrant</h2>
<p>
<img src="img/screenshots/pycharm/remote_development.png">
</p>
</section>
<section data-product="intellij" data-autoslide="10000">
<h2>在Docker Containers中调试代码</h2>
<p>
<img src="img/screenshots/pycharm/docker_debug.png">
</p>
</section>
<section data-product="intellij">
<h2>社区版</h2>
<p>JVM和Android开发的免费开源IDE</p>
<h2>旗舰版</h2>
<p>成熟的Web和企业开发商业IDE</p>
</section>
<section data-product="intellij">
<h2>了解更多并下载</h2>
<p>jetbrains.com/idea</p>
<div class="jetbrains-logo _logo-intellij-idea _size-5"></div>
</section>
<!--endregion-->
<section data-product="general" data-autoslide="20000">
<div class="jetbrains-logo _logo-jetbrains _size-5"></div>
<h1 style="padding-top:100px;">以JetBrains工具进行<br/>
阿里巴巴云(阿里云)<br/>
开发</h1>
</section>
<!--region DataGrip-->
<section data-product="datagrip">
<h2>DataGrip</h2>
<p>一个工具,多个数据库</p>
<div class="jetbrains-logo _logo-datagrip _size-5"></div>
</section>
<section data-product="datagrip">
<h2>与数据集成</h2>
<p>从IDE连接到您的阿里巴巴云(阿里云)SQL数据库</p>
<p>
<img data-src="img/screenshots/intellij/datagrip_google.png">
</p>
</section>
<!--endregion-->
<section data-product="general" data-autoslide="20000">
<div class="jetbrains-logo _logo-jetbrains _size-5"></div>
<h1 style="padding-top:100px;">填写该调查表—<br/>获得所有产品包的三个月订阅</h1>
</section>
<section data-background-image="img/screenshots/jetbrains/jetbrains_products_toolbox_cn.png">
</section>
<section data-product="general" data-autoslide="20000">
<div class="jetbrains-logo _logo-jetbrains _size-5"></div>
<h1 style="padding-top:100px;">以JetBrains工具进行<br/>
阿里巴巴云(阿里云)<br/>
开发</h1>
</section>
<section data-background-image="img/screenshots/jetbrains/jetbrains_products_teamtools.png">
</section>
<section data-background-image="img/screenshots/jetbrains/jetbrains_products_teamtools_general_cn.png">
</section>
<!--region TeamCity -->
<section data-product="teamcity">
<h2>TeamCity</h2>
<p>强大的连续集成
创造性的</p>
<div class="jetbrains-logo _logo-teamcity _size-5"></div>
</section>
<section data-product="teamcity">
<h2>部署应用程序</h2>
<p>创造性的支持Docker、Kubernetes等等</p>
<p>
<img data-src="img/screenshots/teamcity/containers.png">
</p>
</section>
<section data-product="teamcity">
<h2>方便的web界面</h2>
<p>在项目概述页面构建和构建配置</p>
<p>
<img data-src="img/screenshots/teamcity/overview.png">
</p>
</section>
<section data-product="teamcity">
<h2>方便的web界面</h2>
<p>VCS变更日志和DVCS图</p>
<p>
<img data-src="img/screenshots/teamcity/changelog.png">
</p>
</section>
<section data-product="teamcity">
<h2>先进的VCS集成</h2>
<p>直接从GitHub/Bitbucket存储库创建项目</p>
<p>
<img data-src="img/screenshots/teamcity/create-projects.png">
</p>
</section>
<section data-product="teamcity">
<h2>构建链</h2>
<p>完美适合部署管道</p>
<p>
<img data-src="img/screenshots/teamcity/build_chains.png">
</p>
</section>
<section data-product="teamcity">
<h2>定价灵活</h2>
<p>
<img data-src="img/screenshots/teamcity/pricing.png">
</p>
</section>
<!--endregion-->
<section data-product="general" data-autoslide="20000">
<div class="jetbrains-logo _logo-jetbrains _size-5"></div>
<h1 style="padding-top:100px;">填写该调查表—<br/>获得所有产品包的三个月订阅</h1>
</section>
<section data-product="general" data-autoslide="20000">
<div class="jetbrains-logo _logo-jetbrains _size-5"></div>
<h1 style="padding-top:100px;">以JetBrains工具进行<br/>
阿里巴巴云(阿里云)<br/>
开发</h1>
</section>
<!--region YouTrack-->
<section data-product="youtrack">
<h2>YouTrack</h2>
<p>适用于软件敏捷团队的问题跟踪器</p>
<div class="jetbrains-logo _logo-youtrack _size-5"></div>
</section>
<section data-product="youtrack">
<h2>随时掌握团队的活动</h2>
<p>使用实时仪表板</p>
<p>
<img data-src="img/screenshots/youtrack/Dashboard_new.png">
</p>
</section>
<section data-product="youtrack">
<h2>瞬间找到所需东西</h2>
<p>使用智能搜索查询</p>
<p>
<img data-src="img/screenshots/youtrack/Smart_search.png">
</p>
</section>
<section data-product="youtrack">
<h2>敢于敏捷</h2>
<p>遵循Scrum或Kanban</p>
<p>
<img data-src="img/screenshots/youtrack/Kanban_new.png">
</p>
</section>
<section data-product="youtrack">
<h2>计划冲刺和管理积压工作</h2>
<p>及时交付优秀产品</p>
<p>
<img data-src="img/screenshots/youtrack/Agile_board_new.png">
</p>
</section>
<section data-product="youtrack">
<h2>采用云还是单机版? 两种选择YouTrack都可以提供</h2>
<p>并且准备好和贵公司一起成长</p>
<p>
<img data-src="img/screenshots/youtrack/Payments.png">
</p>
</section>
<!--endregion-->
<section data-product="general" data-autoslide="20000">
<div class="jetbrains-logo _logo-jetbrains _size-5"></div>
<h1 style="padding-top:100px;">填写该调查表—<br/>获得所有产品包的三个月订阅</h1>
</section>
<section data-product="general" data-autoslide="20000">
<div class="jetbrains-logo _logo-jetbrains _size-5"></div>
<h1 style="padding-top:100px;">以JetBrains工具进行<br/>
阿里巴巴云(阿里云)<br/>
开发</h1>
</section>
<!--region Upsource-->
<section data-product="upsource">
<h2>代码审查。 团队合作。 <nobr>项目分析</nobr></h2>
<br/>
<p>改善代码、项目和流程</p>
<div class="jetbrains-logo _logo-upsource _size-5"></div>
</section>
<section class="high-image-inside" data-product="upsource">
<div class="content-col">
<h2>自动化代码审查工作流</h2>
<p>
把日常工作交给Upsource!
</p>
</div>
<div class="image-col">
<img data-src="img/screenshots/upsource/automated-workflow-2017.2.png">
</div>
</section>
<section class="high-image-inside" data-product="upsource">
<div class="content-col">
<h2>享受浏览器内的代码洞察</h2>
<p>
浏览器中的静态代码分析和代码感知导航,用于
<nobr>以Java、PHP、Python、JavaScript和Kotlin编写的项目</nobr>
</p>
</div>
<div class="image-col">
<img data-src="img/screenshots/upsource/2017-2-python.png">
</div>
</section>
<section class="high-image-inside" data-product="upsource">
<div class="content-col">
<h2>在IDE查看变更</h2>
<p>
Upsource Integration插件已可用于:
<nobr>JetBrains IDE和Android Studio</nobr>
</p>
</div>
<div class="image-col">
<img data-src="img/screenshots/upsource/UP35-IDEA.png">
</div>
</section>
<!--endregion-->
<section data-product="general" data-autoslide="20000">
<div class="jetbrains-logo _logo-jetbrains _size-5"></div>
<h1 style="padding-top:100px;">以JetBrains工具进行<br/>
阿里巴巴云(阿里云)<br/>
开发</h1>
</section>
<section data-product="general" data-autoslide="20000">
<div class="jetbrains-logo _logo-jetbrains _size-5"></div>
<h1 style="padding-top:100px;">填写该调查表—<br/>获得所有产品包的三个月订阅</h1>
</section>
<!--region Kotlin-->
<section data-product="kotlin">
<h2>Kotlin</h2>
<p>用于JVM、Android和其他浏览器的静态类型编程语言<br></p>
<div class="jetbrains-logo _logo-kotlin _size-5"></div>
</section>
<section data-product="kotlin">
<video class="stretch" data-autoplay data-src="img/screenshots/kotlin/kotlin.mov" />
</section>
<!--endregion-->
<section data-background-image="img/screenshots/jetbrains/jetbrains_products_kotlin_loc_cn.png">
</section>
<section data-product="general" data-autoslide="20000">
<div class="jetbrains-logo _logo-jetbrains _size-5"></div>
<h1 style="padding-top:100px;">填写该调查表—<br/>获得所有产品包的三个月订阅</h1>
</section>
<section data-background-image="img/screenshots/jetbrains/jetbrains_today_cn.png">
</section>
</div>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.js"></script>
<script>
// Full list of configuration options available at:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: false,
progress: false,
history: true,
center: true,
autoSlide: 6500,
loop: true,
showNotes: false,
transition: 'slide', // none/fade/slide/convex/concave/zoom
// Optional reveal.js plugins
dependencies: [
{ src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: 'plugin/zoom-js/zoom.js', async: true },
{ src: 'plugin/notes/notes.js', async: true }
]
});
</script>
</body>
</html>