eoghang.blogspot.com
Eoghan's Blog: May 2009
http://eoghang.blogspot.com/2009_05_01_archive.html
Scribblings about my work with Apache and OSGi. Thursday, May 21, 2009. Ever suffer from tab rage. You know, you're fixing or refactoring someone else's code, and the logic is solid but the indentation is all over the place. So much so, that your appreciation of what the code does. Is over-shadowed by how bad its looks. At the recent project kick-off, we had occasion to debate what coding conventions should be put in place. A few general principles occured to me, crystalized in the following rules:.
eoghang.blogspot.com
Eoghan's Blog: Distributed OSGi 1.0 ... Thunderbirds are Go!
http://eoghang.blogspot.com/2009/05/distributed-osgi-10-thunderbirds-are-go.html
Scribblings about my work with Apache and OSGi. Wednesday, May 13, 2009. Distributed OSGi 1.0 . Thunderbirds are Go! Almost a year ago now, myself and Sergey Beryozkin. Started out on the road to building the official reference implementation for what was then just plain ol' RFC 119, being cooked up by the Enterprise Expert Group. After quickly putting together an initial proof-of-concept based on Apache CXF. We moved the code to a sub-project. Of CXF and continued its development from there. Contains th...
eoghang.blogspot.com
Eoghan's Blog: fewRemainingStrands.tearOut(); EasyMock.expectLastCall().andReturn(yourHair);
http://eoghang.blogspot.com/2009/05/hairtearout-easymockexpectlastcallandre.html
Scribblings about my work with Apache and OSGi. Tuesday, May 19, 2009. FewRemainingStrands.tearOut(); EasyMock.expectLastCall().andReturn(yourHair);. Don't get me wrong, EasyMock absolutely rocks for unit testing. But I've just burned half an hour with frustration, misled by the most misleading error message I've seen in a long while. What does the following say to you? Javalang.IllegalStateException: missing behavior definition for the preceding method call: someMethod(interface someType).
eoghang.blogspot.com
Eoghan's Blog: Daddy, are we there yet?
http://eoghang.blogspot.com/2010/06/daddy-are-we-there-yet.html
Scribblings about my work with Apache and OSGi. Tuesday, June 22, 2010. Daddy, are we there yet? On any project it's immensely. Satisfying to reach a well-defined milestone. And so it was with the RHEVM-API project. When my colleague Mark McLoughlin. And I got our first milestone. Out the door yesterday. So where are we at with this? Well, 0.9-milestone1. REST" approach, nice and HATEOAS-y :). But if you'd like to get your hands a little dirty, the next step is grab one of our webapps and fire it up in y...
eoghang.blogspot.com
Eoghan's Blog: June 2010
http://eoghang.blogspot.com/2010_06_01_archive.html
Scribblings about my work with Apache and OSGi. Tuesday, June 22, 2010. Daddy, are we there yet? On any project it's immensely. Satisfying to reach a well-defined milestone. And so it was with the RHEVM-API project. When my colleague Mark McLoughlin. And I got our first milestone. Out the door yesterday. So where are we at with this? Well, 0.9-milestone1. REST" approach, nice and HATEOAS-y :). But if you'd like to get your hands a little dirty, the next step is grab one of our webapps and fire it up in y...
tech.ethomasjoseph.com
<tech-musings/> | Thomas Joseph's technical blog: March 2015
http://tech.ethomasjoseph.com/2015_03_01_archive.html
Tech-musings/ Thomas Josephs technical blog. Musings on software, technology, marketing, business and everything related to my passion and profession. Wednesday, March 4, 2015. Tuning your JCR Queries for the AEM and Jackrabbit OAK. Application tuning is an activity which which every developer and architect will encounter sooner or later for any application. AEM based applications are no different. One of the activities that is particularly important with AEM 6. General guidelines on performance tuning.
ulhasbhole.blogspot.com
Mazya Uchapati (My low-tech dumb experiments): November 2010
http://ulhasbhole.blogspot.com/2010_11_01_archive.html
Mazya Uchapati (My low-tech dumb experiments). Thursday, November 18, 2010. How to fix broken grub when you have /boot on different partition. I recently upgraded my Ubuntu Desktop (64 bit) to 10.10. This upgrade broke my bootup and started throwing me to initramfs prompt. After googling a bit and trying unsuccessfully instructions from here. I found a simple solution. I have a slightly differnt setup than what Grub assumes (boot and root on same partition). I have my boot partition on (hd0,msdos3).