id stringlengths 16 16 | text stringlengths 10 1.31M | n_occurrences int64 1 115 |
|---|---|---|
eea7d39c0d8c0d1a | Roman Catholic Diocese of Tambacounda
The Roman Catholic Diocese of Tambacounda () is a diocese located in the city of Tambacounda in the Ecclesiastical province of Dakar in Senegal.
History
August 13, 1970: Established as Apostolic Prefecture of Tambacounda from the Diocese of Kaolack and Diocese of Saint-Louis du ... | 1 |
4d5f42da6f01d430 | Mud Hens pitcher Evan Reed charged with sexual assault
Mud Hens pitcher Evan Reed was charged July 30 with sexual assault related to a March incident in Detroit when he was a member of the Detroit Tigers.
Evan Reed
Reed, 28, was charged with two counts of criminal sexual conduct for alleged committing “an act of pen... | 1 |
7e5e2add62e6dbd1 | One-year follow-up of patients treated for dental fear: effects of cognitive therapy, applied relaxation, and nitrous oxide sedation.
The effects of dental fear treatments were assessed in a 1-year follow-up study. Sixty-two patients had finished a controlled study in which they were randomly allocated to nitrous oxide... | 1 |
58fa5da16b453027 | Optimizing medical practice using a computerized hospital information system. Example of blood transfusions.
The recent focus on medical risks and dollar cost of blood transfusion has resulted in the need to define guidelines for transfusion of blood products. In 1987, a computerized knowledge-based system was implemen... | 1 |
ad5cf7a01a8cdc5a | Q:
Show message dialog
Is it possible to display a QML dialog when the user hits a button in a QML window?
Example:
When the user clicks in the menu bar on Help -> About the About dialog should be displayed:
import QtQuick 2.12
import QtQuick.Layouts 1.12
import QtQuick.Window 2.12
import QtQuick.Controls 2.12
impor... | 1 |
b5c0f48a94959bff | grammar Poly;
options {
output=AST;
language=ObjC;
}
tokens { MULT; } // imaginary token
poly: term ('+'^ term)*
;
term: INT ID -> ^(MULT[@"*"] INT ID)
| INT exp -> ^(MULT[@"*"] INT exp)
| exp
| INT
| ID
;
exp : ID '^'^ INT
;
ID returns [NSString *value]
: 'a'..'z'+ ;
... | 1 |
64ebc442b0d52517 | I'm getting about the same thing trying to update "tf" (team fortress 2) on Ubuntu 7.10 (just updated it yesterday). DSL connection near Seattle, WA. Come to think of it, might have been "Connection Closed", I'll have to check when I'm home in 10 hours.
This was fixed by time. Now when it runs, it's downloading a newe... | 1 |
7690a3c99b3ed30a | Antioxidant protection against acoustic trauma by coadministration of idebenone and vitamin E.
Idebenone, a synthetic analogue of coenzyme Q, attenuates noise-induced hearing loss by virtue of its antioxidant properties. This study involves a guinea pig model of acoustic trauma where the effectiveness of idebenone is a... | 1 |
599e910ad98287f5 | Mounting tensions with Syria sink US stocks
NEW YORK (AP) — Fears of an escalating conflict in Syria rippled across financial markets on Tuesday, sinking stocks, lifting gold and pushing the price of oil to the highest in a year and a half.
The increasing possibility of U.S. military strikes raised worries on Wall St... | 1 |
c9adabad3aef55a7 | /*
Copyright (c) 2014-2015, GoBelieve
All rights reserved.
This source code is licensed under the BSD-style license found in the
LICENSE file in the root directory of this source tree. An additional grant
of... | 1 |
ffc23ea4594d0ff4 | Upcoming Events
Catholic Theologians Call to Abolish the Death Penalty
In the wake of the September 21st executions of Troy Anthony Davis in Georgia and Lawrence Brewer in Texas, over 350 Catholic theologians, including JSRI's Alex Mikulich, have called for the abolition of the death penalty in the United States. The... | 1 |
57d327919371d6c1 | ---
abstract: 'The role of the spatial structure of a turbulent flow in enhancing particle collision rates in suspensions is an open question. We show and quantify, as a function of particle inertia, the correlation between the multiscale structures of turbulence and particle collisions: Straining zones contribute pred... | 1 |
deb4ca059ffa4e3d | /*=============================================================================
Copyright (c) 2001-2007 Joel de Guzman
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
=========================================... | 1 |
7565af1ebc5f0a7c | Cross coupling reactions of organozinc iodides with solid-supported electrophiles: synthesis of 4-substituted benzoic and 3-substituted (E)- and (Z)-propenoic acids and amides.
The solid-supported iodobenzoic acid derivatives 8-10 were coupled with a range of organozinc reagents 1-4 under palladium(o) catalysis. The co... | 1 |
49a66c1468d0ca46 | Tag Archives: west texas
Post navigation
In the summer of 1980, if I remember right, we traveled from Kansas to northern Arkansas to visit my Dad’s older brother, Uncle Don. He, my Aunt Mary and my cousins lived in Harrison, near Dogpatch. I also remember something about getting some Cavender seasoning, since it’s ma... | 1 |
181f70c1c9cbcaac | Screenshots of 4Videosoft TRP Video Converter
4Videosoft TRP Video Converter Publisher's Description
4Videosoft TRP Video Converter is considered as the best TRP video conversion software, which helps you convert TRP videos to all popular video formats, like MP4, FLV, AVI, ASF, WMV, 3GP, MOV, M4V, MPG, WMV, as well a... | 1 |
e35f085827df5a05 | <?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/license... | 1 |
6f5ca14a78430741 | SS Delphic (1897)
SS Delphic was an ocean liner of the White Star Line, built by Harland and Wolff in Belfast and completed on 15 May 1897. She worked the New Zealand trade.
In design Delphic was built as a smaller and slower version of the earlier liner Gothic which also served the New Zealand service, but more spac... | 1 |
4a428ad62f6931bd | The invention relates to an expansion joint for part of a railway track disposed on a foundation which has a stock rail with a stock rail head, web and foot and a tongue movable with respect to and along said stock rail, upon which tongue at least one fastening means acts to press it onto the head of the stock rail.
In... | 1 |
055ba5cdef5d89b3 | require 'mxx_ru/cpp'
MxxRu::Cpp::exe_target {
required_prj( "so_5/prj.rb" )
target( "_unit.test.disp.binder.bind_to_disp_3" )
cpp_source( "main.cpp" )
}
| 1 |
3c6d2ecdb88e20ee | @model ErrorViewModel
@{
ViewData["Title"] = "Error";
}
<h1 class="text-danger">Error.</h1>
<h2 class="text-danger">An error occurred while processing your request.</h2>
@if (Model.ShowRequestId)
{
<p>
<strong>Request ID:</strong> <code>@Model.RequestId</code>
</p>
}
<h3>Development Mode</h3>
<p... | 1 |
b92594bd6d8c4a0e | Delphine Gleize
Delphine Gleize (born 5 May 1973) is a French film director and screenwriter. She has directed ten films since 1998. Her film Carnages was screened in the Un Certain Regard section at the 2002 Cannes Film Festival.
Filmography
Sale battars (1998)
Un château en Espagne (1999)
Le piranha andalou (199... | 1 |
b96cfe177bde0ebb | Removable prosthodontic therapy and xerostomia. Treatment considerations.
Successful management of complete and removable partial dentures is complicated by a reduction in saliva. Dental practitioners should be aware of the signs and symptoms of xerostomia, available diagnostic procedures, likely etiologies, expected s... | 1 |
cd73ce8393b8cf5b | Q:
Face authentication to unlock my app programmatically
I am developing an android app which uses fingerprint/face recognition for unlocking the app.
I have successfully integrated fingerprint authentication using BiometricPrompt. But didn't know where to start for Face authentication. Any headsup will be really he... | 1 |
4c7c39087d2cfe33 | Q:
Is it possible to draw these charts with nvd3 or similar?
In a project I'm working on right now, which requires showing lots of charts, we've been using nvd3 javascript library quite successfully so far.
One of the new features we are adding now requires us to render this kind of chart:
Which is supposed to be a ... | 1 |
aa593ea1abb45921 | Q:
Google maps API get GPS coordinates
I try to get GPS coordinates of some places via Google Map API but it doesn't work.
Here an example:
http://maps.google.com/maps/geo?q=Hungary,%20Szeged&hl=en&key=MY_API_KEY
Where is MY_API_KEY gets from the Google APIs Console. I have also switched on the Google Maps API v2, Go... | 1 |
0be7bc2a56447c7f | Hi all! It's been a long while since I posted here. I am pleased to announce that Jamie's Revenge 2 shall be released in late September/ Early October. After being in development for 5 years in my very little spare time, I can't wait for you all to play it. I hope you all enjoy it. Right now I am running thorough tests... | 1 |
4c62f3e3f0ec528b | Q:
Need help shortening this query by either using a type of "for" or "while" loop
I would like to know if there is any way in which I can alter this SQL query so that I don't have to perform the UNION every time for a new field ("FieldName") from which I have to extract data.
I have about 30 fields with the name "Wa... | 1 |
071f8ba4b65483b0 | Straight waveguide can be manufactured with different flange types. The available body materials include copper/brass, aluminum. We also supply other special configurations to meet customer's specific requirements. | 1 |
454b445d0d4bff1f | Q:
Java RMI : how InitialContext.lookup() works
In a distributed client server application, i am using java RMI to invoke server side method from client machine. At server side EJB is being used and application server is Glassfish. I have a SampleFacade Class at server end which is a java session bean and SampleFacad... | 1 |
f53bd9c46cc92e75 | #
# DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source
# file to this component. This file merely indirects to the real make file
# that is shared by all the components of NT OS/2
#
MINIMUM_NT_TARGET_VERSION=0x501
!INCLUDE $(NTMAKEENV)\makefile.def
| 1 |
0161140a64de8d05 | Q:
Is there a name for 'markup'?
I've been trying to formulate a question for quite some time, and I haven't been able to come up with a better way to describe it. I hope it's not too confusing.
There are a number of ways to use markup languages to convey information like emphasis in text files. Stack exchange uses '... | 1 |
6253ec7ba005d6f1 | // Code generated by linux/mkall.go generatePtracePair(arm, arm64). DO NOT EDIT.
// +build linux
// +build arm arm64
package unix
import "unsafe"
// PtraceRegsArm is the registers used by arm binaries.
type PtraceRegsArm struct {
Uregs [18]uint32
}
// PtraceGetRegsArm fetches the registers used by arm binaries.
f... | 7 |
6b67dcccc965a738 | Q:
Random number seed targeting the same version of the .NET framework
Does every CPU return the same random sequence based on the same seed if my application targets .NET framework 3.5? I am checking if you get the same result as me. I am also hoping that everyone who I distribute my application to will get the sam... | 1 |
0e5d9bcbdfa52b1e | Outcomes of sinonasal squamous cell carcinoma with and without association of inverted papilloma: A multi-institutional analysis.
Sinonasal squamous cell carcinoma (SCC) accounts for <1% of all malignancies but represents 70% of sinonasal cancer. Up to 10% of SCCs are associated with inverted papilloma (IPSCC). Studies... | 1 |
e4562f0fba46e2fc | Q:
f.read coming up empty
I'm doing all this in the interpreter..
loc1 = '/council/council1'
file1 = open(loc1, 'r')
at this point i can do file1.read() and it prints the file's contents as a string to standard output
but if i add this..
string1 = file1.read()
string 1 comes back empty.. i have no idea what i could... | 1 |
880443b9e8735e88 | Dectection of spinal cord lesion using skin electrode recordings of spinal evoked potential.
The multi-channel recording of somatosensory spinal evoked potential (SSEP) was carried out on 30 patients with various neurological disorders. In some cases, SSEP changes corresponded well with the lesioned level. In general, ... | 1 |
499c9e687e349540 | {"whToggleConfig":{"cardsList":{}},"enableGeolocation":false,"fragmentIdMap":{"c4":{"uuid":"44e446c9-4d5b-4b48-a7b7-ee91bb1f6705","section_title":"Categories","content":{"categoryList":[{"guid":"1d73e2c7-995a-4e27-a424-734e366888f7","id":"v3-health-and-fitness","friendlyName":"Health & Fitness","friendlyNameShort":"Hea... | 1 |
821a9944e337805f | The following includes information that may be useful in understanding the present invention(s). It is not an admission that any of the information provided herein is prior art, or material, to the presently described or claimed inventions, or that any publication or document that is specifically or implicitly referenc... | 9 |
6c550c4ac3500ad8 | The FAM Newsletter
You know those letters you get at Christmas that tell you what your friends and relatives and possibly a neighbor you don’t remember sharing a street with have all been up to? What if those letters were from your favorite writers and filled with wonderful things to read?
That’s what the FAM Newslet... | 1 |
32c28b5e4d964342 | The Law & Order franchises are famous for recycling actors: One episode's stripper is the next episode's ADA. But no one individual — save for series regulars or semi-regulars — has been more prevalent in the series as actress Teresa Yenque. She has appeared in seven episodes of Law & Order and Law & Order: SVU — as… »... | 1 |
12506cda1258e45f | Calculate your savings
Discover Commuty
Commuty is a web and mobile application designed for a better parking and mobility management within companies. Commuty manages your parking policy (incl. priority rules for spots and employees, dedicated parking spots, visitors parking spots, etc.), invite your employees on t... | 1 |
7973987ddece19bd |
720 N.W.2d 716 (2006)
2006 WI App 132
Linda T. PETERSON, Plaintiff-Appellant,
v.
CORNERSTONE PROPERTY DEVELOPMENT, LLC, Defendant-Respondent.
No. 2004AP3358.
Court of Appeals of Wisconsin.
June 13, 2006.
On behalf of the plaintiff-appellant, the cause was submitted on the briefs of Jordan B. Reich of Kohner, Mann & Ka... | 1 |
a09f816fd16355b0 | Sleep disordered breathing concomitant with fibromyalgia syndrome.
To identify fibromyalgia syndrome in patients with sleep disordered breathing. We studied 50 patients seeking treatment at a sleep disorder clinic for snoring, apnea and excessive daytime sleepiness. Sleep disordered breathing was diagnosed through the ... | 1 |
00d2ccfd39d71370 | Differential dimer activities of the transcription factor Oct-1 by DNA-induced interface swapping.
Two crystal structures of Oct-1 POU domain bound to DNA provide a rationale for differential, conformation-dependent recruitment of transcription cofactors. The POU-homeo and POU-specific subdomains of Oct-1 contain two d... | 1 |
44396cda204989ca | Culture, Lifestyle, and Commentary
03/17/2011
And the secret to profit from the country / place combination bets? The field bet, when used alone, is not a good bet. Must be used with other bets or a progression to make it profitable for the crapshoot experience. These seven different field numbers (2, 3, 4, 9, 10, 11... | 1 |
44deefe6cfe32042 | AI - AltimatOS Installer is a custom installation utility that will guide new users through the task of installing AltimatOS on to their computer. The overarching goal is to make AI intuitive and user friendly, yet not sacrifice the flexibility necessary needed for all three branches of AltimatOS (Desktop, Workstation,... | 1 |
33b5ec4f97199077 | Q:
Cisco ISE Wlan user authentication fails for users with umlaut
We have setup a Cisco Identity Services Engine to manage WLAN access for our users.
Access should be granted to users from a specific Windows Active Directory group.
This works fine for users having a username consisting only of ASCII letters. However,... | 1 |
6a926d6ea9996cc5 | This December Skateistan's aiming to raise 35,000 USD and they need your help to KEEP SKATEISTAN ROLLING. By joining their biannual fundraising drive you can empower Afghan and Cambodian youth. Donate now at http://skateistan.org | 1 |
cea998391ed93f04 | Mesopore control of high surface area NaOH-activated carbon.
Activated carbon with BET surface areas in a narrow range from 2318 to 2474 m2/g was made by soaking the char made from corncob in a concentrated NaOH solution at NaOH/char ratios from 3 to 6; the mesopore volumes of the activated carbon were significantly ch... | 1 |
d0e90354f936f9a3 | Data Use Policy
1. Information we receive and how it is used
Information we receive about you
We receive a number of different types of information about you, including:
Your information
Your information is the information that's required when you sign up for the site, as well as the information you choose to shar... | 1 |
1abcaedbdf16f140 | SERS as tool for the analysis of DNA-chips in a microfluidic platform.
A sequence-specific detection method of DNA is presented combining a solid chip surface for immobilisation of capture DNAs with a microfluidic platform and a readout of the chip based on SERS. The solid chip surface is used for immobilisation of dif... | 1 |
22b9bd7ce1b2ecf9 | The majority of present day integrated circuits (ICs) are implemented by using a plurality of interconnected field effect transistors (FETs), also called metal oxide semiconductor field effect transistors (MOSFETs or MOS transistors). The ICs are usually formed using both P-channel and N-channel FETs and the IC is then... | 1 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 9