Let’s skip the introduction of taglibs, (since anyone knows what they are), and get to the code really quickly! If you’ve seen netbeans.edu.pl you probably noticed the twitter part on the right. As twitter’s API is really simple to use, one could implement this on ones own, but why do so if we’re in the [...]
Tags:
coding,
example,
grails,
groovy,
java,
tip,
twitter,
web dev
Just an quick summary of what I’ve been coding lately: http://github.com/barthez/mysql.integra.dbfiller – an simple Python app that is able to generate SQL code with inserts that we need to fill up our database for load testing. It’s doing an simple simulation of people checking in and out from various activities at some job and calculates [...]
Tags:
agh,
coding,
google guava,
grails,
hibernate,
java,
netbeans platform,
python,
spring,
vaadin,
webmaster,
work