Developer site

From 탱이의 잡동사니
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Overview

개발에 유용한 정보 모음

Dev

startbootstrap

디자인 템플릿 구매 가능한 곳.

http://startbootstrap.com/

flaticons

무료 아이콘. 깔끔하고 심플한 것이 정말 좋음.

http://flaticons.net

CDNCALC

CDN 가격 비교 사이트

http://www.cdncalc.com/

WeWork

사무 공간 임대. 처음에는 단순한 공간 임대업인줄 알았는데, 보면 볼수록 메리트가 있었음.

미국, 영국, 호주 등에 진출해 있으며, 계속 확장중임.

https://www.wework.com/

CanIUse

브라우저 버전별 사용가능한 메소드/라이브러리 정리 사이트.

http://caniuse.com/

SGI-STL

STL 참고용 사이트

https://www.sgi.com/tech/stl/

IDEONE

웹 상에서 코드 컴파일/실행 이 가능한 사이트

http://ideone.com

Travis CI

오픈 소스 빌드 테스트 사이트.

https://travis-ci.org/

Telemetry TV

Visual contents manager.

https://www.telemetrytv.com/

Dashboard

Open source dashboard list.

http://www.predictiveanalyticstoday.com/open-source-dashboard-software/

Request bin

Web based ngrok site.

http://requestbin.com

Libraries

poppler

PDF Rendering library. 프린터 미리보기 등의 기능을 구현할 때 유용하다.

http://poppler.freedesktop.org/

JUI

깔끔한 챠트 라이브러리. JENNIFER UI.

http://seogi1004.github.io/jui/ko/index.html#chart

HIGHCHARTS

자바 스크립트 기반 챠트 라이브러리. 비상업 용도로는 무료이나, 상업적 사용시 라이센스 비용을 지불해야 한다. 표, 주식 그래프, 지도 등을 위한 깔끔한 UI 를 제공한다.

http://www.highcharts.com/

NGAGON

오픈 소스 기반 챠트 라이브러리.

http://nuli.navercorp.com/sharing/nwagon

Dev sites

Outsider's Dev Story

기술 뉴스와 재미있는 이야기 내용이 많다.

http://blog.outsider.ne.kr/

hello world

네이버 개발자 블로그

http://helloworld.naver.com/helloworld

udanax

Apache Hama 라는 빅데이터 분석도구(오픈소스)를 만든분의 블로그.

http://blog.udanax.org/

친절한 임베디드 시스템 개발자 되기 강좌

http://recipes.egloos.com/

shared it

IT 지식 공유 사이트

http://www.sharedit.co.kr/

sqler

IT 전문가 커뮤니티

http://www.sqler.com/

Thingplus

임베디드 보드 관련 정보 모음 사이트.

http://support.thingplus.net/

NASA code

나사 - 미 항공 우주국 프로그램들

https://code.nasa.gov/#/

Code.gov

미국 정부에서 운영하는 오픈소스 프로젝트 사이트

http://code.gov

SIP Simple

Simple SIP SDK. SIP SIMPLE client SDK is a Software Development Kit for easy development of SIP multimedia end-points with features beyond VoIP like Video, Chat, File Transfers, Screen Sharing and Presence. Other media types can be easily added by using an extensible high-level API. The SDK consists of several low-level components, Unix command line clients, a GUI client (Blink) and a server application (SylkServer).

http://sipsimpleclient.org/

ETC

Buildbot

파이썬 기반의 자동 프로그램 빌드 & 테스트 툴. Jenkins와 비슷한 프로그램이나, Jenkins 에 비해 설정이 간편하고, 쉬운것이 특징이다.

http://buildbot.net/

Salt stack

Puppet 과 비슷한 머신 자동 관리 툴이다. Puppet의 룰 메이킹은 어렵기로 악명높다. 어쩌면 salt stack이 그 해결책이 될 수도 있다.

http://saltstack.com/

GO autodial

오픈 소스 기반의 콜 센터 프로그램. 자체 설치 ISO 이미지를 제공한다.

http://goautodial.org/

vicidial

오픈 소스 기반의 콜 센터 프로그램. GO autodial 보다는 디자인이 많이 떨어져 보인다.

http://www.vicidial.org/vicidial.php

References

<references />