Here I wanted to show you how to build a custom magento category listing block that you can use on your own magento store. We will go over each step at getting a category listing of your magneto categories and even a sub category listing.
read more
Posted by Devin R. Olsen
Here I will show you how to take further steps in lowering draw calls in Unity3d Game engine by collapsing multiple materials your models may contain into a single material. We will use 3d Studio Max’s UVW tools and render to texture tools to produce and collapse to our models single...
read more
Posted by Devin R. Olsen
Here I will be expanding my first tutorial “Unity3d External Lightmap Tool” and show you how to cast object’s shadows onto your terrain. We will setup a 3d studio max that will be your master scene to bake either your terrain light maps or objects light...
read more
Posted by Devin R. Olsen
In this outdoor environment I will be showing you how to both prepare your 3d models for use of the “External Lightmap Tool” and how exactly to use the lightmap tool and achieve almost photo realistic lighting and shadows for your unity3d...
read more
Posted by Devin R. Olsen
Here I am going to show you how to build "Lava Lam"p menu tabs. We will be using CSS / jQuery and a single image to maintain a 100% stretchy rounded corners menu tab or lava bubble if you will. This version of the Lava Lamp menu tabs works in IE6+ and all other browsers!
read more
Posted by Devin R. Olsen
Today I want to talk about everything lightbox! I want to not only show you how to build a lightbox with css and jQuery but also expose the road blocks solutions any normal developer runs when building a lightbox. I will also show you how to build the lightbox so that it works in IE6, IE7 and IE8 as well as all other major browsers.
read more
Posted by Devin R. Olsen
Makes sharing fun again! Here I am going to show you how I built my "Drag 2 Share" blog feature. We will be using CSS and jQuery. This effect will work in IE6, IE7 and IE8, FireFox, Safari and Google Chrome. I also included a zip of the project that you can study and expand upon.
read more
Posted by Devin R. Olsen
A brief overview of Magento Commerce's cache management system and how to flush it via Magento admin area or manually.
read more
Posted by Devin R. Olsen