Ted Husted: Test Driven Development with Apex on Force.com
As far as I know, Force.com -- the software development platform for Salesforce CRM -- is the only platform that requires unit test coverage for production code. Before an Apex developer can deploy...
View ArticleIoan Eugen Stan: Trying out (pending) James 3.0-beta4 HBase mail store - take 1
Today I decided to try the newest (pending) release of James : 3.0-beta4. I have access to a VM cluster of machines running HBase and I wanted to see how things work, maybe do a small stress test....
View ArticleJames Duncan: Support Ze Frank and help bring back the Show!
I can’t believe I’m just now seeing this on Kickstarter, but man am I stoked. Ze Frank is bringing the show back. I can’t wait. And yes, I’m a backer. Duh. Linked by James Duncan Davidson.
View ArticleJustin Mason: Links for 2012-03-04
Artist and Hacktivists Sabotage Spanish Anti-Piracy Law | TorrentFreak : ‘In an attempt to sabotage a new anti-piracy law that went into effect today, hundreds of websites in Spain are participating...
View ArticleJames Duncan: Lo-fi photos from TED2012
I just posted some Instagram pics to the TED blog from TED2012. These are a few moments that I snapped here and there when I didn’t have my big Nikons at hand. The kind of situation that an iPhone and...
View ArticleColm O hEigeartaigh: Apache WSS4J 1.6.5 released
Apache WSS4J 1.6.5 has been released. The list of issues that were fixed in this release is available here. This is quite a significant release as it contains an upgrade to use Apache Santuario (XML...
View ArticleBryan Pendleton: RSA 2012 has come and gone
The annual RSA security conference has now come and gone. I didn't attend, but read some of the coverage.This conference has become quite large and established, but it seems very commercial in tone, as...
View ArticleRodent of Unusual Size (Ken Coar): More on the MegaPath trail
As described in my previous post,, I've been trying to get my home DSL upgraded. So far here's the sequence: I contact MegaPath (due to a 'great deal for our customers!' email message) to see if...
View ArticleJames Duncan: The TED2012 Thunderbolt Report
Last week, I mentioned that the TED media team had made a pretty big change in the media cave for TED2012. Instead of dozens of MacPros and piles of SATA drives, the room is full of iMacs and...
View ArticleIoannis Canellos: Extend ServiceMix Management features using Spring - Part 2
In the previous post (Extend ServiceMix Management features using Spring - Part 1) I demonstrated a very simple technique that allows you to expose endpoint lifecycle operations via jmx. Now I am going...
View ArticleIoannis Canellos: Extend ServiceMix Management features using Spring - Part 3
In the previous posts (Extend ServiceMix Management features using Spring - Part 1 and Part 2) I presented how to use spring to gain control over endpoint lifecycle and configuration via jmx. You might...
View ArticleIoannis Canellos: Spring AOP and Reflection Pitfalls
PrologueThis post intents to point out some pitfalls when using spring aop and reflection on the same objects. Moreover, it provides some examples of these pitfalls when combining ServiceMix &...
View ArticleTed Leung: Strata 2012
Here’s a roundup of last week’s Strata conference. Jumpstart This year, the O’Reilly team introduced a new tutorial day track, called “Jumpstart”. This track was more oriented towards the business side...
View ArticleAndrew Savory: CyanogenMod Galaxy S2 with a Mac
On installing cyanogenmod on the Samsung Galaxy S2 with a Mac. The stock OEM+Telco Android experience is pretty awful, with loads of crapware. The best solution to running Android on a mobile device...
View ArticleMichael McCandless: Crowd-data can find drug and vaccine side effects
The social crowd has proven to be powerful, if you can find some wayto harness it:crowd-sourcingcan perform tasks and solve collaborativeproblems, crowd-fundingcan raise substantial financing.I suspect...
View ArticleJustin Mason: Links for 2012-03-05
Copyright Review Committee #CRC12 Survey : 95 questions for the public, corresponding to the Copyright Review Committee’s Consultation Paper at http://www.djei.ie/science/ipr/crc_index.htm . I need to...
View ArticleChristian Schneider: Camel and JMS on JBoss
Blog post added by Christian Schneider Camel has many options for deployment. If I have the freedom of choice I prefer to run Camel on Karaf but the typical case at customers is that they have a...
View ArticleTed Husted: Managing a Related Object via a Checkbox in Salesforce CRM
This Force.com recipe shows how to use a checkbox to manage a related object via an Apex trigger. Problem: An off-the-shelf integration requires the existence of a specific Salesforce CRM Opportunity...
View ArticleOliver Wulff: Configure Tomcat for federation - Part III
I described in the previous blogs how to set up the IDP which plays a key role in Web SSO based on the Passive requestor profile of WS-Federation and the CXF STS to issue security tokens. The IDP...
View ArticleTed Husted: Test Driven Development with Apex Triggers on Force.com
In an earlier blog, we examined a simple example of Test Driven Development (TDD). Here, we dive into a real-life example of using TDD to develop production Apex code for Salesforce CRM. How does TDD...
View Article