# 오픈소스 커뮤니티

오픈소스 웹2.0은 네트워크 효과의 이점을 잘 활용하는 구조를 가지고 있다.

> **네트워크 -> 지속적인 상호 작용 (분업과 협업) -> 커뮤니티 ->디지털 데이터의 생성**

오픈소스 커뮤니티에서는 네트워크를 통하여 참여한 사용자간에 지속적인 상호작용이 일어나고, 이를 통해 디지털 데이터가 생성된다. 오픈소스 커뮤니티는 오픈소스의 종류와 생성되는 디지털 데이터로 그 종류를 구분해 볼 수 있다.

## 1. 국내 오픈소스 커뮤니티 소개

* KLDP - 한국의 오픈소스 개발 프로젝트 지원 사이트, 1996년 개인홈페이지에서 시작해 국내의 대표적인 리눅스사이트.

![bear](/files/-LQ9tBaeeg2KrNr7lL_3)

* 네이버 개발자 센터 - 오픈소스, 오픈API관련 네이버의 기술을 공유한다.

![file](/files/-LQ9tBag88viITAyQCEp)

* 다음, DNA개발자 네트워크 - Daum이 축적한 서비스와 기술을 공유한다.
* TNF - 설치형 블로그툴을 개발하는 커뮤니티

![file](/files/-LQ9tBaiwWT96V_aFqfk)

## 2. 해외 오픈소스 커뮤니티 소개

* 안드로이드 - 구글이 지원하는 모바일 OS인 안드로이드 오픈소스 프로젝트
* Open Source Java Solutions - 오픈소스만을 이용해서 구현된 J2EE기반의 엔터프라이즈용 아키텍처


---

# Agent Instructions: 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:

```
GET https://1-in-bun-bookspace.gitbook.io/testdelta/community.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
