Design House Search Results

How To: Do Sexy Manicure Nails

How to do sexy manicure nails as Nail Manicure Designs -- How to do Nail Polish Manicure At Home (No Nail Art Gallery Kit). This is a golden arc shaped superwowstyle nail manicure design that can be done freehand by beginners for DIY at home! Just like most other super wow style nail art designs, this serves for long nails and for short nails!

News: Teeny Tiny Winter Terrariums

Design Sponge has posted some very pretty, tiny terrariums and air plants to brighten up these cold winter months. Buy them through Etsy seller Tortoise Loves Donkey or make your own. Scroll down for Design Sponge's terrarium how-to.

How To: Build a door in Terraria

If you want to build houses and other advanced structures in Terraria, you'll need to first be able to build doors. Watch this video for a quick tutorial in building doors in Terraria. Learn which tools and materials to use.

How To: Make an animation sequence with Sketchup

As you already know, Sketchup is a very cool program which allows you to design a myriad of things. But, did you know you can then animate those images? You can, and this tutorial will walk you through the steps to show you how. This is a very valuable thing to know if you're presenting something to a class, or client and want to show them the developmental stages of the project. So check out this video, get designing and put those pictures into motion!

How To: Use type hinting in your PHP design patterns

Type hinting in PHP appears frequently in design patterns but can be distinctively confusing unless you are totally familiar with it. This walkthrough from JREAMdesign raises your exposure levels to using type hinting in your parameter functions with objects and arrays.

How To: Use the Facade design pattern in your PHP programming

This tutorial from JREAMdesign reviews the Facade design pattern and how it specifically relates to PHP programming. In the facade pattern, a complex subsystem and calling class are hidden from each other through the use of a Facade class. This video guide walks through the construction of a Facade and demonstrates its use.