Förra helgen var jag i Köpenhamn och självklart kom åkte jag inte hem tomhänt. På väg hem stannade jag och handlade lite på Kihosken (nere i köttbyn). Detta följde med hem:
Nya recept/bryggder
Maven Dependencies gone wild
Transient dependencies can be a bit pain when they start creeping around. Sometimes it’s hard to debug these things even though we have some nice tools at hand like dependency:tree and even eclipse has nice tree traversing tools. But, sometimes we need bigger guns. This nice plugin for maven will […]
Performance logging with aspects
Determine and specify OS-specific targets in ANT scripts
Very simple web-server
I’m playing with some JavaScript frameworks and some new editors. Brackets (adobe) is open source one, built particularly for developing web stuff. It has built-in server for live preview and it works really good. This, assuming that some simple mostly fast static content preview is desired. As soon as you save […]