Tag programming

Change of tactics 0

So I may have changed my mind with the building of ArtInvolved (I change my mind a lot :)

I was gonna start the site from scratch again. With scratch I mean a fresh install of CodeIgniter. I felt I needed to do this to be able to set everything up “better”. The first time around I coded everything, and it was a bit “sloppy”. Not very effective use of the CI libraries, wrote my own. And for certain “special functionality” I hacked into the core system to get that working.

But I’ve decided to try a different approach which may save me a lot of time. I copied the whole site locally and at the moment I’m stripping all the templates so that I end up with “plain files” which just echo the results and items needed on the page. Once that’s done I’ll go through all the controllers and clean them up. Same for the models and custom libraries. That way I should end up with what I wanted in the first place without having to go through hours of building the base functionality again. Which works perfectly.

So first up: Template stripping!

ArtInvolved status update 0

So, as most of you know I’m currently working on a significant upgrade of ArtInvolved.com. Beside it being packed with a lot of new features it also comes with a spiffy new design.

The current site is running 100% on CodeIgniter which is a rather cool MVC framework. The new version will do the same, but in a slightly different setup. The problem I’m having at the moment is trying to figure out if I should start from scratch, re-using (most) of the programming work from the previous version or that I should just copy the whole structure and add to it.

ArtInvolved was the first site I made with the CI engine, so it was all a bit experimental. Now that it’s all up and running I believe I got a better grasp on the framework so I’m leaning towards doing it “over”, and improved.

I’ll let you know!

Orpian is powered by WordPress and FREEmium Theme.
developed by Dariusz Siedlecki and brought to you by FreebiesDock.com