Posts Tagged ‘Tim Berners-


By Louis Lazaris

Not many of us will have the opportunity to attend or participate in a live web-related event, conference, or presentation. But that doesn’t mean we can’t benefit from the information exchanged at such events. Many of the sites associated with those events provide supplementary information, summaries, presentation slides, plus audio and video footage from the presentations given.

In this article I’ve assembled a short but diverse list of presentations related to design and development that I think everyone will find both informative and entertaining. I’ve included a brief description of each presentation, along with some notable quotes and related links. The final presentation in this list is a tongue-in-cheek performance that is a must-see for anyone involved in web development for the past 5 or 6 years.

Work in 7 Must-See Web Design Videos and Presentations

CSS Frameworks: Make the Right Choice

Speaker: Kevin Yank

This presentation was recorded on October 9, 2009, at Web Directions South in Sidney, Australia.

Kevin Yank of SitePoint discusses what CSS frameworks do, how to choose a CSS framework, along with some of the pros and cons of four types of CSS frameworks: CSS resets, grid-based frameworks, “pre-fab” frameworks, and frameworks that use CSS abstraction.

Notable Quote:

“By the end of this session, you might just decide that the right framework for you is no framework at all.”

Further Information:

JavaScript: The Good Parts

Speaker: Douglas Crockford

This talk took place on February 27, 2009 as part of the Google Tech Talks Web Exponents series.

The presentation is based on Crockford’s book and reveals the good and bad parts of JavaScript, along with an audience Q&A.

Notable Quote:

“JavaScript is the only language that I’m aware of that people feel they don’t need to learn before they start using it.”

Further Information:

Search User Interfaces

Speaker: Professor Marti Hearst

This talk took place on November 23, 2009 as part of the Google Tech Talks series, and is based on Professor Hearst’s book Search User Interfaces.

The discussion covers specific chapters in the book and presents “the state of the art of search interface design, based on both academic research and deployment in commercial systems.”

Notable Quote:

“The paradox of web search: Why is designing a search interface difficult? Why is it easy?”

Further Information:

Design Inspiration

Speaker: Fabio Sasso

This presentation by the owner of Abduzeedo, took place at Front End Design Conference on July 31, 2009.

Sasso discusses his personal sources of design inspiration and includes some interesting comments on the challenges facing Brazilian designers in today’s market.

Notable Quote:

“For me, the only way to come up with a good design is to try.”

Further Information:

Panel Discussion from FOWD Conference

Speakers: Andy Clarke, Josh Williams & Jeffrey Zeldman

An older presentation from Future of Web Design 2007.

A very funny, and thought-provoking panel discussion covering a number of topics including the recent trend of developers working more on personal projects, plus some thoughts on web standards, web design education, dealing with clients, and more.

Notable Quotes:

“If you say you’re going to talk about web design, reporters aren’t interested. It’s web, so it’s kind of bad design, isn’t it? My kid can do it.”

“We have bad clients who say ‘Is that three pixels wide? Shouldn’t it be four pixels wide?’ They’re clients, so ‘Where did you go to art school?’ is not an approriate answer. So you say ‘That’s interesting, four pixels. We hadn’t thought about that.’

Further Information:

A More Tangled Web

Speaker: Eric Meyer

This presentation by Eric Meyer took place on November 5, 2009 at Build Conference.

Meyer discusses universal uses for HTML and CSS, the death of the browser plugin, and shares an interesting viewpoint on the proposed completion date of 2022 for HTML 5.

Notable Quotes:

“The advancement of CSS is really a lot like a marathon, complete with the staggering dehydrated people at the end of the 26 miles, that you just want the medics to pull them off the course, and they keep waving them off, and it’s really sort of sad and pathetic. This is kind of what CSS development is like now.”

“The really big shift that is happening… is the shift to the web becoming a client-side computing platform.” (Tim Berners-Lee)

Further Information:

How to Bluff Your Way in Web 2.0

Speakers: Andy Budd & Jeremy Keith

This presentation took place in March 2007 at SXSW Interactive.

This is an absolutely hilarious and well-prepared presentation by two of the most notable names in web development. A must-see video covering web 2.0 buzzwords, design, fonts, web 2.0 bingo, and more. The hour closes with a serious summary of the impact of web 2.0, what it really means, and what direction it should go in.

