Slashdot Mirror


User: cbailster

cbailster's activity in the archive.

Stories
0
Comments
5
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5

  1. Re:Moore's law at work? on Sequencing a Human Genome In a Week · · Score: 2, Informative

    Fingerprinting doesn't rely on DNA sequencing, but does rely on the DNA sequence being different between people. Everyone's DNA contains subtle differences (particularly in the non-coding DNA regions). These differences can be exploited by various laboratory techniques to produce small pieces of DNA which will be of different sizes because of these differences. When these fragments of DNA are run down a suitable gel (usually agarose, a substance derived from seaweed) under an electric current the fragments will separate by size. The pattern of fragments formed will be unique for each individual.

    Several fingerprinting techniques rely on what most programmers would best recognise as regular expression matching. For example there are enzymes in biology which will recognise certain DNA sequences but not others, and will cut the DNA in two where ever this sequence is matched. (in perl:

    my @dna_fragments = split /GAATTC/, $my_dna;

    is the equivalent of what an enzyme called EcoRI does). Not everyone will have the same numbers of this sequence in their DNA, and nor will they be in the same place, thus the number and size of fragments will differ. By using a suitable range of such enzymes you can generate a pattern of DNA fragments which is sufficiently unique as to identify a single person amongst a population of several billion.

    for more information take a look at DNA Profiling on wikipedia

  2. Is relative price all that relevant for hi-tech? on Everyone Still Rumbling About PS3 · · Score: 1
    (Note: IANAEconomist)
    Now i don't know how the US calculates its inflation rates but in the UK the inflation rates are calculated on a weighted basket of goods with gaming/leisure puchases weighted at less then 5% of the whole basket.

    Inflation rates are designed to measure movement of prices throughout the whole economy. When you look at the cost of technical goods i'm sure they won't follow the global trend increasing price. As the bank of england comment:

    "Computer prices have tended to fall over time as new technology has made new models better and cheaper. Computer prices might fall whether overall inflation is 2.0% or 5.0%. Conversely, some prices such as those for household services, like plumbing, have tended to rise more quickly than the overall rate of inflation."
    So overall your 500 pounds (or dollars) will buy you less now that it did 10 years ago, but it will buy you More computer than it did 10 years ago!
  3. The Evolution of Intelligent Design on Christian Churches Celebrate Darwin's Birthday · · Score: 1
    One of the most interesting bits to come out of the Dover trial, was a demonstration of how 'inteligent design' evolved from creation science, which in turn evolved from creationism.

    Take a look at http://www.pandasthumb.org/archives/2005/11/missin g_link_cd.html

    In summary, earlier drafts of the key intelligent design textbook 'of pandas and people' contain no instances of the phrase 'intelligent design', but lots of instances of the phrase 'creationists', then in 1987 (around the time the US supreme court ruled against teaching of creation science, i believe) a mass search and replace job was done on the book replacing creation with intelligent design. There is even an example of a transitional fossil(!), in one draft the phrase 'cdesign proponentsists' (emphasis my own) where someone didn't do a proper cut and pase job
  4. Fans on How to Keep Your Computer Cool · · Score: 1

    Great article. I'm a big fan of adequate case cooling. Sorry

  5. Its official... on MPAA Piracy Survey - Junk Research · · Score: 1

    ...100% of people who wrote this reply don't trust the MPAA or anything they say