2월, 2016의 게시물 표시

나이들어 존경받는 7가지 방법(7 UP)

http://lyjuheon.tistory.com/m/post/29

카카오톡 안드로이드 문제 해결

카카오톡 SDK 2.0 사용시 가로모드 앱(게임) 개발시 회원가입이나 로그인시 디바이스에 회전 설정이 off 되어 있는 경우에 앱시 재실행되는 문제 해결 방법 메인 Activity에 아래 설정을 추가해줘야 합니다.             android:name="com.***.***.KakaoMainActivity"             android:label="@string/app_name"             android:screenOrientation="sensorLandscape"             android:launchMode="singleTask"            android:configChanges="mcc|mnc|locale|touchscreen|keyboard|keyboardHidden|navigation|orientation|screenLayout|uiMode|screenSize|smallestScreenSize|fontScale" >             Super ca: 안드로이드 화면전환 막기

웹 애플리케이션 만들기 - 생활코딩

웹 애플리케이션 만들기 - 생활코딩

Using Free SSL/TLS Certificates from Let’s Encrypt with NGINX

https://www.nginx.com/blog/free-certificates-lets-encrypt-and-nginx/

AWS 보안 기술 백서 한국어 버전 대거 공개

https://aws.amazon.com/ko/blogs/korea/aws-security-whitepapers/?adbsc=social_20160224_58628356&adbid=1678084392448255&adbpl=fb&adbpr=1563378127252216

Amazon Web Services

https://opentutorials.org/module/1946

S3FS가 느리다구요? 그럼 goofys를 사용해 보세요

http://www.studyforcloud.com/s3fsga-neuridaguyo-geureom-goofysreul-sayonghae-boseyo-2/

프로그래머가 모르면 손해인 범용적인 툴(tool) 100선

http://tkdwnsdkk.tistory.com/101

세상의 모든 법칙

http://www.allrule.co.kr/

[번역] 탁월한 프론트엔드 엔지니어가 되는 법

http://hyunseob.github.io/2016/02/21/how-to-become-a-great-frontend-engineer/

Top 20 Nginx WebServer Best Security Practices

http://www.cyberciti.biz/tips/linux-unix-bsd-nginx-webserver-security.html

jQuery는 이벤트를 어떻게 처리하는가

http://d2.naver.com/helloworld/1855209

PHP Micro Framework - PHALCON

설치 Ubuntu + NginX + PHP-FPM 에 Phalcon 설치하기 Error building : fatal error: pcre.h: No such file or directory http://choyeah.dothome.co.kr/?p=557 http://crystalcube.co.kr/m/post/164 벤치마크 PHP Framework Benchmarks for 2015 — A Day in Serenity (Reloaded) — PHP, FuelPHP, Linux or something

PHP Framework Benchmarks for 2015 — A Day in Serenity (Reloaded) — PHP, FuelPHP, Linux or something

PHP Framework Benchmarks for 2015 — A Day in Serenity (Reloaded) — PHP, FuelPHP, Linux or something

우리가 사는 세상 :: Unity에서 서버연결시 문제 '505 HTTP Version Not Supported'

우리가 사는 세상 :: Unity에서 서버연결시 문제 '505 HTTP Version Not Supported'

[Unity 5.2-IOS] Unity 5.2 업그레이드 이후 IOS에서 이유없이 죽는 문제(Could not produce class with ID xx) [출처] [Unity 5.2-IOS] Unity 5.2 업그레이드 이후 IOS에서 이유없이 죽는 문제(Could not produce class with ID xx)|작성자 황제펭귄

[Unity 5.2-IOS] Unity 5.2 업그레이드 이후 IOS에서 이유없이 죽는 문제(Could not produce class with ID xx) [출처] [Unity 5.2-IOS] Unity 5.2 업그레이드 이후 IOS에서 이유없이 죽는 문제(Could not produce class with ID xx)|작성자 황제펭귄

해외 UI 디자인 프로젝트에서 사용한 10가지 툴

http://ppss.kr/archives/66987

PHP Laravel(라라벨) 한국어 매뉴얼

라라벨 한국어 매뉴얼

AngularJS

주니어 개발자의 경험기 [1편 - AngularJS] 주니어 개발자의 경험기 [2편 - JavaScript 시각화 라이브러리]