Notable Quotes:

“Web 2.0 is a state of mind. It’s a zen thing. The sound of one hand clapping.”

“In this design, what’s important are the reflections; lots and lots of reflections. Everything’s wet in web 2.0 — wet floor, wet ceiling. So this is a great example of the web 2.0 design style.”

“And remember, Ajax is more than sliding, moving, and fading stuff. It’s an acronym, and that acronym stands for Accessibility Just Ain’t Xciting.”

“It’s all about community. Because none of us are as dumb as all of us.”

Further Information:

Related Resources

About the Author

Louis Lazaris is a writer and freelance web developer based in Toronto, Canada. He has 9 years of experience in the web development industry and posts articles and tutorials on his blog, Impressive Webs. You can follow Louis on Twitter or contact him through his website.

Go to Source

This week ReadWriteWeb will run a series of posts detailing what we think are the five biggest, most cutting-edge Web trends to come out of 2009. We’ll be posting one trend analysis per day. Then at the end of the week we’ll publish a major update to our standard presentation about web technology trends.

The first major Web trend we’re looking at is Structured Data. In prior presentations, this has sometimes been referred to under the umbrella term of ‘Semantic Web’. However the way 2009 has panned out so far, it’s become clear that this trend is much more than the Semantic Web. In this post, we’ll analyze the developments in Structured Data this year and provide you with 3 product examples: OpenCalais, Google, Wolfram Alpha.

Sponsor

redux_150x150.png

Editor’s note: This story is part of a series we call Redux, where we’ll re-publish some of our best posts of 2009. As we look back at the year – and ahead to what next year holds – we think these are the stories that deserve a second glance. It’s not just a best-of list, it’s also a collection of posts that examine the fundamental issues that continue to shape the Web. We hope you enjoy reading them again and we look forward to bringing you more Web products and trends analysis in 2010. Happy holidays from Team ReadWriteWeb!

Web of Data, Not Documents

Tim Berners-Lee said in February this year that we’re now in a Web of Data, rather than a Web of Documents. The organization that Berners-Lee heads, the W3C, has heavily promoted two key initiatives that are helping to build this Web of Data: the Semantic Web and more recently Linked Data.

However over the past few years, we’ve seen that there are many other ways to structure data and enable others to build off it. The best current example is surely Twitter, whose API has historically been responsible for around 90% of Twitter’s activity – via third party apps.

The basic principle of the Web of Data is still the same as what Alex Iskold articulated on ReadWriteWeb back in March 2007: “unstructured information will give way to structured information – paving the road to more intelligent computing.”

Example 1: OpenCalais

Our first example product, OpenCalais, is probably the best current example of Linked Data (which is a type of structured data endorsed by W3C). Thomson Reuters, the international business and financial news giant, launched an API called OpenCalais in Feb ‘08. In a nutshell, OpenCalais turns unstructured HTML into semantically marked up data. It orders data into groups such as ‘people,’ ‘places,’ ‘companies’ and more. This way, third party applications and sites can build interesting new things from that data – one of the defining principles of Linked Data.

For a full explanation of Linked Data, read Alexander Korth’s technical introduction The Web of Data: Creating Machine-Accessible Information from April 2009. I also explained the background and benefits of Linked Data in a May ‘09 post entitled Linked Data is Blooming: Why You Should Care.

Example 2: Google Rich Snippets

In May this year, Google added structured data to its core search, in the form of a feature called ‘Rich snippets.’ Essentially this feature extracts and shows useful information from web pages, by way of structured data open standards such as microformats and RDFa. On launch in May, Google invited publishers to mark up their HTML. While it will take a while for this markup to become widespread, the fact that a huge company like Google implemented it shows the increasing importance of structured data on the Web.

Other big companies are also heading in this direction – in particular, Yahoo was an early leader.

Example 3: Wolfram Alpha

Ever since Wolfram|Alpha’s much hyped launch in May, we’ve been tracking this innovative product closely. It’s a self-described “computational knowledge engine” and while it’s not quite the Google killer some predicted, it has many potential uses.

