scratch 分析

官方教程清单

可以做的部分

几个可以参考的DEMO

https://scratch.mit.edu/projects/209124161/

整理一个别人做的课程清单
整理一些可以做的东西
做一个小demo

编程猫——为7200家学校提供编程课程

西瓜创客

159元12节课

2019/2/22 posted in  随心记

图片素材网站运作模式和问题分析

unsplash

  1. unsplash api集成到各个平台 https://medium.com/unsplash/refresh-your-website-with-squarespace-unsplash-15b1b69c2f5b?vero_id=252265&vero_conv=PmNPLiUVlfrNjJJhv63oChcuLeUlQmG8XzCeThlHmBIC7swdfqiZKMCfDL2hUMpzzsQ8AxKplzpI8LiWCWXEbA2LKMZtQGJm

千图的问题

http://www.p5w.net/news/tech/201612/t20161207_1657118.htm

转知乎图片素材下载网站盈利模式

作者:挥霍123
链接:https://www.zhihu.com/question/63401799/answer/209494166
来源:知乎
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。

你好,就拿PPT网站来举例,如果觉得回答得满意,别忘了点赞或者关注哟第一种类型网站:免费素材下载网站(51PPT模板网站、51PPT、无忧PPT),像这样的网站,提供许多免费的PPT模板供我们下载,但是却在网站植入了许多广告,利用广告点击率赚钱第二种类型网站:大部分作品需要付费下载的网站(演界网、PPTSTORE、稻壳儿网),这些网站的PPT模板质量相对于其他平台较高,网站基本上靠顾客下载模板赚钱,当作品的作品被许多人下载后,提现时,一般平台会收取30%左右的平台费,基本上是靠这个费用来赚钱的。第三种类型网站:普通用户每天只能下载3次左右,VIP可以下载20左右,当然还要看你冲的什么VIP,不同的VIP享受不同的特权,这种网站我把他叫做会员制网站(千图网、摄图网、我图网)这些网站之所以可以免费下载,是因为大部分的作品都是从别的平台上搬运过来的,比如千图网,PPT模板50%都是从别的平台上原封不动的搬运过来的,我曾经在演界网免费分享过一份高质量的PPT模板,也被千图网原封不动的盗版了。我国最顶端的平台的作品几乎都千图网盗版过,之所以会有这样的网站的出现,是因为中国对版权法的不够重视,还有创办网站的人在打擦边球,还有一个重要的原因就是互联网共享资源的快速发展。那这些会员制网站是靠什么赚钱呢?其一,因为资源是免费的,质量较好,靠流量下载赚钱其二,因为普通用户下载数量会有限制,会员又比较便宜,所以很多人选择了开会员那么这么庞大且质量较高的资源到底是如何来到?显而易见,这些资源大部分绝非是原创作者发表的,而是其他用户通过盗版直接发表在这些会员制网站上。(这些盗版者的工资据说有两种结算方式:第一种是20块钱一个模板,这么廉价的成本当然可以让网站会员免费下载咯、第二种是通过下载量得到分成,比如说一份模板1角钱,所以还是很多人下载作品的)好了,我也是一个PPT原创作者,也在演界网和稻壳儿上发表自己的作品,里面很多设计师的作品都被千图网盗版者盗版过。最后说两句,版权很重要,会员制的网站的作品千万别商用,因为版权很难得到保证。珍重原创,拒绝盗版

2018/11/22 posted in  随心记

Fish Where The Fish Are

没有超人,关注该关注的即可! (一)

如果遇到问题,先Google一下 https://www.google.com/ ,或者Bing https://www.bing.com/

解决问题的顺序:查看日志->官方文档->Google英文或Bing英文->Stackoverflow->Github->查专业论坛->查看源码->问人->发帖。

如果有Error Log,可以尝试直接Google一下Log内容,99%会在搜索结果页中看到StackOverflow http://stackoverflow.com/ 的(基本在第一页很靠前的位置)链接,看看它基本上就能解决问题。

如果需要使用开源项目,就去GitHub https://github.com/ 搜索一下star大于1000的,基本会有符合的解决方案,不会搜索直接看Awesome列表 ( awesomeawesome-awesomeness )。

如果在多个开源方案之间犹豫不决,最好去Google一下“AAA vs BBB”,很多好心人会详细说明他们的pros/cons。 (二)

茶余饭后,可以翻翻知乎 http://www.zhihu.com/ 或 Quora http://www.quora.com/

如果时间充裕,喜欢泡社区,可以去SegmentFault http://segmentfault.com/   或 V2EX https://www.v2ex.com/

如果时间不多,可以关注简书 http://www.jianshu.com/ 或 Medium https://medium.com/

也可以听听Podcast,比如Teahour.fm  http://teahour.fm/、内核恐慌 http://ipn.li/kernelpanic/、IT公论 http://ipn.li/itgonglun/、比特新声 http://www.bitvoice.xyz/

虽然电子书、视频、音频可以打发碎片时间,但是由于获取更容易数量太多以及质量的问题,反而会浪费时间。 (三)

如果喜欢分享,自己开个Blog记录一些值得记录的东西。可以搭独立域名,可以用GitHub Pages https://pages.github.com/ ,也可以在这些博客网站申请个Blog,比如:CSDN、cnblog、iteye、51cto。

如果爱刷微博,关注一些技术相关的账户他们会推送很多有价值的东西。 如果爱看微信公众号,关注一些技术相关的公众号。 (四)

如果想知道最近大家都在讨论什么,每天抽一点时间看看 极客头条 http://geek.csdn.net/ 或 开发者头条 http://toutiao.io/ 或 HackerNews https://news.ycombinator.com/

如果想知道最近出了哪些好的产品,每天抽一点时间看看ProductHunt http://www.producthunt.com/ 或 DEMO8 http://www.demo8.com/ 或 最美应用 http://zuimeia.com/

(五)

如果关注前沿科技资讯,看看36氪 http://www.36kr.com/、PingWest http://www.pingwest.com/ 或 TechCrunch http://techcrunch.com/、Reddit https://www.reddit.com/

如果关注前沿技术,看看SmashingMagazine http://www.smashingmagazine.com/、Mashable http://mashable.com/、ReadWrite http://readwrite.com/

如果关注用户体验设计,看看 站酷 http://www.zcool.com.cn/、优设 http://www.uisdc.com/、盒子UI http://www.boxui.com/ 或 Dribbble http://dribbble.com/、DesignerNews https://www.designernews.co/、ThemeForest http://themeforest.net/

如果想找设计灵感,去EnvatoMarket http://market.envato.com/ 搜搜看。

(六)

如果想看看最近大拿都分享了哪些好的PPT,看看SlideShare http://www.slideshare.net/、SpeakerDeck https://speakerdeck.com/、Prezi https://prezi.com/explore/staff-picks/

也可以去Slides http://slides.com/ 制作自己酷酷的Slide。

(七) 如果时间管理比较紧,就订阅一下相关的日报周报吧! (八) 如果偶尔很迷茫,不知道干什么,刷刷题吧:

基础: Mega Project List 中文版

算法: LeetCode Online Judge
设计: Daily UI Design Challenge (九) 如果工作觉得无处下手,可以从开源项目入手,比如: -- Blog(WordPress、Octopress、Ghost) -- Forum(Discuz!、Discourse、Flarum) -- Wiki(DokuWiki、Gollum) -- Groupware、CMS、eCommerce等。 (十) 如果想深入学习,不放看看规范标准定义,比如: -- IETF的RFC

  HTTP1.1协议 http://www.ietf.org/rfc/rfc2616.txt

-- W3C

  HTML5标准 https://www.w3.org/TR/html5/

-- Java的JSR

  Servlet 4.0规范 https://www.jcp.org/en/jsr/detail?id=369

或 维基百科 https://en.wikipedia.org/

《程序员必备技能》

(1)软技能 a> 英语(FQ):开发语言、官方文档、技术书籍、技术社区、Youtube视频等 a> 善用搜索引擎 a> 善于归纳总结(side project/code snippet) a> 编码习惯、工作节奏效率 a> 时间管理(情绪管理) a> 阅读好书、博客、源码:不要看速成书,比如:xx天精通yy a> 社交互动(参与开源、尝试帮助别人) a> 口头或书面交流(结伴讨论、参与代码评审) a> 解决问题的能力(性能问题、内存问题、并发问题等):不要轻易发问! a> 搞清楚工程还是科研 a> 保持好奇心(广泛<->专注):系统的学习 vs 边用边学 a> 业余时间应该提高自己的知识、技能、经验并实践自己学到的东西 a> 减少相似项目,掌握核心技术 a> 深入理解开发语言,比如Java的JVM,JavaScript(this、CommonJS、IIFE、Event & Event Delegation、Prototype Chain & Inheritance、Scope Chain & Closure) a> 关注自己感兴趣的技术而不是流行的技术:一万小时定律虽然不假,但是99%的人不会成为专家 a> 是否有必要Full-stack?(前端、后端、测试、DBA、运维、移动应用、云服务、大数据等)

You can't know everything about everything.

扩展阅读:

16 Don'ts of Career Growth

