skuro
- Karma
- 86
- Created
- January 12, 2010 (16y ago)
- Submissions
- 0
[ my public key: https://keybase.io/skuro; my proof: https://keybase.io/skuro/sigs/hYE4B15v-FJn5L_pheesqcORF7DKsIt-YgbM1RyKJm4 ]
- SeedUML: an online UML-like diagrams editor (skuro.tk)
- Java StringBuilder myth debunked (skuro.tk)
- The Observer Pattern in Spring (skuro.tk)
- A svn post commit hook to comment on Jira (skuro.tk)
- Notes from the Clojure/conj 2012 (amsclj.nl)
- The state of the (Dutch) Clojure union (amsclj.nl)
- H2 support 1.5 for Alfresco 4.1.1 Enterprise (skuro.tk)
- October Amsterdam Clojure event details (skuro.tk)
- Initial org mode support for Intellij IDEA (skuro.tk)
- H2 support for the latest Alfresco versions (skuro.tk)
- Alfresco 4.x gets H2 support (skuro.tk)
- Maven 3 Cookbook reviewed (skuro.tk)
- Slides from Alfresco the Clojure way (skuro.tk)
- Clojure makes it to the Alfresco DevCon 2011 (skuro.tk)
- Alfresco 3.4 and H2 embedded DB (bit.ly)
- More Clojure for Spring Surf (bit.ly)
The second episode about a Spring Surf addon to enable Clojure controllers in WebScripts
- Performance boost in Clojure 1.3 (alpha4) (skuro.tk)
- SproutCore encoding gotchas (skuro.tk)
SproutCore failures might be due to a wrong encoding setting on your envorinment that causes ruby to go nuts. Here you can find the symptoms and a solution.
- Spring Surf meets Clojure (skuro.tk)
Put together a View and, optionally, a Controller to implement a web API, provide them in the classpath together with a small XML descriptor, and your REST API is deployed right away. In the SpringSurf parlance, this is…