Search 5,000,000+ questions and answers.

Frequently Asked Questions

How much detail can I specify?

FAQ
much as you want! Custom frames are just that, Dave starts with a blank sheet of paper and any or all of the detail is specifiable. Any details not specified at the time of ordering are left to Dave's discretion. If you want your cable guides in a certain position tell Dave. Do not assume that he will put them where you want them just because you "saw it in a photograph." If you want a particular fork crown, say so, and if possible, it will be done.
Related Questions

How do I specify porosity levels?

Eastern Alloys, Inc.
Specifying porosity levels must take into account the fact that the position and shape of any internal discontinuity is usually more important than the amount. Thus, a crack will often have a very serious impact on the strength of a part but only represent a very small amount of porosity. Small, well-dispersed spherical pores may actually improve the material's strength and fracture toughness.
Related Questions

Can I specify where my money goes?

Avon Breast Cancer Crusade - Frequently Asked Questions
Funds raised by the Avon Breast Cancer Crusade, including product sales and special events, are combined and awarded as grants and gifts to carefully selected breast cancer programs in every area of the country. We cannot earmark funds raised (or a portion of them) for distribution to specific institutions or programs.
Related Questions

How do I specify fonts?

comp.lang.perl.tk FAQ
The quick answer is to specify the font configuration option of your widget as in: #!/usr/local/bin/perl -w use Tk; $main = MainWindow->new(); $labl = $main -> Label('-text' => "Foo", '-font' => "fixed"); $labl -> pack; MainLoop; The long answer involves figuring out what fonts you have access to locally. The Unix programs xlsfonts and xfontsel are useful in this regard.
Related Questions

How do I specify a bridge head server?

Environment settings set by a batch file are not working.
In order to minimize bandwidth usage, communication between sites is carried out by a pair of servers (one from each site) and these bridgehead servers are dynamically chosen by the KCC (Knowledge Consistency Checker) however there may be some situations where you would prefer to nominate a specific domain controller from each site as it may have better network connectivity or act as the proxy server in a firewall environment.
Related Questions

Can I specify the time of day for my delivery?

Artificial Insemination Sperm Donor Egg Donation Fertility M...
We are unable to arrange for specific delivery times. We are unable to arrange for weekend deliveries of this product.
Related Questions

How do I specify a formula?

FAQ's For Diet Product Manufacturers and Diet Product Suppli...
Gives us a Supplement Facts Panel from an existing product in the market and we'll quote on duplicating that formula. You can also tell us to start with that product and make your specified changes Describe to us the function of the product and list any special ingredients you want used and we'll formulate the product from that. Give us a price point and description of the product's function and we'll formulate and quote from that.
Related Questions

Can I specify which organs and tissues I donate?

Donate Life California
By checking the "Donation Limitations" box on the first signup page, the subsequent page allows you to opt out of donating specific organs and/or tissues or donating for medical research. In addition, you can specify that your donated tissue must be used for life-saving or reconstructive purposes only; distributed only to non-profit organizations; or distributed only in the United States.
Related Questions

Can I specify conditions for my host family?

Study Abroad Japan. Japanese Language and Culture School in ...
Yes. We will try to accommodate any requests you have regarding your host family. However, please bear in mind that while we will do our best, it may not be possible to find a family exactly as you requested.
Related Questions

Can I specify what research may be benefited from my gift?

About Full Body Donation And Donating Bodies To Science - Bi...
BioGift will make every effort to place the specific tissues as requested. However, age, medical history or time constraints may prohibit the tissues being accepted for a specific purpose.
Related Questions

Can I dynamically specify configuration values?

DenyHosts Frequently Asked Questions
Starting with DenyHosts version 2.2, you can now specify all or part of a configuration value to use an environment variable setting. To specify a dynamically substituted value you specify the portion of the value you would like to replace using the syntax $[ ... ] where the ... maps to an environment variable name. Notes: the environment variable must be specified in UPPERCASE and will be retrieved from the local environment when DenyHosts is started.
Related Questions

Can I specify a partial function in LSL?

Larch Frequently Asked Questions
Technically, no; all functions specified in LSL are total (see section 2.14 What is the meaning of an LSL specification?). Thus every operator specified in LSL takes on some value for every combination of arguments. What you can do is to underspecify such an operator, by not specifying what its value is on all arguments. For example, the operator head in the handbook trait List (see [Guttag-Horning93], p. 173) is underspecified in this sense, because no value is specified for head(empty).
Related Questions

Do I have to specify everything completely in LSL?

Larch Frequently Asked Questions
No, you don't have to specify everything completely in LSL. It's a good idea, in fact, to only specify the aspects that are important for what you are doing. For example, if you want to reason about graph data structures, it's best to not (at first, anyway) try to specify the theory of graphs in great detail. Put in what you want, and go with that. (This won't hurt anything, because whatever you need to prove you'll be forced to add eventually.
Related Questions

How do I specify something that is finite or partial?

Larch Frequently Asked Questions
In a procedure specification, you would normally use a precondition to limit the acceptable arguments that the procedure can work with. For example, the standard LSL handbook trait Integer (see [Guttag-Horning93], page 163) specifies an unbounded set of integers. Many Larch BISLs use this kind of unbounded set of integers as their model of a programming language's built-in integer type. Suppose that you want to specify an integer discriminant function, say to be implemented in C++.
Related Questions

