微软职位内部推荐-SENIOR PRODUCER
微软近期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的更多相关文章
- 微软职位内部推荐-Senior Software Engineer_Azure
微软近期Open的职位: Job Title: Senior Software Engineer Location: Shanghai, China Have you ever imagined th ...
- 微软职位内部推荐-Senior Development Engineer
微软近期Open的职位: Job Title: Senior Software Development Engineering Work Location: Suzhou, China Enterpr ...
- 微软职位内部推荐-Senior Software Engineer-SDP
微软近期Open的职位: Position: Senior SDE The R&D of Shared Data Platform at Application and Services Gr ...
- 微软职位内部推荐-Senior SDE
微软近期Open的职位: Position: Senior SDE-- Mobile Products Android/iOS/WP Senior Developer Contact Person: ...
- 微软职位内部推荐-Senior Development Lead
微软近期Open的职位: MSIT Dynamics CRM Sr. Dev Lead (Sr. Dev Lead, Microsoft China, Beijing) Are you interes ...
- 微软职位内部推荐-Senior Software Development En
微软近期Open的职位: Job Title: Senior Development Engineer Division: Visual Studio China - Developer Divisi ...
- 微软职位内部推荐-Senior Speech TTS
微软近期Open的职位: Job Description: Responsibilities Do you want to change the way the world interacts wit ...
- 微软职位内部推荐-Senior Android Developer
微软近期Open的职位: Position: Senior SDE-- Mobile Products Android/iOS/WP Senior Developer Contact Person: ...
- 微软职位内部推荐-Senior SDE for Big Data
微软近期Open的职位: Title: Senior SDE The Big Data Tooling team looking for a talented and passionate devel ...
随机推荐
- HTML <base> 标签的 target 属性 —— <base target="_blank" />
为页面上所有链接规定默认目标: <head> <base target="_blank" /> </head> <body> < ...
- 【改进】用Log4net建立日志记录
上一篇随笔中只使用了普通的文件读写来进行日志的写入,正如很多朋友说的,频繁的对文件进行读写会造成很多的问题,代码缺少边界控制和操作控制,没有对资源进行管理,是非常典型的bad code. 然后经过前辈 ...
- 初学JSP+Servlet常见的错误
web编程中常见的错误: 一.404(要访问的资源没有找到) 1.web程序有没有部署(将项目到tomcat中) 2.url有没有写错(包括大小写,包括项目有没有重命名) 3.有没有将jsp/html ...
- HTTP - Cookie 机制
HTTP 是种无状态的协议,即使用 HTTP 协议时,每次发送请求都会产生对应的新响应,协议本身不会保留之前一切的请求或响应报文的信息.这是为了更快地处理大量事务,确保协议的可伸缩性,而特意把 HTT ...
- Nginx - Configuration File Syntax
Configuration Directives The Nginx configuration file can be described as a list of directives organ ...
- crackme_zapline分析
[破文标题]crackme_zapline 分析 [破文作者]CloAk [作者邮箱]@qq.com [作者主页] [破解工具]OD,... [破解平台]Windows --------------- ...
- (转) 读取xml文件转成List<T>对象的两种方法
读取xml文件,是项目中经常要用到的,所以就总结一下,最近项目中用到的读取xml文件并且转成List<T>对象的方法,加上自己知道的另一种实现方法. 就以一个简单的xml做例子. xml格 ...
- (转)Web2.0 大型互联网站点的架构
这种资料.向来可遇不可求啊 WikiPedia 技术架构学习分享 http://www.dbanotes.net/opensource/wikipedia_arch.html YouTube 的架构扩 ...
- 4月1日学习笔记(CSS基础)
CSS初始化 内边距padding padding属性宽度是按照上右下左的顺序来的,否则单独设置就是padding-left... 边框border border可以设置样式(border-style ...
- OCI的结果输出
绑定变量,把结果以列的方式输出到每一字段输出到一个数组里