Survey For People Who Make Websites 2008 Results Out
Survey For People Who Make Websites 2008 Results Out
|
|
Back in 2007, the staff of A List Apart and An Event Apart conducted a survey and presented 37 questions to 33,000 web professionals, providing “the first data ever collected on the business of web design and development as practiced in the U.S. and worldwide” (ALA 2007 results). The results were compiled into a downloadable PDF file.
In 2008 they did it again, the results of the 2008 Survey For People Who Make Websites are now out for public consumption. The survey had less respondents compared to the one held in 2007 down to 30,055. Data analysis is provided by Alan Brickman and Larry Yu. The results speak can be overwhelming for some. Thankfully the findings are presented in a friendly, easy to read article with clear and beautiful CSS Charts.
ALA has generously shared the raw data with the community, which is available as tabbed text, CSV, and Excel spreadsheet. RAW data is a powerful thing, and I just have a couple of suggestions how it can be used:
- AJAX application that allows visitors to enter their own responses, and generates a graph that shows where the respondent is in relation to others
- Quick summary that shows the highest and lowest result per question
- AJAX application that allows visitors to filter, sort, and sift through the data
- Side-by-side comparison of 2008 and 2007 data
All in all, big props to the ALA team for the tremendous effort spent on this endeavor. It is a great contribution to the web community. Looking forward to the 2009 survey!
Similar Posts
- I published 99 articles, or an average of a little more than eight per month.
- You-all have left 670 comments(!). That’s an average of 56 per month, or roughly seven comments per article. And I appreciate it!
- Alexa gives CSS Newbie a 3-month average traffic rank of 124,122… and a 1-week average of 58,318. Growth is in the cards!
- 152,907 unique visitors have stopped by this year, generating 293,329 page views.
- 50% of my traffic came from other sites. Thanks to all of you who linked here!
- 38% of visitors get here through search engines.
- The CSS-Only Accordion Effect
- A Semantic List-Based CSS Calendar
- Equal Height Columns with jQuery
- Book-Style Chapter Introductions Using Pure CSS
- Intelligent Navigation Bars with JavaScript and CSS
- The CSS-Only Accordion Effect
- Six Ways to Style Blockquotes
- Horizontal CSS Dropdown Menus
- Intelligent Navigation Bars with JavaScript and CSS
- Show/Hide Content with CSS and JavaScript
- It allows you to write fast, maintainable, standards-based front end code.
- It adds much needed predictability to CSS so that even beginners can participate in writing beautiful websites.
- Separate structure and skin
- Separate container and content
- You plan to bombard the user with fancy effects. It will cause the viewer to suffer from migraines.
- Your website can live without it
- Your target audience consists of elderly or disabled people.
- You are working on a login page. AJAX will essentially renders password managers useless.
- You need specific pages or content to be bookmarkable.
- Your users need to use the browser’s back button or history feature.
- You plan to use it on a web based application.
- You plan to add support for non JavaScript-enabled browsers.
- Your target audience consists of tech savvy users.
- You are creating a tool or a widget that will be used on another site.
- You need to conserve bandwidth - AJAX allows you to refresh specific content without having to load the entire page.
- Certain tasks will be finished much faster with AJAX.
Pure CSS Line Graph | Design Shack
Pure CSS Line Graph. Written by David Appleyard, On 17th February … A simple and accessible way to show data in a line graph format using nothing but CSS. …CSS Friendly Stacked Bar Graphs
Looking for a good, CSS friendly Stacked Bar Graph implementation? Look no further as Stephen of The Wojo Group has published their implementation, which is being used in Backbone, a CMS that runs on Ruby on Rails. It is based off Alen Grakalic’s Pure CSS Data Chart, and the awesome thing is that it is semantically correct, so it will definitely look good in screen readers.
The Year In Review: 2008

