2016년 6월 17일 금요일

구글폰트

http://www.bloter.net/archives/258184

2016년 6월 6일 월요일

VirtualBox , Ubuntu 에서 해상도 조절

sudo apt-get update
sudo apt-get install virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11
간단설치
sudo apt-get install virtualbox-*
sudo shutdown -r now

libcheese 에러가 난다면..
sudo apt-get autoremove
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade


이도저도 안될땐,
http://askubuntu.com/questions/526995/installing-guest-additions-causing-problems
처럼.
sudo apt-get remove libcheese-gtk23
sudo apt-get install xserver-xorg-core

2016년 6월 2일 목요일

android-gif-encoder

https://github.com/azki/Animated-gif-Encoder-For-Android 역시 한글이..

https://github.com/kangyang1024/GifMaker ..중국

https://github.com/HQlin/AndroidGifMaker 역시 중국

https://github.com/dragon66/android-gif-animated-writer

https://github.com/nbadal/android-gif-encoder/blob/master/GifEncoder.java

 

https://github.com/mlapadula/GifEncoder

https://github.com/dilligan/AndroidGifMaker

2016년 6월 1일 수요일

라라벨 (Laravel) 5 입문 및 실전 강좌

https://github.com/appkr/l5essential

한글로 되어 있음. 꼭 봐야 됨