Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Version 12 (modified by seanegan, 17 years ago) (diff)

--

Pidgin Site Wireframes

Blend Interactive has generated a set of wireframes for the new site. Please have a look and make some comments here to help guide us in the right direction.

The purpose of the wireframe stage is to consider the structure and content of the site without any consideration for design; once we've reached some rough consensus on the contents, we can get the designers involved in creating the actual look and feel. At this point we're focusing on where to put things, and why to put them there.

I've broken the wireframe document up into sections below, but here's the whole document if that's easier to read.

User Groups

User Analysis

Questions

  • Do these groups accurately represent the expected audience of the site?

seanegan: Yes, and in order of importance too. At each level, the audience both drops to perhaps under 5% of the group above it, and is likely to already have other outside resources.

  • Is there anything that should be added to this list?
  • Other questions/comments?

Site Map

Proposed Site Map

Questions

  • Anything else that should be added to the site map?
  • Other questions/comments?

lschiere: In your site map, you have a section for developer blogs in both "About" and "latest news." Do we want this duplication?

joekepley: I was thinking of the Team page in the about section as something more akin to the 'contact info' page on the current site, perhaps with a bit more bio information. The 'Dev Blogs' page would be more like the current 'planet' site - an aggregation of articles from developers' blogs. So I don't think the duplication is a big deal. In one case it's part of the contact info, and in the other it's there to provide context to the posts.


Home Page

Home Page Wireframe and Notes

Questions

  • What's the best way to describe Pidgin in the shortest amount of text? We want to tell people what Pidgin is in a compelling way in as few words as possible. (Users will often gloss over long descriptions).

seanegan: I think your description is pretty spot-on. I think including the list of supported protocols is a huge selling point that immediately adds a ton of relevance over just a description. Good idea.

  • Any good taglines for Pidgin?

Gaim's tagline is "The Penguin Pimpin' IM client that's good for the soul." I don't know if Pidgin has/needs/wants a tagline ;)

  • Other questions/comments?

sgarrity: "The current site has "A multi-protocol instant messaging (IM) client" - Not too exciting, but it works. seanegan: It would be fun to change the screenshot on a very regular basis. The silhouette is obviously of the buddy list and a conversation window. It would be fun to be able to change the conversation text frequently to in-jokes/obscure 80s pop culture references/current events. Clearly not a huge priority.

seanegan: It might be nice to have the full text of the latest news post on there instead of just a headline.


Download Section

Download Section Wireframe and Notes

Questions

  • What types of packages and binaries will be provided for Pidgin?

lschiere: The downloads section also looks good. I'm not sure we would have much in the way of alternates though beyond the source itself. We typically have a collection of rpms, the source in .tar.gz and .tar.bz2, 3 win32 installers (with gtk, without gtk, and debug), and sometimes an autopackage. We have not distributed debs ourselves in the past, mostly because the debian developers have done an excellent job providing packages for unstable.

  • Will there be repositories for systems like yum and apt?

lschiere: I had not considered this. I think I'm a fan of the idea though.

Yeah, that's not a bad idea at all, especially for yum and apt-rpm. I still doubt we'll need to package for Debian. Perhaps we may want to offer nightly builds (which might be useful if we switch to mtn which has a high initial pull cost).

  • Are there volunteers available to maintain installation instructions for their favorite distros?

lschiere: We have some notes, particularly about getting ssl/tls to work with gaim on various distros. In the past, there have been some patches providing additional information for various distros, but not much.

seanegan: It's mostly straightforward anyway. We only offer rpm's; there are few weird dependencies that ever need to be tracked down---most of what we have is common. But if worse comes to worse, we can bug the packagers for tips.

  • Other questions/comments?

seanegan: Where does the user actually click to download the package? Is it possible to download the package directly from the homepage, or do you have to go to this page first? From this page, where is the link to download? For UNIX distros, it would be nice if the home page contained two links, one for the binaries and one for the source... but in a way not to confuse the 15 year old Ubuntu livecd users. ;)


About Section

About Section Wireframe and Notes

Questions

  • What are the features of Pidgin that should be highlighted to prospective users?

lschiere: the status stuff needs a section either here or in support.

seanegan: The screenshots on our current screenshot page are dated, but are a good start. Something like NetworkManager integration probably isn't too good because it's not visual, but there are plenty of UI things to show off.

  • Should the official organization (IMF) that's now behind Pidgin be explained?

seanegan: This should probably just be a link to [imfreedom.org], which would just be a simple static HTML page with everything we need to disclose.

  • Where and how can we explain that Pidgin was formerly Gaim, and the reasons for the change?

seanegan: Luke asked if the settlement even allows us to mention this. I think it does; it says we can use Gaim as it refers to "it's past use as a technical term" or some such. In either case, I don't expect any resistance from AOL about doing this. That said, I think the best place would be on the homepage, in the description (labeled 4) and in one of the transient areas. We would then phase these out over a couple of months. Perhaps phase out the alert after a week or so, and the description later. This would ease the initial confusion of people getting redirected from gaim.sf.net.

  • Other questions/comments?

seanegan: It would be great if selecting screenshots refreshed on the page without a reload.


Support Landing Page

Support Wireframe and Notes

Questions

  • What are all of the support resources that are available to users having problems?

lschiere: there are definitely going to be mailing lists, and a FAQ. The wiki here at developer.pidgin.im will also have information on figuring out what is going wrong. My hope is to have pages here that are useful to users, but which can help point users interested in doing more in the right direction towards submitting a patch. In the past, we have written various page length articles on various things, protocol descriptions, things like our reaction to skins, plain text passwords, so on. These could remain static pages, or could be pages here with links to them from a Documentation page. I do not know which approach is best. A good search would be awesome regardless.

  • What else should be added to the Support section?
  • Other questions/comments?

Bug Report

Bug Report Wireframe and Notes

Questions

  • Does this seem like a good method to handle bug reports?

lschiere: this is utterly awesome.

seanegan: seconded

  • Any other resources that should be searched for solutions?
  • Other questions/comments?

Contribute Section

Contribute Section Wireframe and Notes

Questions

  • Are there any other ways to contribute that should be highlighted?

lschiere: we are going to be using monotone, elb had mentioned that it might be worthwhile to have a snapshot of the monotone database posted in an automated fashion so that those interested in contributing can get a jump start, rather than the half-hour to an hour initial monotone checkout. I do not know how hard/easy it would be to do this.

elb The generation of the database itself is trivial; mtn pull to an existing, dedicated database to update it (which takes care of not having to lock anything), copy it alongside the current download database, and mv it overtop. A new version will be atomically available to fresh downloaders.

seanegan: That would live within developer.pidgin.im, not on this page. A lot of people have asked if we have "buttons" that they could include on their webpage. Perhaps this sort of thing could be considered a form of contribution.

  • Other questions/comments?

News Section

News Section Wireframe and Notes

Questions

  • Should the 'official' news remain separate from the blogs?

lschiere: I expect official news would remain separate yes.

seanegan: agreed

  • Should we attach author names to official posts?

seanegan: Doesn't matter to me.

All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!