Modernfidelity - modernfidelity.co.uk
General Information:
Latest News:
What is a WSDL ? 30 Dec 2011 | 05:59 am
source : http://www.w3schools.com/wsdl/wsdl_documents.asp A 'Web Service Description Language' (WSDL) document is just a simple XML document. read more
Which type WDSL style should you use ? 29 Dec 2011 | 05:36 am
Really good article on the the difference in style of WSDL files : http://www.ibm.com/developerworks/webservices/library/ws-whichwsdl/ read more
Drupal 7 Theme Image Thumbnails 21 Dec 2011 | 01:14 am
In Drupal 7 there is a theme('image_style') which is similar to theme('imagecache') <?php $hero_image = array( 'style_name' => 'case_study_teaser', 'path' => $image['uri'], read more
Enabling 'syslog' on Drupal websites 20 Dec 2011 | 06:37 am
source : http://drupal.org/documentation/modules/syslog read more
ubuntu php 5.3.5+ on 10.04 LTS 19 Oct 2011 | 08:22 am
Here is a link to help you update the current PHP version on 10.04 LTS to a newer version. read more
Installing MongoDB via macports 3 Sep 2011 | 04:02 am
http://blog.jiaeil.com/noteit/2010/05/19/install-mongodb-via-macports-on...
Free Javascript Design Pattern Book 2 Sep 2011 | 04:04 am
Javascript design patterns : http://addyosmani.com/resources/essentialjsdesignpatterns/book/
Creating a database in MongoDB 8 Aug 2011 | 06:52 am
A how to on creating a database or collection within MongoDB : http://www.mkyong.com/mongodb/how-to-create-database-or-collection-in-mo...
Drupal Panel 3 Video Tutorial 26 Jul 2011 | 08:56 am
Some good tutorial videos on starting out with Drupal Panels 3 http://drupal.org/node/561730
Drupal - sql command to help when moving the root file folder 24 Jul 2011 | 04:29 am
Sometime you need to move the 'files' ( /site/all/files ) folder for drupal. read more