微软近期Open的职位:

Role Based in Shanghai, China
Title: Producer

We are seeking a Senior Producer to lead Production & Operations in the China region based in Shanghai.

The position will lead programming efforts tied to platform updates, product releases, experimentation and some other key programming projects in the region. He/She will be the liaison between the engineering group, local partners and regional editorial and programming teams.

Additionally, the Sr Producer will manage the overall project pipeline and facilitate user experience and technical discussion, along with planning hand-in-hand with Editorial and Design. Will directly manage vendor resources and lead team to build innovative, break-through experiences for the platforms in the region.

We are looking for a highly motivated professional with an ability to communicate effectively with stakeholders across a variety of disciplines, is confident running meetings and speaking in large groups. Passionate about their job with a positive outlook, and happy to work as part of dynamic and diverse team.

Key responsibilities include:
Coordinate regional programming efforts tied to product releases as well as platform and service updates
Project-manage all regional programming projects. Coordinate with partners, editorial, design and BI teams
Partner with wider Programming and regional teams to successfully ship initiatives on the platform across multiple markets
Manage vendor design and technical production resources in the region
Oversee pre-production and planning phases of complex regional programming projects
Create, document and manage all production processes and workflows
Lead experimentation efforts on the dash across the region
Partner with Business Intelligence & Editorial to evaluate engagement data and manage/improve ROI of projects
Manage team’s SharePoint site and programming documentation

Qualifications:

Strong history of project management and proven skills in working with global/regional teams (5+ years)
Solid experience with content management systems and online publishing tools
Ability to analyse publishing platform capabilities and features set. Identify gaps and suggest/implement solutions to support existing and new business initiatives
Strategic planning experience; ability to successfully work across boundaries defined by discipline and product group towards shared objectives
Strong project management, planning, prioritization and scheduling acumen
Bilingual (English/Mandarin) with a strong understanding of the Chinese cultural
Proven history of managing resources and delivering projects with many deliverables and stakeholders
Excellent verbal and written communication skills. Effectively communicate project and state-of-the business status with team leads
Facilitate effective meetings and drive key decisions with stakeholders in order to ensure a solid plan of record
High attention to detail and a ‘process person’
Strong metric-reporting skills; ability to analyse performance reports and make data-driven programming decisions
Results-oriented, willing to jump in and make things happen
Bachelor’s degree in Computer Science or related field

Microsoft is an equal opportunity employer and supports workforce diversity.
GCR:CN:DEV:EN

如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com

微软职位内部推荐-SENIOR PRODUCER的更多相关文章

  1. 微软职位内部推荐-Senior Software Engineer_Azure

    微软近期Open的职位: Job Title: Senior Software Engineer Location: Shanghai, China Have you ever imagined th ...

  2. 微软职位内部推荐-Senior Development Engineer

    微软近期Open的职位: Job Title: Senior Software Development Engineering Work Location: Suzhou, China Enterpr ...

  3. 微软职位内部推荐-Senior Software Engineer-SDP

    微软近期Open的职位: Position: Senior SDE The R&D of Shared Data Platform at Application and Services Gr ...

  4. 微软职位内部推荐-Senior SDE

    微软近期Open的职位: Position: Senior SDE-- Mobile Products Android/iOS/WP Senior Developer Contact Person: ...

  5. 微软职位内部推荐-Senior Development Lead

    微软近期Open的职位: MSIT Dynamics CRM Sr. Dev Lead (Sr. Dev Lead, Microsoft China, Beijing) Are you interes ...

  6. 微软职位内部推荐-Senior Software Development En

    微软近期Open的职位: Job Title: Senior Development Engineer Division: Visual Studio China - Developer Divisi ...

  7. 微软职位内部推荐-Senior Speech TTS

    微软近期Open的职位: Job Description: Responsibilities Do you want to change the way the world interacts wit ...

  8. 微软职位内部推荐-Senior Android Developer

    微软近期Open的职位: Position: Senior SDE-- Mobile Products Android/iOS/WP Senior Developer Contact Person: ...

  9. 微软职位内部推荐-Senior SDE for Big Data

    微软近期Open的职位: Title: Senior SDE The Big Data Tooling team looking for a talented and passionate devel ...

随机推荐

  1. 转:java 类名 this 的使用

    转自: http://www.cnblogs.com/PengLee/p/3993033.html 类名.class与类名.this详解   类名.class      我们知道在java中,一个类在 ...

  2. js中call和apply的用法和区别

    它们的作用都是将函数绑定到另外一个对象上去运行,两者仅在定义参数方式有所区别: obj.call(thisObj, arg1, arg2, ...); obj.apply(thisObj, [arg1 ...

  3. Eclipse去除jquery引入错误

    之前在写Java项目时,总是出现引入jquery报错,虽然对其方法的应用没有什么影响,但是感觉难受,经过百度得到解决的方法: 第一步:去除eclipse的JS验证:将windows->prefe ...

  4. JMS - Temporary Destination

    Although sessions are used to create temporary destinations, this is only for convenience. Their sco ...

  5. Nginx - Additional Modules, Limits and Restrictions

    The following modules allow you to regulate access to the documents of your websites — require users ...

  6. 第六节 ADO.NET

    ADO.NET是一组为.NET编程人员提供数据访问服务的类,封装在System.Data.dll 中,是.NET框架的一部分,它是一种数据访问技术. 使用SQLServer数据提供程序 类 说明 Sq ...

  7. Entity Framework 6.1-Database First介绍

    原文:Entity Framework 6.1-Database First介绍 这种方式是比较传统的以数据库为核心的开发模式.比较适合有数据库DBA的团队.或者数据库已存在的情况. 优缺点: 1.优 ...

  8. String.IsNullOrWhiteSpace和String.IsNullOrEmpty的区别

    以前刚入行的时候判断字符串的时候用 string a="a"; a==""; a==null; 后来发现了String.IsNullOrEmpty感觉方便了好多 ...

  9. Redis配置中文翻译,3.2.1版

    大部分常见设置都翻译了,还有一些是从网上复制的(懒) # Redis configuration file example. ## Redis配置文件示例 # # Note that in order ...

  10. linux 安装mysql后修改密码出现问题

    新安装的mysql 执行命令时候出现错误: 一 错误信息: ERROR 1045 (28000): Access denied for user 'mysql'@'localhost' (using ...