August 2011
1 post
Aug 22nd
June 2011
1 post
Jun 30th
December 2010
3 posts
1 tag
Dec 2nd
Dec 2nd
I’m at Ocean42 “Working at home!!” Follow me on Gowalla  
Dec 2nd
2 tags
Semantic web and Drupal: an introduction →
Presentatie van Kristof Van Tomme over Drupal & RDF
Dec 11th
1 tag
Disabling Postfix
How do I completely disable Postfix and Cyrus? Simply turning of mail services in Server Admin does not prevent Postfix from starting up again when needed/called by another process. To completely disable Postfix and Cyrus on Mac OS X Server 10.5.x/10.4.x issue: sudo /bin/launchctl unload -w /System/Library/LaunchDaemons/org.postfix.master.plist sudo /bin/launchctl unload -w...
Dec 5th
November 2009
2 posts
2 tags
“*/5 * * * * /home/adam/script.sh will execute script.sh every 5 minutes. This...”
– Understand Cron Jobs In 5 Minutes
Nov 25th
Nov 16th
October 2009
5 posts
1 tag
WhiteHouse.gov Goes Drupal [Updated] |... →
Obama goes Drupal!
Oct 26th
2 tags
25 beautiful Drupal themes | Mogdesign →
Oct 20th
Oct 2nd
82 notes
Oct 2nd
2 tags
Apple iTunes Store Web Service Search API →
Maybe bit old, very difficult to find via Google. If you want to search the itms via an API, this document is a must read.
Oct 1st
September 2009
2 posts
1 tag
Patching files
patch -pnum ‹ patchfile of indien patchfile in zelfde dir patch < patchfile
Sep 29th
2 tags
Looking into Drupal Features
Sep 27th
August 2009
2 posts
2 tags
Gigya - the widget distribution network →
Gigya levert toegang tot alle social API’s, onder meer tot Facebook & Facebook connect
Aug 3rd
2 tags
Iridesco Watercooler →
Scroll naar beneden, tot aan post van Co-op at NY tech meeting. Verslag over betere performance door andere XML-parsing lib te gebruiken! Impressive performance gain!
Aug 3rd
May 2009
1 post
http://www.wolframalpha.com →
Looking forward tor the next Internet phase.
May 15th
April 2009
6 posts
WatchWatch
Zalig: vimeo video posted to Tumblr: Drupal Module by PresidentUA on Vimeo (via Vimeo)
Apr 27th
Vimeo & thumbnails!
Nice overview on how to add thumbnails to vimeo embedded video’s in Drupal Adding Thumbnails to Drupal Vimeo Support | Darren Mothersele
Apr 27th
Apr 27th
2 tags
How to post disabled fields correctly
In general, disabled fields are not submitted or submitted with an empty value. In drupal, we can use the form attributes or the property disabled. See http://api.drupal.org/api/file/developer/topics/forms_api_reference.html/6 for forms_api reference guide. Examples : $form['fieldname']['#disabled'] = TRUE; $form['fieldname']['attributes'] = array('disabled' => TRUE); This will leave us...
Apr 27th
2 tags
Cool artikel over RDF
Ik heb probleem xxx gefixed in BvL, bron op RDF in Drupal 7 code sprint | drupal.org
Apr 27th
Posten via mail
Zelfs postings via mail geraken erdoorheen!
Apr 27th