> For the complete documentation index, see [llms.txt](https://freebsd-journal-cn.bsdcn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://freebsd-journal-cn.bsdcn.org/20170102-quan-qiu-ke-fang-wen-de-freebsd/the-foundations-global-efforts.md).

# 基金会的全球努力

作者：Anne Dickison

与 FreeBSD 项目互动

FreeBSD 基金会为能服务于一个友善的国际化社区而自豪。我们使命的一部分是在全世界范围内支持并提升 FreeBSD 的认知度。为此，我们的董事会由分布在全球各地的成员组成，他们致力于帮助我们传播 FreeBSD。我们做到这一点的方式之一是赞助并参加各类会议。除赞助 EuroBSDcon、AsiaBSDcon、BSDCan 和剑桥 FreeBSD 开发者峰会（BSDCam）等 BSD 相关活动外，基金会还参与全球范围内的非 BSD 活动，包括奥地利的 womENcourage、德国的 Chemnitz Linux Days、布鲁塞尔的 FOSDEM 等等。

去年，在新董事 Kylie Liang 的帮助下，我们得以开始将影响力延伸到新地区。Kylie 安排基金会董事成员在数场中国会议和聚会上演讲，以提升 FreeBSD 在中国的认知度与采用率。首先是在 OSC 2016（年度开源大会）上，基金会董事 George Neville-Neil 向 400 余名与会者作了“FreeBSD is Not a Linux Distro”演讲。随后，基金会董事 Hiroki Sato 在 COSCon 2016（中国开源大会）上向约 300 名与会者作了“Introduction to FreeBSD”演讲。这是开源组织 Kaiyuanshe 赞助的首届年度大会。演讲结束后，30 人加入了 Hiroki 的 BSD 微信群。此外，董事 Robert Watson 通过音频会议作了“Cambridge L41: Teaching Advanced Operating Systems with FreeBSD”演讲，FreeBSD src 提交者 Yanmin Qiao 在上海的一次 BSD 聚会上作了“FreeBSD and BSD-based Virtual Appliance in Microsoft Azure”演讲。最后，约 45 人参加了北京的一次 BSD 聚会。George Neville-Neil 再次发表了“FreeBSD is Not a Linux Distro”，Array Networks 的 Zheng Fu 分享了“FreeBSD development @ Array”，Yanmin Qiao 讲述了“FreeBSD and BSD-based Virtual Appliance in Microsoft Azure”。关于我们在中国的最新努力，可参阅我们 2016 年 12 月的简报：<https://www.freebsdfoundation.org/wp-content/uploads/2016/12/FreeBSD-Foundation-December-2016-Update.pdf>

今年，我们正在与新董事 Philip Paeps 合作，通过赞助 5 月在班加罗尔举行的 Rootconf 2017，将 FreeBSD 更大力度地推向印度。除在 2 月的 FOSDEM 设立开发者房间外，董事 Benedict Reuschling 将在展会区主持一个展位，让我们能更好地向 FOSDEM 与会者介绍 FreeBSD。George 与 Benedict 将在德国达姆施塔特教授为期两周的 FreeBSD 操作系统课程，Benedict 还将在芬兰奥卢教授一门课程。

不仅基金会自己的团队会出席活动，我们的旅行资助计划（Travel Grant Program）也让其他社区成员得以出席。该计划旨在让 FreeBSD 社区成员面对面交流以推进项目发展，同时传播 FreeBSD。旅行资助面向需要经济援助才能参加与 FreeBSD 开发与推广相关会议的社区成员开放。由于基金会董事会与工作人员规模有限，我们依靠 FreeBSD 社区出席我们无法到场的活动。你可在以下网址了解我们的旅行资助计划：<https://www.freebsdfoundation.org/what-we-do/grants/travel-grants/>

出席活动或在聚会上演讲，是 FreeBSD 基金会帮助提升 FreeBSD 项目全球认知度的部分方式。但是，没有你我们做不到这些。如果你想在某活动上演讲却不知从何入手，请告诉我们，我们可以提供帮助。如果你正在为本地聚会寻找演讲者，我们也能帮忙。我们在以下地址提供了宣传材料的 PDF：<https://www.freebsdfoundation.org/what-we-do/education-advocacy/>。如果你有兴趣把这些材料翻译成你偏好的语言，我们也可以提供原始文件。最后，如果你是 FreeBSD 用户，觉得自己所在的地区缺乏 FreeBSD 推广，请联系我们（<marketing@freebsdfoundation.org>）。

感谢你持续支持 FreeBSD 基金会。

***

## 致 AsiaBSDCon 2017！

2017 年 3 月 9–12 日

东京理科大学 日本东京

<https://2017.asiabsdcon.org>

***

**Anne Dickison** 是 FreeBSD 基金会的市场总监。她在专注于技术的市场营销与传播领域工作超过 15 年，曾在生物技术、出版和非营利行业担任多种角色。不推广 FreeBSD 与开源技术的重要性时，你会看到她与亲友享受游戏之夜，并追逐她的小狗 Finnegan。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://freebsd-journal-cn.bsdcn.org/20170102-quan-qiu-ke-fang-wen-de-freebsd/the-foundations-global-efforts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
