Posts Tagged ‘Projects’

Doodling evolved

Published by Ronny on January 16th, 2010 in Projects. 7 comments

The few people that follow me on Twitter have probably seen me tweet about an upcoming site called ‘Draw A Doodle’. I could try to explain everything about what I’m planning to do, but why bother if I could just save you 8 minutes and just show you what I want to really to create?

One of my latest school assignment was to create a site where users can create news-content. (Me being way too excited to have actually paid attention, I read users should be able to create new content… Turns out my lecturers really wanted NEWS content… ) In this assignment, I saw the perfect opportunity to create the basics of the Draw A Doodle project. So I did…

I really put in a lot of effort into detail and animations. Nearing the end of the deadline I had to cut some corners… I had to leave out the layer-rearranging system in the Doodle Creator, I didn’t get to take care of all tab-indices, I had to skip the scrollbar for the users-list and the comments-lists, etc.

Oh god… I was going to cut right through the chase and show you the project! How did I end up telling the story of my life again? Well anyway: Pictures!

Read the rest of this entry »

My latest project: Walter Ego

Published by Ronny on November 3rd, 2008 in Projects. 1 comment

Some of you guys already knew, but only 2 weeks ago I finished my latest project: WALTER EGO.
Walter Ego is a Dutch rapper who happens to live in Nieuwpoort.

A few months back, Walter contacted me, and we started brainstorming about the new website. At some point he told me that I should make this website my masterpiece…

If you’d die now, this is what people should remember you for...

Well… At least expectations weren’t high, right? :)

A year ago I built the first edition of this website, which was pretty basic. Back then I used ColdFusion to build the administration panel. This time I built it using PHP.
I have to say that this project clearly improved my PHP skills. While I was building the backend, I was focusing on modular development, so I could reuse a lot of the written code. A lot of people suggested using the ZendFramework but since I’ve been looking into this a few times without making any progress, I just skipped that chapter (after all: we’re all bound by deadlines ;) ) and went on developing my own framework (‘framework’ might be slightly exaggerating though). Read the rest of this entry »