Posted by hattersworkshop | Comments : (0)
Category : Around The Office
Over here at HattersWorkshop we’ve been in between coders for a few months now and I’ve had to turn down a few jobs because I couldn’t just fake knowing php. However, that storm has passed and I’m pleased to announce a new member of the HattersWorkshop Development Team, Mohammed.
He hails from Israel, and I must say that the time difference I thought would be an issue. I am happy to report that nothing could be further from the truth. As luck has it Mohammed is sitting down for the evening to work right about the time I’m getting out of bed so we end up working side by side over IM.
I have a few contracts coming in that I’ll need his assistance on and I am eager to get started.
And still more good news: My Main PC just got back from California getting warranty service. All they did was change processor fan and reinstall the OS, but it works now and it didn’t before, so this is progress. Its also a hell of a lot quieter, a minor unforeseen bonus.
It’s nice having the old power house back, but while it was out Ive been starting wide-eyed at a PC with dual PCI-e video cards. MMmmm nothing like a little SLI, or better yet, 4 of em.
When I get it done Ill post pics as that computer is going to look like the beast from Sword Fish.
Until then, good luck to everyone reading this. It’s only money and we have a long way to go until the next weekend.
Posted by hattersworkshop | Comments : (0)
Category : General Web Info, SEO / SEM, Technology
<a href=”http://technorati.com/claim/w66nj9f7b” rel=”me”>Technorati Profile</a>
Posted by hattersworkshop | Comments : (0)
Category : Around The Office, Technology
Last week I was a personal web tutor for a very prestigious designer. I provided instruction on basic web design and how to use Adobe Dreamweaver CS3. Finished the course with instruction on using dreamweaver CM templates system, and the whole time we had a healthy dialogs about design and web best practices and so on.
I wasn’t able to complete the site in the alloted time, but this was because I labored a bit much on the basics and should have spent more time doing more advanced instruction. The real culprit though was that I didn’t know how to use div tags correctly for formatting purposes. (NOTE AS OF 2009 – This is pretty funny looking back on – its all I do now. I wish I would have taught myself earlier!)
Anyway, having taught myself this in the last 48 hours I feel I have a much better understanding on how div tags float and relate to each other on the z-index. Good times. When I get around to redesigning my site Ill be using div tags to hold my content and Ill place it in the beginning of the body so it’s indexed better by spiders.
Will I still use tables for layout? yes. I have used tables for years and thats how I think. So long as tables arn’t nested 3 layers deep and the relevant content you want indexed is at the top of the page code in a positioned div tag you’re fine.
The best way to learn something is to teach it because nothing will show you your weaknesses like a question you can’t answer.