Posts Tagged ‘web’
“To Squint or Scroll? That is the New Question…”
Three words help us to answer this question: “Touch Screen Innovation”. Apple’s iPad and iPhone utilize this technology to revolutionize the way users browse vertically through websites. As a result, modern site design allows for more height in the layout, requiring vertical scrolling. The overall web experience is naturally developing into a scroll and slide approach. Continue reading “To Squint or Scroll? That is the New Question…”
Google’s (sort of) Wiki of web design…
Google has now launched Google Doctype which, in their words, is Google Doctype is an open encyclopedia and reference library. Written by web developers, for web developers
.
What sets this apart from other “how-to’s” is the fact you can log in using your Google account and add to the information.
Technorati tags: google, code, web, reference
Day of .NET
Thanks to Linda for forwarding this. Cleveland is taking part of the “Day of .NET” and details can be found over at http://clevelanddodn.org/.
Subjects to covered are Silverlight, Semantic Web and Sharepoint. Might be worth a look.
Great post about client observations…
I stumbled onto Eric Karjaluoto‘s post on How to disarm 10 difficult client observations/requests today. It’s a fun read which I found myself nodding along too. His take on the responses to give are good and can be easliy adapted to your style of client interaction.
I found this in Laura Carlson’s Web Design Update email. I’ve dropped a lot of email newsletters (RSS feeds is the way I normally keep up with industry news) but I’ve kept with Laura’s email – some of it duplicates the blogs I read anyway but every issue has something like Eric’s’ post that I might never have found.
Do yourself a favor and give her email a go.
Technorati tags: “problem clients”, “web design update”, industry, web
Blogged with Flock
Beef up Firebug with YSlow…
So now we have extensions to add-ons in Firefox. You can download YSlow now from the Yahoo! Developer Network and boost the results you get out of the excellent Firebug add-on. With YSlow you can analyze web pages that you are working on listing such things as:
- number of components (including their type)
- total size of the web page
- changes to make the page performance better
If you haven’t already downloaded the latest version of Firebug, do it now and then add YSlow. Also watch the creator of Firebug talk at the excellent YUI Theater.
Technorati tags: firebug, yslow, firebug, extension, addon, development, web, coding