2011
You are browsing the archive for 2011.
How To Use MySQL On MAMP Via Terminal
I’m still quite new to the use of command line, so if there is any better way of doing it, please don’t hesitate to let me know in the comments. To connect to your MAMP MySQL database via command line, first navigate to the correct directory within your MAMP installation using the Terminal (or another SSH client). Example: cd /applications/mamp/Library/bin ...Read more
Ray White Real Estate
Ray White Real Estate is now launching a series of new websites for its offices in Australia. I have been involved in the front-end development as part of a team of very talented developers and designers. In my role as User Interface Developer, i was responsible for integrating the designs into the framework, and adding some of the fancy jQuery ...Read more
House Of Moshe
Moshe is well known to his customers in Armadale, Melbourne through his charm, and his talent as wedding dress designer. Now he has opened a new store in Israel. Moshe needed a website that would represent his bridal gown boutique online. To showcase some of his designs, we added a video, a slideshow, and an image gallery. We made all ...Read more
How to add or remove a www subdomain for Prestashop
Log into your admin interface, click on the Preferences tab, and on the SEO & URLs link one row below. Scroll down to the area called URLs Setup, and look for the Shop domain name input field. Here you can change the url to either use www (example: www.mydomain.com) or not (example:mydomain.com) Now save your settings. In order to make ...Read more
Improve your Drupal theme markup with body classes
Since Drupal 6, a lot of the detailed markup as found in the excellent Zen theme framework has made its way into the default Drupal markup. More details about this feature can be found here http://drupal.org/node/163723 To use this feature for your theme just insert the variable $body_classes into your tpl files body opening tag <body> like this <body class="<?php ...Read more
How to create and use a Drupal template (tpl) file
Template files are used to overwrite the core Drupal output (or the output of a module that overwrites the core Drupal output). This can be for example useful if the layout of a particular content type, page, block or view can’t be easily fixed by a stylesheet. With a tpl file you can completely overwrite all output by using HTML/ ...Read more
How to add a new widget area to your WordPress theme
Most WordPress Themes come by default with some pre-defined areas where you can drop your widgets in. But often this is not enough and you need to add additional areas, for example for advertising space or other features. This is how to do it: First Step: Add widget Area to Theme In the index.php file in your theme directory (/wp-content/themes/mytheme), ...Read more
W3C Validation
kleinermann web design validates all it’s clients’ websites with the W3C Validator to make sure the websites run well on different browser types. Please check your website here: http://validator.w3.org/ Errors The most common error declared by the W3C Validator is know as a “Syntax Error”. HTML and XHTML are languages used within the coding of the website and W3C produce ...Read more
Easter Salad Recipe
kleinermann web design wishes a Happy Easter to all it’s clients. Enjoy the long weekend with family, friends and good food! If you’re running out of ideas for recipes, have a look at www.lovemysalad.com for daily inspirations. Todays Salad Of The Day: Panzanella with tricolor lettuce The recipe for this delicious Italian bread salad is brought to you by Restaurant ...Read more
How to Write Good Copy For the Web
Good web writing keeps users interested in what you have to offer, and is one of the determining factors in their decision to use your product. Most importantly, it will also determine whether they come back to your site. Therefore, it’s important to know how to write good copy for the web and what pitfalls to avoid. The first thing ...Read more



Recent Comments