How do I specify errors or error-checking?

Larch Frequently Asked Questions
Ways of specifying errors and error checking vary between Larch BISLs, depending primarily on whether the programming language that the BISL is tailored to has exceptions. In a language without exceptions (like ANSI C), a procedure would have to signal an error by producing an error message and halting the program, or by returning some error indication to the caller of a procedure.
Related Questions

How can I specify colour?

HTML & CSS - Frequently Asked Questions - CodingForums.c...
With this method, you specify the amount of red, green and blue respectivly there is in the colour for a maximum of 255.
Related Questions

How do I specify or submit The Sky Factory for my project?

FAQ
Call or email one of our Sky Designers with your project description, reflected ceiling plan (RCP), and size. We will be happy to provide part numbers and quantities specific to your project. We will also provide submittal forms with your quote. You may also find the information you need on our Documentation page. On very large orders, we can pass on the savings that we achieve through large-volume orders of components and raw materials. [back to top]
Related Questions

Can an Administrator specify exclusive checkout on single files?

Jim Lamb : Team Foundation Server FAQ
administrator can specify exclusive checkout on team projects or file types. If either is set for exclusive checkout, then exclusive checkout will apply. For this question, the answer is "no" but if they have a general class of files (i.e. images) with known extensions (.bmp, .gif, .jpg) then they can configure them for exclusive checkout.
Related Questions

I want to specify which photos are imported from my camera. How do I do that?

Windows Live Photo & Video Blog : Frequently Asked Questions
Unfortunately, you can't. But it's a frequent request from our users that we're looking into for future releases. For more information, see this blog entry.
Related Questions

Can I specify a set of users that should never be able to login?

DenyHosts Frequently Asked Questions
New in v2.1. DenyHosts now allows you to create a file, restricted-usernames in the DenyHosts WORK_DIR. The contents of this optional file should contain one username per line. Each username listed is considered to be a restricted account or simply, any username that satisfies these scenarios: Any username listed in the restricted-usernames file will be subject to the DENY_THRESHOLD_RESTRICTED configuration setting (by default this will be set to DENY_THRESHOLD_ROOT).
Related Questions

Do I need to write an LSL trait to specify something in a BISL?

Larch Frequently Asked Questions
No, you don't always have to write an LSL trait to specify something in a BISL, it just seems that way. Seriously, you don't have to write a trait in the following circumstances. You are specifying a procedure and all of the mathematical vocabulary needed is available in existing traits. These traits may come from a handbook (see section 2.23 Where can I find handbooks of LSL traits?), or they may be built-in to your BISL.
Related Questions

If I specify an ADT in a BISL do I prove it is the same as the trait?

Larch Frequently Asked Questions
No, you don't prove the specification of an ADT in a BISL is the same as a trait. Those are completely different concepts. An LSL trait specifies a theory, not what is to be implemented in a programming language; the BISL is what is used to specify an implementation (program module). You use the vocabulary in a trait to help specify program modules in a BISL, but there is no proof obligation that you engender by doing so. See section 1.
Related Questions

How do I specify that all the values of a type satisfy some property?

Larch Frequently Asked Questions
A property that is true for all values of a type is called an invariant. Many Larch BISLs have syntax for declaring invariants. For example, LM3 uses the keyword TYPE_INVARIANT, and Larch/C++ uses the keyword invariant. The predicate following the appropriate keyword has to hold for all objects having that type, whenever a client-visible operation of that type is called or returns. (This allows the invariant to be violated temporarily within an operation implementation.
Related Questions

What's your Quality Specify?

Hand Painted Oil Painting Reproduction­Shopping FAQs
to the quality, it can be easily understood by painting experts of your level that arts products can hardly be measured only by price, because quality is of equal importance. Good quality is salable, poor quality only waste your money. We are confident that you will be satisfied with our paintings and will find that the quality matches the price we charge. Meseum quality: Paintings will be painted with toppest quality canvas and paints by years of expierenced artists.
Related Questions

Will I always bid the amount that I specify?

Frequently Asked Questions
Not necessarily, the amount you enter is the maximum amount you are prepared to bid. During the auction we will make bids for you up to that amount. If there is no one else bidding for the lot the amount you pay (the hammer price) may be a lot less. But don't forget you will also need to pay the buyer's premium and possibly V.A.T. in addition to the bid value.
Related Questions

Why should I specify keywords?

PowerPoint Elearning Content Authoring Tool FAQs | authorPOI...
Entering keywords enables the searching of all presentations in the Content Manager to find specific presentations based on these words.
Related Questions

How can I specify colors?

Cashflowpages HTM Help Page
If you want others to view your web page with specific colors, the most appropriate way is to suggest the colors with a style sheet. Cascading Style Sheets use the color and background-color properties to specify text and background colors. To avoid conflicts between the reader's default colors and those suggested by the author, these two properties should always be used together. More information about Cascading Style Sheets can be found at: http://www.htmlhelp.
Related Questions

Can I specify my own menu?

The Gibbet Hill Grill & The Barn at Gibbet Hill
Yes. Although we can offer several options in a variety of styles, we would be happy to sit down with you and design a menu that makes your event as individual as you are
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact