Category Archives for: Blog

,

Build a feature slider using custom posts

header-custom-posts

Some weeks ago, I wanted to add a slider to my wordpress theme. At first, the slider was reading data from custom meta boxes at posts from the wordpress cms, and was linked to posts, but this had reduced flexibility since it was not possible to link a slider to any post, page or item. The solution? Use custom posts or custom content that is used for the slider only. This tutorial describes how to set up custom post types yourself, and to add a jquery slider that uses these custom post types, both in a wordpress environment. It is assumed that you have basic understanding of wordpress and understand html and css well.

, ,

Explore the flexibility of Raw in Camera Raw 6.0

photoheader

Most compact camera’s don’t have the option, but if you are as lucky that you own a DSLR camera, you have the option to shoot in Raw. Ever wondering why people shoot in Raw? Or wondering what Raw even is? And what are the advantages?  This tutorial will learn  some basics things of colour correcting and editing in a raw photograph, and will explore some options that are not so easy accesible when editing a .jpg.

Activity

As you may have noticed the activity in posting blogs has gone down after august. This is because I entered a new course called Imagination on my University. In this course we learn to build up a story, design characters, design sets, edit movieshots and set up proper storyboard and finally modelling, texturing and animating in Maya. Very interesting and very intensive as well.

If you are interested, you can follow my proces here (and see what is already done):

Imagination Blog

, ,

Inspirational – FontShop Education

header_fontshop

Welcome on m-sign.nl’s next item of the week. This week item is a special website on fonts, where they have a very basic but good looking and good working education page in fonts. Besides they have .pdfs with tips and typeface anatomy. This is awesome because it is simple and quickly gives the basic information on fonts you want to know, without going to deep into the world of fonts or getting too difficult.

, ,

Adding Social Media Icons to Your Site using CSS3

header

Welcome to m-sign.nl! In this tutorial we’ll discover how to add social media icons into your blog or website by using css. Usually these are added so you allow visitors they can follow you on facebook, twitter and even allow them to influence you. We’ll rebuild the media-icons and make them able to pop-up from the navigation bar when hovering them, such as they are displayed in the header of m-sign.nl.  At last we use the css3 transition attribute for a more smooth animation when hovering the icons.