7 Things I Learned That Made Me a Better Programmer (2)技术技能 a> Linux基础 a> HTTP协议 a> 脚本语言、编译语言各会一门 a> 开发语言的基础(比如:多线程、I/O、网络、集合、泛型、注解等) a> 关键领域   数据结构、算法、JVM/GC、JavaEE组件(JSP、Servlets等) a> 开源框架   Web(Spring MVC)、IoC(Spring, CDI)、ORM(Hibernate、MyBatis)、容器(Tomcat) a> 编程原则(Principles)   S.O.L.I.D   DRY (Don't Repeat Yourself)   OCP (Open Close Principle)   SoC (Separation of Concerns)   IoC (Inversion of Control)   CoC (Configuration over Convention)

  http://rensanning.iteye.com/blog/2095194

a> 编程方法论(Methodologies)   MVC(Model-View-Controller)   OOP(Object-Oriented Programming)   AOP(Aspect-Oriented Programming)   FP(Functional Programming) a> 设计模式(Patterns)   GoF Design Patterns a> 软件架构(Software Architectures)   SOA (Service-Oriented Architecture)   MSA (Microservices Architecture)   N-Tier Architecture   Event-Driven Architecture   Plug-in Architecture a> 项目管理(Project Management)   Waterfall、Agile (Scrum、XP、Lean等)、PMBOK a> 编写clean代码、重构代码、优化代码、调试代码 a> 编写测试用例 a> 编写有效日志 a> 尝试独立搭建各种开发环境 a> 尝试独立实现各种数据结构、算法 a> 尝试独立实现一个完整的系统 a> Web开发需要熟练使用浏览器及常用插件

附A:获取知识的途径

书籍      -纸质(专业杂志)      -电子书(文档) 网络      -社区(论坛、官网、搜索引擎、社交网路)      -博客(公众号) 视频      -MOOC(Podcast、Youtube)      -录制 培训      -线上(MOOC、微课)      -线下(培训机构、企业内训、分享交流、面对面交流)

附B:日文技术网站

https://gunosy.com/ https://www.smartnews.com/ https://codezine.jp/ http://b.hatena.ne.jp/hotentry/it https://qiita.com/ https://eventdots.jp/ http://dotinstall.com/ https://codeiq.jp/ http://www.ne.jp/asahi/hishidama/home/tech http://d.hatena.ne.jp/nowokay/ http://rebuild.fm/

http://uxmilk.jp/

Fish Where The Fish Are

2017/10/12 posted in  随心记

不错的开源项目

2017/6/26 posted in  随心记

纷享逍客5次融资、2次转型,“不差钱”的背后这几点问题你可到看了?

南舒123 2016-05-10 07:58 收藏30 评论10

080734964832

日前,微信团队推出企业微信,预示着腾讯在移动办公领域再下一城;阿里更是早就已经推出钉钉,弥补自身在社交领域的不足,同时抢占移动办公市场;而作为BAT一员的百度却在移动办公领域迟迟未有动作。最近,有网友爆料,百度也将做移动办公,但是具体怎么做尚未公布。

除了巨头,还有一家做移动办公的创业企业也值得关注,与百度的迟迟未有动作不同,它早就已经开始在企业内部管理领域布局,并且已经经过了两次转型,在此之前融资四次,最后一次融资金额1亿美元,它就是纷享逍客。

要成为Yammer的纷享

纷享科技成立于2011年,那时做的是纷享平台,以微博的界面做团队内部的沟通协作,来提升团队的沟通效率并将沟通过程做有效记录的平台,目标客户是20-500人的中小企业或大企业中的小团队。员工可以发布“分享、日志、指令、审批”四种不同的信息内容。

除了像微博那样的分享,员工可以在上面发布日常工作中常用的工作日志,获相关领导点评;而如果你有下属,你可以向下属下达指令;针对与上级的沟通,用户还可以向领导做多层级的审批申请,接受审批指令(即传统OA存在的功能)。

纷享科技总裁杨斌曾表示,希望“纷享”可以取代一般团队用于内部沟通协作的传统OA系统、邮件、微博和即时通讯工具。

但是这一模式在2013年开始转变,从原有的协同办公平台专为垂直于销售管理平台。我们不妨尝试分析一下当时纷享平台转型的原因。

纷享科技成立最初,定位是企业内部的交流平台,Yammer是它的模仿对象,随着发展,其创始人罗旭曾表示,“Yammer这种企业“内部BBS”的形式没有组织架构和组织边界,而且更大的问题在于——Yammer并不涉及业务流。不参与到业务中的社会化产品和2B类产品对企业用户来说并没有必要性。”从中,我们也可以看到纷享科技在发展中遇到的问题。

移动互联网之风还没有完全兴起,智能手机刚刚出现,企业SaaS在国内也处于起步阶段,移动OA市场被传统软件商占有大部分的市场份额,基于互联网的纷享很难从传统巨头手中分食。此外,在互联网领域,明道、金蝶微博也都开始涉足,面对多方面的竞争压力,纷享科技难有突破。

从Yammer到Salesforce模式

2013年中旬,纷享科技的产品思路从强调全体员工和内部的社会化交流变为了专注销售人员和办公协同,正式更名“纷享销客”,并且获得 IDG 资本 300 万美元的 A 轮融资。它是一款专注于企业销售人员的移动办公和CRM工具,针对智能手机和移动互联网的特点设置了企信(类微信的IM功能)、工作(类Yammer的分享功能)、提醒(工作内容的委派和跟踪功能)以及动态CRM几个模块。

罗旭曾就第一次转型解释,“销售是企业的核心,越接近钱的东西越有生命力。提高销售人员这个群体的用户黏性,仍旧能发展出一个很大的市场。”

在国外,以Yammer、Jive、Salesforce等为代表的企业级SaaS服务先一步成为了资本市场的宠儿,而在国内,这个趋势也已经从2012年蔓延到现在,标志就是明道、销售易等2B的办公协同类创业公司的兴起。

转型之后的纷享销客初见成效,到2014年7月,据其官方发声,纷享销客企业用户已经突破5万家,在转型之初这个数字是12000家,同时,获得了由北极光创投领投的千万美元级的B轮融资。同年12月,纷享销客再次获得了有 DCM 领投的5000万美元的C轮融资。在2015年,纷享销客又获得了来自高瓴资本领投的1亿美元D轮融资。至此,纷享销客完成了四轮融资。

今年3月份,纷享销客又宣布完成了E轮融资,但并没有透露具体金额,并再次更名“纷享逍客”,从销售管理市场重新杀回移动办公领域。对此,业内有许多不太看好的声音,反复转型,不是做不下去了吧?

移动CRM竞争激烈,如:2015年,同样立足于移动CRM领域的红圈营销(和创科技)挂牌新三板,据红圈营销官方数据显示,其产品粘性、活跃度、续费率等数据均在90%以上,2013年产品系列的续费率是93%左右,远高于行业类似厂商,这无形之中对纷享销客造成压力。

此外,与纷享销客齐名的还有销售易,有人曾评价,销售易从出生就是CRM,比较贴切企业管理。而纷享销客一开始则是办公平台,后来转型做销售管理,突出的优势在于沟通社交方面,工作流方面比较弱,只能是自由流程。

业内人士 分析,纷享销客作为一个互联网公司,是不可能做定制化开发的,因为见效太慢,无法让猪飞起来,甚至会把企业拖死,所以在当前的情形下只能给中小型客户使用,大公司对客制化普遍要求很高,纷享销客无法满足。看现在纷享销客的产品,仅仅是局限在销售这一个局部业务上,无法穿透整个公司的管理,最合适的用户可能就是纷享销客自己的经销商了。所以销售市场上的激烈竞争是无法避免的,因为这东西就是很Easy,大家互相借鉴就可以了。

但SaaS到底标准化还是定制化,这个问题一直争论不休,如果高度定制化就又走回传统软件的模式上,到底是定制化好还是标准化好,这个命题还需要各个专家好好论证论证。

纷享“销”客

更名纷享逍客之后,公司由移动销售管理平台转到一站式移动办公平台,推出免费基础办公版平台,并继续在销售领域深耕,推出 CRM 全新版。另外,产品面向企业采用免费+增值服务的策略。不过,与国外成熟的企业级服务市场相比,国内2B市场的企业付费的习惯并没有很成熟。

融资转型之后的纷享逍客依然是一家“快”公司,据了解,企业注册用户已经达到30多万,是去年同期的6倍,企业续费率超过70%,全职员工超过2000人,代理渠道公司员工超过4000人。

罗旭认为,随着大环境的成熟,回归和升级为移动办公,将有可能成为企业级市场的入口。不过,尽管移动办公领域的前景巨大,但在腾讯旗下的企业微信号、阿里旗下的钉钉以及老牌ERP软件公司的前后夹击下,纷享逍客面临的压力并不小。

21世纪经济报道文章曾报道:

阿里去年Q4季度财报,阿里巴巴钉钉企业客户数量已经超过100万家。2015年8月,钉钉正式发布基于开放平台的C++战略,希望建设中国SaaS市场的首个跨平台生态。在随后的11月,钉钉联合UBER召开战略合作发布会,提出企业服务共创计划。

除了来势汹汹的钉钉,金蝶、用友等老牌ERP公司也在开发自己的移动办公软件。而且,移动办公领域也不是说做就能做,这主要还在于它有一定的门槛。

门槛一:专业性

说到移动办公,这里就需要了解一下移动办公包含哪些内容。移动办公也可称为“3A办公”,也叫移动OA,即办公人员可在任何时间(Anytime)、任何地点(Anywhere)处理与业务相关的任何事情(Anything)。

在移动互联网与SaaS兴起之前,国内软件管理的主动权掌握在用友、金蝶等传统软件管理商手中,创业企业很难有机会进入,而随着移动SaaS的风出来,风向标顺变,市场格局向多元化方向发展。用友畅捷通副总裁程刚曾开玩笑地举例,“只记得SaaS起来的特别快,许多客户只要一听说有SaaS,不管是什么产品,都买。”

SaaS办公软件的好处简单来说就是即拿即用,可以按需求付费,把软件部署在云端,企业不用自己去维护,比较方便,而这就涉及到软件设计对于需求企业的专业性问题。

金蝶云之家CEO田荣举曾说,传统软件管理厂商有两个门槛,一个是OA,一个是ERP,但是随着移动互联网的发展,移动OA在三五年前就已经有单独的APP可以做了,所以现在企业想在移动管理站住脚,更多的还是与ERP去融合。

虽然罗旭说,每一次转型都是市场选择精益创业的结果,但是通过纷享逍客的转型也可以认识到它内部的一些问题。尤其可以看出在专业性方面,纷享逍客是有所欠缺的。

企业服务市场,不是服务于个人,是服务于团队,如果遇到好的产品,会有很高的粘性,付费意愿比较强烈。而企业服务的产品,更需要好好打磨,总是转型,在每个领域都没有太大优势。

门槛二:企业基因

腾讯一向强于社交,但主要强在个人社交,企业市场红利巨大,腾讯基于原有的社交基础推出了四款企业产品。不过,除了企业微信刚刚推出还无法了解用户的使用情况之外,目前其它三款产品的情况都不是十分乐观。阿里强在电商,一向欠缺社交属性,之前的来往便是一个典型产品,财大气粗并不能解决企业的基因。

相较于企业基因来说,传统的软件厂商无疑更有优势,拥有ERP原生态业务,有将近三十年的经验,此外,一些专业领域的进销存、财务以及人力资源都有很好的理解。转型做移动SaaS可能比较容易,但是互联网也并不是没有门槛,将传统服务嫁接到互联网是万万不行的,还得找到适合互联网的玩法。

再来看看纷享逍客在企业基因这块,一直是比较欠缺的。在移动CRM市场不如红圈营销、销售易“血统”纯正,在协同办公领域又不如老牌厂商根正苗红。日前,钉钉已经与OA公司兰陵合作,弥补自身在基因这块的不足,可纷享逍客几年下来,平台内全部都是自家产品,没有兼容并包的接受市面上好产品的优点,想打造自己品牌,与一些专业做OA、CRM、ERP等厂商分食,这条路无疑很难走。

2017/5/15 posted in  随心记

从WeWork的邮件看当前邮件发展方向

一直都有看邮件的习惯。邮件的方式最近几年的变化也比较快,大多数平台依然会沿用一些邮件推送的推广方式。做得比较好的一些邮件平台,比如godaddy基本上都会发一些最新的折扣信息,Amazon的邮件推广也做的比较好,基本能够推出最近要买的东西,infoq的邮件信息可以推送一些当前你所关注的技术信息,Twitter和Facebook也会经常发一些最新的萌妹子的照片。

wework的邮件模式

F74B1781-FCB2-43CD-A135-E7A64941A489

上面是wework的邮件形式。

  1. 手机适配,主要为了在手机上能够更好地显示,现在大多数的邮件都使用这种模式了。
  2. 分栏设计,每个栏目整理当前的栏目信息。

现在大多数网站的邮件模板基本都采取这种形式了。

看几个类似的

Amazon

1CF3450F-B2D7-4A8F-8AF5-162866ACE552

infoq

DaoCloud

00F4F9D1-DF72-40EB-B484-C1882122472

houzz

这个是比较喜欢的

D989BB36-4FBC-4F44-BADF-2FDC982837F5

看看邮件详细内容

DaoCloud

Delivered-To: yourwilliam@gmail.com
Received: by 10.107.170.13 with SMTP id t13csp3102240ioe;
        Thu, 30 Mar 2017 00:55:08 -0700 (PDT)
X-Received: by 10.37.207.10 with SMTP id f10mr5929676ybg.135.1490860508682;
        Thu, 30 Mar 2017 00:55:08 -0700 (PDT)
Return-Path: <bounce-mc.us10_38731581.105797-yourwilliam=gmail.com@mail144.atl221.rsgsv.net>
Received: from mail144.atl221.rsgsv.net (mail144.atl221.rsgsv.net. [198.2.139.144])
        by mx.google.com with ESMTPS id b4si464400ywf.119.2017.03.30.00.55.08
        for <yourwilliam@gmail.com>
        (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
        Thu, 30 Mar 2017 00:55:08 -0700 (PDT)
Received-SPF: pass (google.com: domain of bounce-mc.us10_38731581.105797-yourwilliam=gmail.com@mail144.atl221.rsgsv.net designates 198.2.139.144 as permitted sender) client-ip=198.2.139.144;
Authentication-Results: mx.google.com;
       dkim=pass header.i=@daocloud.io;
       dkim=pass header.i=@gmail.mcsv.net;
       spf=pass (google.com: domain of bounce-mc.us10_38731581.105797-yourwilliam=gmail.com@mail144.atl221.rsgsv.net designates 198.2.139.144 as permitted sender) smtp.mailfrom=bounce-mc.us10_38731581.105797-yourwilliam=gmail.com@mail144.atl221.rsgsv.net
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=k1; d=daocloud.io; h=Subject:From:Reply-To:To:Date:Message-ID:List-ID:List-Unsubscribe:Content-Type:MIME-Version; i=newsletter@daocloud.io; bh=1vCWVX9AwJIFiftqqBKQjVzMuA8=; b=ljoHrEGA9eC9QwIG9Uw46//nCoudozd3wP1pxLNA6oFdhysvcIXzy4IxRmI14gBekS8GcLgnpjyk
   1a6ZxSsKC7CvMFWmR6VTnzxAwOLvcvTatMnDyulf1+tFeMauzmuqk0nOZcM3gd3d/AYjMUJyQ7Su
   xfSFOTFlmSb17+CeyaA=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=k1; d=gmail.mcsv.net; h=Subject:From:Reply-To:To:Date:Message-ID:X-Feedback-ID:List-ID:List-Unsubscribe:Content-Type:MIME-Version; bh=1vCWVX9AwJIFiftqqBKQjVzMuA8=; b=kUn12G/YCXvhBbwZXarYxfjR/upU3SNy2VzJmzW2wNMOBZYvUoH7+UA/+3ATlCMSUAqmE/5t7PVQ
   BfpBr1c/i2hHxOtJaK/if37O9W3L5qzVhDvUy+Hf/CWkyB6GuxGJk8xRRCitqY2uM4d+vQijIsTm
   bccGGTXPV7MYn+IwWUI=
Received: from (127.0.0.1) by mail144.atl221.rsgsv.net id hristo174lg6 for <yourwilliam@gmail.com>; Thu, 30 Mar 2017 07:55:03 +0000 (envelope-from <bounce-mc.us10_38731581.105797-yourwilliam=gmail.com@mail144.atl221.rsgsv.net>)
Subject: 客户资产数字化,打造企业用户云 
From: "DaoCloud 团队" <newsletter@daocloud.io>
Reply-To: "DaoCloud 团队" <newsletter@daocloud.io>
To: <yourwilliam@gmail.com>
Date: Thu, 30 Mar 2017 07:55:03 +0000
Message-ID: <68dc27c820189c135aa385c92.8bea0deafc.20170330075410.98fa231ba8.a64e1d64@mail144.atl221.rsgsv.net>
X-Mailer: MailChimp Mailer - **CID98fa231ba88bea0deafc**
X-Campaign: mailchimp68dc27c820189c135aa385c92.98fa231ba8
X-campaignid: mailchimp68dc27c820189c135aa385c92.98fa231ba8
X-Report-Abuse: Please report abuse for this campaign here: http://www.mailchimp.com/abuse/abuse.phtml?u=68dc27c820189c135aa385c92&id=98fa231ba8&e=8bea0deafc
X-MC-User: 68dc27c820189c135aa385c92
X-Feedback-ID: 38731581:38731581.105797:us10:mc
List-ID: 68dc27c820189c135aa385c92mc list <68dc27c820189c135aa385c92.79641.list-id.mcsv.net>
X-Accounttype: pd
List-Unsubscribe: <mailto:unsubscribe-mc.us10_68dc27c820189c135aa385c92.98fa231ba8-8bea0deafc@mailin1.us2.mcsv.net?subject=unsubscribe>, <http://daocloud.us10.list-manage.com/unsubscribe?u=68dc27c820189c135aa385c92&id=5db0253a6f&e=8bea0deafc&c=98fa231ba8>
x-mcda: FALSE
Content-Type: multipart/alternative; boundary="_----------=_MCPart_1330197104"
MIME-Version: 1.0

--_----------=_MCPart_1330197104
Content-Type: text/plain; charset="utf-8"; format="fixed"
Content-Transfer-Encoding: quoted-printable

=E4=BC=81=E4=B8=9A=E7=9A=84=E9=87=8D=E5=BF=83=E5=B7=B2=E7=BB=8F=E4=BB=8E=E3=
=80=8C=E4=BB=A5=E4=BA=A7=E5=93=81=E4=B8=BA=E4=B8=AD=E5=BF=83=E3=80=8D=E4=B8=
=8A=E5=8D=87=E5=88=B0=E4=BA=86=E3=80=8C=E4=BB=A5=E5=AE=A2=E6=88=B7=E4=B8=BA=
=E4=B8=AD=E5=BF=83=E3=80=8D=EF=BC=8C=E8=BF=99=E7=A7=8D=E9=87=8D=E6=96=B0=E5=
=AE=9A=E4=B9=89=E7=9A=84=E5=AE=A2=E6=88=B7=E5=85=B3=E7=B3=BB=EF=BC=8C=E5=82=
=AC=E7=94=9F=E4=BA=86=E4=B8=80=E4=B8=AA=E7=9C=8B=E4=BC=BC=E5=BE=AE=E5=A6=99=
=EF=BC=8C=E4=BD=86=E6=98=AF=E8=95=B4=E5=90=AB=E6=B7=B1=E6=84=8F=E7=9A=84=E8=
=BD=AC=E6=8D=A2=EF=BC=8C=E4=BB=8E=E3=80=8C=E5=AE=A2=E6=88=B7=E3=80=8D=E5=88=
=B0=E3=80=8C=E7=94=A8=E6=88=B7=E3=80=8D=E3=80=82

https://www.daocloud.io/
2017-03-30
=E5=8F=8C=E5=91=A8=E7=B2=BE=E9=80=89 =C2=B7 =E7=AC=AC 62 =E6=9C=9F
=E3=80=80=E3=80=80
=E3=80=80=E3=80=80 =E5=AE=A2=E6=88=B7=E8=B5=84=E4=BA=A7=E6=95=B0=E5=AD=97=
=E5=8C=96=EF=BC=8C=E6=89=93=E9=80=A0=E4=BC=81=E4=B8=9A=E7=94=A8=E6=88=B7=E4=
=BA=91 =E3=80=80=E3=80=80
=E5=BD=93=E4=B8=8B=E7=9A=84=E6=96=B0=E7=A7=91=E6=8A=80=E6=AD=A3=E5=9C=A8=E7=
=94=A8=E5=89=8D=E6=89=80=E6=9C=AA=E6=9C=89=E7=9A=84=E9=80=9F=E5=BA=A6=E5=9C=
=A8=E6=94=B9=E7=89=88=E4=BC=81=E4=B8=9A=E7=9A=84=E8=BF=90=E8=90=A5=E6=A8=A1=
=E5=BC=8F=E5=92=8C=E7=A4=BE=E4=BC=9A=E7=BB=8F=E6=B5=8E=E7=8E=AF=E5=A2=83=EF=
=BC=8C=E4=BA=92=E8=81=94=E7=BD=91=E7=9A=84=E5=90=AF=E8=92=99=E5=92=8C=E7=89=
=A9=E8=81=94=E7=BD=91=E7=9A=84=E5=BF=85=E7=84=B6=EF=BC=8C=E5=B0=86=E4=BC=81=
=E4=B8=9A=E7=9A=84=E9=87=8D=E5=BF=83=E4=BB=8E=E5=90=8E=E7=AB=AF=EF=BC=8C=E6=
=8E=A8=E5=88=B0=E4=BA=86=E5=89=8D=E7=AB=AF=E3=80=82=E4=BC=81=E4=B8=9A=E7=9A=
=84=E9=87=8D=E5=BF=83=E5=B7=B2=E7=BB=8F=E4=BB=8E=E3=80=8C=E4=BB=A5=E4=BA=A7=
=E5=93=81=E4=B8=BA=E4=B8=AD=E5=BF=83=E3=80=8D=E4=B8=8A=E5=8D=87=E5=88=B0=E4=
=BA=86=E3=80=8C=E4=BB=A5=E5=AE=A2=E6=88=B7=E4=B8=BA=E4=B8=AD=E5=BF=83=E3=80=
=8D=EF=BC=8C=E8=BF=99=E7=A7=8D=E9=87=8D=E6=96=B0=E5=AE=9A=E4=B9=89=E7=9A=84=
=E5=AE=A2=E6=88=B7=E5=85=B3=E7=B3=BB=EF=BC=8C=E5=82=AC=E7=94=9F=E4=BA=86=E4=
=B8=80=E4=B8=AA=E7=9C=8B=E4=BC=BC=E5=BE=AE=E5=A6=99=EF=BC=8C=E4=BD=86=E6=98=
=AF=E8=95=B4=E5=90=AB=E6=B7=B1=E6=84=8F=E7=9A=84=E8=BD=AC=E6=8D=A2 =E2=80=
=94=E2=80=94 =E4=BB=8E=E3=80=8C=E5=AE=A2=E6=88=B7=E3=80=8D=E5=88=B0=E3=80=
=8C=E7=94=A8=E6=88=B7=E3=80=8D=E3=80=82
=E4=BA=86=E8=A7=A3=E6=9B=B4=E5=A4=9A (http://blog.daovoice.io/lihaile/#utm_=
source=3Dedm&utm_medium=3Demail&utm_campaign=3D39_campaign)
=E3=80=80=E3=80=80
=E3=80=80=E3=80=80 =E7=94=A8 Docker=EF=BC=8CSpring Boot/Cloud =E5=92=8C Axo=
n CQRS/ES=EF=BC=88=E4=BA=8B=E4=BB=B6=E6=BA=AF=E6=BA=90=EF=BC=89=E6=9D=A5=E6=
=9E=84=E5=BB=BA=E5=BE=AE=E6=9C=8D=E5=8A=A1 =E3=80=80=E3=80=80
=E8=BD=AF=E4=BB=B6=E6=9E=B6=E6=9E=84=E5=8F=98=E5=8C=96=E7=9A=84=E6=AD=A5=E4=
=BC=90=E5=9C=A8=E8=BF=87=E5=8E=BB=E5=87=A0=E5=B9=B4=E5=BF=AB=E9=80=9F=E6=BC=
=94=E8=BF=9B=E3=80=82=E6=96=B0=E7=9A=84=E5=AE=9E=E8=B7=B5=EF=BC=8C=E5=A6=82=
 DevOps=EF=BC=8C=E5=BE=AE=E6=9C=8D=E5=8A=A1=E5=92=8C=E5=AE=B9=E5=99=A8=E5=
=8C=96=E5=B7=B2=E7=BB=8F=E6=88=90=E4=B8=BA=E7=83=AD=E7=82=B9=E8=AF=9D=E9=A2=
=98=E8=A2=AB=E9=80=90=E6=B8=90=E5=B9=BF=E6=B3=9B=E9=87=87=E7=94=A8=E3=80=82=
=E5=9C=A8=E6=9C=AC=E6=96=87=E4=B8=AD=EF=BC=8C=E4=BD=9C=E8=80=85 Ben Wilcock=
 =E4=BC=9A=E4=BB=8B=E7=BB=8D=E4=B8=80=E4=B8=AA=E8=87=AA=E5=B7=B1=E5=AE=9E=
=E8=B7=B5=E7=9A=84=E5=BE=AE=E6=9C=8D=E5=8A=A1=E9=A1=B9=E7=9B=AE=EF=BC=8C=E5=
=8C=85=E5=90=AB=E4=B8=A4=E4=B8=AA=E5=9C=A8=E6=9E=B6=E6=9E=84=E5=B1=82=E9=9D=
=A2=E4=B8=8A=E6=AF=94=E8=BE=83=E7=AA=81=E5=87=BA=E7=9A=84=E7=82=B9=EF=BC=9A=
=E5=91=BD=E4=BB=A4=E5=92=8C=E6=9F=A5=E8=AF=A2=E8=81=8C=E8=B4=A3=E5=88=86=E7=
=A6=BB=EF=BC=88CQRS=EF=BC=89=E4=B8=8E=E5=AE=B9=E5=99=A8=E5=8C=96=EF=BC=8C=
=E4=BD=9C=E8=80=85=E8=BF=98=E4=BC=9A=E6=BC=94=E7=A4=BA=E5=A6=82=E4=BD=95=E8=
=BD=BB=E6=9D=BE=E5=9C=B0=E7=94=A8=E5=AE=B9=E5=99=A8=E5=88=86=E5=8F=91=E5=92=
=8C=E8=BF=90=E8=A1=8C=E4=B8=80=E4=B8=AA=E5=A4=9A=E6=9C=8D=E5=8A=A1=E7=9A=84=
=E5=BE=AE=E6=9C=8D=E5=8A=A1=E5=BA=94=E7=94=A8=E3=80=82
=E6=88=91=E8=A6=81=E5=AD=A6=E4=B9=A0 (http://blog.daocloud.io/microservices=
-with-spring-boot-axon-cqrses-anddock/)
=E3=80=80=E3=80=80
=E3=80=80=E3=80=80 =E9=81=93=E5=AE=A2=E8=88=B9=E9=95=BF=E7=9A=84=E8=88=AA=
=E6=B5=B7=E6=97=A5=E5=BF=97 Vol.08
=E5=85=B3=E4=BA=8E=E5=AE=B9=E5=99=A8=E5=AE=89=E5=85=A8=E7=9A=84=E5=85=AD=E5=
=A4=A7=E8=AF=AF=E8=A7=A3 =E3=80=80=E3=80=80
=E4=B8=80=E5=91=A8=E5=AE=B9=E5=99=A8=E5=9C=88=E7=83=AD=E7=82=B9=E4=BA=8B=E4=
=BB=B6=EF=BC=9A1. =E5=85=B3=E4=BA=8E=E5=AE=B9=E5=99=A8=E5=AE=89=E5=85=A8=E7=
=9A=84=E5=85=AD=E5=A4=A7=E8=AF=AF=E8=A7=A3=EF=BC=9B2. Docker =E5=B0=86 cont=
ainerd =E9=A1=B9=E7=9B=AE=E6=8D=90=E8=B5=A0=E7=BB=99 CNCF=EF=BC=9B3. =E4=BD=
=BF=E7=94=A8 Docker Compose 3.1 =E8=BF=90=E8=A1=8C Apache JMester=EF=BC=9B4=
. DockerCon 2017 is coming=EF=BC=9B5. Intel =E8=87=AA=E5=AE=B6=E5=AE=B9=E5=
=99=A8=E6=8A=80=E6=9C=AF Clear Containers =E6=8E=A8=E5=87=BA 2.1.1 =E7=89=
=88=E6=9C=AC=E3=80=82
=E5=BC=80=E5=90=AF=E6=97=A5=E5=BF=97 (http://blog.daocloud.io/daocloud-week=
ly-08/)
=E3=80=80=E3=80=80
=E3=80=80=E3=80=80 Docker =E5=9B=9B=E5=91=A8=E5=B9=B4=EF=BC=9A=E6=96=B0=E7=
=94=9F=E5=84=BF=E4=B8=8E=E7=8B=AC=E8=A7=92=E5=85=BD=EF=BC=88=E4=B8=8B=EF=BC=
=89 =E3=80=80=E3=80=80
=E4=B8=8A=E4=B8=80=E6=9C=9F=E3=80=8ADocker =E5=9B=9B=E5=91=A8=E5=B9=B4=E3=
=80=8B=E5=BC=95=E5=8F=91=E4=BA=86=E5=BE=88=E5=A4=9A=E8=AF=BB=E8=80=85=E7=9A=
=84=E6=80=9D=E8=80=83=EF=BC=8C=E6=88=91=E4=BB=AC=E9=87=8D=E7=82=B9=E4=B8=BA=
=E5=A4=A7=E5=AE=B6=E6=A2=B3=E7=90=86=E4=BA=86 Docker =E6=8A=80=E6=9C=AF=E5=
=8F=91=E5=B1=95=E5=8E=86=E7=A8=8B=E5=92=8C Docker =E7=A4=BE=E5=8C=BA=E7=94=
=9F=E6=80=81=E7=9A=84=E5=BB=BA=E8=AE=BE=E3=80=82=E6=9C=AC=E6=9C=9F=E3=80=8C=
=E5=9D=90=E8=80=8C=E8=AE=BA=E9=81=93=E3=80=8D=E5=B0=86=E4=BB=8E=E4=B8=8A=E6=
=9C=9F=E5=86=85=E5=AE=B9=E5=BB=B6=E4=BC=B8=E5=BC=80=E6=9D=A5=EF=BC=8CGrisso=
m =E5=92=8C Allen =E5=B0=86=E4=BB=8E=E4=BC=81=E4=B8=9A=E5=92=8C=E4=B8=9A=E5=
=8A=A1=E7=9A=84=E8=A7=92=E5=BA=A6=E4=B8=BA=E5=A4=A7=E5=AE=B6=E8=A7=A3=E8=AF=
=BB Docker =E8=BF=87=E5=8E=BB=E5=9B=9B=E5=B9=B4=E7=9A=84=E5=8F=91=E5=B1=95=
=E5=8E=86=E7=A8=8B=E3=80=82
=E5=8F=82=E4=B8=8E=E8=AE=BA=E9=81=93 (http://blog.daocloud.io/daotalk-3/)
=E3=80=80=E3=80=80
=E3=80=80=E3=80=80 LinkedIn =E6=9B=BE=E7=BB=8F=E7=BC=94=E9=80=A0=E7=9A=84=
=E7=94=A8=E6=88=B7=E5=A2=9E=E9=95=BF=E7=A5=9E=E8=AF=9D=EF=BC=8C=E4=BD=A0=E6=
=83=B3=E8=B6=85=E8=B6=8A=E5=90=97=EF=BC=9F =E3=80=80=E3=80=80
=E6=97=A9=E6=9C=9F=E7=9A=84=E7=94=A8=E6=88=B7=E5=BC=95=E5=AF=BC=E4=B8=8E=E4=
=BA=A7=E5=93=81=E6=9C=AC=E8=BA=AB=E5=AD=98=E5=9C=A8=E4=B8=A5=E9=87=8D=E7=9A=
=84=E8=84=B1=E8=8A=82=E7=8E=B0=E8=B1=A1=E3=80=82=E8=99=BD=E7=84=B6=E6=AF=8F=
=E4=B8=80=E4=BB=A3=E7=94=A8=E6=88=B7=E5=BC=95=E5=AF=BC=E7=B3=BB=E7=BB=9F=E7=
=9A=84=E7=84=A6=E7=82=B9=E9=83=BD=E4=B8=8D=E7=9B=B8=E5=90=8C=EF=BC=8C=E4=BD=
=86=E8=BF=99=E4=BA=9B=E5=BC=95=E5=AF=BC=E6=93=8D=E4=BD=9C=E7=9A=84=E6=9C=AC=
=E8=B4=A8=E9=83=BD=E6=98=AF=E5=B8=8C=E6=9C=9B=E7=94=A8=E6=88=B7=E8=83=BD=E5=
=AD=A6=E4=BC=9A=E4=BD=BF=E7=94=A8=E4=BA=A7=E5=93=81=E8=80=8C=E9=9D=9E=E5=AE=
=8C=E5=85=A8=E4=BE=9D=E9=9D=A0=E5=AE=A2=E6=9C=8D=E3=80=82=E5=9C=A8=E2=80=9C=
=E4=BC=81=E4=B8=9A=E4=B8=BB=E5=AF=BC=E5=9E=8B=E2=80=9D=E5=BC=80=E5=A7=8B=E5=
=90=91=E2=80=9C=E7=94=A8=E6=88=B7=E9=9C=80=E6=B1=82=E5=9E=8B=E2=80=9D=E8=BD=
=AC=E5=8F=98=E7=9A=84=E4=BB=8A=E5=A4=A9=EF=BC=8C=E7=94=A8=E6=88=B7=E5=BC=95=
=E5=AF=BC=E4=BC=9A=E7=BC=93=E6=85=A2=E6=9C=9D=E7=9D=80=E7=94=A8=E6=88=B7=E6=
=9C=AC=E8=BA=AB=E9=9D=A0=E8=BF=91=E8=BF=99=E4=B8=80=E7=8E=B0=E8=B1=A1=E4=B9=
=9F=E6=98=AF=E5=BF=85=E7=84=B6=E3=80=82=E5=9B=A0=E6=AD=A4=EF=BC=8C=E6=8E=8C=
=E6=8F=A1=E8=BF=99=E4=BA=9B=E7=94=A8=E6=88=B7=E5=BC=95=E5=AF=BC=E7=9A=84=E6=
=8A=80=E5=B7=A7=E6=88=90=E4=B8=BA=E4=BA=86=E7=94=A8=E6=88=B7=E5=A2=9E=E9=95=
=BF=E7=8E=AF=E8=8A=82=E7=9A=84=E7=A7=98=E5=AF=86=E6=AD=A6=E5=99=A8=E3=80=82
=E6=88=91=E8=A6=81=E8=B6=85=E8=B6=8A (http://blog.daovoice.io/user-guidance=
/#utm_source=3Dedm&utm_medium=3Demail&utm_campaign=3D39_campaign)
=E3=80=80=E3=80=80
=E3=80=80=E3=80=80 =E3=80=8CDao=E3=80=8D=E8=AF=BE=E5=A0=82=EF=BD=9C=E9=A9=
=AC=E5=A3=AB=E6=B7=BC=EF=BC=9A=E5=88=86=E4=BA=AB=E5=AE=B9=E5=99=A8=E6=A0=87=
=E5=87=86=E5=8C=96=E4=B9=8B=E9=81=93 =E3=80=80=E3=80=80
=E5=BC=80=E8=AF=BE=E5=95=A6=EF=BC=81Dao =E8=AF=BE=E5=A0=82=E5=86=85=E5=AE=
=B9=E7=B2=BE=E9=80=89=E8=87=AA DaoCloud Docker Meetup =E7=B3=BB=E5=88=97=E7=
=BA=BF=E4=B8=8B=E6=B4=BB=E5=8A=A8=E3=80=82=E6=9C=AC=E6=9C=9F=E5=86=85=E5=AE=
=B9=E6=95=B4=E7=90=86=E8=87=AA=E9=A9=AC=E5=A3=AB=E6=B7=BC=E8=80=81=E5=B8=88=
2=E6=9C=8825=E6=97=A5=E5=9C=A8 =E2=80=9CNew version, New vision=E2=80=9D Do=
cker Meetup =E4=B8=AD=E7=9A=84=E7=B2=BE=E5=BD=A9=E5=88=86=E4=BA=AB=E3=80=82
=E6=88=91=E8=A6=81=E5=90=AC=E8=AF=BE (http://blog.daocloud.io/daoclass-1/)
=E8=AE=A2=E9=98=85=E8=AE=BE=E7=BD=AE (http://daocloud.us10.list-manage2.com=
/profile?u=3D68dc27c820189c135aa385c92&id=3D5db0253a6f&e=3D8bea0deafc) | =
=E9=80=80=E8=AE=A2=E9=82=AE=E4=BB=B6 (http://daocloud.us10.list-manage.com/=
unsubscribe?u=3D68dc27c820189c135aa385c92&id=3D5db0253a6f&e=3D8bea0deafc&c=
=3D98fa231ba8) =E6=96=87=E6=A1=A3 (http://help.daocloud.io/) =E5=8D=9A=E5=
=AE=A2 (http://blog.daocloud.io/) =E5=BE=AE=E5=8D=9A (http://weibo.com/daoc=
loud/profile?rightmod=3D1&wvr=3D6&mod=3Dpersoninfo) =E5=AE=A2=E6=9C=8D=E9=
=82=AE=E7=AE=B1 (mailto:support@daocloud.io)
https://www.daocloud.io/
=C2=A9 2015 DaoCloud =C2=B7 =E4=B8=8A=E6=B5=B7=E9=81=93=E5=AE=A2=E7=BD=91=
=E7=BB=9C=E7=A7=91=E6=8A=80=E6=9C=89=E9=99=90=E5=85=AC=E5=8F=B8
=E4=B8=8A=E6=B5=B7=E5=B8=82=E6=9D=A8=E6=B5=A6=E5=8C=BA=E6=94=BF=E5=BA=9C=E8=
=B7=AF18=E5=8F=B7901=E5=AE=A4 =C2=B7 =E4=B8=8A=E6=B5=B7, 200433 =C2=B7 =E4=
=B8=AD=E5=9B=BD
--_----------=_MCPart_1330197104
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE html>
<html>

    <head>
        <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DU=
TF-8">
        <meta name=3D"viewport" content=3D"width=3Ddevice-width, initial-sc=
ale=3D1.0">

    <style type=3D"text/css">
=09=09.button:hover{
=09=09=09background-color:#20ba60 !important;
=09=09}
</style><!--[if !mso]><!--><link href=3D"https://fonts.googleapis.com/css?f=
amily=3DOpen+Sans:400,400i,700,700i" rel=3D"stylesheet"><!--<![endif]--></h=
ead>

      <body style=3D"margin: 0; padding: 0; font-family:'Open Sans', 'Helve=
tica Neue', Helvetica, 'Nimbus Sans L', Arial, 'Liberation Sans', 'PingFang=
 SC', 'Source Han Sans SC', 'Source Han Sans CN', 'Noto Sans CJK SC', 'Hira=
gino Sans GB', 'Microsoft YaHei', 'Wenquanyi Micro Hei', sans-serif; -webki=
t-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-siz=
e:14px;">
        <span style=3D"display:none;font-size:1px;color:#333333;line-height=
:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
=E4=BC=81=E4=B8=9A=E7=9A=84=E9=87=8D=E5=BF=83=E5=B7=B2=E7=BB=8F=E4=BB=8E=E3=
=80=8C=E4=BB=A5=E4=BA=A7=E5=93=81=E4=B8=BA=E4=B8=AD=E5=BF=83=E3=80=8D=E4=B8=
=8A=E5=8D=87=E5=88=B0=E4=BA=86=E3=80=8C=E4=BB=A5=E5=AE=A2=E6=88=B7=E4=B8=BA=
=E4=B8=AD=E5=BF=83=E3=80=8D=EF=BC=8C=E8=BF=99=E7=A7=8D=E9=87=8D=E6=96=B0=E5=
=AE=9A=E4=B9=89=E7=9A=84=E5=AE=A2=E6=88=B7=E5=85=B3=E7=B3=BB=EF=BC=8C=E5=82=
=AC=E7=94=9F=E4=BA=86=E4=B8=80=E4=B8=AA=E7=9C=8B=E4=BC=BC=E5=BE=AE=E5=A6=99=
=EF=BC=8C=E4=BD=86=E6=98=AF=E8=95=B4=E5=90=AB=E6=B7=B1=E6=84=8F=E7=9A=84=E8=
=BD=AC=E6=8D=A2=EF=BC=8C=E4=BB=8E=E3=80=8C=E5=AE=A2=E6=88=B7=E3=80=8D=E5=88=
=B0=E3=80=8C=E7=94=A8=E6=88=B7=E3=80=8D=E3=80=82 </span>
        <table cellpadding=3D"0" cellspacing=3D"0" style=3D" width:100%; pa=
dding:40px 0; font-size:14px; font-weight:300; background-color:#eaeced; co=
lor:#7d8795;">
            <tbody>
                <tr>
                    <td>
                        <table align=3D"center" cellpadding=3D"0" cellspaci=
ng=3D"0" style=3D"width:600px; margin-bottom:16px;">
                            <tr>
                                <td style=3D"width:200px;">
                                    <a href=3D"http://daocloud.us10.list-ma=
nage1.com/track/click?u=3D68dc27c820189c135aa385c92&id=3Dde94e63a32&e=3D8be=
a0deafc" target=3D"_blank">
                                        <img src=3D"http://7xi8kv.com1.z0.g=
lb.clouddn.com/logo122483944676270930.png" style=3D"width:180px;">
                                    </a>
                                </td>
                                <td style=3D"width:400px; text-align:right;=
font-size: 14px;line-height: 24px; color:#7e8890;">
                                    <div>
                                        2017-03-30
                                    </div>
                                    <div>
                                        =E5=8F=8C=E5=91=A8=E7=B2=BE=E9=80=
=89 =C2=B7 =E7=AC=AC 62 =E6=9C=9F
                                    </div>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>


                <tr>
                    <td style=3D"line-height: 0;">
                        <table align=3D"center" cellpadding=3D"0" cellspaci=
ng=3D"0" style=3D"width:600px; margin-top:30px;">
                            <tr>
                                <td>
                                    <img src=3D"http://7xi8kv.com1.z0.glb.c=
louddn.com/edm0330-7.jpg" style=3D"width:600px;">
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td style=3D"line-height: 0;">
                        <table align=3D"center" cellpadding=3D"0" cellspaci=
ng=3D"35" style=3D"width:600px; padding:25px 0 20px; line-height:28px; text=
-align:center; color:#7d8795; background-color:#fff; border-radius: 0 0 4px=
 4px;">
                            =E3=80=80=E3=80=80
                            <tr>
                                =E3=80=80=E3=80=80
                                <td style=3D"font-size:28px; line-height:40=
px; font-weight:300; color:#282c32;">
            =E5=AE=A2=E6=88=B7=E8=B5=84=E4=BA=A7=E6=95=B0=E5=AD=97=E5=8C=96=
=EF=BC=8C=E6=89=93=E9=80=A0=E4=BC=81=E4=B8=9A=E7=94=A8=E6=88=B7=E4=BA=91


                                </td>
                                =E3=80=80=E3=80=80
                            </tr>
                            <tr>
                                 <td>
=E5=BD=93=E4=B8=8B=E7=9A=84=E6=96=B0=E7=A7=91=E6=8A=80=E6=AD=A3=E5=9C=A8=E7=
=94=A8=E5=89=8D=E6=89=80=E6=9C=AA=E6=9C=89=E7=9A=84=E9=80=9F=E5=BA=A6=E5=9C=
=A8=E6=94=B9=E7=89=88=E4=BC=81=E4=B8=9A=E7=9A=84=E8=BF=90=E8=90=A5=E6=A8=A1=
=E5=BC=8F=E5=92=8C=E7=A4=BE=E4=BC=9A=E7=BB=8F=E6=B5=8E=E7=8E=AF=E5=A2=83=EF=
=BC=8C=E4=BA=92=E8=81=94=E7=BD=91=E7=9A=84=E5=90=AF=E8=92=99=E5=92=8C=E7=89=
=A9=E8=81=94=E7=BD=91=E7=9A=84=E5=BF=85=E7=84=B6=EF=BC=8C=E5=B0=86=E4=BC=81=
=E4=B8=9A=E7=9A=84=E9=87=8D=E5=BF=83=E4=BB=8E=E5=90=8E=E7=AB=AF=EF=BC=8C=E6=
=8E=A8=E5=88=B0=E4=BA=86=E5=89=8D=E7=AB=AF=E3=80=82=E4=BC=81=E4=B8=9A=E7=9A=
=84=E9=87=8D=E5=BF=83=E5=B7=B2=E7=BB=8F=E4=BB=8E=E3=80=8C=E4=BB=A5=E4=BA=A7=
=E5=93=81=E4=B8=BA=E4=B8=AD=E5=BF=83=E3=80=8D=E4=B8=8A=E5=8D=87=E5=88=B0=E4=
=BA=86=E3=80=8C=E4=BB=A5=E5=AE=A2=E6=88=B7=E4=B8=BA=E4=B8=AD=E5=BF=83=E3=80=
=8D=EF=BC=8C=E8=BF=99=E7=A7=8D=E9=87=8D=E6=96=B0=E5=AE=9A=E4=B9=89=E7=9A=84=
=E5=AE=A2=E6=88=B7=E5=85=B3=E7=B3=BB=EF=BC=8C=E5=82=AC=E7=94=9F=E4=BA=86=E4=
=B8=80=E4=B8=AA=E7=9C=8B=E4=BC=BC=E5=BE=AE=E5=A6=99=EF=BC=8C=E4=BD=86=E6=98=
=AF=E8=95=B4=E5=90=AB=E6=B7=B1=E6=84=8F=E7=9A=84=E8=BD=AC=E6=8D=A2 =E2=80=
=94=E2=80=94 =E4=BB=8E=E3=80=8C=E5=AE=A2=E6=88=B7=E3=80=8D=E5=88=B0=E3=80=
=8C=E7=94=A8=E6=88=B7=E3=80=8D=E3=80=82


       </td>
                            </tr>
                            <tr>
                                <td>
                                    <a href=3D"http://daocloud.us10.list-ma=
nage.com/track/click?u=3D68dc27c820189c135aa385c92&id=3D5ed7e0f1ad&e=3D8bea=
0deafc" style=3D"display:inline-block; width:115px; height:45px; color:whit=
e; font-size:18px; font-weight:400; text-decoration:none; line-height:45px;=
 background-color:#24d66e; border-radius:4px;" target=3D"_blank" class=3D"b=
utton">
                                    =E4=BA=86=E8=A7=A3=E6=9B=B4=E5=A4=9A
                                    </a>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>

                       <tr>
                    <td style=3D"line-height: 0;">
                        <table align=3D"center" cellpadding=3D"0" cellspaci=
ng=3D"0" style=3D"width:600px; margin-top:30px;">
                            <tr>
                                <td>
                                    <img src=3D"http://7xi8kv.com1.z0.glb.c=
louddn.com/edm0330-2.jpg" style=3D"width:600px;">
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td style=3D"line-height: 0;">
                        <table align=3D"center" cellpadding=3D"0" cellspaci=
ng=3D"35" style=3D"width:600px; padding:25px 0 20px; line-height:28px; text=
-align:center; color:#7d8795; background-color:#fff; border-radius: 0 0 4px=
 4px;">
                            =E3=80=80=E3=80=80
                            <tr>
                                =E3=80=80=E3=80=80
                                <td style=3D"font-size:28px; line-height:40=
px; font-weight:300; color:#282c32;">
          =E7=94=A8 Docker=EF=BC=8CSpring Boot/Cloud =E5=92=8C Axon CQRS/ES=
=EF=BC=88=E4=BA=8B=E4=BB=B6=E6=BA=AF=E6=BA=90=EF=BC=89=E6=9D=A5=E6=9E=84=E5=
=BB=BA=E5=BE=AE=E6=9C=8D=E5=8A=A1

                                </td>
                                =E3=80=80=E3=80=80
                            </tr>
                            <tr>
                                 <td>
=E8=BD=AF=E4=BB=B6=E6=9E=B6=E6=9E=84=E5=8F=98=E5=8C=96=E7=9A=84=E6=AD=A5=E4=
=BC=90=E5=9C=A8=E8=BF=87=E5=8E=BB=E5=87=A0=E5=B9=B4=E5=BF=AB=E9=80=9F=E6=BC=
=94=E8=BF=9B=E3=80=82=E6=96=B0=E7=9A=84=E5=AE=9E=E8=B7=B5=EF=BC=8C=E5=A6=82=
 DevOps=EF=BC=8C=E5=BE=AE=E6=9C=8D=E5=8A=A1=E5=92=8C=E5=AE=B9=E5=99=A8=E5=
=8C=96=E5=B7=B2=E7=BB=8F=E6=88=90=E4=B8=BA=E7=83=AD=E7=82=B9=E8=AF=9D=E9=A2=
=98=E8=A2=AB=E9=80=90=E6=B8=90=E5=B9=BF=E6=B3=9B=E9=87=87=E7=94=A8=E3=80=82=
=E5=9C=A8=E6=9C=AC=E6=96=87=E4=B8=AD=EF=BC=8C=E4=BD=9C=E8=80=85 Ben Wilcock=
 =E4=BC=9A=E4=BB=8B=E7=BB=8D=E4=B8=80=E4=B8=AA=E8=87=AA=E5=B7=B1=E5=AE=9E=
=E8=B7=B5=E7=9A=84=E5=BE=AE=E6=9C=8D=E5=8A=A1=E9=A1=B9=E7=9B=AE=EF=BC=8C=E5=
=8C=85=E5=90=AB=E4=B8=A4=E4=B8=AA=E5=9C=A8=E6=9E=B6=E6=9E=84=E5=B1=82=E9=9D=
=A2=E4=B8=8A=E6=AF=94=E8=BE=83=E7=AA=81=E5=87=BA=E7=9A=84=E7=82=B9=EF=BC=9A=
=E5=91=BD=E4=BB=A4=E5=92=8C=E6=9F=A5=E8=AF=A2=E8=81=8C=E8=B4=A3=E5=88=86=E7=
=A6=BB=EF=BC=88CQRS=EF=BC=89=E4=B8=8E=E5=AE=B9=E5=99=A8=E5=8C=96=EF=BC=8C=
=E4=BD=9C=E8=80=85=E8=BF=98=E4=BC=9A=E6=BC=94=E7=A4=BA=E5=A6=82=E4=BD=95=E8=
=BD=BB=E6=9D=BE=E5=9C=B0=E7=94=A8=E5=AE=B9=E5=99=A8=E5=88=86=E5=8F=91=E5=92=
=8C=E8=BF=90=E8=A1=8C=E4=B8=80=E4=B8=AA=E5=A4=9A=E6=9C=8D=E5=8A=A1=E7=9A=84=
=E5=BE=AE=E6=9C=8D=E5=8A=A1=E5=BA=94=E7=94=A8=E3=80=82





                                </td>
                            </tr>
                            <tr>
                                <td>
                                    <a href=3D"http://daocloud.us10.list-ma=
nage.com/track/click?u=3D68dc27c820189c135aa385c92&id=3D70bf91032d&e=3D8bea=
0deafc" style=3D"display:inline-block; width:115px; height:45px; color:whit=
e; font-size:18px; font-weight:400; text-decoration:none; line-height:45px;=
 background-color:#24d66e; border-radius:4px;" target=3D"_blank" class=3D"b=
utton">
                                       =E6=88=91=E8=A6=81=E5=AD=A6=E4=B9=A0
                                    </a>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>



                <tr>
                    <td style=3D"line-height: 0;">
                        <table align=3D"center" cellpadding=3D"0" cellspaci=
ng=3D"0" style=3D"width:600px; margin-top:30px;">
                            <tr>
                                <td>
                                    <img src=3D"http://7xi8kv.com1.z0.glb.c=
louddn.com/edm0330-1.jpg" style=3D"width:600px;">
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td style=3D"line-height: 0;">
                        <table align=3D"center" cellpadding=3D"0" cellspaci=
ng=3D"35" style=3D"width:600px; padding:25px 0 20px; line-height:28px; text=
-align:center; color:#7d8795; background-color:#fff; border-radius: 0 0 4px=
 4px;">
                            =E3=80=80=E3=80=80
                            <tr>
                                =E3=80=80=E3=80=80
                                <td style=3D"font-size:28px; line-height:40=
px; font-weight:300; color:#282c32;">
            =E9=81=93=E5=AE=A2=E8=88=B9=E9=95=BF=E7=9A=84=E8=88=AA=E6=B5=B7=
=E6=97=A5=E5=BF=97 Vol.08  <br> =E5=85=B3=E4=BA=8E=E5=AE=B9=E5=99=A8=E5=AE=
=89=E5=85=A8=E7=9A=84=E5=85=AD=E5=A4=A7=E8=AF=AF=E8=A7=A3




                                </td>
                                =E3=80=80=E3=80=80
                            </tr>
                            <tr>
                                 <td>
=E4=B8=80=E5=91=A8=E5=AE=B9=E5=99=A8=E5=9C=88=E7=83=AD=E7=82=B9=E4=BA=8B=E4=
=BB=B6=EF=BC=9A1. =E5=85=B3=E4=BA=8E=E5=AE=B9=E5=99=A8=E5=AE=89=E5=85=A8=E7=
=9A=84=E5=85=AD=E5=A4=A7=E8=AF=AF=E8=A7=A3=EF=BC=9B2. Docker =E5=B0=86 cont=
ainerd =E9=A1=B9=E7=9B=AE=E6=8D=90=E8=B5=A0=E7=BB=99 CNCF=EF=BC=9B3. =E4=BD=
=BF=E7=94=A8 Docker Compose 3.1 =E8=BF=90=E8=A1=8C Apache JMester=EF=BC=9B4=
. DockerCon 2017 is coming=EF=BC=9B5. Intel =E8=87=AA=E5=AE=B6=E5=AE=B9=E5=
=99=A8=E6=8A=80=E6=9C=AF Clear Containers =E6=8E=A8=E5=87=BA 2.1.1 =E7=89=
=88=E6=9C=AC=E3=80=82



       </td>
                            </tr>
                            <tr>
                                <td>
                                    <a href=3D"http://daocloud.us10.list-ma=
nage1.com/track/click?u=3D68dc27c820189c135aa385c92&id=3D8fea7e45be&e=3D8be=
a0deafc" style=3D"display:inline-block; width:115px;height:45px; color:whit=
e; font-size:18px; font-weight:400; text-decoration:none; line-height:45px;=
 background-color:#24d66e; border-radius:4px; " target=3D"_blank" class=3D"=
button">
                                    =E5=BC=80=E5=90=AF=E6=97=A5=E5=BF=97
                                        </a>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>

  <tr>
                    <td style=3D"line-height: 0;">
                        <table align=3D"center" cellpadding=3D"0" cellspaci=
ng=3D"0" style=3D"width:600px; margin-top:30px;">
                            <tr>
                                <td>
                                    <img src=3D"http://7xi8kv.com1.z0.glb.c=
louddn.com/edm0330-6.jpg" style=3D"width:600px;">
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td style=3D"line-height: 0;">
                        <table align=3D"center" cellpadding=3D"0" cellspaci=
ng=3D"35" style=3D"width:600px; padding:25px 0 20px; line-height:28px; text=
-align:center; color:#7d8795; background-color:#fff; border-radius: 0 0 4px=
 4px;">
                            =E3=80=80=E3=80=80
                            <tr>
                                =E3=80=80=E3=80=80
                                <td style=3D"font-size:28px; line-height:40=
px; font-weight:300; color:#282c32;">
                               Docker =E5=9B=9B=E5=91=A8=E5=B9=B4=EF=BC=9A=
=E6=96=B0=E7=94=9F=E5=84=BF=E4=B8=8E=E7=8B=AC=E8=A7=92=E5=85=BD=EF=BC=88=E4=
=B8=8B=EF=BC=89




                                </td>
                                =E3=80=80=E3=80=80
                            </tr>
                            <tr>
                                 <td>
=E4=B8=8A=E4=B8=80=E6=9C=9F=E3=80=8ADocker =E5=9B=9B=E5=91=A8=E5=B9=B4=E3=
=80=8B=E5=BC=95=E5=8F=91=E4=BA=86=E5=BE=88=E5=A4=9A=E8=AF=BB=E8=80=85=E7=9A=
=84=E6=80=9D=E8=80=83=EF=BC=8C=E6=88=91=E4=BB=AC=E9=87=8D=E7=82=B9=E4=B8=BA=
=E5=A4=A7=E5=AE=B6=E6=A2=B3=E7=90=86=E4=BA=86 Docker =E6=8A=80=E6=9C=AF=E5=
=8F=91=E5=B1=95=E5=8E=86=E7=A8=8B=E5=92=8C Docker =E7=A4=BE=E5=8C=BA=E7=94=
=9F=E6=80=81=E7=9A=84=E5=BB=BA=E8=AE=BE=E3=80=82=E6=9C=AC=E6=9C=9F=E3=80=8C=
=E5=9D=90=E8=80=8C=E8=AE=BA=E9=81=93=E3=80=8D=E5=B0=86=E4=BB=8E=E4=B8=8A=E6=
=9C=9F=E5=86=85=E5=AE=B9=E5=BB=B6=E4=BC=B8=E5=BC=80=E6=9D=A5=EF=BC=8CGrisso=
m =E5=92=8C Allen =E5=B0=86=E4=BB=8E=E4=BC=81=E4=B8=9A=E5=92=8C=E4=B8=9A=E5=
=8A=A1=E7=9A=84=E8=A7=92=E5=BA=A6=E4=B8=BA=E5=A4=A7=E5=AE=B6=E8=A7=A3=E8=AF=
=BB Docker =E8=BF=87=E5=8E=BB=E5=9B=9B=E5=B9=B4=E7=9A=84=E5=8F=91=E5=B1=95=
=E5=8E=86=E7=A8=8B=E3=80=82

       </td>
                            </tr>
                            <tr>
                                <td>
                                    <a href=3D"http://daocloud.us10.list-ma=
nage.com/track/click?u=3D68dc27c820189c135aa385c92&id=3D58a3373102&e=3D8bea=
0deafc" style=3D"display:inline-block; width:115px;height:45px; color:white=
; font-size:18px; font-weight:400; text-decoration:none; line-height:45px; =
background-color:#24d66e; border-radius:4px; " target=3D"_blank" class=3D"b=
utton">
                                   =E5=8F=82=E4=B8=8E=E8=AE=BA=E9=81=93
                                        </a>
                                </td>
                            </tr>
                        </table>
                    </td>
 </tr>
 <tr>
                    <td style=3D"line-height: 0;">
                        <table align=3D"center" cellpadding=3D"0" cellspaci=
ng=3D"0" style=3D"width:600px; margin-top:30px;">
                            <tr>
                                <td>
                                    <img src=3D"http://7xi8kv.com1.z0.glb.c=
louddn.com/edm0330-3.jpg" style=3D"width:600px;">
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td style=3D"line-height: 0;">
                        <table align=3D"center" cellpadding=3D"0" cellspaci=
ng=3D"35" style=3D"width:600px; padding:25px 0 20px; line-height:28px; text=
-align:center; color:#7d8795; background-color:#fff; border-radius: 0 0 4px=
 4px;">
                            =E3=80=80=E3=80=80
                            <tr>
                                =E3=80=80=E3=80=80
                                <td style=3D"font-size:28px; line-height:40=
px; font-weight:300; color:#282c32;">
                             LinkedIn =E6=9B=BE=E7=BB=8F=E7=BC=94=E9=80=A0=
=E7=9A=84=E7=94=A8=E6=88=B7=E5=A2=9E=E9=95=BF=E7=A5=9E=E8=AF=9D=EF=BC=8C=E4=
=BD=A0=E6=83=B3=E8=B6=85=E8=B6=8A=E5=90=97=EF=BC=9F





                                </td>
                                =E3=80=80=E3=80=80
                            </tr>
                            <tr>
                                 <td>
=E6=97=A9=E6=9C=9F=E7=9A=84=E7=94=A8=E6=88=B7=E5=BC=95=E5=AF=BC=E4=B8=8E=E4=
=BA=A7=E5=93=81=E6=9C=AC=E8=BA=AB=E5=AD=98=E5=9C=A8=E4=B8=A5=E9=87=8D=E7=9A=
=84=E8=84=B1=E8=8A=82=E7=8E=B0=E8=B1=A1=E3=80=82=E8=99=BD=E7=84=B6=E6=AF=8F=
=E4=B8=80=E4=BB=A3=E7=94=A8=E6=88=B7=E5=BC=95=E5=AF=BC=E7=B3=BB=E7=BB=9F=E7=
=9A=84=E7=84=A6=E7=82=B9=E9=83=BD=E4=B8=8D=E7=9B=B8=E5=90=8C=EF=BC=8C=E4=BD=
=86=E8=BF=99=E4=BA=9B=E5=BC=95=E5=AF=BC=E6=93=8D=E4=BD=9C=E7=9A=84=E6=9C=AC=
=E8=B4=A8=E9=83=BD=E6=98=AF=E5=B8=8C=E6=9C=9B=E7=94=A8=E6=88=B7=E8=83=BD=E5=
=AD=A6=E4=BC=9A=E4=BD=BF=E7=94=A8=E4=BA=A7=E5=93=81=E8=80=8C=E9=9D=9E=E5=AE=
=8C=E5=85=A8=E4=BE=9D=E9=9D=A0=E5=AE=A2=E6=9C=8D=E3=80=82=E5=9C=A8=E2=80=9C=
=E4=BC=81=E4=B8=9A=E4=B8=BB=E5=AF=BC=E5=9E=8B=E2=80=9D=E5=BC=80=E5=A7=8B=E5=
=90=91=E2=80=9C=E7=94=A8=E6=88=B7=E9=9C=80=E6=B1=82=E5=9E=8B=E2=80=9D=E8=BD=
=AC=E5=8F=98=E7=9A=84=E4=BB=8A=E5=A4=A9=EF=BC=8C=E7=94=A8=E6=88=B7=E5=BC=95=
=E5=AF=BC=E4=BC=9A=E7=BC=93=E6=85=A2=E6=9C=9D=E7=9D=80=E7=94=A8=E6=88=B7=E6=
=9C=AC=E8=BA=AB=E9=9D=A0=E8=BF=91=E8=BF=99=E4=B8=80=E7=8E=B0=E8=B1=A1=E4=B9=
=9F=E6=98=AF=E5=BF=85=E7=84=B6=E3=80=82=E5=9B=A0=E6=AD=A4=EF=BC=8C=E6=8E=8C=
=E6=8F=A1=E8=BF=99=E4=BA=9B=E7=94=A8=E6=88=B7=E5=BC=95=E5=AF=BC=E7=9A=84=E6=
=8A=80=E5=B7=A7=E6=88=90=E4=B8=BA=E4=BA=86=E7=94=A8=E6=88=B7=E5=A2=9E=E9=95=
=BF=E7=8E=AF=E8=8A=82=E7=9A=84=E7=A7=98=E5=AF=86=E6=AD=A6=E5=99=A8=E3=80=82

       </td>
                            </tr>
                            <tr>
                                <td>
                                    <a href=3D"http://daocloud.us10.list-ma=
nage1.com/track/click?u=3D68dc27c820189c135aa385c92&id=3D753b278f7a&e=3D8be=
a0deafc" style=3D"display:inline-block; width:115px;height:45px; color:whit=
e; font-size:18px; font-weight:400; text-decoration:none; line-height:45px;=
 background-color:#24d66e; border-radius:4px; " target=3D"_blank" class=3D"=
button">
                                    =E6=88=91=E8=A6=81=E8=B6=85=E8=B6=8A
                                        </a>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
       <tr>
                    <td style=3D"line-height: 0;">
                        <table align=3D"center" cellpadding=3D"0" cellspaci=
ng=3D"0" style=3D"width:600px; margin-top:30px;">
                            <tr>
                                <td>
                                    <img src=3D"http://7xi8kv.com1.z0.glb.c=
louddn.com/edm0330-4.jpg" style=3D"width:600px;">
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td style=3D"line-height: 0;">
                        <table align=3D"center" cellpadding=3D"0" cellspaci=
ng=3D"35" style=3D"width:600px; padding:25px 0 20px; line-height:28px; text=
-align:center; color:#7d8795; background-color:#fff; border-radius: 0 0 4px=
 4px;">
                            =E3=80=80=E3=80=80
                            <tr>
                                =E3=80=80=E3=80=80
                                <td style=3D"font-size:26px; line-height:40=
px; font-weight:300; color:#282c32;">
  =E3=80=8CDao=E3=80=8D=E8=AF=BE=E5=A0=82=EF=BD=9C=E9=A9=AC=E5=A3=AB=E6=B7=
=BC=EF=BC=9A=E5=88=86=E4=BA=AB=E5=AE=B9=E5=99=A8=E6=A0=87=E5=87=86=E5=8C=96=
=E4=B9=8B=E9=81=93
                                </td>
                                =E3=80=80=E3=80=80
                            </tr>
                            <tr>
                                 <td>
=E5=BC=80=E8=AF=BE=E5=95=A6=EF=BC=81Dao =E8=AF=BE=E5=A0=82=E5=86=85=E5=AE=
=B9=E7=B2=BE=E9=80=89=E8=87=AA DaoCloud Docker Meetup =E7=B3=BB=E5=88=97=E7=
=BA=BF=E4=B8=8B=E6=B4=BB=E5=8A=A8=E3=80=82=E6=9C=AC=E6=9C=9F=E5=86=85=E5=AE=
=B9=E6=95=B4=E7=90=86=E8=87=AA=E9=A9=AC=E5=A3=AB=E6=B7=BC=E8=80=81=E5=B8=88=
2=E6=9C=8825=E6=97=A5=E5=9C=A8 =E2=80=9CNew version, New vision=E2=80=9D Do=
cker Meetup =E4=B8=AD=E7=9A=84=E7=B2=BE=E5=BD=A9=E5=88=86=E4=BA=AB=E3=80=82
                                </td>
                            </tr>
                            <tr>
                                <td>
                                    <a href=3D"http://daocloud.us10.list-ma=
nage1.com/track/click?u=3D68dc27c820189c135aa385c92&id=3D4d304752d5&e=3D8be=
a0deafc" style=3D"display:inline-block; width:115px; height:45px; color:whi=
te; font-size:18px; font-weight:400; text-decoration:none; line-height:45px=
; background-color:#24d66e; border-radius:4px;" target=3D"_blank" class=3D"=
button">
                                      =E6=88=91=E8=A6=81=E5=90=AC=E8=AF=BE
                                    </a>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
   <tr>
                    <td>
                        <table align=3D"center" cellspacing=3D"0" style=3D"=
width:600px; padding: 13PX 23px; line-height:28px; background-color:#dadfe6=
; font-weight:500; border-radius: 0 0 4px 4px;">
                            <tr>
                                <td style=3D"width:250px;">
                                    <a href=3D"http://daocloud.us10.list-ma=
nage2.com/profile?u=3D68dc27c820189c135aa385c92&id=3D5db0253a6f&e=3D8bea0de=
afc" style=3D"color:#99a1ad; text-decoration:none;">
                                        =E8=AE=A2=E9=98=85=E8=AE=BE=E7=BD=
=AE
                                    </a>
                                    |
                                    <a href=3D"http://daocloud.us10.list-ma=
nage.com/unsubscribe?u=3D68dc27c820189c135aa385c92&id=3D5db0253a6f&e=3D8bea=
0deafc&c=3D98fa231ba8" style=3D"color:#99a1ad; text-decoration:none;">
                                        =E9=80=80=E8=AE=A2=E9=82=AE=E4=BB=
=B6
                                    </a>
                                </td>
                                <td style=3D"width:350px; text-align:right;=
">
                                    <a href=3D"http://daocloud.us10.list-ma=
nage.com/track/click?u=3D68dc27c820189c135aa385c92&id=3D8d2739f8c7&e=3D8bea=
0deafc" target=3D"_blank" style=3D"margin-right: 10px; color:#99a1ad; text-=
decoration:none;">
                                        =E6=96=87=E6=A1=A3
                                    </a>
                                    <a href=3D"http://daocloud.us10.list-ma=
nage.com/track/click?u=3D68dc27c820189c135aa385c92&id=3Dd728986b23&e=3D8bea=
0deafc" target=3D"_blank" style=3D"margin-right: 10px; color:#99a1ad; text-=
decoration:none;">
                                        =E5=8D=9A=E5=AE=A2
                                    </a>
                                    <a href=3D"http://daocloud.us10.list-ma=
nage.com/track/click?u=3D68dc27c820189c135aa385c92&id=3D6c00fcec95&e=3D8bea=
0deafc" target=3D"_blank" style=3D"margin-right: 10px; color:#99a1ad; text-=
decoration:none;">
                                        =E5=BE=AE=E5=8D=9A
                                    </a>
                                    <a href=3D"mailto:support@daocloud.io" =
style=3D"color:#99a1ad; text-decoration:none;">
                                        =E5=AE=A2=E6=9C=8D=E9=82=AE=E7=AE=
=B1
                                    </a>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td>
                        <table align=3D"center" cellspacing=3D"15" style=3D=
"width:600px; font-size:12px; line-height:21px; text-align:center; color:#a=
1a6af;">
                            <tr>
                                <td>
                                    <a href=3D"http://daocloud.us10.list-ma=
nage.com/track/click?u=3D68dc27c820189c135aa385c92&id=3D1f410f6a63&e=3D8bea=
0deafc" target=3D"_blank">
                                        <img src=3D"http://7xi8kv.com5.z0.g=
lb.qiniucdn.com/mail/logo_gray.png" style=3D"width:35px; margin-top:8px;">
                                    </a>
                                </td>
                            </tr>
                            <tr>
                                <td>
                                    =C2=A9 2015
                                    <span style=3D"font-weight:400;">
                                        DaoCloud
                                    </span>
                                    =C2=B7 =E4=B8=8A=E6=B5=B7=E9=81=93=E5=
=AE=A2=E7=BD=91=E7=BB=9C=E7=A7=91=E6=8A=80=E6=9C=89=E9=99=90=E5=85=AC=E5=8F=
=B8
                                    <br>
                                    =E4=B8=8A=E6=B5=B7=E5=B8=82=E6=9D=A8=E6=
=B5=A6=E5=8C=BA=E6=94=BF=E5=BA=9C=E8=B7=AF18=E5=8F=B7901=E5=AE=A4 =C2=B7 =
=E4=B8=8A=E6=B5=B7, 200433 =C2=B7 =E4=B8=AD=E5=9B=BD
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
            </tbody>
        </table>
    <img src=3D"http://daocloud.us10.list-manage.com/track/open.php?u=3D68d=
c27c820189c135aa385c92&id=3D98fa231ba8&e=3D8bea0deafc" height=3D"1" width=
=3D"1"></body>

</html>
--_----------=_MCPart_1330197104--

wework

Delivered-To: yourwilliam@gmail.com
Received: by 10.107.170.13 with SMTP id t13csp1804ioe;
        Thu, 30 Mar 2017 07:32:37 -0700 (PDT)
X-Received: by 10.13.222.71 with SMTP id h68mr5332ywe.173.1490884357421;
        Thu, 30 Mar 2017 07:32:37 -0700 (PDT)
Return-Path: <bounce-9889_HTML-118902711-16415-7217626-254418@bounce.s7.exacttarget.com>
Received: from cr130.mta.exacttarget.com (cr130.mta.exacttarget.com. [136.147.176.130])
        by mx.google.com with ESMTPS id c79si770895ybf.108.2017.03.30.07.32.37
        for <yourwilliam@gmail.com>
        (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
        Thu, 30 Mar 2017 07:32:37 -0700 (PDT)
Received-SPF: pass (google.com: domain of bounce-9889_html-118902711-16415-7217626-254418@bounce.s7.exacttarget.com designates 136.147.176.130 as permitted sender) client-ip=136.147.176.130;
Authentication-Results: mx.google.com;
       dkim=pass header.i=@wework.com;
       spf=pass (google.com: domain of bounce-9889_html-118902711-16415-7217626-254418@bounce.s7.exacttarget.com designates 136.147.176.130 as permitted sender) smtp.mailfrom=bounce-9889_HTML-118902711-16415-7217626-254418@bounce.s7.exacttarget.com;
       dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=wework.com
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=200608; d=wework.com; h=Message-ID:Date:Subject:From:To:MIME-Version:Content-Type:List-Unsubscribe; i=hello@wework.com; bh=+NffutqDy9Q5UTivoyqgQCxT7To=; b=dWKxbvE7dHuVSvJdhQwAbD6byDScO4OKUrSqSS96KtGWVMAkK9D3zGByLkfNH1BZ75M72BGSamkm
   md4LclqhwnjuDQTJEWIoYg0tcyhwgTaUhD5aJxEVs5XsK96RZWUMqRnPRRt51kYFM5boOyKz1rel
   D22Z0B0vLxh417s6Tq8=
Received: by cr130.mta.exacttarget.com id hrkbga163hs6 for <yourwilliam@gmail.com>; Thu, 30 Mar 2017 14:32:37 +0000 (envelope-from <bounce-9889_HTML-118902711-16415-7217626-254418@bounce.s7.exacttarget.com>)
X-Virus-Scanned: amavisd-new at orionsmtp-232.s7.exacttarget.com
Message-ID: <383bfa34-ee00-4736-bbef-c03b6f4b2c44@xtgap4s7mta1155.xt.local>
Date: Thu, 30 Mar 2017 08:32:36 -0600
Subject: March 2017 | Opening soon in Vancouver
From: WeWork Global Update <hello@wework.com>
To: yourwilliam@gmail.com
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="_=_swift_v4_1490883144_2fa3d7150ee2070ac487b143eda1a724_=_"
List-Unsubscribe: <http://e.wework.com/unsubscribe/u/37722/2b2acb5677fc1757b4d39d0cf14d3ec8/589045219>
X-Report-Abuse-To: abuse@pd25.com
x-job: 7217626_16415
Feedback-ID: 7217626:16415:136.147.176.130:sfmktgcld

--_=_swift_v4_1490883144_2fa3d7150ee2070ac487b143eda1a724_=_
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable


=09=09=09Welcoming Vancouver, Charlotte, Frankfurt, and more locations in S=
ydney.

http://e.wework.com/e/37722/2017-03-30/f2shmx/589045219

=09=09=09ABOUT US

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shmz/589045219

        LOCATIONS

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shn2/589045219

        JOIN NOW

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shn4/589045219

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shn2/589045219

=09=09=09=20

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=20

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09Expanding around the world

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shn2/589045219

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=20

Have you heard about our latest announcements? We're extending our communit=
y with the additions of Charlotte, Vancouver, Sydney, and Frankfurt.

Schedule a tour today and see our newest locations for yourself!

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=20

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09SEE ALL LOCATIONS

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shn2/589045219

=09=09=09=09=09=09=09=09=09=09=09=09=20

=09=09=09=20

=09=09=09=20

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shn6/589045219

=09=09=09=20

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=20

Enjoy the fantastic views from WeWork Stonewall Station's balcony, overlook=
ing the city of Charlotte's greenest urban tree canopies in the country.


=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=20

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09TOUR STONEWALL STATIO=
N

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shn6/589045219

=09=09=09=09=09=09=09=09=09=09=09=09=20

=09=09=09=20

=09=09=09=20

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shn8/589045219

=09=09=09=20

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=20

WeWork Burrard Station features an impressive lobby with one of the most un=
ique and bold art statements in the city, as well as expansive views of the=
 mountain and marina.

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=20

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09EXPLORE BURRARD STATI=
ON

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shn8/589045219

=09=09=09=09=09=09=09=09=09=09=09=09=20

=09=09=09=20

=09=09=09=20

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shnb/589045219

=09=09=09=20

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=20

With two balcony terraces, you can enjoy your coffee at WeWork 333 George S=
treet with a breezy view.

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=20

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09VISIT 333 GEORGE STRE=
ET

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shnb/589045219

=09=09=09=09=09=09=09=09=09=09=09=09=20

=09=09=09=20

=09=09=09=20

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shnd/589045219

=09=09=09=20

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=20

Just steps from Goetheplatz and alte Oper, WeWork Goetheplatz is situated i=
n the heart of Frankfurt.

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=20

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09CHECK OUT GOETHEPLATZ

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shnd/589045219

=09=09=09=09=09=09=09=09=09=09=09=09=20

=09=09=09=20

=09=09=09=20

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shng/589045219

=09=09=09=20

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=20

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=095 Ways to Create a Great Compa=
ny Culture from Day One=20

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shng/589045219

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=20

Growing a fantastic work culture for your business is harder than it looks.=
 It can be a great selling point for employees and for your brand, but coul=
d be your biggest challenge. And once established, it can be hard to change=
.

As Mike Jaberi, founder and CEO of Fox Rent A Car points out, "If you do no=
t create a culture for your business, it will create one for itself."

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=20

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09READ MORE

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shng/589045219

=09=09=09=09=09=09=09=09=09=09=09=09=20

=09=09=09=20

=09=09=09=20

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shnj/589045219

=09=09=09=20

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=20

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09The WeWork Creator Awards

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shnj/589045219

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=20

WeWork's inaugural Creator Awards commenced Tuesday in Washington, D.C with=
 women entrepreneurs

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shnl/589045219

 taking home the top prizes.

Through 2017 and beyond, we'll be hosting events around the world to recogn=
ize and reward those who are thinking in new ways, building fresh projects,=
 and achieving real change. Whether you're an entrepreneur or artist, start=
up or nonprofit, you're a creator, and we want to support you.

Interested in applying? Click here

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shnj/589045219

 to learn more about the Creator Awards and the upcoming cities.

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=20

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09LEARN MORE

http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shnj/589045219

=09=09=09=09=09=09=09=09=09=09=09=09=20

=09=09=09=20

=09=09=09=20

=09=09=09=20

http://e.wework.com/e/37722/2017-03-30/f2shnn/589045219

=09=09=09=20

=09=09=09If you no longer wish to receive location announcement related ema=
ils from WeWork, please click here

http://e.wework.com/e/37722/l-37722-2016-11-10-8b7nj9/f2shnq/589045219


.

=09=09=09This email was sent from WeWork HQ.

=09=09=09115 W 18th St., New York, NY 10011

=09=09=09=20

http://e.wework.com/e/37722/wework/f2shns/589045219

http://e.wework.com/e/37722/wework/f2shnv/589045219

http://e.wework.com/e/37722/wework/f2shnx/589045219

http://e.wework.com/e/37722/company-wework/f2shnz/589045219

=09=09=09=20

=09=09=09Become a Member

http://e.wework.com/e/37722/2017-03-30/f2shp2/589045219

=09=09=09  Email Preference Center

http://e.wework.com/preferences?ehash=3D2b2acb5677fc1757b4d39d0cf14d3ec8&em=
ail_id=3D589045219

  |  Terms

http://e.wework.com/e/37722/signup-tos/f2shp4/589045219

  |  Privacy

http://e.wework.com/e/37722/privacy/f2shp6/589045219

=09=09=09Unsubscribe from All Emails

http://e.wework.com/unsubscribe/u/37722/2b2acb5677fc1757b4d39d0cf14d3ec8/58=
9045219

 =20

=09=09=09=20

                                                          =20



--_=_swift_v4_1490883144_2fa3d7150ee2070ac487b143eda1a724_=_
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.=
w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DUTF-8">
<meta name=3D"viewport" content=3D"initial-scale=3D1">
<title>wework</title>
<!--[if mso]>
<style>
    td {
      font-family: Arial, Sans !important;
    }
</style>
<![endif]-->
<style type=3D"text/css">
html {
=09-webkit-text-size-adjust: 100%;
=09-ms-text-size-adjust: 100%
}
body {
=09background-color: #f3f4f5;
=09margin: 0;
=09padding: 0;
}
a {
=09color: #7AB9DE;
}
img {
=09border: none
}
.ReadMsgBody {
=09width: 100%;
}
.ExternalClass {
=09width: 100%;
}
.appleLinksBlue a {
=09color: #7AB9DE;
=09text-decoration: none
}
.appleLinksGray a {
=09color: #7AB9DE;
=09text-decoration: none
}
.ExternalClass * {
=09line-height: 100%
}
.spacer {
=09display: block !important;
=09min-width: 330px !important;
}
.spacer {
=09display: block !important;
=09min-width: 600px !important;
}
p {
=09margin-bottom: 1em;
}
*[class].trcenter {
=09display: inline;
=09align: center;
}

@media only screen and (max-width: 600px) {
/************************************ MAIN ********************************=
*****/=20
body {
=09background-color: #f3f4f5;
=09-webkit-text-size-adjust: 100%;
=09-ms-text-size-adjust: 100%;
}
*[class].remove {
=09display: none !important;
=09width: 0 !important;
=09height: 0 !important;
}
*[class].stack {
=09display: block !important;
}
*[class].trcenter {
=09display: inline;
=09align: center;
}
/************************************ WIDTH RESIZERS **********************=
***************/
      =20
*[class].w-resize100 {
=09width: 100% !important;
}
*[class].w-resize90 {
=09width: 90% !important;
=09margin: 0 auto !important;
}
*[class].w-resize80 {
=09width: 80% !important;
=09margin: 0 auto !important;
}
*[class].w-resize60 {
=09width: 60% !important;
=09margin: 0 auto !important;
}
*[class].w-resize10 {
=09width: 10px !important;
}
/************************************ HEIGHT RESIZERS *********************=
****************/
     =20
*[class].h-resize0 {
=09height: 0px !important;
}
*[class].h-resize20 {
=09height: 20px !important;
}
*[class].h-resize30 {
=09height: 30px !important;
}
*[class].h-resize100 {
=09height: 100px !important;
}
*[class].h-resize120 {
=09height: 120px !important;
}
*[class].h-resize180 {
=09height: 180px !important;
}
/************************************ TEXT ********************************=
*****/
      =20
*[class].text-center {
=09text-align: center !important;
}
*[class].text15 {
=09font-size: 15px !important;
}
*[class].footer-links a {
=09display: block !important;
=09margin: 0 0 20px 0 !important;
}
*[class].textEm {
=09font-size: .8em !important;
}
/************************************ IMAGE RESIZERS **********************=
***************/
     =20
*[class].image-resize img {
=09width: 100% !important;
=09height: auto !important;
}
*[class].hero-image img {
=09width: 100% !important;
=09height: auto !important;
}
*[class].social-full img {
=09width: 40px !important;
=09height: auto !important;
}
/************************************ CTA *********************************=
****/
     =20
*[class].cta1 {
=09margin: 0 auto !important;
}
*[class].cta2 {
=09margin: 0 auto !important;
}
*[class].cta1 td {
=09background-color: #ffffff !important;
=09border: 2px solid #b41f29 !important;
}
/************************************ PADDING *****************************=
********/
*[class].pad20 {
=09padding: 0 0 20px 0 !important;
}
}

@media only screen and (max-width: 420px) {
*[class].hero-image, *[class].hero-image a, *[class].hero-image img {
=09display: none !important;
}
*[class].hero-swap, *[class].hero-swap a, *[class].hero-swap img {
=09width: 100% !important;
=09height: auto !important;
=09max-height: none !important;
=09line-height: auto !important;
=09display: block !important;
=09margin: 0 auto !important;
}
}

@media only screen and (max-width: 380px) {
*[class].image-resize340 img {
=09width: 100% !important;
=09height: auto !important;
}
}
</style>
</head>
<body bgcolor=3D"#f3f4f5" style=3D"background-color:#f3f4f5;">
<div class=3D"PREHEADER"><!-- PREHEADER -->
<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" cl=
ass=3D"remove" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td align=3D"left" style=3D"padding:0px; font-family:Arial, sans-s=
erif, Helvetica; font-size:0px; color:#808080; height:0px;display:none;">We=
lcoming Vancouver, Charlotte, Frankfurt, and more locations in Sydney.</td>
=09=09</tr>
=09</tbody>
</table>
<!-- PREHEADER --></div>

<div class=3D"HEADER"><!-- HEADER -->
<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" cl=
ass=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td align=3D"center" bgcolor=3D"#f3f4f5" class=3D"h-resize100" val=
ign=3D"top" width=3D"520"><!--[if gte mso 9]>
  <v:rect xmlns:v=3D"urn:schemas-microsoft-com:vml" fill=3D"true" stroke=3D=
"false" style=3D"width:520px;">
    <v:fill type=3D"tile" color=3D"#f3f4f5" ></v:fill>
    <v:textbox style=3D"mso-fit-shape-to-text:true" inset=3D"0,0,0,0">
  <![endif]-->
=09=09=09<div>
=09=09=09<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" class=3D"w-resize100" width=3D"520">
=09=09=09=09<tbody>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td align=3D"center" class=3D"h-resize100" height=3D"120"=
><a href=3D"http://e.wework.com/e/37722/2017-03-30/f2shmx/589045219" target=
=3D"_blank"><img alt=3D"WeWork - the platform for creators" border=3D"0" sr=
c=3D"http://res.cloudinary.com/wework/image/upload/v1428977144/email-market=
ing/wework_2x.png" width=3D"150"></a></td>
=09=09=09=09=09</tr>
=09=09=09=09</tbody>
=09=09=09</table>
=09=09=09</div>
=09=09=09<!--[if gte mso 9]>
    </v:textbox>
  </v:rect>
  <![endif]--></td>
=09=09</tr>
=09</tbody>
</table>
<!-- HEADER --></div>

<div style=3D"align=3Dcenter">
<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" cl=
ass=3D"w-resize100" style=3D"background-color:#252729;" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td align=3D"center" class=3D"w-resize100" height=3D"30" style=3D"=
font-family:Helvetica Neue, Helvetica, Arial, sans-serif; font-size:11px; c=
olor:#E7E7E7; line-height:14px;letter-spacing:0.14em;background-color:#2527=
29;text-decoration:none;">
=09=09=09<div class=3D"textEm" style=3D"display:block; text-align:center;">=
<a href=3D"http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shm=
z/589045219" style=3D"color:#E7E7E7;text-decoration:none;">ABOUT US</a>&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=3D"http://e.wework.com/=
e/37722/medium-email-utm-source-wework/f2shn2/589045219" style=3D"color:#E7=
E7E7;text-decoration:none;">LOCATIONS</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;<a href=3D"http://e.wework.com/e/37722/medium-email-utm-sourc=
e-wework/f2shn4/589045219" style=3D"color:#E7E7E7;text-decoration:none;">JO=
IN NOW</a></div>
=09=09=09</td>
=09=09</tr>
=09</tbody>
</table>
</div>

<div class=3D"narEMEA-module">
<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" cl=
ass=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td align=3D"center" class=3D"image-resize" pardot-region=3D"pardo=
t" pardot-removable=3D"" pardot-repeatable=3D"" valign=3D"top" width=3D"520=
"><a href=3D"http://e.wework.com/e/37722/medium-email-utm-source-wework/f2s=
hn2/589045219" target=3D"_blank"><img alt=3D"Global Update | March 2017" bo=
rder=3D"0" class=3D"image-resize" height=3D"304" src=3D"http://res.cloudina=
ry.com/wework/image/upload/v1490738588/email-marketing/2017-03/global-updat=
e-image.png" style=3D"width: 520px;border-width: 0px; border-style: solid;"=
 width=3D"520"></a></td>
=09=09</tr>
=09</tbody>
</table>

<table align=3D"center" bgcolor=3D"#FFFFFF" border=3D"0" cellpadding=3D"0" =
cellspacing=3D"0" class=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td class=3D"remove" style=3D"line-height:0; font-size:0" width=3D=
"40">&nbsp;</td>
=09=09=09<td bgcolor=3D"#ffffff">
=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"w=
-resize90" width=3D"440">
=09=09=09=09<tbody>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td align=3D"center" class=3D"stack w-resize100" valign=
=3D"top" width=3D"440">
=09=09=09=09=09=09<div pardot-repeatable=3D"">
=09=09=09=09=09=09<table align=3D"center" border=3D"0" cellpadding=3D"0" ce=
llspacing=3D"0" class=3D"w-resize100" width=3D"440">
=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td bgcolor=3D"#ffffff">
=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacin=
g=3D"0" class=3D"w-resize100" width=3D"440">
=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" class=3D"stack w-r=
esize100 text-center" valign=3D"top" width=3D"100%">
=09=09=09=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" c=
ellspacing=3D"0" class=3D"w-resize90" width=3D"100%">
=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td bgcolor=3D"#ffffff" height=
=3D"30" style=3D"font-size:0; line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" class=3D"=
w-resize100 text-center" style=3D"font-family:Helvetica Neue, Helvetica, Ar=
ial, sans-serif; font-size:24px; color:#404040; line-height:26px;letter-spa=
cing:0.03em;font-weight:500;"><a href=3D"http://e.wework.com/e/37722/medium=
-email-utm-source-wework/f2shn2/589045219" pardot-region=3D"pardot_link" pa=
rdot-region-type=3D"link" style=3D"text-decoration:none; color:#404040" tar=
get=3D"_blank">Expanding around the world</a></td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td height=3D"15" style=3D"fon=
t-size:0; line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" class=3D"=
w-resize100 text-center" style=3D"font-family:Helvetica Neue, Helvetica, Ar=
ial, sans-serif; font-size:14px; color:#404040; line-height:18px;letter-spa=
cing:0.05em;">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<p>Have you heard about our la=
test announcements? We're extending our community with the additions of <st=
rong>Charlotte</strong>, <strong>Vancouver</strong>, <strong>Sydney</strong=
>, and <strong>Frankfurt</strong>.</p>

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<p>Schedule a tour today and s=
ee our newest locations for yourself!</p>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td height=3D"20" style=3D"fon=
t-size:0; line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09</table>

=09=09=09=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" c=
ellspacing=3D"0" class=3D"cta2 text-center" width=3D"220">
=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<th align=3D"right" class=3D"s=
tack text-center" width=3D"250">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<table align=3D"center" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"cta2 text-center" width=
=3D"250">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" =
bgcolor=3D"#FFFFFF" style=3D"font-family:Arial, sans-serif, Helvetica; font=
-size:12px; color:#404040; border-radius:0px;width:250px;border: 2px solid =
#252729;" width=3D"250"><a href=3D"http://e.wework.com/e/37722/medium-email=
-utm-source-wework/f2shn2/589045219" pardot-region=3D"pardot_cta" pardot-re=
gion-type=3D"link" style=3D"
                    color:#252729;=20
                    text-decoration:none;=20
                    display:inline-block;=20
                    width:100%;=20
                    line-height:40px;
                    letter-spacing: 2px;
                    font-family:Arial, sans-serif, Helvetica;
                    font-size:12px;
                    font-weight:bold;" target=3D"_blank">SEE ALL LOCATIONS<=
/a></td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</th>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09<td height=3D"30" style=3D"font-size:0;=
 line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09</table>
=09=09=09=09=09=09</div>
=09=09=09=09=09=09</td>
=09=09=09=09=09</tr>
=09=09=09=09</tbody>
=09=09=09</table>
=09=09=09</td>
=09=09=09<td class=3D"remove" style=3D"line-height:0; font-size:0" width=3D=
"40">&nbsp;</td>
=09=09</tr>
=09</tbody>
</table>
</div>

<div class=3D"body-divider">
<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" cl=
ass=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td height=3D"20" style=3D"font-size:0; line-height:0">&nbsp;</td>
=09=09</tr>
=09</tbody>
</table>
</div>

<div class=3D"narEMEA-module">
<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" cl=
ass=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td align=3D"center" class=3D"image-resize" pardot-region=3D"pardo=
t" pardot-removable=3D"" pardot-repeatable=3D"" valign=3D"top" width=3D"520=
"><a href=3D"http://e.wework.com/e/37722/medium-email-utm-source-wework/f2s=
hn6/589045219" target=3D"_blank"><img alt=3D"WeWork in Charlotte: WeWork St=
onewall Station" border=3D"0" class=3D"image-resize" height=3D"258" src=3D"=
http://res.cloudinary.com/wework/image/upload/v1490738587/email-marketing/2=
017-03/image-c.png" style=3D"width: 520px;border-width: 0px; border-style: =
solid;" width=3D"520"></a></td>
=09=09</tr>
=09</tbody>
</table>

<table align=3D"center" bgcolor=3D"#FFFFFF" border=3D"0" cellpadding=3D"0" =
cellspacing=3D"0" class=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td class=3D"remove" style=3D"line-height:0; font-size:0" width=3D=
"40">&nbsp;</td>
=09=09=09<td bgcolor=3D"#ffffff">
=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"w=
-resize90" width=3D"440">
=09=09=09=09<tbody>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td align=3D"center" class=3D"stack w-resize100" valign=
=3D"top" width=3D"440">
=09=09=09=09=09=09<div pardot-repeatable=3D"">
=09=09=09=09=09=09<table align=3D"center" border=3D"0" cellpadding=3D"0" ce=
llspacing=3D"0" class=3D"w-resize100" width=3D"440">
=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td bgcolor=3D"#ffffff">
=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacin=
g=3D"0" class=3D"w-resize100" width=3D"440">
=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" class=3D"stack w-r=
esize100 text-center" valign=3D"top" width=3D"100%">
=09=09=09=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" c=
ellspacing=3D"0" class=3D"w-resize90" width=3D"100%">
=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td bgcolor=3D"#ffffff" height=
=3D"30" style=3D"font-size:0; line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" class=3D"=
w-resize100 text-center" style=3D"font-family:Helvetica Neue, Helvetica, Ar=
ial, sans-serif; font-size:14px; color:#404040; line-height:18px;letter-spa=
cing:0.05em;">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<p>Enjoy the fantastic views f=
rom <strong>WeWork Stonewall Station's</strong> balcony, overlooking the ci=
ty of Charlotte's greenest urban tree canopies in the country.</p>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td height=3D"20" style=3D"fon=
t-size:0; line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09</table>

=09=09=09=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" c=
ellspacing=3D"0" class=3D"cta2 text-center" width=3D"220">
=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<th align=3D"right" class=3D"s=
tack text-center" width=3D"250">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<table align=3D"center" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"cta2 text-center" width=
=3D"250">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" =
bgcolor=3D"#FFFFFF" style=3D"font-family:Arial, sans-serif, Helvetica; font=
-size:12px; color:#404040; border-radius:0px;width:300px;border: 2px solid =
#252729;" width=3D"250"><a href=3D"http://e.wework.com/e/37722/medium-email=
-utm-source-wework/f2shn6/589045219" pardot-region=3D"pardot_cta" pardot-re=
gion-type=3D"link" style=3D"
                    color:#252729;=20
                    text-decoration:none;=20
                    display:inline-block;=20
                    width:100%;=20
                    line-height:40px;
                    letter-spacing: 2px;
                    font-family:Arial, sans-serif, Helvetica;
                    font-size:12px;
                    font-weight:bold;" target=3D"_blank">TOUR STONEWALL STA=
TION</a></td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</th>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09<td height=3D"30" style=3D"font-size:0;=
 line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09</table>
=09=09=09=09=09=09</div>
=09=09=09=09=09=09</td>
=09=09=09=09=09</tr>
=09=09=09=09</tbody>
=09=09=09</table>
=09=09=09</td>
=09=09=09<td class=3D"remove" style=3D"line-height:0; font-size:0" width=3D=
"40">&nbsp;</td>
=09=09</tr>
=09</tbody>
</table>
</div>

<div class=3D"body-divider">
<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" cl=
ass=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td height=3D"20" style=3D"font-size:0; line-height:0">&nbsp;</td>
=09=09</tr>
=09</tbody>
</table>
</div>

<div class=3D"narEMEA-module">
<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" cl=
ass=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td align=3D"center" class=3D"image-resize" pardot-region=3D"pardo=
t" pardot-removable=3D"" pardot-repeatable=3D"" valign=3D"top" width=3D"520=
"><a href=3D"http://e.wework.com/e/37722/medium-email-utm-source-wework/f2s=
hn8/589045219" target=3D"_blank"><img alt=3D"WeWork in Vancouver: WeWork Bu=
rrard Station" border=3D"0" class=3D"image-resize" height=3D"258" src=3D"ht=
tp://res.cloudinary.com/wework/image/upload/v1490738587/email-marketing/201=
7-03/image-v.png" style=3D"width: 520px;border-width: 0px; border-style: so=
lid;" width=3D"520"></a></td>
=09=09</tr>
=09</tbody>
</table>

<table align=3D"center" bgcolor=3D"#FFFFFF" border=3D"0" cellpadding=3D"0" =
cellspacing=3D"0" class=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td class=3D"remove" style=3D"line-height:0; font-size:0" width=3D=
"40">&nbsp;</td>
=09=09=09<td bgcolor=3D"#ffffff">
=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"w=
-resize90" width=3D"440">
=09=09=09=09<tbody>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td align=3D"center" class=3D"stack w-resize100" valign=
=3D"top" width=3D"440">
=09=09=09=09=09=09<div pardot-repeatable=3D"">
=09=09=09=09=09=09<table align=3D"center" border=3D"0" cellpadding=3D"0" ce=
llspacing=3D"0" class=3D"w-resize100" width=3D"440">
=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td bgcolor=3D"#ffffff">
=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacin=
g=3D"0" class=3D"w-resize100" width=3D"440">
=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" class=3D"stack w-r=
esize100 text-center" valign=3D"top" width=3D"100%">
=09=09=09=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" c=
ellspacing=3D"0" class=3D"w-resize90" width=3D"100%">
=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td bgcolor=3D"#ffffff" height=
=3D"30" style=3D"font-size:0; line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" class=3D"=
w-resize100 text-center" style=3D"font-family:Helvetica Neue, Helvetica, Ar=
ial, sans-serif; font-size:14px; color:#404040; line-height:18px;letter-spa=
cing:0.05em;">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<p><strong>WeWork Burrard Stat=
ion</strong> features an impressive lobby with one of the most unique and b=
old art statements in the city, as well as expansive views of the mountain =
and marina.</p>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td height=3D"20" style=3D"fon=
t-size:0; line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09</table>

=09=09=09=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" c=
ellspacing=3D"0" class=3D"cta2 text-center" width=3D"220">
=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<th align=3D"right" class=3D"s=
tack text-center" width=3D"250">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<table align=3D"center" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"cta2 text-center" width=
=3D"250">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" =
bgcolor=3D"#FFFFFF" style=3D"font-family:Arial, sans-serif, Helvetica; font=
-size:12px; color:#404040; border-radius:0px;width:300px;border: 2px solid =
#252729;" width=3D"250"><a href=3D"http://e.wework.com/e/37722/medium-email=
-utm-source-wework/f2shn8/589045219" pardot-region=3D"pardot_cta" pardot-re=
gion-type=3D"link" style=3D"
                    color:#252729;=20
                    text-decoration:none;=20
                    display:inline-block;=20
                    width:100%;=20
                    line-height:40px;
                    letter-spacing: 2px;
                    font-family:Arial, sans-serif, Helvetica;
                    font-size:12px;
                    font-weight:bold;" target=3D"_blank">EXPLORE BURRARD ST=
ATION</a></td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</th>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09<td height=3D"30" style=3D"font-size:0;=
 line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09</table>
=09=09=09=09=09=09</div>
=09=09=09=09=09=09</td>
=09=09=09=09=09</tr>
=09=09=09=09</tbody>
=09=09=09</table>
=09=09=09</td>
=09=09=09<td class=3D"remove" style=3D"line-height:0; font-size:0" width=3D=
"40">&nbsp;</td>
=09=09</tr>
=09</tbody>
</table>
</div>

<div class=3D"body-divider">
<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" cl=
ass=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td height=3D"20" style=3D"font-size:0; line-height:0">&nbsp;</td>
=09=09</tr>
=09</tbody>
</table>
</div>

<div class=3D"narEMEA-module">
<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" cl=
ass=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td align=3D"center" class=3D"image-resize" pardot-region=3D"pardo=
t" pardot-removable=3D"" pardot-repeatable=3D"" valign=3D"top" width=3D"520=
"><a href=3D"http://e.wework.com/e/37722/medium-email-utm-source-wework/f2s=
hnb/589045219" target=3D"_blank"><img alt=3D"WeWork in Sydney: WeWork 333 G=
eorge Street" border=3D"0" class=3D"image-resize" height=3D"258" src=3D"htt=
p://res.cloudinary.com/wework/image/upload/v1490738587/email-marketing/2017=
-03/image-s.png" style=3D"width: 520px;border-width: 0px; border-style: sol=
id;" width=3D"520"></a></td>
=09=09</tr>
=09</tbody>
</table>

<table align=3D"center" bgcolor=3D"#FFFFFF" border=3D"0" cellpadding=3D"0" =
cellspacing=3D"0" class=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td class=3D"remove" style=3D"line-height:0; font-size:0" width=3D=
"40">&nbsp;</td>
=09=09=09<td bgcolor=3D"#ffffff">
=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"w=
-resize90" width=3D"440">
=09=09=09=09<tbody>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td align=3D"center" class=3D"stack w-resize100" valign=
=3D"top" width=3D"440">
=09=09=09=09=09=09<div pardot-repeatable=3D"">
=09=09=09=09=09=09<table align=3D"center" border=3D"0" cellpadding=3D"0" ce=
llspacing=3D"0" class=3D"w-resize100" width=3D"440">
=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td bgcolor=3D"#ffffff">
=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacin=
g=3D"0" class=3D"w-resize100" width=3D"440">
=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" class=3D"stack w-r=
esize100 text-center" valign=3D"top" width=3D"100%">
=09=09=09=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" c=
ellspacing=3D"0" class=3D"w-resize90" width=3D"100%">
=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td bgcolor=3D"#ffffff" height=
=3D"30" style=3D"font-size:0; line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" class=3D"=
w-resize100 text-center" style=3D"font-family:Helvetica Neue, Helvetica, Ar=
ial, sans-serif; font-size:14px; color:#404040; line-height:18px;letter-spa=
cing:0.05em;">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<p>With two balcony terraces, =
you can enjoy your coffee at <strong>WeWork 333 George Street</strong> with=
 a breezy view.</p>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td height=3D"20" style=3D"fon=
t-size:0; line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09</table>

=09=09=09=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" c=
ellspacing=3D"0" class=3D"cta2 text-center" width=3D"220">
=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<th align=3D"right" class=3D"s=
tack text-center" width=3D"250">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<table align=3D"center" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"cta2 text-center" width=
=3D"250">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" =
bgcolor=3D"#FFFFFF" style=3D"font-family:Arial, sans-serif, Helvetica; font=
-size:12px; color:#404040; border-radius:0px;width:300px;border: 2px solid =
#252729;" width=3D"250"><a href=3D"http://e.wework.com/e/37722/medium-email=
-utm-source-wework/f2shnb/589045219" pardot-region=3D"pardot_cta" pardot-re=
gion-type=3D"link" style=3D"
                    color:#252729;=20
                    text-decoration:none;=20
                    display:inline-block;=20
                    width:100%;=20
                    line-height:40px;
                    letter-spacing: 2px;
                    font-family:Arial, sans-serif, Helvetica;
                    font-size:12px;
                    font-weight:bold;" target=3D"_blank">VISIT 333 GEORGE S=
TREET</a></td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</th>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09<td height=3D"30" style=3D"font-size:0;=
 line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09</table>
=09=09=09=09=09=09</div>
=09=09=09=09=09=09</td>
=09=09=09=09=09</tr>
=09=09=09=09</tbody>
=09=09=09</table>
=09=09=09</td>
=09=09=09<td class=3D"remove" style=3D"line-height:0; font-size:0" width=3D=
"40">&nbsp;</td>
=09=09</tr>
=09</tbody>
</table>
</div>

<div class=3D"body-divider">
<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" cl=
ass=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td height=3D"20" style=3D"font-size:0; line-height:0">&nbsp;</td>
=09=09</tr>
=09</tbody>
</table>
</div>

<div class=3D"narEMEA-module">
<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" cl=
ass=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td align=3D"center" class=3D"image-resize" pardot-region=3D"pardo=
t" pardot-removable=3D"" pardot-repeatable=3D"" valign=3D"top" width=3D"520=
"><a href=3D"http://e.wework.com/e/37722/medium-email-utm-source-wework/f2s=
hnd/589045219" target=3D"_blank"><img alt=3D"WeWork in Frankfurt: WeWork Go=
etheplatz" border=3D"0" class=3D"image-resize" height=3D"258" src=3D"http:/=
/res.cloudinary.com/wework/image/upload/v1490738588/email-marketing/2017-03=
/image-f.png" style=3D"width: 520px;border-width: 0px; border-style: solid;=
" width=3D"520"></a></td>
=09=09</tr>
=09</tbody>
</table>

<table align=3D"center" bgcolor=3D"#FFFFFF" border=3D"0" cellpadding=3D"0" =
cellspacing=3D"0" class=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td class=3D"remove" style=3D"line-height:0; font-size:0" width=3D=
"40">&nbsp;</td>
=09=09=09<td bgcolor=3D"#ffffff">
=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"w=
-resize90" width=3D"440">
=09=09=09=09<tbody>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td align=3D"center" class=3D"stack w-resize100" valign=
=3D"top" width=3D"440">
=09=09=09=09=09=09<div pardot-repeatable=3D"">
=09=09=09=09=09=09<table align=3D"center" border=3D"0" cellpadding=3D"0" ce=
llspacing=3D"0" class=3D"w-resize100" width=3D"440">
=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td bgcolor=3D"#ffffff">
=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacin=
g=3D"0" class=3D"w-resize100" width=3D"440">
=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" class=3D"stack w-r=
esize100 text-center" valign=3D"top" width=3D"100%">
=09=09=09=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" c=
ellspacing=3D"0" class=3D"w-resize90" width=3D"100%">
=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td bgcolor=3D"#ffffff" height=
=3D"30" style=3D"font-size:0; line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" class=3D"=
w-resize100 text-center" style=3D"font-family:Helvetica Neue, Helvetica, Ar=
ial, sans-serif; font-size:14px; color:#404040; line-height:18px;letter-spa=
cing:0.05em;">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<p>Just steps from Goetheplatz=
 and alte Oper, <strong>WeWork Goetheplatz</strong> is situated in the hear=
t of Frankfurt.</p>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td height=3D"20" style=3D"fon=
t-size:0; line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09</table>

=09=09=09=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" c=
ellspacing=3D"0" class=3D"cta2 text-center" width=3D"220">
=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<th align=3D"right" class=3D"s=
tack text-center" width=3D"250">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<table align=3D"center" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"cta2 text-center" width=
=3D"250">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" =
bgcolor=3D"#FFFFFF" style=3D"font-family:Arial, sans-serif, Helvetica; font=
-size:12px; color:#404040; border-radius:0px;width:300px;border: 2px solid =
#252729;" width=3D"250"><a href=3D"http://e.wework.com/e/37722/medium-email=
-utm-source-wework/f2shnd/589045219" pardot-region=3D"pardot_cta" pardot-re=
gion-type=3D"link" style=3D"
                    color:#252729;=20
                    text-decoration:none;=20
                    display:inline-block;=20
                    width:100%;=20
                    line-height:40px;
                    letter-spacing: 2px;
                    font-family:Arial, sans-serif, Helvetica;
                    font-size:12px;
                    font-weight:bold;" target=3D"_blank">CHECK OUT GOETHEPL=
ATZ</a></td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</th>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09<td height=3D"30" style=3D"font-size:0;=
 line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09</table>
=09=09=09=09=09=09</div>
=09=09=09=09=09=09</td>
=09=09=09=09=09</tr>
=09=09=09=09</tbody>
=09=09=09</table>
=09=09=09</td>
=09=09=09<td class=3D"remove" style=3D"line-height:0; font-size:0" width=3D=
"40">&nbsp;</td>
=09=09</tr>
=09</tbody>
</table>
</div>

<div class=3D"body-divider">
<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" cl=
ass=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td height=3D"20" style=3D"font-size:0; line-height:0">&nbsp;</td>
=09=09</tr>
=09</tbody>
</table>
</div>

<div class=3D"narEMEA-module">
<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" cl=
ass=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td align=3D"center" class=3D"image-resize" pardot-region=3D"pardo=
t" pardot-removable=3D"" pardot-repeatable=3D"" valign=3D"top" width=3D"520=
"><a href=3D"http://e.wework.com/e/37722/medium-email-utm-source-wework/f2s=
hng/589045219" target=3D"_blank"><img alt=3D"5 Ways to Create a Great Compa=
ny Culture from Day One" border=3D"0" class=3D"image-resize" height=3D"255"=
 src=3D"https://creator.wework.com/wp-content/uploads/2017/03/Creating-a-Gr=
eat-Company-Culture-from-Day-One-3000x1500.jpg" style=3D"width: 520px;borde=
r-width: 0px; border-style: solid;" width=3D"520"></a></td>
=09=09</tr>
=09</tbody>
</table>

<table align=3D"center" bgcolor=3D"#FFFFFF" border=3D"0" cellpadding=3D"0" =
cellspacing=3D"0" class=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td class=3D"remove" style=3D"line-height:0; font-size:0" width=3D=
"40">&nbsp;</td>
=09=09=09<td bgcolor=3D"#ffffff">
=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"w=
-resize90" width=3D"440">
=09=09=09=09<tbody>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td align=3D"center" class=3D"stack w-resize100" valign=
=3D"top" width=3D"440">
=09=09=09=09=09=09<div pardot-repeatable=3D"">
=09=09=09=09=09=09<table align=3D"center" border=3D"0" cellpadding=3D"0" ce=
llspacing=3D"0" class=3D"w-resize100" width=3D"440">
=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td bgcolor=3D"#ffffff">
=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacin=
g=3D"0" class=3D"w-resize100" width=3D"440">
=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" class=3D"stack w-r=
esize100 text-center" valign=3D"top" width=3D"100%">
=09=09=09=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" c=
ellspacing=3D"0" class=3D"w-resize90" width=3D"100%">
=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td bgcolor=3D"#ffffff" height=
=3D"30" style=3D"font-size:0; line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" class=3D"=
w-resize100 text-center" style=3D"font-family:Helvetica Neue, Helvetica, Ar=
ial, sans-serif; font-size:21px; color:#404040; line-height:23px;letter-spa=
cing:0.03em;font-weight:500;"><a href=3D"http://e.wework.com/e/37722/medium=
-email-utm-source-wework/f2shng/589045219" pardot-region=3D"pardot_link" pa=
rdot-region-type=3D"link" style=3D"text-decoration:none; color:#404040" tar=
get=3D"_blank">5 Ways to Create a Great Company Culture from Day One </a></=
td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td height=3D"15" style=3D"fon=
t-size:0; line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"left" class=3D"w-=
resize100 text-center" pardot-region=3D"pardot" style=3D"font-family:Helvet=
ica Neue, Helvetica, Arial, sans-serif; font-size:14px; color:#404040; line=
-height:18px;letter-spacing:0.05em;">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<p>Growing a fantastic work cu=
lture for your business is harder than it looks. It can be a great selling =
point for employees and for your brand, but could be your biggest challenge=
. And once established, it can be hard to change.</p>

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<p>As Mike Jaberi, founder and=
 CEO of Fox Rent A Car points out, "If you do not create a culture for your=
 business, it will create one for itself."</p>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td height=3D"20" style=3D"fon=
t-size:0; line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09</table>

=09=09=09=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" c=
ellspacing=3D"0" class=3D"cta2 text-center" width=3D"200">
=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<th align=3D"right" class=3D"s=
tack text-center" width=3D"250">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<table align=3D"center" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"cta2 text-center" width=
=3D"250">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" =
bgcolor=3D"#FFFFFF" style=3D"font-family:Arial, sans-serif, Helvetica; font=
-size:12px; color:#404040; border-radius:0px;width:250px;border: 2px solid =
#252729;" width=3D"250"><a href=3D"http://e.wework.com/e/37722/medium-email=
-utm-source-wework/f2shng/589045219" pardot-region=3D"pardot_cta" pardot-re=
gion-type=3D"link" style=3D"
                    color:#252729;=20
                    text-decoration:none;=20
                    display:inline-block;=20
                    width:100%;=20
                    line-height:40px;
                    letter-spacing: 2px;
                    font-family:Arial, sans-serif, Helvetica;
                    font-size:12px;
                    font-weight:bold;" target=3D"_blank">READ MORE</a></td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</th>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09<td height=3D"30" style=3D"font-size:0;=
 line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09</table>
=09=09=09=09=09=09</div>
=09=09=09=09=09=09</td>
=09=09=09=09=09</tr>
=09=09=09=09</tbody>
=09=09=09</table>
=09=09=09</td>
=09=09=09<td class=3D"remove" style=3D"line-height:0; font-size:0" width=3D=
"40">&nbsp;</td>
=09=09</tr>
=09</tbody>
</table>
</div>

<div class=3D"body-divider">
<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" cl=
ass=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td height=3D"20" style=3D"font-size:0; line-height:0">&nbsp;</td>
=09=09</tr>
=09</tbody>
</table>
</div>

<div class=3D"narEMEA-module">
<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" cl=
ass=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td align=3D"center" class=3D"image-resize" pardot-region=3D"pardo=
t" pardot-removable=3D"" pardot-repeatable=3D"" valign=3D"top" width=3D"520=
"><a href=3D"http://e.wework.com/e/37722/medium-email-utm-source-wework/f2s=
hnj/589045219" target=3D"_blank"><img alt=3D"The WeWork Creator Awards" bor=
der=3D"0" class=3D"image-resize" height=3D"291" src=3D"http://res.cloudinar=
y.com/wework/image/upload/v1490807962/email-marketing/2017-03/creator-award=
s.png" style=3D"width: 520px;border-width: 0px; border-style: solid;" width=
=3D"520"></a></td>
=09=09</tr>
=09</tbody>
</table>

<table align=3D"center" bgcolor=3D"#FFFFFF" border=3D"0" cellpadding=3D"0" =
cellspacing=3D"0" class=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td class=3D"remove" style=3D"line-height:0; font-size:0" width=3D=
"40">&nbsp;</td>
=09=09=09<td bgcolor=3D"#ffffff">
=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"w=
-resize90" width=3D"440">
=09=09=09=09<tbody>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td align=3D"center" class=3D"stack w-resize100" valign=
=3D"top" width=3D"440">
=09=09=09=09=09=09<div pardot-repeatable=3D"">
=09=09=09=09=09=09<table align=3D"center" border=3D"0" cellpadding=3D"0" ce=
llspacing=3D"0" class=3D"w-resize100" width=3D"440">
=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td bgcolor=3D"#ffffff">
=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacin=
g=3D"0" class=3D"w-resize100" width=3D"440">
=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" class=3D"stack w-r=
esize100 text-center" valign=3D"top" width=3D"100%">
=09=09=09=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" c=
ellspacing=3D"0" class=3D"w-resize90" width=3D"100%">
=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td bgcolor=3D"#ffffff" height=
=3D"30" style=3D"font-size:0; line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" class=3D"=
w-resize100 text-center" style=3D"font-family:Helvetica Neue, Helvetica, Ar=
ial, sans-serif; font-size:21px; color:#404040; line-height:23px;letter-spa=
cing:0.03em;font-weight:500;"><a href=3D"http://e.wework.com/e/37722/medium=
-email-utm-source-wework/f2shnj/589045219" pardot-region=3D"pardot_link" pa=
rdot-region-type=3D"link" style=3D"text-decoration:none; color:#404040" tar=
get=3D"_blank">The WeWork Creator Awards</a></td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td height=3D"15" style=3D"fon=
t-size:0; line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"left" class=3D"w-=
resize100 text-center" pardot-region=3D"pardot" style=3D"font-family:Helvet=
ica Neue, Helvetica, Arial, sans-serif; font-size:14px; color:#404040; line=
-height:18px;letter-spacing:0.05em;">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<p>WeWork's inaugural Creator =
Awards commenced Tuesday in Washington, D.C with <a href=3D"http://e.wework=
.com/e/37722/medium-email-utm-source-wework/f2shnl/589045219" style=3D"colo=
r:#7AB9DE;">women entrepreneurs</a> taking home the top prizes.</p>

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<p>Through 2017 and beyond, we=
'll be hosting events around the world to recognize and reward those who ar=
e thinking in new ways, building fresh projects, and achieving real change.=
 Whether you're an entrepreneur or artist, startup or nonprofit, you're a c=
reator, and we want to support you.</p>

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<p>Interested in applying? <a =
href=3D"http://e.wework.com/e/37722/medium-email-utm-source-wework/f2shnj/5=
89045219" style=3D"color:#7AB9DE;">Click here</a> to learn more about the C=
reator Awards and the upcoming cities.</p>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td height=3D"20" style=3D"fon=
t-size:0; line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09</table>

=09=09=09=09=09=09=09=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" c=
ellspacing=3D"0" class=3D"cta2 text-center" width=3D"200">
=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<th align=3D"right" class=3D"s=
tack text-center" width=3D"250">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<table align=3D"center" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" class=3D"cta2 text-center" width=
=3D"250">
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" =
bgcolor=3D"#FFFFFF" style=3D"font-family:Arial, sans-serif, Helvetica; font=
-size:12px; color:#404040; border-radius:0px;width:250px;border: 2px solid =
#252729;" width=3D"250"><a href=3D"http://e.wework.com/e/37722/medium-email=
-utm-source-wework/f2shnj/589045219" pardot-region=3D"pardot_cta" pardot-re=
gion-type=3D"link" style=3D"
                    color:#252729;=20
                    text-decoration:none;=20
                    display:inline-block;=20
                    width:100%;=20
                    line-height:40px;
                    letter-spacing: 2px;
                    font-family:Arial, sans-serif, Helvetica;
                    font-size:12px;
                    font-weight:bold;" target=3D"_blank">LEARN MORE</a></td=
>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</th>
=09=09=09=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09<td height=3D"30" style=3D"font-size:0;=
 line-height:0">&nbsp;</td>
=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09</tbody>
=09=09=09=09=09=09</table>
=09=09=09=09=09=09</div>
=09=09=09=09=09=09</td>
=09=09=09=09=09</tr>
=09=09=09=09</tbody>
=09=09=09</table>
=09=09=09</td>
=09=09=09<td class=3D"remove" style=3D"line-height:0; font-size:0" width=3D=
"40">&nbsp;</td>
=09=09</tr>
=09</tbody>
</table>
</div>

<div class=3D"body-divider">
<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" cl=
ass=3D"w-resize100" width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td height=3D"20" style=3D"font-size:0; line-height:0">&nbsp;</td>
=09=09</tr>
=09</tbody>
</table>
</div>

<div class=3D"FOOTER"><!-- FOOTER --><!------------------------------------=
-------------------------------------><!-----------------------------------=
-------------------------------------->
<table align=3D"center" bgcolor=3D"#252729" border=3D"0" cellpadding=3D"0" =
cellspacing=3D"0" class=3D"w-resize100" style=3D"background-color:#252729;"=
 width=3D"520">
=09<tbody>
=09=09<tr>
=09=09=09<td bgcolor=3D"#252729" height=3D"40" style=3D"line-height:auto; f=
ont-size:auto;">&nbsp;</td>
=09=09</tr>
=09=09<tr>
=09=09=09<td align=3D"center" bgcolor=3D"#252729" pardot-data=3D"" style=3D=
"background: rgb(37, 39, 41);" valign=3D"top"><a href=3D"http://e.wework.co=
m/e/37722/2017-03-30/f2shnn/589045219" target=3D"_blank"><img alt=3D"" bord=
er=3D"0" height=3D"25" src=3D"http://res.cloudinary.com/wework/image/upload=
/v1431535752/email-marketing/logo_wh_2x.png" width=3D"107"></a></td>
=09=09</tr>
=09=09<tr>
=09=09=09<td bgcolor=3D"#252729" height=3D"18" style=3D"line-height:auto; f=
ont-size:auto;">&nbsp;</td>
=09=09</tr>
=09=09<tr>
=09=09=09<td align=3D"center" bgcolor=3D"#252729" style=3D"font-family:Helv=
etica Neue, Helvetica, Arial, sans-serif; font-size:14px; color:#dfdfdf; le=
tter-spacing: .05em;line-height:18px; padding-left:60px; padding-right:60px=
;">If you no longer wish to receive location announcement related emails fr=
om WeWork, please <a href=3D"http://e.wework.com/e/37722/l-37722-2016-11-10=
-8b7nj9/f2shnq/589045219" style=3D"text-decoration:none; color:#7AB9DE;" ta=
rget=3D"_blank">click here</a>.<br>
=09=09=09<br>
=09=09=09This email was sent from WeWork HQ.<br>
=09=09=09115 W 18th St., New York, NY 10011</td>
=09=09</tr>
=09=09<tr>
=09=09=09<td bgcolor=3D"#252729" height=3D"24" style=3D"line-height:auto; f=
ont-size:auto;">&nbsp;</td>
=09=09</tr>
=09=09<tr>
=09=09=09<td align=3D"center" bgcolor=3D"#252729" valign=3D"top"><a href=3D=
"http://e.wework.com/e/37722/wework/f2shns/589045219" target=3D"_blank"><im=
g alt=3D"" border=3D"0" height=3D"35" src=3D"http://res.cloudinary.com/wewo=
rk/image/upload/v1431536224/email-marketing/social_icons_2x_r1_c1.gif" widt=
h=3D"40"></a> <a href=3D"http://e.wework.com/e/37722/wework/f2shnv/58904521=
9" target=3D"_blank"><img alt=3D"" border=3D"0" height=3D"35" src=3D"http:/=
/res.cloudinary.com/wework/image/upload/v1431536224/email-marketing/social_=
icons_2x_r1_c2.gif" width=3D"49"></a> <a href=3D"http://e.wework.com/e/3772=
2/wework/f2shnx/589045219" target=3D"_blank"><img alt=3D"" border=3D"0" hei=
ght=3D"35" src=3D"http://res.cloudinary.com/wework/image/upload/v1431536224=
/email-marketing/social_icons_2x_r1_c3.gif" width=3D"47"></a> <a href=3D"ht=
tp://e.wework.com/e/37722/company-wework/f2shnz/589045219" target=3D"_blank=
"><img alt=3D"" border=3D"0" height=3D"35"

src=3D"http://res.cloudinary.com/wework/image/upload/v1431536224/email-mark=
eting/social_icons_2x_r1_c4.gif" width=3D"40"></a></td>
=09=09</tr>
=09=09<tr>
=09=09=09<td bgcolor=3D"#252729" height=3D"24" style=3D"line-height:24px; f=
ont-size:24px">&nbsp;</td>
=09=09</tr>
=09=09<tr>
=09=09=09<td align=3D"center" bgcolor=3D"#252729" style=3D"font-family:Helv=
etica Neue, Helvetica, Arial, sans-serif; font-size:12px; color:#dfdfdf; le=
tter-spacing: .025em; line-height:20px;" valign=3D"top"><a href=3D"http://e=
.wework.com/e/37722/2017-03-30/f2shp2/589045219" style=3D"color: #dfdfdf; t=
ext-decoration:none;">Become a Member</a><br>
=09=09=09&nbsp;&nbsp;<a href=3D"http://e.wework.com/preferences?ehash=3D2b2=
acb5677fc1757b4d39d0cf14d3ec8&email_id=3D589045219" style=3D"color:#dfdfdf;=
 text-decoration:none; ">Email Preference Center</a>&nbsp;&nbsp;|&nbsp;&nbs=
p;<a href=3D"http://e.wework.com/e/37722/signup-tos/f2shp4/589045219" style=
=3D"color: #dfdfdf; text-decoration:none;">Terms</a>&nbsp;&nbsp;|&nbsp;&nbs=
p;<a href=3D"http://e.wework.com/e/37722/privacy/f2shp6/589045219" style=3D=
"color: #dfdfdf; text-decoration:none;">Privacy</a><br>
=09=09=09<a href=3D"http://e.wework.com/unsubscribe/u/37722/2b2acb5677fc175=
7b4d39d0cf14d3ec8/589045219" style=3D"color:#dfdfdf; text-decoration:none; =
">Unsubscribe from All Emails</a>&nbsp;&nbsp;</td>
=09=09</tr>
=09=09<tr>
=09=09=09<td bgcolor=3D"#252729" height=3D"60" style=3D"line-height:auto; f=
ont-size:auto;">&nbsp;</td>
=09=09</tr>
=09</tbody>
</table>
<!-------------------------------------------------------------------------=
><!------------------------------------------------------------------------=
-><!-- FOOTER --></div>

<div style=3D"display:none; white-space:nowrap; font:12px courier; line-hei=
ght:0;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbs=
p; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &n=
bsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div>
<img alt=3D"" src=3D"http://e.wework.com/r/37722/1/589045219/open/1" /><sty=
le>@media print{ #_t { background-image: url('https://81oaa0ms.emltrk.com/8=
1oaa0ms?p');}} div.OutlookMessageHeader {background-image:url('https://81oa=
a0ms.emltrk.com/81oaa0ms?f')} table.moz-email-headers-table {background-ima=
ge:url('https://81oaa0ms.emltrk.com/81oaa0ms?f')} blockquote #_t {backgroun=
d-image:url('https://81oaa0ms.emltrk.com/81oaa0ms?f')} #MailContainerBody #=
_t {background-image:url('https://81oaa0ms.emltrk.com/81oaa0ms?f')}</style>=
<div id=3D"_t"></div>
<img src=3D"https://81oaa0ms.emltrk.com/81oaa0ms" width=3D"1" height=3D"1" =
border=3D"0" /></body>
</html>

--_=_swift_v4_1490883144_2fa3d7150ee2070ac487b143eda1a724_=_--

看到这里基本的实现方式也有了,我们也可以把自己的邮件写成这种模式。

同时后续可以帮助客户整理一些这样的内容,尽量的把这个做成一个模块,提供给客户使用。

稍后汉搜云会提供一个邮件工具,基本功能如下:

  1. 提供邮件模板
  2. 用户可以自动维护自己的信息,选择需要的邮件模板发送
  3. 邮件模板设计
  4. 生成相应的邮件页面

集成点:

  1. 集成到汉搜云CRM,提供给客户发送定制推广邮件
  2. 集成到汉搜云联盟,提供联盟给客户发送定制新闻和相关内容邮件
  3. 邮件页面集成到微信,提供统一推广
2017/4/5 posted in  随心记

陈一新:拼搏赶超开启新征程,建设现代化、国际化、生态化大武汉

武汉市第十三次党代会今日上午开幕。陈一新作大会报告,“ 聚力改革创新 奋力拼搏赶超 高水平全面建成小康社会 全面开启复兴大武汉新征程 ”,提出加快建设现代化、国际化、生态化大武汉。

一分钟读懂党代会报告

大会主题:

深入学习贯彻习近平总书记系列重要讲话精神,聚力改革创新,奋力拼搏赶超,高水平全面建成小康社会,全面开启复兴大武汉新征程。

今后五年工作总体要求:

全面贯彻党的十八大和十八届三中、四中、五中、六中全会精神,以邓小平理论、“三个代表”重要思想、科学发展观为指导,深入贯彻习近平总书记系列重要讲话精神和治国理政新理念新思想新战略,统筹推进“五位一体”总体布局和协调推进“四个全面”战略布局,坚持稳中求进工作总基调和新发展理念,按照省委建设“五个湖北”和强化“主中心”要求,聚力改革创新,奋力拼搏赶超,全力推进经济社会持续平稳健康发展,加快建设国家中心城市,高水平全面建成小康社会,全面开启复兴大武汉新征程。

今后五年奋斗目标:

到2018年 ,地区生产总值和城乡居民收入比2010年翻一番以上,人民生活品质明显提升,脱贫攻坚任务全面完成; 到2021年 ,力争地区生产总值达到2万亿元左右,高水平全面建成小康社会,加快建设现代化、国际化、生态化大武汉,为复兴大武汉打下坚实基础。

今天上午,中国共产党武汉市第十三次代表大会在武汉剧院开幕。 长江日报记者郭良朔 摄

01

拼搏赶超 建设现代化国际化生态化大武汉

全市上下务必警醒起来,以坐不住的紧迫感、等不起的责任感、慢不得的危机感,勇于应对新的挑战,全力以赴推进赶超发展。

今后五年是武汉高水平全面建成小康社会的决胜阶段,是加快复兴大武汉的关键时期。

牢记习近平总书记的嘱托

习近平总书记2013年视察湖北武汉时多次对复兴大武汉给予肯定,要求坚定不移全面深化改革,着力在推进经济发展方式转变和产业结构调整上取得新突破,着力在推进农业现代化上不断取得新成果,着力在保障和改善民生上不断取得新进展,着力在生态文明建设上取得新成效。

建设现代化国际化生态化大武汉

建设现代化大武汉。 打造全国重要的经济中心、科技创新中心、商贸物流中心、综合交通枢纽、文创中心,国家中心城市框架体系基本形成。产业能级迈上中高端,创新要素高度集聚,国家创新型城市建设走在全国前列。智慧城市建设水平显著提高。在长江经济带和中部崛起中的核心带动作用更加凸显,在全国发展大局中的战略地位明显上升。

建设国际化大武汉。 国际通达能力大幅提升,成为联通世界、联接“一带一路”、联贯长江经济带的重要枢纽城市。打造国际交往中心,自由贸易试验区建设取得重大进展,营商环境、生活环境与国际先进城市接轨,国际性组织和活动较为集聚,国际竞争力和影响力大幅提升,国际化大都市的独特魅力充分展现。

建设生态化大武汉。 生态文明建设全面融入经济社会发展,生产生活生态统筹发展,滨江滨湖生态特色彰显,江河湖泊水质全面改善,空气质量优良天数大幅增加,使武汉成为“美丽中国”典范城市、国际知名宜居城市。

不进则退、慢进亦退 必须奋力拼搏赶超

武汉发展面临着新的挑战,标兵在增多、追兵在逼近,正处于“不进则退、慢进亦退”的发展关口。

“一带一路”、长江经济带、中部崛起等国家重大战略聚焦武汉,国家中心城市、全面创新改革试验区、自主创新示范区、自由贸易试验区等国家重大改革发展试点落户武汉,武汉正处于最好的发展机遇期。

今日武汉,产业基础、科教人才、区位交通、发展空间、生态禀赋等优势更加凸显,发展潜力很大。

我们务必坚定信心,奋力拼搏赶超,重塑新优势,复兴大武汉。

02

招商引资一号工程 让大武汉更繁荣

招商引资是武汉赶超发展的“一号工程”。推行专业招商、精准招商、产业链招商、以商招商,让武汉成为投资者的天堂。

坚持以经济体制改革为重点,突出供给侧结构性改革主线,全面深化各领域改革,使各方面体制机制更加成熟定型。

围绕“大平台、大产业、大项目、大企业”建设,不断提高经济增长质量和效益。

经济体制 振兴实体经济

深化经济体制改革。坚定不移推进供给侧结构性改革,抓好“三去一降一补”,促进企业降本增效,积极防范债务风险,保持房地产业健康发展,振兴实体经济。

社会体制  健全完善基层治理体系

深化社会体制改革。健全完善基层治理体系,推动形成党委领导下的政府治理和社会调节、居民(村民)自治良性互动格局。

行政体制 建设阳光高效服务型政府

深化行政体制改革。深入推进“放管服”改革,稳步推进大部门制、经济发达镇行政管理体制改革。提升“互联网+政务服务”平台功能,建设阳光高效、守信践诺的服务型政府。

对外开放  “大河对话”成为国际知名文明论坛

争取更多领事机构、国际性组织、国际医疗教育等机构落户,筹办好世界军人运动会、飞行者大会,推动“大河对话”成为国际知名文明论坛,申办更多国际性会节活动。

产业创新 争创有特色的国家科学中心

深化全面创新改革试验,强化企业主体地位,加快大学与城市融合发展,支持建设世界一流大学、一流学科,争创有特色的国家科学中心,加强知识产权保护,优化创新生态,加快构建“五链统筹”的产业创新体系,形成符合创新驱动发展要求的体制机制,努力建设具有全球影响力的产业创新中心。

产业结构 超前加快布局未来产业新兴产业

发展战略性新兴产业。超前布局量子、人工智能、3D打印、磁浮交通等未来产业。

发展先进制造业。加快布局“下一代汽车”、智能家居、大纤维、通用航空等新兴产业,努力打造“中国制造2025”试点示范城市。

推进产业集群发展。打造享誉世界的“光谷”,打造世界知名的“车都”。

民营经济 富民兴汉的源头活水

民营经济是富民兴汉的重要源头活水。要毫不动摇支持民营经济发展。实施“聚商育商工程”,以发展民营高科技企业为重点,集聚培育一批行业领军型、创新引领型民营企业,建设民营经济创新发展新高地。

打破“玻璃门”“弹簧门” “旋转门”,降低民间投资门槛,鼓励更多老百姓走“双创”致富路子,鼓励小微企业走“专精特优”集群集聚发展路子,不断提高民营经济在武汉发展中的比重和地位。

招商引资 赶超发展的“一号工程”

招商引资是武汉赶超发展的“一号工程”。要聚焦先进制造业和现代服务业,重点引进大型央企、中国民企500强和世界500强企业。

推行专业招商、精准招商、产业链招商、以商招商,聘请招商大使,强化招商激励,拓宽招商渠道,扩大有效投资,让武汉成为投资者的天堂。

招才引智 打造全国低成本创新创业中心

加快建设大学生创业街区园区、环高校创新带,鼓励吸引更多的大学生、科研人员在汉创新创业。

打造全国低成本创新创业中心,让武汉成为创业家园、创新乐园。

今早,武汉市第十三次党代会召开,代表们在大会开幕前进场。 长江日报记者陈卓 摄

03

世界一流亮点区块 让城市更有品质

规划建设“长江新城”打造全球未来城市的样板,规划优化武汉长江主轴打造世界级城市中轴文明景观带,规划建设东湖城市生态绿心打造世界级城中湖典范,是武汉提升国际知名度、美誉度和城市竞争力的重大举措。

武汉大都市区 挺起长江经济带脊梁

强化武汉“主中心”辐射带动作用,加强与周边区域协同配合,统筹产业经济、生态保护、公共交通、市政设施、公共服务等综合布局,深入推进武汉大都市区一体化发展。

发挥国家中心城市核心引领作用,有力挺起长江经济带脊梁,深化长江中游城市群省会城市新一轮合作,加强与上海、重庆等城市对接,共同推动长江经济带联动发展。

城市空间格局 1个主城+3个副城+3个新城组群

加快新一轮总体规划编制,构建“1个主城+3个副城+3个新城组群”的城市空间格局。

做精做优主城,坚持“三镇三城”均衡发展,着力提升商务商业、文化旅游、时尚创意等功能。

做大做强光谷、沌口、临空副城,着力提升科技创新、先进制造、区域辐射带动等功能。加快建设东部、南部、西部新城组群,着力提升产业集聚、城乡统筹发展水平。

加强城市设计,统筹地上、地面、地下空间开发,注重城市战略性空间留白。

规划建设世界一流的城市亮点区块

启动规划建设“长江新城” ,以超前理念、世界眼光,打造代表城市发展最高成就的展示区、全球未来城市的样板。

规划优化武汉长江主轴 ,重点围绕主城区长江段,集中展示长江文化、生态特色、发展成就和城市文明,打造世界级城市中轴文明景观带。

规划建设东湖城市生态绿心 ,传承楚风汉韵,打造世界级城中湖典范。

通达能力 建设世界级地铁城市

建设全国性铁路路网中心、长江中游航运中心、中部门户枢纽机场和国家多式联运枢纽。

加快建设世界级地铁城市。

新型智慧城市 打造“城市大脑”

建设武汉超算中心,推动万物互联,打造具有智慧中枢功能的“城市大脑”。

四水共治 打造国内外知名的滨水生态绿城

水优势是武汉决胜未来的核心竞争力。要利用水资源、优化水空间、治理水环境、保障水安全、弘扬水文化。以防洪水、排涝水、治污水、保供水为重点,大力推进 “四水共治” ,实现系统、科学、依法治水。

坚决把修复长江生态环境摆在压倒性位置,全面推行河长制,完善湖长制,落实最严格的水资源保护制度。

分类推进“百湖”规划建设升级,延伸两江四岸生态画廊,加快构建全域生态水网,全面恢复水体生机活力,充分利用水下、水面、水上空间,勾画出江湖相济、湖网相连、人水相依的美丽画卷,努力打造 国内外知名的滨水生态绿城

生态经济 创建全国水权交易市场

构建绿色金融体系,创建全国性碳排放权、水权等交易市场。

文化强市 建设“一核两带”文化功能集聚区

加快建设以琴台中央文化艺术区为核心,以武昌古城——环东湖和沙湖、汉口沿江——张公堤园博园为支撑的“一核两带”文化功能集聚区。以文化引领城市规划建设,提升城市文化个性和品位。

04

富民惠民 让群众有更多获得感

坚持从人民群众最迫切要求解决的问题入手,增加优质公共产品和服务供给,大力推进富民惠民,增强人民群众获得感、幸福感。

脱贫攻坚:第一民生工程

打赢精准扶贫攻坚战。把脱贫攻坚作为“第一民生工程”,坚决落实“六个精准”要求,完善政府、社会、市场协同推进的大扶贫格局,强化多元投入,实施“五个一批”扶贫攻坚计划,不让一个贫困人口落下,切实巩固扶贫成果。做好援藏援疆及市外对口帮扶工作。

实施“城乡居民增收激励计划”

实施“城乡居民增收激励计划”,开展就业促进、技能提升等行动,增加低收入劳动者收入;积极拓展增收渠道,促进居民财产性收入、经营性收入加快增长,扩大中等收入群体,推动城乡居民收入增长和经济增长同步。

住房困难居民应保尽保

提高社会保障能力。探索建立多元投入的社保筹资机制,推动多层次社会保障体系实现城乡对接、区域对接。加大保障性住房建设力度,到2021年基本完成城乡危房改造、基本实现常住人口低收入住房困难居民应保尽保。

实施新一轮学前教育行动计划

大力发展教育事业。出台实施新一轮学前教育行动计划,优质均衡发展义务教育,缩小城乡、校际办学水平差距。

建设老年友好型城市

大力发展医疗卫生事业。全面提升医疗服务、基层卫生和公共卫生服务能力,集聚发展中高端医疗服务,创建国家级医学中心,创建国家健康示范城市。完善养老服务体系,建设老年友好型城市。

创建全国旅游休闲示范城市

大力开展文体休闲活动。推进基本公共文化服务标准化、均等化,建设国家扩大文化消费试点城市,广泛开展群众性文体活动。

促进运动休闲产业发展,不断扩大渡江节、武汉国际马拉松、武网公开赛的影响力,建设生态运动休闲场所,创建全国旅游休闲示范城市。

基本消除内生型重污染天气

优化生态环境。实施大气污染防治行动计划,重点抓好PM2.5污染源整治,基本消除内生型重污染天气。

建成百里东湖绿道,努力构建串联主城和新城的绿道网络。

实施“绿化、彩化、亮化、美化”工程,努力打造全国一流的园林城市。

坚决遏制重特大安全事故

健全公共安全体系,提升安全生产、食品药品安全、防灾减灾等应急处置能力,坚决遏制重特大安全事故发生。

05

红色引擎 保持党的先进性纯洁性

高水平全面建成小康社会、加快复兴大武汉,关键在党,关键在党要管党、从严治党。

推动思想大解放,坚决破除一切阻碍武汉赶超发展的思想禁锢,坚决破除一切阻碍武汉复兴的体制机制束缚。

形成清清爽爽的同志关系、规规矩矩的上下级关系、干干净净的政商关系。

让想干事的有机会、敢干事的有舞台、会干事的有作为、不干事的撤下来。

实施“红色引擎工程”,强化基层党组织的政治功能和服务功能,以党组织的坚强有力引领带动各类群团组织和社会组织,以党员队伍的生机活力组织发动广大志愿者。

思想大解放 破除阻碍赶超发展的思想禁锢

着力推动思想大解放,坚决破除一切阻碍武汉赶超发展的思想禁锢,坚决破除一切阻碍武汉复兴的体制机制束缚。

党内政治文化 清清爽爽  规规矩矩  干干净净

加强党内政治文化建设,推动形成清清爽爽的同志关系、规规矩矩的上下级关系、干干净净的政商关系。

干部队伍 激励干事创业  出台容错免责清单

坚持正确选人用人导向,大力选拔思想解放、思路开阔、敢于拼搏、勇于担当、善于作为、甘于奉献的干部。

强化干事创业正向激励,抓紧制定出台容错免责清单,为敢于担当负责的干部担当负责,让想干事的有机会、敢干事的有舞台、会干事的有作为、不干事的撤下来。

积极选派后备干部到基层和艰苦地方、矛盾问题多的单位去锻炼,在改革发展稳定主战场和承担急难险重任务中考察培养干部。

基层党建 实施“红色引擎工程”

实施“红色引擎工程”,强化基层党组织的政治功能和服务功能,以党组织的坚强有力引领带动各类群团组织和社会组织,以党员队伍的生机活力组织发动广大志愿者。

全面推广“百步亭经验”,加快形成一批先进基层党组织示范群。

党风廉政和反腐败 加大查处“微腐败”和“蝇贪”

坚持惩治腐败力度决不减弱、零容忍态度决不改变。

创新开展基层作风巡查,加大对“微腐败”和“蝇贪”的查处力度。

武汉将会越来越好!我们一同建设,共同期待!

陈一新:拼搏赶超开启新征程,建设现代化、国际化、生态化大武汉

2017/3/12 posted in  随心记