Showing posts with label Link. Show all posts
Showing posts with label Link. Show all posts

Monday, July 14, 2014

Link - Java

@ Html -> PDF
http://wkhtmltopdf.org/

@ JPA2.0 and EclipseLink
http://www.vogella.com/tutorials/JavaPersistenceAPI/article.html

@ Spring Security
http://www.ilhwan.com/spring-security-example/

Link - Swift & Objective-C

@@@ Swift @@@
@Swift
https://developer.apple.com/swift/blog/

@ Swift Tutorial Book
https://itunes.apple.com/us/book/swift-programming-language/id881256329?mt=11&ign-mpt=uo%3D8

@@@Objective-C@@@
------------------------------------------------------------------------------------------------------
@How to use the lldb
http://androidkr.blogspot.jp/2013/06/wwdc-2013-advanced-debugging-with-lldb.html

@Xcode with Web - Cordova
http://cordova.apache.org/#about

@If you make a chart app, how do you think about this
http://code.google.com/p/core-plot/

@Tutorial for suges
http://jmsliu.com/1249/create-push-segue-animation-without-uinavigation-controller.html

@Cocos2d - reference link
http://www.learn-cocos2d.com/api-ref/2.1/cocos2d-iphone/html/interface_c_c_label_t_t_f.html#a40f9c9dcb8ded2bd993ff3d66511c6e7

@ Game Tutorial
http://higherorderfun.com/blog/2012/05/20/the-guide-to-implementing-2d-platformers/

@ CocoaAsyncSocket
https://github.com/robbiehanson/CocoaAsyncSocket

@Cocos2D Tutorial
http://www.raywenderlich.com/tutorials#cocos2d

@debug
http://www.raywenderlich.com/10209/my-app-crashed-now-what-part-1

@Just memo
cStringUsingEncoding:NSUTF8StringEncoding -> UTF8String

@Good Tutorial
http://timroadley.com/tutorials-index/

@For Androad in Objective-C
http://www.apportable.com/

@Property tutorial
http://rypress.com/tutorials/objective-c/properties.html

@Memory management
http://rypress.com/tutorials/objective-c/memory-management.html

Wednesday, July 9, 2014

Link - JavaScript

@About This
http://yehudakatz.com/2011/08/11/understanding-javascript-function-invocation-and-this/

@ Clock
http://momentjs.com/
http://randomibis.com/coolclock/

Monday, May 26, 2014

Link - My English

@I read articles everyday.
http://learningenglish.voanews.com/

@Good explanation
http://sb119.kr/bbs/view.php?id=English&page=1&sn1=&divpage=1&sn=off&ss=on&sc=on&select_arrange=subject&desc=asc&no=15&PHPSESSID=163da2a3735980a907ba3598e2878bd1

@Good lectures for exercise pronunciation.
https://www.youtube.com/watch?v=Jh3WAYhM6JE

@ A co-worker introduced the information to me.
http://www.economist.com/digital/apps
http://www.economist.com/news/business/21594259-string-deals-internet-giant-has-positioned-itself-become-big-inventor-and

Saturday, May 10, 2014

Link - Commands in Linux

@ Add users and groups
http://b2ctran.wordpress.com/2011/10/04/centos-user-and-user-group/

Link - OpenStack

@ The other way to install OpenStack
http://www.cloudbase.it/rdo-multi-node/

@ Information for network
http://solatech.tistory.com/263

Friday, May 2, 2014

Link - Install Centos

@ Install  Centos
http://hyun2zzang.tistory.com/entry/VirtualBox-CentOS63x8664-%EC%84%A4%EC%B9%98

Monday, April 21, 2014

Tuesday, March 11, 2014

Link - Heartbeat

@ I want to install and use Heartbeat.
http://linux-ha.org/wiki/Main_Page

Monday, March 3, 2014

Link - Make a server for git

@How to install git for server.
http://opentutorials.org/course/303/2291

Wednesday, February 26, 2014

Link - Proxy Socket

@ The websocket of apache.
http://blog.alex.org.uk/2012/02/16/using-apache-websocket-to-proxy-tcp-connection/

@ The module for webSocket on Apache.
https://github.com/disconnect/apache-websocket

@ Load Balance and support webSocket or socketJs.
  It will need to handshake twice.
http://haproxy.1wt.eu/

@ Setting for Haproxy
https://github.com/sockjs/sockjs-node/blob/master/examples/haproxy.cfg

@ Mod_pywebsocket
http://code.google.com/p/pywebsocket/

@Haproxy Load Balance
http://tagnee.tistory.com/25
http://helloworld.naver.com/helloworld/284659

Thursday, February 20, 2014

Link - SpriteBuilder

@SpriteBuilder
https://www.makegameswith.us/tutorials/getting-started-with-spritebuilder/

Wednesday, January 29, 2014

Link - Hbase on Java

@ It is a very good site to Hbase on Java.
http://www.ne.jp/asahi/hishidama/home/tech/apache/hbase/Scan.html

@ How to make schema design.
http://wiki.gurubee.net/display/DEVSTUDY/NoSQL+HBase

@ Material for Hbase
http://www.google.co.kr/url?sa=t&rct=j&q=&esrc=s&source=web&cd=3&ved=0CD4QFjAC&url=http%3A%2F%2Fwww.biworld.co.kr%2Ffiles%2Fmc%2Fboard%2F0%2F416%2Fhadoop%25EA%25B8%25B0%25EB%25B0%2598_%25EB%25B9%2585%25EB%258D%25B0%25EC%259D%25B4%25ED%2584%25B0_%25EA%25B8%25B0%25EC%2588%25A0%25EC%258B%25A4%25EB%25AC%25B4%25EA%25B3%25BC%25EC%25A0%2595_hbase_ver2.0.ppt&ei=kIoNU8bnGMG-lQX0u4CgAg&usg=AFQjCNEXEfN-TQpTzI2wxmfC2DgqXLqoLw&sig2=NAfU6N1ktkXy7sB9GIj2Kw&bvm=bv.61965928,d.aGc&cad=rjt

Thursday, January 16, 2014

Link - Machine Learning

@Machine Learning
http://www.realtechsupport.org/UB/MRIII/papers/MachineLearning/Alppaydin_MachineLearning_2010.pdf
http://www.john-foreman.com/data-smart-book.html
http://www.packtpub.com/machine-learning-with-r/book
http://work.caltech.edu/telecourse.html

@There is another thing.
http://www.okstate.edu/sas/v8/saspdf/ets/chap7.pdf

Friday, November 8, 2013

Link - Gradle

@Plug-in in Eclipse
http://www.kaczanowscy.pl/tomek/2010-03/gradle-ide-integration-eclipse-plugin

@Multi-modules
http://blog.tamashumi.com/2012/11/muliti-module-gradle-project-with-ide.html

Monday, October 28, 2013

HTML5&CSS3 - Link

@Xcode with Web
http://cordova.apache.org/#about

@Maker Css3
http://www.css3maker.com/index.html

@CSS3
http://www.hongkiat.com/blog/html5-web-applications/

@Fonts - You can use these in free.
http://crazypixels.net/50-precious-free-fonts-for-commercial-use/

Thursday, September 12, 2013

Link - Good Information

@ Service for Serverside
https://baas.io/

@Install Visual Studio Express 2012
http://ariy.kr/71

@Manager tool
https://trello.com/

@Prediction system
http://www.iaeng.org/publication/WCECS2008/WCECS2008_pp804-809.pdf