text stringlengths 150 542k | id stringlengths 47 47 | dump stringclasses 1
value | url stringlengths 15 499 | file_path stringlengths 138 138 | language stringclasses 1
value | language_score float64 0.65 1 | token_count int64 39 159k | score float64 2.52 5.03 | int_score int64 3 5 |
|---|---|---|---|---|---|---|---|---|---|
Whole Language Approach in Solving Word Problems (SMILE)
Library Home || Full Table of Contents || Suggest a Link || Library Help
|Barbara Thomas, Langston Hughes School|
|A lesson that uses the story of the Three Little Pigs to teach students to formulate addition and subtraction problems of whole numbers; relate ever... | <urn:uuid:ebd3d00e-6e1b-4f17-bc29-e780d9ae21ef> | CC-MAIN-2013-20 | http://mathforum.org/library/view/8599.html | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.808423 | 193 | 3.859375 | 4 |
I want to challenge you to try something new starting tomorrow or even today if you have not eaten yet. Anything you decide to cook from now on, replace whatever vegetable oil that may be recommended and try cooking with olive oil. According to some research done on 26,000 Greeks, scientists were able to find that just... | <urn:uuid:2f855b63-89ba-4b9c-8369-b124b5e74780> | CC-MAIN-2013-20 | http://mediterraneandiet-healthy.blogspot.com/2008/11/what-just-little-bit-of-mediterranean.html | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.979172 | 505 | 2.65625 | 3 |
When talking about power, many quote Machiavelli, “It is much safer to be feared than loved”. Really? Does muscle and intimidation wield more power than respect and persuasion? In the article, “Power Paradox“, Dacher Keltner explains three commonly accepted myths about power.
- Myth number one: Power equals cash, votes... | <urn:uuid:dabc66b8-28d3-48c5-8190-96de928d724b> | CC-MAIN-2013-20 | http://meetjohnsong.com/tag/dacher-keltner/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.93297 | 570 | 3.1875 | 3 |
Medical X-rays are able to image and identify bony and soft tissue structures. Diagnostic x-ray is the most common medical use of X-ray. Diagnostic x-ray examines the body using the basic x-ray techniques. These X-ray images can be either radiographs (or "still" images) or fluoroscopy (or "real-time" images). Fluorosco... | <urn:uuid:59d2eedb-00fa-4758-9644-44c6bb7f87cc> | CC-MAIN-2013-20 | http://miltonhospital.org/services/radiology/x-ray/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.929115 | 193 | 3.578125 | 4 |
Putting the Country Back on Gold
In The Theory of Money and Credit, Mises integrated (what we now call) microeconomics and macroeconomics. He used subjective marginal utility theory to explain the purchasing power of money — a task that earlier pioneers in even Austrian economics hadn't accomplished. Furthermore, Mises... | <urn:uuid:1367c5bd-7b2b-438f-ad12-bbc7fb70e942> | CC-MAIN-2013-20 | http://mises.org/daily/5492/Putting-the-Country-Back-on-Gold | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.959904 | 1,969 | 2.78125 | 3 |
News Brief, 4/6/11
TEPCO has reported that as of 5:38 AM JST, the leakage of water from Unit 2’s supply cable pit has stopped. Before and after photos supplied by the IAEA are shown below:
After it was found that the leak had stopped, TEPCO continued to reinforce the crack by applying additional sealant. They are now c... | <urn:uuid:4f089922-9661-420e-be56-c4051e32d33b> | CC-MAIN-2013-20 | http://mitnse.com/2011/04/06/342/?like=1&source=post_flair&_wpnonce=9a71b83933 | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.960677 | 399 | 2.546875 | 3 |
|[This is a MPIWG MPDL language technology service]|
Represent (v. t.) To present again or anew; to present by means of something standing in the place of; to exhibit the counterpart or image of; to typify.
Represent (v. t.) To portray by pictoral or plastic art; to delineate; as, to represent a landscape in a picture,... | <urn:uuid:89e251cf-2c2d-42a7-b0c3-69a559e8dc93> | CC-MAIN-2013-20 | http://mpdl-service.mpiwg-berlin.mpg.de/mpiwg-mpdl-lt-web/lt/GetDictionaryEntries?query=represented&queryDisplay=repre%C5%BFented&language=en&outputFormat=html&outputType=morphCompact&outputType=dictFull | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.925849 | 358 | 3.46875 | 3 |
= Operator (Visual Basic)
Assigns a value to a variable or property.
The element on the left side of the equal sign (=) can be a simple scalar variable, a property, or an element of an array. The variable or property cannot be ReadOnly (Visual Basic). The = operator assigns the value on its right to the variable or pro... | <urn:uuid:fe5db74f-34b9-4137-8668-5b2f7e142e98> | CC-MAIN-2013-20 | http://msdn.microsoft.com/en-us/library/41d8z008(v=vs.100).aspx | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.803562 | 229 | 4.25 | 4 |
Dealing with Bullies- Grades 2 - 4
Books for children in grades 2 - 4
Unless otherwise noted, all books may be found in
children’s fiction under the author’s last name.
Blubber / Judy Blume (grades 3-5)
Jill goes along with the rest of the fifth-grade class in tormenting a classmate and then finds out what it's like wh... | <urn:uuid:c7a1c7ae-c749-485c-9090-381e74017480> | CC-MAIN-2013-20 | http://mtlebanonlibrary.org/kids/books/booklists/bullies24 | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.929993 | 2,117 | 3.5 | 4 |
End in Sight
By early 1865, the Civil War was drawing to an end. Much of the Southern landscape was devastated, the Southern economy was shattered, and the demoralized Confederates saw little chance of winning. After four years of fighting and the death of 620,000 soldiers—more than in all other American wars combined—... | <urn:uuid:620cc1c2-067e-4975-b740-47953c642268> | CC-MAIN-2013-20 | http://myloc.gov/Exhibitions/lincoln/presidency/CommanderInChief/EndInSight/Pages/default.aspx | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.97758 | 141 | 3.546875 | 4 |
Drug developers have been using nanoparticles to encapsulate a wide range of molecules for delivery to tumors. Now, they can add a large protein complex to that list thanks to research from the laboratory of Yi Tang of the University of California at Los Angeles.
The body's immune system exists to identify and destroy ... | <urn:uuid:4967999c-d331-40e9-b06c-c97be392292e> | CC-MAIN-2013-20 | http://nanowerk.com/category-nanoresearch.php?page=2 | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.919712 | 749 | 3.34375 | 3 |
Dalgety Bay was the site of a World War II airfield
A Fife beach may have to be partially covered in concrete to seal radiation hotspots.
The Scottish Environment Protection Agency said 39 radioactive items were detected in September at Dalgety Bay.
It said a dose would be low for an adult, but would potentially be sig... | <urn:uuid:eb2af737-0432-4c6a-9bb2-cc037521b11d> | CC-MAIN-2013-20 | http://news.bbc.co.uk/2/hi/uk_news/scotland/edinburgh_and_east/7787965.stm | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.969012 | 255 | 2.875 | 3 |
A signaling protein suspected of malfunctioning in anxiety and mood disorders plays a key role in the development of emotional behavior, report researchers funded by the National Institute of Mental Health. Mice lacking it in frontal brain circuits during an early critical period fail to develop normal reactions in anx... | <urn:uuid:1c91cb99-4d40-40b0-bcbc-d36b168320c4> | CC-MAIN-2013-20 | http://news.bio-medicine.org/biology-news-2/Timing-of-chemical-signal-critical-for-normal-emotional-development-7992-1/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.933337 | 405 | 3.3125 | 3 |
About half of all MS patients experience problems with memory and other cognitive functions. These problems are a leading cause of disability for people with MS. There are currently no drugs to treat this symptom of MS.
The study involved 69 people with MS and mild cognitive problems. Half of the participants took the ... | <urn:uuid:2e018d3d-504b-41e0-94ee-a4daf23ff592> | CC-MAIN-2013-20 | http://news.bio-medicine.org/medicine-news-2/Alzheimers-drug-improves-memory-of-MS-patients-1917-1/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.966806 | 349 | 2.875 | 3 |
If you've ever watched stereo 3D on your smartphone and found yourself rubbing your temples, you're not alone.
New research out of U.C. Berkeley suggests that eyestrain and the ensuing discomfort is the result of a phenomenon called the vergence-accommodation conflict, by which the eyes have to manage both watching a s... | <urn:uuid:90e8bcf0-30e5-405a-b427-8b76f1929df4> | CC-MAIN-2013-20 | http://news.cnet.com/8300-5_3-0-2.html?categoryId=9856387 | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.964549 | 343 | 3.015625 | 3 |
Alarmist Models Wrong on Arctic Treeline Predictions
The Arctic treeline is moving northward more slowly than the 2 kilometers per year predicted by alarmist computer models, according to a newly released study by Cambridge University.
“To generalize our results, the tree line is definitely moving north on average but ... | <urn:uuid:2174590e-1041-4ab4-b86c-71b1c457e06a> | CC-MAIN-2013-20 | http://news.heartland.org/newspaper-article/2012/03/22/alarmist-models-wrong-arctic-treeline-predictions | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.95019 | 272 | 2.921875 | 3 |
Illustration by Chesley Bonestell, reproduced courtesy of Bonestell LLC
Published February 27, 2013
Humans have been thinking about visiting Mars—or being visited by Martians—for more than a century. On Wednesday, a group funded by businessman Dennis Tito announced its intention to launch a manned flyby mission to Mars... | <urn:uuid:2c639870-ca8a-4bdf-a358-27291abe1c56> | CC-MAIN-2013-20 | http://news.nationalgeographic.com/news/2013/02/130228-manned-mission-mars-psychology-space-science/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.938071 | 1,350 | 3.4375 | 3 |
Feeling the beat: Symposium explores the therapeutic effects of rhythmic music
BY EMILY SAARMAN
Rhythmic music may change brain function and treat a range of neurological conditions, including attention deficit disorder and depression, suggested scientists who gathered with ethnomusicologists and musicians at Stanford'... | <urn:uuid:930e88ca-6599-4e1e-8a17-0be6e8634e85> | CC-MAIN-2013-20 | http://news.stanford.edu/news/2006/may31/brainwave-053106.html | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.950986 | 1,410 | 3.15625 | 3 |
For a 10-year period starting in the mid-70s, the residence now known as Jerry House served as the site of a series of pioneering sleep studies: Undergraduates and members of the community lent themselves for study during “summer sleep camps” at the house, named for the Grateful Dead’s Jerry Garcia. Until that time, th... | <urn:uuid:c7a0e58b-a32d-45c6-a7bf-d6e746bea089> | CC-MAIN-2013-20 | http://news.stanford.edu/thedish/?m=201201 | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.954807 | 356 | 3.390625 | 3 |
- Post 08 August 2012
- Last Updated on 10 August 2012
- By OLUMIDE ILUYOMADE
In 1959, at the onset of independence, Nigeria was already a big and populous nation. Even then, the expectation and potentials for the young nation was considerably high. Such high expectations were not unfounded considering the magnitude an... | <urn:uuid:efbd887a-b614-4483-8be8-8273cdebc16d> | CC-MAIN-2013-20 | http://nigeriavillagesquare.com/guest-articles/nigeria-developing-a-viable-national-power-a-energy-policy.html | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.951394 | 4,541 | 2.671875 | 3 |
Yoreme [Mayo] pajko’ora and Yoeme (Yaqui) pahko’ola traditions date to when the indigenous people of present-day northwestern Mexico and southern Arizona were hunters and gatherers. To survive and flourish in the arid lands, the people began to hold ceremonial dances as a way of appealing to and thanking Itom Achai Taa... | <urn:uuid:940bd58c-cb5b-453e-9048-4edc666db305> | CC-MAIN-2013-20 | http://nmai.si.edu/exhibitions/circleofdance/yoreme.html | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.959303 | 2,345 | 3.984375 | 4 |
This book assumes basic familiarity with TCP/IP and
networking concepts. You won't find a primer on the OSI seven-layer model
or a rundown of the Berkeley Socket API within these pages. For a
comprehensive guide to TCP/IP, I
TCP/IP Guide” by Charles Kozierok or the old
Illustrated, Volume I” by W. Richard Stevens.
Whil... | <urn:uuid:8fd87696-8af9-48a0-85f7-82b5e4270302> | CC-MAIN-2013-20 | http://nmap.org/book/tcpip-ref.html | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.73873 | 171 | 2.921875 | 3 |
Posted January 17, 2012
Modern integrated circuits contain billions of transistors that require complex power distribution systems. This power distribution complexity combined with inexpensive switch-mode power supplies creates several sources of noise found on the power and ground planes of a PC circuit board. This in... | <urn:uuid:67d1e5ed-b29f-4a29-9b61-ffa899fdb741> | CC-MAIN-2013-20 | http://noisecom.com/news-home/general/noise-on-vcc-and-its-effects-on-ics-webinar | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.9152 | 135 | 3.015625 | 3 |
CHARTER OF INTENT
Written by Editor Saturday, 31 October 2009 16:09
- To empower our children with cognitive skills required to keep pace with evolving trends
- To inculcate a high moral fibre, a spirit of inquiry and a scientific temper in our students to give them the competitive edge.
- To equip our pupils with the ... | <urn:uuid:63e31736-8e44-48e4-b87b-dad62f0a022e> | CC-MAIN-2013-20 | http://north.dpsbangalore.net/index.php?option=com_content&view=article&id=105&Itemid=123&fontstyle=f-smaller | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.922954 | 194 | 2.71875 | 3 |
Our research catamaran, Ranger, is currently at sea for its annual expedition, and the crew recently made an incredible discovery in the depths of the Western Mediterranean Sea.
Using a deep-diving ROV, they discovered large colonies of deep-sea white coral, which is significant considering that most of the Mediterrane... | <urn:uuid:54f3d4f9-de05-4a0e-b8f4-58e681422f1a> | CC-MAIN-2013-20 | http://oceana.org/en/blog/2010/07/ranger-finds-deep-sea-white-coral-in-western-med | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.926975 | 309 | 2.78125 | 3 |
Topics covered: Static Equilibrium, Stability, Rope Walker. Static equilibrium is only achieved when the net external force AND net external torque on an object are both zero.
Instructor/speaker: Prof. Walter Lewin
Date recorded: November 10, 1999
Please make sure you play the Video before clicking the links below.
Rot... | <urn:uuid:b4da9c54-38c5-42b3-80a5-0d1cf52aaedc> | CC-MAIN-2013-20 | http://ocw.mit.edu/courses/physics/8-01-physics-i-classical-mechanics-fall-1999/video-lectures/lecture-25/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.956133 | 8,421 | 3.859375 | 4 |
Trace the system calls and signals for command with optional arguments. strace shows you how data is passed between the program and the kernel. With no options, strace prints a line for each system call. It shows the call name, given arguments, return value, and any generated error messages. A signal is printed with bo... | <urn:uuid:1e03961a-d2bb-44a7-8003-b46f78e59608> | CC-MAIN-2013-20 | http://oreillynet.com/linux/cmd/cmd.csp?path=s/strace | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.832057 | 685 | 3.734375 | 4 |
"Protecting Genetic Privacy: Why It is So Hard to Do"
Mark A. Rothstein
Health Law and Policy Institute, University of Houston Law Center
Mark Rothstein began his presentation by assuring the audience, "Although it will be more complicated than most people imagine, protecting genetic privacy and confidentiality is a wo... | <urn:uuid:b30d43b6-c0a6-4f11-aa96-f037ec32968b> | CC-MAIN-2013-20 | http://ornl.gov/sci/techresources/Human_Genome/publicat/hgn/v10n1/14roth.shtml | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.954721 | 1,229 | 2.59375 | 3 |
HSAR 252 - Lecture 19 - Baroque Extravaganzas: Rock Tombs, Fountains, and Sanctuaries in Jordan, Lebanon, and Libya
Lecture 19 - Baroque Extravaganzas: Rock Tombs, Fountains, and Sanctuaries in Jordan, Lebanon, and Libya
Professor Kleiner features the baroque phenomenon in Roman architecture, in which the traditional v... | <urn:uuid:ef27be8f-d2ac-47e0-9259-54abe68b5cb1> | CC-MAIN-2013-20 | http://oyc.yale.edu/history-art/hsar-252/lecture-19 | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.9141 | 421 | 2.9375 | 3 |
Some Holy Wells in Kent
by Valerie Martin
Near Sittingbourne - Becket's Well. Now a gully which flows from a small stream. Originally used by a leper hospital, foundations discovered nearby.
Ickham near Canterbury - well near ruined chapel.
St Blaise's well, a chalybeate spring next to chapel with same dedication.
St M... | <urn:uuid:5fd29ea4-fcd4-46da-9649-5a02d78ffb1c> | CC-MAIN-2013-20 | http://people.bath.ac.uk/liskmj/living-spring/sourcearchive/fs2/fs2vm1.htm | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.960154 | 877 | 2.53125 | 3 |
Hair loss in cats can have many causes. Tests that veterinarians perform to help identify a potential cause include skin scrapings, scotch tape impressions, fungal culture, skin biopsy, and general health tests to check for chronic diseases (such as Feline Immunodeficiency Virus (FIV) and Feline Leukemia Virus (FeLV)),... | <urn:uuid:b130a6eb-36ff-42af-ab60-14baaf0a8fe7> | CC-MAIN-2013-20 | http://petsunlimited.petwave.com/Cats/Basics/General/Hair-Loss.aspx | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.904778 | 305 | 2.828125 | 3 |
There are often mild cold symptoms and an enlargement of the lymph glands, particularly those at the back of the head. Some people develop a mild inflammation of the joints.
No problem arises from this disease, except if a woman develops it during pregnancy. If she does, the virus can cross the placenta and affect the ... | <urn:uuid:42e13981-03f9-4a26-9d4c-66f324a1ba3b> | CC-MAIN-2013-20 | http://pharmaexact.com/2009/05/measles-symptoms/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.942172 | 200 | 3.46875 | 3 |
Writing Philosophy Essays: A Bit on Philosophy Exams
|1. Introduction||2. Philosophy Essay Topics||3. What do I do in a Philosophy Essay?|
|4. Researching Your Essay||5. Writing Your Essay||6. Plagiarism and Originality|
|7. Quotations, Footnotes, Endnotes and Bibliography||8. Presentation of Essays||9. Seeking Advice|... | <urn:uuid:d07a64d4-8162-4aa8-91de-946a1db94dc6> | CC-MAIN-2013-20 | http://philosophy.unimelb.edu.au/student-resources/essay-guide/philosophy-exams.html | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.947492 | 1,007 | 2.546875 | 3 |
(PhysOrg.com) -- Scientists at the U.S. Department of Energys Lawrence Berkeley National Laboratory (Berkeley Lab) have coaxed polymers to braid themselves into wispy nanoscale ropes that approach the structural complexity of biological materials.
Their work is the latest development in the push to develop self-assembl... | <urn:uuid:80c3eb86-2e3c-462a-98ce-69e9cc6ca061> | CC-MAIN-2013-20 | http://phys.org/news/2011-01-nanoscale-rope-complex-nanomaterials.html | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.93679 | 1,038 | 2.953125 | 3 |
How will rapid technological change influence democracy, affect our privacy, and even change human identity itself? The National Science Foundation has awarded $6.2 million to explore such questions at the new Center for Nanotechnology in Society at Arizona State University. Center researchers will work side by side wi... | <urn:uuid:8759b246-90e7-41e7-bfe2-30806b549e7c> | CC-MAIN-2013-20 | http://phys.org/news7176.html | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.928436 | 958 | 2.625 | 3 |
NASA tests hardware for space by simulating the sun's powerOctober 25th, 2010 in Space & Earth / Space Exploration
The Solar Thermal Test Facility's concentrator mirror is composed of 144 smaller hexagonal segments. When all the mirrors are fully uncovered, the mirror beams about 1,000,000 watts per square meter of sol... | <urn:uuid:1a1af4e2-8954-400a-b927-cdee08141552> | CC-MAIN-2013-20 | http://phys.org/print207217349.html | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.914512 | 875 | 3.78125 | 4 |
The heritage of Pocahontas County is rich in traditions and achievements. Today, the proud people of this area work hard to preserve our past and remember the many contributions made in railroading, logging, and during the Civil War. We also continue to cherish our beautiful mountains and natural resources that have be... | <urn:uuid:bbc9644d-c474-4b0a-a2c1-8e29dace6ebb> | CC-MAIN-2013-20 | http://pocahontascountywv.com/heritage.aspx | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.954937 | 1,506 | 3.28125 | 3 |
South African police killed 34 miners during a strike in the middle of August. The remaining 270 striking miners have been charged with murder under an apartheid-era law that white authorities previously used to control black demonstrators. At that time, the law was considered unfair by the now governing African Nation... | <urn:uuid:6755acda-d9e7-48a4-ad12-b94eb272dba1> | CC-MAIN-2013-20 | http://poodyheads.wordpress.com/2012/09/02/welcome-to-the-new-boss/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.975773 | 245 | 2.78125 | 3 |
Nothing rivals more for my attention than when parents want some advice on sibling rivalry. So this week let me try to bring some peace to the situation by providing some info on the topic.
Believe it or not, siblings who fight with each other may, in the long run, benefit by learning some very important skills, such a... | <urn:uuid:a50155bc-ff03-402a-b860-5506a94cf8a0> | CC-MAIN-2013-20 | http://pressrepublican.com/0214_guest-column/x318864566/Ways-to-sooth-sibling-squabbles | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.958243 | 439 | 2.609375 | 3 |
A partnership between the Pittsburgh Steelers and UPMC Sports Medicine was developed to educate football coaches and players on the steps they can take on the field to lessen the chance of head injuries and the importance of seeking the right treatment when injuries do occur.
Don't hit the head, Don't use the head.
Whe... | <urn:uuid:b2e392d2-0ad3-47e0-ad54-19e2ccb08b1a> | CC-MAIN-2013-20 | http://prod.www.steelers.clubs.nfl.com/community/youth-football/PlaySmart.html | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.932359 | 346 | 2.796875 | 3 |
Examine whether contaminants in your water supply met two standards: the legal limits established by the Safe Drinking Water Act, and the typically stricter health guidelines. The data was collected by an advocacy organization, the Environmental Working Group, who shared it with The Times.
Hoskins, Village Of
- 1 or mo... | <urn:uuid:fcc5e693-5664-4ee0-9786-3292c2d08aef> | CC-MAIN-2013-20 | http://projects.nytimes.com/toxic-waters/contaminants/ne/wayne/ne3118101-hoskins-village-of | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.654471 | 1,122 | 2.59375 | 3 |
Physicist and author James Trefil is known for his writing and his interest in teaching science to nonscientists. He accepted an offer of a Robinson Professorship in order to develop a new kind of science curriculum for general education, one based on developing scientific literacy among college graduates. Joined later... | <urn:uuid:ee2feb87-d673-46e4-ad66-47dca71ab5c1> | CC-MAIN-2013-20 | http://provost.gmu.edu/robinson/about/james-trefil/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.956421 | 528 | 2.96875 | 3 |
Individual differences |
Methods | Statistics | Clinical | Educational | Industrial | Professional items | World psychology |
Philosophy Index: Aesthetics · Epistemology · Ethics · Logic · Metaphysics · Consciousness · Philosophy of Language · Philosophy of Mind · Philosophy of Science · Social and Political philosophy... | <urn:uuid:ab86439f-1dc0-41d1-a819-e0106e9fe8be> | CC-MAIN-2013-20 | http://psychology.wikia.com/wiki/Arthur_Schopenhauer?interlang=all | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.940866 | 6,220 | 3.78125 | 4 |
Individual differences |
Methods | Statistics | Clinical | Educational | Industrial | Professional items | World psychology |
Sexology is the study of sexual interests, behavior, and function. In modern sexology, researchers apply tools from several academic fields, including biology, medicine, psychology, statistics, ... | <urn:uuid:f18de3ea-d610-4574-b6f6-0c7de0710599> | CC-MAIN-2013-20 | http://psychology.wikia.com/wiki/Sexology?direction=prev&oldid=119687 | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.913015 | 1,542 | 2.8125 | 3 |
Modern investing offers the promise that investors who "do their homework" and use data more intelligently than the herd can gain a valuable edge. But what if the underlying data available to the investing public is fundamentally flawed?
The federal government agencies that issue headline data and the mainstream media ... | <urn:uuid:655295f9-d837-41db-9c70-7572d6d3ed29> | CC-MAIN-2013-20 | http://queenbee-insidethehive.blogspot.com/2012_04_01_archive.html | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.952088 | 417 | 2.53125 | 3 |
Level of carbon dioxide gas (CO2) in the atmosphere, as
later measured in ancient ice, is about 290 parts per million (ppm).
First Industrial Revolution. Coal, railroads, and land
clearing speed up greenhouse gas emission, while better agriculture and
sanitation speed up population growth.
French polymath Jean-Baptiste... | <urn:uuid:5cf42715-8c85-45cd-a212-778e79a9428e> | CC-MAIN-2013-20 | http://raptureready.com/time/global_warming.html | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.893782 | 3,911 | 3.4375 | 3 |
This page is for any tests.
Welcome to the sandbox!
Anyone can edit this.
Create headers by putting text inbetween repeated equal (=) signs. The more =, the lower level the heading is.
Create a bulleted list by starting each item with an asterisk (*)
- it's ok to make editing mistakes
- you can preview your work before... | <urn:uuid:2610a2d1-8bd5-42c0-99f0-aaa6cdff0847> | CC-MAIN-2013-20 | http://realmofthemadgod.wikia.com/wiki/Realm_of_the_Mad_God_Wiki:Sandbox | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.858348 | 211 | 2.65625 | 3 |
Teachers are required to attend one four-hour workshop. Workshops are typically held at Red Butte Garden in Salt Lake City, but can be held closer to your school if you are in central or southern Utah. The workshop is free, but registration is required. Principals and District Science Coordinators are invited to attend... | <urn:uuid:8ea11bd3-cc25-4c23-ba9e-1e4715d085b4> | CC-MAIN-2013-20 | http://redbuttegarden.org/grow_lab?mini=calendar%2F2013-03 | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.943594 | 417 | 2.703125 | 3 |
Algebra and technology: Emerging issues
Kissane, B. (2001) Algebra and technology: Emerging issues. In: 18th Biennial Conference of the Australian Association of Mathematics Teachers, 15 - 19 January 2001, Canberra, ACT.
|PDF - Authors' Version |
Download (65kB) | Preview
Although there are a number of technologies rel... | <urn:uuid:f9e470ac-0882-4c74-9769-1985b9a658df> | CC-MAIN-2013-20 | http://researchrepository.murdoch.edu.au/6311/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.84393 | 264 | 2.796875 | 3 |
Urgent Action Alert: Tell Prime Minister Harper “Nurses Care About Climate Change!
As RNs we know that climate change is one of the biggest threats to our health and to our planet, and it is completely avoidable. It is chiefly due to human activity – especially through production of greenhouse gases by burning fossil f... | <urn:uuid:561a8bcc-c863-42f2-a26e-5fbf61445864> | CC-MAIN-2013-20 | http://rnao.ca/policy/action-alerts/urgent-action-alert-tell-prime-minister-harper-%e2%80%9cnurses-care-about-climate-chang | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.939598 | 719 | 2.71875 | 3 |
- Eadgar the Peaceful
- Edgar the Peaceable
- Edgar I
- Edgar of England
Born a prince, the son of King Edmund I and Saint Elgiva of Shaftesbury. King of the Mercians and Northumbrians in 957. King of the West Saxons on 1 October 959, which effectively made him king of all England. Efficient and unusually tolerant of l... | <urn:uuid:f44df7e7-27dd-4b4e-aae9-fcb678d9fddd> | CC-MAIN-2013-20 | http://saints.sqpn.com/saint-edgar-the-peaceful/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.937478 | 197 | 2.6875 | 3 |
Due to the large expansion in concrete projects and due to the importance of time and its direct impact on project cost, an essential need to estimate the hardened concrete strength within the first few hours of casting the concrete. In addition to that, it is known that in most concrete projects, casting of concrete i... | <urn:uuid:f0390ddc-d49f-4e42-b66f-068d8a7dfe14> | CC-MAIN-2013-20 | http://scialert.net/abstract/?doi=jas.2006.543.547 | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.950241 | 262 | 2.65625 | 3 |
Washington, DC (Scicasts) – Using the compound eyes of the humble moth as their inspiration, an international team of physicists has developed new nanoscale materials that could someday reduce the radiation dosages received by patients getting X-rayed, while improving the resolution of the resulting images.
The work, l... | <urn:uuid:78e15cea-6c63-4c4a-a413-a30a6251fcdb> | CC-MAIN-2013-20 | http://scicasts.com/bioit/1861-nanotechnology/4518-nanostructures-modelled-like-moth-eyes-may-boost-medical-imaging | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.954212 | 903 | 3.75 | 4 |
From the Creative Computing educator workshop, a compilation of presentations, activities, and handouts for cultivating computational thinking and computational creativity in your classroom.
In collaboration with Google's CS4HS initiative, this annual summer workshop for middle-school and high-school teachers explores ... | <urn:uuid:f48522af-e24c-4f88-a0d4-f6b0955f90b7> | CC-MAIN-2013-20 | http://scratched.media.mit.edu/resources/creative-computing-resources | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.915867 | 1,411 | 3.21875 | 3 |
In a hypothetical system, lets say that a design requirement is that people who snoop around the database of a web application (sysadmin gone rogue, or what have you), do not have access to the plain text of private messages between users. An encrypted version of the text is stored instead.
The easy way to do this is t... | <urn:uuid:a1b46198-0c71-45fa-bd98-93a8553c18d4> | CC-MAIN-2013-20 | http://security.stackexchange.com/questions/8814/creating-a-private-key-using-human-intervention?answertab=active | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.927424 | 266 | 2.6875 | 3 |
The Connected States of America illustrates the emerging communities based on the social interactions through the use of anonymized mobile phone data.
Investigating the interaction network of people reveals interesting facets on how people utilize space. Cities attract their citizens from all walks of life, from nearby... | <urn:uuid:c38d7cc0-6bd9-4f38-b003-a6b134c45784> | CC-MAIN-2013-20 | http://senseable.mit.edu/csa/index.html | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.913313 | 196 | 2.5625 | 3 |
Cuckoo @ (Heb. shahaph), from a root meaning "to be lean; slender." This bird is mentioned only in Leviticus:11:16 and Deuteronomy:14:15 (R.V., "seamew"). Some have interpreted the Hebrew word by "petrel" or "shearwater" (Puffinus cinereus), which is found on the coast of Syria; others think it denotes the "sea-gull" o... | <urn:uuid:4de3b853-5be7-40fd-8742-d92621c3fd43> | CC-MAIN-2013-20 | http://shepherdpuplinux.us/cgi-bin/pbiblx-dict.cgi?X=xt&Css=1h&Mode=dict&Version=easton&String=Cuckoo | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.932974 | 184 | 3.03125 | 3 |
Map of Japanese provinces (1868
) with Hida Province highlighted
Hida Province (飛騨国 or 飛驒国 Hida no kuni) is an old province of Japan in the area of Gifu Prefecture on the island of Honshū. It was sometimes called Hishū (飛州).
View of Hida Province, woodblock print by Hiroshige
Hida bridge, woodblock print by Hokusai
In ... | <urn:uuid:daa5450a-7ac6-4d64-90c2-d6d27410da95> | CC-MAIN-2013-20 | http://simple.wikipedia.org/wiki/Hida_Province | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.921715 | 235 | 2.828125 | 3 |
There's no better time to start an Electronic Learning Community or Social Networking Site for your students than the beginning of a new school year. Before you begin, let's take a look at some of the new features added to Edmodo over the summer and then discuss 5 new ways to use this incredible tool.
What's New for 20... | <urn:uuid:0f9efe44-1dcc-41b1-b3cb-16375ee573e4> | CC-MAIN-2013-20 | http://sites.fcps.org/trt/category/training-resources/edmodo | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.910719 | 595 | 2.75 | 3 |
Claim: A loon appears on Canada's one-dollar coin because the original dies, featuring a different design, were lost in transit.
Origins: Although Canada, like its American cousin, had long had a "silver" dollar, the dollar hadn't seen much use as a circulated coin in the latter part of the 20th century;
citizens of bo... | <urn:uuid:86424076-7b25-4170-b63f-46777f78a9df> | CC-MAIN-2013-20 | http://snopes.com/business/money/loonie.asp | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.983706 | 799 | 3.46875 | 3 |
Mission Type: Flyby
Launch Vehicle: Atlas-Centaur (AC-27 / Atlas 3C no. 5007C / Centaur D-1A)
Launch Site: Eastern Test Range / launch complex 36A, Cape Canaveral, U.S.A.
NASA Center: Ames Research Center
Spacecraft Mass: 258 kg
Spacecraft Instruments: 1) imaging photopolarimeter; 2) magnetometer; 3) infrared radiomete... | <urn:uuid:57634e97-1e79-4c30-84ef-58d99b227531> | CC-MAIN-2013-20 | http://solarsystem.nasa.gov/missions/profile.cfm?Sort=Nation&MCode=Pioneer_10&Nation=USA&Display=ReadMore | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.906682 | 1,287 | 3.15625 | 3 |
Solving a System of Equations Involving 3 Variables Using Elimination by Addition – Example 2. There are TONS of fractions, so I hope you do not get drowned out with all the arithmetic!!
Archive for April, 2012
xSolve Mobile – Systems of Equations and Polynomial Solver – Demo FOLLOW US: www.facebook.com GET APP: itunes... | <urn:uuid:cb766fe0-7fa9-45e8-930e-be396cef54f7> | CC-MAIN-2013-20 | http://solveable.com/2012/04/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.873493 | 357 | 2.71875 | 3 |
In a technological society there is a reliance on mathematical competence and understanding to process quantitative information, to solve problems creatively and resourcefully, and to use technology appropriately. Students have different abilities, needs and interests. Yet each student needs to be able to use mathemati... | <urn:uuid:b2238f8a-86a4-4803-9b08-2f26f2850ad1> | CC-MAIN-2013-20 | http://south.csd99.org/academics/mathematics/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.960118 | 107 | 3.03125 | 3 |
T-Rays vs. Terrorists
Terahertz radiation lets security screeners find bombs and weapons wherever they're hidden
BAG OF TRICKS
A terahertz imager made by Picometrix, Ann Arbor, Mich., sees into a suitcase hiding a gun and a knife.
If you’re of a certain age, you may remember those miraculous-sounding ”X-ray specs” adve... | <urn:uuid:2c2d6c12-348b-4407-8abe-64a6636d713c> | CC-MAIN-2013-20 | http://spectrum.ieee.org/biomedical/ethics/trays-vs-terrorists/3 | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.937094 | 6,128 | 2.59375 | 3 |
Inside the Plastic Electronics Revolution
IEEE Spectrum tours Plastic Logic's new fab in Dresden, Germany, where it will make its Kindle-killing e-reader
Photo: Plastic Logic Ltd.
24 February 2009—Just down the road from Advanced Micro Devices’ gigantic US $2.5 billion ”Fab 36” CPU plant, a more modest facility is prot... | <urn:uuid:d22f74e4-e3d4-450e-846f-dbeff2dff398> | CC-MAIN-2013-20 | http://spectrum.ieee.org/consumer-electronics/gadgets/inside-the-plastic-electronics-revolution | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.915427 | 1,277 | 2.5625 | 3 |
Brief periods of oxygen deprivation near birth may magnify, or even cause, listening and learning deficits like those associated with autism, according to a study in rats.
Although a number of genes have been linked to the developmental origins of autism, researchers believe environmental factors, such as toxins, infec... | <urn:uuid:4befc7b5-1cea-41cb-b817-160c6d303c7a> | CC-MAIN-2013-20 | http://speech-language-pathology-audiology.advanceweb.com/Editorial/Content/Editorial.aspx?CC=66273 | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.93113 | 262 | 3.359375 | 3 |
FORTIN: We have each telescope send a signal when each telescope thinks that there's a nice gamma-ray. Then we combine the signal from all four telescopes...
Pascal Fortin is an astronomer with VERITAS -- an odd-looking array of four telescopes in southern Arizona that's designed to probe some of the most energetic obj... | <urn:uuid:513f0572-daaa-4cc3-a6c6-3f9aae9261cd> | CC-MAIN-2013-20 | http://stardate.org/radio/program/veritas%0B%0Bfortin-we-have-each-telescope-send-signal-when-each-telescope-thinks-there%E2%80%99s- | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.915689 | 341 | 3.65625 | 4 |
Quinoa - Does This Trendy Food Have Unintended Consequences?
Quinoa, the trendy, gluten free complete protein grown in the arid altiplano regions of Bolivia, Peru and Ecuador is only a super food for those who can afford it.
Cultivated since 3000BC, "chesiya mama," mother grain in Quechua did not gain prominence outsid... | <urn:uuid:2147bfe7-b6f3-487e-9af7-773bddecd2ec> | CC-MAIN-2013-20 | http://technorati.com/lifestyle/article/quinoa-does-this-trendy-food-have/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.935298 | 464 | 3 | 3 |
Among the new features of Windows 7 is the super calculator has many functions, and among these features one of them is the ability to calculate the difference between two dates.
In the View menu, select “Date Calculation” :
Alternatively, you can use CTRL + E from the keyboard.
The function to calculate between two da... | <urn:uuid:242a7f0a-8520-4164-aa43-0a3727518003> | CC-MAIN-2013-20 | http://thecustomizewindows.com/2010/12/calculate-the-difference-between-two-dates-in-windows-7/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.920926 | 129 | 3.171875 | 3 |
When to you use “a” or “an”
Using the articles “a” or “an” is often tricky because there are no exact rules on usage. It mainly depends on how the word is pronounced and how the first letter of a word sounds when deciding which one to use. However, here are a couple tips to help decipher which is more appropriate in a ... | <urn:uuid:ca879b9a-f083-483a-99ff-2b636f6696e3> | CC-MAIN-2013-20 | http://thinklink.in/a-an/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.90835 | 449 | 4.34375 | 4 |
Myself and David (AKA the Thought Weavers) love to play around with analogies, sometimes they help us get a point across and at other times people look back at us with glazed eyes. However, we really feel this one works and will hopefully help you think about your practice.
So here goes.
We think classrooms are like (o... | <urn:uuid:fc3d3fc5-35cf-4c51-949a-cdbbf0d76401> | CC-MAIN-2013-20 | http://thoughtweavers.wordpress.com/tag/fast-food/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.954712 | 885 | 3.21875 | 3 |
What Is Thousand Cankers Black Walnut Disease?
Originally found to be killing trees in Colorado as early as 2003, this is a newly recognized disease (2008) of primarily Black walnut (Juglans nigra) and caused by a fungus, Geosmithia morbida, that is vectored into the tree by the walnut twig beetle (Pityophthorous jugla... | <urn:uuid:e7bdeea5-71a8-456f-b27c-b37fe9c0f732> | CC-MAIN-2013-20 | http://thousandcankerdisease.com/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.938782 | 1,977 | 3.625 | 4 |
Okay, geography teachers — you’ve got a whole summer to figure out how to make geography fun and the most rewarding class your kids will take next year.
By then, Delta and Dawn the whales will be out of the Sacramento River (heck, they’re probably under the Golden Gate as I write this), so this map from the Sacramento ... | <urn:uuid:aa2f4621-3568-4308-83e6-808e4b57769d> | CC-MAIN-2013-20 | http://timpanogos.wordpress.com/2007/05/30/playing-with-maps/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.925683 | 394 | 2.671875 | 3 |
1Voortrekker Monument, Pretoria, Gauteng
On a hilltop overlooking the capital, this monument was built to commemorate the Great Trek of 1835. The Hall of Heroes commemorates the Battle of Blood River.
2Rhodes Memorial, Cape Town, Western Cape
This granite monument designed by Francis Masey and Sir Herbert Baker high on... | <urn:uuid:2258c257-39e0-426c-96f6-8874efe01131> | CC-MAIN-2013-20 | http://tradeblog.southafrica.net/za/en/articles/overview/historic | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.885062 | 474 | 3.0625 | 3 |
Benezet instructing colored children.
This celebrated philanthropist was a native of France. On account of religious persecution in that country, his parents, in 1731, removed to London. While here, the family adopted the religious opinions of the Society of Friends, and in 1731, emigrated to Philadelphia. In his zeal ... | <urn:uuid:78f79496-4f94-4631-939f-5cd8cd4281d2> | CC-MAIN-2013-20 | http://triptych.brynmawr.edu/cdm/singleitem/collection/HC_QuakSlav/id/9847/rec/61 | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.984704 | 257 | 3.28125 | 3 |
OWEN TUDOR AND KATHERINE OF VALOIS
Katherine of Valois was the daughter of King Charles VI of France and his wife Isabelle of Bavaria. She was born at the Hotel of St. Pol (a royal palace in Paris) on October 27, 1401. Early on there had been a discussion of marrying her to the son of Henry IV, but the King died before... | <urn:uuid:74fb76ce-71c5-46b7-85cc-ec34eadaf780> | CC-MAIN-2013-20 | http://tudorhistory.org/topics/owen.html | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.991868 | 1,029 | 2.75 | 3 |
This e-learning course presents the methods for carbon monitoring in afforestation and reforestation projects under the Clean Development Mechanism (CDM) and includes three modules:
- Module 1: Preparing for Project Monitoring (reviews key concepts, such as carbon pools, project stratification and boundary, sampling de... | <urn:uuid:5df87276-4d09-4df6-8338-66fbe1d85f0f> | CC-MAIN-2013-20 | http://uncclearn.org/events/e_learning_course_carbon_monitoring_cdm_a_1 | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.898613 | 162 | 2.84375 | 3 |
Many veterans returning to or entering college for the first time will have no idea how a newly acquired injury (physical or psychological health-related) may impact their learning, especially if no previous learning difficulties had been present prior to their military experience. Additionally, a veteran may be discha... | <urn:uuid:615e84f4-256c-4d56-aff5-eab274f4b9e4> | CC-MAIN-2013-20 | http://vetfriendlytoolkit.org/academic/accommodations.cfm | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.969691 | 482 | 2.609375 | 3 |
General: Blacker Than Black
Flash Player Upgrade Required.
You must download and install the latest version of Adobe Flash Player to view this content. Click here to download.
Coming up next in 10 seconds
© Video by NASA Goddard Space Flight Center
Blacker Than Black
NASA's Goddard Space Flight Center has a team of sci... | <urn:uuid:be07e7b7-f820-41ef-8969-e1d5b4842cc7> | CC-MAIN-2013-20 | http://video.nationalgeographic.com/video/education-videos/education-general/edu-blacker-than/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.88038 | 133 | 3.0625 | 3 |
Reviewing the Simile
A simile is a comparison using like or as. It usually compares two dissimilar objects.
For example: His feet were as big as boats. We are comparing the size of feet to boats.
Using the poem below underline all of the similes. Decide which items are being compared.
Simile: Willow and Ginkgo
The will... | <urn:uuid:9baa6348-e2e2-44c8-b0d5-1c735f455d94> | CC-MAIN-2013-20 | http://volweb.utk.edu/school/bedford/harrisms/untitled.htm | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.908579 | 395 | 3.765625 | 4 |
With the proven value of aircraft as a weapon during
the First World War, many believed that aircraft would play a very important role
in Canada’s economy. In response to this, the federal government
passed legislation in the spring of 1919 to create the Air Board
to control aeronautics in Canada.
The first regulation ... | <urn:uuid:207d1d16-3945-444e-95c4-6cb14334e65c> | CC-MAIN-2013-20 | http://wayback.archive-it.org/2217/20101208165441/http:/www.abheritage.ca/aviation/history/between_entrepreneurs.html | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.975821 | 431 | 3.9375 | 4 |
2012 Whitney Biennial: Forrest Bess (by Robert Gober)
The Biennial exhibition at the Whitney Museum typically takes the pulse of the art scene of today, displaying contemporary art by living artists.
Yet, in this small gallery you will find a series of small paintings by Forrest Bess, who passed away in 1977. How did h... | <urn:uuid:39b9e997-7c9f-49bd-ac1b-9b18156672ad> | CC-MAIN-2013-20 | http://whitney.org/WatchAndListen/Artists?context=Artist&context_id=3523&play_id=724 | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.989947 | 718 | 2.71875 | 3 |
Knowing how to avoid poison ivy is a good skill—but you should also know what to do if you happen to encounter it.
As we move into the busiest part of the summer season, people across the country will celebrate and enjoy it by taking weekend hikes through places scenic and undisturbed. Most of folks will return from th... | <urn:uuid:f45431b2-9f3a-41c6-baf0-f64d593a22bb> | CC-MAIN-2013-20 | http://wild.enature.com/blog/how-to-avoid-poison-ivy-and-poison-oak-and-treat-them-if-the-worst-happens | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.95669 | 673 | 2.875 | 3 |
Creating Opportunity for Women in the Green Economy
As the unemployment rate has continued to rise, the emerging green sector holds out potential opportunity for millions of U.S. residents. There is an unprecedented opportunity to educate and train a diverse set of workers, including women, to benefit from the developi... | <urn:uuid:efc161b6-7ada-4244-b2c0-7fd06425ad10> | CC-MAIN-2013-20 | http://womensfundingnetwork.org/wesc/our-issues-and-programs/green-jobs | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.957375 | 923 | 2.78125 | 3 |
Does a falling ant die when she hits?
Why don't ants die when falling from a high distance?
Sharon, Moose Jaw, Canada
Itís a hot muggy day on the steep slopes of a Malaysian rainforest. About
60 feet (20 m) above the jungle floor, a small brownish-red acrobat ant clambers
out of a nest hidden under the whitish-gray bar... | <urn:uuid:f7403d66-42b9-44a0-9951-9e0d3bfe9287> | CC-MAIN-2013-20 | http://wonderquest.com/falling-ants.htm | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.921393 | 1,677 | 3.734375 | 4 |
Key: "S:" = Show Synset (semantic) relations, "W:" = Show Word (lexical) relations
Display options for sense: (gloss) "an example sentence"
- S: (n) cut, gash, slash, slice (a wound made by cutting) "he put a bandage over the cut"
- S: (n) slash (an open tract of land in a forest that is strewn with debris from logging... | <urn:uuid:e700884c-dc48-4b52-8595-ef2c07c457ac> | CC-MAIN-2013-20 | http://wordnetweb.princeton.edu/perl/webwn?o2=&o0=1&o8=1&o1=1&o7=&o5=&o9=&o6=&o3=&o4=&s=slash&i=4&h=000000000 | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.904087 | 331 | 3.28125 | 3 |
ITN's Sue Saville reports.
Updated 5:20 p.m. ET: The world marked International Holocaust Remembrance Day on Friday with a promise never to forget the genocide at Auschwitz during World War II.
Friday was the 67th anniversary of the Nazi camp's liberation by Soviet troops. Jan. 27 was designated as International Holoca... | <urn:uuid:f4ac068f-ecd7-4a19-92d7-b0f96843afcf> | CC-MAIN-2013-20 | http://worldnews.nbcnews.com/_news/2012/01/27/10252029-holocaust-remembered-across-the-world | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.979458 | 760 | 3.09375 | 3 |
What they Want to Put in Your Milk……
Milk has no added sugar, but the dairy industry is asking the Food and Drug Administration to allow it to add artificial sweeteners in the hopes of creating a lower-calorie milk product that will attract more consumers. The only catch: They don’t want to announce the reduction in ca... | <urn:uuid:86ec26ab-edf1-40be-a8e7-971d10ce5994> | CC-MAIN-2013-20 | http://wtug.com/what-they-want-to-put-in-your-milk/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.93054 | 278 | 2.578125 | 3 |
This ancient English surname of GOALBY was of the locational group of surnames meaning 'one who came from GOULCEBY' a spot in County Lincolnshire. The name was originally rendered in the Old English form GOLKESBY. The earliest of the name on record appears to be COLCHESBU (without surname) who was listed as a tenant in... | <urn:uuid:07634b8f-87b2-4f20-ad78-53b8feb65c6c> | CC-MAIN-2013-20 | http://www.4crests.com/goalby-coat-of-arms.html | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.979523 | 503 | 2.796875 | 3 |
Heart attacks follow weekend binge
UK medical researchers have suggested that weekend binge drinking may be linked to a peak in deaths from heart attacks on Mondays.
A letter to the British Medical Journal from Lauren Chenet and Annie Britton of the London School of Hygiene and Tropical Medicine said alcohol, particula... | <urn:uuid:3d9750fe-c8d3-418d-adfe-9304e4bd5c2e> | CC-MAIN-2013-20 | http://www.abc.net.au/science/articles/2001/04/23/280538.htm?site=science&topic=latest | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.952768 | 314 | 2.515625 | 3 |
Horny beetles have tiny testes
Beetles with the biggest horns have the smallest testes, say scientists who show that in evolutionary terms you can't have it all.
They say their finding is clear evidence of an evolutionary trade-off between the ability to fight off sexual competitors and reproductive potency.
Or put sim... | <urn:uuid:d799a541-c37b-42ad-9e98-96b3cfca0e72> | CC-MAIN-2013-20 | http://www.abc.net.au/science/articles/2006/10/17/1766434.htm | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.9718 | 571 | 3.390625 | 3 |
Sex-change lizards settle a hot topic
An Australian research team has provided what they say is the "Holy Grail" of evolutionary biology - proof a 30-year-old theory about reptile sex and survival is right.
The findings explain the evolutionary advantage of a reptile's sex being determined by temperature.
The Universit... | <urn:uuid:db144a45-18de-4f8d-bdd7-13334586bcca> | CC-MAIN-2013-20 | http://www.abc.net.au/science/articles/2008/01/22/2143717.htm?site=science&topic=latest | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.947539 | 711 | 3.328125 | 3 |
King crabs on Antarctic march
Crustacean army Giant skeleton-crushing king crabs are invading the waters off the Antarctic Peninsula, which are warming with climate change, say researchers.
"For the last 14 million years or so, these kinds of crabs have been excluded from the Antarctic shelf waters because it's too col... | <urn:uuid:3d8e7bea-19cd-4cfb-ab0f-b192e765eb50> | CC-MAIN-2013-20 | http://www.abc.net.au/science/articles/2011/09/07/3311346.htm?topic=space | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.95668 | 730 | 3.515625 | 4 |
Science subject and location tags
Articles, documents and multimedia from ABC Science
Wednesday, 8 February 2012
A study of plant history in New Zealand's alpine region has shown first in, really is best dressed.
Monday, 12 December 2011
Lantana's quick-growing woody nature increases the frequency and intensity of fire... | <urn:uuid:c278163a-d466-47dd-98c2-57a413302d47> | CC-MAIN-2013-20 | http://www.abc.net.au/science/tag/browse.htm?tag=forests | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.947425 | 512 | 2.78125 | 3 |
HORSETAIL is rich in silica, which aids in exfoliation of dead skin cells. Also contains numerous minerals and alkaloids. It also acts as an astringent.
HYALURONIC ACID: A collagen and elastin supporter, this is a protein that also occurs in the skin with an ability to bind water in spaces between cells. A gel-like sub... | <urn:uuid:4dd5ba65-3cf1-45be-80fc-2a8397c6dcfc> | CC-MAIN-2013-20 | http://www.absolutelyorganic-toxicfree.com/page/page/1518204.htm | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.915176 | 3,078 | 2.75 | 3 |
- Residential Market
- Light Commercial Market
- Commercial Market
- Indoor Air Quality
- Components & Accessories
- Residential Controls
- Commercial Controls
- Testing, Monitoring, Tools
- Services, Apps & Software
- Standards & Legislation
- EXTRA EDITION
Superheat is probably the most talked about yet misunderstood... | <urn:uuid:57f7254d-f576-4814-ae07-150715facfcc> | CC-MAIN-2013-20 | http://www.achrnews.com/articles/121350-the-professor-superheat?WT.rss_f=Residential+Market&WT.rss_a=The+Professor%3A+Superheat&WT.rss_ev=a | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.865018 | 740 | 3.1875 | 3 |
- The Observer, Saturday 11 February 2012
Almost 3,000 years ago, the ruler of Sheba, which spanned modern-dayEthiopia and Yemen, arrived in Jerusalem with vast quantities of gold to give to King Solomon. Now an enormous ancient goldmine, together with the ruins of a temple and the site of a battlefield, have been disc... | <urn:uuid:52ad1696-cdc1-41db-a2a4-2f8eb880625c> | CC-MAIN-2013-20 | http://www.addisclub.com/9/category/archaeologists%20strike%20gold%20in%20quest%20to%20find%20queen%20of%20sheba/1.html | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.95727 | 151 | 2.578125 | 3 |
Keeping our cardiovascular advantage
Minnesotans have a lower risk of heart disease than the general population according to recent findings from the Minnesota Heart Survey, a study of cardiovascular risk factors led by Lyn Steffen, associate professor of epidemiology.
“We think, from looking at these study findings, t... | <urn:uuid:81c65876-40f8-4360-96cd-2b4f471963ba> | CC-MAIN-2013-20 | http://www.advances.umn.edu/2011/11/keeping-our-cardiovascular-advantage/ | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.936616 | 197 | 2.78125 | 3 |
Intrauterine devices (IUDs) are considered effective and well-tolerated methods of contraception. Medical researchers contend that women in the United States are afraid of using them because they think there is a risk of acquiring a pelvic infection. The researchers explain that the risk of an IUD causing a pelvic infe... | <urn:uuid:f5940b1b-54ce-4f66-ad39-84e13283b898> | CC-MAIN-2013-20 | http://www.aegis.org/DisplayContent/DisplayContent.aspx?sectionID=376659 | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.967061 | 443 | 2.5625 | 3 |
Raise a Child with Great Values
Some psychologists think values are impossible to teach, and it is certainly true that telling kids to be more honest, or diligent, or considerate, doesn’t work any better than telling adults to be. But if values are impossible to teach, they are too important to leave to chance.
In rece... | <urn:uuid:92d5fbaf-33c7-4072-b8f3-9d1c425baf6c> | CC-MAIN-2013-20 | http://www.ahaparenting.com/parenting-tools/raise-great-kids/child-character/values | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368700264179/warc/CC-MAIN-20130516103104-00043-ip-10-60-113-184.ec2.internal.warc.gz | en | 0.964177 | 2,852 | 3.125 | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.