TAG | Portfolio
As you may have noticed, quite some changes have occurred lately on my site. The most important change is the move of the blog from the domain to the subdomain blog.vincentr.be. And instead there now is a good overview of my work on a portfolio. It also includes my latest tweets and blog posts to give a quick overview.
The portfolio is also the first website that goes live on my Nexis CMS ( Yes I renamed the cms from Nexus to Nexis ). On launch I experienced quite some problems. Most of them had to do with the include paths. Since I have set a BASE path constant which is used in each require or include function. This constant wasn’t correct anymore, because of the fact that I’m on shared hosting and my path isn’t C:\\ anymore. That gave me quite some trouble, but I had everything solved in 1 hour. I also noticed some problems where my localhost should have given an error, but it seems to have ignored it or found a way to solve it.
Anyhow, let me know what you think of the new layout
.
I’m still working continously at the website for my company that might come some day =). So far the layout is finished, the basic cms structure is done so now I’m just working on the applications to drive every page and then I’ll simply have to finish the admin side.
Tell me what you think about it? Personally, I really like it so far =D.


