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

Thursday, July 10, 2014

Install - How to install Bower

@ Install Node.js( in OS X )
$ wget http://nodejs.org/dist/v0.10.29/node-v0.10.29.pkg

@ Install Bower with NPM
$ sudo npm install -g bower

@ Check version
$ bower -v

Hadoop - I attended the Hadoop Conference Japan 2014.

@I moved the other departments, but I wanted to know about new Hadoop Information.
 So I went to the Hadoop Conference Japan 2014.

@The following map is saying how to get there.

@A keynote address




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/