I never deemed myself a programmer. I come from the design side but have taught myself html, css a bit of javascript and have dabbled with php.
Most recently I was introduced to Rails framework and the programming language of Ruby. While it seems like a fantastic way to develop ultimately it still comes down to having the right mindset for programming.
Yes, I think I will be able to write some Ruby on Rails applications (or at least decipher some of the many ones already out there), but no matter how simple the language you still need to fancy yourself someone who can map out things in structured chunks.
Even though I have a design background I never really thought of myself as a right side of the brain person. I am sort of middle of the road, but perhaps not far enough to the left to do any serious programming. We shall see.
I’m gonna say it again.
Mar 6
Posted by Mike in Business, Commentary, Design, Development | No Comments
Jesus! You would think that the single landing page that I designed over the weekend would be a snap to code. I tried to keep it very simple as I knew I needed to get the site for our VerdéBook out there this week. I had the overall framework down in about an hour. I was just tweaking and fine tuning things a bit and adding a nice ajax slide show type viewer into the overall layout, when I started to check out what things were looking like in IE, Safari and Opera (as I was already viewing it in FireFox).
Much to my chagrin it didn’t look all that great. In fact, my browser was actually displaying things differently than the same exact browser on another machine, running the same OS! I just don’t get it. I really love the idea of keeping compliant with my code, but does it really need to be that difficult?
I know that I am no code jockey so if anyone knows of a good cheat sheet out there so I don’t have to second guess my hacks or code, please let me know.
Tags: Browsers, CSS, Design, VerdeBook, Web Development, XHTML