Wolfram|Alpha has a search engine-like interface, allowing you to type natural language statements into it. But the main part of the product is the computations you can do on data. The product is premised on using and computing data. If Web 2.0 was about creating data (a.k.a. user generated content), then the next generation of the Web is all about using that data.

Conclusion

We can see from the above three examples that structured data is rapidly becoming a feature of today’s Web. Companies like Thomson Reuters and Google are enabling data to be structured, and new types of products (like Wolfram|Alpha) will make use of structured data in ways we perhaps can’t imagine right now.

ReadWriteWeb’s Top 5 Web Trends of 2009:

  1. Structured Data
  2. The Real-Time Web
  3. Personalization
  4. Mobile Web & Augmented Reality
  5. Internet of Things

Discuss



Go to Source

redux_150x150.png

Editor’s note: This story is part of a series we call Redux, where we’ll re-publish some of our best posts of 2009. As we look back at the year – and ahead to what next year holds – we think these are the stories that deserve a second glance. It’s not just a best-of list, it’s also a collection of posts that examine the fundamental issues that continue to shape the Web. We hope you enjoy reading them again and we look forward to bringing you more Web products and trends analysis in 2010. Happy holidays from Team ReadWriteWeb!

As machines learn to understand what the web means, what perspective will they understand it from? Who is teaching them? “Objective” descriptions of the world and the relationships in it can cause real problems, particularly for people with little power in those relationships. How will the emerging Semantic Web understand relationships and what will that mean for us as human users?

Sponsor

redux_150x150.png

Editor’s note: In this series, called Redux, we’re re-publishing some of our best posts of 2009. We hope you enjoy reading them again and we look forward to bringing you more Web products and trends analysis in 2010. Happy holidays from Team ReadWriteWeb!

Austrian researcher Corinna Bath argues that there is a real risk that the semantic web of the future will be built with the perspectives and assumptions of male computer scientists baked-in unconsciously – at the expense of everyone else.

Background

cp_3452_tmpphpk8e1l4.jpgCorinna Bath is currently research fellow at the “Institute for Advanced Studies on Science, Technology and Society” in Graz, Austria. She’s now working on engaging the several decades old study of gender and technology with the emerging world of the semantic web.

What is the semantic web? We define it as a paradigm that makes the meaning of particular web pages understandable by machines – not just in full text searches or keyword categories, but in terms of which concepts are central to a given page and the relationships between them.

The semantic web is hot. World Wide Web founding father and W3C Director Tim Berners-Lee says all the pieces are now in place for a semantic web to emerge.

So is it a boy or a girl?

When You Assume, You Make an…

Corinna Bath did an interview last week for the Austrian Semantic Web Company where she articulates her concerns about gender and the semantic web. Unfortunately, the interview is extremely academic in language and tone – so we’ll try to explain her arguments here.

Her first argument is that the architects of the semantic web need to be very careful about the assumptions they carry into the creation of categories of relationships. Bath draws a historical parallel with the first phone books, where listings were organized by the names of the husband in each household. That appeared to the authors to be the logical way to do it at the time. It wasn’t until after years of feminist political organizing led to general cultural change that the phone books changed. Why is this important? Because systems like the phone book help color our view of the world we live in and are the building blocks of basic inequalities.

Too often, Bath argues, “binary assumptions about women and men are not reflected [upon] or the (gender) politics of [a particular] domain is ignored. Thus, the existing structural-symbolic gender order is inscribed into computational artifacts and will be reproduced by [their] use.”

Right: The Semantic Web made me grow this beard. Semantic web t-shirt via SpreadShirt.

semwebscream.jpgFor example, the Dublin Core ontology concerns Documents. It consists of a list of elements that can be used to describe a document, including “creator,” “contributor,” and “isReferencedBy.” Are there types of relationships that aren’t included on the list but are important to an accurate understanding of a document? There probably are, and different perspectives could help articulate what those relationships might be.

For example, some feminist critics argue that the Western cannon of almost every type of literature is full of work that men didn’t give women appropriate credit for. Some argue that Albert Einstein’s wife deserves substantial credit for his theory of relativity – should that be included in semantic markup wherever the book is cataloged? How should that relationship be described? Calling her a contributor would be controversial and wouldn’t really capture the history – a new category may be needed.

