Categories
All Things Web Web Design Web Development

The ever changing landscape for the web “designer” & “developer”…

WHAT EVER BECAME OF THE “WEBMASTER” ?
Quite a while ago during my job search I was coming across so many different titles that I needed to identify how to describe myself and specialties in order to market my abilities. The landscape for job opportunities has definitely changed in the last 10-15 years and find that the knowledge I have within my field has been siloed into various roles.

My job title at a previous place of work (8 years) was Production Assistant / Web Manager. My daily tasks varied from updating web content-copy and cropping images to a website, design and code html newsletters as well as maintain multiple subscriber lists, running web metrics, create simple web banners, UI designs, search engine optimization work, to social media marketing and some print design work. It was more like an overall maintenance ‘job’. So when I was search of new work, I had become really confused which job titles I was coming across and what I should be looking at. My web skills are focused on HTML, CSS and intermediate JS with a little back-end knowledge in PHP.

Categories
Books

Web Standards Solutions: The Markup and Style Handbook


Publisher: A-Press
Author: Dan Cederholm
Year: 2005
ISBN-10: 1590593812

BOOK DESCRIPTION
Web Standards are the standard technology specifications enforced by the World Wide Web Consortium (W3C) to make sure that web designers and browser manufacturers are using the same technology syntax. It is important that these implementations are the same throughout the Web, otherwise it becomes a messy proprietary place, and lacks consistency. These standards also allow content to be more compatible with multiple different viewing devices, such as screen readers for people with vision impairments, cell phones, PDFs, etc. HTML, XML, and CSS are all such technologies.This book contains questions and answers on markup and style topics for Web Standards. It explores the multiple ways you can handle a situation when building with Web Standards – and the advantages and disadvantages of those methods. Additionally, each chapter goes a step further, with “extra credit” sections to give the reader extra tips and tricks based on the topic. The reader is empowered to make better decisions based on well-rounded information.

RELATED FILES
Visit Websites
Access Online Version of Book
Download Sample Code