Netsensei

Much Ado About Nothing

Software en Programmeren

Colada.be

Bij een nieuwe business hoort er ook een nieuwe website. Gisteren heb ik colada.be online gezet.

Colada. Freelance web en drupal development

De nieuwe site bevat ook een blog. In het verleden blogde ik nogal graag over webdevelopment en technische kwesties. Het Mollom project heeft de laatste maanden nogal wat blogruimte ingenomen terwijl niet iedereen noodzakelijk interesse hiervoor had. Het technische krijgt dan ook een nieuwe plaats op mijn Workingman’s blog.

Natuurlijk draait de nieuwe webstek op Drupal.

Jonge ondernemer

In de laatste maanden is mijn blog een beetje stil gevallen. Niet zonder reden. Ik word tegenwoordig namelijk helemaal door mijn werk opgeslorpt. Mijn dagen beginnen vroeg, eindigen laat en zijn gevuld met code, todo’s, projecten en veel, veel meer. Om nog maar te zwijgen van vrienden, en mijn H.! Ik pendel bovendien nog altijd wekelijks tussen Leuven en Brugge.

Neen, meneer, ik verveel mij dus absoluut niet.

Eerlijk gezegd heb ik de laatste maanden mijn handen meer dan vol gehad want vanaf begin juli mag ik mezelf een jonge startend ondernemer noemen. Jawel, ik zit in volle voorbereiding om de stap te zetten naar een bestaan als zelfstandige.

WP Mollom likes your comments

Over the past couple of days, it became apparent that WP Mollom suffers an issue where it “eats” your comment when a CAPTCHA is shown. The result is that only half of your comment is saved. Not good of course.  Apart from that, there was also a problem with character encoding.

Of course, this issue needs solving. I could recreate the problem on a testsetup and found the culprit. This issue rears its’ ugly head when a commenter uses double quotes in his/her comment. Because of the way WordPress implements commenting, I have to embed the commentdata in the CAPTCHA form as a cluster of hidden fields. The handling of the encoding was a bit wonky here which causes data to get corrupted.

Mollom 0.7.4 and more

One of my ongoing efforts is trying to get WP Mollom translated. I’ve put the plugin up on the wp-polyglots mailinglist and I’ve received several translations. Which was enough a reason to tag a new release. So, now you can enjoy the power of Mollom in these languages:

  • Vietnamese (vi)
  • Bulgarian (bg_BG)
  • Bangla (bn_BD)

I’ve already written about revising the codebase and making room for improvement. I’ve made a small list of things that are on my wanted/todo list.

Mollom blocks fifty million spam attempts

Mollom blocked over fifty million spam attempts since its inception. Just over two months ago, that was little over twenty-five million. Just in the past 24 hours, Mollom caught 480,000 attempts. This shows how important it is to get the best protection that can guarantee a clear user experience. It also shows that Mollom is getting more and more traction with over 7,000 sites protected.

As for the WordPress plugin, the development has been on the slow side in the past weeks and months. The plugin can  use more fine tuning. It still doesn’t support WordPress MU (well, there’s a hack). I’m planning to revisit the code to give that some more attention.

WP Mollom 0.7.3

Another month, a new release. I just tagged WP Mollom 0.7.3. It’s got the shortest changelog up to date, but the translations that are included make up for that.

  • fixed: multiple moderation would incorrectly state ‘moderation failed’ due to incorrect set boolean.
  • added: german (de_DE) translation
  • added: italian (it_IT) translation

Many thanks go out to Alexander Langer and Gianni Diurno for sending me their translations. With only 88 strings, translating the plugin doesn’t take that much time. So, If you could spare the time and you know your way around POEdit (or you’re willing to learn), just go out there and make this plugin easier to use for non-english speaking users of WordPress!

WP Mollom 0.7.2

I just released version 0.7.2 of WP Mollom. Here’s the changelist

  • fixed: closing a gap that allowed bypassing checkContent through spoofing $_POST[‘mollom_sessionid’]
  • fixed: if mb_convert_encoding() is not available, the CAPTCHA would generate a PHP error. Now falls back to htmlentities().
  • improved: the check_trackback_content and check_comment_content are totally rewritten to make them more secure.
  • added: user roles capabilities. You can now exempt roles from a check by Mollom
  • added: simplified chinese translation

So, for the most part, this release is about security related under-the-hood changes. Another great adition is the use of user roles. With previous releases, you didn’t have to pass the Mollom check if you were logged in. Which was a bit of a security issue in it’s own. This release allows you to exempt certain user roles from Mollom scrutiny.

Barcamp is een unconference

Vanmorgen werd de eerste Barcamp Antwerpen aangekondigd. 21 maart in Berchem. Fijn! Ik ben op de voorbije Barcamps in Gent altijd met heel wat nieuwe ideëen terug thuis gekomen.

Alleen, de aankondiging op de wiki wijkt wat af van de norm. Meest opvallende ‘nieuwe’ regel is dat iedereen 10 euro stort. Wie actief deelneemt krijgt zijn geld terug. Het is een poging om te maken dat het unconference aspect behouden blijft. Toch zette die nieuwe drempel mij aan het denken.

WordPress TV

De mannen van WordPress hebben een nieuw kindje: WordPress TV. De tagline van de nieuwe dienst: WordPress.tv is your visual resource for all things WordPress. Je vindt er natuurlijk de klassieke video tutorials gaande van hoe je WordPress installeert, basisfuncties gebruiken en dergelijke meer.

Interessanter is dat het ook een kanaal is waarlangs je een pak WordCamp presentaties terug kan vinden. WordPress biedt zo een platform om ideeën die op WordCamps ontstaan of worden verspreid naar een veel groter en breder publiek te brengen. Je vindt er ook interviews met de developers terug. Bekijk maar eens het interview van Robert Scobble met Matt Mullenweg.

WP Mollom 0.7.1

I just released WP Mollom 0.7.1. Here’s the changelog:

  • fixed: all plugin panels are now shown in the new WP 2.7 administration interface menu
  • fixed: non-western character sets are now handled properly in the captcha form
  • fixed: handles threaded comments properly
  • fixed: multiple records in the manage module not correctly processed
  • improved: extra – non standard – fields added to the comment form don’t get dropped
  • improved: revamped the administration panel
  • improved: various smaller code improvements
  • added: the plugin is now compatible with the new plugin uninstall features in WordPress 2.7
  • added: the ‘quality’ of ‘spaminess’ of a comment is now logged and shown as an extra indicator

Wishing all the best in 2009!

« Vorige blogposts Pagina 6 van 22 pagina'sVolgende blogposts »