Jul 29, 2014ArticleMy experience as an interviewerRecently I did a lot of interviews for my developer team and I thought a summary might helps interviewers and/or candidates alike. Interviewer - Th...#Work
Jul 9, 2014ArticleHow to run ungit on Cloud9- An account on [Cloud9][cloud9] (supports GitHub accounts) - A VM on [Cloud9][cloud9] - node.js on the VM - A git repository - Watching the [intro...#Work
Jun 30, 2014ArticleI just did itUsually I'm very keen to prepare myself for a project I create a project document in my Google Docs with a well thought name, a few lines of introd...#Work
May 21, 2014ArticleCode Review ExpectationsWhen I ask for a code review I sometimes ask myself if I took too long to build this piece of software and if the reviewer will suspect my work cap...#Work
Oct 22, 2013ArticleAbandoning 3DWorking with 3D was always a dream of me so I started using it back in 2011. Since then I had great experience while discovering 3D, Blender3D and ...#Work#Blender3D#Blender
Sep 22, 2013ArticleNITROUS.IO Box with Cloud9 IDE Editor![][1] [Nitrous.IO][2] is a wonderful way to develop software in the cloud and I'm a participant from the first minute. The platform is still in BE...#Work#DotNet
Apr 9, 2013ArticleGit: Using repositories/branches for source separation![Git Logo][1] [Git][2] is a wonderful and easy way to manage your source code of any kind of project and using [GitHub][3] as the central is a sma...#Work#DotNet
Jan 16, 2013ArticleWhy you shouldn't use Entity Framework with TransactionsThis is a .net ORM Mapper Framework from Microsoft to help you talking with your Database in an object oriented manner. [Wikipedia][1] A database t...#Work#DotNet
Aug 13, 2012ArticleWire Ape WallpaperHi there, just created a Wallpaper, dedicated to the lovely Blender Ape Suzanne. Hope you like it! [![WireRendering][1]][2] [1]: /assets/WireRender...#Work#Blender3D#Blender
Apr 30, 2012ArticleUnique Ball WallpaperHi there, I’ve created a wallpaper in a couple of hours playing around with particles and cycles and that was the outcomming: [![Balls-Wallpaper-Cy...#Work#Blender3D#Blender
Apr 4, 2012ArticleWCF & WebAPI JSON DictionaryImagine you want to serialize a `Dictionary<string, string>` for wcf json output. The JSON output would look like this: ``` [ { Key: "key1", Value:...#Work#DotNet
Oct 13, 2011ArticleAutomated Web Deployment with MSBuild and MSDeployIf you are looking for an automated web deployment process you will inevitably come to MSBuild. There are many tutorials out [there][1] how to set ...#Work#DotNet
Sep 18, 2011ArticleSunrise Mood LogoAs i saw the advertisement from Pro7 for the "Comedy Dienstag" i want to reproduce this effect: [![pro7_comedy_dienstag][1]][1] This is my interpretation.#Work#Blender3D#Blender
Aug 20, 2011ArticleSculpt-Brush TipsWith Blender 2.59 we got a very new and stable version to play with. While exploring the new features i found two new functions! First - Import bru...#Work#Blender3D#Blender
Jul 7, 2011Article2D Tracking with RotoBezier<iframe src="//player.vimeo.com/video/25910107" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen><...#Work#Blender3D#Blender
Jun 8, 2011Article360° CameraI was looking for a 360 camera attachment and found one, but it is very expensive to ship outside from the US, so i decide to create my own… in ble...#Work#Blender3D#Blender
May 20, 2011ArticleHanging Objects Effect![][1] _You can follow the full guide or skip the optional steps._ 1) _Open a new Scene, delete the default Cube and add Suzanne (Monkey)._ ![][2] ...#Work#Blender3D#Blender
May 18, 2011Article360° Panorama RenderingI was searching for a way to create a panorama shot but just found some wired information’s about PartX properties. Then i came to a post where it ...#Work#Blender3D#Blender
May 2, 2011ArticleA dull Car TireI've done a new render, a car tire. I know, this is dull but i have to :) [](/assets/car-tire-1024x576.jpg) please critique it, i have to know the ...#Work#Blender3D#Blender
Apr 6, 2011ArticleDetermine ClickOnce UpdateUri / Install AddressIts hard to find Informations about the place where the UpdateUri is saved on a windows machine. The only information i was found is where the bina...#Work#DotNet
Apr 6, 2011ArticleExport Blender Models to ShapewaysHere is the way how i get my model compatible for ShapeWays. Please check the FAQ and other pages on ShapeWays if you have questions that are not f...#Work#Blender3D#Blender
Mar 31, 2011ArticleBinding to an anonymous typeTry to imagine that you have a list of complex classes and you just want to display just a bunch of properties. For example: ``` Person.Firstname, ...#Work#Wpf#C#
Mar 7, 2011ArticlePinArtWell, this is it! It was a bit tricky because i do not want to look at tutorials to do this PinArt toy and thus it makes me some headache. It can b...#Work#Blender3D#Blender
Jun 17, 2010ArticleCrash Course in HLSLCan be found at: [http://www.catalinzima.com/?page_id=575][1] What does HLSL stand for? Why was it created? How does an HLSL effect file look like?...#Work#XNA#C#
Jun 7, 2010ArticleMicrosoft XNA Game Studio 3.0 Unleashed#Microsoft XNA Game Studio 3.0 Unleashed This book is really good, it describes every code line and is perfect for every one who want to start with...#Work#XNA#C#