Tagged Questions
The information-architecture tag has no wiki summary.
6
votes
12answers
2k views
What software exists for creating visual sitemaps?
What software is there for creating visual sitemaps?
I know of Visio, but that's not that intuitive to use, and Omnigraffle, but that's mac only. Is there any other software that is specifically ...
4
votes
5answers
9k views
Generating a Visual Site Map of an Existing Site
I thought I could easily answer this question by searching the web, but my Google-fu has failed me. So I turn to you, oh mighty stackoverflowers, and beseech you for enlightenment:
What is the ...
3
votes
2answers
73 views
Displaying a TON of images with jquery [closed]
I am about to embark on a jquery journey I have not ever done. I will be developing a site that has one objective : to display over 300 uncategorized images (artwork). I'm just trying to think about ...
2
votes
0answers
50 views
How best to include design in an Agile Web Development Team [closed]
I am shortly going to be working on my first ever Agile Web Development project at work as a project manager. I have managed plenty of projects using Waterfall over the past few years and I am ...
2
votes
3answers
49 views
Need Help Planning Architecture for Categorization Connundrum
I have more of a "what-would-you-do" question than an actual coding question.
It relates to a project I am currently working on. In this project,
we are tasked with combining several marketplace ...
2
votes
4answers
154 views
What is information architecture? (What) has it to do with programming?
I've came accross this concept several times and did not find a clear explanation.
What is it? What has it to do with programming? What has it to do with what we (software engineeers / programmers) ...
2
votes
2answers
359 views
File Structure / Architecture for AJAX Site?
I'm building a site using ajax and am trying to decide where to put the files that supply the data for the ajax requests.
For example, I am going to have a .js file that can be included in a page ...
1
vote
1answer
67 views
SEO: One Medium-Size Page or Multiple Small-Size Pages
Is it recommended / advisable to separate a medium-size page into multiple pages for (potential) SEO benefits? One example is I need to design a new product tour section, which describes about 5 ...
1
vote
1answer
71 views
What's the best way to retrieve this data?
The architecture for this scenario is as follows:
I have a table of items and several tables of forms. Rather than having the forms own the items, the items own the forms. This is because one item ...
1
vote
2answers
80 views
Resources for building public information displays using HTML/CSS?
I would like to displays schedules, maps and other informations on displays in a building for visitors. These displays would provide at most mouse input but no keyboard.
Ten years ago this was the ...
1
vote
2answers
171 views
Creating an Information Systems Map
I am in the process of documenting the high level view of the information systems that we have. They aren't all 'silo' applications and components, and I the goal here is to highlight which components ...
0
votes
0answers
11 views
Information Storage management and Disaster recovery
can anyone tell me how data are organised in different site
e.g how data are organised in banking application ,similarly how differently are data being organised in AmaZon site and youtbe ?
What are ...
0
votes
1answer
24 views
Showing Access Rights to end users.. should I? shouldn't I?
when using Requirement Management application, some ppl say, dont show your users, those areas which are not accessible for them or no permission, only show the accessible section... It doesnt sound ...
0
votes
1answer
40 views
Interface design…the design part, not the interfacing part
I am a web developer and I am quickly realizing my biggest flaw as a web developer is when it comes to interface design.
That is to say, the actual making the interface look nice and clean. I am ...
0
votes
1answer
57 views
How do _you_ test and validate Information Architecture improvements?
Say you wanted to adjust where a particular link in your web-app linked to. Perhaps you wanted to reorganise the flow of information on a page. Maybe you want to adjust the workflow of your ...
0
votes
0answers
42 views
Widget inheritance in open source CMS like Drupal or Wordpress?
When I think about websites that have hierarchical arrangement of pages with each page having sidebars (left or right), I naturally think that there should be "sidebar inheritance" or "widget ...
0
votes
1answer
32 views
Interactive elements of a web page
I was wondering if we have to consider interactive elements of a web page which are basically changing a section of a web page as a new level when making a site map. For example, I have a web page "x" ...
0
votes
2answers
157 views
Recommendation for a book on information architecture?
I am a newbie to information architecture. Can anyone recommend a good book for reading up on the topic?
0
votes
3answers
258 views
What is the difference between the terms information architecture and database?
Is information architecture and database referring to the same thing? What are the differences?
0
votes
1answer
356 views
SEO-friendly URL design for filtering a resource in Rails 3
I need to implement some SEO-friendly sort methods for a resource in Rails 3. This is what I'm considering doing for collections:
/things # shows all things
/things/popular ...
0
votes
1answer
111 views
HTML Document Naming for site sub-pages in sub-directories
I'm working on a site redesign, and part of the task at hand is the structure of the site. Currently the site uses a CMS called Kintera that gives tragically unusable URLs (the site is ...
0
votes
1answer
168 views
Information architecture for document repositories
I've been tasked with re-designing the architecture of my division's document repositories. We currently have hundreds of documents across multiple SharePoint servers and would like to consolidate ...
0
votes
3answers
216 views
SEO and URI Structure
Standard SEO caveat: It's a black box, and the algorithms are proprietary, and trying to predict and game the search engines is a crappy way to make a living.
That said, what are the baseline steps ...