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.026762 | <urn:uuid:0d24fa50-3bab-42a5-9341-e1d29b4fd20c> | en | 0.963446 | Friday, August 31, 2007
A few companies are not counting the hours you take off
Companies' continuing obsession with measuring their employees' input, rather than their output, is one of my pet peeves. "If you're not at your desk, you're not working," and its corollary, "If you are at your desk or at a meeting, you a... | http://shoptalkmarketing.blogspot.com/2007_08_01_archive.html | dclm-gs1-058060003 | false | false | {
"keywords": "ct value"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.166029 | <urn:uuid:2f2789dd-a2ce-4ddc-90bc-48d810a6f592> | en | 0.973139 | Tuesday, December 18, 2012
Were the Mayans Right About 2012?
Okay, I don't think the world is actually going to end this year, but here's what I do think: twelves don't seem to like me very much. 2012 has not been a great year for me, and I think for a lot of other people as well. Maybe it isn't a numbers thing, or a... | http://smartyesque.blogspot.com/2012/12/were-mayans-right-about-2012.html | dclm-gs1-058130003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.022826 | <urn:uuid:e71c66ff-223e-4ed3-9faa-849aa14c2c5c> | en | 0.899046 | Print Management
Comprehensive print management refers to the systems that can be deployed to physically and technologically manage all printing, scanning, faxing, and copying devices within your facilities. Additionally, print management includes directing printing or copying jobs to the most cost-effective output de... | http://sourcingoffice.org/print_management.aspx | dclm-gs1-058140003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.493858 | <urn:uuid:6807dc92-2919-4212-a32d-175e7d3a4153> | en | 0.961965 |
Monday, December 31, 2012
bad moon rising. again.
There are tough times ahead, the Austerians tell us, as they continue to pull ahead of everyone else.
Of course, just as only Nixon could go to China, only Obama could destroy Social Security.
It seems the mark of an honest politician is that they stay bought.
Su... | http://spacetimecurves.blogspot.com/2012_12_01_archive.html | dclm-gs1-058150003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.717291 | <urn:uuid:6eda885d-2974-4364-b0ea-1b9c9fb0a126> | en | 0.843175 | Tell me more ×
I am pretty new on symfony2 (just reading its own pdf book) and I am curious that is it must to use namespace name as namespace Acme\HelloBundle\Controller;?
It is too long name and can I make it shorter with any other name or do I need to follow the directory path convention to name the namespace of t... | http://stackoverflow.com/questions/11387480/using-namespace-on-symfony2-controller?answertab=votes | dclm-gs1-058170003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.989686 | <urn:uuid:b610ac88-7825-476e-bf02-abbfbf33afb6> | en | 0.818188 | Tell me more ×
I've created a table that holds items according to categories:
| category | varchar(30) | YES | MUL | NULL | |
| timestamp | timestamp | NO | | CURRENT_TIMESTAMP | |
| data | mediumblob | YES | | NULL ... | http://stackoverflow.com/questions/11934748/mysql-count-items-by-categories | dclm-gs1-058180003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.969255 | <urn:uuid:bb669294-bbf5-4d3d-9729-664804f54b0e> | en | 0.830623 | Tell me more ×
The following code fragment ends in an exception when executing the strncpy funtion:
#define MAX_FILENAME_LEN 127
typedef struct {
unsigned long nameLength;
char name[MAX_FILENAME_LEN + 1];
} filestructure;
char *fileName;
strncpy( fileName, filestructure->name, MAX_FILENAME_LEN );
*( fileName + MAX... | http://stackoverflow.com/questions/1277534/exception-when-using-strncpy?answertab=active | dclm-gs1-058190003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.415817 | <urn:uuid:ad46486c-ea87-48f8-8049-11a513024fd1> | en | 0.918314 | Tell me more ×
Suppose I have an array of points in random order, and I need to find a polygon (by sorting them, such that every adjacent pair represents a side) which passes through all of the points, and its sides are non-intersecting of course.
I tried to do it by selecting a point, and adding all points to the fi... | http://stackoverflow.com/questions/14263284/create-non-intersecting-polygon-passing-through-all-given-points/14266101 | dclm-gs1-058210003 | false | true | {
"keywords": "monkey, candida"
} | false | null | false |
0.023532 | <urn:uuid:ef2f3a1a-53f7-4de6-8ce5-374d571720b6> | en | 0.890155 | Tell me more ×
I am building a Windows Phone 8 XAML Application and I would like to have Facebook login. I am also using ASP.NET Web API to serve the data.
I've looked online but couldn't find any samples that show OAuth 2.0 authentication using Web API and consumed by Windows Phone 8 application.
Can anyone point m... | http://stackoverflow.com/questions/14890747/windows-phone-8-and-asp-net-web-api-authentication | dclm-gs1-058220003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.747286 | <urn:uuid:7328101f-6d3b-4b77-80ea-abff32c74143> | en | 0.902427 | Tell me more ×
I have a table with two columns, Name (nvarchar(256)) and Score (int between 0 and 100). Each name can have more than one score. I know it should be simple, but I can't work out how to get one table containing each name only once, and the top score for that name. Can anyone help?
share|improve this que... | http://stackoverflow.com/questions/17407846/select-distinct-value-from-one-column-using-another-for-ordering/17407893 | dclm-gs1-058230003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.043892 | <urn:uuid:368c23d3-f049-45ed-81da-2f55b025f09b> | en | 0.864033 | Tell me more ×
Is it possible to use Windows phone 7's camera in Silverlight in ANY way?
share|improve this question
there is a "windows-phone-7" tag you should use here – Matt H Mar 31 '10 at 15:31
add comment
3 Answers
up vote 2 down vote accepted
There's a simple code demonstration here showing your to put the... | http://stackoverflow.com/questions/2554245/windows-phone-7-is-it-possible-to-use-its-camera-in-silverlight | dclm-gs1-058240003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.102351 | <urn:uuid:65f73547-f528-4f3c-9375-e88b02bee838> | en | 0.914039 | Tell me more ×
I'm developing an app in ASPX .NET2008 and I have a big problem with the SQL Server Reporting Services.
The button "Print" and the zoom option only is showed in IE browser, but I need it showing in Chrome and FireFox too.
I think it is an ACTIVEX problem, but I'm not sure how to correct this.
share|i... | http://stackoverflow.com/questions/4024319/sql-server-reporting-services-functions-issue | dclm-gs1-058260003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.52509 | <urn:uuid:ccdec064-5f07-4737-8e7d-758cca38692d> | en | 0.927297 | Tell me more ×
I'm using XCode4, and I have about 1000 audio files included in my application. Every time I switch to "Build Phases" tab for the target, it takes a few seconds because of all the items in the "Copy Bundle Resources" phase (even if it's not expanded). I have several targets like this, and I plan on doub... | http://stackoverflow.com/questions/5734801/how-to-organize-resources-in-xcode?answertab=active | dclm-gs1-058280003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.124439 | <urn:uuid:9ca49fa2-d7f5-469d-8913-35b440b97d22> | en | 0.785638 | Tell me more ×
I am a little out of my league for this one. I have a form that validates each field individually, and does a standard alert with a specific message. Now I need to change the standard alert to be an alert message held within a hidden div in the html with the alert message.(client side)
not sure where t... | http://stackoverflow.com/questions/6388356/change-from-javascript-browser-alert-to-an-html-popup | dclm-gs1-058300003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.945723 | <urn:uuid:90a54fc0-4fe3-45b0-b955-c0d62b3e702d> | en | 0.910055 | Tell me more ×
I would like to create a message box in my Windows Phone 7 application, but I want to add the "never show again" button or checkbox inside of it. How can I do that? I searched about it and I found examples in XNA and found a code using Notificationbox, but it doesn't seem to work with C# or something.
... | http://stackoverflow.com/questions/8133697/fully-customizable-message-box-in-windows-phone-7 | dclm-gs1-058320003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.185045 | <urn:uuid:d372cc9f-bf33-40ea-9fba-5e809277e7d1> | en | 0.89464 | Tell me more ×
I want to execute a program in a python application, it will run in the background but eventually come to the foreground.
A GUI is used to interact with it. But controls are offered via a console on stdin and stdout. I want to be able to control it using my application's GUI, so my first idea was:
•... | http://stackoverflow.com/questions/9211190/python-fork-pipe-and-exec?answertab=votes | dclm-gs1-058340003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.037303 | <urn:uuid:0f8dc054-e832-4bdd-8be4-f43838154bab> | en | 0.887296 | The August 2012 Philadelphia ANA World's Fair of Money Auction
Lot #20188. IRAN. Imperial Bank of Persia. 10 Tomans, 1.11.1929. P-14.
Description: Payable at Teheran only. A scarce higher denomination note that offers generally even wear for the technical grade. Seen with repairs at the borders being mostly noticed ... | http://stacksbowers.com/auctions/AuctionLot.aspx?LotID=362409 | dclm-gs1-058350003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.048164 | <urn:uuid:f48ec2c8-4983-4127-acba-9359a7581daf> | en | 0.813207 | The January 2013 Americana Sale
Lot #10098. Lot of (51) Medals and Badges Issued in 1932 for the Bicentennial of George Washington's Birth.
Description: These grade average Extremely Fine to Mint State, with most being in higher grades. Very little duplication is noted. Baker numbers of varieties in the group includ... | http://stacksbowers.com/auctions/AuctionLot.aspx?LotID=434337 | dclm-gs1-058360003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.104453 | <urn:uuid:cbb9760b-ca63-411f-959b-315cd0990ffb> | en | 0.909058 | Crusader Kings II > Discussioni generali > Dettagli della discussione
dm.harlin 25 feb, ore 5:05
Losing titles in Primogeniture Succession.
I currently hold titles of Kingdom of Leon (main), Kingdom of Galicia (conquered) and Kingdom of Portugal (created).
My main heir is King's grandson (son of elder son), but the gam... | http://steamcommunity.com/app/203770/discussions/0/846945955387916992/?l=italian | dclm-gs1-058380003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.02763 | <urn:uuid:ba5076e9-9cf9-4270-a67e-c3e727240c76> | en | 0.820698 |
Using Apache Limit directive with SVN
From: Tarek Nabil <Tarek.Nabil_at_dubaiworld.ae>
Date: Tue, 18 Nov 2008 16:20:59 +0400
I'm aware that this is not the recommended approach by the SVN team, but
we have a requirement to restrict the users who are able to DELETE files
from the repository.
Since authz_svn_modu... | http://svn.haxx.se/users/archive-2008-11/0526.shtml | dclm-gs1-058450003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.020078 | <urn:uuid:24b6b8da-28a7-474f-ad6a-fa1a91b4a2c4> | en | 0.968488 | Considering only raw statistics, Pennsylvania's protection of children against abuse seems impressive. According to the Protect Our Children Committee, Pennsylvania in 2011 had 1.2 abuse victims per 1,000 children, whereas the national rate was 9.1 per (read more)
HARRISBURG - A fuller picture of what it means to tackl... | http://thedailyreview.com/opinion | dclm-gs1-058520003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.019242 | <urn:uuid:2b8af07d-fa0e-4a13-a07e-4f736c353454> | en | 0.976285 | Sean Kilpatrick scored 25 points and led a second-half surge that carried No. 11 Cincinnati to a 60-45 victory over Xavier on Wednesday night, renewing their crosstown rivalry amicably one year after it was marred by a brawl.
No technical fouls, no showing off, no on-court dust-ups. It was back to being a good old ri... | http://www.700wlw.com/pages/sports.html?feed=121849&article=10652519 | dclm-gs1-058790003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.139564 | <urn:uuid:aff05e1b-b52c-43f0-a761-c41f67a6434f> | en | 0.811901 | Last updated: December 09, 2013
Weather: Adelaide 15°C - 20°C . Morning rain.
Enabling Cookies in Internet Explorer 7, 8 & 9
1. Open the Internet Browser
2. Click Tools> Internet Options>Privacy>Advanced
3. Check Override automatic cookie handling
5. Click OK and OK
Enabling Cookies in Firefox
1. Open t... | http://www.adelaidenow.com.au/nocookies | dclm-gs1-058820003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.18915 | <urn:uuid:2fb01c86-514a-4651-a2ac-37601ccb826a> | en | 0.892292 | Older blog entries for jhermann (starting at number 63)
Got my copy of the Python Cookbook today. It's great!
The PythonInfo Wiki is revived and updated to current software.
Why do people talk to you AFTER they fork off your project, if they talk to you at all about it?
29 Jun 2002 (updated 30 Jun 2002 at 07:41 UTC... | http://www.advogato.org/person/jhermann/diary.html?start=63 | dclm-gs1-058840003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.023134 | <urn:uuid:0e93443c-e501-4c50-b6b8-1ecd54d68572> | en | 0.953811 | Email Friend | Print Article | | Share Share
May 8, 2006
The friends of Hillary
It turns out that a major contributor to Hillary Clinton is� John Burgess owner of International Profit Associates is—— a convicted thief and john of an underage prostitute —— he and his company have� emerged as one of Hillary's most pro... | http://www.americanthinker.com/blog/2006/05/the_friends_of_hillary.html | dclm-gs1-058900003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.028344 | <urn:uuid:f668dff6-1eea-4510-9a74-0234f919ee9a> | en | 0.970213 | October 16, 2013
Immigration reform on the front burner after debt and budget deal
Rick Moran
President Obama told Univision in an interview that he was going to renew his push for comprenehsive immigration reform once the battles over the budget and debt ceiling were resolved.
But Obama, who won re-election wi... | http://www.americanthinker.com/blog/2013/10/immigration_reform_on_the_front_burner_after_debt_and_budget_deal.html | dclm-gs1-058910003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.021842 | <urn:uuid:5b9f2077-67cc-4960-bcea-a5412bcb969a> | en | 0.942954 |
More at T-Mobile.
There are 10 comments
mrmexican87 says:
I can haz Wi-Fi calling? I can dream can't I?
Posted via Android Central App
Biggnaa20 says:
That would be awesome! The last nexus didn't have wifi calling on T-mobile though...
brendilon says:
GrooVe IP and you're done.
frettfreak says:
I would be ... | http://www.androidcentral.com/t-mobile-says-it-ll-carry-nexus-5-forgets-give-price-or-date | dclm-gs1-058920003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.101134 | <urn:uuid:58b0009c-b10b-405c-9c12-415100f8fae2> | en | 0.9092 |
Main menu
Terkel in Trouble
Aroview: Teenage angst takes on whole new meaning in this savagely black animated comedy that isn't for the kiddies or the prudish. Disgruntled teenager Terkel doesn't just have puberty to worry about; there's his violent drunk of an uncle, a catatonic dad, his homicidal best friend, s... | http://www.arovideo.co.nz/film.php?FilmID=12692 | dclm-gs1-058970003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.030067 | <urn:uuid:d6d4f5d4-26b1-4b9f-957e-47dfab0397c8> | en | 0.980107 | Keira Knightley's Sienna sadness
Keira Knightley's Sienna sadness
BANG Showbiz
Keira Knightley admits she has lost touch with Sienna Miller since they filmed 'The Edge Of Love'.
Keira, who played Vera Phillips in the Dylan Thomas biopic, revealed the pair have drifted apart, despite enjoying a close friendship on se... | http://www.askmen.com/celebs/entertainment-news/keira-knightley/keira-knightleys-sienna-sadness.html | dclm-gs1-058990003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.028916 | <urn:uuid:31af1b58-dc7a-4b54-b2a3-94070a6c8c5e> | en | 0.953563 | Toy Story 3
Pixar movies have the unique distinction of being as embraced by adults as they are by the children they’re made for. So with that in mind, when it came time to market Toy Story 3, the marketing team created a fake ad for one of its characters. The Lots-o'-Huggin' Bear commercial is a pitch-perfect spoof o... | http://www.askmen.com/top_10/entertainment/greatest-viral-movie-campaigns_8.html | dclm-gs1-059000003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.019994 | <urn:uuid:366678c2-8e73-442a-b302-c5e5fbf7de6a> | en | 0.8418 | 9 recipes found. Shown in order of quality . See just those with "chick pea burgers" in their title Refine or sort
Refine your search
or clear
INCLUDE Ingredients
EXCLUDE Ingredients
Ready in (minutes)
Dietary filters BigOven Pro required (try it free!)
Tip: Resist the urge to use your spatula to push down on b... | http://www.bigoven.com/recipes/chick%20pea%20burgers/best?view=list&rpp=20 | dclm-gs1-059130003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.436428 | <urn:uuid:4d2cf6ca-959d-4489-8afc-e466d35ab220> | en | 0.749725 | Figure 3.
Ternary plot (de Finetti diagram) of different marker genotypes. Squares = linkage group 6; Diamonds = linkage group 5; Triangles tip up = linkage group 1; Triangles tip down = linkage group 13; Solid dots = all other genotypes. Large circles show the significant limits for χ2-test p-value. Symbols outside t... | http://www.biomedcentral.com/1471-2164/11/508/figure/F3?highres=y | dclm-gs1-059140003 | false | true | {
"keywords": "genotypes, genomics"
} | false | null | false |
0.100806 | <urn:uuid:bf794130-fce4-4c21-aa09-c0c86e052838> | en | 0.958211 | • Thu, Sep 8 2011
Back to Fitness: What’s So Important About Core Strength?
‘Core strength’ has been something of a buzz term recently, but I admit—until yesterday, I wasn’t sure what the big deal was all about. Isn’t core training just a fancy way of saying toning your abs? Our moms used to simply call this Doing Si... | http://www.blisstree.com/2011/09/08/fitness/back-to-fitness-whats-so-important-about-core-strength-108/ | dclm-gs1-059160003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.020581 | <urn:uuid:fbb3275e-8ed9-4897-a8f1-272f06f4129d> | en | 0.973143 | • Wed, Aug 22 2012
A Rebuttal To XOJane’s ‘Anonymous Actress’ Against Adderall
Man. Between doped-up NASCAR drivers, the New York Times and certain platinum blond bloggers, Adderall is getting a crazy bum rap these days. The latest anti-Adderall opus I’ve seen comes from an anonymous “Hollywood actress” writing on XO... | http://www.blisstree.com/2012/08/22/sex-relationships/a-rebuttal-to-im-quitting-adderall-and-the-million-similar-anti-adderall-screeds-306/ | dclm-gs1-059170003 | false | false | {
"keywords": "spike"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.02062 | <urn:uuid:215cfc0c-395a-4cff-a8bd-93e80630e4bd> | en | 0.949706 | Wizards vs Clippers preview: Lob City comes to D.C.
The Washington Wizards host the Los Angeles Clippers on February 4, 2013. Can Washington take advantage of Chris Paul's absence and pull off an upset?
The Washington Wizards, losers of their last five games, return from a three-game road trip to face the Pacific Di... | http://www.bulletsforever.com/2013/2/4/3950952/washington-wizards-los-angeles-clippers-preview-february-4 | dclm-gs1-059240003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.035353 | <urn:uuid:5ac8cde4-706b-464e-8249-c45ae2d7c91d> | en | 0.965954 | woman moneyDuring the next 10 years, more than a trillion dollars will switch hands between Generation X and Generation Y.
But there's one huge problem: Many of the 20-somethings set to inherit this money, the heirs of America's richest families, have no idea what to do with it.
The "One Percent" has been receiving a... | http://www.businessinsider.com/how-to-manage-your-family-fortune-2011-11 | dclm-gs1-059260003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.047886 | <urn:uuid:71f42921-737e-4dec-bdcd-6762f2cdaaa8> | en | 0.809824 | Cell Signaling Technology
Product Pathways - Cytoskeletal Signaling
EB-1 (1A11/4) Mouse mAb #2164
No. Size Price
2164S 100 µl (10 western blots) --- In Stock ---
2164 carrier free and custom formulation / quantity email request
Already purchased this product? Write a Review.
Application Dilution Species-Reactivity... | http://www.cellsignal.com/products/2164.html | dclm-gs1-059410003 | false | true | {
"keywords": "antibody, western blot analysis"
} | true | {
"score": 0.9609517455101013,
"triggered_passage": 0
} | true |
0.029632 | <urn:uuid:5d1e009f-bad6-4ef6-ab77-5ed76aa2db02> | en | 0.971791 | (CNN) -
A medical helicopter crashed on its way to pick up an ailing child in southwestern Tennessee Tuesday morning, killing the pilot and two Memphis children's hospital workers, officials at the hospital said.
The helicopter crashed around 6:20 a.m. near Somerville, about halfway between Memphis and the crew's des... | http://www.channel3000.com/news/3-killed-in-Tenn-medical-helicopter-crash/-/1648/22564374/-/no0mxk/-/index.html | dclm-gs1-059420003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.066433 | <urn:uuid:997d803b-b1cf-4b59-a590-c8ed3304a1cd> | en | 0.926068 | Watch the video and not only will you see some familiar characters, you'll see some familiar faces, too.
According to Entertainment Weekly, Todrick Hall may have started his career on American Idol, but he's now a YouTube sensation.
Now, just in time for Halloween, Hall has debuted his latest subject: Disney villains... | http://www.clickorlando.com/news/new-video-sets-disney-villains-to-music/-/1637132/22716218/-/fgkju0/-/index.html | dclm-gs1-059510003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.028243 | <urn:uuid:e2ad4230-a9d5-4df7-a3eb-da6530fa3808> | en | 0.962443 | Comments by stevejoe
I hope these people are smart enough to change the street names too. Jackson, Washington, Jefferson... George Washington signed the Fugitive Slave Act and owned slaves his ownself. Today Memphis, tomorrow DC! And I better not see his face on no money. Hernando De Soto? He enslaved most the Indian... | http://www.commercialappeal.com/users/stevejoe/comments/ | dclm-gs1-059570003 | false | true | {
"keywords": "monkey, candida"
} | false | null | false |
0.033986 | <urn:uuid:7014e56a-7ee9-4b22-8e31-3a6eb92fb53f> | en | 0.963564 | Hit-Boy's 25 Favorite Albums
11. Kanye West, Graduation (2007)
Label: Roc-A-Fella/Def Jam
Hit-Boy: "This was pure blackout era for Kanye rap-wise. He was snapping on a different level this time. This shit is forever classic. The mood was pure and you could tell 'Ye would be around for a very long time."
blog commen... | http://www.complex.com/music/2012/11/hit-boys-25-favorite-albums/kanye-west-em-graduationem-2007 | dclm-gs1-059580003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.0199 | <urn:uuid:efce4b48-4b21-488e-a073-183f865ac2d3> | en | 0.974229 | Reply to a comment
Reply to this comment
Dadx2 writes:
Build it. The vote was just a media point to talk was going to pass regardless. It matters not what party they belonged to. It matters not who voted for what. Its good for everyone and to vote otherwise would be stupid on their part.
| http://www.courierpress.com/comments/reply/?target=61:238581&comment=819303 | dclm-gs1-059630003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.422103 | <urn:uuid:f5021397-3104-4676-8042-4fe5640a8672> | en | 0.968431 | Reply to a comment
Reply to this comment
pacers3123#99906 writes:
in response to RealAmerican:
(This comment was removed by the site staff.)
how is your obama kool aid tasting? still thinking the blame bush excuse is going to work nearly 4 years into obama's term? that excuse doesn't create jobs. Obama isn't takin... | http://www.courierpress.com/comments/reply/?target=61:319818&comment=1219712 | dclm-gs1-059640003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.200604 | <urn:uuid:0035f47a-4c6f-4828-871f-ec40e64cfd22> | en | 0.990594 | Reply to a comment
Reply to this comment
AbrahamThunderwolf writes:
I had asked Tucker twice on his Facebook campaign page why he wasn't a Sheriff any longer and both times my questions were immediately removed and I was then blocked from posting anything further. I contacted his campaign manager and he said he was ... | http://www.courierpress.com/comments/reply/?target=61:333296&comment=1306029 | dclm-gs1-059650003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.164376 | <urn:uuid:834ce9f4-f2a7-479b-93b5-7d4d501476ea> | en | 0.941014 | Developments In Magnesium Can corrosion be stopped?
Magnesium tile
I stared at a strange brightness on the point of the lathe tool as I machined a brake-disc carrier. Then, I understood. Cutting friction had ignited magnesium chips. Brilliant, white light flared. White smoke billowed to the ceiling and then died away... | http://www.cycleworld.com/2013/09/10/developments-in-preventing-magnesium-corrosion/ | dclm-gs1-059780003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.018939 | <urn:uuid:a8b6d1da-81ee-48ed-8e7f-2da931bdfae1> | en | 0.932104 | Pixie's got a Lott to learn
POP princess Pixie Lott wasn’t being very rock 'n roll hanging out with her mum in the Mahiki backstage bar
pixie, lott, v, festival, boring, drinking, drunk, Pixie Lott hung around with her mum backstage at V Festival
Mama Do star Pixie, 22, also told us she had a poncho and a torch in h... | http://www.dailystar.co.uk/showbiz/goss/333307/Pixie-s-got-a-Lott-to-learn | dclm-gs1-059810003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.029982 | <urn:uuid:ae1078a1-0426-48ab-8417-b9c4f02e3ecf> | en | 0.93785 |
II. Process Proves Surprisingly Straightforward
III. Researchers Work to Create Stem Cell "Zoo"
A paper on the work was published
, and Woolly Mammoth.
Comments Threshold
RE: A waste of good stem cells...
By Copaseticbob on 9/5/2011 6:29:48 PM , Rating: 2
I guess you could argue that, but I ... | http://www.dailytech.com/article.aspx?newsid=22632&commentid=712882&threshhold=1&red=5152 | dclm-gs1-059830003 | false | true | {
"keywords": "immune system, blast"
} | false | null | false |
0.053006 | <urn:uuid:2ab0d811-1e08-4860-90f4-3747d990ee0a> | en | 0.961332 | Run, Do Not Crawl
Spider-Man swings in this touching, thrilling, superior sequel
All you need to know about Spider-Man 2is revealed in the opening credits, in which comic-book artist Alex Ross recaps the 2002 original in lovingly, lavishly painted panels. Spidey and Mary Jane Watson are once again entangled in that n... | http://www.dallasobserver.com/2004-07-01/film/run-do-not-crawl/ | dclm-gs1-059850003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.055522 | <urn:uuid:ff45e271-a31d-4b4d-a526-6d4f6f8bb864> | en | 0.984111 | Community Discussion: Blog by PhilKenSebben | Who wants to know this guy? [NVGR] A re-intro to Phil.Destructoid
Who wants to know this guy? [NVGR] A re-intro to Phil. - Destructoid
click to hide banner header
I am 31 and I'm getting old. I probably hate you. I run The Low(er) Tier also. We podcast, publish indies and... | http://www.destructoid.com/blogs/PhilKenSebben/who-wants-to-know-this-guy-nvgr-a-re-intro-to-phil--235823.phtml | dclm-gs1-059860003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.041901 | <urn:uuid:0fcf1691-1009-41ca-ae29-4161414db882> | en | 0.887915 | Easy as 1,2,3...
1. Read a few of our sample essays on your topic
2. Develop your own ideas
3. Your paper will practically write itself
Essay on Method of Storing Solar Energy
About 47 percent of the energy that the sun releases to the earth actually reaches
suns energy into an energy that can be stored.
... | http://www.directessays.com/viewpaper/46694.html | dclm-gs1-059900003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.141107 | <urn:uuid:e179476e-7962-449c-a0f5-bfe6e9e370dd> | en | 0.972886 | Summary (Masterplots, Fourth Edition)
(The entire section is 1295 words.)
Want to Read More?
Subscribe now to read the rest of The Swiss Family Robinson Summary. Plus get complete access to 30,000+ study guides!
Although The Swiss Family Robinson may seem to be old-fashioned in its outlook, it is still widely ... | http://www.enotes.com/topics/swiss-family | dclm-gs1-060010003 | false | true | {
"keywords": "spike, monkey"
} | false | null | false |
0.026916 | <urn:uuid:82799590-c110-4294-934b-74d1a3241f22> | en | 0.962597 | Chambers, Whittaker
Whittaker Chambers 1901-1961
(Born Jay Vivian Chambers) American memoirist, short story writer, journalist, editor, and essayist.
The following entry provides criticism on Chambers's works from 1951 through 1997.
Chambers is remembered for his seminal role in the Alger Hiss case, which is regar... | http://www.enotes.com/topics/whittaker-chambers/critical-essays/chambers-whittaker | dclm-gs1-060020003 | false | true | {
"keywords": "assembly, mouse"
} | false | null | false |
0.875342 | <urn:uuid:e1fc7e1d-dbb3-4961-896b-b7d5d81e306d> | en | 0.89272 | My Answers
Show: Questions I've Asked | Answers I've Given
Filter by:
Answers I've Given
showing answers (21 to 30 of 166)
What is the craziest movie you ever watched?!
6 answers | my answer: SHUTTER ISLAND That movie made no flipping sence...
is it just me or in the song "club cant handle me" by Flo Rida feat. D... | http://www.fanpop.com/fans/wisegurl/answer_responses/3 | dclm-gs1-060130003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.022375 | <urn:uuid:4bf3eb07-13c6-4de1-aae0-6b7034777492> | en | 0.875645 | Inventors list
Assignees list
Classification tree browser
Top 100 Inventors
Top 100 Assignees
JOINT SMART LLC Patent applications
Patent application numberTitlePublished
20110282256ORTHOPEDIC SHOULDER SYSTEM AND METHOD - A system comprising a combination of orthopedic traction devices for limiting abduction of th... | http://www.faqs.org/patents/assignee/joint-smart-llc/ | dclm-gs1-060150003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.072711 | <urn:uuid:2de8b0c8-9698-4777-8ad4-630713540201> | en | 0.937617 | News Article
News Article
Lestat May Be Back on Screen in 'The Tale of the Body Thief'
Those of you despairing you might never see another film based on Anne Rice's Vampire Chronicles have reason to celebrate today. Producing partners Ron Howard and Brian Grazer, through their Imagine Entertainment, have optioned th... | http://www.fearnet.com/news/news-article/lestat-may-be-back-screen-tale-body-thief | dclm-gs1-060160003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.036851 | <urn:uuid:f6cf209f-029e-469f-a912-e0dc4d3562c8> | en | 0.966271 | Democracy Lab Democracy Lab Democracy Lab Democracy Lab Democracy Lab Democracy Lab
Political Tremors in the Caucasus
There’s a distinct whiff of desire for political change wafting through the Caucasus.
How do you renovate a house when people are shaking the foundations? This is the question facing Vladimir Putin'... | http://www.foreignpolicy.com/articles/2013/03/08/political_tremors_in_the_caucasus | dclm-gs1-060250003 | false | true | {
"keywords": "assembly, candida"
} | false | null | false |
0.267639 | <urn:uuid:3d5a2048-a8e4-4b6f-adbd-2d7efe750b65> | en | 0.922546 | Is it just me, or does Vita simply get diet PS3 games?
singhellotakuPosted 2/10/2013 12:26:59 AM
Its not just you, that was pretty much the psp's marketing strategy as well, I love both systems for the ps1 classics, but rarely play actual psp or vita games
dj___rollPosted 2/10/2013 10:53:28 AM
Quote:From: enigma2274 |... | http://www.gamefaqs.com/boards/620272-playstation-vita/65411343?page=2 | dclm-gs1-060290003 | false | false | {
"keywords": "vector"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.248955 | <urn:uuid:510d4cf4-8f2f-4cff-b765-a48f737a393c> | en | 0.866072 |
Most tappable female in pokemon?
RuneArcanisPosted 1/30/2013 5:34:52 AM
InsanititiousPosted 1/30/2013 5:35:09 AM
I'd say Hilda, but . . . Ms. Ace Trainer of Unova just says, "tap this ass!"
Proud Member of Team Galactic.
Official Gothitelle of the Pokemon XY Board.
scrappybristolPosted 1/30/2013 5:40:39 AM
I'm a juk... | http://www.gamefaqs.com/boards/696959-pokemon-x/65319458?page=20 | dclm-gs1-060300003 | false | false | {
"keywords": "ecorv"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.018898 | <urn:uuid:d59b1cab-dccb-4657-8d0b-21b0a472a07b> | en | 0.957575 | Connect to share and comment
Almagro advances to Barcelona quarters
Barcelona, Apr 25 (EFE).- Nicolas Almagro won an all-Spanish match-up Thursday at the Barcelona Open, outdueling Marcel Granollers 6-3, 6-4 to advance to the quarterfinals on a rain-soaked day.
Despite putting just 49 percent of his first serves in... | http://www.globalpost.com/dispatch/news/agencia-efe/130425/almagro-advances-barcelona-quarters | dclm-gs1-060340003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.018288 | <urn:uuid:51e1980d-ce37-45e7-b3d8-79adcc69749f> | en | 0.922507 | Martin Davey, Southampton
Member Since March 2007
Artist Statement Hi,
Product No 1911716
Style Humor
Tags Davey, Martin, Vintage Car, animals, animals in car, big elephant, car, car in countryside, car in forest, car race, comic, comic animals, comic car, comic elephant, cross country sport, cute fox, driving, el... | http://www.imagekind.com/racing-car-elephant_art?IMID=5726c8fa-8f4c-434d-9b34-d16aaf4577bf | dclm-gs1-060540003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.318748 | <urn:uuid:1a23e284-6929-44e5-ab3e-b6b7e2f7724a> | en | 0.97872 | forgot login?
Or login using:
close [x]
Welcome | Log Out
What Makes Work Honorable?
Fancy titles, a big paycheck, name recognition? None of these convey a person's true dignity.
sign holder
I assume city ordinances where I live make it illegal to place permanent signs on busy street corners. That's... | http://www.inc.com/jeff-haden/managing-employees-honorable-work.html | dclm-gs1-060560003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.052506 | <urn:uuid:337e2072-b9ac-45e6-b7cc-64a47c4e4412> | en | 0.956857 | Tuesday May 7th, 2013 informationliberation.com
Gay Sex, Raw Milk, and a Free Society (Laurence M. Vance)
Although gay sex and raw milk have nothing to do with each other, they have everything to do with individual liberty, private property, and a free society.
The governor or Montana recently signed into law a bill t... | http://www.informationliberation.com/print.php?id=43803 | dclm-gs1-060570003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.023938 | <urn:uuid:0e9d6143-0898-44a3-b417-e58bde88c8d7> | en | 0.968785 | Three in a bed charity defends its online sex advice to Irish teenagers hits back at religious groups and politicians
Photo by
Guinness PubFinder Ad
See more: Irish Catholic Church , Irish Politics , Offbeat Irish , Irish government
15 - 52 | See all comments
I encourage people to make a donation ... | http://www.irishcentral.com/news/Three-in-a-bed--charity-defends-its-online-sex-advice-to-Irish-teenagers-199834591.html | dclm-gs1-060600003 | false | false | {
"keywords": "m gene"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.076947 | <urn:uuid:d1c21c71-82ad-4044-b091-ab99b073db42> | en | 0.961605 | Darren Clarke wins British Open title in spectacular display
Continues amazing Northern Ireland wins in major championships
Northern Ireland's Darren Clarke reacts after putting a birdie on the 12th green during the third day of the British Open Golf Championship at Royal St George's golf course Sandwich, England, Sa... | http://www.irishcentral.com/sport/Darren-Clarke-wins-British-Open-title-in-spectacular-display-125712828.html | dclm-gs1-060610003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.184185 | <urn:uuid:84049718-3cae-4e88-9080-a14294169516> | en | 0.984151 | Live updates
Protester drops sentence appeal
Trenton Oldfield.
Trenton Oldfield. Credit: PA
Man convicted for disrupting boat race
A man who jumped into the River Thames to disrupt the annual Oxford/Cambridge boat race has been found guilty of causing a public nuisance.
Trenton Oldfield, 36, of Myrdle Stree... | http://www.itv.com/news/london/topic/trenton-oldfield/ | dclm-gs1-060630003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.134071 | <urn:uuid:6f838de9-42eb-4784-b647-2bb4d673fcde> | en | 0.95445 | After the ACO regulations: Accountable care organization answers
by Jeffrey L. Cohen
Who can become an ACO?
1. Agrees to participate for three years;
2. Cares for 5,000 Medicare patients;
3. Is prepared to receive and distribute shared savings;
9. Has administrative and clinical organization and leadershi... | http://www.kevinmd.com/blog/2011/04/aco-regulations-accountable-care-organization-answers.html | dclm-gs1-060740003 | false | true | {
"keywords": "pneumonia, m gene"
} | false | null | false |
0.059096 | <urn:uuid:399782d7-50a1-4c28-a10e-399001704758> | en | 0.964365 | Reply to a comment
Reply to this comment
Mick----Sheldon writes:
in response to dlacrosse:
"Nanny" doesn't fit.
Allowing a person to be less restricted is not "Nannyism".
But it is obviously an irritant to those who want more control over our lives.
Funny word, Freedom. It seems some of us think it only applies ... | http://www.kitsapsun.com/comments/reply/?target=61:389501&comment=603099 | dclm-gs1-060770003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.096578 | <urn:uuid:25c87a6c-46f3-4fe0-82be-49620675b113> | en | 0.977581 | Reply to a comment
Reply to this comment
swclaw writes:
in response to bretticus25#294810:
No one is contesting that guilty people must be represented with vigor and passion, and given their day in court. Yes, some will go free, and injustice will happen. We all fully understand how the law works. This is not an is... | http://www.knoxnews.com/comments/reply/?target=61:100671&comment=320516 | dclm-gs1-060800003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.049526 | <urn:uuid:b68d174b-f977-4413-9153-51ee3d4a55fa> | en | 0.941252 | Reply to a comment
Reply to this comment
TrueTennessee writes:
in response to ThatGuy1:
of all the things to complain about, you picked columns.
If it didn't have them, you'd complain about tax dollars going to an ugly building.
Columns... really?!
It's one of the things noticeable as a copy of a little-Washingt... | http://www.knoxnews.com/comments/reply/?target=61:372780&comment=2283930 | dclm-gs1-060810003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.020401 | <urn:uuid:07dedeb4-9d5f-4425-b570-76112d618283> | en | 0.96966 | Computer glitch grounds 250 flights
Southwest Airlines resumes most takeoffs early Saturday
By From AnneClaire Stapleton and Jake Carpenter CNN
POSTED: 12:01 AM PDT June 22, 2013 UPDATED: 11:09 PM PDT June 23, 2013
(CNN) -
A computer glitch forced Southwest Airlines to ground 250 flights, the company said early ... | http://www.ktvz.com/lifestyle/travel/Computer-glitch-grounds-250-flights/-/427002/20673092/-/view/print/-/pvoa4r/-/index.html | dclm-gs1-060840003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.089292 | <urn:uuid:ae6d8dce-794c-443e-95a7-a1fd9645c5f1> | en | 0.968956 | Indie Darling
Ryan Gosling fans have three ways to see their favorite actor in 2013: in "Gangster Squad," "Only God Forgives" and "The Place Beyond the Pines." The third of these, due March 29, reunites Gosling with his "Blue Valentine" director Derek Cianfrance and kicked off his romance with co-star Eva Mendes. The ... | http://www.ktxs.com/features/entertainment/The-biggest-buzziest-movies-of-2013/-/15162224/17981802/-/item/1/-/10oydy5/-/index.html | dclm-gs1-060850003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.06026 | <urn:uuid:aa20882f-423d-4188-8c35-cd51e0e6c036> | en | 0.973266 | Current Issue: #75 - Biodiversity
About KJ
KJ News
Back Issues
Contact KJ
10,000 Things
Theme Issues
Unbound Online
Korea Online
In Translation
Online Features
Interviews & Profiles
KJ Reviews
KJ Readers' Resources
Recommended Links
Related Publications
Reviews of KJ
Helping KJ
KJ Selectio... | http://www.kyotojournal.org/kjselections/Tawada_Europe.html | dclm-gs1-060860003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.029204 | <urn:uuid:13f28f9b-708f-4c44-a496-e22f9e63aeb3> | en | 0.931467 | How the word 'hacker' got corrupted
Source: Sydney Morning Herald - Posted by Dave Wreski
Security Hacker: It sounds vicious and destructive, just like the malevolent electronic villains it is used to describe. The more we rely on computers the more we fear attacks on those computers and it's hardly surprising that ... | http://www.linuxsecurity.com/index2.php?option=com_content&task=view&id=159692&pop=1&page=0&Itemid=93 | dclm-gs1-060940003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.315762 | <urn:uuid:44174b3b-cdad-4dcd-91d0-4b30df0899b5> | en | 0.968719 |
Keep on Keepin' on
November 23, 2008 | 02:53 AM
SOMEBODY has to pay attention to these people. Just because they are in a privileged position of power doesn't mean they aren't accountable and exempt from applying the law equally and fairly. This is a largely Democrat state, so the words EQUAL and FAIR should fit rig... | http://www.mauitime.com/lpprintwindow.lasso?-token.specificitem=27407.112113&-token.fbitem=27407.112113 | dclm-gs1-061010003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.14973 | <urn:uuid:5f8631c3-1c1b-4030-917a-658bded1f661> | en | 0.931688 | Migraine headache prevention information on MedicineNet.com
Feature Archive
Prevention: The Future of Migraine Therapy
By Jeanie Lerche Davis
WebMD Feature
Reviewed By Charlotte Grayson
Taking a shower hurts. Shaving hurts. Even your hair hurts when you're in the throes of a migraine headache.
Until a few decad... | http://www.medicinenet.com/script/main/art.asp?articlekey=50517 | dclm-gs1-061030003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.594521 | <urn:uuid:f6959b3f-8ec1-45c3-a786-c00d16cc0a50> | en | 0.800553 | Blackstreet Lyrics
Deja's Poem Lyrics
"Deja's Poem" was released on 1/8/2007.
Deja's Poem Submit Correct Lyrics
Submit Corrections Cancel
How a True Friend Feels....
Support of the mind, body and soul.
The flower of the root that will never grow old.
Love is something special; a wonder treasure to find.
You can'... | http://www.metrolyrics.com/dejas-poem-lyrics-blackstreet.html | dclm-gs1-061050003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.099435 | <urn:uuid:6d0e75df-6b36-44b9-a25e-f683b89cbaf8> | en | 0.955555 | Reply to a comment
Reply to this comment
anticorp writes:
They let the big banks fail and big depositors (40% Russian), who took the risk, lose. Bankers don't keep your investments for free - they invested the foreign largess in potentially high yielding Greek Junk Bonds.Depositors were gambling for low fees, anonym... | http://www.naplesnews.com/comments/reply/?target=61:336294&comment=1474831 | dclm-gs1-061170003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.027377 | <urn:uuid:34e92394-799c-4f81-a766-1d724be45a39> | en | 0.920316 | Children's Champions Incentive Registration :: Nationwide Children's Hospital
Redeem Your Children's Champions Race Day Shirt
Congratulations on reaching the $125 fundraising level. You have earned a Children’s Champion event day shirt. We would be honored for you to represent the Nationwide Children’s Hospital Child... | http://www.nationwidechildrens.org/childrens-champions-incentives | dclm-gs1-061180003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.02463 | <urn:uuid:70b7ddc6-0387-4622-8dba-8a66540a2736> | en | 0.906464 | Display Settings:
Send to:
Choose Destination
J Exp Biol. 1999 May;202 (Pt 9):1139-50.
Impulse conduction in a sponge.
Biology Department, University of Victoria, British Columbia, Canada.
All-or-none propagated electrical impulses were recorded from the hexactinellid sponge Rhabdocalyptus dawsoni using suction... | http://www.ncbi.nlm.nih.gov/pubmed/10101111 | dclm-gs1-061220003 | false | false | {
"keywords": "syncytia"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.019207 | <urn:uuid:519c5223-56b2-4e61-b231-45b27c18b07a> | en | 0.921756 | 'Bucharest' - tagged features
Cyclists in a recent protest againts the lack bicycle lanes in BucharestDuring the communist regime in Romania very few people could afford a car. In post-communist Romania, salaries didn't stretch to this type of "luxury" transportation. And now -- just when more and more Romanians can a... | http://www.networkeurope.org/tag/bucharest | dclm-gs1-061250003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.02292 | <urn:uuid:b399f993-7df3-4a4d-8eeb-e936335688c5> | en | 0.960982 | or Connect
NotebookForums.com › Forums › Notebook Manufacturers › Dell Forums › Dell Notebooks - General › Is this the right notebook for me? (Dell 1737 studio)
New Posts All Forums:Forum Nav:
post #1 of 17
Thread Starter
Hey guys, first post...
I'm looking for a notebook, the two things that are most important to ... | http://www.notebookforums.com/t/229051/is-this-the-right-notebook-for-me-dell-1737-studio | dclm-gs1-061330003 | false | false | {
"keywords": "spike"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.033195 | <urn:uuid:f1072d26-5539-4224-a689-a099642a0475> | en | 0.939147 | The Living Universe and its "LIVING" atoms.
by Babel-Fish | November 23, 2009 at 09:02 pm
406 views | 18 Recommendations | 5 comments
From the Big Bang to Black Holes
see larger video
sourced by Babel-Fish
From the Big Bang to Black Holes
Beauty of Universe, Up Above The Sky | Photo 04
Beauty of Universe, Up A... | http://www.nowpublic.com/world/living-universe-and-its-living-atoms | dclm-gs1-061340003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.109134 | <urn:uuid:3604093f-863f-4d00-a502-ad2577dd3f7b> | en | 0.942721 | Posts Tagged ‘insurance plans’
What type of medical insurance suit us?
Are health care medical insurance or medical insurance reimbursement?
type of medical insurance
The difference this way of guarantee of reimbursement or compensation for service delivery:
* Health care medical insurance or medical chart: These... | http://www.nursinglife.net/tag/insurance-plans/ | dclm-gs1-061370003 | false | false | {
"keywords": "public health"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.28158 | <urn:uuid:ef3f3338-8f33-4e63-bb4e-8c735fd3a01c> | en | 0.693105 | /* * Copyright (c) 1999 Apple Computer, Inc. All rights reserved. * * @APPLE_LICENSE_HEADER_START@ * * Portions Copyright (c) 1999 Apple Computer, Inc. All Rights * Reserved. This file contains Original Code and/or Modifications of * Original Code as defined in and that are subject to the Apple Public * Source License ... | http://www.opensource.apple.com/source/Libinfo/Libinfo-222.3.6/dns.subproj/options.h?txt | dclm-gs1-061440003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.018997 | <urn:uuid:ec7876c2-145a-424e-aeaa-b782e3e85a6d> | en | 0.921327 | Sign up for our newsletters!
You may have to get each other out of the house, out of the busyness of everyday life, in order to pay attention to each other's needs. So date. Once a week is a must. Twice a week is a plus. And at least a few times a year (even if you have to bribe a sibling or a friend or pay a sitter) l... | http://www.oprah.com/money/Protect-Your-Financial-Future-Love-and-Money_1/4 | dclm-gs1-061450003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.022463 | <urn:uuid:8802adfe-b66e-446f-a111-576bb7b400df> | en | 0.969647 | Canzano: When Nike knocks, Blazers should open the door
John Canzano, The Oregonian By John Canzano, The Oregonian
on January 28, 2011 at 6:48 PM, updated January 28, 2011 at 11:18 PM
batum.JPGView full sizeNicolas Batum goes in for a dunk against Boston's Kevin Garnett (right). Later in Thursday's game, Batum tweaked... | http://www.oregonlive.com/sports/oregonian/john_canzano/index.ssf/2011/01/canzano_when_nike_knocks_blaze.html | dclm-gs1-061460003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.056335 | <urn:uuid:5b7ff044-1fdd-4a1a-b692-6dbd0d82f034> | en | 0.955798 | It is a truth universally acknowledged that I spend way too much time reading food blogs. Wayyyyyyy too much. And I've read more than my share of posts on fall recipes. In addition to all the cinnamon-y apple-y pumpkin-y goodness, they all have another thing in common: discussion of this aforementioned goodness always ... | http://www.passthecocoa.com/2013/09/cinnamon-apple-graham-cracker-muffins.html | dclm-gs1-061530003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.190801 | <urn:uuid:53021a85-6293-4406-b1a4-e8aba5cdbd65> | en | 0.89144 | PBA Online: Public Broadcasting Atlanta
The Deadliest Plane Crash
This program presents a gripping investigation into what went wrong when two Boeing 747 airliners collided in thick fog on the runway at a tiny airport in the Canary Islands, killing 583 passengers and crew. Through heart-breaking survivor interviews a... | http://www.pba.org/programming/programs/476/4620/ | dclm-gs1-061540003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.094768 | <urn:uuid:ff033077-95c2-4a47-b1cb-f863009aa6a7> | en | 0.943456 | Okay, now we’re getting into it. I could explain it now, but I think it would be more fun for you to learn in your first few adventures, or in a story. I don’t really like it when people do that, either - that is to say “tease cocks or cock-equivalent manifolds” - but now I know why they do it. Some of them are simp... | http://www.penny-arcade.com/2012/10/19 | dclm-gs1-061570003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.687217 | <urn:uuid:10b99e06-fa26-467b-9db0-e510f3181a5b> | en | 0.894884 | Beefy Boxes and Bandwidth Generously Provided by pair Networks DiBona
laziness, impatience, and hubris
Comment on
Interesting. I know very little about the Czech language, except that the English words "pistol" and "robot" originally come from Czech. "Robota" literally meaning servitude.
Czech grammar seems remarka... | http://www.perlmonks.org/?parent=1003351;node_id=3333 | dclm-gs1-061590003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.037784 | <urn:uuid:d19761e1-e8f0-43b8-aff5-673e497615fc> | en | 0.896595 | Beefy Boxes and Bandwidth Generously Provided by pair Networks Bob
laziness, impatience, and hubris
Proper usage in Q&A ?
by ybiC (Prior)
on Jul 28, 2000 at 21:56 UTC ( #24938=monkdiscuss: print w/ replies, xml ) Need Help??
Catagorized Q & A works a little different than other parts of the Monastery. Answers don'... | http://www.perlmonks.org/index.pl/jacques?node_id=24938 | dclm-gs1-061600003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.02465 | <urn:uuid:66f169d8-abd3-489c-a160-ee245e362565> | en | 0.965611 | Wednesday, 20 November 2013
Email: Choice of Urologist
I hope you don't mind me contacting you.
I've just made an appointment to see my GP in Nov' 2013. As I have severe dupuytren's contracture in both hands,and ledderhose disease (Plantar fibromatosis) on both feet consequently I'm certain this bend and tightening... | http://www.peyroniesdisease.org.uk/ | dclm-gs1-061610003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.201675 | <urn:uuid:9a19a92f-2e5d-4e08-bebc-d6e4e5731508> | en | 0.858235 | What do you think this poem is about?
Tears she cries
Some things just can't be described
some feelings just can't be definded
what happens when you lose it all?
will anyone be around when you fall?
when you feel all lost and empty inside
there are no answers you can only hide
years of hard work with nothing to show
... | http://www.poemhunter.com/poem/tears-she-cries/ | dclm-gs1-061650003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.028681 | <urn:uuid:5a6645a5-fb46-4b0e-acd1-ab181dc43eba> | en | 0.900152 | What do you think this poem is about?
Unsinkable Molly Brown
She went aboard the ship, first class.
While on board she became concerned
That if disaster came to pass,
Too few lifeboats by count she learned.
And then did come that fateful night,
The wounded ship began to sink.
She helped evacuate from plight
Fellow pa... | http://www.poemhunter.com/poem/unsinkable-molly-brown/ | dclm-gs1-061660003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.045407 | <urn:uuid:d7ebdf04-6619-4583-b6f9-42f984b52e31> | en | 0.949475 | Return to the Purplemath home page The Purplemath Forums
Helping students gain understanding
and self-confidence in algebra
powered by FreeFind
Find a Lawndale, CA Tutor
Subject: Zip:
20 Subjects: including Spanish, physics, calculus, geometry
Palos Verdes Peninsula, CA
Alexander T. ...I have worked with a wide rang... | http://www.purplemath.com/Lawndale_CA_tutors.php | dclm-gs1-061750003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.031835 | <urn:uuid:bbf5349a-251d-4044-8c16-cc3b6ec30487> | en | 0.93635 | Return to the Purplemath home page The Purplemath Forums
Helping students gain understanding
and self-confidence in algebra
powered by FreeFind
Find a San Diego Precalculus Tutor
Subject: Zip:
Theodore K. ...I thoroughly enjoy the process of learning from each student as we work together towards a common goal. Each ... | http://www.purplemath.com/San_Diego_precalculus_tutors.php | dclm-gs1-061760003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.114399 | <urn:uuid:c3720c79-0060-41ee-bc67-f51fb724d6c8> | en | 0.946659 | Return to the Purplemath home page The Purplemath Forums
Helping students gain understanding
and self-confidence in algebra
powered by FreeFind
Find a Rancho Santa Fe Algebra 1 Tutor
Subject: Zip:
Cosette F. ...Score of 5 on the AP English Language and Composition exam. Score of 5 on the AP U.S. Government and Polit... | http://www.purplemath.com/rancho_santa_fe_ca_algebra_1_tutors.php | dclm-gs1-061770003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.035084 | <urn:uuid:cc2b667a-c16c-467d-9e26-2eca7fe461f2> | en | 0.866721 | Contacte a Ventas Internacionales
• Argentina / 0800-999-1438
• Brazil / 0-800-020-1543
• Chile / 1230-020-8940
• Colombia / 01800-710-1959
• México / 01-800-099-0352
• Perú / 0800-55413
• United States / 1-855-256-4155
• Venezuela / 0-800-100-5449
• Resto de America Latina 1-210-312-2329
Get Your ... | http://www.rackspace.com/pt/blog/get_your_inbox_prioritized_usi/ | dclm-gs1-061790003 | false | false | {
"keywords": "envelope"
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.020621 | <urn:uuid:8940bdab-a507-45d6-a487-2ad9e042397c> | en | 0.919308 | Five Unexpected Courses that Prepare You for a Career in Marketing
As you begin earning your degree, it’s important to leverage every opportunity to stand out among the crowd of future job seekers. And it starts in the classroom.
Preparing for a career in marketing isn't just about getting through your required cours... | http://www.rasmussen.edu/degrees/business/blog/unexpected-courses-that-prepare-you-for-a-career-in-marketing/ | dclm-gs1-061820003 | false | false | {
"keywords": ""
} | false | {
"score": 0,
"triggered_passage": -1
} | false |
0.047423 | <urn:uuid:344080ab-5abd-4846-9bb3-5a12b0935d89> | en | 0.882386 |
Night time driving
Discussion in 'SMB' started by Dibble, Feb 23, 2012.
Thread Status:
Not open for further replies.
1. Dibble
Dibble Winger
Reet, Im sat in hotel in Milton Keynes, and cant sleep, could drive home now, work from home or wait till the morning go to work here then drive home after...
... | http://www.readytogo.net/smb/threads/night-time-driving.676101/ | dclm-gs1-061840003 | 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.