Happy Saint Nicholas Day ! And special present for all CSS geeks: CSS Santa Example on jsfiddle can be found here (thanks to Piotr Przybylski) Read more
Author: Michał Trzaskowski
Running integration tests with surefire in integration-test phase
The Maven Failsafe Plugin is a fork of the Maven Surefire Plugin designed to help when running integration tests. However, sometimes you may want to Read more
Context menu or Action buttons ?
Recently I was drawn into one of those UI “religious” disputes that has no easy answers and usually both sides are right. One of our Read more
Warsjawa – Testowanie użyteczności z wykorzystaniem użytkowników
Nawet się nie obejrzałem a już minął ponad tydzień od tego rocznej Warsjawy. Wszystkim obecnym dziękuje za udział, w szczególności tym którzy postanowili wpaść na Read more
Dostawcy TrailerDostawcy Trailer
A czy ty ufasz swojemu dostawcy ?
http://dostawcyfilm.pl/
http://www.youtube.com/watch?v=S1lR39lFQuM
A czy ty ufasz swojemu dostawcy ?
http://dostawcyfilm.pl/
http://www.youtube.com/watch?v=S1lR39lFQuM
SmartClient developer console on Firefox
It has been some time since Firefox 6 release but since I didn’t use this browser with SmartClient developer console I was quite surprised that Read more
The Future of Programming
A very interesting presentation: http://vimeo.com/71278954 by Bret Victor presented at Dropbox’s DBX conference on July 9, 2013.
My first feeling after I’ve seen it was Read more
Agile UX – Confitura 2013Agile UX – Confitura 2013
I już po tego rocznej confiturze… Odpowiadając na liczne zapytania po prezentacji “Agile UX – czyli jak połączyć zwinność z używalnością” zamieszczam poniżej zestaw materiałów Read more
Easy firing click event from code in GWT
Firing native events in GWT can be real pain. If you need to fire click event when user press ENTER (or any other key that Read more
GWT – RPC serialization problem
Read moreType ‘some.type.you.are.sure.is.serializable’ was not included in the set of types which can be serialized by this SerializationPolicy. For security purposes, this type will not be