There are no shortage of ways to describe documents, events, people or concepts. The roster of people who will participate in the creation of a standard way to describe them will become increasingly important as machine learning becomes more important in our every day lives. Failing to take this seriously, Bath argues, could lead to the silencing of “minority views, quieter voices, and allows the dominant voice to speak for everyone, which seems highly problematic.”

Is Categorization Itself The Right Solution?

The semantic web today is based largely on what are called “triples” – sets of subject, predicate and object. For example Marshall Kirkpatrick [subject], loves [predicate] Punkin’ the Tabby Kitten [object]. (Hypothetical, I don’t have any kittens and please don’t send me any.)

This way of describing things isn’t beyond question, however. As Bath argues:

Even the modeling concepts themselves should be questioned as Cecile Crutzen suggest, since e.g. the class concept and the inheritance concept lack to represent social processes, because of limited formal expressiveness for conflict, change and fluidity. Such an ontology abstracts from human sociality, situated action and real meaning construction processes.

In other words life aint so simple: people change, conflicts and context matter and things in this world don’t just get their meaning by one object bumping into another, one event leading to another, child inheriting traits from a parent, etc.

Computer logic may necessitate simplification of some of life’s richness – but this is nothing to take lightly. We’re talking about helping computers understand meaning and that is not a simple or trivial matter.

Is Knowledge Only The Absence of Doubt?

Bath calls into question “computer science modeling that rests on the Cartesian epistemology,” or the belief that way we know that we really “know” something is by having no doubt about it.

If our semantic markup reading robot finds markup asserting that a certain relationship exists and does not find any markup asserting that it does not exist – ought we conclude that we’ve determined the truth of the matter? Particularly if not all perspectives on the matter have been taken into consideration in even formulating how the situation is described, then an assertion that a particular object has a certain property or two subjects have a particular relationship may be woefully inaccurate in describing reality. There are a lot of things people disagree about and there’s a lot of knowledge that people deny for political convenience. The absence of doubt is not sufficient basis for determination of truth. Repeated attempts to disprove a theory make a much better basis for working knowledge.

Or, as political blogger Karoli Kuns said to NPR’s Andy Carvin this morning when Carvin asserted otherwise, “I’d argue that tag dissent balances folksonomies, not undermines.”

Let’s talk about “working knowledge” and stop whispering about “truth”, before the robot children hear us.

Philosophy Aside, What Does This Mean?

It means that as the language we use to communicate meaning to machines develops, we’d better watch out who is building it and what perspectives they take into consideration. Unconsidered assumptions could lead to a real disconnect between the meaning that machines know of the world and they way that millions of other people experience it.

Bath isn’t suggesting that the semantic web should be rejected, quite the opposite in fact. “I am convinced,” she says, “that the perspectives I tried to sketch here can contribute to build better semantic systems or even prevent them from failure in function or on the marketplace.”

She has her own explanation why this is important: “With the use of the Internet we are already witnessing a radical change in practices of how knowledge is represented, stored and spread. In the future most of our work and life will involve the manipulation and use of information. It will crucially depend on the epistemologies, concepts and leading metaphors of the Semantic Web, which direction the semantic “human-machine reconfigurations” (Lucy Suchman) will take.”

That’s a nice way to say that we need to work hard to avoid creating fascist robots that exercise a homogenizing influence on diverse human experiences. There are people who are doing semantic web work in directions that take this into account, but it’s something worth considering for all of us.

Disclosure: The author has consulting relationships with a number of pre-launched semantic web companies.

Discuss



Go to Source


About this blog

This blog delivers stylish and dynamic news for designers and web-developers on all subjects of design, ranging from: CSS, Ajax, Javascript, web design, graphics, typography, advertising & much more. Our goal is to help you communicate effectively on the web with an engaging website or functional interface.

Internet MegaMeeting, LLC Microsoft Store LinkShare  Referral  Program Iolo technologies, LLC Artisteer - Web Design Generator FTPress.com (Pearson Education) Mobile Security: Parental Controls and Monitoring Atom Entertainment (formerly AtomShockwave)
.
Web Analytics