Dev -- Ensembl developers list

 

About Dev
English (USA)

The Ensembl dev mailing list (dev@ensembl.org) is a forum for users of the Ensembl API, website and data including users maintaining Ensembl mirrors or developing applications based on the Ensembl code. All API/web installation questions, issues, possible bugs or other Ensembl code related queries are appropriate for this forum.

Please keep in mind that many of the users posting here are volunteering their expertise. While help is happily provided, there is an expectation that users will spend the necessary time learning the system from the available documentation.


General information:

- Before posting users are encouraged to search the dev list archives at https://lists.ensembl.org/pipermail/dev_ensembl.org/. Additional information including specific help for the API and a project FAQ are available at http://www.ensembl.org/info/index.html

- Choose a meaningful subject for your message.

- Ensembl also provides user support via helpdesk@ensembl.org.
Questions sent to this address are not sent to the general dev list, but may be used as the basis of FAQ entries, blog posts or other documentation. Please do not send the same issue to both dev and helpdesk.


How to format specific question types:

- If you are posting a question about the Ensembl API, please provide the API version that you are using, which is found via Bio::EnsEMBL::ApiVersion

use Bio::EnsEMBL::ApiVersion;
printf( "The API version used is %s
", software_version() );

A short code snippet illustrating a problem is normally very useful.

- Questions about installation of an Ensembl web site should include
information about the OS used and any applicable error messages.

- Questions about Ensembl data should include the release number.
Database version can be found in the database name or via the
schema_version entry in the meta table.


Administrative guidelines:

- Please keep messages on the list so that others can benefit from the discussion. All Ensembl team members will reply with the dev list in copy and dev messages should not be sent directly to members of the Ensembl team.

- Normal standards of professional behaviour are expected in all messages. Comments that are deemed rude or insulting are not acceptable.

- Uninvited off-list contact for commercial or other purposes is not acceptable.

- Messages sent to dev@ensembl.org will be archived. These are indexed and searchable via sources such as google.

- Job postings for Ensembl project positions at EMBL-EBI may be occasionally be sent to the list. Other jobs postings are not appropriate for the list.

To see the collection of prior postings to the list, visit the Dev Archives

Using Dev
To post a message to all the list members, send email to dev@ensembl.org.

You can subscribe to the list, or change your existing subscription, in the sections below.

Subscribing to Dev

Subscribe to Dev by filling out the following form. You will be sent email requesting confirmation, to prevent others from gratuitously subscribing you. This is a hidden list, which means that the list of members is available only to the list administrator.

    Your email address:  
    Your name (optional):  
    You may enter a privacy password below. This provides only mild security, but should prevent others from messing with your subscription. Do not use a valuable password as it will occasionally be emailed back to you in cleartext.

    If you choose not to enter a password, one will be automatically generated for you, and it will be sent to you once you've confirmed your subscription. You can always request a mail-back of your password when you edit your personal options.
    Pick a password:  
    Reenter password to confirm:  
    Which language do you prefer to display your messages? English (USA)  
    Would you like to receive list mail batched in a daily digest? No Yes
Dev Subscribers
(The subscribers list is only available to the list administrator.)

Enter your admin address and password to visit the subscribers list:

Admin address: Password:   

To unsubscribe from Dev, get a password reminder, or change your subscription options enter your subscription email address:

If you leave the field blank, you will be prompted for your email address


Dev list run by dev-owner at ensembl.org
Dev administrative interface (requires authorization)
Overview of all ensembl.org mailing lists

Delivered by Mailman
version 2.1.33
Python Powered GNU's Not Unix