Photo by yewenyi.
2008 was a great year for CSS Newbie. And in the same nostalgic spirit of CSS-Tricks, Smashing Magazine and (I’m sure) countless other web entities, I thought I’d take a minute or two to step back and reflect on what the year has brought for CSS Newbie.
Although I first purchased cssnewbie.com some time in the middle of 2007 and wrote my first “intro to CSS” article in November of last year, I didn’t officially launch the site until February 1, 2008. Thus, this article also serves as History of CSS Newbie – before 2008, there wasn’t such a website, and now there is. And thanks to you fantastic readers and commenters out there, it’s become a better and more rewarding website than I had imagined it could.
Growth
On January 1, 2008, CSS Newbie had exactly zero visitors – it seems even I was too busy recovering from my celebrating to stop by! Luckily, that trend hasn’t continued. I published my first “official” article on the site (talking about how to create book-style article introductions) on February 1st. That day I saw a huge jump in traffic… 11 visits!
By the end of the week, that one article had gained me a couple hundred visitors, and a milestone against which to work. Although the number was small, that first week’s worth of traffic meant a great deal to me. It proved, if nothing else, that maybe I wasn’t entirely crazy to think that I could put together a website talking about CSS. Maybe, just maybe, a few people would find what I had to say interesting.
That first successful article gave me the drive to write a second, and so forth until here we are at the end of 2008 and the CSS Newbie table of contents is chock full of interesting tidbits, so much so that I often find myself looking through the archive to remember how to do things I’ve forgotten! That’s one benefit of writing for CSS Newbie that I never expected.
Statistics
I’m a bit of a statistics nerd. As such, here are some interesting stats that help visualize the year’s progression.
The five most responded-to articles of the year were:
And here are the five most popular articles of the year in terms of traffic:
Progression
And where will CSS Newbie go from here? Well, I certainly hope to increase both overall usefulness and visitor levels between the end of this year and the end of 2009. But how that happens could have a lot to do with you, the reader.
To that end, I’ve started a new survey to find out what you’d like to see happen with CSS Newbie over the course of the next year. I’ve made a few suggestions for ideas that I’ve thrown around, but if you can think of anything that I should be doing that I haven’t considered, please let me know about it in the comments.
The survey:
Note: There is a poll embedded within this post, please visit the site to participate in this post’s poll.The survey is also available in the footer of every page on the site. Please take a second to let me know what you’d like to see from the site over the next year – I’ll take your suggestions into very serious consideration.
Thanks
Thank you, the reader, for making CSS Newbie what it is today, and for helping me make it what it will become in 2009. Thanks to my guest authors for the year: Scott Philips, Chris Coyier, and Aaron Webb. Thanks to Jeremy Harrington for designing the new CSS Newbie that launched at the beginning of this month. Thanks to my coworkers and friends for helping me talk through my article ideas and suggesting fantastic articles of their own. And thanks to the Twitter crowd for expanding my online and inlife communities in ways I never imagined.
Here’s to a fantastic 2008, and an even better 2009!
Object Oriented CSS
“How do you scale CSS for millions of visitors or thousands of pages?” This is the question that Nicole Sullivan tried to answer in her presentation at Web Directions North in Denver. Entitled Object Oriented CSS (OOCSS), the concept has since then garnered overwhelming response from the community.
OOCSS is more than just a tool, it is a way of thinking. There are many advantages to adapting this concept. Primarily:
OOCSS is governed by two main principles:
Take time to check out the Object Oriented CSS presentation. There are 64 slides, but it is definitely worth going through. If the text is hard to read, try viewing in Full Screen mode.
Drawing Diagonal Lines with CSS " Stories For Sad Robots
I presented here a novel method for drawing lines using CSS. … Tagged: css, Drawing, line, web. … 3 Responses to “Drawing Diagonal Lines with CSS” …HTML And CSS - Normal Flow Tutorials
The inline elements (the links) go with the flow. … Certification ASP C C# Flash HTML and CSS Java MS Access MS Excel MS Excel 2007 …HTML And CSS - Repeat After Me Tutorials
If you find yourself solving CSS problems in your sleep, you’ll know that you’re … Certification ASP C C# Flash HTML and CSS Java MS Access MS Excel MS Excel 2007 …6 Reasons Not To Use AJAX … And 6 Reasons Why You Should
Having to go through tons of sumbmissions for the CSS Vault Gallery over the past few years, I have noticed a definite increase in the amount of sites that use AJAX or some form of JavaScript. There seems to be a trend where even simple 5-page websites use JavaScript to some extent, in an attempt to generate additional interest on the viewer. Sometimes they are entirely unnecessary, and there are cases when the presence of AJAX only serves to annoy or encumber the user.
AJAX technology must then be used only when necessary. I have come up with a list of reasons for this purpose.
DO NOT USE AJAX when …
DO USE AJAX when …
A List Apart: Articles: Sliding Doors of CSS
… CSS layouts be flat and boxy? Nope! Bowman shows how to create slick tabbed navigation using CSS and … First we’ll set the existing rule to float the anchor. …Safari 4 Beta Web Browser Released
A beta version of Apple’s Safari 4 web browser is now available for public consumption by Macintosh and PC users alike. It boasts 150 features, 30 (yes, I counted) of which are marked as “NEW”.
Among these new features, the most interesting ones are:
Speculative Loading
Safari loads the documents, scripts, and style information required to view a web page ahead of time, so they’re ready when you need them.
I wonder how Safari will “guess” which files to pre-load. Hopefully this is something that can be turned off, for those among us who would like to conserve bandwidth.
CSS Effects
Pioneered by Safari, CSS effects help developers add polish to websites by stylizing images and photos with eye-catching gradients, precise masks, and stunning reflections that require only a few lines of code.
Does anyone recall IE’s ActiveX filters? They pretty much all died with the exception of the alpha filter, and even that was just used to fix its lack of support for PNG transparency.
Acid 3 Compliance
Safari is the first — and only — web browser to pass Acid 3. Acid 3 tests a browser’s ability to fully render pages using the web standards used to build dynamic, next-generation websites, including CSS, JavaScript, XML, and SVG.
I thought Opera 10 was the first browser to pass the Acid3 test? Still, kudos to the Safari team!
HTML 5 Offline Support
Web developers can now create applications that you can use even when you don’t have access to the Internet. Thanks to HTML 5 offline support, designers can build web applications that store themselves on your computer, where you have immediate access to them. Along with the application, web developers can also choose to store the application’s data on your system, so you always have the information you need. Applications and data can be stored in a traditional SQL-like database serving as an application cache or as a “super cookie,” which stores data in the familiar cookie format.
What!?! HTML 5 support even though we are 4664 days away from HTML 5? Woo hoo Safari!
Cover Flow
Using Cover Flow, you can flip through websites as easily as you flip through album art in iTunes. Cover Flow displays your bookmarks and history as large graphical previews, so you can pick out a website instantly.
I just hope IE8 doesn’t try to copy this “feature” by adding a Flip3D mode.
History View
Take a closer look at your browsing history in the History view. Search for previously visited sites, drag web pages to your bookmarks, and clear individual items. Safari displays your history using Cover Flow, so you can flip through your search results as easily as you flip through iTunes album art.
This is definitely useful for quickly locating a page in one’s history.
So what are you waiting for? Download Safari 4 for a test drive now.



