SpecSpec

Differences between revisions 18 and 21 (spanning 3 versions)
Revision 18 as of 2008-04-26 18:48:41
Size: 3018
Editor: pool-72-83-104-211
Comment:
Revision 21 as of 2010-05-30 17:11:21
Size: 5574
Editor: dsl-185-83-10
Comment: Added Summary, Rationale and Use Cases
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
 * '''Created''': [[Date(2005-10-25T15:45:54Z)]]  * '''Created''': <<Date(2005-10-25T15:45:54Z)>>
Line 9: Line 9:
 Gnome is completely lacking a font installer. If you double click a ttf font, you can preview it, but no indication is given to the user for how to get the font into applications. KDE already does this out of the the box. On the wiki there are some instructions explaining to create a .fonts folder and stick your fonts in there, but this has issues:

1) Shouldn't be necessary in the first place
2) Isn't system wide, and to do so system wide requires using the terminal
3) Doesn't work for joe blow user because when he tries to create the .fonts folder Nautilus tells him it already exists, he looks for it but doesn't see it, and gives up using Ubuntu out of frustration (he doesn't see it because it's hidden, nautilus doesn't explain this either).
An application that downloads software, content and other data from a location with a good Internet connection, in order to ship it to a location that may not have a good or cheap Internet connection.
Line 17: Line 13:
As we develop new ideas for features in Ubuntu, it's important to be able to communicate them clearly. This serves the purpose of making it clear what the feature is about, and allowing people to evolve an implementation strategy for it. Many NGOs work in areas where Internet connectivity might be slow, expensive, censored or otherwise severely limited.
Line 19: Line 15:
Publishing this content gives our community a chance to participate in the discussion and design of a feature, and increases the chance that community members will feel confident enough to start work on the implementation of the feature.

A good specification also allows community members who were not physically present at meetings discussing a topic to participate in the implementation of the spec.

Bottom line: the better your spec, the better the chances that your ideas will be clearly understood by the review team.
Examples of the above would include rural areas in Africa where connectivity is extremely expensive. While a school may acquire Ubuntu installation media quite effortlessly, installing additional software may be prohibitive due to the high cost of bandwidth. Another case may be where a natural disaster has hit an area, destroying telecoms infrastructure. In these examples, a disk could be prepared with a mirror of useful tools and content that could be prepared in another area or even another country and then shipped off to location.
Line 27: Line 19:
  * Joe the graphics designer wants to install a font just for himself, so that he can make cool-looking documents in AbiWord   * Eric needs to visit a disaster location tomorrow and needs to set up a contact center for the area, he has very little information about the area or what kind of infrastructure is available. He's also unsure which software and content may be useful. He uses Manifest to create a mirror in his pocket that allows him to have all of the Ubuntu repositories and a few PPAs available onsite.
Line 29: Line 21:
  * Alice the SysOp finds a nice font, and wants all the people on her system to be able to use it.   * Kyle is installing Edubuntu in schools in Limpopo, South Africa. The only connectivity available here is 3G/HSDPA that costs €0.20 per MB. He creates a mirror on disk using Manifest at a university in Johannesburg and duplicates it on the servers installed at each school he works at, saving the collective schools large amounts of money.

  * Kenny is a student at South Park Elementary and doesn't have an Internet connection at home. He uses the connection at school to mirror an off-line version of Wikipedia that he'll share with his siblings and use for doing homework.
Line 33: Line 27:
This specification covers a simple way to add fonts to Ubuntu using a simple GUI. This specification covers feature specifications for Ubuntu and Launchpad. It is not meant as a more general specification format.
Line 37: Line 31:
The following considerations should be kept in mind: A specification should be built with the following considerations:
Line 39: Line 33:
* The user should not have to open a terminal
* PolicyKit should be used to add system fonts
* Separation should be kept between user and system fonts.
  * The person implementing it may not be the person writing it. It should be clear enough for someone to be able to read it and have a clear path towards implementing it. If it doesn't, it needs more detail.

  * That the use cases covered in the specification should be practical situations, not contrived issues.

  * Limitations and issues discovered during the creation of a specification should be clearly pointed out so that they can be dealt with explicitly.

  * If you don't know enough to be able to competently write a spec, you should either get help or research the problem further. Avoid spending time making up a solution: base yourself on your peers' opinions and prior work.

  * Specifications should be written in clear, concise and correct English. If you're not a native speaker, co-editing the spec with somebody who is might be a good idea.

Specific issues related to particular sections are described further below.
Line 47: Line 49:
Line 50: Line 51:
Currently the only way to add a font as a user is to create (if not already in existence ) a ~/.fonts folder and to put your fonts in there. This is not immediately obvious, and such a directory is hidden by default. This should be the description of '''why''' this spec is being defined.
Line 52: Line 53:
Adding a system font is very difficult without terminal usage. === Scope and Use Cases ===

While not always required, but in many cases they bring much better clarity to the scope and scale of the specification than could be obtained by talking in abstract terms.
Line 56: Line 59:
Use cases are positive statements which (loosely) conform to a pattern like

  * A person and their role
  * The objective they want to achieve
  * The steps they go through
  * The positive result

Specifically, describing the current unsatisfactory state of affairs is not a use case; that belongs in the Rationale section.
Line 58: Line 70:
Ideally, this will appear in System>Preferences>Appereance under "Fonts", where a "add new" button would exist to add a font simply.
(Mockup to be created shortly)
This section is usually broken down into subsections, such as the packages being affected, data and system migration where necessary, user interface requirements and pictures (photographs of drawings on paper work well).

== Implementation ==

To implement a specification, the assignee should observe the use cases carefully, and follow the design specified. He should make note of places in which he has strayed from the design section, adding rationale describing why this happened. This is important so that next iterations of this specification (and new specifications that touch upon this subject) can use the specification as a reference.

The implementation is very dependent on the type of feature to be implemented. Refer to the team leader for further suggestions and guidance on this topic.

== Outstanding Issues ==

The specification process requires experienced people to drive it. More documentation on the process should be produced.

The drafting of a specification requires English skills and a very good understanding of the problem. It must also describe things to an extent that someone else could implement. This is a difficult set of conditions to ensure throughout all the specifications added.

There is a lot of difficulty in gardening obsolete, unwanted and abandoned specifications in the Wiki.

== BoF agenda and discussion ==

We'll have a first public session on this on the first Monday in UBZ.
  • Launchpad Entry: foo

  • Created: 2005-10-25

  • Contributors:

  • Packages affected:

  • See also: SpecTemplate

Summary

An application that downloads software, content and other data from a location with a good Internet connection, in order to ship it to a location that may not have a good or cheap Internet connection.

Rationale

Many NGOs work in areas where Internet connectivity might be slow, expensive, censored or otherwise severely limited.

Examples of the above would include rural areas in Africa where connectivity is extremely expensive. While a school may acquire Ubuntu installation media quite effortlessly, installing additional software may be prohibitive due to the high cost of bandwidth. Another case may be where a natural disaster has hit an area, destroying telecoms infrastructure. In these examples, a disk could be prepared with a mirror of useful tools and content that could be prepared in another area or even another country and then shipped off to location.

Use Cases

  • Eric needs to visit a disaster location tomorrow and needs to set up a contact center for the area, he has very little information about the area or what kind of infrastructure is available. He's also unsure which software and content may be useful. He uses Manifest to create a mirror in his pocket that allows him to have all of the Ubuntu repositories and a few PPAs available onsite.
  • Kyle is installing Edubuntu in schools in Limpopo, South Africa. The only connectivity available here is 3G/HSDPA that costs €0.20 per MB. He creates a mirror on disk using Manifest at a university in Johannesburg and duplicates it on the servers installed at each school he works at, saving the collective schools large amounts of money.
  • Kenny is a student at South Park Elementary and doesn't have an Internet connection at home. He uses the connection at school to mirror an off-line version of Wikipedia that he'll share with his siblings and use for doing homework.

Scope

This specification covers feature specifications for Ubuntu and Launchpad. It is not meant as a more general specification format.

Design

A specification should be built with the following considerations:

  • The person implementing it may not be the person writing it. It should be clear enough for someone to be able to read it and have a clear path towards implementing it. If it doesn't, it needs more detail.
  • That the use cases covered in the specification should be practical situations, not contrived issues.
  • Limitations and issues discovered during the creation of a specification should be clearly pointed out so that they can be dealt with explicitly.
  • If you don't know enough to be able to competently write a spec, you should either get help or research the problem further. Avoid spending time making up a solution: base yourself on your peers' opinions and prior work.
  • Specifications should be written in clear, concise and correct English. If you're not a native speaker, co-editing the spec with somebody who is might be a good idea.

Specific issues related to particular sections are described further below.

Summary

The summary should not attempt to say why the spec is being defined, just what is being specified.

Rationale

This should be the description of why this spec is being defined.

Scope and Use Cases

While not always required, but in many cases they bring much better clarity to the scope and scale of the specification than could be obtained by talking in abstract terms.

Use Cases

Use cases are positive statements which (loosely) conform to a pattern like

  • A person and their role
  • The objective they want to achieve
  • The steps they go through
  • The positive result

Specifically, describing the current unsatisfactory state of affairs is not a use case; that belongs in the Rationale section.

Implementation Plan

This section is usually broken down into subsections, such as the packages being affected, data and system migration where necessary, user interface requirements and pictures (photographs of drawings on paper work well).

Implementation

To implement a specification, the assignee should observe the use cases carefully, and follow the design specified. He should make note of places in which he has strayed from the design section, adding rationale describing why this happened. This is important so that next iterations of this specification (and new specifications that touch upon this subject) can use the specification as a reference.

The implementation is very dependent on the type of feature to be implemented. Refer to the team leader for further suggestions and guidance on this topic.

Outstanding Issues

The specification process requires experienced people to drive it. More documentation on the process should be produced.

The drafting of a specification requires English skills and a very good understanding of the problem. It must also describe things to an extent that someone else could implement. This is a difficult set of conditions to ensure throughout all the specifications added.

There is a lot of difficulty in gardening obsolete, unwanted and abandoned specifications in the Wiki.

BoF agenda and discussion

We'll have a first public session on this on the first Monday in UBZ.


CategorySpec

SpecSpec (last edited 2010-05-30 17:13:07 by dsl-185-83-10)