text
stringlengths
23
30.4k
embeddings_A
list
embeddings_B
list
The first objective of the mission is to destroy the fuel pods with torpedoes, but the pods don't seem to receive any damage from torpedoes, rockets, or primary energy guns. The objective icon is in between the fuel pods, right in the middle of a platform they are attached to, shooting at it or anything around doesn't help. Is this a bug, or is there some other devious something I need to do?
[ -0.004776332061737776, 0.0036844827700406313, 0.0005333134322427213, 0.011729789897799492, -0.029371876269578934, -0.02586451917886734, 0.007947418838739395, 0.030904315412044525, -0.018291786313056946, 0.01103538740426302, -0.025134585797786713, 0.017335209995508194, -0.024672480300068855, ...
[ 0.03036908246576786, 0.18490932881832123, -0.05632443726062775, 0.44179561734199524, 0.1355951577425003, -0.06897611171007156, 0.04056219384074211, 0.1703719049692154, -0.2674556076526642, -0.46214163303375244, 0.07471439987421036, 0.7134543061256409, -0.22149714827537537, -0.3499575257301...
Pokemon Black and White has all new pokemon, and honestly, I'm not familiar enough with the game yet to tell you where you can find which pokemon. This is a problem, because I'm looking for a fast way to calculate Hidden Power in- game (I am aware that you can use IV calculators to determine what hidden power you have, but given the nature of IVs, you're outta luck for that method if your pokemon isn't already a reasonably high level and/or you've been keeping track of its EVs as well.) Back in Emerald, for instance, I could reliably find Poochyena / Mightyena to test if Hidden Power was Psychic, Fighting/Bug, Dark/Ghost. I could then go find a Wurmple to determine if my Fighting/Bug result (super-effective against the Poochyena) was Fighting (also super-effective against the wurmple) or Bug (normal strength). However, new version, new critters, my old plan no longer works; there aren't any poochyena in the game (or at least, not yet). Which common wild pokemon can I use to narrow down on the correct type of Hidden Power? (Assume I have access to Fly, and White, if it matters.)
[ 0.014670426025986671, 0.00877817627042532, -0.004131728783249855, 0.000881594605743885, -0.008925456553697586, 0.01464901864528656, 0.0034103109501302242, -0.009962925687432289, -0.019782131537795067, 0.004789919126778841, -0.005213587544858456, 0.017782114446163177, 0.0062088146805763245, ...
[ 0.39934855699539185, -0.26560986042022705, -0.04473026841878891, 0.21650294959545135, -0.3272036612033844, -0.21946100890636444, 0.2600236237049103, -0.07869848608970642, -0.14216336607933044, -0.3512166738510132, 0.1772058755159378, 0.39664608240127563, -0.10684064775705338, 0.16429191827...
I've noticed a bunch of rules regarding monster behavior relative to player position: they don't spawn near the player, spawn then despawn far from player, spawn and stay somewhere in between, move in certain distance, don't move at a different distance... generally, a mess of rules I can't quite tackle. So, I'm building a mob grinder. From what I understand, if I'm too close monsters won't spawn, if I'm too far they will despawn and if I'm not near enough they won't move, won't fall in the flow and get carried to the collection zone. So, where should my character be, respective to the designated mob spawn area of the grinder for optimal yield?
[ -0.025204112753272057, 0.020832087844610214, 0.005217486061155796, 0.005931258667260408, 0.02954825945198536, -0.0012694179313257337, 0.007437448017299175, 0.015029678121209145, -0.0195955540984869, 0.01881079562008381, -0.00782644934952259, 0.027751335874199867, 0.006613206118345261, 0.02...
[ 0.7751233577728271, 0.390341192483902, -0.08552578836679459, -0.07089116424322128, 0.09042303264141083, 0.3032172918319702, 0.2422238290309906, 0.04042254760861397, -0.26650992035865784, -0.4796333909034729, 0.41070353984832764, 0.49503999948501587, -0.12770096957683563, 0.3607725799083709...
Ive have a raster layer of earthquake data that includes depth. I also have a DEM file. The problem is that I need to plot earthquake depth relative to the DEM file rather than sealevel in order to realistically place the focal points in Arc Scene. Simply using the depth data for base heights results in earthquakes that occur in the water rather than below the sea floor. I've tried fooling with the Z unit conversion and offset, but any adjust that produces reasonable result for earthquakes beneath the ocean floor leaves earthquakes that occur under mountainous area looking too deep. Thanks Doug
[ -0.002043453510850668, 0.021535150706768036, -0.014909163117408752, 0.007250678725540638, 0.0417197085916996, -0.007520359009504318, 0.010802583768963814, 0.00782910455018282, -0.01878141239285469, -0.033624209463596344, -0.009916003793478012, 0.020425712689757347, -0.02950093150138855, 0....
[ 0.363832950592041, 0.33902204036712646, 0.5419787764549255, 0.0748274177312851, -0.1239728108048439, -0.2850024998188019, 0.257307767868042, -0.2180057317018509, 0.04565083235502243, -0.46167275309562683, 0.3405529260635376, 0.6938377618789673, 0.2989531457424164, 0.2922693192958832, 0.0...
Having a lot of problems with LaTeX at the moment. I need my article to have a top margin of 33mm, but for some reason my title page has a much larger margin. Is there a simple fix I have overlooked? MWE: \documentclass[a4paper,oneside,12pt]{article} \usepackage[english]{babel} % formatting rules for the English language \usepackage[T1]{fontenc} % proper formatting for accented characters and non-standard characters such as pipelines \usepackage[top=33mm, bottom=38mm, left=26mm, right=20mm]{geometry} % page layout \usepackage{lmodern} % font formatting \usepackage{float} % allow floating environments such as figures \usepackage{amsmath} % math eqn formatting \usepackage{amssymb} % math fonts \title{\bf{\fontsize{14pt}{2pt} Title}} \author{\fontsize{14pt}{2pt} Author names} \date{} \begin{document} \maketitle \end{document}
[ -0.00506150396540761, 0.006343546789139509, -0.009272837080061436, 0.015628632158041, -0.005144463386386633, 0.006726686842739582, 0.008925674483180046, 0.001694433856755495, -0.014651350677013397, -0.015085441060364246, -0.003394386265426874, 0.004369123838841915, -0.006455783732235432, 0...
[ -0.09204090386629105, 0.2954559028148651, 0.6225654482841492, -0.11938119679689407, -0.10553563386201859, 0.20562034845352173, 0.4233768582344055, -0.29894497990608215, 0.1619340032339096, -0.7316745519638062, -0.20023146271705627, 0.5388519167900085, 0.03328871726989746, -0.23165258765220...
Does the field of a set of photons behave differently from a single photon. e.g. Suppose I have a group of photons with their Electric fields $\mathbb{E}_n$ all aligned. So $$\mathbb{E}_{\text{tot}} = \mathbb{E}_1 + \mathbb{E}_2+ \text{...} + \mathbb{E}_n$$ and upon this field a single photon with parallel $\mathbb{E}_i$ field is incident. Does $\mathbb{E}_i$ scatter? Or do I require such a large number of photons in $\mathbb{E}_{\text{tot}}$ that the field polarizes the underlying quantum vacuum to produce particle pair that scatter the $\mathbb{E}_i$ particle. More simply put, can an electric field by itself scatter a photon?
[ 0.015585087239742279, 0.007762431632727385, -0.0031448062509298325, 0.01573333889245987, -0.0026074107736349106, -0.014427969232201576, 0.005206630099564791, -0.008027883246541023, -0.014522243291139603, 0.009829512797296047, 0.00046807085163891315, 0.01595243439078331, 0.00816809106618166, ...
[ 0.005146807990968227, -0.28301185369491577, 0.0747017040848732, -0.026126770302653313, -0.48242124915122986, -0.04170208051800728, -0.035998307168483734, -0.6035539507865906, -0.5090509653091431, -0.3207290768623352, 0.06572416424751282, 0.2586641013622284, -0.5539536476135254, 0.336455523...
Could this: > Jason shared Michael's house. be an acceptable shortened version of this: > Jason shared Michael's house with Michael. ?
[ 0.04101500287652016, 0.023813864216208458, -0.0272331852465868, 0.06361676007509232, 0.05844241753220558, 0.0482553094625473, 0.020097341388463974, 0.026607073843479156, -0.0218771081417799, -0.03599948063492775, -0.025127381086349487, 0.03911490738391876, 0.05525888130068779, 0.0288946460...
[ 0.4909226894378662, 0.11020141839981079, -0.15536591410636902, 0.012992731295526028, 0.1652155965566635, 0.30901676416397095, 0.16970574855804443, -0.17324429750442505, -0.17949211597442627, -0.1066332682967186, 0.13496865332126617, 0.015463771298527718, 0.06333422660827637, -0.21020895242...
Which is correct and which is not? 1. In June--July 1967, there were... 2. Between June--July 1967, there were... 3. Between June and July 1967, there were... If I want to use "June--July 1967", how can I express?
[ -0.0028193434700369835, 0.02129387855529785, -0.04196412116289139, 0.02040238305926323, 0.06528668105602264, 0.016269588842988014, 0.012868152000010014, 0.030941801145672798, -0.0241249892860651, 0.0019747656770050526, 0.004557680804282427, 0.016582347452640533, -0.0098195755854249, -0.026...
[ -0.57777339220047, 0.3743343651294708, 0.23679980635643005, -0.06863710284233093, -0.5296480059623718, 0.19322410225868225, -0.015235316008329391, -0.20501935482025146, -0.08985920995473862, 0.2549434304237366, 0.10981384664773941, 0.5940327048301697, -0.10075357556343079, -0.3318891525268...
I'm working on a template which will use some custom-post-types & custom- taxonomies.. I'm having problems with pagination and duplicate posts. **HOME.PHP** LOOP #1 On the homepage (home.php) I have 2 Loops. The fist one shows 1 post (custom post type: Projects) which has the custom-taxonomy "Featured" assigned to it. LOOP #2 On the second loop I have the six most recent "Projects" (Custom post type) but I dont want a duplicate from the first loop. Under the six posts I'd like a pagination Both loops in home.php work.. but I still have that duplicate and I can't get pagination to work.. **PasteBin** * home.php: http://pastebin.com/6ac2asue * functions.php: http://pastebin.com/1SK206Bh <?php $do_not_duplicate = array(); $folio_loop = new WP_Query( array ( 'featured' => 'featured-post', 'post_type' => 'projects', 'posts_per_page' => '1', ) ); while ( $folio_loop->have_posts() ) : $folio_loop->the_post(); $do_not_duplicate[] = $post->ID; ?> <div id="featured" style="position: relative;"> <div class="featured-overlay" style="position: absolute; right: 20px; bottom: 20px; width: 165px; height: 165px; text-align: center;"> <div class="project-meta-featured"> <a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>" > <span> <?php global $post; $text = get_post_meta( $post->ID, '_cmb_project_meta', true ); echo $text; ?> </span> <br /> <?php global $post; $text = get_post_meta( $post->ID, '_cmb_client_meta', true ); echo $text; ?> </a> </div> </div> <?php if ( has_post_thumbnail()) : ?> <a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>" > <?php the_post_thumbnail('featured'); ?> </a> <?php endif; ?> </div> <?php endwhile; ?>
[ 0.004565269686281681, 0.006239887326955795, 0.003048960119485855, 0.02159164473414421, 0.014188813045620918, 0.004776893649250269, 0.006495460867881775, 0.022336309775710106, -0.01639736071228981, 0.007559683173894882, -0.002804842311888933, 0.010562288574874401, -0.006284154020249844, 0.0...
[ 0.97737056016922, 0.41302239894866943, 0.3301170766353607, -0.04665553569793701, -0.18068279325962067, 0.2795383036136627, 0.2553592920303345, -0.155931293964386, -0.49288663268089294, -0.6680313944816589, 0.3759741485118866, 0.19562853872776031, 0.0559937059879303, 0.032996274530887604, ...
I was trying to download a F2P steam game, which when I click the install button from the app page, launches the steam wizard to install it, however nothing actually happens after the wizard closes. It appears neither in the library or within the downloads. This happens if I try from within the Steam client or my browser and launching the steam:// link I have tried running Steam as a admin, I repaired Steam using the Steam installer, I repaired steam using the steamservice.exe /repair function, I tried renaming the ClientRegistry.blob file to have steam rebuild the file.
[ -0.03965804725885391, -0.006195894908159971, 0.013740974478423595, 0.007864092476665974, 0.0057462225668132305, -0.014580730348825455, 0.007176303304731846, -0.0059665776789188385, -0.015866708010435104, 0.02270757034420967, -0.016804037615656853, 0.011650342494249344, 0.0018524369224905968,...
[ 0.44139033555984497, 0.14228908717632294, 0.37690970301628113, 0.06402216851711273, -0.05562622472643852, 0.04924194887280464, 0.382323682308197, 0.09740366041660309, -0.07468394935131073, -0.6584600210189819, -0.05050881206989288, 0.6135393977165222, -0.1319795846939087, 0.432125955820083...
What is the difference between air being filtered with HEPA or water? Which one performs better within a non-allergic home environment? Does water filter have a meaning still when common vacuum cleaners usually have HEPA filters nowadays? I am asking because I want to buy a new vacuum cleaner and need to decide between traditional paper bag with HEPA filter and one with water filter (like Zelmer 829.0 SP Aquos or Zelmer 819.0 SP Aquario).
[ -0.0007505893590860069, 0.016809219494462013, 0.006100887898355722, 0.032014794647693634, -0.03218710049986839, 0.010411839932203293, 0.011645832099020481, 0.01107120607048273, -0.021100623533129692, -0.01634087972342968, 0.0016298166010528803, 0.0186209287494421, 0.013496587984263897, -0....
[ 0.7074445486068726, -0.11974623054265976, 0.18049965798854828, -0.026316124945878983, -0.3502679467201233, 0.1680985540151596, 0.07271228730678558, -0.5427019596099854, 0.007763143628835678, -0.43772390484809875, 0.1582278311252594, 0.25417956709861755, -0.276973694562912, 0.20718860626220...
In the beginning of the Assassin's Creed 2 games (at least 2 and Brotherhood, not sure on Revelations) your throwing knives can be used to kill guards and not be detected however as the game progresses you knives tend only damage them. In missions where you aren't allowed to be detected (or it being a secondary objective) if the guard doesn't die in one hit, even if they are killed by a second knife throw about 1 second after the first was thrown the guard is alerted just at the moment the second knife kills him, causing de- synchronization (or failing of secondary objective). Now considering that at these later stages you can buy upgrades to your knife pouch i am wondering if there is an effective use for Knifes? preferably to kill a target in one hit
[ 0.015711363404989243, 0.026309950277209282, -0.014491729438304901, 0.014696536585688591, -0.016909480094909668, -0.03792953863739967, 0.008015548810362816, -0.025159180164337158, -0.011538395658135414, -0.010116307996213436, -0.01149182952940464, 0.025426385924220085, 0.0009021323639899492, ...
[ 0.034397296607494354, -0.15012863278388977, -0.04675963148474693, -0.04212499037384987, -0.4754906892776489, -0.35877129435539246, 0.32992714643478394, -0.5838183760643005, -0.23567421734333038, -0.6895667910575867, 0.2506895661354065, 0.3193736970424652, -0.3997487425804138, -0.3216368556...
I was born and raised in some anglophone Asian country where people use the word "flat" to describe a battery when no electrical current can be generated by it. Some would even use the word "flat" to describe their phone when its battery is dead (although their phones are three dimensional). So one day I looked up OED and realised > **flat** > > _British_ (of a battery) having exhausted its charge. but I couldn't find this definition of flat in the New Oxford American Dictionary. So here are my questions: If I go to the States will people understand me when I say "My battery is flat"? How about "my phone is flat"? Is this usage of flat even common in the UK?
[ 0.0011651627719402313, 0.003936864901334047, -0.005304575897753239, 0.02125614322721958, -0.03533003106713295, -0.014178398065268993, 0.007892519235610962, -0.001829982502385974, -0.014956273138523102, -0.00917830690741539, -0.002380951540544629, 0.0024960259906947613, 0.0155325410887599, ...
[ 0.8285927772521973, -0.028548795729875565, 0.30606532096862793, -0.2479509711265564, 0.2779318690299988, 0.39360496401786804, 0.10928211361169815, 0.33100783824920654, -0.10892864316701889, -0.11687926203012466, -0.09925392270088196, 0.42691224813461304, 0.24445100128650665, 0.248141691088...
I have seen countless examples of this rule in iptables: -A INPUT -i lo -j ACCEPT I thought `lo` means localhost (a.k.a. `127.0.0.1`), but when I commented it out, I can't access the server using its private ip address `192.168.1.3`, which means it is more than just localhost. Further, does this rule refers to the source ip, destination ip, or both. Meaning, if I were to spoof a source coming from `127.0.0.1`, would it be accepted? I tried looking in the man page but could not find an answer to this. It would be helpful if someone can point to me in the right direction.
[ -0.005879667121917009, 0.006572941783815622, -0.0037294714711606503, 0.014571868814527988, 0.002647893503308296, 0.03410429507493973, 0.008302711881697178, 0.015721092000603676, -0.017555855214595795, 0.01080609206110239, -0.011833207681775093, 0.0017050921451300383, 0.0010985316475853324, ...
[ -0.030772743746638298, 0.07451913505792618, 0.3184734582901001, 0.062244608998298645, 0.2753565311431885, -0.41494739055633545, 0.10189281404018402, 0.4294709265232086, -0.5386627912521362, -0.5336999893188477, -0.10273261368274689, 0.36557915806770325, -0.1948704570531845, 0.6275407671928...
My student wrote in his essay > it gives her face a peculiar charm? I tried all the dictionaries at hand (hard-copy and electronic ones) but did not find a definite answer whether this phrase sounds English. Could you please help me?
[ 0.0031435429118573666, 0.009849111549556255, 0.0020394097082316875, 0.047618649899959564, -0.06490499526262283, 0.002603987231850624, 0.008892657235264778, -0.00030588818481191993, -0.025308240205049515, -0.024780763313174248, -0.0012140414910390973, 0.022281179204583168, 0.02262417227029800...
[ 0.36698243021965027, 0.2661886513233185, 0.04173829033970833, 0.25137877464294434, -0.2004847377538681, 0.5263572931289673, 0.3886242210865021, 0.37334272265434265, 0.011829380877315998, -0.6782780289649963, 0.22207233309745789, -0.08545514941215515, 0.21182498335838318, 0.1295163780450821...
I face a similiar problem like the one described here. I created a command that will output a caption besides an image (in this example replaced by simple text). \documentclass[a4paper,12pt]{scrartcl} \usepackage[ngerman]{babel} \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \usepackage{graphicx} \usepackage{vwcol} \usepackage{caption} \captionsetup{format=plain,width=0.7\textwidth} \begin{document} \newcommand{\yasfig}[3] {\begin{vwcol}[widths={0.3,0.7}, sep=.8cm, justify=flush,rule=0pt,indent=0em] #1 \begin{minipage}{0.68\linewidth} \captionof{figure}{#2} \label{#3} \end{minipage} \end{vwcol}} \yasfig{Gel}{Bla}{fig:Gel} \yasfig{Blot}{Bla}{fig:Blot} \end{document} This will output the desired layout but increase the figure count by 2 each time the command is called. I'm guessing it has something to do with the minipage but I'm at a loss here.
[ -0.00004566879943013191, 0.008174542337656021, -0.006254363805055618, 0.021765796467661858, -0.021438222378492355, -0.01030849851667881, 0.005697460845112801, 0.0025976821780204773, -0.011404380202293396, 0.007826447486877441, -0.022226734086871147, -0.005448845215141773, 0.00973377749323844...
[ 0.0191488079726696, 0.1338181495666504, 0.4600578546524048, 0.035241302102804184, -0.22294482588768005, 0.19867196679115295, 0.5455942153930664, -0.18025796115398407, 0.08368571847677231, -0.6604016423225403, -0.07581908255815506, 0.4673503041267395, -0.2345937043428421, 0.1576331406831741...
I see everywhere this has been discussed, there still isn't a good answer out there. I don't want to create a custom post type and associate it that way. I want a custom comment type so editors in the backend can add comments on posts while they're in the editorial phase before it goes out and we need to display those comments in the backend as well but, also keep them separate to where those comment won't display on the front end.
[ 0.011739227920770645, 0.004170234780758619, 0.000985843245871365, 0.02030191197991371, 0.018494268879294395, 0.001484984764829278, 0.008360456675291061, 0.009556989185512066, -0.018042080104351044, 0.005402799230068922, 0.0010631856275722384, 0.007348295301198959, 0.019118132069706917, 0.0...
[ 0.8634225726127625, 0.3262219727039337, 0.23434202373027802, 0.11660674959421158, -0.3967586159706116, -0.17305715382099152, -0.08160533010959625, 0.37841081619262695, -0.14659857749938965, -0.5093865394592285, 0.32765600085258484, 0.17205004394054413, -0.056523650884628296, 0.290226638317...
Given i.i.d. samples from a gaussian distribution $X_1,...,X_n \sim N(\mu,\sigma) $ and the M-estimator, $\mu_m = \underset{a}{\operatorname{argmin}} \sum\rho(|X_i-a|)$, what properties on $\rho$ are sufficient to guarantee $\mu_m \rightarrow \mu$ in probability? Is $\rho$ being strictly convex and strictly increasing sufficient?
[ 0.00019047129899263382, 0.003289125394076109, -0.004908232018351555, 0.008193417452275753, -0.00229209428653121, -0.003175008110702038, 0.007755285128951073, -0.002592996694147587, -0.011133257299661636, -0.014773217961192131, -0.0017773120198398829, 0.005326398648321629, -0.0167146883904933...
[ 0.05926419794559479, -0.12199372798204422, 0.055998582392930984, -0.0478462278842926, 0.3057970106601715, 0.43295279145240784, 0.13362768292427063, -0.6063744425773621, -0.08009815961122513, -0.3765583038330078, -0.5149474143981934, 0.3161076605319977, -0.3835454285144806, 0.40831077098846...
We have a Samsung Chromebook and a Nexus 7 in the house that both allow us to set-up distinct different user accounts on them which we find most useful. We have just acquired a new non-brandname tablet (Fusion) running 4.4.2 KitKat, and it will not allow us to set-up separate accounts as we have been able to on other Android devices. I assume that must be something to do with the way that the manufacturer has set up Adnroid 4.4.2 on their device as opposed to a a problem with the OS. Can anybody recommend a workaround that a non=technical novice could manage without too much pain being involved?
[ -0.008642726577818394, -0.0027684110682457685, -0.007562646176666021, 0.008879756554961205, -0.013060000725090504, -0.0072801499627530575, 0.007044237572699785, 0.02096432074904442, -0.01252259686589241, 0.017001787200570107, -0.01080254465341568, 0.004956647753715515, -0.007349186576902866,...
[ 0.3206236660480499, 0.4151860773563385, 0.5314132571220398, 0.09694468975067139, 0.09522639214992523, 0.12788143754005432, 0.19631025195121765, -0.10002564638853073, -0.018183104693889618, -0.457318514585495, 0.0027609351091086864, 0.3483436703681946, -0.23755472898483276, 0.06501223891973...
Does using the word _ain’t_ in a song make it slang, whereas using it in a speech make it colloquial?
[ -0.03754328563809395, 0.03288894146680832, -0.03530242294073105, 0.02729354426264763, -0.04380868747830391, 0.01741517335176468, 0.018643135204911232, -0.03780725598335266, -0.014985045418143272, -0.050788573920726776, -0.027251001447439194, 0.032939426600933075, 0.05492943525314331, 0.029...
[ 0.6810206770896912, 0.296570360660553, -0.09672324359416962, -0.06385689228773117, 0.015896877273917198, -0.023081572726368904, 0.7891768217086792, 0.2699161171913147, -0.3847540020942688, -0.18439634144306183, 0.1778782606124878, 0.3155219256877899, -0.26012977957725525, -0.15298248827457...
I am working on channel modeling for cognitive radio using HMM. I've written a MATLAB program for forward, backward and Baum-Welch algorithm for multiple sequences. After given some random input and running the program for 1000 to 4000 iterations I'm getting some results. But I'm not getting how to interpret my results. Will be glad if anyone can talk about inputting matrix/log- likelihood/transition matrix/emission matrix.
[ -0.012546648271381855, 0.008516648784279823, -0.01884167082607746, 0.012571727856993675, -0.01616361364722252, 0.004461155738681555, 0.01028003916144371, 0.001851287204772234, -0.015026015229523182, -0.0056081730872392654, -0.01008579507470131, 0.007322826888412237, 0.010072781704366207, 0...
[ 0.43987908959388733, 0.24574846029281616, 0.5105524659156799, -0.3341766893863678, -0.05336466059088707, -0.06445905566215515, 0.25929802656173706, -0.1358717978000641, -0.15540893375873566, -0.7892794013023376, 0.37639233469963074, 0.6746585369110107, -0.10772629827260971, 0.4771163761615...
Suppose one deleted (or damaged) the following files/folder. /var/cache/debconf /var/cache/debconf/config.dat /var/cache/debconf/config.dat-old /var/cache/debconf/passwords.dat /var/cache/debconf/templates.dat /var/cache/debconf/templates.dat-old How to regenerate them?
[ 0.019181424751877785, 0.020482687279582024, -0.0006215325556695461, 0.0009837652323767543, 0.032446835190057755, -0.01616055890917778, 0.009121472015976906, -0.0005410902085714042, -0.01656036078929901, -0.008038640953600407, 0.0002179136936319992, 0.01251471508294344, -0.011537814512848854,...
[ -0.004405632149428129, -0.10157999396324158, -0.4280042350292206, 0.09149454534053802, 0.1516367644071579, 0.3442864418029785, 0.39595067501068115, -0.18810372054576874, 0.0027182195335626602, -0.4434819519519806, -0.13397376239299774, 0.35955697298049927, -0.470531702041626, -0.1909220665...
OK, so I started my blog back in 2006, never realizing the size it would grow to, or what the future of WP and GoDaddy would bring. 1st Problem. I had read somewhere that it was better to have my image stored in a directory in the root, rather than the default path of... /myblog/wp- content/uploads/ So I chose /myblog/Photos. 2nd Problem. Back in 2006 I uploaded the image via ftp, and then used the following code in the text section of the post Changing the name of the photo, text, size, etc. I still use this today, as it allows me complete control of the image placement. Now here is where the fun / nightmare starts. GoDaddy says I have over 19,000 images in just the one Photo directory resulting from images, thumbnails, regenerated images etc. How in the world can I change the image locations into more than one directory without breaking the links....besides manually editing 6,500+ posts?
[ -0.006927645765244961, 0.011979165486991405, -0.008122129365801811, 0.012034503743052483, 0.00694263307377696, 0.026676733046770096, 0.009226493537425995, 0.02327290177345276, -0.014095916412770748, -0.034342534840106964, -0.014263957738876343, 0.013208470307290554, 0.004260747227817774, 0...
[ 0.5409037470817566, 0.11460798978805542, 0.4780861735343933, -0.20888951420783997, -0.33741632103919983, -0.11535142362117767, 0.08126795291900635, 0.440664678812027, -0.358643501996994, -0.5477355122566223, 0.3735932409763336, 0.3987865746021271, -0.3547728359699249, 0.1984987109899521, ...
The default open file limit per process is 1024 on - say - Linux. For certain daemons this is not enough. Thus, the question: How to change the open file limit for a specific user?
[ -0.004820210859179497, 0.021662497892975807, -0.0376860536634922, -0.0056116655468940735, 0.013798256404697895, -0.0584232471883297, 0.012932057492434978, -0.007270070258527994, -0.027365639805793762, 0.022828608751296997, -0.008208152838051319, 0.007724173832684755, 0.037192363291978836, ...
[ 0.07688017189502716, 0.08013124763965607, 0.5275500416755676, 0.010454314760863781, 0.1472720503807068, -0.11363846808671951, 0.1061452329158783, 0.09232701361179352, -0.38060927391052246, -0.5852627754211426, -0.47906288504600525, 0.42588484287261963, -0.4931189715862274, 0.25721642374992...
With a few extra lines in my functions.php I've created a shortcode that lets me include the content of a post: function include_content( $atts ) { $id = (int) $atts['id']; if ( ! $post = get_post( $id ) ) return ''; return apply_filters( 'the_content', $post->post_content ); } add_shortcode( "include", "include_content" ); Now, if I make a posting like A few weeks ago I published an epic statement: [include id="345"] WP generates <p>A few weeks ago I published an epic statement: <p>FTW!<br /> just my 2 ¢</p> </p> So, obviously the content of the old post is wpautop'ed before it's included. If simply returning $post->post_content, that content would end up unrendered (i.e. no `<br />`) within the outer posting. Now, how can I get rid of the paragraph tags around the imported post, i.e. how can I do the include first and wpautop the whole thing after? Any code improvements are welcome, too! Thanks!
[ 0.002062295563519001, 0.008770936168730259, -0.00003485201159492135, 0.011875179596245289, 0.0281330868601799, 0.0023119463585317135, 0.007284643594175577, 0.008055804297327995, -0.01295967772603035, -0.008915537968277931, -0.021715831011533737, 0.0017686651553958654, -0.002576977713033557, ...
[ 0.5577718615531921, 0.07235214114189148, 0.2331611067056656, -0.08996499329805374, -0.2964053452014923, -0.08127406984567642, 0.47751978039741516, -0.1779538094997406, -0.17675596475601196, -0.47162774205207825, -0.2486339807510376, 0.16207297146320343, -0.5203577876091003, -0.037379730492...
When I use transposh plugin `get_query_var('s')` returns me blank. But I can get value of s by using $_GET['s']. So, my search functionality has been stopped. How can I resolve this issue?
[ 0.01766655035316944, 0.013251138851046562, -0.0023538325913250446, 0.005901647731661797, -0.019749708473682404, -0.02182430401444435, 0.010641519911587238, 0.017618445679545403, -0.02294454537332058, -0.004158770199865103, -0.025889338925480843, 0.018651889637112617, -0.031139235943555832, ...
[ 0.021583566442131996, 0.0716574639081955, 0.40616559982299805, -0.08351056277751923, 0.038630496710538864, 0.12901686131954193, 0.4981093108654022, -0.013151231221854687, -0.15661406517028809, -0.5248153209686279, -0.006267503369599581, 0.290219247341156, -0.28494101762771606, 0.5367327332...
I have a Genesis GT-1230 tablet, running Android 4.0.3. It has an HDMI output that I can connect to my TV. My goal is to use Youtube Remote on my phone, paired to the the Youtube for TV app watch videos. I already have Youtube Remote on my phone, and I can pair it with a browser on my computer. However I'd like to try it on my TV, and I got no HDMI devices other than this tablet. So my plan is to at least try Youtube for TV on this tablet and see if it suites me. I'm trying to install the "Youtube for TV" app but Google Play says it is incompatible. So I tried to install on other device, and sideload it to the tablet (I have done this before sucessfully). The problem is, I can't find any device compatible with it. I have tried with Motorola MB300, MB525, Moto Spice, Moto G, Genesis GT1230, (and "emulated" Nexus 4, Galaxy S3, Nexus 7 and ASUS Transformer Pad TF300TG). None was successfull.
[ -0.0022573592141270638, -0.005573434755206108, -0.0020091128535568714, 0.009873632341623306, -0.03890480101108551, -0.013876639306545258, 0.006383445113897324, 0.01998910680413246, -0.012469591572880745, -0.01667674630880356, -0.008554188534617424, 0.004088947549462318, 0.0019322254229336977...
[ 0.30294886231422424, 0.2752739191055298, 0.23998431861400604, 0.22630709409713745, -0.08491208404302597, 0.27876442670822144, 0.1951560527086258, 0.01493101380765438, 0.09626507014036179, -0.9022219181060791, 0.12785708904266357, 0.5771939158439636, -0.2204936146736145, -0.0386060960590839...
I want to check a post a post is sticky or not to do some function. Thanks all for help ;)
[ -0.025634100660681725, 0.00758017785847187, 0.009311088360846043, 0.02406180649995804, 0.08229757100343704, -0.014473505318164825, 0.015260325744748116, 0.03157593682408333, -0.031247029080986977, 0.0410214327275753, -0.010303505696356297, -0.0037273524794727564, -0.01383131928741932, 0.03...
[ 0.576341450214386, -0.04927995800971985, 0.24757160246372223, 0.47256436944007874, -0.1854720562696457, -0.005149895790964365, 0.7227436304092407, 0.549497127532959, 0.07170215249061584, -0.3945463299751282, 0.008990578353404999, -0.04489084705710411, -0.692927360534668, -0.154617846012115...
From here I found a fast method to make prime list, the python version works well, but my _Mathematica_ version does not. Obviously ,`169` is not a prime number. What's wrong with my program? '''Python code''' n = 200 sieve = np.ones(n / 3 + (n % 6 == 2), dtype = np.bool) sieve[0] = False for i in xrange(int(n**0.5)/3+1): if sieve[i]: k=(3 * i + 1) | 1 sieve[ ((k*k)/3) :: 2 * k] = False sieve[(k * k + 4 * k - 2 * k * (i & 1))/3 :: 2 * k] = False print ((3 * np.nonzero(sieve)[0] + 1) | 1) * * * (*Mathematica code*) Clear["`*"]; n = 200; p = ConstantArray[1, Quotient[n, 3] + Boole[Mod[n, 6] == 2]]; p[[1]] = 0; Do[ If[p[[i]] != 0, k = BitOr[3 (i - 1) + 1, 1]; p[[Quotient[k^2, 3] + 1 ;; -1 ;; 2 k]] = 0; p[[Quotient[(k^2 + 4 k - 2 k BitAnd[i - 1, 1]), 3] + 1 ;; -1 ;; 2 k]] = 0;], {i, 1, Floor[n^0.5]/3}]; res = BitOr[3 (Flatten@SparseArray[p]["NonzeroPositions"] - 1) + 1, 1]; Pick[res, PrimeQ @ res, False]
[ 0.011601305566728115, 0.006621401757001877, -0.004775914363563061, 0.010184128768742085, -0.007036511320620775, 0.017199674621224403, 0.0051480624824762344, -0.002112118061631918, -0.01125974953174591, -0.008459173142910004, 0.004130404908210039, -0.0011076461523771286, -0.002394951181486249...
[ 0.13310886919498444, 0.18325842916965485, 0.39146092534065247, -0.15181516110897064, -0.17934074997901917, 0.19109585881233215, 0.2587013840675354, -0.5525122284889221, -0.2588246762752533, -0.5437557697296143, 0.0787004828453064, 0.3480718433856964, -0.14224326610565186, 0.207479581236839...
Whenever I try to add widgets to my homescreen using any third party launcher like Buzz Launcher, Nova Launcher, etc. the launcher crashes immediately and I get an error message from the system saying "Unfortunately, Settings has stopped". Please help me. P.S. - My device runs rooted Android 4.2.2 Here's the Catlog of the error - .148 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.148 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d49c58 len=1,timeo=0 03-07 22:33:01.148 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.148 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.148 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d49c90 len=1,timeo=0 03-07 22:33:01.148 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.148 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.148 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d49cc8 len=1,timeo=0 03-07 22:33:01.148 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.148 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.152 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d49d00 len=1,timeo=0 03-07 22:33:01.152 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.152 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.152 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d49d38 len=1,timeo=0 03-07 22:33:01.152 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.152 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.152 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d49d70 len=1,timeo=0 03-07 22:33:01.152 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.152 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d49da8 len=1,timeo=0 03-07 22:33:01.153 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d49de0 len=1,timeo=0 03-07 22:33:01.153 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d49e18 len=1,timeo=0 03-07 22:33:01.153 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d49e50 len=1,timeo=0 03-07 22:33:01.153 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d49e88 len=1,timeo=0 03-07 22:33:01.153 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d49ec0 len=1,timeo=0 03-07 22:33:01.153 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d49ef8 len=1,timeo=0 03-07 22:33:01.153 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a0c8 len=1,timeo=0 03-07 22:33:01.153 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a100 len=1,timeo=0 03-07 22:33:01.153 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a138 len=1,timeo=0 03-07 22:33:01.153 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a170 len=1,timeo=0 03-07 22:33:01.153 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a1a8 len=1,timeo=0 03-07 22:33:01.153 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a1e0 len=1,timeo=0 03-07 22:33:01.153 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a218 len=1,timeo=0 03-07 22:33:01.153 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a250 len=1,timeo=0 03-07 22:33:01.153 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a288 len=1,timeo=0 03-07 22:33:01.153 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a2c0 len=1,timeo=0 03-07 22:33:01.153 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a2f8 len=1,timeo=0 03-07 22:33:01.153 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a330 len=1,timeo=0 03-07 22:33:01.153 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a368 len=1,timeo=0 03-07 22:33:01.153 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.153 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.154 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a3a0 len=1,timeo=0 03-07 22:33:01.154 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.154 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.154 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a3d8 len=1,timeo=0 03-07 22:33:01.154 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.154 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.154 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a410 len=1,timeo=0 03-07 22:33:01.154 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.154 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.154 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a448 len=1,timeo=0 03-07 22:33:01.154 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.154 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.154 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a480 len=1,timeo=0 03-07 22:33:01.154 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.154 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.154 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a4b8 len=1,timeo=0 03-07 22:33:01.154 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.154 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.154 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a4f0 len=1,timeo=0 03-07 22:33:01.154 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.155 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.155 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a528 len=1,timeo=0 03-07 22:33:01.155 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.155 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.156 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a560 len=1,timeo=0 03-07 22:33:01.156 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.156 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.156 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a598 len=1,timeo=0 03-07 22:33:01.156 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.156 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.157 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a5d0 len=1,timeo=0 03-07 22:33:01.157 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.157 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.157 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a608 len=1,timeo=0 03-07 22:33:01.157 D/NativeCrypto(24460): Doing SSL_Read() ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.157 D/NativeCrypto(24460): Returned from SSL_Read() with result 1, error code 0 ssl=0x646966b8, appData=0x64697058 03-07 22:33:01.158 D/NativeCrypto(24460): ssl=0x646966b8 sslRead buf=0x41d4a7d8 len=1,ti
[ -0.0016073519363999367, -0.015482018701732159, 0.000714701134711504, 0.015733938664197922, -0.019344573840498924, 0.01431351900100708, 0.007495000958442688, 0.009586647152900696, -0.01190304383635521, 0.007952162995934486, -0.01674455590546131, -0.000796362990513444, -0.007175805978477001, ...
[ 0.1176881492137909, 0.39525648951530457, 0.40218618512153625, -0.12667451798915863, 0.24966180324554443, 0.1432434320449829, 0.9298565983772278, -0.06814389675855637, -0.2292725145816803, -0.7882176041603088, -0.15190620720386505, 0.45892420411109924, -0.1500902771949768, 0.054855696856975...
From Wikipedia: > Although the daylight temperature at the surface of Mercury is generally > extremely high, observations strongly suggest that ice exists on Mercury. Does that mean there could be a spot on Mercury where a person could stand and it would be a balmy 80° F (27° C)? Obviously, let's ignore any radiation issues, etc.
[ -0.0178983174264431, 0.012882359325885773, -0.0155410161241889, 0.0006898796418681741, 0.019498353824019432, -0.017448753118515015, 0.009047047235071659, 0.00019546860130503774, -0.014374966733157635, -0.011318594217300415, -0.0033334954641759396, 0.02024882100522518, 0.0016091566067188978, ...
[ 0.7365869879722595, 0.1875443011522293, 0.12103305011987686, 0.2133904993534088, 0.009274102747440338, -0.4630938470363617, 0.5677945613861084, 0.06164185702800751, -0.3342173993587494, -0.42525240778923035, -0.1384345293045044, 0.07501295953989029, 0.005406258162111044, 0.1319314241409301...
I know the rifling in a gun or rifle puts a spin on the bullet along the axis of trajectory. Now I don’t understand exactly what does it make the trajectory more stable and the travel grater?
[ 0.004366349428892136, 0.0182744562625885, 0.002157977083697915, 0.014637776650488377, -0.002108972752466798, -0.04653202369809151, 0.015419697389006615, 0.023314738646149635, -0.01917087472975254, -0.0014291945844888687, -0.004171145148575306, 0.023987621068954468, -0.009593497030436993, 0...
[ 0.3105892837047577, 0.2355707734823227, 0.37197571992874146, 0.5865401029586792, -0.21771550178527832, -0.04829402640461922, -0.09220248460769653, -0.25287723541259766, -0.2615492343902588, -0.33716514706611633, 0.5998192429542542, 0.7843503952026367, 0.07233267277479172, 0.181167721748352...
I am attaching dozens of database files to a SQL Server instance and then I have to run sdesetup command to update the geodatabase license by pointing to my ArcGIS Server license. I am trying to find a way to automate this process. Two ways to update the license (as to my knowledge are): 1.Connect to geodatabase instance as administrator user in ArcGIS Desktop (ArcMap for instance) and then use the Update ArcGIS Server License window to browse to the .ecp file or keycodes file. ![enter image description here](http://i.stack.imgur.com/RqNFj.png) 2.Use sdesetup –o update_key ArcSDE command line to update the license. These command line utilities are going to be deprecated soon, though. ![enter image description here](http://i.stack.imgur.com/qWFH4.png) Neither of these alternatives provide any way to automate the process. In the latest Esri blog post on this topic, there was no information on this apart from what I have outlined above. I have not found any related ideas on ArcGIS Ideas either. Is there any other way I am not aware of? Do you know if Esri is going to provide tools for automating license update process?
[ -0.004926830530166626, -0.0016994238831102848, -0.021527666598558426, 0.008286179974675179, -0.022547855973243713, 0.011644145473837852, 0.012406369671225548, 0.002140545751899481, -0.019596874713897705, -0.026742875576019287, 0.0007214890792965889, 0.020634343847632408, -0.00728961965069174...
[ 0.34447842836380005, -0.03986453264951706, 0.5010628700256348, 0.10918697714805603, -0.1258927881717682, -0.10549814999103546, 0.08510643243789673, 0.023906489834189415, -0.20301279425621033, -1.1293829679489136, 0.021048545837402344, 0.5315518379211426, -0.3381446301937103, 0.359213262796...
I've seen that people use "how easy is it to […]?" and "how easy is to […]?" Another example could be: > I couldn’t ignore the barrage of research showing how easy **it is** to > screw up your kids. Could it be written as follows? > I couldn’t ignore the barrage of research showing how easy **is** to screw > up your kids. Admittedly, it sounds much better the first form, however, is there any rule regarding the use of _it's_ versus _is_.
[ 0.008929810486733913, 0.006414490751922131, -0.025869686156511307, 0.01622387394309044, -0.016347689554095268, 0.004279755521565676, 0.009367206133902073, 0.0021951019298285246, -0.01548898033797741, -0.004664458800107241, -0.004464177880436182, -0.004550233483314514, -0.016130058094859123, ...
[ 0.21107321977615356, -0.1390487104654312, -0.042755164206027985, -0.03418252617120743, -0.2928104102611542, -0.20571279525756836, 0.38181793689727783, 0.30501022934913635, -0.19996017217636108, -0.5220454335212708, -0.06219816580414772, 0.8174414038658142, -0.1564628928899765, -0.319371253...
Let us assume I have the following C++ class: class MyFastMessageEncoder { public: MyFastMessageEncoder() : m_fieldEncoder(ENCODING_STYLE_DEFAULT) { } void set_encoding_style(const EncodingStyle encodingStyle) { m_fieldEncoder.set_encoding_style(encodingStyle); } EncodingStyle get_encoding_style() const { return m_fieldEncoder.get_encoding_style(); } void encode(const UnencodedFieldList &unencodedFieldList, Message &message { for (UnencodedFieldList::const_iterator it = unencodedFieldList.begin(), end = unencodedFieldList.end(); it != end; ++it) { m_fieldEncoder.set_raw_data(*it); message.add_field(m_fieldEncoder.encode()); } } private: FieldEncoder m_fieldEncoder; }; The `MyFastMessageEncoder` class is required to be extremely efficient (encoding will be performed on tens of thousands of messages per second), the time required to instantiate the `FieldEncoder` object is a non-negligible cost, so to solve the issue, I have defined the `FieldEncoder` object as a class member, and initialized it inside the constructor just once. My issue is that `FieldEncoder::SetRawData()` is a non-const method, which means that the `MyFastMessageEncoder::encode` method must also be non-const. _However_ , if I were to make the FieldEncoder object a temporary inside the method, `MyFastMessageEncoder::encode` could be flagged as const. This means that every object that calls `MyFastMessageEncoder::encode` is also non-const, which (to me) just starts ruining the program's const-correctness. Now I understand how the `mutable` keyword works works, and how I could use it to solve this problem, but my question is: **Would doing so be considered bad form, since the internals of the object are technically being modified?** Other considerations: * Thread-safety is not a concern, this is guaranteed to only run in a single thread (although the `MyFastMessageEncoder` may be created on multiple threads) * The `set_raw_data` method does not impact the `FieldEncoder` class outside the `MyFastMessageEncoder::encode` method. Any data that is set is cleared or overwritten the next time the `set_raw_data` method is called.
[ 0.02193404547870159, 0.009681394323706627, -0.005831358954310417, 0.011171513237059116, -0.0077411034144461155, -0.002046784618869424, 0.007849693298339844, 0.0005332138389348984, -0.008078227750957012, 0.026649637147784233, -0.0005976944230496883, 0.01834847405552864, 0.015108644962310791, ...
[ -0.17294466495513916, -0.3016573190689087, 0.5236307382583618, -0.1700277477502823, 0.19829073548316956, -0.028442636132240295, 0.26628604531288147, -0.3406989872455597, 0.20310352742671967, -0.9721517562866211, -0.3308373987674713, 0.6436737775802612, 0.1819247305393219, -0.29057857394218...
When I remove packages from my system with APT-based programs, they often leave behind some kind of residue (referred to as "residual config") that seems to serve no purpose other than annoying me. Cleaning these is normally quite trivial: just purge them in Synaptic or run `aptitude purge '?config- files'`. Some packages are more persistent. Purging them with Synaptic returns the message "ignoring request to remove [package] which is not installed" and Aptitude does likewise, also using the words "not installed". I want a way to remove these unusually persistent packages. Specific examples of this behavior: a previous Ubuntu setup did this with `fglrx` and `fglrx-updates`, depending on with one I had installed. My current Mint 14 install is doing it with `libav-tools`, which I replaced with `ffmpeg` from the official Launchpad PPA. I think that I have had this problem with other packages too, but I don't remember specifically. I don't know what they have in common, unless they share a bug in the package design and their maintainers just need to use lintian. Bonus points for a solution that uses Synaptic.
[ 0.007956230081617832, 0.011638835072517395, 0.006095538381487131, 0.030915655195713043, -0.005586533807218075, -0.0013088735286146402, 0.010775727219879627, -0.029927928000688553, -0.016450826078653336, 0.01535867340862751, -0.010017599910497665, 0.008612195961177349, -0.029903555288910866, ...
[ 0.22481702268123627, 0.002621539169922471, 0.1444590985774994, -0.06403106451034546, 0.02740146405994892, -0.14778907597064972, 0.5325986742973328, 0.21827968955039978, -0.07794009149074554, -0.4958423972129822, -0.3390124440193176, 0.583168625831604, -0.3409622311592102, 0.025782128795981...
You write a plugin which requires PHP 5.1. Someone tries to install it on a server with PHP 4. How do you deal with that in a safe and user-friendly manner?
[ -0.00898374430835247, 0.03677596524357796, -0.015335922129452229, 0.005036790389567614, 0.016370730474591255, 0.018336094915866852, 0.014410363510251045, -0.038434986025094986, -0.023686567321419716, -0.025704482570290565, -0.028325101360678673, 0.009606868959963322, 0.00598633149638772, 0...
[ 0.7279778718948364, 0.1139925941824913, 0.024566760286688805, 0.2848748564720154, 0.009704011492431164, -0.4658548831939697, 0.5855077505111694, -0.08074560761451721, 0.060415059328079224, -0.704714298248291, -0.02188814803957939, 0.6018713116645813, -0.4524246156215668, -0.060413181781768...
I want to customize all videos on our site. Basically creators fill out a small application on our site and it generates into a post. <?php if ( $campaign->video() ) : ?> <div class="video-container"> <?php echo $wp_embed->run_shortcode( '[embed]' . $campaign->video() . '[/embed]' ); ?> </div> <?php else : ?> <?php the_post_thumbnail( 'blog' ); ?> <?php endif; ?> This is where there video gets inserted. I want to make a custom play button that is blue. I also want to hide the title of the player. I have been seeing sites taking advantage of customizing videos. Heres an example of what I am looking to do. https://www.quirky.com/shop/572-converge-4-port-usb-charging-station Best Regards,
[ 0.0018300542142242193, -0.0016192130278795958, 0.0013983333483338356, 0.01334927324205637, -0.02190258726477623, -0.001494094729423523, 0.00798059068620205, 0.02467098832130432, -0.015467263758182526, 0.017913490533828735, -0.016716472804546356, 0.011723017320036888, 0.017998162657022476, ...
[ 0.9283274412155151, -0.10806546360254288, 0.5722371935844421, -0.14229995012283325, -0.20716014504432678, 0.051846932619810104, 0.06897549331188202, -0.21894657611846924, -0.19561141729354858, -0.420548677444458, 0.09193241596221924, 0.3257705271244049, -0.33304235339164734, 0.260714322328...
How do I find unresolved references? Does LaTeX tell me this somewhere? Is it in a log file? The LaTeX output just says I have unresolved references, but it doesn't tell me what they are, or does it? thanks
[ 0.02932175248861313, 0.012964820489287376, -0.0019409141968935728, 0.03735634684562683, 0.023609613999724388, 0.009783820249140263, 0.011800950393080711, 0.008327292278409004, -0.04250870272517204, 0.010060587897896767, 0.004142318852245808, 0.0054365480318665504, -0.007529805414378643, -0...
[ 0.3681948184967041, 0.5605300068855286, 0.7078580856323242, 0.41859033703804016, 0.10027363896369934, -0.2374880611896515, 0.3169625699520111, 0.2811245024204254, -0.3895266354084015, -0.16028665006160736, 0.14532659947872162, 0.42339643836021423, 0.09711252897977829, 0.19489572942256927, ...
I am currently a high school student and know how to use Pascal and C/C++ to take part in competitions such as the Informatics Olympiad. I have learned data structures and many algorithms to solve various kinds of problems. Now, I want to move on to become a web developer. However, I know web development is quite different from competitive programming. To make a web application, I have to master HTML, databases, back-end programming etc. But these all look like separate pieces of information. I don't know where to start and what order should I follow. Anybody who can give a comprehensive list of learning points? I know there are HTML, Ruby on Rails, CSS and Javascript. What else? More importantly, can someone give a brief outline of their relationship?
[ -0.021620364859700203, 0.008459854871034622, -0.003002170706167817, -0.008345451205968857, -0.001486937515437603, 0.020744897425174713, 0.0061376066878438, 0.011726049706339836, -0.013224206864833832, -0.02497616410255432, 0.005852250382304192, 0.005597460549324751, 0.010260391980409622, 0...
[ 0.5661222338676453, 0.5099248290061951, 0.13461323082447052, 0.0967862457036972, 0.35358524322509766, -0.3545730710029602, 0.29387348890304565, 0.49909400939941406, -0.1486569046974182, -0.5526961088180542, 0.03757969290018082, 0.2901855707168579, 0.5199004411697388, 0.3683519661426544, ...
I have new Samsung Galaxy S III mini (GT-I8190N) with Android 4.1.2, and I cannot turn on Bluetooth. When trying to do it from Settings menu, switch toggles from "O" to "I" position, but remains gray rather than green, list of available devices is empty and 'Scan' button is inative, and when going back to Settings menu I see Bluetooth turned off.
[ 0.015509850345551968, -0.014766480773687363, -0.02780052274465561, 0.004707284737378359, -0.000033380973036400974, -0.00377533002756536, 0.007900873199105263, 0.001868896884843707, -0.015724556520581245, 0.00910126231610775, -0.03744158521294594, 0.006547458935528994, -0.03842663764953613, ...
[ -0.21227233111858368, -0.028430430218577385, 1.297826886177063, -0.37192851305007935, 0.043730735778808594, -0.02594839781522751, 0.693004846572876, -0.36938855051994324, -0.08968650549650192, -0.6256235241889954, -0.18847429752349854, 0.6971707940101624, -0.31406232714653015, 0.1749715209...
We're running a website which enables users to download documents about our company, such as: -wallpapers with the company logo. -company logos in various flavours. -media kits in pdf format. Since these files are quite big in size (some reach 1MB), we no longer want them to be downloaded from our website directly as it's consuming our bandwidth. Accordingly we've been looking into document sharing services. For instance we found Scribd which could allow us to share `pdf` files, but not our `wallpapers` and `logos` which are in `png` format. **Is there a free service we can use for our users to reliably download any type of files we want to host?** (ideally on a service which allows users to easily browse through our files).
[ -0.015109780244529247, -0.009946859441697598, 0.0010089497081935406, 0.01475818082690239, 0.011401725932955742, -0.011513952165842056, 0.00617758184671402, 0.024320822209119797, -0.014010951854288578, -0.010838368907570839, -0.009775213897228241, 0.0005343358498066664, 0.0263386070728302, ...
[ 0.667697548866272, 0.3259631395339966, 0.4057922065258026, 0.09814096242189407, 0.25499051809310913, -0.3932916820049286, -0.40125179290771484, 0.14212444424629211, -0.3373510241508484, -0.26645979285240173, -0.2967132031917572, 0.3395824730396271, 0.2891087830066681, 0.12129951268434525, ...
I want to be able to draw labels with line. How can i do this? Just like labels with line of some USA states in Google Maps, labels with red line in right : Example from Google Maps
[ -0.018654165789484978, -0.0035077568609267473, -0.02396746166050434, 0.02131113037467003, -0.04819153621792793, 0.013052551075816154, 0.013601313345134258, 0.03337552398443222, -0.037305619567632675, 0.04031212627887726, -0.009614257141947746, 0.004171648062765598, 0.0034407428465783596, 0...
[ 0.7990200519561768, -0.21827790141105652, 0.19135795533657074, 0.1367931216955185, 0.05391531437635422, -0.17652301490306854, 0.17377057671546936, 0.10766410827636719, -0.16385012865066528, -0.68018639087677, 0.34211465716362, 0.05334935709834099, -0.19268091022968292, 0.32219821214675903,...
I am taking an introductory course on quantum mechanics and would like to understand this. Do forces act in quantum mechanics? In orbitals, is the charge of an electron dispersed, with a higher charge at places with a higher probability of finding an electron? Is there any centripetal force/acceleration at the quantum mechanical level? Thank you.
[ -0.0059024253860116005, 0.02341373637318611, 0.0050512864254415035, 0.028537040576338768, 0.008650803938508034, -0.03338354825973511, 0.012258108705282211, -0.015339752659201622, -0.021755127236247063, -0.0009390395134687424, 0.00014736931188963354, 0.03134822100400925, -0.008553420193493366...
[ 0.3372441232204437, 0.09125076234340668, 0.27264603972435, 0.19948163628578186, -0.039593782275915146, -0.05537893623113632, -0.453110009431839, 0.20256216824054718, -0.3153725862503052, -0.4372304379940033, 0.0805032029747963, 0.2574822008609772, 0.20329445600509644, 0.2465331107378006, ...
I'm reading about expectation maximization from Dempster, Laird and Rubin's original paper which can be found from the following link: http://web.mit.edu/6.435/www/Dempster77.pdf My questions are from pages 1 and 2. I have added those particular parts into the image below and tried to be as clear as possible with my questions (4 questions in the image, highlighted with red numbers 1, 2, 3, 4). Hope someone could make things clearer for me :) To summarize my questions in the picture are: 1) Have I understood the relationship between the variables correctly? 2) What does the text in the green box mean exactly? 3) How to interpret these formulas 4) WHAT IS GOING ON HERE?!...this doesn't seem clear at all! x) ![enter image description here](http://i.stack.imgur.com/aqX8Q.png)
[ 0.011098369024693966, 0.014653847552835941, -0.007922460325062275, 0.015026498585939407, -0.006935334298759699, -0.0008353004232048988, 0.006122852209955454, -0.003081901930272579, -0.01951528899371624, -0.046616941690444946, -0.0005989694036543369, 0.016873732209205627, -0.02761081047356128...
[ 0.3589842915534973, -0.07744422554969788, 0.33764323592185974, 0.2558767795562744, -0.012051760219037533, 0.2625696361064911, 0.1031780019402504, -0.2763744294643402, -0.25515440106391907, -0.37956541776657104, 0.09180618077516556, 0.27954819798469543, -0.2095494270324707, -0.1940867304801...
Most of scripting languages (like Pythong, Perl, etc) generates the whole HTMLfile. However, PHP code can be embedded within html codes. PHP will process only code between `<?php ?>` tags and ignore other lines. What other scripting languages are available with possibility to be embedded within HTML?
[ -0.01983584649860859, 0.020783528685569763, -0.0029655140824615955, 0.018693311139941216, -0.030343331396579742, -0.002913058502599597, 0.011375387199223042, 0.020802268758416176, -0.030869102105498314, -0.024574795737862587, -0.026708636432886124, 0.011355969123542309, 0.010197226889431477,...
[ 0.36853617429733276, 0.3166533410549164, 0.3646668493747711, 0.09734413027763367, -0.43416380882263184, -0.2117612361907959, 0.22394324839115143, 0.08099795877933502, -0.1203974261879921, -0.6024206876754761, -0.06376147270202637, 0.10264170169830322, -0.41677820682525635, -0.1815657019615...
I'm far from beeing a pro in Street Fighter (and even more in fighting games), but in Street Fighter articles, tests or web-comics, this "shoto" term seems to appear a lot. Since Wikipedia didn't help me at all, I hope someone here will be able to enrich my vocabulary ! Is it a typical SF term, or is it more a general concept in _versus fighting_ games ?
[ -0.016004210337996483, 0.006434950046241283, 0.0036133048124611378, 0.019988790154457092, 0.019016388803720474, -0.011290422640740871, 0.00808222871273756, 0.001047329162247479, -0.018888317048549652, -0.004671446047723293, -0.014817707240581512, 0.019616225734353065, -0.0027402257546782494,...
[ 0.767302393913269, 0.14271308481693268, -0.06876590847969055, -0.05998467653989792, -0.4305928945541382, -0.43412017822265625, 0.19250257313251495, 0.03234495967626572, -0.22832314670085907, -0.11434046179056168, 0.3458366096019745, 0.5745949745178223, 0.03862234577536583, -0.4587326049804...
When is it appropriate to use "Scar Tissue" vs. "Scar Tissues" > He applied ointment to the scar tissue. > > He applied ointment to the scar tissues. Are both correct or only the first one?
[ -0.020975925028324127, 0.008223457261919975, -0.020187536254525185, 0.02969454973936081, -0.008147742599248886, 0.04482543468475342, 0.02333562821149826, 0.046449776738882065, -0.02044292911887169, -0.024873025715351105, -0.023848354816436768, 0.000462903204606846, -0.021089008077979088, 0...
[ 0.3105965554714203, 0.06215565651655197, 0.13583409786224365, -0.11258184909820557, 0.2237701416015625, 0.22173430025577545, 0.031125681474804878, -0.2458316683769226, 0.21307244896888733, -0.7734466195106506, 0.32871106266975403, 0.8386891484260559, 0.2847473621368408, -0.2422577738761901...
Does anyone have any advice or sample code that shows how to clip a shapefile using geotools? I am looking to build a simple GUI to allow a user to input a bounding box and polyline shapefile, then clip the contents of the shapefile to the bounding box the user entered. The functionality I am trying to achieve is the same as ArcGIS's "Clip (Analysis)" Geoprocessor (http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//000800000004000000). UPDATED: I came up with the following code that seems to work for what I will be trying to do. I have no idea if it is the best way to go about accomplishing this functionality. I am brand new to geotools, but here it is for others.(use at your own risk ;D) public static void main(String[] args) { try { File file = JFileDataStoreChooser.showOpenFile("shp", null); if (file == null) { return; } FileDataStore store = FileDataStoreFinder.getDataStore(file); SimpleFeatureSource featureSource = store.getFeatureSource(); // Create a map content and add our shapefile to it MapContent map = new MapContent(); map.setTitle("Quickstart"); Style style = SLD.createSimpleStyle(featureSource.getSchema()); Style style2 = SLD.createSimpleStyle(featureSource.getSchema(), Color.RED); Filter filter = CQL.toFilter("BBOX(the_geom, -60, -50, 30, 40)"); SimpleFeatureCollection featureCollection = featureSource .getFeatures(filter); SimpleFeatureType featureType = featureSource.getSchema(); int geometryAttributeIndex = -1; GeometryDescriptor geometryDescriptor = featureType .getGeometryDescriptor(); List<AttributeDescriptor> attributeDescriptors = featureType .getAttributeDescriptors(); for (int i = 0; i < attributeDescriptors.size(); i++) { AttributeDescriptor descriptor = attributeDescriptors.get(i); if (descriptor.equals(geometryDescriptor)) { geometryAttributeIndex = i; break; } } if (geometryAttributeIndex == -1) throw new Exception("Unable to find geometry attribute index."); ReferencedEnvelope clipEnvelope = new ReferencedEnvelope(-60, -50, 30, 40, DefaultGeographicCRS.WGS84); GeometryClipper clipper = new GeometryClipper(clipEnvelope); SimpleFeatureIterator iterator = featureCollection.features(); List<SimpleFeature> clippedFeatures = new ArrayList<SimpleFeature>(); while (iterator.hasNext()) { SimpleFeature feature = iterator.next(); Object geometry = feature.getDefaultGeometry(); Geometry clippedGeometry = clipper.clip((Geometry) geometry, false); if (clippedGeometry != null) { List<Object> attributes = feature.getAttributes(); attributes.set(geometryAttributeIndex, clippedGeometry); SimpleFeature clippedFeature = SimpleFeatureBuilder.build( featureType, attributes, feature.getID()); clippedFeatures.add(clippedFeature); } } SimpleFeatureCollection clippedCollection = new ListFeatureCollection( featureType, clippedFeatures); SimpleFeatureSource clippedSource = DataUtilities .source(clippedCollection); Layer layer = new FeatureLayer(featureSource, style); Layer layer2 = new FeatureLayer(clippedSource, style2); map.addLayer(layer); map.addLayer(layer2); // Now display the map JMapFrame.showMap(map); } catch (Exception ex) { JOptionPane.showMessageDialog(null, ex.toString()); } }
[ -0.0007503301603719592, 0.001662996131926775, -0.003893562825396657, 0.02543005533516407, -0.0089951790869236, -0.010558000765740871, 0.006876705214381218, 0.02490498684346676, -0.02452792041003704, 0.003591538406908512, 0.005404517985880375, 0.004771057516336441, -0.0054876310750842094, 0...
[ 0.6101781129837036, -0.035410575568675995, 0.35401827096939087, 0.19794432818889618, 0.020839113742113113, 0.010925216600298882, -0.31380391120910645, -0.039775650948286057, -0.08722575753927231, -0.76910400390625, 0.15582789480686188, 0.4741996228694916, -0.282349556684494, -0.14422401785...
I'm renting a VPS that is running suPHP, so my hosting company told me I can't install APC because of that. (I did not ask why.) So I wanted to test out Xcache and followed this guide for installing it on my CentOS 5.9 32-bit. However, I got some errors on installing it: [root@1332 ~]# wget http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm --2013-11-25 13:49:50-- http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm Resolving download.fedoraproject.org... 85.236.55.6, 80.239.156.215, 66.35.62.166, ... Connecting to download.fedoraproject.org|85.236.55.6|:80... connected. HTTP request sent, awaiting response... 302 FOUND Location: http://mirror.nl.leaseweb.net/epel/6/i386/epel-release-6-8.noarch.rpm [following] --2013-11-25 13:49:50-- http://mirror.nl.leaseweb.net/epel/6/i386/epel-release-6-8.noarch.rpm Resolving mirror.nl.leaseweb.net... 94.75.223.121, 2001:1af8:4030:1:0:dead:beef:cafe Connecting to mirror.nl.leaseweb.net|94.75.223.121|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 14540 (14K) [application/x-redhat-package-manager] Saving to: `epel-release-6-8.noarch.rpm' 100%[===================================================================================================================>] 14,540 --.-K/s in 0s 2013-11-25 13:49:50 (46.2 MB/s) - `epel-release-6-8.noarch.rpm' saved [14540/14540] [root@1332 ~]# rpm -ivh epel-release-6-8.noarch.rpm warning: epel-release-6-8.noarch.rpm: Header V3 RSA/SHA256 signature: NOKEY, key ID 0608b895 error: Failed dependencies: rpmlib(FileDigests) <= 4.6.0-1 is needed by epel-release-6-8.noarch rpmlib(PayloadIsXz) <= 5.2-1 is needed by epel-release-6-8.noarch [root@1332 ~]# yum install php-xcache xcache-admin Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: mirror.colocenter.nl * epel: ftp.nluug.nl * extras: ftp.tudelft.nl * updates: centos.mirror1.spango.com Excluding Packages in global exclude list Finished Setting up Install Process No package php-xcache available. No package xcache-admin available. Nothing to do I don't really understand that the server doesn't have the packages available. * * * I found the first problem: Sounds like this is not a 6.x machine. `rpm -q centos-release` stated centos-release-5-9.el5.centos.1 So I installed the 5.x version and this came up: package epel- release-5-4.noarch is already installed But, still "nothing to do": [root@1332 etc]# yum install php-xcache xcache-admin Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: mirror.colocenter.nl * epel: ftp.nluug.nl * extras: ftp.tudelft.nl * updates: centos.mirror1.spango.com Excluding Packages in global exclude list Finished Setting up Install Process No package php-xcache available. No package xcache-admin available. Nothing to do Did `yum clean-all` and `yum update` [root@1332 /]# php -v PHP 5.3.25 (cli) (built: Jun 3 2013 17:25:29) Copyright (c) 1997-2013 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies with the ionCube PHP Loader v4.4.0, Copyright (c) 2002-2013, by ionCube Ltd., and with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies Okay, so I'm following another guide for CentOS 5, but I get stuck again: [root@1332 opt]# yum install php-devel Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: centos.mirror.triple-it.nl * epel: mirror.1000mbps.com * extras: centos.mirror1.spango.com * updates: centos.mirror.triple-it.nl Excluding Packages in global exclude list Finished Setting up Install Process No package php-devel available. Nothing to do I'm now looking into that problem... yum search 'php-devel' Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: centos.mirror.triple-it.nl * epel: mirror.1000mbps.com * extras: centos.mirror1.spango.com * updates: centos.mirror.triple-it.nl Excluding Packages in global exclude list Finished Warning: No matches found for: php-devel No Matches found Found the reason: php* has been excluded in yum.conf Got around that I don't need it all and I need to follow this guide But, yet again, I get stuck: [root@1332 home]# ./configure .enable-xcache -bash: ./configure: No such file or directory The README file in the directory of Xcache says nothing on the that. As you can see, I'm kind new to this.
[ 0.0004585131537169218, -0.0034754176158457994, -0.012625863775610924, 0.012604269199073315, -0.009227397851645947, -0.014781465753912926, 0.006161892786622047, -0.012540090829133987, -0.018847590312361717, -0.02239726297557354, -0.005763073917478323, -0.0006370937917381525, -0.01351122744381...
[ 0.20617316663265228, 0.2500407099723816, 0.5021340847015381, 0.024161236360669136, 0.07860522717237473, 0.01737663708627224, -0.15051156282424927, 0.13355694711208344, -0.41520753502845764, -0.327014297246933, 0.09415380656719208, 0.650965690612793, -0.3773922920227051, -0.0018109676893800...
I'm not sure I had even heard the term "bucket list" until the movie came out. I get the feeling though that the term _long_ predates the movie. Can anyone identify how "bucket list" came to mean what it means to us today?
[ -0.005306422244757414, -0.002138522220775485, 0.0062707094475626945, 0.012976329773664474, 0.03231919929385185, 0.01359428372234106, 0.011698451824486256, 0.005022530909627676, -0.0335555225610733, -0.00110443658195436, -0.00453684339299798, 0.04542698338627815, 0.03768233209848404, -0.000...
[ 0.8428210020065308, -0.33615872263908386, -0.11564859002828598, -0.033979225903749466, -0.31019091606140137, -0.44121453166007996, 0.054433390498161316, 0.5860353112220764, -0.6434178352355957, -0.14852389693260193, 0.15465250611305237, 0.17078125476837158, -0.12200205773115158, 0.70831298...
I am wanting to move (not just copy) a group of files/directories to a different directory some of which have name clashes with files/directories in the target directory. My main objective is to move the files, so I can tolerate the non-empty directory being overwritten. I am currently using `mv ... destination` however, occasionally I get > mv: cannot move `target' to /destination/target': Directory not empty I tried `mv -f ... destination` with no success and since I want the files to be gone from their original location, `rsync` doesn't seem to be appropriate. As a bonus, is there a good solution for preserving the files intended to be overwritten somehow maybe by renaming?
[ -0.006222222000360489, 0.01214030385017395, -0.011925622820854187, 0.018954142928123474, 0.016336794942617416, -0.022657684981822968, 0.00603992585092783, 0.012410441413521767, -0.01663784310221672, -0.002546477597206831, -0.02600385993719101, 0.00533137284219265, -0.008496575057506561, 0....
[ 0.21095764636993408, 0.1995663195848465, 0.8768688440322876, -0.3004379868507385, 0.4172566831111908, -0.07283791154623032, 0.2520672678947449, -0.08134718239307404, -0.4413917362689972, -0.7662858366966248, -0.10287949442863464, 0.4793413281440735, -0.26860418915748596, 0.4990720450878143...
I am setting up a ConTeXt document that requires a very particular style for the footers. I need the first and last `\subject`s followed by the page number in the right corner of the page, like so: > Subject A - Subject C - 9 The purpose is similar to how a dictionary's pages are marked, with the first and last words on that page listed in the top corner, so it's easy to skip to the correct page. I'm currently trying to make `\setupfootertexts` work for me. There are two problems I'm running into. First, the `subject` key only appears to work if it is the sole argument to one of the parameters of `\setupfootertexts`, which is preventing me from putting even one subject name in the same corner as the page number. The documentation for how to use this is nearly non-existent, even in the newest revision of the manual, only mentioning that they can be used but not addressing this problem. Second, I haven't a clue how to collect the necessary `subject` headings from the page and process them into a form that can be injected into the footer. I looked at registers, but the output of `\placeregister` appears to be too special-purpose for this use.
[ 0.0035734050907194614, 0.010628518648445606, -0.013457919470965862, 0.014406868256628513, 0.005877463147044182, 0.026128927245736122, 0.008552385494112968, 0.008164689876139164, -0.01679285056889057, 0.003894458059221506, -0.011343320831656456, -0.003200405277311802, -0.010756516829133034, ...
[ 0.6778144836425781, 0.37354776263237, 0.39456915855407715, -0.11389846354722977, -0.10432162880897522, 0.05506879463791847, 0.11914234608411789, 0.09552744030952454, -0.21189343929290771, -0.6623475551605225, 0.04194188863039017, 0.4680781364440918, -0.028212349861860275, -0.09607478976249...
> To-infinitive complements must be distinguished from PP complement with the > preposition to. The following quotation illustrates the difference. > > > The global threat **to our security** was clear. > So was our duty **to act to eliminate it**. > (Angela Downing, English Grammar): PP: prepositional phrase I don’t get what is the difference between complementing a noun with to- prepositional phrase and to-infinitive. Would you show me the difference?
[ -0.009058906696736813, 0.01328341942280531, 0.0007271677604876459, 0.022760994732379913, -0.008766802959144115, 0.006864744238555431, 0.011850887909531593, -0.037474147975444794, -0.0189511701464653, 0.023384874686598778, -0.014345316216349602, -0.004325184505432844, 0.006598548963665962, ...
[ 0.1345381736755371, -0.12481790781021118, 0.4120588004589081, -0.1418960690498352, -0.6071017980575562, 0.4590319097042084, 0.4606306552886963, -0.004752587992697954, -0.2485658824443817, 0.039111167192459106, -0.16718442738056183, 0.5474086403846741, -0.22944745421409607, -0.3135282099246...
Example :- 10 users and 2 admin in a site. If the post is published by admins than <?php ?????() { ?> <!-- do this --> <?php } else { ?> <!-- do this if posted by user --> <?php } ?>
[ -0.0007061593933030963, 0.00998642947524786, 0.004357306286692619, 0.03058360330760479, -0.020013080909848213, 0.002577092731371522, 0.008555847220122814, -0.016104381531476974, -0.012990005314350128, -0.009884925559163094, -0.013218376785516739, 0.006559607572853565, -0.011494732461869717, ...
[ 0.114748515188694, 0.2537408769130707, 0.35048824548721313, 0.08996403217315674, -0.21444803476333618, 0.4127364456653595, 0.24567244946956635, -0.3445809483528137, -0.21546697616577148, -0.6854438781738281, -0.18459132313728333, 0.03515855222940445, -0.3806232213973999, -0.009689671918749...
I've taken a large number of raster images and added them to TileMill. Everything has worked great. The problem that I am seeing is that TileMill adds a small black line around each layer. I know that the layers overlap so there shouldn't be any gaps in between the layers. Is there an easy way to get rid of the black lines? These lines do not show when viewing the raster layers in QGIS. ![enter image description here](http://i.stack.imgur.com/ocscU.png)
[ 0.008017096668481827, -0.005669495556503534, -0.001158244675025344, 0.02323067933320999, -0.0073499251157045364, -0.0010333661921322346, 0.007708976045250893, 0.007007439620792866, -0.017100811004638672, -0.0035611484199762344, -0.007649679202586412, 0.01444815844297409, -0.01265952084213495...
[ 0.5344951748847961, 0.02440924011170864, 0.3197251558303833, -0.2617112994194031, 0.15595412254333496, 0.0492149256169796, 0.09785483777523041, 0.24691142141819, -0.2879151701927185, -0.9839867949485779, 0.09960572421550751, 0.3220776319503784, 0.047955360263586044, 0.10859400779008865, ...
I just landed my first rover on Duna, but it doesn't want to drive around! This same design zips around Kerbin like a tiny science race car, but just slowly slides down the very gentle hill it's parked on now that it's actually arrived at its destination. I have plenty of power in the batteries and solar panels to keep them topped up. None of the wheels are damaged (the alt-menu boxes all say status nominal). I've got a probe core to operate the thing, and I can see the steering actuate when I tap on the keys. I've made sure the brakes are off, since I've been fiddling with them to keep still to save the game (you can't save while moving). I tried the stuff in this answer with no success either. Any other ideas?
[ -0.014523389749228954, 0.012296982109546661, 0.004679162986576557, 0.02184460498392582, -0.03820808231830597, -0.0026903608813881874, 0.007026619277894497, -0.01001192070543766, -0.016166895627975464, 0.003463044762611389, -0.003140644170343876, 0.009433552622795105, -0.0016334627289324999, ...
[ 0.1502155363559723, 0.12220808863639832, 0.5798312425613403, 0.24592259526252747, 0.15300533175468445, 0.11873991042375565, -0.01441628485918045, -0.06091377139091492, -0.354708194732666, -0.5367310047149658, 0.12538617849349976, 0.4965225160121918, 0.28461122512817383, 0.13818782567977905...
We need non-abelian fractional hall states because of the ground state degeneracy http://rmp.aps.org/abstract/RMP/v80/i3/p1083_1 (arXiv version for free). But we can also have degeneracy even in case of abelian fractional quantum hall states on topologcally non-trivial surfaces http://prb.aps.org/abstract/PRB/v41/i13/p9377_1. Could anyone tell me the reason (conceptual) for not using abelian state for quantum computation?
[ -0.003147759474813938, 0.016146164387464523, -0.004473624750971794, 0.006950189359486103, -0.022764071822166443, -0.009575173258781433, 0.008701056241989136, -0.0059533133171498775, -0.011842332780361176, -0.0014970195479691029, -0.01573793776333332, 0.01164481695741415, -0.03190607950091362...
[ -0.074155293405056, -0.09406950324773788, 0.16752949357032776, 0.20171283185482025, -0.22395555675029755, -0.20822347700595856, 0.14603112637996674, -0.24267439544200897, -0.35593098402023315, -0.3075518310070038, -0.3010844588279724, 0.1818031221628189, -0.22027507424354553, 0.73503702878...
I am new to jQuery and mobile apps development. I know the features of jQuery Mobile. I want to know where and why to use it. Can I use jQuery Mobile if I am developing a native app?
[ -0.017853330820798874, 0.02933533303439617, 0.03075598180294037, -0.017848512157797813, -0.050010036677122116, 0.0030229261610656977, 0.01331295445561409, 0.03479915112257004, -0.036606527864933014, -0.0773475170135498, 0.007732524536550045, 0.025901392102241516, 0.003548254258930683, 0.02...
[ 0.5572871565818787, 0.2902713418006897, 0.16889433562755585, 0.09351153671741486, -0.06074323132634163, -0.048347651958465576, 0.000321503437589854, 0.1461087465286255, -0.10496805608272552, -0.7210659384727478, 0.00727841816842556, 0.5347396731376648, 0.2087029069662094, 0.032739631831645...
First of all, in this question I'd like to stay away from the polemic on whether source code commenting is good or bad. I'm just trying to understand more clearly what people mean when they talk about comments that tell you WHY, WHAT or HOW. We often see guidelines like "Comments should tell you WHY; code itself should tell you HOW". It is easy to agree with the statement on an abstract level. However, people usually drop this like a dogma, and leave the room without further explanation. I've seen this used in so many different places and contexts, that it looks like people can agree on the catchphrase, but they seem to be talking about different things entirely. So, back to the question: if comments should tell you WHY, what is this WHY we are talking about? Is this the reason why that piece of code exists in the first place? Is this what that piece code should be doing? I would really appreciate if someone could give a clear explanation, and then add some good examples (bad examples are not really needed, but fell free to add them for contrast). There are many questions on whether comments are good or bad, but no one that addresses the specific question of what are good examples of comments that tell you WHY.
[ 0.0005548903718590736, 0.017365124076604843, -0.0034602833911776543, 0.008215216919779778, -0.011197198182344437, 0.01274779811501503, 0.0050895847380161285, -0.008917761035263538, -0.01166490651667118, 0.0111776664853096, -0.008153500966727734, -0.001305563491769135, 0.026367224752902985, ...
[ 0.9030094146728516, 0.5170377492904663, -0.24566972255706787, 0.029613567516207695, -0.5972797870635986, -0.3966245651245117, 0.39644256234169006, 0.08641612529754639, 0.08576750010251999, -0.40669065713882446, 0.09252583980560303, 0.6256030201911926, -0.2176557183265686, 0.280724763870239...
What sites are there to detect what web host is hosting a website?
[ -0.05283486098051071, -0.007711351383477449, -0.011482128873467445, 0.021878939121961594, -0.046131692826747894, 0.1004134863615036, 0.024373142048716545, -0.0642322450876236, -0.009943275712430477, 0.07392027229070663, -0.0007278872653841972, 0.015767745673656464, 0.0266319178044796, 0.06...
[ 0.5217002034187317, 0.011592200957238674, 0.26201024651527405, 0.382429301738739, 0.13243402540683746, -0.3424563407897949, 0.20139412581920624, 0.18079021573066711, -0.46619489789009094, -0.25455692410469055, 0.05432037264108658, 0.2567974328994751, -0.1314828246831894, 0.0166020952165126...
I am unable to configure a cron job to run by placing it in /etc/cron.hourly folder. SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root HOME=/ # run-parts 01 * * * * root run-parts /etc/cron.hourly 02 4 * * * root run-parts /etc/cron.daily 22 4 * * 0 root run-parts /etc/cron.weekly 42 4 1 * * root run-parts /etc/cron.monthly The file under cron.hourly is : lrwxrwxrwx 1 root root 40 2010-07-26 14:52 check -> /usr/local/xxxx/check-interface.bash Permissions on the file : -rwxr-xr-x 1 root root 1.6K 2010-09-13 11:22 /usr/local/xxxx/check-interface.bash There seems to be no errors reported in the var/log/cron logfile. No mention of the script is done. :(
[ 0.0046217357739806175, 0.0053945197723805904, -0.015069765970110893, 0.025338999927043915, -0.0009618969634175301, -0.002919550985097885, 0.009659111499786377, 0.008876001462340355, -0.018883951008319855, 0.018301958218216896, -0.03066890686750412, 0.003375251078978181, -0.026033546775579453...
[ 0.08635924011468887, 0.4904397428035736, 0.11924190819263458, -0.17783223092556, 0.1370846927165985, 0.28813591599464417, 0.7441266775131226, -0.24635526537895203, -0.14882755279541016, -0.6316583156585693, -0.055700670927762985, 0.5996421575546265, -0.021075133234262466, -0.04074270650744...
I am a physics student and my dad just asked me about the Higgs Boson. I've told him the little I know, that the Higgs field is a field that is supposed to give mass to elementary particles, and that finding the boson was crucial to see if this mechanism actually did exist. After telling that, a question has come into my mind. I have heard that it is very difficult to create the circumstances where we would have Higgs Bosons. I have been told also that this boson is the carrier of the field responsible of giving mass to other particles. So the question is quite natural to me, how come something which "is not there" in "normal" conditions happens to do its work? I mean, the carrier of the electromagnetic force are the photons and we have photons in "normal conditions"(by this I have meant not the conditions we have inside the LCH, for example) so it is natural to see their effects, but how is this possible with the Higgs?
[ -0.004083359148353338, 0.007320444565266371, -0.005551735870540142, 0.004558464977890253, -0.01565011963248253, -0.01752811297774315, 0.007806679233908653, -0.01398554164916277, -0.015000776387751102, 0.01957501471042633, 0.0001028809929266572, 0.013473119586706161, 0.006061387248337269, 0...
[ 0.5314744114875793, 0.36759960651397705, 0.1467050462961197, -0.2738710343837738, 0.06777557730674744, -0.13707995414733887, -0.2518499195575714, 0.2635553181171417, -0.37200435996055603, -0.2722465693950653, 0.007398553192615509, -0.09358883649110794, -0.13534408807754517, 0.7470892667770...
I am trying to get the pacifist and stealth achievements right now, but I am unsure how to track those achievements. For example: something exploded (a bot I think) shoving a guard into electrified water, killing him. I did not kill him, but he is still dead. How do I know if I would still get the achievement?
[ -0.006417775526642799, 0.020654847845435143, -0.003717724932357669, 0.016851123422384262, -0.016018163412809372, -0.01016173604875803, 0.008477344177663326, -0.012168766930699348, -0.028837312012910843, 0.0321008637547493, 0.0013839558232575655, 0.02334699220955372, -0.019798899069428444, ...
[ 0.8799271583557129, -0.14033901691436768, 0.12296625226736069, 0.5769593119621277, -0.06126655265688896, -0.3029812276363373, 0.3525334298610687, -0.1009012907743454, -0.5137079358100891, -0.38877803087234497, 0.46593502163887024, 0.14789874851703644, 0.06103037670254707, 0.110885344445705...
Nowaday, there are lots of online courses related to machine learning, and there are lots of programming languages which can be used to do data mining, such as R, Python or Matlab. For example there are lots of data science related courses on coursera, some use R and some use Matlab. Lots of the time I just download the videos to my disk, and never open it again, other times I spend all my time to finish the courses and just forget the real problem I want to study. When I am using machine learning tools, I find it's better to know some underlying mathematics, then I would pick up some book such as convex optimiztion, but this time I find it's too slow to master such materials. Seems there is no plan at all when I study machine learning techniques. So anybody here who can share something about your methodology when you try to do machine learning or data mining, do you have systemic and effective plans?
[ 0.022235099226236343, 0.002254319842904806, -0.011172991245985031, -0.005557198543101549, -0.014284593984484673, 0.002388223772868514, 0.008585836738348007, 0.022207068279385567, -0.014585460536181927, -0.007704433053731918, 0.0001896621542982757, 0.0031354373786598444, -0.004064377397298813...
[ 0.41647329926490784, 0.14872321486473083, 0.30844491720199585, 0.3998616933822632, 0.11667999625205994, -0.3195796608924866, -0.1350579559803009, 0.06888089329004288, -0.4829515814781189, -0.35234323143959045, -0.027975117787718773, 0.3862878382205963, 0.21651491522789001, 0.49268808960914...
Anuman Interactive released a graphical adventure game based on the Belgian graphic novel _XIII_ in 2011, titled _XIII: Lost Identity_. So far, I have read only up to volume 5 of 19 in the graphic novel series, and I want to avoid having parts of the story spoiled to me by the game. How many of the 19 volumes does the adventure game deal with? Note that this is not about the 2003 FPS also titled _XIII_ and based on the same graphic novel series (covering volumes 1-5).
[ -0.008543995209038258, 0.012955811806023121, -0.0023720278404653072, 0.0062839798629283905, -0.014093127101659775, -0.0050028106197714806, 0.008845333009958267, -0.021606210619211197, -0.019976459443569183, -0.002479996532201767, -0.019656090065836906, 0.021939802914857864, 0.013322684913873...
[ -0.42132994532585144, -0.29196062684059143, -0.17315447330474854, -0.1648760288953781, -0.472872793674469, 0.29639434814453125, -0.10608846694231033, -0.039581235498189926, -0.08885326236486435, -0.21338534355163574, 0.16219045221805573, 0.44524237513542175, 0.06775632500648499, 0.08558915...
So, I'm expending this email submission form script for a client and saw something rather strange to my experience. As you can see below, the original programmer has sanitised the user input. Is this a good practice or does this makes sense at all? // Build Message Body from Web Form Input foreach ($_POST as $Field=>$Value) $MsgBody .= "$Field: $Value\n"; $MsgBody .= "\n" . @gethostbyaddr($_SERVER["REMOTE_ADDR"]) . "\n" . $_SERVER["HTTP_USER_AGENT"]; $MsgBody = htmlspecialchars($MsgBody, ENT_NOQUOTES); //make safe Thanks everyone!
[ -0.023117968812584877, 0.01259537786245346, 0.0019286989700049162, 0.01983773708343506, 0.024336621165275574, 0.0003036237321794033, 0.008459221571683884, -0.002994886599481106, -0.01605226658284664, -0.01364247314631939, -0.010506435297429562, 0.017798831686377525, -0.013674001209437847, ...
[ 0.3331833779811859, 0.22155903279781342, 0.3939542770385742, -0.26853516697883606, 0.056994203478097916, -0.17727671563625336, 0.5201361179351807, -0.21280978620052338, -0.16510991752147675, -0.74160236120224, -0.12410688400268555, 0.4990485608577728, -0.2914901673793793, 0.420090258121490...
I would like to delete (not allow) searches with certain keywords (eg "of", "a"). If the search is done using exactly these terms, do not return anything or redirect to 404 page ... Thanks guys.
[ -0.002388731809332967, 0.0073675233870744705, -0.00924324244260788, 0.013046142645180225, 0.03173651918768883, 0.01725955121219158, 0.010026947595179081, 0.012734982185065746, -0.03188692033290863, 0.002522956347092986, -0.0027692026924341917, 0.008602582849562168, -0.042457520961761475, 0...
[ 0.41871732473373413, 0.24476969242095947, 0.14361430704593658, 0.4728377163410187, -0.09024838358163834, -0.7315482497215271, 0.39791688323020935, 0.39143678545951843, -0.018791457638144493, -0.5929964780807495, -0.12801362574100494, 0.4503967761993408, 0.048438660800457, 0.208870008587837...
On our site we want to put a Facebook Like button/widget-thingy. It is possible to create a like button, where the URL associated with the button is the page it sits on, rather than a Facebook page. I would imagine that pointing a Like button to a FB page allows for the tracking of conversations, which in the end does help SEO. In order to maximize our SEO efforts, which of the following is the best- practices method: Add a Like button to a page; button points to the Facebook page. That Facebook page then points to the original page where the Like button is on OR Add a Like button to a page; button points to the page the Like button is on, without creating a Facebook page (self-referencing)
[ -0.011828810907900333, -0.0017805001698434353, 0.003419304732233286, 0.011025374755263329, -0.004110717214643955, 0.001259535551071167, 0.008002523332834244, 0.01482666190713644, -0.01509526465088129, -0.0033743036910891533, -0.010713014751672745, 0.00932285562157631, 0.005180206149816513, ...
[ 0.7098973393440247, 0.017342181876301765, 0.5651219487190247, 0.16420026123523712, -0.1350185126066208, -0.26312410831451416, 0.2276785969734192, 0.25417953729629517, -0.18853874504566193, -0.42368924617767334, 0.062239229679107666, 0.27905750274658203, -0.31593450903892517, 0.004690069239...
I have successfully loaded TI-Android pre-built image on a BBB which was downloaded from here. Everything works well on the device. I have been trying to enable adb without much luck. Basic HW and SW is as follows **Hardware** * Beaglebone black. * 4DCAPE-43T. * 5V power supply. * mini usb connection to Ubuntu 12.04 LTS host system. **Software** * TI-Android JB **pre-built** image (TI_Android_JB_4.2.2_DevKit_4.1.1_beagleboneblack.tar.gz). * Ubuntu 12.04 LTS host system. On the BBB I have turned on USB debugging by App Launcher" -> "Settings" -> "Developer options" On the Host side lsusb output is Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. Bus 001 Device 004: ID 10f1:1a52 Importek /etc/udev/rules.d/51-android.rules SUBSYSTEM=="usb", SYSFS{idVendor}=="18d1", MODE="0666" SUBSYSTEM=="usb", SYSFS{idVendor}=="0451", MODE="0666" I have executed the following two command * chmod a+r /etc/udev/rules.d/51-android.rules * sudo service udev restart When I do an adb devices I don't see the BBB, but when I have HTC phone attached I do see a valid response. What I am doing wrong? Also I plug the mini-usb to the host machine. Is this correct? Or do I have connect to the serial debugging port. Thanks
[ -0.008458757773041725, -0.004331489559262991, -0.0015416491078212857, 0.00923696719110012, -0.023723073303699493, 0.011398722417652607, 0.008563934825360775, 0.018047191202640533, -0.01466320175677538, -0.010856889188289642, -0.015206434763967991, 0.006430323235690594, -0.02098478563129902, ...
[ 0.7727216482162476, 0.2874600291252136, 0.5075045228004456, -0.46450647711753845, -0.11175504326820374, 0.10938356071710587, 0.5102370381355286, -0.2138902097940445, -0.13984449207782745, -0.7465398907661438, 0.14669233560562134, 0.6922279000282288, -0.15979690849781036, 0.2979227900505066...
I have a long presentation which basically is a collection of exercises. Each excercise has its own subsection, shown in the sidebar, like this: \documentclass{beamer} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usetheme[hideothersubsections,left,width=1.4cm]{Goettingen} \begin{document} \begin{frame} \frametitle{Start page} \end{frame} \begin{frame} \section{section 1} \subsection{1} \subsection{2} \subsection{3} \subsection{4} \subsection{5} \subsection{6} \subsection{7} \end{frame} \end{document} eventually I got this:![enter image description here](http://i.stack.imgur.com/Votpr.png) After a certain number the sidebar is filled and some numbers end outside of the frame. What I would like is a two (or more) columns sidebar navigation, so that I can add more exercises. Looks like a similar problem was solved here, but I'm not skilled enough to adapt that solution to a vertical sidebar. Any help is much appreciated. ## Followup#1 Now i've got to this point: ![enter image description here](http://i.stack.imgur.com/rMj0o.png) What I can't still do is: 1) exclude sections from the multicol environment, i.e. the section 2 should be in the first row, not the second 2) the first subsection of the second column should be horizontally aligned with the first subsection of the first column, i.e. 1.5 should be aligned to 1.1. This is the code, I just added a multicol environment at the end of the `\insertverticalnavigation` definition: \documentclass{beamer} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{multicol} \usetheme[hideothersubsections,left,width=1.4cm]{Goettingen} \makeatletter \def\insertverticalnavigation#1{% \vbox{% \def\sectionentry##1##2##3##4##5{% \ifnum##5=\c@part% \def\insertsectionhead{##2}% \def\insertsectionheadnumber{##1}% \def\insertpartheadnumber{##5}% \hbox{{% \usebeamerfont{section in sidebar}\usebeamercolor[fg]{section in sidebar}% \hyperlink{Navigation##3}{% \ifnum\c@section=##1% \ifnum\c@subsection=0\relax% {\usebeamertemplate{section in sidebar}}% \else% \ifx\beamer@nav@css\beamer@hidetext% {\usebeamertemplate{section in sidebar}}% \else% {\usebeamertemplate{section in sidebar shaded}}% \fi% \fi% \else {\usebeamertemplate{section in sidebar shaded}}% \fi}}}% \beamer@currentsubsection=0\relax\fi}% \def\slideentry##1##2##3##4##5##6{}% \def\beamer@subsectionentry##1##2##3##4##5{% \ifnum##1=\c@part% \def\insertpartheadnumber{##1}% \def\insertsectionheadnumber{##2}% \def\insertsubsectionheadnumber{##3}% \def\insertsubsectionhead{##5}% \beamer@tocifnothide{\ifnum\c@section=##2\ifnum\c@subsection=##3\beamer@nav@css\else\beamer@nav@oss\fi\else\beamer@nav@ooss\fi}% {\hbox{{% \usebeamerfont{subsection in sidebar}\usebeamercolor[fg]{subsection in sidebar}% \hyperlink{Navigation##4}{% \ifnum\c@section=##2% \ifnum\c@subsection=##3% \ifnum\c@subsubsection=0\relax% {\usebeamertemplate{subsection in sidebar}}% \else% {\usebeamertemplate{subsection in sidebar shaded}}% \fi% \else% {\usebeamertemplate{subsection in sidebar shaded}}% \fi% \else% {\usebeamertemplate{subsection in sidebar shaded}}% \fi}}}% }% \fi}% \def\beamer@subsubsectionentry##1##2##3##4##5##6{% \ifnum##1=\c@part% \def\insertpartheadnumber{##1}% \def\insertsectionheadnumber{##2}% \def\insertsubsectionheadnumber{##3}% \def\insertsubsubsectionheadnumber{##3}% \def\insertsubsubsectionhead{##6}% \beamer@tocifnothide{\ifnum\c@section=##2\ifnum\c@subsection=##3\beamer@nav@css\else\beamer@nav@oss\fi\else\beamer@nav@ooss\fi}% {\hbox{{% \usebeamerfont{subsubsection in sidebar}\usebeamercolor[fg]{subsubsection in sidebar}% \hyperlink{Navigation##5}{% \ifnum\c@section=##2% \ifnum\c@subsection=##3% \ifnum\c@subsubsection=##4% {\usebeamertemplate{subsubsection in sidebar}}% \else {\usebeamertemplate{subsubsection in sidebar shaded}}% \fi% \else% {\usebeamertemplate{subsubsection in sidebar shaded}}% \fi% \else% {\usebeamertemplate{subsubsection in sidebar shaded}}% \fi}}}% }% \fi}% \hspace*{0.1em}\parbox[c][1cm][c]{1cm}{ %%%%%%%%%%%%%%%% \begin{multicols}{2} % multicol % \dohead\end{multicols} % code % } %%%%%%%%%%%%%%%% }% } \makeatother \begin{document} \section{1} \subsection{1.1} \frame{test} \subsection{1.2} \frame{test} \subsection{1.3} \frame{test} \subsection{1.4} \frame{test} \subsection{1.5} \frame{test} \subsection{1.6} \frame{test} \subsection{1.7} \frame{test} \section{2} \subsection{2.1} \frame{test} \subsection{2.2} \frame{test} \end{document}
[ 0.00380025920458138, 0.010041793808341026, 0.00798850879073143, 0.021555982530117035, -0.003906405996531248, -0.007343885488808155, 0.006512478459626436, 0.024009933695197105, -0.010609805583953857, -0.005635618232190609, -0.008998694829642773, 0.004146689549088478, 0.008114194497466087, 0...
[ 0.4830750823020935, 0.09406772255897522, 0.4323562979698181, -0.15464334189891815, -0.23134221136569977, -0.24533209204673767, 0.25080734491348267, -0.1884911060333252, 0.23635999858379364, -0.24663372337818146, -0.10342197120189667, 0.2674765884876251, 0.15046824514865875, -0.022406021133...
Is there a good way to know if a post has an image attachment of a particular size? I'm trying to fetch 5 random posts, but I only want results that have image attachments with a (custom) size of "extra_large". I'm trying: $images = get_posts( array( 'post_type' => 'attachment', 'orderby' => 'rand', 'posts_per_page' => -1, ) ); foreach ($images as $img) : $image = wp_get_attachment_image_src( $img->ID, 'extra_large' ); if ( !empty($image) ) $carousel[] = array($img->post_parent, $image); endforeach; ...but I don't particularly like this as I have to grab every single image, and then loop through them to see if there's an extra_large version. I'm just using the first 5 items in $carousel[], but as my data set is very large there's a lot of un-needed processing. Also, I then have to do another call to get the parent from the ID. Is there a more elegant way to do this?
[ 0.00867325346916914, 0.00588059239089489, -0.0009996346198022366, 0.020387476310133934, 0.021605508401989937, 0.0005866196006536484, 0.006954600103199482, 0.0162974800914526, -0.01664498820900917, 0.001671554520726204, -0.011777828447520733, 0.0019116669427603483, 0.015244589187204838, 0.0...
[ 0.29051798582077026, 0.015215996652841568, 0.6501049399375916, -0.18342596292495728, -0.21414385735988617, 0.27210670709609985, 0.0756322592496872, -0.5088156461715698, -0.2698843777179718, -0.8965820074081421, 0.15431328117847443, 0.22466892004013062, -0.40827813744544983, 0.1424123495817...
I have a table. CASH CREDIT CARD DEBIT CARD TOTAL UNDER 20 0.09 0.03 0.04 0.16 20-100 0.05 0.21 0.18 0.44 OVER 100 0.03 0.23 0.14 0.4 TOTAL 0.17 0.47 0.36 1 The question is: “Find the probability that a debit card purchase was $20 and over”. In working this question, I became confused. I came up with several possible answers. I would like to know which one is right. How do I work out this question? Is the probability: 1. $0.18+0.14=0.32$ 2. $ \frac{0.18}{0.44} + \frac{0.14}{0.40} = 0.41+0.35= 0.76$ 3. $ \frac{0.18+0.14}{0.36} = 0.89$ 4. $ \frac{0.14+0.18}{0.84}= 0.38$
[ -0.008817842230200768, 0.008490070700645447, -0.017004210501909256, 0.006644461303949356, -0.01258139032870531, -0.02018732577562332, 0.005177034996449947, -0.008433427661657333, -0.016000695526599884, -0.010516498237848282, -0.0036308374255895615, 0.003023535944521427, -0.016683556139469147...
[ 0.21522682905197144, 0.29337936639785767, 0.7395815253257751, 0.07398530840873718, 0.12115263193845749, 0.34212401509284973, -0.2946777641773224, -0.13992655277252197, -0.43244385719299316, -0.637075662612915, 0.40131503343582153, 0.2882098853588104, 0.1757340431213379, 0.085826076567173, ...
Whenever I add something to my inventory using commands, Minecraft reports the following in the chat window: > Giving [user name] some [item]. Is there a way to hide this?
[ 0.0019729463383555412, 0.01818024180829525, 0.009134520776569843, 0.031965795904397964, -0.03921988233923912, -0.018040060997009277, 0.011758933775126934, -0.004097145050764084, -0.03968734294176102, 0.013476775027811527, -0.029697304591536522, 0.020000554621219635, 0.009231161326169968, 0...
[ 0.49073031544685364, 0.20604121685028076, 0.30535632371902466, 0.020994462072849274, 0.1271042376756668, -0.08516853302717209, 0.25250381231307983, -0.10386212915182114, -0.4785478413105011, -0.18741001188755035, -0.08991062641143799, 0.09583259373903275, 0.09656958281993866, 0.15037761628...
i'm using pdflatex and my math font is palatino. i want to change the punctutation into times because apostrophe is so similar derivation symbol. i used the command below but it changed all math into times. what command should i use? \DeclareSymbolFont{letters}{T1}{ptm}{m}{n} \SetSymbolFont{letters}{bold}{T1}{ptm}{bx}{n} \DeclareMathSymbol{;}{\mathpunct}{letters}{59} \DeclareMathSymbol{,}{\mathpunct}{letters}{44}} an axample \documentclass[a4paper]{article} \usepackage[english]{babel} \usepackage[utf8]{inputenc} \usepackage{amsmath} \usepackage{graphicx} \usepackage{mathpazo} \begin{document} $x'$' \end{document} second should come from times...
[ 0.01273534819483757, 0.007777961902320385, -0.01547379419207573, 0.009473495185375214, -0.005992323625832796, -0.0063297864980995655, 0.009504732675850391, 0.015774818137288094, -0.017191903665661812, -0.008641034364700317, -0.005058341193944216, -0.006138552911579609, -0.001268628053367138,...
[ -0.11558642983436584, 0.002013356890529394, 0.6601441502571106, -0.08497033268213272, -0.2945535182952881, 0.4941096603870392, -0.06976339966058731, 0.027588507160544395, -0.15544313192367554, -1.0479353666305542, 0.21253572404384613, 0.3172098696231842, -0.2960268259048462, -0.20733879506...
There's no output from my HDMI port and my TV shows NO Signal. My Current OS: Linux Mint 15 Things I have tried with no success: 1. Change the HDMI cable 2. Install another operating system ( Windows 7, Windows 8 and Ubuntu) 3. Tried to connect to a different TV Eventually I thought that my HDMI port was damaged, until I ran the following command `aplay -l`: output: **** List of PLAYBACK Hardware Devices **** card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: Intel [HDA Intel], device 3: HDMI 0 [HDMI 0] Subdevices: 1/1 Subdevice #0: subdevice #0 As you guys can see, I saw HDMI 0, so there's nothing wrong with my HDMI port. Furthermore `xrandr` does not detect it, please take a look at `xrandr` output as well: Screen 0: minimum 320 x 200, current 1366 x 768, maximum 32767 x 32767 LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 194mm 1366x768 59.6*+ 1360x768 59.8 60.0 1024x768 60.0 800x600 60.3 56.2 640x480 59.9 VGA1 disconnected (normal left inverted right x axis y axis) DP1 disconnected (normal left inverted right x axis y axis) TV1 disconnected (normal left inverted right x axis y axis) HDMI is not listed, please guys I need your help with this, there's no response when I connect my HDMI cable to the computer. There's no video/audio output on my TV screen.
[ -0.007945195771753788, -0.012203835882246494, -0.002430916531011462, 0.016761435195803642, -0.027838345617055893, -0.016806023195385933, 0.005603433586657047, 0.010444783605635166, -0.01288437470793724, -0.018461214378476143, -0.01513354480266571, 0.0026212153024971485, -0.011111605912446976...
[ 0.1486016809940338, 0.3425558805465698, 0.6729153990745544, -0.0004263357841409743, 0.3242606818675995, 0.4122512936592102, -0.14378324151039124, 0.2552189826965332, -0.08478235453367233, -0.7705557346343994, -0.052518997341394424, 0.7345781922340393, -0.17192880809307098, 0.33516478538513...
I am writing my bachelor dissertation and several times Microsoft Word has corrected me from "to have" to "having". One of the sentences, for instance, goes like this: > The author recommends **to have** ‘(...)'. Bugeja further recommends > **having** a student blog where prospective... Can anyone enlighten me?
[ 0.0012170699192211032, 0.0022808003704994917, -0.017597127705812454, 0.028243612498044968, -0.0011423601536080241, -0.006638822611421347, 0.009722315706312656, -0.0018885190365836024, -0.013509510084986687, -0.006457025650888681, -0.004304125905036926, -0.002640999387949705, 0.02215035445988...
[ 0.4902779161930084, 0.532721996307373, 0.46539998054504395, -0.43178561329841614, -0.02861105650663376, -0.3030298948287964, 0.283659428358078, 0.34565234184265137, -0.04871727153658867, -0.5426128506660461, -0.028526799753308296, 0.28750476241111755, 0.547229528427124, 0.23690785467624664...
So I have a user that is able to go in `/etc` and read files like `httpd.conf`. I would like to deny that user access to any critical locations such as `/etc`, `/var` and so on. What would be the best way to do so? I don't really want to modify my whole folder/file permission just for one user.
[ 0.0013861405896022916, 0.019232213497161865, -0.00903161708265543, 0.022539345547556877, -0.0025875531136989594, 0.0018474498065188527, 0.008026688359677792, 0.003443547058850527, -0.026256315410137177, 0.010463489219546318, -0.015693483874201775, 0.012198047712445259, -0.023288467898964882,...
[ 0.36945658922195435, 0.2295977920293808, 0.010931950993835926, 0.07024264335632324, 0.09145507216453552, -0.39919283986091614, 0.08043933659791946, 0.28733232617378235, -0.13610383868217468, -0.6920897960662842, 0.09218743443489075, 0.3512813448905945, -0.1725616306066513, 0.47665449976921...
I am looking for a FREE site like Vectormagic that takes pixellated images and makes them vector antialiased. any ideas? I need something I don't need to download. just upload an image and they antialias for you.
[ 0.016272252425551414, 0.01143425703048706, 0.018039170652627945, 0.034866686910390854, 0.0037662764079868793, -0.0011238781735301018, 0.010775480419397354, 0.005252889357507229, -0.048292797058820724, 0.05543019250035286, -0.01121288351714611, 0.016536423936486244, 0.01360322441905737, 0.0...
[ 0.917217493057251, -0.08658658713102341, 0.11221646517515182, 0.3528416156768799, -0.27693769335746765, 0.1820044070482254, -0.013628250919282436, 0.7419791221618652, -0.2602187693119049, -0.8374066948890686, 0.5428831577301025, 0.38237687945365906, -0.506210207939148, 0.18044506013393402,...
I'm looking for a word that defines the direction of friendship between two people. For example, when I say "I am friends with John" or "John is my friend". How would I describe the same thing, but from John's perspective. The reason I ask is that I am trying to write a database schema that uses words to define the direction of friendships. One possible option is to use two phrases "friend with" and "friends to". So that I could describe who John is friends with from both directions. If this doesn't make any sense, sorry ;)
[ -0.017701592296361923, 0.01513185165822506, -0.01061070617288351, 0.02098589763045311, -0.014094592072069645, -0.020271150395274162, 0.008454633876681328, 0.005131077952682972, -0.015559845604002476, -0.0121725182980299, -0.00201260088942945, 0.011050986126065254, 0.011707386001944542, 0.0...
[ 0.08817362785339355, 0.2962324321269989, 0.2005762904882431, -0.11935105919837952, -0.06721379607915878, -0.025700151920318604, 0.323384553194046, 0.3743758201599121, -0.27952471375465393, -0.5116154551506042, 0.22961311042308807, 0.3094214200973511, -0.016880417242646217, 0.12472787499427...
I want to make a model using QGIS. Is it possible? Then how can I develop a model. can anyone help me?
[ 0.00442458176985383, 0.026061423122882843, 0.0003350444894749671, 0.0045745037496089935, -0.01918097399175167, 0.013027133420109749, 0.013895059935748577, 0.033927954733371735, -0.019820859655737877, -0.04527329280972481, -0.00528631079941988, 0.03745569661259651, -0.033779826015233994, -0...
[ 0.28915339708328247, 0.048714298754930496, 0.1742459535598755, 0.3071119487285614, -0.051713816821575165, 0.07268644124269485, 0.35089030861854553, 0.3896578848361969, -0.08170121163129807, -0.6564280986785889, 0.2753225266933441, 0.1768127679824829, 0.14012101292610168, 0.1574781686067581...
While looking for a webhost I wanted one that had good connectivity around the world, and ran their (shared hosting) test IPs on `just-ping.com`. This is a part of a sample result: München, Germany: Packets lost (10%) 24.8 24.9 25.1 178.xx.xx.xxx Cologne, Germany: Okay 5.6 5.7 5.8 178.xx.xx.xxx New York, U.S.A.: Packets lost (30%) 80.3 80.4 80.7 178.xx.xx.xxx Stockholm, Sweden: Packets lost (100%) 178.xx.xx.xxx Santa Clara, U.S.A.: Packets lost (30%) 158.1 158.4 158.7 178.xx.xx.xxx Vancouver, Canada: Packets lost (70%) 189.4 189.5 189.5 178.xx.xx.xxx London, United Kingdom: Packets lost (100%) Am I correct in thinking that hosts with several "Packets lost" messages from different locations have less stable or slower connections than hosts with all "Okays"?
[ -0.007192624732851982, 0.00929250754415989, 0.0030582970939576626, -0.0006836531683802605, 0.002646107692271471, 0.02025558426976204, 0.0052835834212601185, 0.0001735715486574918, -0.012524480000138283, 0.01610502600669861, 0.003503152634948492, 0.010612741112709045, 0.00833318941295147, 0...
[ 0.3861514627933502, -0.10949113219976425, 0.9051957130432129, 0.02994287759065628, 0.08929767459630966, 0.12208336591720581, 0.661116898059845, 0.4694437086582184, -0.32873111963272095, -0.4978436529636383, -0.3437323570251465, -0.3099980056285858, -0.282554030418396, 0.05270640552043915, ...
I had never (before today) heard this phrase. I attempted to Google it, but only found examples of its use, not much different from my first experience. (I also tried two idiom dictionaries, but _chain of Chinese whispers_ did not even present there.) What does it mean and where should I have looked to find it?
[ 0.007976044900715351, 0.018534958362579346, -0.001634244923479855, 0.036438409239053726, 0.005578754004091024, -0.004396430682390928, 0.005353156011551619, -0.01590125262737274, -0.039387546479701996, -0.001926570781506598, -0.008330430835485458, 0.02341105416417122, -0.0033437293022871017, ...
[ 0.5155854821205139, 0.29077985882759094, 0.09269807487726212, 0.01589377410709858, -0.3316236734390259, -0.2126256823539734, 0.5094584226608276, 0.5583920478820801, -0.08081038296222687, -0.26716241240501404, -0.1378423422574997, -0.3290744125843048, -0.16133476793766022, 0.547102808952331...
My Galaxy Tab P1000 was charging when it fell down. I tried plugging it in again to continue charging but the battery icon now appears with a cross mark and instead the MTP mode initializes. How can I get the Galaxy Tab to charge normally again?
[ -0.007218544837087393, 0.0007896266179159284, 0.01540204044431448, 0.018868843093514442, -0.02792363241314888, -0.02598845586180687, 0.010980946011841297, 0.01721610687673092, -0.0285816453397274, -0.008681030943989754, -0.02907686121761799, 0.014278103597462177, 0.014859704300761223, 0.00...
[ 0.228234201669693, 0.05732293426990509, 0.8830716609954834, -0.035403069108724594, 0.01834477297961712, -0.19473396241664886, 0.5719254016876221, 0.04557882249355316, -0.3700367212295532, -0.17435309290885925, 0.07030254602432251, 0.4024237394332886, -0.4523368179798126, 0.1931806355714798...
Hi I want to start learning multi variable calculus specifically for learning electrodynamics. What are some good text books?
[ 0.08262801915407181, 0.00057042675325647, -0.021023182198405266, -0.006329953670501709, 0.016018806025385857, -0.017495719715952873, 0.017373312264680862, 0.027565818279981613, -0.04103265702724457, -0.01871415227651596, 0.039737340062856674, 0.04946216195821762, -0.014440136030316353, 0.0...
[ 0.21653302013874054, 0.30626755952835083, 0.2441074401140213, 0.4921381175518036, -0.3801676034927368, -0.3034127652645111, 0.16930237412452698, 0.5646297931671143, -0.005956809036433697, -0.32869580388069153, 0.23340429365634918, 0.23266249895095825, 0.19402632117271423, 0.206695675849914...
One can prove it by a straightforward computation that the sample variance of two samples combined is $\sigma^2=\frac{N_1-1}{N-1}\sigma_1^2+\frac{N_1}{N-1}\mu_1^2+ \frac{N_2-1}{N-1}\sigma_2^2+\frac{N_2}{N-1}\mu_2^2- \frac{N}{N-1}{\mu^2},$ where $N=N_1+N_2.$ I need to add a reference to this formula in my paper and have a difficulty finding it in a published book. Would anybody know a good reference to it?
[ 0.0009820065461099148, 0.012042973190546036, -0.0007846133084967732, 0.0092405304312706, -0.01683484949171543, -0.006307330913841724, 0.0035249043721705675, -0.0006884793983772397, -0.0063357120379805565, 0.012655406259000301, -0.0072003575041890144, 0.0025008528027683496, -0.015350909903645...
[ 0.10297704488039017, -0.2196037918329239, -0.036386825144290924, 0.07380974292755127, -0.09953004121780396, 0.19516749680042267, 0.2540897727012634, -0.6242820620536804, 0.15157143771648407, -0.12798191606998444, 0.24167956411838531, 0.29750263690948486, -0.038965459913015366, 0.4417099952...
I've just installed Steam on my computer, created a Steam account and tried clicking on the steam icon to load it. It gave me the following error and then shuts down: ![enter image description here](http://i.stack.imgur.com/BEjcx.png) If I type `steam` in the terminal, it gives me all this: oshirowanen@home-desktop:~$ steam Running Steam on ubuntu 12.04 64-bit STEAM_RUNTIME is enabled automatically Installing breakpad exception handler for appid(steam)/version(1370553818_client) Installing breakpad exception handler for appid(steam)/version(1370553818_client) unlinked 0 orphaned pipes Installing breakpad exception handler for appid(steam)/version(1370553818_client) [1012/132155:WARNING:proxy_service.cc(646)] PAC support disabled because there is no system implementation Installing breakpad exception handler for appid(steam)/version(1370553818_client) Installing breakpad exception handler for appid(steam)/version(1370553818_client) Installing breakpad exception handler for appid(steam)/version(1370553818_client) Installing breakpad exception handler for appid(steam)/version(1370553818_client) Installing breakpad exception handler for appid(steam)/version(1370553818_client) Generating new string page texture 2: 48x256, total string texture memory is 49.15 KB Generating new string page texture 3: 256x256, total string texture memory is 311.30 KB (steam:3710): GLib-GIO-WARNING **: g_simple_async_result_complete() called from wrong context! (steam:3710): GLib-GIO-WARNING **: g_simple_async_result_complete() called from wrong context! (steam:3710): GLib-GIO-WARNING **: g_simple_async_result_complete() called from wrong context! Installing breakpad exception handler for appid(steam)/version(1370553818_client) `menu_proxy_module_load': /home/oshirowanen/.local/share/Steam/ubuntu12_32/steam: undefined symbol: menu_proxy_module_load (steam:3710): Gtk-WARNING **: Failed to load type module: (null) roaming config store loaded successfully - 0 bytes. Adding license for package 0 Generating new string page texture 4: 128x256, total string texture memory is 442.37 KB Generating new string page texture 5: 512x256, total string texture memory is 966.66 KB Generating new string page texture 6: 24x256, total string texture memory is 991.23 KB unlinked 2 orphaned pipes CAsyncIOManager: 0 threads terminating. 0 reads, 0 writes, 0 deferrals. CAsyncIOManager: 522 single object sleeps, 0 multi object sleeps CAsyncIOManager: 0 single object alertable sleeps, 1 multi object alertable sleeps [2013-10-12 13:21:54] Startup - updater built Jun 6 2013 13:48:29 [2013-10-12 13:21:54] Verifying installation... [2013-10-12 13:21:54] Verification complete Shutting down. . . [2013-10-12 13:22:05] Shutdown Anyone know why I can't load steam? My internet connection is working obviously, as I wouldn't be able to type all this if I had an internet connection issue. I've tried reinstalling it many times, but still get the same issue.
[ -0.010422825813293457, -0.005649473983794451, 0.008888380602002144, 0.018101148307323456, -0.015716204419732094, -0.00169604760594666, 0.006478285416960716, -0.012458858080208302, -0.012096632272005081, 0.011233529075980186, -0.014458125457167625, 0.004697734490036964, -0.015059998258948326,...
[ 0.1790507733821869, 0.2803405225276947, 0.3590599596500397, -0.12969249486923218, 0.021319624036550522, 0.03556516394019127, 0.4963468611240387, 0.02024516649544239, 0.00924898311495781, -0.6703757047653198, -0.12415964901447296, 0.4123171865940094, -0.11625020205974579, 0.3752641379833221...
down vote favorite share [fb] share [tw] I want to make a content driven site, where people can register for an account, and then have the ability to submit content/articles that they write to the website. When someone registers that person should get an email for activation, they should not be able to do anything on the site until they verify their email address. The site admin should be able to specify what "Categories" the site has for the articles, the people who register should not. They should be able to pick from the list of categories ... just one. The should also be able to specify up to 4 tags. Each person should have a profile page that shows their picture and all their info (except password), and links to all the articles they have submitted. I tried searching over google, i found plugins like theme my login or users meta. But these doesn't solve my problem. Can you please suggest me, whether i have to custom code or i can get this functionality through some plugin.
[ -0.004720485769212246, 0.0026884344406425953, 0.008222744800150394, 0.00554087245836854, 0.01874726638197899, 0.0031484300270676613, 0.008209709078073502, 0.004792390391230583, -0.008694490417838097, 0.017610669136047363, -0.018308471888303757, 0.009235484525561333, -0.0006397608667612076, ...
[ 0.338431715965271, 0.02334732562303543, 0.7274463176727295, 0.16902869939804077, 0.010250108316540718, -0.0937594547867775, -0.23665568232536316, -0.05362394079566002, 0.03199945017695427, -0.271122008562088, 0.32993799448013306, 0.32825538516044617, -0.12966763973236084, -0.05200220644474...
I've noticed that on the latest version of Chrome (36.0.01985) my application crashes when a lot of layers are displayed (and/or the browser is maximized and the map is zoomed out). In particular, the panels are not shown at all and the map is only partially rendered. No matter the kind of layer (raster, vector), the problem is always present when there is a lot of data to render. The problem doesn't occur on other browsers. I've also tested it also on an older version of Chrome (26) and interestingly, there was no error. I'm actually using ExtJS 3.4, GeoExt 1.1 and OpenLayers 2.13.1 (I know they are oldies, but till now they worked very well). I'm also wondering if an upgrade of these tools could solve the problem or only make me feel younger. Tips?
[ -0.012083523906767368, 0.0016394080594182014, -0.007155284285545349, 0.011875007301568985, -0.009822530671954155, -0.015519276261329651, 0.0056527480483055115, -0.004476659931242466, -0.013322152197360992, -0.008384485729038715, -0.004824919160455465, 0.017471875995397568, 0.0035384977236390...
[ 0.05235833302140236, 0.25873684883117676, 0.2849430441856384, 0.1263604462146759, -0.19865509867668152, -0.34742993116378784, 0.5150668025016785, 0.264191597700119, -0.3853920102119446, -1.0507309436798096, 0.03605832904577255, 0.5712336897850037, -0.39954209327697754, -0.02247112803161144...
My outcomes are zero-inflated but otherwise normal. I want to propose a model in which the very same predictors determine both whether the value is zero or non-zero, and separately from that, if non-zero, what the value is. My reason for wanting to use a multiple-hurdle model and not just a probit is that although it's the same two predictors in both parts, their relative effects are different. Am I right that (1) a regular tobit model cannot do this, i.e. it assumes that the predictors have the same effect on the outcome for all values of the outcome? (2) It is perfectly proper to use mhurdle with two hurdles (good selection, desired consumption) even though both hurdles use the same predictors? thank you for any thoughts
[ 0.01685952953994274, 0.02384507656097412, 0.006128483917564154, 0.01393428910523653, -0.01272212527692318, -0.0065304674208164215, 0.007344202138483524, -0.007279077544808388, -0.012267905287444592, -0.025625498965382576, -0.006515377201139927, 0.009600593708455563, -0.003238522447645664, ...
[ -0.14543290436267853, -0.09689424186944962, -0.04494691267609596, 0.2083154320716858, -0.13378073275089264, 0.21690556406974792, 0.05356268957257271, 0.20716406404972076, 0.0019297405378893018, -0.31365180015563965, 0.12717421352863312, 0.5602836012840271, -0.22550125420093536, 0.002307750...
I have two sets of x,y coordinates, and want to plot them both on the same graph. With one set, List1 $= \{ \{ x_1, y_1 \}, \{ x_2, y_2 \},\{ x_3, y_3 \}, \cdots \}$ I can use `ListLinePlot[List1]`. But with a second list, List2 $= \{ \{ u_1, v_1 \}, \{ u_2, v_2 \},\{ u_3, v_3 \}, \cdots \}$ I assumed I'd be able to use something like `ListLinePlot[List1,List2]`, but this seems reserved for when the lists have only one of the coordinates: $\{ x_1, x_2, x_3, \cdots\}$. The data in `List1` has to be connected via a line, as does the data in `List2`, but they mustn't be joined together (i.e. I can't amalgamate them into one list). Anyone know how I can plot both sets on the same graph?
[ 0.006691204849630594, 0.006510231178253889, -0.011613933369517326, 0.010504111647605896, -0.005525218788534403, -0.0018955731065943837, 0.003899219213053584, 0.007393812760710716, -0.0072135902009904385, 0.007935856468975544, -0.003648697631433606, 0.0029556790832430124, -0.01245500054210424...
[ -0.10111026465892792, -0.3088092505931854, 0.7446599006652832, -0.15191611647605896, 0.018019260838627815, 0.23065760731697083, -0.014070144854485989, -0.259511262178421, -0.22936685383319855, -0.926701545715332, -0.07360251992940903, 0.23044930398464203, -0.31234732270240784, 0.0432754717...
Our out-of-warrantly xbox died, and it's the CD drive (I've been in the box, and got it back working several times). I've determined it's not a big deal to swap in a new drive - if you also swap the PCB with it (short of transferring info with special programs). Unfortunately, I have BenQ drive with soldered connections, rather than plugin connectors. I've decided the best solution is just to buy a new xbox. But - is there any way to determine from an in-the-box new xbox, without opening the carton and peeking at the tray (which can tell you) what brand drive is in the xbox, so I can buy one that can be easily swapped if (when) it goes bad? Hitachi and Samsung/Toshiba appear to have PCBs with connectors, amking swapping easy if something goes wrong. Is there a serial number or something that can tell me this?
[ -0.0001496362965553999, 0.0027408339083194733, -0.011000750586390495, 0.01289965771138668, 0.02037273719906807, -0.026726488023996353, 0.0069225081242620945, -0.02477428875863552, -0.018807711079716682, -0.013359680771827698, 0.005135997664183378, 0.008134528994560242, -0.010451801121234894,...
[ 0.5845769643783569, 0.24092087149620056, 0.5121592283248901, 0.38826924562454224, 0.432902455329895, -0.13543172180652618, -0.2643502354621887, -0.10089524835348129, -0.08378375321626663, -0.015164555050432682, 0.011084058322012424, 0.5324432849884033, -0.12895701825618744, 0.2799442112445...
Before _May 6th, 2013_ , the `fs/eventpoll.c` file in the Linux kernel had the following line #1605: if (!schedule_hrtimeout_range(to, slack, HRTIMER_MODE_ABS)) On _May 6th_ , a commit changes this to (patch): From 1c441e921201d523b5a6036aea22b0b426bf1af2 Mon Sep 17 00:00:00 2001 From: Colin Cross <ccross@android.com> Date: Mon, 06 May 2013 23:50:16 +0000 Subject: epoll: use freezable blocking call Avoid waking up every thread sleeping in an epoll_wait call during suspend and resume by calling a freezable blocking call. Previous patches modified the freezer to avoid sending wakeups to threads that are blocked in freezable blocking calls. This call was selected to be converted to a freezable call because it doesn't hold any locks or release any resources when interrupted that might be needed by another freezing task or a kernel driver during suspend, and is a common site where idle userspace tasks are blocked. Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Colin Cross <ccross@android.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> --- (limited to 'fs/eventpoll.c') diff --git a/fs/eventpoll.c b/fs/eventpoll.c index deecc72..0cff443 100644 --- a/fs/eventpoll.c +++ b/fs/eventpoll.c @@ -34,6 +34,7 @@ #include <linux/mutex.h> #include <linux/anon_inodes.h> #include <linux/device.h> +#include <linux/freezer.h> #include <asm/uaccess.h> #include <asm/io.h> #include <asm/mman.h> @@ -1602,7 +1603,8 @@ fetch_events: } spin_unlock_irqrestore(&ep->lock, flags); - if (!schedule_hrtimeout_range(to, slack, HRTIMER_MODE_ABS)) + if (!freezable_schedule_hrtimeout_range(to, slack, + HRTIMER_MODE_ABS)) timed_out = 1; spin_lock_irqsave(&ep->lock, flags); -- cgit v0.9.2 Then on _October 29, 2013_ , after some issues with that, it is decided to revert "epoll: use freezable blocking call" \- here's the patch: From c511851de162e8ec03d62e7d7feecbdf590d881d Mon Sep 17 00:00:00 2001 From: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Date: Tue, 29 Oct 2013 12:12:56 +0000 Subject: Revert "epoll: use freezable blocking call" This reverts commit 1c441e921201 (epoll: use freezable blocking call) which is reported to cause user space memory corruption to happen after suspend to RAM. Since it appears to be extremely difficult to root cause this problem, it is best to revert the offending commit and try to address the original issue in a better way later. References: https://bugzilla.kernel.org/show_bug.cgi?id=61781 Reported-by: Natrio <natrio@list.ru> Reported-by: Jeff Pohlmeyer <yetanothergeek@gmail.com> Bisected-by: Leo Wolf <jclw@ymail.com> Fixes: 1c441e921201 (epoll: use freezable blocking call) Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Cc: 3.11+ <stable@vger.kernel.org> # 3.11+ --- diff --git a/fs/eventpoll.c b/fs/eventpoll.c index 473e09d..810c28f 100644 --- a/fs/eventpoll.c +++ b/fs/eventpoll.c @@ -34,7 +34,6 @@ #include <linux/mutex.h> #include <linux/anon_inodes.h> #include <linux/device.h> -#include <linux/freezer.h> #include <asm/uaccess.h> #include <asm/io.h> #include <asm/mman.h> @@ -1605,8 +1604,7 @@ fetch_events: } spin_unlock_irqrestore(&ep->lock, flags); - if (!freezable_schedule_hrtimeout_range(to, slack, - HRTIMER_MODE_ABS)) + if (!schedule_hrtimeout_range(to, slack, HRTIMER_MODE_ABS)) timed_out = 1; spin_lock_irqsave(&ep->lock, flags); -- cgit v0.9.2 The commit is accompanied by the following description: > This reverts commit 1c441e921201 (epoll: use freezable blocking call) which > is reported to cause user space memory corruption to happen after suspend to > RAM. > > Since it appears to be extremely difficult to root cause this problem, it is > best to revert the offending commit and try to address the original issue in > a better way later. **Questions:** 1. Is this latest commit simply a patch that has the effect of reverting a prior patch OR is it a reversed patch? 2. Assuming this was not a reversed patch, then what is a reversed patch? Supplying the exact same prior commit(May) and relying on the patch utility behavior for suggesting reversing the patch (see below, and "note for patch senders" at the bottom of the `patch` manpages)? 3. Am I right in thinking that if I try to apply this latest patch to my kernel sources, and get the behavior shown below, that simply means the patch is already applied, and I can confirm this and indeed I have NO reference to `freezable` or the freeze include in my sources and that was the intent of the kernel maintainers here? 4. I'm using Gentoo sources 3.10.25 and the changelog indicates: `Linux patch 3.10.25 and the date is 21 Dec 2013`? Except by looking at the changed .c file itself, how can I know if this patch has already been applied to my distribution sources? Can I rely on the version intro date in the sources changelog being 21st of Dec. and conclude that this patch has been applied because it was added to the kernel tree on October which is before? Q3: # patch -p1 < october29.patch patching file fs/eventpoll.c Reversed (or previously applied) patch detected! Assume -R? [n] * * * **Complement** A contributor explained: > A "reversed patch" is when someone accidentally makes a patch with diff -u > foo.c foo.c.orig (where foo.c is the newer file) instead of the correct diff > -u foo.c.orig foo.c I was asking this because of what I found in the Note to patch senders in the `patch` manpages: > Take care not to send out reversed patches, since it makes people wonder > whether they already applied the patch. This means that a _reversed patch_ can be the result of a mistake like explained or a "technique" to roll back a change, but one that is not advisable because it creates confusion. So indeed you can try `diff -u new.c old.c` (the mistake) here: --- new.c 2014-02-01 21:37:55.616888434 -0500 +++ old.c 2014-02-01 21:37:41.430887944 -0500 @@ -34,6 +34,7 @@ #include <linux/mutex.h> #include <linux/anon_inodes.h> #include <linux/device.h> +#include <linux/freezer.h> #include <asm/uaccess.h> #include <asm/io.h> #include <asm/mman.h> @@ -1604,7 +1605,8 @@ } spin_unlock_irqrestore(&ep->lock, flags); - if (!schedule_hrtimeout_range(to, slack, HRTIMER_MODE_ABS)) + if (!freezable_schedule_hrtimeout_range(to, slack, + HRTIMER_MODE_ABS)) timed_out = 1; spin_lock_irqsave(&ep->lock, flags); ... and this is the original _May 6th_ commit. So a reversed patch is in effect _like submitting the original patch_ which would trigger the reversing behavior in the `patch` utility provided the patch is already applied, effectively rolling back to a state when the initial patch was not applied. Ultimately, there can be no doubt that the patch has been applied to my sources. This is the latest `eventpoll.c` file in the git kernel tree. It contains no reference to 'freezable'. My sources neither. And trying to apply the patch triggers the previously applied patch message. In doubt look at the latest code in the tree (and git logs if you have a clone of the repository) and compare with what you have in your distribution sources.
[ -0.00025139449280686677, 0.005728232208639383, -0.0014589985366910696, 0.008871322497725487, 0.0008773719891905785, 0.003725234419107437, 0.006031102500855923, -0.010470513254404068, -0.007346407510340214, 0.009916876442730427, -0.006478749215602875, 0.003807992907240987, -0.0041645905002951...
[ 0.3110513389110565, 0.08268100023269653, 0.5069190263748169, -0.0730908066034317, 0.5309897065162659, 0.08071897178888321, 0.1867162138223648, 0.07451389729976654, -0.8346444368362427, -0.4749506711959839, -0.2507500946521759, 0.3042265772819519, -0.6342077851295471, 0.073321633040905, 0...
In my JSP web application, I want to redirect sample users to a different page from the real users. Currently we do something like if((user.getName().equalsIgnoreCase("Sample")) ... This is (a) hardcoded and (b) executed for each normal user as well. Is there a better way to handle this logic? I am loathe to redirect these users via Javascript validation - which is one of the suggestions given internally
[ 0.010742913000285625, 0.013876764103770256, 0.0053622000850737095, 0.0073730964213609695, -0.007429745048284531, 0.006303821690380573, 0.007810732815414667, -0.01288523804396391, -0.016485873609781265, -0.02088336832821369, -0.012582574971020222, 0.009926754049956799, 0.014925463125109673, ...
[ 0.2851210832595825, 0.1564139425754547, 0.16263927519321442, -0.1572474241256714, -0.266130656003952, -0.12323849648237228, 0.3772217035293579, -0.24311330914497375, -0.009451640769839287, -0.46935153007507324, 0.01220736000686884, 0.2401258945465088, -0.5797619223594666, -0.06376757472753...
I'm currently going through "Bayesian Reasoning and Machine Learning" by David Barber and it is an extremely well written and engaging book for learning the fundamentals. So a question to someone who has already done this. What are the next set of books I should go through after I have reasonable proficiency with most of the concepts in Barber?
[ 0.009361679665744305, 0.01859397068619728, -0.012776670046150684, 0.003502828534692526, -0.017664417624473572, -0.0007113275351002812, 0.008406047709286213, 0.0017875581979751587, -0.017565486952662468, -0.000047267170884879306, -0.015848584473133087, 0.013033910654485226, -0.016257351264357...
[ 0.0903724953532219, 0.3200995624065399, 0.19120408594608307, -0.14817066490650177, 0.06474991142749786, -0.16288882493972778, 0.014491324312984943, 0.05893069505691528, 0.04609129577875137, -0.5289077758789062, 0.037192877382040024, 0.017387790605425835, 0.2123352736234665, -0.025352338328...
I have been trying to define a thousands separator in `printf` for a while now and I have discovered that zsh has some problems with it. In bash I can use something like: $ printf "%'d\n" 1234567890 1,234,567,890 but in zsh it won't work : $ printf "%'d\n" 1234567890 printf: %': invalid directive I have just found out that coreutils `printf` will do it just fine: $/usr/bin/printf "%'d\n" 1234567890 1,234,567,890 How can I use thousands separator in zsh? $ zsh --version zsh 5.0.2 (x86_64-pc-linux-gnu)
[ -0.005800220649689436, 0.009881118312478065, -0.023040607571601868, 0.021800437942147255, -0.025850072503089905, -0.017953388392925262, 0.007798568811267614, -0.020108256489038467, -0.019051771610975266, -0.032077472656965256, -0.00860875565558672, -0.0021359585225582123, -0.0109711643308401...
[ 0.4082014262676239, 0.44261202216148376, 0.49175122380256653, -0.2164825201034546, -0.1832423210144043, -0.04280116409063339, 0.12943582236766815, -0.25169602036476135, -0.14754529297351837, -0.5086716413497925, 0.212007537484169, 0.4518952965736389, -0.23958361148834229, 0.076541535556316...
**Problem** http://apcentral.collegeboard.com/apc/public/repository/ap11_frq_physics_b_formb.pdf Please refer to question 1f **Solutions** http://apcentral.collegeboard.com/apc/public/repository/ap11_frq_physics_b_formb.pdf **Question from me** Isn't he climbing up? Gravity points down and he is going up, shouldn't it be -mgh instead of +mgh? He is doing work AGAINST gravity isn't he?
[ -0.027058936655521393, 0.004528538323938847, 0.004966907203197479, 0.004576553590595722, -0.013384418562054634, -0.027487780898809433, 0.0059552667662501335, 0.0032433350570499897, -0.015373440459370613, -0.0027423196006566286, -0.004280104301869869, 0.017656240612268448, -0.0071789948269724...
[ -0.3599162697792053, 0.19519981741905212, 0.46720463037490845, 0.4110605716705322, 0.1687139868736267, 0.410795122385025, 0.3594437837600708, -0.18611393868923187, -1.1117011308670044, -0.16121521592140198, -0.18132275342941284, 0.010216766968369484, -0.31344735622406006, 0.230221852660179...
> Since this, how much more another[.|?] I would have used a question mark to end that sentence; however, I've seen two different, recent authors end it with a period. **Is this type of sentence a question or a statement?** I'm assuming that from the answer to this question, the punctuation flows simply, that there are no hidden rules for punctuation in this case. * * * Examples that prompted this question: > "Since this principle is true of the OT Scriptures written before the end of > the ages has come, how much more is it true of the NT Scriptrues written in > the period of the end of the ages in which we today and they who originally > received it both live." > (George W. Knight III, "The Scriptures Were Written for Our Instruction," > _Journal of the Evanglical Theological Society_ 39, no. 1 [1996]: 12) > > "Now if people normally take the validity of the communication process for > granted in regard to daily human discourse, how much more plausible is the > notion that the infinite, personal God can communicate literal truth > verbally or propositionally." > (Robert L. Reymond, _A New Systematic Theology of the Christian Faith_ , > 2nd ed. [Nashville: Thomas Nelson, 1998], 20)
[ 0.001985818613320589, 0.007152204401791096, -0.006577008869498968, 0.008827324956655502, 0.00815274752676487, 0.013505890034139156, 0.00621864153072238, 0.0026694643311202526, -0.013539835810661316, -0.0027194232679903507, 0.005761069245636463, 0.001250112196430564, 0.005822945851832628, 0...
[ 0.5289084315299988, 0.6289495825767517, -0.02656586840748787, -0.27559831738471985, -0.37485837936401367, 0.15974640846252441, 0.8387570977210999, 0.11018910259008408, -0.23802170157432556, -0.7903140187263489, 0.06698771566152573, 0.5386033058166504, 0.1921531707048416, 0.0998096689581871...
I hope I chose the right topic this time :) So: I wanted to disable RC4 and "force" PFS on my website. Without modification, every browser used RC4. As I don't have access to the root directory I did it by modifying the .htaccess file. Note: The server currently only supports TLS 1.0. So I changed the CipherSuite to: SSLCipherSuite HIGH:MEDIUM Which worked fine on every browser, but the IE, which "can't find the address". So I tried it with: SSLCipherSuite ECDH+AES256:DH+AES256:DH+AES:!MD5 Same result here. Just to test if it would work with RC4 i tried it with: SSLCipherSuite ECDH+AES256:DH+AES256:DH+AES:RC4-SHA:!MD5 After this modification, all browsers use AES as cipher. IE now displays the page, but uses RC4 as cipher, even though it should support AES. So, does IE support anything but RC4? I tried to test this with: SSLCipherSuite ALL:-RC4 Again it can't connect. But: AES works fine on Google/Youtube (TLS 1.2). I tested it on multiple versions of IE and Windows and got the same result everytime I tried to connect. Am I missing something obvious here? Is there anyone who knows why IE won't display my website? Or is my code just completely wrong? Here a list of my supported ciphersuites for reference: [~]openssl ciphers -v ECDHE-RSA-AES256-SHA SSLv3 Kx=ECDH Au=RSA Enc=AES(256) Mac=SHA1 ECDHE-ECDSA-AES256-SHA SSLv3 Kx=ECDH Au=ECDSA Enc=AES(256) Mac=SHA1 DHE-RSA-AES256-SHA SSLv3 Kx=DH Au=RSA Enc=AES(256) Mac=SHA1 DHE-DSS-AES256-SHA SSLv3 Kx=DH Au=DSS Enc=AES(256) Mac=SHA1 DHE-RSA-CAMELLIA256-SHA SSLv3 Kx=DH Au=RSA Enc=Camellia(256) Mac=SHA1 DHE-DSS-CAMELLIA256-SHA SSLv3 Kx=DH Au=DSS Enc=Camellia(256) Mac=SHA1 AECDH-AES256-SHA SSLv3 Kx=ECDH Au=None Enc=AES(256) Mac=SHA1 ADH-AES256-SHA SSLv3 Kx=DH Au=None Enc=AES(256) Mac=SHA1 ADH-CAMELLIA256-SHA SSLv3 Kx=DH Au=None Enc=Camellia(256) Mac=SHA1 ECDH-RSA-AES256-SHA SSLv3 Kx=ECDH/RSA Au=ECDH Enc=AES(256) Mac=SHA1 ECDH-ECDSA-AES256-SHA SSLv3 Kx=ECDH/ECDSA Au=ECDH Enc=AES(256) Mac=SHA1 AES256-SHA SSLv3 Kx=RSA Au=RSA Enc=AES(256) Mac=SHA1 CAMELLIA256-SHA SSLv3 Kx=RSA Au=RSA Enc=Camellia(256) Mac=SHA1 PSK-AES256-CBC-SHA SSLv3 Kx=PSK Au=PSK Enc=AES(256) Mac=SHA1 ECDHE-RSA-DES-CBC3-SHA SSLv3 Kx=ECDH Au=RSA Enc=3DES(168) Mac=SHA1 ECDHE-ECDSA-DES-CBC3-SHA SSLv3 Kx=ECDH Au=ECDSA Enc=3DES(168) Mac=SHA1 EDH-RSA-DES-CBC3-SHA SSLv3 Kx=DH Au=RSA Enc=3DES(168) Mac=SHA1 EDH-DSS-DES-CBC3-SHA SSLv3 Kx=DH Au=DSS Enc=3DES(168) Mac=SHA1 AECDH-DES-CBC3-SHA SSLv3 Kx=ECDH Au=None Enc=3DES(168) Mac=SHA1 ADH-DES-CBC3-SHA SSLv3 Kx=DH Au=None Enc=3DES(168) Mac=SHA1 ECDH-RSA-DES-CBC3-SHA SSLv3 Kx=ECDH/RSA Au=ECDH Enc=3DES(168) Mac=SHA1 ECDH-ECDSA-DES-CBC3-SHA SSLv3 Kx=ECDH/ECDSA Au=ECDH Enc=3DES(168) Mac=SHA1 DES-CBC3-SHA SSLv3 Kx=RSA Au=RSA Enc=3DES(168) Mac=SHA1 DES-CBC3-MD5 SSLv2 Kx=RSA Au=RSA Enc=3DES(168) Mac=MD5 PSK-3DES-EDE-CBC-SHA SSLv3 Kx=PSK Au=PSK Enc=3DES(168) Mac=SHA1 ECDHE-RSA-AES128-SHA SSLv3 Kx=ECDH Au=RSA Enc=AES(128) Mac=SHA1 ECDHE-ECDSA-AES128-SHA SSLv3 Kx=ECDH Au=ECDSA Enc=AES(128) Mac=SHA1 DHE-RSA-AES128-SHA SSLv3 Kx=DH Au=RSA Enc=AES(128) Mac=SHA1 DHE-DSS-AES128-SHA SSLv3 Kx=DH Au=DSS Enc=AES(128) Mac=SHA1 DHE-RSA-SEED-SHA SSLv3 Kx=DH Au=RSA Enc=SEED(128) Mac=SHA1 DHE-DSS-SEED-SHA SSLv3 Kx=DH Au=DSS Enc=SEED(128) Mac=SHA1 DHE-RSA-CAMELLIA128-SHA SSLv3 Kx=DH Au=RSA Enc=Camellia(128) Mac=SHA1 DHE-DSS-CAMELLIA128-SHA SSLv3 Kx=DH Au=DSS Enc=Camellia(128) Mac=SHA1 AECDH-AES128-SHA SSLv3 Kx=ECDH Au=None Enc=AES(128) Mac=SHA1 ADH-AES128-SHA SSLv3 Kx=DH Au=None Enc=AES(128) Mac=SHA1 ADH-SEED-SHA SSLv3 Kx=DH Au=None Enc=SEED(128) Mac=SHA1 ADH-CAMELLIA128-SHA SSLv3 Kx=DH Au=None Enc=Camellia(128) Mac=SHA1 ECDH-RSA-AES128-SHA SSLv3 Kx=ECDH/RSA Au=ECDH Enc=AES(128) Mac=SHA1 ECDH-ECDSA-AES128-SHA SSLv3 Kx=ECDH/ECDSA Au=ECDH Enc=AES(128) Mac=SHA1 AES128-SHA SSLv3 Kx=RSA Au=RSA Enc=AES(128) Mac=SHA1 SEED-SHA SSLv3 Kx=RSA Au=RSA Enc=SEED(128) Mac=SHA1 CAMELLIA128-SHA SSLv3 Kx=RSA Au=RSA Enc=Camellia(128) Mac=SHA1 IDEA-CBC-SHA SSLv3 Kx=RSA Au=RSA Enc=IDEA(128) Mac=SHA1 IDEA-CBC-MD5 SSLv2 Kx=RSA Au=RSA Enc=IDEA(128) Mac=MD5 RC2-CBC-MD5 SSLv2 Kx=RSA Au=RSA Enc=RC2(128) Mac=MD5 PSK-AES128-CBC-SHA SSLv3 Kx=PSK Au=PSK Enc=AES(128) Mac=SHA1 ECDHE-RSA-RC4-SHA SSLv3 Kx=ECDH Au=RSA Enc=RC4(128) Mac=SHA1 ECDHE-ECDSA-RC4-SHA SSLv3 Kx=ECDH Au=ECDSA Enc=RC4(128) Mac=SHA1 AECDH-RC4-SHA SSLv3 Kx=ECDH Au=None Enc=RC4(128) Mac=SHA1 ADH-RC4-MD5 SSLv3 Kx=DH Au=None Enc=RC4(128) Mac=MD5 ECDH-RSA-RC4-SHA SSLv3 Kx=ECDH/RSA Au=ECDH Enc=RC4(128) Mac=SHA1 ECDH-ECDSA-RC4-SHA SSLv3 Kx=ECDH/ECDSA Au=ECDH Enc=RC4(128) Mac=SHA1 RC4-SHA SSLv3 Kx=RSA Au=RSA Enc=RC4(128) Mac=SHA1 RC4-MD5 SSLv3 Kx=RSA Au=RSA Enc=RC4(128) Mac=MD5 RC4-MD5 SSLv2 Kx=RSA Au=RSA Enc=RC4(128) Mac=MD5 PSK-RC4-SHA SSLv3 Kx=PSK Au=PSK Enc=RC4(128) Mac=SHA1 EDH-RSA-DES-CBC-SHA SSLv3 Kx=DH Au=RSA Enc=DES(56) Mac=SHA1 EDH-DSS-DES-CBC-SHA SSLv3 Kx=DH Au=DSS Enc=DES(56) Mac=SHA1 ADH-DES-CBC-SHA SSLv3 Kx=DH Au=None Enc=DES(56) Mac=SHA1 DES-CBC-SHA SSLv3 Kx=RSA Au=RSA Enc=DES(56) Mac=SHA1 DES-CBC-MD5 SSLv2 Kx=RSA Au=RSA Enc=DES(56) Mac=MD5 EXP-EDH-RSA-DES-CBC-SHA SSLv3 Kx=DH(512) Au=RSA Enc=DES(40) Mac=SHA1 export EXP-EDH-DSS-DES-CBC-SHA SSLv3 Kx=DH(512) Au=DSS Enc=DES(40) Mac=SHA1 export EXP-ADH-DES-CBC-SHA SSLv3 Kx=DH(512) Au=None Enc=DES(40) Mac=SHA1 export EXP-DES-CBC-SHA SSLv3 Kx=RSA(512) Au=RSA Enc=DES(40) Mac=SHA1 export EXP-RC2-CBC-MD5 SSLv3 Kx=RSA(512) Au=RSA Enc=RC2(40) Mac=MD5 export EXP-RC2-CBC-MD5 SSLv2 Kx=RSA(512) Au=RSA Enc=RC2(40) Mac=MD5 export EXP-ADH-RC4-MD5 SSLv3 Kx=DH(512) Au=None Enc=RC4(40) Mac=MD5 export EXP-RC4-MD5 SSLv3 Kx=RSA(512) Au=RSA Enc=RC4(40) Mac=MD5 export EXP-RC4-MD5 SSLv2 Kx=RSA(512) Au=RSA Enc=RC4(40) Mac=MD5 export
[ 0.012142292223870754, 0.0039053994696587324, -0.016212210059165955, 0.010751941241323948, -0.023274673148989677, -0.0021823670249432325, 0.006496095098555088, -0.016393151134252548, -0.015317266806960106, -0.02303599938750267, -0.010124092921614647, 0.0022590146400034428, -0.0041491109877824...
[ 0.30884137749671936, -0.16440130770206451, 0.6003486514091492, -0.05939837172627449, -0.19296923279762268, -0.25233811140060425, 0.7880634665489197, -0.2670830190181732, -0.290010929107666, -0.5584662556648254, -0.09624246507883072, 0.4709428548812866, -0.41442543268203735, -0.092500299215...
Standard Black English – (1980, coined by Orlando Taylor) The Standard English of black Americans. > Taylor points out the fact that most educated African Americans speak > “standard black English”. They adopt the grammar of standard English, with > all the necessary inflections, but do so with distinctive black English > phonology. (John Baugh, 1990) The possible duplicate at Why is there "Black English" but not "White English" addresses the dialect as spoken in ghetos, but not the English of **_educated_** African Americans. In addition, although we can always listen to educated African Americans on TV these days, from Mr Obama to Oprah Winfrey or Colin Powell, and make up our minds about the subject, I would like to learn what is consensual among linguists.
[ 0.025456635281443596, 0.0021531307138502598, -0.03010384552180767, -0.007385289296507835, -0.02357375994324684, -0.01848563924431801, 0.009383762255311012, -0.00903322547674179, -0.01577616296708584, -0.0027768383733928204, -0.0053057377226650715, 0.014874393120408058, 0.007644394412636757, ...
[ 0.2600666284561157, 0.09297307580709457, -0.07134338468313217, -0.37280985713005066, -0.16101479530334473, 0.28685247898101807, 0.5856862664222717, 0.32388463616371155, -0.24347621202468872, -0.4586312472820282, -0.1691698580980301, 0.8063634037971497, -0.6772279739379883, -0.4129407405853...