CSS3 is a great tool which really simplifies web page development.
Sadly, it’s not supported by older browsers. Chrome 2+, Firefox 3.5+, Safari 3+
and Opera 9.5+ will work with it just fine but when it comes to Internet
Explorer it gets worse. Does it mean that we have to stop using CSS3 if we want
to support IE? Not necessarily. In this post I aggregated hacks
which will make IE ‘understand’ some of CSS3 features.
Blog
Tuesday, 2 April 2013
Wednesday, 20 February 2013
Graphene hangs when page fragment not found
For the purpose of small workshop held at PWSZ in Tarnow. We've written quick test based on Graphene (2.0.0.Alpha3). Bad luck happened that after several hours the test stopped to work. No, it didn't fail, it hang!
Friday, 8 February 2013
Faster Arquillian and Graphene 2 test development
Tired of long turnaround when writing tests with Arquillian and Graphene 2?
Thanks to Pavol Pitonak we've learned how to speed test development up by order of magnitude.
Thanks to Pavol Pitonak we've learned how to speed test development up by order of magnitude.
Friday, 1 February 2013
JSF, ManyToMany and LazyInitializationException
Recently I needed to create simple CRUD.
When I tried to modify collection of available entities with annotation @ManyToMany my application threw “failed to lazily initialize a collection, no session or session was closed: org.hibernate.LazyInitializationException: (…)”
Wednesday, 21 November 2012
itcrowd-domain-findbugs 1.0.0
We're tired for manual checking javax.validation annotations against entity's persistent properties. For all of you who feel the same we bring itcrowd-domain-findbugs.
Tuesday, 6 November 2012
Tuesday, 23 October 2012
POM Sorter 1.0.5 is out
We've repackaged the files to "pl.itcrowd", added icons and default sorting mode for "dependencies".
Subscribe to:
Posts (Atom)
