fasttext_score float32 0.02 1 | id stringlengths 47 47 | language stringclasses 1
value | language_score float32 0.65 1 | text stringlengths 49 665k | url stringlengths 13 2.09k | nemo_id stringlengths 18 18 | is_filter_target bool 1
class | word_filter bool 2
classes | word_filter_metadata dict | bert_filter bool 2
classes | bert_filter_metadata dict | combined_filter bool 2
classes |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
0.981746 | <urn:uuid:bc739448-527e-4edf-843f-2ccaad3b2fa0> | en | 0.783319 | Take the 2-minute tour ×
How can you make a specific action based on the url by base.html?
I have two if -clauses as context statements in base.html. If there is algebra in the GET, then the given context should be shown.
My url.conf
from django.conf.urls.defaults import *
urlpatterns = patterns('',
(r'^algebr... | http://stackoverflow.com/questions/2003371/django-setting-context-by-urls-get | dclm-gs1-054390000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.600635 | <urn:uuid:7f15f69d-1809-4e64-a908-10cc8d37bb49> | en | 0.858401 | Take the 2-minute tour ×
I want to create a static options menu for all my activity screens. I dont want to override onCreateOptionsMenu() in each activity.
Since Menu class is an interface with a huge number of methods, its difficult to create a static object of the implementing class.
Any other way of doing the sa... | http://stackoverflow.com/questions/2070022/static-options-menu/2070189 | dclm-gs1-054400000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.067301 | <urn:uuid:f88a7722-a528-4da8-bef1-af78a9131d46> | en | 0.734067 | Take the 2-minute tour ×
I am looking for a method in which i can convert a String to datetime object. I see cocos2d-X dosent contain a NSDate class. Can anyone please help me ?
Kind Regards
share|improve this question
Check out this answer: stackoverflow.com/questions/308390/… – h3nr1x Jan 29 at 14:49
add comment
... | http://stackoverflow.com/questions/21434098/cocos2d-x-c-convert-string-to-date | dclm-gs1-054410000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.080525 | <urn:uuid:19f0e1c7-ebef-49d3-a4af-0cda772db28f> | en | 0.898641 | Take the 2-minute tour ×
I'm taking an algorithm course at the university, and for one of my projects I want to implement a red-black tree in C# (the implementation itself isn't the project, yet just something i decided to choose to help me out).
My red-black tree should hold string keys, and the object i created for... | http://stackoverflow.com/questions/2251897/c-sharp-reference-trouble | dclm-gs1-054420000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.994277 | <urn:uuid:893eece4-5fbe-42f1-975a-c546d74823ac> | en | 0.79565 | Take the 2-minute tour ×
Is there a way to let a line, polygon,... , looks like it has been scribbled or hand drawn?
<line x1="10" y1="20" x2="200" y2="300" style="stroke:rgb(99,99,99);stroke-width:2"/>
share|improve this question
add comment
1 Answer
up vote 1 down vote accepted
Sure, break the line into seve... | http://stackoverflow.com/questions/2914513/scribbled-svg-line?answertab=active | dclm-gs1-054470000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.998825 | <urn:uuid:eb263571-0319-4cbe-b012-b01803923743> | en | 0.896047 | Take the 2-minute tour ×
I'm writing a genetic algorithm for generating timetables.
At the moment I'm using these two heuristics:
1. Number of holes between lectures in one day (related) (less holes -> bigger score)
2. Each hour has some value, so for each timetable I sum values for hours when lectures are on. (... | http://stackoverflow.com/questions/3008460/balancing-heuristics-for-timetable-problem | dclm-gs1-054480000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.043427 | <urn:uuid:3e5400c3-48fa-4d87-805e-fa8cafb0508e> | en | 0.916386 | Take the 2-minute tour ×
I have separate tables for Loan, Purchase & Sales transactions. Each tables rows are joined to their respective customer rows by:
customer.id [serial] = loan.foreign_id [integer]; = purchase.foreign_id [integer]; = sale.foreign_id [integer];
I would like to consolidate the three tables into... | http://stackoverflow.com/questions/3031441/consolidating-separate-loan-purchase-sales-tables-into-one-transaction-table | dclm-gs1-054490000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.038563 | <urn:uuid:45c22061-41b7-4897-b83e-ea79d34634f1> | en | 0.865473 | Take the 2-minute tour ×
Where do you store app configurations constants (not user preferences)?
• store in Info.plist?
• store in SomeOther.plist?
• store as static (extern?) constant in a .h?
• store as #define somewhere? (where?)
share|improve this question
@eman oh thanks! – Henry Jul 23 '10 at 17:36
a... | http://stackoverflow.com/questions/3315205/where-to-store-constants-in-an-iphone-app?answertab=oldest | dclm-gs1-054510000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.030262 | <urn:uuid:24e97870-bcf3-4059-83da-4a65ff4df0a9> | en | 0.945869 | Take the 2-minute tour ×
I've got a large folder on an offsite backup machine that gets populated with files by rsync (through deltacopy) every night (running windows xp) from the main work site. I've discovered some annoying folders that cannot be opened, or deleted, or even checked for file sizes. I get the such and... | http://stackoverflow.com/questions/3323363/need-to-find-a-way-to-programmatically-delete-undeleteable-empty-folders?answertab=active | dclm-gs1-054520000 | false | true | {
"keywords": "blast, delta"
} | false | null | false |
0.019864 | <urn:uuid:b98b37cc-f349-42a3-91c9-da7bd62088fd> | en | 0.931551 | Take the 2-minute tour ×
We've been having a new type of spam-bot this week at PortableApps.com which posts at a rate of about 10 comments a minute and doesn't seem to stop - at least the first hour or so (we've always stopped it within that time so far). We've had them about a dozen times in the last week - sometimes... | http://stackoverflow.com/questions/4131136/drupal-module-to-control-user-post-frequency/4131963 | dclm-gs1-054550000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.025757 | <urn:uuid:04332083-fab3-4fc9-984e-cc80a88a41b9> | en | 0.859929 | Take the 2-minute tour ×
I am trying to build a flex (and java) project using a groovy build script. See documentation here - http://groovy.codehaus.org/Using+Ant+from+Groovy
I have the build working for the java project, but for some reason it does not work for the flex project. It fails because it could not create ... | http://stackoverflow.com/questions/4413622/groovy-build-script-to-build-a-flex-project | dclm-gs1-054570000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.101051 | <urn:uuid:b1e7164a-4f98-4384-80b9-cb70b761d61a> | en | 0.760902 | Take the 2-minute tour ×
I have the Problem with the File Upload window. When I used it the first time it works perfect but when I call the same functionality to open and upload a File the open button (in the "Choose File to Upload" Dialog) is pressed to fast. So the Test can not write the complete path of the File ov... | http://stackoverflow.com/questions/5065699/watin-fileupload-press-open-button-to-fast/5280165 | dclm-gs1-054590000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.55454 | <urn:uuid:2de827c6-c8a6-40eb-83f8-17ded2335001> | en | 0.863079 | Take the 2-minute tour ×
I'm working on a Python project with user input, and want to reuse specific parts (i.e the part/s that have matched a regular expression) in the output, so a dialog could go something like:
Program: Hello, what have you been doing today? User: I have been foobaring./I went foobaring./(anythin... | http://stackoverflow.com/questions/5316505/re-using-part-of-user-input-string-that-has-matched-a-regular-expression | dclm-gs1-054600000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.142824 | <urn:uuid:7eaded18-5044-45ac-a806-38418fcdf039> | en | 0.929413 | Take the 2-minute tour ×
I'm considering a design for an app following the "freemium" model where certain content is free but the user can purchase more content within the app.
My concern is that the content they can purchase will be >20Mb, the limit for a 3G App download.
Has anyone attempted this or have any idea ... | http://stackoverflow.com/questions/6119249/ios-in-app-purchase-resulting-in-a-20mb-download | dclm-gs1-054650000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.044006 | <urn:uuid:437e6de4-7d17-4e0c-9863-c946fbed9b40> | en | 0.862357 | Take the 2-minute tour ×
I would like to know how do i install python apscheduler on linux Ubuntu as a daemon? i have read the manual in here but i didn't understand how can i install it as daemon.
I wish to install it like a service and then attach (plug-in) to it all sorts of jobs.
any help?
share|improve this qu... | http://stackoverflow.com/questions/6405393/how-to-install-python-apscheduler-on-ubuntu-as-a-daemon | dclm-gs1-054680000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.469476 | <urn:uuid:d722ed82-8bc2-44f8-831a-8307d6373002> | en | 0.813955 | Take the 2-minute tour ×
I have this select_tag using Rails 3
<%= select_tag :area_id, options_from_collection_for_select(@areas.sort_by(&:name)), {:onChange => remote_function(:with => "'filter_by='+value", :url =>{ :controller=>"encoder/members", :action=>"filter_schools" } ) } %>
But I kept on getting the error "... | http://stackoverflow.com/questions/6935154/select-tag-rails-3-wrong-number-of-arguments-error | dclm-gs1-054710000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.107615 | <urn:uuid:4abe3d26-3ab5-42a1-8216-934cce482ccb> | en | 0.754507 | Take the 2-minute tour ×
As I understand Subscribe method should be asynchronous whereas Run is synchronous. But this piece of code is working in synchronous manner. Can anybody fix it?
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Reactive.Linq;
namespace RxExten... | http://stackoverflow.com/questions/7346811/why-isnt-this-code-behaving-asynchronous | dclm-gs1-054750000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.018963 | <urn:uuid:276dc33d-0418-4b1a-b08a-7e9bddffb071> | en | 0.795023 | Take the 2-minute tour ×
The site I have runs great on my server and on a virgin 2003 server. But when I go to move the site to the client’s server some of the sites features don’t work. Like the CSS for the SiteMapPath and javascript for the menu.
Log from the client’s server:
2009-04-03 17:22:20 W3SVC44836191 XXX.... | http://stackoverflow.com/questions/762117/webresource-axd-404-for-my-sitemappath-css-and-others?answertab=active | dclm-gs1-054770000 | false | false | {
"keywords": "assembly"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.290774 | <urn:uuid:fde83cd8-611f-461e-ab3d-5772976c5722> | en | 0.803118 | Take the 2-minute tour ×
When using this code:
var img = $("<img />").attr('src', 'devices/images/'+phoneid+'.png')
.load(function() {
alert('broken image!');
} else {
It loads the image fine into
<div id="deviceimage"></div>
but won't apply css styling. Nor does it if I put it into
<img id="deviceimag... | http://stackoverflow.com/questions/8275061/is-there-a-way-to-import-an-image-using-jquery-depending-on-a-variable-then-app | dclm-gs1-054790000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.157576 | <urn:uuid:e8498c9b-af43-48af-ada2-0fefb4dcdf74> | en | 0.897621 | Take the 2-minute tour ×
For my Eclipse plugin I have created a new perspective. This perspective consists of two views that I have created and a third view that is the default editor (as I assume). Now I want to open a source code file in the default editor. For this source code file I have only the source code in a ... | http://stackoverflow.com/questions/8546013/eclipse-plugin-development-how-to-access-the-default-editor | dclm-gs1-054800000 | false | false | {
"keywords": "f variant"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.70897 | <urn:uuid:8704a305-a6c9-4ed3-af89-4540fe4effa6> | en | 0.895185 | Take the 2-minute tour ×
I am working on completely redeveloped website and sales system and have come up against this Max_connections issue surprisingly quickly.
I posted this question: Closing/Pooling MySQL ODBC connections Recently, but have since tried a few other things, still drawing a blank, but have more deta... | http://stackoverflow.com/questions/8792472/mysql-dataconnections-not-closing-pooling?answertab=votes | dclm-gs1-054810000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.326135 | <urn:uuid:fa8aa157-e30d-4d8e-9dc7-51f50b2c0940> | en | 0.811929 | Take the 2-minute tour ×
I am trying to color some alphabets in a string based on input alphabet given. Can anyone suggest me how to achieve it ? As I am new to this.
Suppose that I have the following string: "AUSTRALIA"
OUTPUT: (A in red)'A'USTR(A in red)'A'LI(A in red)'A'
share|improve this question
Where do you ... | http://stackoverflow.com/questions/8810815/how-can-i-show-partially-colored-text-in-matlab?answertab=votes | dclm-gs1-054820000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.896257 | <urn:uuid:659c0273-3aa7-4269-bfa1-047f00ff8134> | en | 0.83417 | Take the 2-minute tour ×
what does happen if I use multiple mysql_connect() to the same mysql server? I use this function in some functions and call mysql_close() inside one of them and it cause the other connections be closed too.
How can I resolve it?
share|improve this question
dude, you accepted the wrong answer... | http://stackoverflow.com/questions/9188302/multiple-mysql-connect-are-closed-together | dclm-gs1-054830000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.736896 | <urn:uuid:e444b1db-32de-4055-8314-1e8eac7b5364> | en | 0.726489 | Take the 2-minute tour ×
This simple program below does not build for some reason. It says "undefined reference to pow" but the math module is included and I'm building it with -lm flag. It builds if I use the pow like pow(2.0, 4.0), so I suspect there is something wrong with my type casting.
#include <math.h>
#inclu... | http://stackoverflow.com/questions/9788996/ansi-c-pow-function-and-type-casting | dclm-gs1-054860000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.69331 | <urn:uuid:ac2307dd-529f-42a5-9f0f-e60940bb9132> | en | 0.715029 | Take the 2-minute tour ×
In an XML document, I have elements which share the same name, but the value of an attribute defines what type of data it is, and I want to select all of those elements which have a certain value from the document. Do I need to use XPath (and if so, could you suggest the right syntax) or is th... | http://stackoverflow.com/questions/992450/simplexml-selecting-elements-which-have-a-certain-attribute-value | dclm-gs1-054870000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.954751 | <urn:uuid:696c4977-d4a7-4045-90ba-7f3d7aa1f615> | en | 0.961488 | View Single Post
Republic Veteran
Join Date: Jun 2012
Posts: 411
# 21
07-20-2012, 10:41 PM
I don't understand whats in their heads either. Why do the modules cost so much in the c-store... 100 zen to 200 zen seems more reasonable. People are likely to grind and buy more ships.... and people who aren't willing to pay 20... | http://sto-forum.perfectworld.com/showpost.php?p=4893181&postcount=21 | dclm-gs1-054880000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.996656 | <urn:uuid:a3ad0ac4-0617-43f2-b36b-84ff0ac1a859> | en | 0.800755 | Take the 2-minute tour ×
I have a presentation that uses the theme Dresden with color theme beaver. Everything works fine, except for the name of the institute in the footer of the slides, which appears white on a very light grey background, making it basically impossible to read.
1. How can I change its color?
2... | http://tex.stackexchange.com/questions/87727/change-color-of-institute-in-the-footer-of-a-latex-presentation/87733 | dclm-gs1-054930000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.304586 | <urn:uuid:2fa9bbc5-c917-4abb-b44c-7daab7b62639> | en | 0.970671 | In response to:
Where Is The Inflation?
bigdawgworking Wrote: Sep 15, 2012 8:20 PM
As evidenced by the responses below as well as my own experience, the government measure of inflation is completely false. Completely. If the government books are not cooked, then please explain why. Until that explanation is put forwa... | http://townhall.com/social/bigdawgworking-565391/where_is_the_inflation_cmt_5367625 | dclm-gs1-054940000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.075305 | <urn:uuid:86e571b2-d9ca-4ab4-bd6c-5a90fb645546> | en | 0.952112 | (1 x 22 minutes)
The night sky fascinated the ancient Greeks, and they recognized patters in the stars, and created myths to explain them. Here are three of the most popular:
- Orion, in which a mortal, but ever-boastful hunter named Orion catches the eye of the great hunter- goddess Artemis. But when Atermis' twin b... | http://vimeo.com/24585339 | dclm-gs1-054980000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.119107 | <urn:uuid:ac19e01d-a91f-4567-8b6c-60b34f2b7050> | en | 0.837558 | ECF Filetransfer Support for NTLMv2 Proxies
From Eclipsepedia
Jump to: navigation, search
Like other parts of ECF, the filetransfer API has a provider architecture, allowing multiple implementations to be used for filetransfer (i.e. via http, ftp, and others). In ECF 3.0/Eclipse 3.5 the primary provider is based upo... | http://wiki.eclipse.org/index.php?title=ECF_Filetransfer_Support_for_NTLMv2_Proxies&oldid=155413 | dclm-gs1-055000000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.018372 | <urn:uuid:4e5f7950-7c1d-4ebd-bb73-8e86e9a8d3fa> | en | 0.977385 |
Top Reviewer Ranking: 2,546,446 - Total Helpful Votes: 3 of 3
MiLi Power Skin 3G & 3GS - Worlds thinnest iPhone &hellip by MILI
2.0 out of 5 stars I was expecting more, 14 Sep 2011
There are a lot of chargers like this out there and when I bought mine, the Mili Power Skin was one of the more expensive options. Hones... | http://www.amazon.co.uk/gp/pdp/profile/A2YU8OUF5LOHFE | dclm-gs1-055060000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.02339 | <urn:uuid:2b8aaa87-5381-49f4-b9d4-fe824ebffa8c> | en | 0.939419 | Fear of Flying
© Getty Images
Getting Over a Fear of Flying
The Andy Bush Column: Combatting My Fear of Flying
Andy Bush
The night before, I'll lie awake in bed wondering if my 'estate is in order'. By this, of course, I mean mentally checking whether all of my pornography is either hidden or destroyed so as not to... | http://www.askmen.com/fine_living/how_to/getting-over-a-fear-of-flying.html | dclm-gs1-055120000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.055573 | <urn:uuid:2a2ce47a-9b9c-4423-b958-4f19e6263faa> | en | 0.94609 | When filling for an extention of a restraining order. How is the service on respondent done?
Asked 11 months ago - Miami, FL
This person moves often, making service difficult. In DV restraining orders aren't the respondents suppose to file change of address with the court? Can a respondent be served by mail to the la... | http://www.avvo.com/legal-answers/when-filling-for-an-extention-of-a-restraining-ord-1211117.html | dclm-gs1-055130000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.019467 | <urn:uuid:161f65d4-5204-446a-920a-a5de850bfa8f> | en | 0.933867 |
The Dean's December (Classic, 20th-Century, Penguin)
by Saul Bellow
ISBN 0140189130 / 9780140189131 / 0-14-018913-0
Publisher Penguin Classics
Language English
Edition Softcover
Find This Book
Find signed collectible books: 'The Dean's December (Classic, 20th-Century, Penguin)'
Book summary
Albert Corde, dean ... | http://www.bookfinder.com/dir/i/The_Deans_December_Classic,_20th-Century,_Penguin_/0140189130/ | dclm-gs1-055200000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.082801 | <urn:uuid:a87dca28-b769-410a-ad66-9fa308516b9f> | en | 0.889662 | Oh my god..... Gronk..
Re: Oh my god..... Gronk..
In response to Neal Page's comment:
Oh well. Should help Brady be better. With Hernandez returning, it shouldn't matter too much. Employ Fells and Shiancoe more.
What an idiot. Mr Brady does not need to get better, BUT YOU SURE DO!
2. You have ... | http://www.boston.com/community/forums/sports/patriots/on-the-front-burner/oh-my-god-gronk/100/6443078?page=3 | dclm-gs1-055230000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.250935 | <urn:uuid:a03c3bc4-68f5-44a3-94ed-d7f2aba0bb03> | en | 0.989683 | A father posts a YouTube video in protest after secretly recorded teachers bullying his 10-year-old son, who has autism
After Stuart Chaifetz was told that his "sweet and non-violent" 10-year-old son Akian was acting violently at his New Jersey school -- including physical assaults against his teacher and teacher's a... | http://www.courant.com/news/wpix-kid-autism-wears-wire-to-record-teacher-bullying,0,251067.story | dclm-gs1-055350000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.041596 | <urn:uuid:df82d2fd-d0f4-4e0a-b3b4-eec948b7c210> | en | 0.970411 | Obsessive loner, 21, jailed for sophisticated hacking scam that netted him Porsche and gold bullion
By Daily Mail Reporter
Alistair Peckover
Jailed: Alistair Peckover carried out a lucrative online fraud operation to feed his gambling habit
An 'obsessive loner' who carried out a sophisticated and lucrative online f... | http://www.dailymail.co.uk/news/article-1287407/Alistair-Peckover-Obsessive-loner-jailed-sophisticated-hacking-scam-netted-Porsche-gold-bullion.html | dclm-gs1-055390000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.037816 | <urn:uuid:35c0aeeb-f7ad-4f16-968f-a602d4f0b061> | en | 0.935035 |
Space shuttle Endeavour (Source:
Source: Yahoo News
Comments Threshold
RE: Shuttle Clear Cutting
By FaaR on 9/6/2012 7:54:11 AM , Rating: 1
...And of course if you actually lived where those trees are growing you'd be there yelling and screaming that your property value's getting shot to hell and that big g... | http://www.dailytech.com/article.aspx?newsid=27595&commentid=803105&threshhold=1&red=152 | dclm-gs1-055420000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.111001 | <urn:uuid:44109f6f-700e-4f7a-91aa-782ede63b70e> | en | 0.973054 | Comments about ‘Letter: Asthma inducer’
Return to article »
• Oldest first
• Newest first
• Most recommended
I don't mean to be rude, but have you considered relocating to a location with environmental conditions more suited to your condition? That seems like it would be the prudent thing to do.
The problem ... | http://www.deseretnews.com/user/comments/865592826/Asthma-inducer.html | dclm-gs1-055430000 | false | true | {
"keywords": "public health, viral infection"
} | false | null | false |
0.075637 | <urn:uuid:aab03070-6e14-4370-b797-81c822f9be39> | en | 0.888951 |
Where's our
phone number?
Printer Supplies
We currently don't offer this product.
Track your order
Order number:
Zip code:
Were you buying your product from somewhere else until now?
Excellent! I searched for the product I needed and found it in a couple of clicks. Thanks! Rating: 5 of 5
Barbara M.
view more
... | http://www.extramiletoner.com/product/OKIDATA-B710-FUSER-110V/50242603/58485 | dclm-gs1-055510000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.024041 | <urn:uuid:19002ae5-e54d-47b9-a548-8f0aa9f848ed> | en | 0.962036 | close ad
6 Solutions for Teen Job Problems
Help your kid land and keep a gig with these take-action strategies.
• Share
• Print
Teen jobs
Enlarge Image
Michael Byers
Teens today want jobs for many of the same reasons you did when you were their age: money, freedom, responsibility, and a desire to be treated like... | http://www.familycircle.com/teen/jobs/job-problems-and-solutions/?page=1 | dclm-gs1-055520000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.025665 | <urn:uuid:af59ab99-e037-4db1-9f59-1c3874bd4296> | en | 0.99051 | The father of Josh Powell was involved in the disappearance of his son's wife, a member of the Powell family told RadarOnline.
Josh Powell, who was a person of interest in the 2009 disappearance of his wife Susan, killed his two sons -- Charlie, seven, and Braden, five -- Feb. 5 in a fiery double-murder suicide at his... | http://www.foxnews.com/us/2012/02/22/steven-powell-was-involved-in-daughter-in-laws-disappearance-his-family-says/ | dclm-gs1-055620000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.044035 | <urn:uuid:23a1e2c5-ee3f-4b0b-b142-92dc0482f181> | en | 0.976581 | View Full Version : PC/modem question
04-10-2012, 11:47 PM
So I am helping some folks to buy a laptop for a guy in Guatemala. Communications with him are a bit sketchy, but I have figured out that they don't really have phone lines and so they use a modem that works off of a cellular network or maybe satellite. Tigo i... | http://www.fsuniverse.net/forum/archive/index.php/t-83274.html | dclm-gs1-055640000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.414808 | <urn:uuid:f53a049d-1620-440f-a96d-23e9f45b1349> | en | 0.921579 |
Do you care about using legendaries on your in-game team?
#11endergamer537(Topic Creator)Posted 4/6/2013 10:40:44 PM
scrappybristol posted...
Lexifox posted...
I dislike them because generally speaking
A. They're too strong and thus ruin the challenge of the game.
B. They're too hard to catch (catch rate) and I don... | http://www.gamefaqs.com/boards/696959-pokemon-x/65897279?page=1 | dclm-gs1-055680000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.025456 | <urn:uuid:51618ce6-e93e-4b8f-b629-77c79f81d4b1> | en | 0.965156 | Decisions Decisions...
#1Tavy89Posted 5/17/2013 3:53:44 AM
I just bought my 3DS two days ago (and loving it) and today, now that I have been paid, I'm going to get another game. The problem is I can't decide between Tales of the Abyss and Ocarina of Time. I've never really played a Zelda game (I bypassed the N64 and d... | http://www.gamefaqs.com/boards/997614-nintendo-3ds/66215805 | dclm-gs1-055710000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.053605 | <urn:uuid:798ea072-5604-4c50-87b6-a4d411445d39> | en | 0.966485 | Why do we love the games that hate us?
Mark of the Ninja strikes an impressive balance between challenge and reward, but it's certainly not the only game in recent memory to do so. XCOM: Enemy Unknown, Super Meat Boy, Dark Souls (and Demon's Souls before it)--these are all commonly used as examples of games that are ... | http://www.gamesradar.com/what-makes-us-love-games-hate-us/?page=2&comment_ordering=oldest_first | dclm-gs1-055750000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.024539 | <urn:uuid:1cc560d6-248e-4f68-9b68-be9fc0782001> | en | 0.968943 | Beth's Reviews > Under the Dome
Under the Dome by Stephen King
Rate this book
Clear rating
's review
Jan 19, 10
Read in January, 2010
One random afternoon, an invisible, impenetrable dome seals off the town of Chester's Mill ME from the rest of the world. The car salesman selectman who runs the town is determined t... | http://www.goodreads.com/review/show/83904573 | dclm-gs1-055770000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.093443 | <urn:uuid:ce6494d9-a2fb-4ab2-91c6-0201c6c33d85> | en | 0.8532 | Red Raspberry Jelly Recipes
Enjoy our collection of red raspberry jelly recipes submitted, reviewed and rated by community. Meet people who are looking for red raspberry jelly recipes.
CC: 1
Red Raspberry And Currant Jelly
Crush currants thoroughly, add the water, and bring to boil. Meanwhile crush the raspberries th... | http://www.ifood.tv/network/red_raspberry_jelly/recipes | dclm-gs1-055860000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.035697 | <urn:uuid:b5dd66bb-c532-4454-bcd7-ffb5f1c74e85> | en | 0.968821 | IMDb > Deja Vu (2006) > Reviews & Ratings - IMDb
Deja Vu
Top Links
trailers and videosfull cast and crewtriviaofficial sitesmemorable quotes
main detailscombined detailsfull cast and crewcompany credits
Awards & Reviews
user reviewsexternal reviewsawardsuser ratingsparents guidemessage board
Plot & Quotes
plot summarys... | http://www.imdb.com/title/tt0453467/reviews?ref_=tt_urv | dclm-gs1-055880000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.048325 | <urn:uuid:d066ed27-28e6-4d41-bf31-9ece7a1137fc> | en | 0.939736 | Find companies:
Job Work/Life Balance
Job Security/Advancement
Job Culture
2 reviews
About Enecon
Enecon Employer Reviews
supervisor (Former Employee), Cali, VACJanuary 6, 2014
Tecnico em Segurança do Trabalho (Former Employee), Belo Horizonte, MGJanuary 3, 2014
Working at Enecon
• What are the average startin... | http://www.indeed.com/cmp/Enecon | dclm-gs1-055890000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.040626 | <urn:uuid:46f94f1a-2388-4bd3-a3cc-ddcb5853f0e9> | en | 0.712828 |
Air date:
jermaine jackson and STEVIE WONDERlet's get seriouslet's get seriousmotown
jurassic 5i am somebody (instrumental)power in numbers (instrumentals)up above
kool & the gangfruitmanlight of worldsde-lite
idris muhammadpower of soulpower of soulkudu
philip cohran and the artistic heritage ensembleel hajj malik ... | http://www.kboo.org/node/10826 | dclm-gs1-055940000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.028084 | <urn:uuid:390a7a64-0f39-431a-b46d-9eaf34c3f02a> | en | 0.95626 | Jump to content
uk_redwing's Photo
Member Since 11 Jun 2006
Offline Last Active Yesterday, 08:02 PM
Posts I've Made
In Topic: 3/9 GDT: Red Wings at Rangers
09 March 2014 - 02:02 PM
Watched the first period before turning the game off and finding something else to do. Boring as hell.
In Topic: Ken Holland's Move... | http://www.letsgowings.com/forums/user/8372-uk-redwing/?tab=posts | dclm-gs1-055990000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.033539 | <urn:uuid:68290b4f-3a69-4458-9afb-276e2475d398> | en | 0.941573 | New! Read & write annotations
Come, let me hold you for a while
All you have to do is smile
& I'm yours again
I may not like some things you do
But they're all a part of you
& you're my best friend
I don't mind the cold when I have a fire to warm me
I don't mind the rain 'cause it makes the flowers grow
I can take th... | http://www.lyricsmode.com/lyrics/l/lee_greenwood/i_dont_mind_the_thorns_if_youre_the_rose.html | dclm-gs1-056030000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.019263 | <urn:uuid:074a026a-0bc1-4241-b28d-6927c9f4913d> | en | 0.971043 | WASHINGTON -- President Barack Obama's choice for replacing Federal Reserve Chairman Ben Bernanke probably comes down to a quiet consensus builder, who would be a historic pick, or one considered brilliant but difficult to work with.
Through unprecedented policy moves and public outreach, Bernanke has dramatically exp... | http://www.mercurynews.com/business/ci_23695624/dissimilar-front-runners-emerge-leading-fed | dclm-gs1-056070000 | false | false | {
"keywords": "candida"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.025605 | <urn:uuid:15e9737d-08ca-41dd-8b78-fe25f94d6e0a> | en | 0.954176 | User Score
Generally favorable reviews- based on 15 Ratings
User score distribution:
1. Positive: 10 out of 15
2. Negative: 4 out of 15
Review this movie
1. Your Score
0 out of 10
Rate this:
• 10
• 9
• 8
• 7
• 6
• 5
• 4
• 3
• 2
• 1
• 0
• 0
1. Submit
... | http://www.metacritic.com/movie/drawing-restraint-9/user-reviews?dist=neutral | dclm-gs1-056090000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.999962 | <urn:uuid:533c4bc8-cef0-4f11-a78b-0eeefd39d7c5> | en | 0.956002 | Jean Shepard Lyrics
Why Did You Wait Lyrics
Add song information...
For Example...
Cancel Submit
Thank You For Your Submission
Why Did You Wait Submit Correct Lyrics
Submit Corrections Cancel
Why did you wait to prove to be untrue why did you change what's come over you
What made you stop a carin' for me why did ... | http://www.metrolyrics.com/why-did-you-wait-lyrics-jean-shepard.html | dclm-gs1-056100000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.060595 | <urn:uuid:25df7f2d-a7ae-43a2-8047-17a7d56b8316> | en | 0.986986 | or Connect
Mothering › Mothering Forums › Mom › Parenting › Would you let your kids play with squirrels?
New Posts All Forums:Forum Nav:
Would you let your kids play with squirrels?
Poll Results: Would you let your kids play with squirrels?
• 7% (16)
Sure, I would let my kids play with squirrels, including fe... | http://www.mothering.com/community/t/1206253/would-you-let-your-kids-play-with-squirrels | dclm-gs1-056150000 | false | false | {
"keywords": "rabies"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.032741 | <urn:uuid:436f56fa-4925-4180-81b7-39cab45db87d> | en | 0.9876 | or Connect
Mothering › Mothering Forums › Toddler › Toddler Health › Breastfeeding Beyond Infancy › Dr. Jay Gordon's method to night-wean
New Posts All Forums:Forum Nav:
Dr. Jay Gordon's method to night-wean
post #1 of 5
Thread Starter
Is anyone else trying the Dr. Jay Gordon method to night wean? Or has anyone els... | http://www.mothering.com/community/t/595177/dr-jay-gordons-method-to-night-wean | dclm-gs1-056170000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.048266 | <urn:uuid:c657317c-0a4b-452a-969c-4137099a2174> | en | 0.974062 | Hob dead?
(3 Posts)
lizzywig Fri 03-May-13 08:12:01
We have an integrated electric hob and oven - last night I turned on one ring, put the pan on top and heard a sizzle. I assumed that the pan might be a bit wet underneath, it wasn't and moments later thick grey/black smoke came pouring out from under the hob (seepin... | http://www.mumsnet.com/Talk/good_housekeeping/1746964-Hob-dead | dclm-gs1-056210000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.018909 | <urn:uuid:a98b2451-57b8-467c-b33d-ae7dc0465fb4> | en | 0.799076 | Witold Lutoslawski: Livre Pour Orchestra
Verisign secured
Print On Demand. Usually ships in 5 working days
Reserve product at Store
Our store will contact you to confirm the reservation.
Please do not travel until the store has contacted you.
Our Price: £19.95 Change Currency
Customer Rating:
Media: Sheet... | http://www.musicroom.com/se/id_no/00007185/details.html?kbid=1296 | dclm-gs1-056240000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.250484 | <urn:uuid:3ddbdfa8-c217-40d5-bed5-3bf5589a45af> | en | 0.93976 | Not-So-Holy Land?
Listen to this 'Talk of the Nation' topic
For many years, the Holy Land Foundation for Relief and Development, formerly the Occupied Land Fund, was the largest American Muslim charity. From its offices in Richardson, Texas, just outside of Dallas, the group raised millions of dollars, ostensibly for... | http://www.npr.org/blogs/talk/2007/10/notsoholy_land_1.html | dclm-gs1-056270000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.019724 | <urn:uuid:9eac3015-5e0b-4141-bf07-2a058b1efe03> | en | 0.973677 | Edition: U.S. / Global
Smoking and Cancer: What Cigarette Concerns Really Knew
Published: June 17, 1988
As early as 1946, 20 years before warning labels went on cigarette packages, tobacco companies were worried that cigarettes could cause cancer. And in the 1950's, when independent researchers began publishing majo... | http://www.nytimes.com/1988/06/17/us/smoking-and-cancer-what-cigarette-concerns-really-knew.html?pagewanted=all&src=pm | dclm-gs1-056290000 | false | false | {
"keywords": "epidemiological"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.022058 | <urn:uuid:92d7bc43-3171-4837-918c-0c029ab764fd> | en | 0.948205 | Find better matches with our advanced matching system
—% Match —% Friend —% Enemy
36 / M / Straight / Single
Richland, WA
My Details
Last Online
Dec 7, 2013
6′ 0″ (1.83m)
Body Type
Mostly anything
Agnosticism, and laughing about it
Cancer, but it doesn’t matter
Graduated from university
Science / Engineering
Rela... | http://www.okcupid.com/profile/Electriengineer?cf=profile_similar | dclm-gs1-056340000 | false | true | {
"keywords": "mouse, engineering"
} | false | null | false |
0.415577 | <urn:uuid:559f1432-9479-4f08-9d5f-1ed7402f802d> | en | 0.880425 | The 100 Best iPhone Apps
Onavo Extend
The free app Onavo Extend compresses data automatically to help you reduce data usage on your phone. In other words, it will save you money if you typically exceed your mobile service plan's data allotment. Additionally, anyone traveling abroad with an iPhone should absolutely hav... | http://www.pcmag.com/slideshow_viewer/0,3253,l%253D286654%2526a%253D286659%2526po%253D23,00.asp?p=n | dclm-gs1-056410000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.175017 | <urn:uuid:9ec208f5-b37b-4787-89fc-cbe64abbea29> | en | 0.96062 | Beefy Boxes and Bandwidth Generously Provided by pair Networks Frank
Welcome to the Monastery
Re^3: perl's sleep function
by blazar (Canon)
on Mar 28, 2008 at 19:38 UTC ( #677091=note: print w/ replies, xml ) Need Help??
in reply to Re^2: perl's sleep function
in thread perl's sleep function
I personally believe th... | http://www.perlmonks.org/?node_id=677091 | dclm-gs1-056430000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.067799 | <urn:uuid:06a01b6c-a10c-4356-b12b-c888b7e8c8f4> | en | 0.839118 | Beefy Boxes and Bandwidth Generously Provided by pair Networks kudra
Syntactic Confectionery Delight
Re^2: if(my) scope
by oha (Friar)
on Oct 12, 2009 at 08:53 UTC ( #800633=note: print w/ replies, xml ) Need Help??
in reply to Re: if(my) scope
in thread if(my) scope
i just realized that:
open my $fh, '<', $file o... | http://www.perlmonks.org/?node_id=800633 | dclm-gs1-056440000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.027868 | <urn:uuid:435a7e66-ed9f-44f5-b18f-c8de1441b891> | en | 0.9239 | Sim City 4 (Classic)
Rating: 3+ (ELSPA)
(3 customer reviews) | Write a review
Customer Reviews
"Average rating (3 reviews)"
Results 1-3 of 3
Very Good City Builder
| | See all D0MINIK's reviews (4)
you can spend hours or even days! building the cities, roads, parks, trees, ports, etc, etc and finaly hav... | http://www.play.com/Games/PC/4-/104158/Sim-City-4/ProductReviews.html | dclm-gs1-056460000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.04838 | <urn:uuid:af82030e-7df9-4ba2-87f3-6d024ac05af5> | en | 0.960209 | Most Commented Stories Tagged: Somalia
Business, Finance & Economics
Somali food protests
Global Politics
Piracy vs. privacy
When President Obama made his first public comments on the rescue of an American cargo shop captain from Somali pirates, he said "...I want to be very clear that we are resolved to halt the... | http://www.pri.org/taxonomy/term/570/commented | dclm-gs1-056500000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.17448 | <urn:uuid:4f8a721b-0496-46d1-8ca4-03f24476f574> | en | 0.923522 | Newburgh council sets emergency meeting for Thursday night
CITY OF NEWBURGH -- The city has scheduled an emergency meeting for 7:30 p.m. and could take action leading to "the .... discipline, dismissal or removal of a particular person" or corporation.
The notice did not say where the meeting will be held, but most l... | http://www.recordonline.com/apps/pbcs.dll/article?AID=/20130529/NEWS/130529651/-1/NEWS83 | dclm-gs1-056540000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.027822 | <urn:uuid:6a42bf37-2333-4817-af47-c4ce09c49283> | en | 0.972312 | Frozen over again
By KATHY MATHESON and MICHAEL RUBINKAM | Associated Press Published:
In Ohio, the northern half of the state is under a wind chill advisory through 11 a.m. today.
It was blamed for at least one death in Maryland after a car fishtailed into the path of a tractor-trailer on a snow-covered road abou... | http://www.recordpub.com/ap%20general%20news/2014/01/22/frozen-over-again | dclm-gs1-056550000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.02606 | <urn:uuid:879bc7d2-a777-4e24-a6da-57b5478851f4> | en | 0.915132 |
Mr. Moto Takes a Walk
Short You get the movie and the jokes combined!
2 April 2010
Available formats:
• Stream instantly!
• DivX
• iPod (mp4)
• High Quality (MPEG-2)
• Zune (wmv)
• Commentary (mp3)
Compatible with:
Average: 4.2 (43 votes)
Without knowing who Mr. Moto* is, you're probably slightly ... | http://www.rifftrax.com/shorts/mr-moto-takes-a-walk | dclm-gs1-056560000 | false | false | {
"keywords": "monkey"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.496762 | <urn:uuid:c9fb3de3-cd40-4642-8000-97853e2bea6c> | en | 0.965502 | Join The Community
Pricing on Model X?
For the Model S, those that have a reservation prior to year-end will not be subject to the price increase that takes effect on Jan 1. Is there any similar advantage to making a Model X reservation before year-end? Or is the only advantage, at this point, that you get a spot ear... | http://www.teslamotors.com/en_AU/forum/forums/pricing-model-x | dclm-gs1-056740000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.103537 | <urn:uuid:920ace08-f295-4bba-89fb-2c7fc221df5f> | en | 0.966388 | Trying it on over anti-semitism
Emanuele Ottolenghi is trying it on (Anti-Zionism is anti-semitism, November 29). He knows full well that it is false logic to argue that because some anti-Zionists are anti-semitic therefore anti-Zionism is anti-semitic. His other proposition, that all anti-Zionists must be anti-semiti... | http://www.theguardian.com/theguardian/2003/dec/01/guardianletters | dclm-gs1-056810000 | false | false | {
"keywords": "a sequence"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.873681 | <urn:uuid:c5362da3-4b40-4ed6-bf6a-1399a6abbea4> | en | 0.982117 | Indeterminate sentences - the legal view
While the sentences passed in the Baby P case attracted swift condemnation from critics who worried the offenders could be freed at a very early stage, statistics show the new indeterminate sentences rarely lead to early release.Since indeterminate sentences were introduced in ... | http://www.theguardian.com/uk/2009/may/22/indeterminate-sentences-explanation | dclm-gs1-056820000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.06493 | <urn:uuid:f92cdab0-ad42-4975-ab7b-8ceac62a4015> | en | 0.970349 | A New, Blue Dixie | The Nation
A New, Blue Dixie
• Share
• Decrease text size Increase text size
It was hot as Hades on June 5 in the little mountain town of Bristol, Virginia. But that didn't stop hundreds of southwest Virginians--in the most staunchly Republican part of a state that hadn't voted Democratic fo... | http://www.thenation.com/article/new-blue-dixie | dclm-gs1-056840000 | false | false | {
"keywords": "candida"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.053828 | <urn:uuid:7ab7b605-aeb2-44b9-a6b3-eb843e96dacb> | en | 0.924295 | Sign in with
Sign up | Sign in
Your question
Disk Boot Failure Insert System Disk and Press Enter
Last response: in Systems
a c 103 B Homebuilt system
My guess is that you have either a none boot able CD or floppy in corresponding drives and the computer is looking there before your HDD.
Related resources
a b B Home... | http://www.tomshardware.com/forum/317325-31-disk-boot-failure-insert-system-disk-press-enter | dclm-gs1-056880000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.128274 | <urn:uuid:23927f7f-d672-4af6-82de-7b6808a2b5c5> | en | 0.988389 | Where the hell did these people come from? I thought it was only accurate to tell it was a boy if they saw his "tools"....It never 100% sure though either way! Girl or Boy! Maybe they should have listen better in biology! At least they should be respected for donating the girls things! | http://www.topix.com/forum/city/deerfield-nh/TI4KTB2GLC2D662OI | dclm-gs1-056890000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.23897 | <urn:uuid:3b7d1861-3857-42bc-add0-0d3d8a3fc82b> | en | 0.945429 | I can’t imagine playing this Playstation 4 without feeling like Fry from Futurama. With its transparent design, the game console is built for 'Grand Theft Auto 22: Mars.' I want to carjack someone from a flying car.
Designed by the ingenious Tai Chiem, the concept for the Playstation 4 will leave people more excited t... | http://www.trendhunter.com/trends/clear-playstation-4-tai-chem | dclm-gs1-056920000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.076276 | <urn:uuid:4e2118b0-d56d-4faf-92ce-2f519671ff43> | en | 0.980444 | Matt McGowan´s profile
Reviews (8)
Poor Customer Service
I ordered a product off the website in strawberry flavour, and what I received was strawberry & cream. They do strawberry flavour, but not for this product, and the flavour was just listed incorrectly on the website. Their fault, but no big deal.
Their custom... | http://www.trustpilot.co.uk/users/1841828 | dclm-gs1-056940000 | false | false | {
"keywords": "s protein"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.669543 | <urn:uuid:3238cad3-2515-41ad-b4f4-39e33417f892> | en | 0.976774 | Subscribe English
look up any word, like fuck:
by slyh20 April 02, 2006
738 296
a cutter is someone who has alot of shit that goes wrong in their life...and they cut their relieve the stress and pain they have gone through...people that just do it for attention...and just 2 get people to feel bad for them...need help... | http://www.urbandictionary.com/define.php?term=cutter&defid=1679256&page=5 | dclm-gs1-056960000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.043196 | <urn:uuid:0b0b48fb-4180-4665-9d81-2ea6674fab77> | en | 0.845207 | First: Mid: Last: City: State:
Carlos Lampe
Find current data on Carlos Lampe by searching USA-People-Search.com. We provide an exhaustive database of public records and online tools make it easy to find who you're looking for. Find out Carlos Lampe's age, year of birth, prior addresses, aliases, and more.
You... | http://www.usa-people-search.com/names/p/Carlos-Lampe | dclm-gs1-056970000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.036065 | <urn:uuid:06d4af27-76b9-478f-a775-b3f7fd224cf8> | en | 0.926308 | Health knowledge made personal
Join this community!
› Share page:
My daughter has asked my why she gets tears in her eyes when she pees sometimes.
Posted by Shar D. Facebook
We tried looking this up together but cant find an answer. Loads of others on forums asking the same Q. There is no pain associated.
Post a... | http://www.wellsphere.com/children-s-health-article/my-daughter-has-asked-my-why-she-gets-tears-in-her-eyes-when-she-pees-sometimes/1416392 | dclm-gs1-057020000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.02612 | <urn:uuid:7ec5a6af-d59a-4d42-bf1d-dfebd7e23872> | en | 0.943278 | Introducing the New Developer Experience
Introducing the New Developer Experience
Rate This
The problem areas we targeted are:
Developer Impact
Improved Efficiency through Thoughtful Reduction
• Command Placements
• Colorized Chrome
• Line Work
• Iconography
Command Placements
Default toolbars... | https://blogs.msdn.com/b/visualstudio/archive/2012/02/23/introducing-the-new-developer-experience.aspx?Redirected=true&PageIndex=7 | dclm-gs1-057120000 | false | false | {
"keywords": "mouse"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.246517 | <urn:uuid:0f9b19a2-5d7f-42ed-9b3a-6db9b4f5793e> | en | 0.774192 | [wxPython] How to tack data onto a node of a tree?
Steve Lamb grey at despair.rpglink.com
Sat Aug 9 20:03:52 CEST 2003
Hash: SHA1
Ok, this one has me scratching my head. Right now my application is
working fine. I have a tree control which contains a 2-level deep tree.
The first level is directories while the ... | https://mail.python.org/pipermail/python-list/2003-August/203020.html | dclm-gs1-057170000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.035586 | <urn:uuid:78b654e2-5f2a-4552-9bca-354286fd8a97> | en | 0.950615 | Reviews for YuFfo
TRFanatic chapter 1 . 4/29/2005
NIX THE THING ABOUT ME NOT KNOWING THE GAME! I SO do know it! Thought you meant YuFfo was the name. .
But all in all, it is still a good fic!
T.R. Fanatic chapter 1 . 4/27/2005
Nice fic... even though I've never even heard of the game... Somehow the title made me want ... | https://www.fanfiction.net/r/1842737/ | dclm-gs1-057200000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.073167 | <urn:uuid:b41f7343-7a25-4b9a-b9c9-8e6e794a49a9> | en | 0.991056 | Title: Helping Friend
Featured Pairings: Ron Weasley/Hermione Granger
Rating: G
Word Count: 1073
Inspiration Art: Studying, by ladysugarquill (htt p://l adys ugarquill. dev iantart. co m/a rt/R on-y-Herm ione-Es tudiando-12985 3611 - spaces are to avoid spam)
Beta: Thank you, exartemarte !!
Warnings: None. Fluffy, prob... | https://www.fanfiction.net/s/5937870/1/Helping-Friend | dclm-gs1-057250000 | false | false | {
"keywords": "ferret"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.271304 | <urn:uuid:6a2d53b5-f4a8-4303-823c-b3181f0ebd1b> | en | 0.994995 | AN: This one is longer than the others, but I didn't want to split it again haha. Here's the end!
Again, Kagami was awoken with the awful realization that he couldn't move properly. Again, it was because of some little idiot who wouldn't listen to him. He cursed to himself, looking down at the messy hair pressed again... | https://www.fanfiction.net/s/8747742/4/Spring-Cleaning | dclm-gs1-057280000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.044896 | <urn:uuid:7738ebdf-31de-4c75-bea8-40ee8f40b0f5> | en | 0.912353 | Skip to main content
JWSDP does not produce WSDL without entries in config file
1 reply [Last post]
Joined: 2005-09-24
Points: 0
Hi All,
It seems as if wscompile will not produce a wsdl without a config file entry for a service. It would greatly simplifiy using JWSDP if the team could just use the source code inste... | https://www.java.net/node/644901 | dclm-gs1-057290000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.050771 | <urn:uuid:14fe385c-485c-48ea-ae3c-3f8fbf1f9eae> | en | 0.972991 | Lesson 1: Drawing Closer to Jesus Christ
Young Women Manual 2, (1993), 2–4
Each young woman will desire to draw closer to Jesus Christ.
1. 1.
Pictures 1, Jesus the Christ (62572); 2, Jesus Washing the Disciples’ Feet (62550); 3, Jesus Healing the Nephites (62541); 4, Jesus Praying in Gethsemane (62175). All... | https://www.lds.org/manual/young-women-manual-2/living-as-a-daughter-of-god/lesson-1-drawing-closer-to-jesus-christ?lang=eng | dclm-gs1-057300000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.043457 | <urn:uuid:a1d2cdb2-8a6e-4682-bdea-0f93f3efc3bc> | en | 0.970836 | Let Bob Gainey Do His Job, Montreal
Use your ← → (arrow) keys to browse more stories
Let Bob Gainey Do His Job, Montreal
If you live in Montreal you know what I am talking about when I say that anyone can do better than Bob Gainey. Whoever you talk to would do this or that, trade this player for that, and hire this c... | http://bleacherreport.com/articles/95700-let-bob-gainey-do-his-job-montreal | dclm-gs1-057420000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.028577 | <urn:uuid:6041a055-ada3-44a0-8bd9-a61698690d68> | en | 0.947777 |
(Photo: Business Wire)
This time around women finishing this sentence: “I like it on the …” People are, as you’d expect, assuming this means where women like to do the deed. In reality, they’re telling you where they set their handbag when they have to put it down.
This is, apparently, in honor of breast cancer ... | http://blog.timesunion.com/hottopic/why-are-people-writing-%E2%80%98i-like-it-on-the%E2%80%99-on-their-facebook-statuses/409/ | dclm-gs1-057450000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.130185 | <urn:uuid:a24bda36-acc9-472f-baa2-1dfc6184c47f> | en | 0.963797 | • By
Rockstar Games
Image from L.A. Noire
Rockstar Games last week released L.A. Noire, a hypnotic detective thriller developed by Australian studio Team Bondi. The videogame has been called groundbreaking for the facial-recognition technology used to create its characters, and the resulting psychological dimensions o... | http://blogs.wsj.com/speakeasy/2011/05/24/secrets-of-l-a-noire/ | dclm-gs1-057500000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.040386 | <urn:uuid:84f5d45a-8ee5-4640-9ff9-32492103b7b8> | en | 0.951318 | [Editorial] Why I Prefer Listening To Musicians Sing In Their Native Tongue
I’m one of those guys who pops in a foreign horror movie into my DVD player (I still haven’t upgraded to Blu-Ray. Shove off.) and makes sure that it’s set to English subtitles and the original language as my audio. I’d rather read the text at ... | http://bloody-disgusting.com/news/3201778/editorial-why-i-prefer-listening-to-musicians-sing-in-their-native-tongue/ | dclm-gs1-057510000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.449749 | <urn:uuid:d6db41f0-9f43-4d56-a609-ca28c5131db9> | en | 0.744361 | The Motley Fool Discussion Boards
Previous Page
Investing/Strategies / Retirement Investing
Subject: Re: Beginning Retirement Investing Date: 2/18/2013 8:04 PM
Author: ptheland Number: 71427 of 74510
where the heck does that come from?
From social "scientists" who don't understand the concepts of significant... | http://boards.fool.com/MessagePrint.aspx?mid=30549140 | dclm-gs1-057520000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.185845 | <urn:uuid:8f73c140-7414-441d-8f5f-5e56952f195e> | en | 0.978028 | HOME > Chowhound > Spirits >
What have you made lately? Tell us about it
Manzana (apple) Margarita Recipe Needed
allie78 Dec 8, 2010 08:09 PM
My boyfriend talks about an apple margarita he used to enjoy at a Seattle restaurant - claiming it was the best margarita he had ever had. Turns out, the restaurant took it of... | http://chowhound.chow.com/topics/752286 | dclm-gs1-057530000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.050143 | <urn:uuid:ab04f14e-0317-4f22-a30d-84369025931a> | en | 0.911986 | Ideal number
From Wikipedia, the free encyclopedia
Jump to: navigation, search
For instance, let y be a root of y2 + y + 6 = 0, then the ring of integers of the field \Bbb{Q}(y) is \Bbb{Z}[y], which means all a + by with a and b integers form the ring of integers. An example of a nonprincipal ideal in this ring is ... | http://en.wikipedia.org/wiki/Ideal_number | dclm-gs1-057640000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.091052 | <urn:uuid:28cff05f-f700-4221-af48-d133d259530a> | en | 0.935827 | Pro Modified
From Wikipedia, the free encyclopedia
Jump to: navigation, search
Corvette Pro Mod
Pro Modified, also known as Pro Mod, is a class or division in the sport of drag racing used in the NHRA (quarter-mile) and the American Drag Racing League (eighth-mile). It is similar to the Top Doorslammer class as defin... | http://en.wikipedia.org/wiki/Pro_Modified | dclm-gs1-057680000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.040087 | <urn:uuid:f0d3d0c1-4f57-47ef-9929-4c4bda3c1546> | en | 0.745532 | Trailer tracking
From Wikipedia, the free encyclopedia
Jump to: navigation, search
Trailer tracking is tracking the position of an articulated vehicle’s trailer unit through a tracking device fitted to the trailer.[1] A communication network or satellite network is then used to transfer this positional data to a cent... | http://en.wikipedia.org/wiki/Trailer_tracking | dclm-gs1-057690000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.085775 | <urn:uuid:3fddd831-85ab-4b28-b636-09871c366950> | en | 0.951909 | From Wikipedia, the free encyclopedia
(Redirected from Unabridged)
Jump to: navigation, search
Abridgement for audio[edit]
Abridgement is most often used to adapt a book into a narrated audio version. Because books written for adults are generally meant to be read silently to oneself (which is usually much faster... | http://en.wikipedia.org/wiki/Unabridged | dclm-gs1-057700000 | false | false | {
"keywords": "engineering"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.126894 | <urn:uuid:23eecf8a-9f10-482d-bbb7-9479b20abaee> | en | 0.965715 | American Range Corp. Green Flame Ranges
The ejaculation phenomenon the chechens were reporting distorted the diet and was fully used as pop. The service really wants to follow the ways.
Green Flame Ranges have no standing pilots, reducing energy consumption, and feature safety-enhanced electronic on-demand ignition.... | http://fesmag.com/component/virtuemart/cooking-equipment/american-range-corp-green-flame-ranges-detail?Itemid=0 | dclm-gs1-057710000 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.