Open Source Software is often looked down upon by the creative industry. I just wanted to share this little showreel by the Blender Foundation and show some of the great stuff that has been realised with it.
Also in the next open movie project, visual effects will be the focus, a quite exciting attempt and a little declaration of war towards Adobes After Effects.
Category: Blog
A programmers motivated application
I applied for some more studies today and for that cause I created a little motivated application I would like to share with you. Who ever proclaimed, that only designers can make some creative applications was wrong. I dug out my inDesign skills and make a little something myself, a PDF with actually working PHP code (yay, big deal)! Check out the PDF! Continue reading “A programmers motivated application”
Backup Strategy for Photographers
Backups are important, how important you mostly realize when it’s too late. In our age, especially for digital photographers, a loss of data is as if you would set a renaissance artists atelier on fire. Continue reading “Backup Strategy for Photographers”
jQuery and 960.gs crash course
It’s time for a crash course in animation with jQuery and managing the elements on your site with a grid system. As it is one of the most famous ones I here used 960.gs. Continue reading “jQuery and 960.gs crash course”
glowing hover menu with jQuery
A little can sometimes make all the difference. Especially in minimalist layouts a little effect can add the desired spice. Now the effect for this little tutorial is probably very well known from abduzeedo.com, where it animates the main navigation. Now let’s go and see how we can implement this effect as cross-browser as possible with jQuery.
Redirect Permanent made easy
.htaccess is a very valuable file for web developers. I can not get into it’s full functionality here, but it is basically responsible for a lot of directing back and forth, making links look pretty and so on. Continue reading “Redirect Permanent made easy”