> For the complete documentation index, see [llms.txt](https://www.information-architecture.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.information-architecture.world/worldiaday/events/world-ia-day-2012.md).

# World IA Day 2012

## Global theme: Designing Structures for Understanding

The first ever World IA Day focuses on Designing Structures for Understanding. On February 11, 2012, we hosted WIAD events in 14 cities across all corners of the globe. Learn from world-class IA minds, network, showcase new ideas, and attend events tailored specifically to your community.

<figure><img src="/files/eK1dzENnMPjOzZmXnNVd" alt=""><figcaption></figcaption></figure>

## 1 DAY. 14 CITIES.

World IA Day 2012 is about bringing the Information Architecture community together. We’re fostering links within local communities and on a global scale. We’re sharing information, ideas and research. And we’re doing it through unconventional, exciting and engaging IA events this February.

The first ever World IA Day focuses on Designing Structures for Understanding. On February 11, 2012, we’re hosting WIAD events in 14 cities across all corners of the globe. Learn from world-class IA minds, network, showcase new ideas and attend events tailored specifically to your community. We hope you’ll join us at an event near you this February!

## Global keynotes

<table data-column-title-hidden data-view="cards"><thead><tr><th>Speaker</th><th data-hidden data-card-target data-type="content-ref">Link</th></tr></thead><tbody><tr><td>Peter Morville</td><td><a href="/spaces/baSlLofx8dFkZzTEdS1i/pages/sj24IHKFOAkAAvJd1kIl">/spaces/baSlLofx8dFkZzTEdS1i/pages/sj24IHKFOAkAAvJd1kIl</a></td></tr><tr><td>Lou Rosenfeld</td><td><a href="/spaces/baSlLofx8dFkZzTEdS1i/pages/IYsQxPiqC6mEIvp2YPi1">/spaces/baSlLofx8dFkZzTEdS1i/pages/IYsQxPiqC6mEIvp2YPi1</a></td></tr><tr><td>Jorge Arango</td><td><a href="/spaces/baSlLofx8dFkZzTEdS1i/pages/5DnPqyKy78SPO73kRXV1">/spaces/baSlLofx8dFkZzTEdS1i/pages/5DnPqyKy78SPO73kRXV1</a></td></tr></tbody></table>

***

## Attend World IA Day 2012

### **Why Participate?**

Participating in World IA Day 2012 as an attendee or presenter lets you:

* Share your scholarship, experiences, and ideas
* Hear presentations from key members of the IA community
* Network with local peers
* Connect with a local and global audience
* Re-energize yourself and get excited about your work
* Deepen and expand your understanding of IA
* Get a chance to speak at IA Summit 2012 and write an article for the Journal of IA

### **Participate in WIAD 2012**

We’re hosting World IA Day 2012 events in 14 cities globally on Saturday, Feb. 11. Each city’s event will be different, but all will focus on information architecture and this year’s theme, Designing Structures for Understanding.

All events zone in on IA topics and are designed to connect with your local IA communities. No one location will be the same—and everyone’s welcome to join. That means if you’re a student, IA practitioner, or just someone who has an interest in IA, it’s a great chance to drop by, get engaged and network with like-minded folks who know and love IA.

Plus, many locations will offer the chance for you to present your work and IA expertise.

We encourage local events to be free for members – however, autonomy at the local level is a virtue. Each event will be run by local coordinators and will be as low cost as possible.&#x20;

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://www.information-architecture.world/worldiaday/events/world-ia-day-2012.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
