Wednesday, 20 June 2012
Tasting
Tasting
Wine tasting
is the sensory examination and evaluation of wine. Wines are made up of
chemical compounds similar or identical to those in fruits, vegetables,
and spices. The sweetness of wine is determined by the amount of residual sugar in the wine after fermentation, relative to the acidity present in the wine. Dry wine, for example, has only a small amount of residual sugar.
Some wine labels suggest opening the bottle and letting the wine
"breathe" for a couple of hours before serving, while others recommend
drinking it immediately. Decanting—the
act of pouring a wine into a special container just for breathing—is a
controversial subject in wine. In addition to aeration, decanting with a
filter allows one to remove bitter sediments that may have formed in
the wine. Sediment is more common in older bottles but younger wines
usually benefit more from aeration.[4
Wine tasting
is the sensory examination and evaluation of wine. Wines are made up of
chemical compounds similar or identical to those in fruits, vegetables,
and spices. The sweetness of wine is determined by the amount of residual sugar in the wine after fermentation, relative to the acndividual flavors may also be detected, due to the complex mix of organic molecules such as esters and terpenes
that grape juice and wine can contain. Experienced tasters can
distinguish between flavors characteristic of a specific grape and
flavors that result from other factors in wine making. Typical
intentional flavor elements in wine are those imparted by aging in oak
casks; chocolate, vanilla, or coffee almost always come from the oak and
not the grape itself.[48]
Banana flavors (isoamyl acetate) are the product of yeast metabolism, as are spoilage aromas such as sweaty, barnyard, band-aid (4-ethylphenol and 4-ethylguaiacol),[49] and rotten egg (hydrogen sulfide).[50] Some varietals can also have a mineral flavor due to the presence of water-soluble salts (like limestone).
Wine aroma comes from volatile compounds in the wine that are released into the air.[51]
Vaporization of these compounds can be sped up by twirling the wine
glass or serving the wine at room temperature. For red wines that are
already highly aromatic, like Chinon and Beaujolais, many people prefer them chilled.[52]
idity present in the wine. Dry wine, for example, has only a small amount of residual sugar.
Some wine labels suggest opening the bottle and letting the wine
"breathe" for a couple of hours before serving, while others recommend
drinking it immediately. Decanting—the
act of pouring a wine into a special container just for breathing—is a
controversial subject in wine. In addition to aeration, decanting with a
filter allows one to remove bitter sediments that may have formed in
the wine. Sediment is more common in older bottles but younger wines
usually benefit more from aeration.[4
Tuesday, 19 June 2012
Classification
Regulations govern the classification and sale of wine in many regions of the world. European wines tend to be classified by region (e.g. Bordeaux, Rioja and Chianti), while non-European wines are most often classified by grape (e.g. Pinot Noir and Merlot). More and more, however, market recognition of particular regions is leading to their increased prominence on non-European wine labels. Examples of non-European recognized locales include Napa Valley and Sonoma Valley in California, Willamette Valley in Oregon, Columbia Valley in Washington, Barossa Valley and Hunter Valley in Australia, Central Valley in Chile, Vale dos Vinhedos in Brazil, Hawke's Bay and Marlborough in New Zealand, Okanagan Valley and Niagara Peninsula in Canada.
Some blended wine names are marketing terms, and the use of these names is governed by trademark law rather than by specific wine laws. For example, Meritage (sounds like "heritage") is generally a Bordeaux-style blend of Cabernet Sauvignon and Merlot, and may also include Cabernet Franc, Petit Verdot, and Malbec. Commercial use of the term "Meritage" is allowed only via licensing agreements with an organization called the "Meritage Association".
European classifications
Moscato d'Asti, a DOCG wine
France has various appellation systems based on the concept of terroi
from Vin de Table ("table wine") at the bottom, through Vin de Pays and Appellation d'Origine Vin Délimité de Qualité Supérieure (AOVDQS) up to Appellation d'Origine Contrôlée (AOC) or similar, depending on the region.[33][34] Portugal has something similar and, in fact, pioneered this technique in 1756 with a royal charter that created the "Demarcated Douro Region" and regulated wine production and trade.[35] Germany did likewise in 2002, although their system has not yet achieved the authority of those of the other countries'.[36][37] Spain, Greece and Italy have classifications based on a dual system of region of origin and product quality.[38]
Thursday, 14 June 2012
History,
Bob Amstadt (the initial project leader) and Eric Youngdale started the Wine project in 1993 as a way to run Windows applications on Linux. It was inspired by two Sun Microsystems' products, the Wabi for the Solaris operating system, and the Public Windows Initiative[10] (an attempt to get the Windows API fully reimplemented in the public domain as an ISO standard, but rejected by the entity due to pressure from Microsoft in 1996).[11] Wine originally targeted Windows 3.x (16-bit) application software, but as of 2010 focuses on 32-bit and 64-bit applications. The project originated in discussions on Usenet in comp.os.linux in June 1993.[12] Alexandre Julliard has led the project since 1994.
Wine officially entered beta with version 0.9 on 25 October 2005.[16] Version 1.0 was released on 17 June 2008,[17] after 15 years of development. Version 1.2 was released on 16 July 2010.[18] Development versions are released roughly every two weeks.
Version 1.4 was released on 7 March 2012.[19] The 1.4 release provides many improvements, such as the following (as quoted from the Wine HQ website)[19]: "This release represents 20 months of development effort and over 16,000 individual changes. The main highlights are the new DIB graphics engine, a redesigned audio stack, and full support for bidirectional text and character shaping. It also contains a lot of improvements across the board, as well as support for many new applications, notably Microsoft Office 2010."
Application software
Application software
also known as an application or an app, is computer software designed to help the user to perform specific tasks. Examples include enterprise software, accounting software, office suites, graphics software and media players. Many application programs deal principally with documents. Apps may be bundled with the computer and its system software, or may be published separately. Some users are satisfied with the bundled apps and need never install one.
Application software
Application software is contrasted with system software and middleware, which manage and integrate a computer's capabilities, but typically do not directly apply in the performance of tasks that benefit the user.
The system software serves the application, which in turn serves the user.
Application software applies the power of a particular computing platform or system software to a particular purpose. Some applications are available in versions for several different platforms; others have narrower requirements and are thus called, for example, a Geography application for Windows or an Android application for education or Linux gaming. Sometimes a new and popular application arises which only runs on one platform,
Wine (software)
Wine (software)
Wine is a free and open source software application that aims to allow computer programs written for Microsoft Windows to run on Unix-like operating systems. Wine also provides a software library, known as Winelib, against which developers can compile Windows applications to help port them to Unix-like systems.[2]
Wine is a compatibility layer. It duplicates functions of a Windows computer by providing alternative implementations of the DLLs that Windows programs call,[citation needed] and a process to substitute for the Windows NT kernel. This method of duplication differs from other methods that might also be considered emulation, where Windows programs run in a virtual machine.[3] Wine is predominantly written using black-box testing reverse-engineering, to avoid copyright issues.[4]
The name Wine initially was an acronym for Window Emulator.[5] Its meaning later shifted to the recursive backronym, Wine Is Not an Emulator in order to differentiate the software from other emulators.[6] While the name sometimes appears in the forms WINE and wine, the project developers have agreed to standardize on the form Wine.[7]
Wine (software)
Wine is a free and open source software application that aims to allow computer programs written for Microsoft Windows to run on Unix-like operating systems. Wine also provides a software library, known as Winelib, against which developers can compile Windows applications to help port them to Unix-like systems.[2]
Wine is a compatibility layer. It duplicates functions of a Windows computer by providing alternative implementations of the DLLs that Windows programs call,[citation needed] and a process to substitute for the Windows NT kernel. This method of duplication differs from other methods that might also be considered emulation, where Windows programs run in a virtual machine.[3] Wine is predominantly written using black-box testing reverse-engineering, to avoid copyright issues.[4]
The name Wine initially was an acronym for Window Emulator.[5] Its meaning later shifted to the recursive backronym, Wine Is Not an Emulator in order to differentiate the software from other emulators.[6] While the name sometimes appears in the forms WINE and wine, the project developers have agreed to standardize on the form Wine.[7]
Wednesday, 30 May 2012
River

List of rivers by length
The length of a river can be very hard to calculate. There are many factors, such as the source, the identification or the definition of the mouth, and the scale of measurement[1] of the river length between source and mouth, that determine the precise meaning of "river length". As a result, the length measurements of many rivers are only approximations. In particular, there has long been disagreement as to whether the Nile or the Amazon is the world's longest river. The Nile has traditionally been considered longer, but in recent years some Brazilian and Peruvian studies have suggested that the Amazon is longer by measuring the river plus the adjacent Pará estuary and the longest connecting tidal canal

These points make it difficult, if not impossible, to get an accurate
measurement of the length of a river. The varying accuracy and
precision also makes it difficult to make length comparisons between
different rivers without a degree of uncertainty.
Even when detailed maps are available, the length measurement is not always clear. A river may have multiple channels, or anabranches.
The length may depend on whether the center or the edge of the river is
measured. It may not be clear how to measure the length through a lake.
Seasonal and annual changes may alter both rivers and lakes. Other
factors that can change the length of a river include cycles of erosion
and flooding, dams, levees, and channelization. In addition, the length of meanders can change significantly over time due to natural or artificial cutoffs,
when a new channel cuts across a narrow strip of land, bypassing a
large river bend. For example, due to 18 cutoffs created between 1766
and 1885 the length of the Mississippi River from Cairo, Illinois, to New Orleans, Louisiana, was reduced by 218 miles (351 km)


Subscribe to:
Posts (Atom)