SSL proxy module – D6 and D7 versions out!
Hello all. Just a quick heads-up to tell you all that we've officially released a module initially developed when for The Economist: SSL Proxy. Both Drupal 6 and Drupal 7 [...]
Coping with Technical Debt
Technical Debt is something whose repercussions are underestimated more often than not. Without managing and/or preventing technical debt in your project, you could soon end up with a codebase that [...]
cURL HTTP Request
cURL HTTP Request has been released. This is a module intended for developers, as it provides just one API to call: curl_http_request(). The function curl_http_request() is an alternative implementation of Drupal [...]
Spelling correction with Soundex
Image credit: http://theoatmeal.com/comics/misspelling A few days ago Ian Barber wrote an article about the automated spelling correction. Today I had the time to read it. Good quality and great presentation [...]