- formatting
- images
- links
- math
- code
- blockquotes
- external-services
•
•
•
•
•
•
-
Apache Solr and Apache Nutch Integration Tutorial
A quick guide to finding a useful tutorial on integrating Apache Solr with Apache Nutch, pointing to the official Nutch wiki.
-
ADF Faces Generator - Automating ADF View Creation
An alpha version of a JDeveloper extension that automatically generates the view part of an ADF Fusion Web Application from its model, including installation instructions and usage examples.
-
Grails Controller Unit Testing
This post details how to perform unit testing for controllers in Grails using ControllerUnitTestCase, including examples for mocking services.
-
Reflections on Clean Code and Professionalism
A reflection on the importance of clean code, inspired by 'Clean Code - A Handbook of Agile Software Craftsmanship', emphasizing clarity and professionalism in programming.
-
Groovy and Java - Closures and Dynamic Programming
This post explores key differences between Groovy and Java, focusing on Groovy's closures and its dynamic programming capabilities, with practical code examples.