微软职位内部推荐-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 ...
随机推荐
- [改善Java代码]用整数类型处理货币
建议22:用整数类型处理货币. public class Client { public static void main(String[] args) { System.out.println(&q ...
- const 指针与指向const的指针
最近在复习C++,指针这块真的是重难点,很久了也没有去理会,今晚好好总结一下const指针,好久没有写过博客了,记录一下~ const指针的定义: const指针是指针变量的值一经初始化,就不可以改变 ...
- java-MySQL存储过程
import java.sql.CallableStatement; import java.sql.Connection; import java.sql.DriverManager; import ...
- jquery点击控制动画暂停开始
一下是从w3c上面考下来了的, animation:[[ animation-name ] || [ animation-duration ] || [ animation-timing-functi ...
- css水平居中总结
前言 看了好多篇帖子,发现没有一个能够直接让新手很快上手使用水平居中布局的,所以在此进行一番总结,也算是我对水平居中布局的一点点积累沉淀,同时也方便初学者们拿来即用. 一.元素分类 1.行内元素 行内 ...
- Linux 命令 - cd: 切换工作目录
命令格式 cd [directory] 实例 a) 将工作目录切换成主目录. cd # 或 cd ~ b) 将工作目录切换成当前工作目录的父目录. cd .. c) 将工作目录切换成上一个的工作目录. ...
- ASP.NET网站前端页面的复制
网络普及的时代,遇到问题的首要解决方案并不是问人,而是找度娘.当我们找一些技术性的问题时,会发现很多解决方案在博客里,看看博主发表的博客总是惊叹不已,想要自己也有这么一个好习惯,把学到的东西以自己的方 ...
- Java集合类 java.util包
概述 软件包 类 使用 树 已过时 索引 帮助 JavaTM Platform Standard Ed. 6 上一个软件包 下一个软件包 框架 无框架 ...
- 百度手机号码归属地查询api与返回json处理
前天无意间在网上看到百度ApiStore,然后好奇就进去看了看.正好最近在某博培训Android,刚学到java基础.抱着锻炼的心态选择手机号码归属地查询api进行练手.api地址 (http://a ...
- 搭建私有git代码托管服务就是这么简单(简单5步)
部署一个git代码托管服务就是这么简单 --基于阿里云ecs以docker容器运行gogs代码托管服务 部署步骤: 1.新建ecs云主机,选定操作系统为ubuntu 12.4tls 2.搭建docke ...