RSS feed
Subscribe to the blog's RSS feed here.JCranky’s Twitter
Tweets by jcranky- agile
- akka
- arduino
- book
- caelum
- case
- casual class
- class
- clone
- cloud
- cloud computing
- coffee
- collections
- css
- date
- digital tv
- dojo
- ejb
- event
- foreach
- function
- functional programming
- ginga
- globalcode
- good practices
- infoq
- j2ee
- java
- java posse
- javascript
- js
- jsf
- junit
- just java
- jxta
- language
- last
- list
- lojinha
- london
- match
- maven
- mercurial
- music
- mvn
- netbeans
- p2p
- pair programming
- pattern matching
- peer-to-peer
- podcast
- programming
- regex
- REST
- robotics
- roo
- s-99
- sbt
- scala
- scala 99 problems
- scalax
- simple build tool
- spring
- spring roo
- springsource
- sun
- tdc
- tdd
- test
- thedevelopersconference
- typesafe
- value
- web development
- xml
- xp
Monthly Archives: September 2009
Implementing Java Serializable is not as simple as it seems
Sometimes we have to send objects “over the wire” to remote machines. Or we have to write them on disk. Or for any other unknown reason, you have to make your entity class Serializable. Maybe you are using an API … Continue reading
Posted in java
Tagged j2se, java, javase, jse, serializable, serialization, serialVersionUID
Leave a comment
Globalcode’s Casual Class: JAVAEE 6
This is a little late, but anyway… Two weeks ago I attend one more of the Globalcode‘s Casual Class‘es. This one was about JAVAEE 6 and the main technologies that will be part of it when it comes out – … Continue reading
Posted in java, web development
Tagged globalcode, java, javaee, jax-rs, jsf, REST, servlet
2 Comments