jensen

Are you pondering what I'm pondering?
  • Blog
  • Archive
  • About Me
  • Contact
Home

programming

Delicious blog released

Submitted by jensen on May 13, 2009 - 8:08pm

As of today the first official release of Delicious Blog is available.

Delicious Blog is a Drupal module which emulates the Delicious.com daily blog posting tool since this tool does not work for Drupal. It uses the XML feed of your bookmarks to fetch the latest bookmarks and create a new node of your choice containing the links, much like on a WordPress blog.

For me, this has always been one of the things I missed the most and on my Drupal sites. Delicious.com uses the XML-RPC protocol to send out these blog posts, but the data send out seems to be rejected by the Drupal implementation of XML-RPC. Other solutions such as the FeedAPI or SimpleFeed module can only create one node per bookmark which is also not what I wanted. So, after almost 2 years of Drupal core and custom module development I finally made my first public module contribution. Hooray for me!

  • Add new comment
Tags:
  • blog
  • delicious
  • development
  • drupal
  • programming

Miscrosoft C Implementation Weirdness

Submitted by jensen on December 4, 2008 - 11:28pm

After over an hour of debugging 10 lines of code today I came to the conclusion that there is a difference between the implementation of strlen() in C on Windows using the compiler shipped with Visual Studio and GCC on Linux resulting in different return values because some characters are included and others are not.

Over. An. Hour.

Can't they get anything right?

  • Add new comment
Tags:
  • c
  • development
  • programming
  • strlen
Syndicate content

Tags

blog cck cvs development drupal foss hosting jsomers linux php tinymce ubuntu
more tags

Buttons

I love Smashing Magazine!
This is a personal web page. Things said here do not represent the position of my employer or any organization I am associated with unless otherwise noted. Everything on this website is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
Fervens Drupal theme by Leow Kah Thong. Designed by Design Disease and brought to you by Smashing Magazine.