7 Web Design Articles

At some point, I came up with the idea that reading 10 articles on one topic was a good idea. Well, I only made it to 7. But these 7 articles, on LESS and 404 pages, were very helpful for me so I’m still glad I read them.


Learn LESS in 10 Minutes

Related:

  • http://tutorialzine.com/2017/04/15-interesting-javascript-and-css-libraries-for-april-2017/
  • http://lesscss.org/features/#features-overview-feature
  • http://less2css.org/

I really enjoyed learning LESS, although I think it would be easier to use with a task runner.


15 Interesting JavaScript and CSS Libraries for April 2017

http://tutorialzine.com/2017/04/15-interesting-javascript-and-css-libraries-for-april-2017/ 

 


34 brilliantly designed 404 error pages

http://www.creativebloq.com/web-design/best-404-pages-812505

Getting inspiration and a sense of best practices while creating my own 404 page. I have to say, Bloomberg’s is hilarious. (Creative Bloq, October 10, 2016)

 


How Do I Create a Custom 404 Error Page?

http://www.htmlgoodies.com/beyond/reference/article.php/3472591/How-Do-I-Create-a-Custom-404-Error-Page.htm

Yes, I did create a 404 page, which is located at alliwalk.com/404/. But given that my current website is only one page, it’s hard to get lost.


Should I use a video as a background?

https://css-tricks.com/should-i-use-a-video-as-a-background/

(CSS Tricks, Dec 2015)


Create Fullscreen HTML5 Page Background Video

http://thenewcode.com/777/Create-Fullscreen-HTML5-Page-Background-Video


CSS Filters

https://css-tricks.com/almanac/properties/f/filter/

This is one of the coolest things I’ve seen in a while, but it’s still experimental so don’t use it for anything important.

Building up HTML Skill

Normally, I do not spend a lot of my time using HTML or CSS, but I got a little caught up in reading on UX blogs and discussion forums about how web designers and UX professionals should or should not be required to know how to “code”. One person asked why they kept getting applications from UX designers who did not “code” (i.e., design from scratch with HTML, CSS, JavaScript, etc.) their own portfolio site. Those applications, according to the original poster, were apparently not good enough because he wanted someone who could design their own site rather than use a WordPress template or theme.

Much of the debate, which I won’t go into now, had to do with whether or not this type of UX person exists – some said this person is a mythical “unicorn” and the poster would be better off looking for UX designers who had a better grasp of psychology (which is also true). My question, and one of my arguments against this UX People Must Code, is that it does not specify the degree to which a (web-based) UX specialist should understand code. (And really, what they’re specifically talking about is HTML/CSS, not Java or .NET.)

I was curious: how much should a UX person learn about HTML/CSS and how fast can they do it? Well, in my own experience, I’ve found that spending a dedicated but serious amount of time learning something difficult (Russian, OpenFrameworks, driving) will not likely get you to mastery, but it will get you somewhere. I wondered if a UX designer dedicated, say, a month of time learning about HTML/CSS would that get them “far enough”?

I typed into my trusty Google search box “learn HTML in 30 days”…and voila! I came across a great website called TutsPlus.com. This site offers tutorials on all kinds of creative and design related topics, included web design and development. Web Development is actually on a sub-site, called webdesign.tutsplus.com. Turns out someone has already created a 30 day tutorial to learn HTML and CSS. And it’s FREE!

Checking it out, and skipping ahead, I was pretty impressed by this tutorial. I like movies and I love learning via video. The tutorial eventually has the pupil try to skin and recreate a website from a PS template. I became inspired to try something similar. Except I didn’t use a template. I used a page from a real website. It was an Etsy tutorial on how to sew a skirt. (I did make my own skirt, eventually, too.)

I’m still working on it, but I’m over halfway finished. The sidebar is a little bit tricky, so I’m taking a break. I’m using the 960.gs grid in 16-columns, and a few HTML5 tags. There’s not much need for CSS3 yet, but I think some of the buttons will need some styling for gradients and corners. It’s been fun, but I’m not sure I’d want to do it everyday. (Maybe, though…if I had more practice.)

*****

The funny part, is that the part of my brain that is working hard to format an HTML page and troubleshoot what could be going wrong with the CSS does not feel like the same part of my brain that comes up with UX inspirations and designs, and makes the associations between how a person would use a system with what the system offers. More on the Coding Designer later. For now, here’s a screenshot of my sample Etsy project and the real Etsy webpage. There’s still quite a lot of tweaking left to do, but you can see how it’s coming together.

My version of an Etsy webpage
My version of an Etsy webpage
Etsy.com Sew a skirt in an hour
Etsy.com Sew a skirt in an hour

Web design vs. Academia

Academia vs. Web design: The Journal on New Media and Society looks for papers on mobile communication and developing communities. Meanwhile, A List Apart posts an article on improving web design education.

For a Special Edition publication, the Journal on New Media and Society is looking for papers on Mobile Communication and the Developing World.

“We are seeking papers for a special edition of the journal New Media & Society focusing on mobile communication and media, and its impact on the developing world. We are interested in papers that empirically describe the use of mobile practices as well as the convergence of mobile and other platforms in the developing world (e.g. Africa, Asia, Latin America, Eastern Europe or other locations in the “global south”). Successful papers will examine the integration and use of mobile communication technology and its implications (both positive and negative) in individuals’ lives. We are seeking papers that investigate the global as well as the local appropriations of mobile media use and its relationship to social change and/or development…”

Hrmm… Could this be yet another good reason why the myriad of professions in the “user experience design” field need more original research? Interestingly enough, while I pondered that thougth, I came across A List Apart’s post on elevating web design in academia. The article listed 3 tips for getting involved:

Here are three things you can do today to make a difference in web education:
• connect with a university,
• sponsor an educator, and
• volunteer your time.

I do like the idea of getting professionals more involved in education, but I feel that parts of the article are confusing the business model of web design companies with the academic model of universities. Companies are for-profit entities that ultimately need to make money. Universities are non-profit organizations that ultimately strive to advance knowledge. The two have motivations that can be, and apparently are for the web design industry, mutually exclusive. Their drivers are completely different and require different credentials to advance their needs. Business needs skill. Academia needs knowledge and degrees. It’s not so simple to simply ask universities to give up the need to hire people with graduate degrees. Universities are more established than web design, so why is it that universities are broken? Why not ask businesses to hire people who are “unqualified”, and then spend time training them to be productive in the context of their business? Why isn’t it that web design businesses should change, or at least change their expectations on who they should expect to hire?