I’ve been putting off this post as I haven’t been sure exactly how to approach it, but I guess it needs to be written. Anyway it’s gonna be one of the shorter posts I’ve written. So you’re probably thinking this … Continue reading →
For those of you with a good set of eyes, you’ll probably have spotted some strange alignment issues with the grid on Responsify. I’ll forgive you for thinking I’ve got my calculations wrong, it seems WebKit browsers (and Opera) have … Continue reading →
We all want to work with the latest technologies and techniques on the web, that’s only natural. This is what makes our industry so exciting. You want to show these techniques off on sites you create and that’s great, it … Continue reading →
After a few months hard work I’ve finally been able to get Responsify to the stage where I feel comfortable putting it out there and seeing how well it’s received. I’ll be honest, I get very nervous about how others … Continue reading →
I thought I’d follow up from one of my previous posts CSS Grids & Responsive Frameworks by having a play around with Semantic.gs; this will give me a little exposure to LESS and it will be interesting to see how … Continue reading →
I require a fairly robust grid for Responsify.it and I am still in the process of deciding if I should use an existing framework (possibly one listed in this post) or roll my own solution. All of these frameworks have … Continue reading →
I think almost all designers will be aware of the use of grids in design, whether or not they utilise this method of presenting information is a different matter altogether. It is interesting to note that the application of designing … Continue reading →
As promised in my previous blog post I will be taking a look at GitHub. Like I mentioned before I have heard of GitHub and understand its purpose but that’s about it, I find the concept slightly confusing, so hopefully … Continue reading →
This will be the core technique powering Responsify.it. The CSS styles have to be generated on the fly according to the options selected, this means I have no other choice than to involve PHP or Javascript. It was an easy … Continue reading →
Up until recently I hadn’t been giving any attention to the vertical rythym of my designs. That’s not to say that I never altered the line-height or margins of my type, but what I did not do was calculate these, … Continue reading →