<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>协作 on Jeanphilo Blog</title><link>https://shio-chan-dev.github.io/jeanblog/zh/tags/%E5%8D%8F%E4%BD%9C/</link><description>Recent content in 协作 on Jeanphilo Blog</description><generator>Hugo -- 0.159.2</generator><language>zh-cn</language><lastBuildDate>Sat, 24 Jan 2026 15:29:20 +0800</lastBuildDate><atom:link href="https://shio-chan-dev.github.io/jeanblog/zh/tags/%E5%8D%8F%E4%BD%9C/index.xml" rel="self" type="application/rss+xml"/><item><title>为什么 Git/Mercurial 的合并比 SVN/CVS 更容易</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/version-control/merge-easier-git-vs-svn/</link><pubDate>Sat, 24 Jan 2026 15:29:20 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/version-control/merge-easier-git-vs-svn/</guid><description>从历史模型与合并算法解释分布式版本控制系统的优势。</description></item><item><title>敏捷宣言的两句核心话：个体与协作的优先级</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/management/agile-manifesto-values/</link><pubDate>Sat, 24 Jan 2026 13:35:15 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/management/agile-manifesto-values/</guid><description>讨论“个体与交互重于过程和工具”“客户协作重于合同谈判”的含义与落地方式。</description></item><item><title>项目经理有用吗：角色价值与协作边界</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/management/are-project-managers-useful/</link><pubDate>Sat, 24 Jan 2026 13:35:15 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/management/are-project-managers-useful/</guid><description>讨论项目经理的价值、风险与协作方式。</description></item><item><title>除了代码之外，我最看重同事的三项素质</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/management/three-qualities-of-colleagues/</link><pubDate>Sat, 24 Jan 2026 12:53:37 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/management/three-qualities-of-colleagues/</guid><description>从协作与工程文化角度，讨论技术团队中最重要的三项非技术素质。</description></item><item><title>关于代码，我希望非技术同事知道的三件事</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/management/three-things-nontech-should-know/</link><pubDate>Sat, 24 Jan 2026 12:53:37 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/management/three-things-nontech-should-know/</guid><description>从协作视角解释非技术同事理解代码需要知道的三件事。</description></item><item><title>会议太多怎么办：减少噪音、提升产出</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/management/too-many-meetings/</link><pubDate>Sat, 24 Jan 2026 12:50:25 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/management/too-many-meetings/</guid><description>给出减少会议负担的实用策略，并提高协作效率。</description></item><item><title>如何管理高流动团队：知识沉淀与稳定交付</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/management/high-turnover-team/</link><pubDate>Sat, 24 Jan 2026 12:50:25 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/management/high-turnover-team/</guid><description>给出管理高流动团队的工程策略，强调知识沉淀与流程稳定。</description></item><item><title>为什么软件维护困难：复杂性、耦合与人</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/engineering/why-software-maintenance-hard/</link><pubDate>Sat, 24 Jan 2026 12:47:45 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/engineering/why-software-maintenance-hard/</guid><description>分析软件维护困难的原因，并给出缓解策略。</description></item><item><title>设计、架构、功能与美学：它们分别解决什么问题？</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/design/design-architecture-functionality-aesthetic/</link><pubDate>Sat, 24 Jan 2026 12:33:47 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/design/design-architecture-functionality-aesthetic/</guid><description>用工程视角区分设计、架构、功能与美学，并给出落地实践与协作方式。</description></item><item><title>什么是专业的开发者：责任、质量与协作</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/engineering/what-is-professional-developer/</link><pubDate>Sat, 24 Jan 2026 12:33:47 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/engineering/what-is-professional-developer/</guid><description>从责任心、质量意识与协作能力出发，定义专业开发者的标准与实践。</description></item><item><title>GitFlow vs GitHub Flow：工作流差异与选择</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/version-control/gitflow-vs-githubflow/</link><pubDate>Sat, 24 Jan 2026 11:20:31 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/version-control/gitflow-vs-githubflow/</guid><description>对比 GitFlow 与 GitHub Flow 的适用场景、优劣势与团队实践建议。</description></item><item><title>分布式 vs 集中式版本控制：优势、劣势与适用场景</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/version-control/distributed-vs-centralized-vcs/</link><pubDate>Sat, 24 Jan 2026 11:20:31 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/version-control/distributed-vs-centralized-vcs/</guid><description>对比分布式版本控制（Git）与集中式版本控制（SVN）的优劣势，并给出选型建议。</description></item><item><title>什么是 rebase：作用、风险与正确用法</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/version-control/git-rebase-basics/</link><pubDate>Sat, 24 Jan 2026 11:20:31 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/version-control/git-rebase-basics/</guid><description>解释 Git rebase 的作用、风险与适用场景，并给出安全使用建议。</description></item></channel></rss>