Design By Contract Dzisiejszy wpis będzie o znanej i generalnie dość znanej i mającej wiele zalet metodyce Design By Contract. Temat “wypłynął” ponownie dla wielu javovców tym razem dzięki wydaniu biblioteki CoFoJa (o którym właśnie będzie ten post) przez dwóch pracowników Google przy ścisłej współpracy z autorem pierwowzoru tego projektu. Dlaczego jednak nietypowy tytuł posta [...]
Tags:
codnig,
google,
java,
jee,
libs,
TDD,
tricks
At work we use an hacked “up in a few hours” webapp to track our working hours. And its basically “enough”… until I have to get out from work (while being in a hurry – which I always am) and simply turn off my PC before stopping the work timer… I’d then have to switch [...]
Tags:
android,
dependency injection,
fun,
google,
guice,
java
I’ve been coding an simple RESTful “ip to country” conversion service. I’ve decided to put it up to appengine – so that everybody may use it freely even if I’d change my server etc… And if looked quite nice the first day – buw when I got to do some “real stuff” app engine started [...]
Tags:
appengine,
cloud,
google,
hibernate,
java,
jee,
open source,
review,
spring,
web dev,
webdeveloper
I really like the google analytics tool, yet it doesn’t seem that all it’s styles where writen carefuly… Take a look at this: So… Which button is the confirm one…? Yup, the colors are screwed up! I guess that’s becouse they didn’t think that someone could have a dark OS skin that would also skin [...]
Tags:
coding,
google,
hack,
web