text stringlengths 3 7.38M | source_data stringclasses 5 values | info stringlengths 83 12.5k |
|---|---|---|
{%- block header -%}
<header class="header" role="banner">
<div class="header__flex">
<img src="static/media/logo.svg" alt="Stars" class="header__logo">
{% include 'partials/nav.html' %}
<a href="{{ site.redirects.signUp }}" target="_blank" class="header__btn">Регистрация</a>
<div class="header__hamburger-wrap">
<div class="header__hamburger"></div>
</div>
</div>
</header><!-- /header -->
{%- endblock -%}
| the_stack | {'hexsha': 'a688daba38ff9c34059b907667ad34c7a44133b2', 'size': '445', 'ext': 'html', 'lang': 'HTML', 'max_stars_repo_path': 'src/views/partials/header.html', 'max_stars_repo_name': 'AlZhukouski/Stars', 'max_stars_repo_head_hexsha': 'a6fc647bb79aa0b2ba41d21243acf251854545a8', 'max_stars_repo_licenses': "['MIT']", 'max_stars_count': '', 'max_stars_repo_stars_event_min_datetime': '', 'max_stars_repo_stars_event_max_datetime': '', 'max_issues_repo_path': 'src/views/partials/header.html', 'max_issues_repo_name': 'AlZhukouski/Stars', 'max_issues_repo_head_hexsha': 'a6fc647bb79aa0b2ba41d21243acf251854545a8', 'max_issues_repo_licenses': "['MIT']", 'max_issues_count': '', 'max_issues_repo_issues_event_min_datetime': '', 'max_issues_repo_issues_event_max_datetime': '', 'max_forks_repo_path': 'src/views/partials/header.html', 'max_forks_repo_name': 'AlZhukouski/Stars', 'max_forks_repo_head_hexsha': 'a6fc647bb79aa0b2ba41d21243acf251854545a8', 'max_forks_repo_licenses': "['MIT']", 'max_forks_count': '', 'max_forks_repo_forks_event_min_datetime': '', 'max_forks_repo_forks_event_max_datetime': '', 'avg_line_length': '23.4210526316', 'max_line_length': '93', 'alphanum_fraction': '0.6202247191', 'original_id': 'e6b3958930197ed8900a78e48229c062940b7b6281accbbad9f2a207e2a039a0'} |
Trouble's Door (Reissue) - CD
Ash Grunwald Music
Trouble's Door (Reissue) - CD
Regular price $15.00 $0.00
Originally released in 2012, Trouble's Door is Ash Grunwald's most political album to date
Ash told Australian Guitar Magazine, “there's pain and dealing with inner demons. There's more social commentary and political stuff and there's really shaky blues, too.”
Trouble's Door charted at #29 on the ARIA Chart, and 'Longtime' won the 2012 APRA Award for Blues Song Of The Year
1. The Demon In Me
2. Shake That Thing
3. Longtime
4. Trouble's Door
5. 180
6. Sail
7. Nervous
8. Ramblin' Man
9. When You Need 'Em
10. Telling Lies
11. Outta Time
12. What You Had
Share this Product
More from this collection | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '0', 'language_id_whole_page_fasttext': "{'en': 0.8315227627754211}", 'metadata': "{'Content-Length': '53926', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:Q2NC554GPSQO4CRV52ZMIELJDGTF24S7', 'WARC-Concurrent-To': '<urn:uuid:47dc5449-0515-4b07-bd47-98413260257f>', 'WARC-Date': datetime.datetime(2019, 5, 27, 11, 20, 16), 'WARC-IP-Address': '23.227.38.32', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:YOQBN4HLIRAR22QPB2HCGOSDV27BIW2I', 'WARC-Record-ID': '<urn:uuid:e179c6a8-de3e-4060-98c9-94b46dfff0c4>', 'WARC-Target-URI': 'https://ashgrunwald.com/collections/merchandise/products/troubles-door-reissue-cd', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:535162fd-50c0-4908-a66c-8c4c36f2370d>', 'WARC-Truncated': None}", 'previous_word_count': '115', 'url': 'https://ashgrunwald.com/collections/merchandise/products/troubles-door-reissue-cd', 'warcinfo': 'isPartOf: CC-MAIN-2019-22\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for May 2019\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-142-79-158.ec2.internal\r\nsoftware: Apache Nutch 1.15 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.1-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.027435779571533203', 'original_id': 'f41b266744a281eb7a32bdd80b4de494227ca2810c1ef5102a6c98c216dd3132'} |
Skip to main content
Sumo Logic
Run a Search Against a Scheduled View
Running a search against the indexed data in a Scheduled View is almost exactly the same as running any other query. The difference you'll notice is the quick speed at which results are returned, especially if you're searching over a long period of historical data.
Queries that contain Views can be saved as scheduled searches, as Dashboard Panels, and as published or saved searches. Only Admins can create Scheduled Views.
To run a search against a Scheduled View:
1. Begin the search with _view=ScheduledViewName, specifying the name of the Scheduled View that has indexed the data you want to search.
2. Type the rest of the query, using any operators you prefer.
For our example, we're running a search against a Scheduled View named fraudTroller, which indexes NGINX logs. By specifying that subset of data, we can dive into the prior day's logs, and get search results very quickly because the data has already been aggregated. Depending on the operators in the query, we could use this as a scheduled search or even a Dashboard Panel.
| sum(total) as total,count_distinct(cookie) as %"Cookie", count_distinct(url) as distinct_pages,sum(login_cmd) as login_cmd, sum(login_jsp) as login_jsp, sum(main_jsp) as main_jsp ,max(L_time) as L_time, min(E_Time) as E_Time by trueip
| where login_cmd+login_jsp>0
| distinct_pages/(login_cmd+login_jsp) as bad_rating
| formatDate(tolong(E_Time),"MM-dd-yyyy HH:mm:ss") as E_Time
| formatDate(tolong(L_time),"MM-dd-yyyy HH:mm:ss") as L_time
| sort + bad_rating
| limit 50
1. Click Start to run the search. | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '0', 'language_id_whole_page_fasttext': "{'en': 0.9254108667373656}", 'metadata': "{'Content-Length': '50445', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:4IKSUMHPLS6S7TFPG5XT5PQAMNOHV6WL', 'WARC-Concurrent-To': '<urn:uuid:c0614e75-4134-41b1-af3e-b679c5e90b54>', 'WARC-Date': datetime.datetime(2017, 10, 18, 7, 14, 9), 'WARC-IP-Address': '184.72.253.83', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:CUIPYQIEUWT3RBLUAPJTKT5QZ7UBP6AU', 'WARC-Record-ID': '<urn:uuid:21bada6f-3bb0-4913-b611-d7bad42a688c>', 'WARC-Target-URI': 'https://help.sumologic.com/Manage/Search-Optimization-Tools/Manage-Scheduled-Views/Run-a-Search-Against-a-Scheduled-View', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:737c67de-40fe-4eb9-9770-4e025e437c1b>', 'WARC-Truncated': None}", 'previous_word_count': '231', 'url': 'https://help.sumologic.com/Manage/Search-Optimization-Tools/Manage-Scheduled-Views/Run-a-Search-Against-a-Scheduled-View', 'warcinfo': 'robots: classic\r\nhostname: ip-10-51-200-95.ec2.internal\r\nsoftware: Nutch 1.6 (CC)\r\nisPartOf: CC-MAIN-2017-43\r\noperator: Common Crawl Admin\r\ndescription: Wide crawl of the web for October 2017\r\npublisher: Common Crawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.13257139921188354', 'original_id': '9b57e728ff224566e5eef88c248e706592440f1d4d22b15b910b42001f0fea91'} |
The present invention relates to a method and device for verifying timing in a semiconductor integrated circuit.
In the prior art, timing verification for a digital circuit is performed by conducting, for example, static timing analysis (STA). The static timing analysis checks and ensures operation of a logic circuit by verifying timings for the circuit based on delay times assigned to respective elements in the circuit. As shown in FIG. 1, the timing verification includes a delay computation step (step 201) and a timing analysis step (STA) (step 202). In the delay computation, a processor retrieves parasitic information such as wiring parasitic capacitance from a file 203, a cell library from a file 204, and setup information such as correction information for delay computation results from a file 205. The processor then computes delay values for the respective elements of the logic circuit to generate a file 206 containing delay information. In the timing analysis, the processor performs the static timing analysis by computing an accumulated delay value in a path (signal transfer path) based on the delay information stored in the file 206 (i.e., the delay values computed in step 201) and design constraints stored in a file 207 to analyze the pulse width at an input terminal of a circuit such as a flip-flop circuit (FF circuit) or a memory. The processor then generates a result for the timing verification (timing report 208) of the logic circuit based on the result for the static timing analysis.
Delay times of elements are affected by variations in the processes performed to form transistor wiring on a semiconductor integrated circuit or variations in factors such as a power supply voltage and temperature. Therefore, in the step for computing delay values, the processor takes into account the coefficient of variation (OCV) for each element in the chip to compute the delay values. The static timing analysis, which uses the delay values computed in this manner, verifies whether or not the semiconductor integrated circuit functions normally even if there are variations between elements in the chip.
For example, referring to FIG. 2, a semiconductor integrated circuit includes an FF circuit 212 receiving a clock ck via a plurality of buffer circuits 211. Pulse width check is performed by checking the pulse width of the clock ck at a clock input terminal 212a of the FF circuit 212. The clock ck is delayed by the path delay caused by the plurality of buffer circuits 211 and reaches the FF circuit 212 as a clock ck1. The pulse width Width(H) of this clock ck1 is obtained by the following equation (1), which is based on a pulse width pw(H) of the clock ck and a rise delay time “rise_maxmax” and a fall delay time “fall_maxmin” of the clock ck1 at the input terminal of the buffer circuit 211 with respect to a supply source (e.g., an external input terminal) of the clock ck:Width(H)=PW(H)+fall_maxmin−rise_maxmax (1)The rise delay time “rise_maxmax” is the delay time of the rising edge (rise delay) of the clock ck1 with respect to the rising edge of the clock ck under the worst conditions. The fall delay time “fall_maxmin” is the delay time of the falling edge (fall delay) of the clock ck1 with respect to the falling edge of the clock ck under the worst conditions.
The maximum value of the delay time is taken into account for the rise delay time “rise_maxmax” and the minimum value of the delay time is taken into account for the fall delay time “fall_maxmin” so that the variation between the delay times “rise_maxmax” and “fall_maxmin” is maximized to conduct a strict timing check. Japanese Laid-Open Patent Publication No. 2001-184372 describes a method for verifying a pulse width using an equation similar to equation (1).
When using a coefficient of variation OCVw under the worst conditions, the equation (1) is expressed as follows:Width(H)=PW(H)+fall_maxmax×OCVw−rise_maxmax (2)The pulse width Width(H) obtained from equation (2) is compared with a specified value tPW for a subject cell (the FF circuit 212 in FIG. 2) to conduct the pulse width check.
Similarly, an L pulse width Width(L) under the worst conditions is obtained from the following equation:Width(L)=pw(L)+rise_maxmin−fall_maxmax=pw(L)+rise_maxmax×OCVw−fall_maxmaxAn H pulse width Width(H) under the best conditions is obtained from the following equation:Width(H)=pw(H)+fall_minmin−rise_minmax=pw(H)+fall_minmin−rise_minmin×OCVb An L pulse width Width(L) under the best conditions is obtained from the following equation:Width(L)=pw(L)+rise_minmin−fall_minmax=pw(L)+rise_minmin−fall_minmin×OCVb In the above equations, “minimin” represents the minimum delay under the best conditions, “minmax” represents the maximum delay under the best conditions, and “OCVb” represents a coefficient of variation under the best conditions.
Referring to FIG. 3, in another example, a semiconductor integrated circuit includes two FF circuits 222 and 223 receiving a clock ck via a plurality of buffer circuits 221. The first FF circuit 222 operates in synchronization with the rising edge of a clock ck1 transferred via the buffer circuits 221, and the second FF circuit 223 operates in synchronization with the falling edge of a clock ck2 transferred via the buffer circuits 221. A timing check is conducted to check the timing of data D at an input terminal 223a of the FF circuit 223 and the clock ck2 at an input terminal 223b of the FF circuit 223. | mini_pile | {'original_id': 'b77f80957cce96116c5cb6596770ad0146a3c121807bc4f14f07b24c493ce56c'} |
Ask Your Question
Top 30 Days Experts
Rank Leader Points*
1 kstreett 240
2 Guest_9020487 110
3 Guest_9190926 105
4 GoldenKid 100
5 ahowell 95
6 KnowledgeBase 95
7 skbloom 80
8 Guest_98024861 70
9 Guest_9311297 70
10 Guest_9400529 70
*Updates every 4 hours
Browse Projects By Category
Question DetailsAsked on 1/29/2015
We have a 1926 house. Chimney liner replaced for $3000 and now a draft is causing furnace to go out. need help
House is steam radiators heat. Liner just replaced this oct. Our furnace man says problem new liner causing drafts
Chimney people now want to install another better liner for another $3k. What should we do. Furnace is going out every day due to drafts
Do you have the same question? Follow this Question
2 Answers
I am assuming nothing has been changed regarding the available airflow to the appliance in the area it is in - like weatherstripping on doors or better-insulated and sealing garage door or such ? Cutting down on available airflow to the area it is in can cause blowout of the pilot. If the room it is in has had the airflow reduced, you may need to provide added combustion air to that area. I am also assuming that liner/flue does not serve any devices on upper floors - that can cause blowouts too, and is generally prohibited. I am also assuming that you have not put in a more efficient or smaller furnace since the liner job - because the new unit might be too small for the liner size. Generally speaking, the flue sizing is to keep the gases hot enough that you do not get condensing conditions in the flue, and large enough that there is not a backup of gases in the flue due to flow restrictions from too small a pipe, but too large a flue can result in overdrafting and pilot blowout - even flame blowout or rollout (flames outside the bottom of firebox) in extreme cases. Sounds like the liner size may have been changed - liner size should have been checked against the size of boiler (BTU/hour rating) to determine the diameter to use. You can find tables of flue size versus appliance ratings (total of all on same flue) at many manufacturer websites - just google for - furnace flue size requirement - . Other possibility is they put on a new type cap, or no cap at all, so you are getting a substantial venturi effect at the top of the flue. My first approach would be to have a Heating and A/C contractor (or maybe Plumber in your area, for boiler) check the flue diameter against the capacity of the devices using it. I would also have him check the thermocouple - maybe it is not fully in the flame so it gets too cold when there is a wind blowing. If in doubt on thermocouple, or more than a year old and it is a standing pilot furnace, have it changed out (about $10-15 part) - sometimes they go bad and become overly sensitive to drafts blowing past them. It is also possible the thermocouple is mis-oriented in the housing - if the air draft blows over the thermocouple rather than blowing the pilot flame into the thermocouple that could be the problem too. Sometimes a bit larger pilot flame can solve this problem too - simple adjustment on the gas valve, and insignificant difference in fuel consumption. If not oversized (beyond code) then I would be looking at a draft-reduction hood on top of the flue - there are several designs to reduce the wind causing added draft in the flue, from multi-baffle types (lower maintenance) to weathervaning types (that commonly need periodic cleaning/ lubrication) that swivel the opening around with the wind. I am not convinced the latter type work well to reduce draft problems - they are usually better at inducing more draft in long flues, even though they are sold for use with this problem too. I would give about 10:1 odds one of the above is the problem. If it does turn out that the liner is the wrong size, then whether you have a claim against the liner contractor (from October) would be a question - especially if he did not get required building inspection, which should have caught a mis-sizing if that is the case.
Answered 4 years ago by LCD
You know, I thought about your case a bit more overnight.
Unless this going-out issue started as soon as the new liner was put in, I think that might be just a coincidence, because unless you are in an area with good winds every day it would not be blowing out due to draft on calm days. I would think back to when it started, and if that matches with the new liner, or if it matches up with any energy conservation measures installation, water heater changeout, change or weatherstripping of garage door, etc.
In troubleshooting, I would concentrate initially on several things that came to mind - of course, these are all hypotheticals, but any one could be the case:
0) make sure there is a cap on the top of the flue (should be able to see from ground level), and that it extends either about 2 feet above ridge of roof (if near ridge), or 3 or more feet above roof level if lower down on roof where it comes through. If they installed the flue short so it does not extend far enough above the roof, that could cause drafting through the flue as the airflow ovder the roof affects it.
1) be sure they installed a draft hood - the open bottom cone shaped skirt right on top of the furnace (water heater has one too), which helps initiate the draft in the flue when the appliance first kicks on. If they connected the flue ducting direct to the furnace without a draft hood, with the exception of very few units like fan-driven pulse units, that could cause backdrafting when the unit fires up, which can starve the fire for air or cause automatic sensor shutdown ofthe burners.
2) be sure the liner is not blocked by birds nest, insect nest, etc.
3) In both the above cases, and also if you are not getting enough incoming combustion air to the room/garage the furnace is in, the natural flue exhaust draft up the liner will be slow to establish itself. This can cause the "fire" to basically stay in the firebox or even "rollout" under the edges of the furnace, which is not only dangerous but with newer furnaces will cause it to shut down because they have rollout sensors that detect the rollout heat and cut off the burners. Look up under the furnace (assuming it is open firebox type, not sealed chamber pulse unit) when the unit kicks on - if the flame, after an initial unstable second or so when first igniting, significantly wavers, wobbles, "gutters", or "walks around" in the firebox rather than "standing up straight" above the burners without significant (more than 1/2 inch or so variation) lateral movement or with more than the tips of the flames being yellow, then you may have backpressure from the flue, you lack combustion air, or your air/gas mixture needs adjusting. Certainly if the flame balls up and flickers out to or under the edge of the firebox rather than going straight up that is a critical situation and needs immediate correction. If it is balling up and spreading out all over in the firebox rather than being vertical rows of flame that merge into a clean upward flow into the furnace, try opening a door or window to the outside from the room the furnace is in and see if that makes a difference. If it changes to a nice straight, vertical flame when you do that, then you need to provide makeup air - commonly with a screened ducted opening through an outside wall about 6-12 inches in diameter, depending on unit size. Technician can size it - depends on combined Btu demand of all appliances in that room. In some cases, this will occur only when the water heater is also firing at the same time, which can get frustrating, because it only blows out about once a day when both happen to be firing simultaneously.
Also, if you have a clothes dryer in that area, whenn it operates it pulls a lot of air out of the room and can create a partial vacuum, which can cuase furnace backdrafting, so the makeup air opening to the outside needs to be increased in that case too.
4) One other thing in the coincidence category which I think I mentioned before - this problem may have nothing to do with the flue, and may just be a thermocouple making poor contact in the gas control valve so it intermittently fails to turn on the gas flow to the burners, could remotely possibly be an intermittent flaw in the gas control valve itself (had that happen on mine once), or could be the the thermocouple is not located in the blue part of the pilot flame properly (especially with standing pilot) or that the piezoelectric ignitor is failing to ignite the pilot at times. I have never seen intermittent failure of a thermocouple, only good or dead, but I suppose that is a possibility too. Quite cheap to replace the thermocouple - electronic/ piezoelectric ignitor also in the $10-20 range commonly for the part, but if the ignitor control board has failed more like $20-60 parts - plus service call charge of around $75-150 labor.
5) if you have an electronic furnace, it is also possible that you have an intermittent problem withthe master control circuyit board, with a sensor not working right, or if the unit has an outlet damper or booster fan, that it is not kicking in correctly every time. In that case, with some makes the furnace will kick on, but then shut down the burners in a couple of seconds because the exhausst gas is not exhausting correctly. With elecctronic control units there are TONS of possible causes - some of them interlocking - so it can be a real problem to solve. I had one I was working on a few months ago that took 4 hours to debug - turned out when the motor-controlled damper operated it was vibrating a loose connection on the exhaust fan (on a new high-efficiency boiler), so the fan shut off right after turning on, causing the circuit board to recognize the exhaust fan was not operating so it shut down the burners. The joys of electronic controlled appliances - they add greatly to the diagnosis time and repair costs, and in my opinion rarely at to functionality or efficiency of the unit but fail far more frequently.
6) If you have an HVAC technician out, also have him look at what is feeding into the flue, and where - there should not be anything but same-fuel heating appliances at one level tied into it - not different appliances on different floors, and in general (in most code areas) not oil and gas fired appliances both, and only two inmost cases - two furnaces, or one furnace and one same-fuel water heater.
Answered 4 years ago by LCD
Related Questions
Terms Of Use
Privacy Policy | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '28', 'language_id_whole_page_fasttext': "{'en': 0.9491878747940063}", 'metadata': "{'Content-Length': '78480', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:JYVKETJWITSBBXAGXFKCTNB2S7HSADDZ', 'WARC-Concurrent-To': '<urn:uuid:097c440f-5339-4df9-8acd-3836f6e0dcc0>', 'WARC-Date': datetime.datetime(2019, 8, 25, 22, 42, 21), 'WARC-IP-Address': '67.225.149.137', 'WARC-Identified-Payload-Type': 'application/xhtml+xml', 'WARC-Payload-Digest': 'sha1:I3TEDOU3BBFQQH3WNZYT5QAPKP6LRHV5', 'WARC-Record-ID': '<urn:uuid:8e7367e2-3c2e-4cca-83af-a3571d0dd7c6>', 'WARC-Target-URI': 'https://answers.angieslist.com/We-1926-house-Chimney-liner-replaced-3000-draft-causing-furnace-help-q139836.aspx', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:d49770d2-11c3-4fb8-adea-b13c0834d7c3>', 'WARC-Truncated': None}", 'previous_word_count': '1892', 'url': 'https://answers.angieslist.com/We-1926-house-Chimney-liner-replaced-3000-draft-causing-furnace-help-q139836.aspx', 'warcinfo': 'isPartOf: CC-MAIN-2019-35\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for August 2019\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-67-67-238.ec2.internal\r\nsoftware: Apache Nutch 1.15 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.1-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.0244329571723938', 'original_id': 'd72b4d5c19fada16c967823cf8debde681595c7a43a19af00fdc92a2902efc2b'} |
X Close
Monday July 30, 2007
US returns ancient artifact stolen from Cambodia
PHNOM PENH, Cambodia (AP): The U.S. government returned to Cambodia on Monday the head of an Angkor-era sculpture that had been stolen and smuggled out of the Southeast Asian country.
The artifact, weighing about two kilograms (4.4 pounds), is a sandstone head of a celestial dancer, or apsara, from the 12th century, the U.S. Embassy said in a statement Monday.
It said the object was smuggled out of Cambodia into the U.S. in violation of a 2003 agreement between the two countries that aims to protect Cambodia's cultural heritage. The statement did not say when the item was stolen.
U.S. law enforcement agents seized the artifact early this year, Jeff Daigle, an embassy spokesman said.
"The U.S. government is very determined to assist the Cambodian government in protecting and preserving its heritage,'' Ambassador Joseph Mussomeli said after a ceremony in which the artifact was officially returned.
"We're very grateful and happy that our police and our other law enforcement agencies are really focused on this issue.'' he said.
Him Chhem, acting minister of culture, thanked the U.S. government for returning the artifact.
Cambodia's centuries-old stone monuments, especially those in the ancient capital of Angkor, suffered extensive destruction from both nature and looters especially during times of war over the past three decades.
Many priceless pieces have ended up in the hands of private collectors overseas.
Most Viewed | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '2', 'language_id_whole_page_fasttext': "{'en': 0.9389933347702026}", 'metadata': "{'Content-Length': '79493', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:YJAA55TSHL5EC6FW2FAYQOAIDUG67GPQ', 'WARC-Concurrent-To': '<urn:uuid:42537019-2e71-4e15-bae2-f82547b0c695>', 'WARC-Date': datetime.datetime(2015, 6, 2, 17, 38, 37), 'WARC-IP-Address': '23.62.6.218', 'WARC-Identified-Payload-Type': None, 'WARC-Payload-Digest': 'sha1:77YFIBKLYP4R6JGAIMWQK3LE7HPHSLUY', 'WARC-Record-ID': '<urn:uuid:d2c12de7-38ac-4ccb-af54-c427d45dd838>', 'WARC-Target-URI': 'http://www.thestar.com.my/story/?file=%2f2007%2f7%2f30%2fapworld%2f20070730181831&sec=apworld', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:115c4ec5-fa1c-4595-b242-2a4802298ac8>', 'WARC-Truncated': None}", 'previous_word_count': '240', 'url': 'http://www.thestar.com.my/story/?file=%2f2007%2f7%2f30%2fapworld%2f20070730181831&sec=apworld', 'warcinfo': 'robots: classic\r\nhostname: ip-10-180-206-219.ec2.internal\r\nsoftware: Nutch 1.6 (CC)/CC WarcExport 1.0\r\nisPartOf: CC-MAIN-2015-22\r\noperator: CommonCrawl Admin\r\ndescription: Wide crawl of the web for May 2015\r\npublisher: CommonCrawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.039137423038482666', 'original_id': '961cac9858aa58b5f28a4a0de361a97e37464de2329e7570d8892e1ab3299283'} |
<!doctype html>
<html lang="de" class="ts-desktop">
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# article: http://ogp.me/ns/article#">
<title>DGB contra AfD: „Nicht die Partei des kleinen Mannes“ - Politik - Tagesspiegel</title><meta content="Politik, Wirtschaft, Gesellschaft" name="page-topic" /><meta content="Die AfD wirbt verstärkt um Arbeitnehmer. Der DGB sieht das Problem, gelöst hat er es bisher nicht." name="description" /><link href="/images/101910614/25078646/2-format2.jpg" rel="image_src" /><meta name="robots" content="index, follow, noarchive, noodp"><link href="https://www.tagesspiegel.de/politik/dgb-contra-afd-nicht-die-partei-des-kleinen-mannes/25078640.html" rel="canonical" /><meta content="„Nicht die Partei des kleinen Mannes“" property="og:title" /><meta content="article" property="og:type" /><meta content="635" property="og:image:width" /><meta content="357" property="og:image:height" /><meta content="https://www.tagesspiegel.de/images/101910614/25078646/2-format530.jpg" property="og:image" /><meta content="https://www.tagesspiegel.de/politik/dgb-contra-afd-nicht-die-partei-des-kleinen-mannes/25078640.html" property="og:url" /><meta content="Die AfD wirbt verstärkt um Arbeitnehmer. Der DGB sieht das Problem, gelöst hat er es bisher nicht." property="og:description" /><meta content="https://www.facebook.com/tagesspiegel" property="article:publisher" />
<meta http-equiv="Content-Language" content="de-DE" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta property="baseUrl" content="/" />
<link rel="alternate" href="https://m.tagesspiegel.de/politik/dgb-contra-afd-nicht-die-partei-des-kleinen-mannes/25078640.html" media="only screen and (max-width: 640px)" />
<meta http-equiv="pragma" content="no-cache" />
<meta property="fb:admins" content="705881063,714225842,1050947879" />
<meta property="fb:page_id" content="59381221492" />
<link rel="apple-touch-icon" href="/images/apple-touch-icon/9800138/2-formatOriginal.png" />
<link rel="SHORTCUT ICON" href="/images/favicon/3714/5-formatOriginal.ico" />
<meta name="msvalidate.01" content="1E3CA20685184916F462A58091526719" />
<meta content="xwYiXDvBsBKyDJ_9ZDAUw-1z1r2YKuwaVJQ01qZdUbY" name="google-site-verification" />
<meta property="fb:pages" content="59381221492" />
<meta name="verification" content="e128da0442d60a0b1a06b9700c5b8bb1" />
<meta content="IE=Edge" http-equiv="X-UA-Compatible" />
<meta name="pocket-site-verification" content="d626bf3fbffe9a35cf77733da81fed" />
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="https://www.tagesspiegel.de/contentexport/feed/home" />
<link type="text/css" rel="stylesheet" href="/css/13518618/316/styles.css" />
<script type="text/javascript">
window.contentTypeName = "Article";
</script>
<script type="text/javascript">
var _sf_startpt=(new Date).getTime(),_dontusemobile=0,_checkMobileQuery=function(e){var o,i,n,r;for(n=0,r=(o=e.split("&")).length;n<r;n++)if("mobile"==(i=o[n].split("="))[0]&&"false"==i[1])return _setCookie("dontusemobile",1,5),void(_dontusemobile=1);return!1},_setCookie=function(e,o,i){var n=new Date;n.setDate(n.getDate()+i);var r=escape(o)+(null==i?"":"; expires="+n.toUTCString());document.cookie=e+"="+r},_getCookie=function(e){var o,i,n,r=document.cookie.split(";");for(o=0;o<r.length;o++)if(i=r[o].substr(0,r[o].indexOf("=")),n=r[o].substr(r[o].indexOf("=")+1),(i=i.replace(/^\s+|\s+$/g,""))==e)return unescape(n);return null},_cookiesEnabled=function(){var e=!1;return _setCookie("cookiesOn",1),1==_getCookie("cookiesOn")&&(e=!0,_removeCookie("cookiesOn")),e},_removeCookie=function(e){_setCookie(e,"",-1)},ua=navigator.userAgent.toLowerCase(),iphone=~ua.indexOf("iphone")||~ua.indexOf("ipod"),ipad=~ua.indexOf("ipad"),android=~ua.indexOf("android"),ismobile=ua.indexOf("mobile"),androidversion=parseFloat(ua.slice(ua.indexOf("android")+8)),query=window.location.search.substring(1),mobile=_checkMobileQuery(query),mobileLink=document.querySelector('link[rel="alternate"][media="only screen and (max-width: 640px)"]');if(mobileLink&&(android||iphone||ipad)&&1!=_getCookie("dontusemobile")&&_cookiesEnabled()&&1!=_dontusemobile&&-1<["www.tagesspiegel.de","preview-www.tagesspiegel.de","e2e-preview-www.tagesspiegel.de","www.pnn.de","preview-www.pnn.de","e2e-preview-www.pnn.de"].indexOf(window.location.hostname)&&"/registrierung/registrierung/3720.html"!==window.location.pathname){var mobileUrl=mobileLink.getAttribute("href");document.referrer?mobileUrl+="?utm_referrer="+encodeURIComponent(document.referrer)+window.location.search.replace("?","&"):mobileUrl+=window.location.search,window.location.replace(mobileUrl)}
</script>
<script type="text/javascript">
var adslotFilledByCriteo=function(){var d={},e=function(e,a){d[e]=a};return window.sc={},window.addEventListener("message",function(d){try{var e=JSON.parse(d.data);if(e.cmd)switch(e.cmd){case"displayAdDefend":window.sc[e.id.replace("crt-","")]=!1}}catch(d){}},!1),e}();
</script>
<link rel="preload" href="https://script.ioam.de/iam.js?m=1" as="script">
<script type="text/javascript">
var iam_data = {
"st": "tagspieg", // site/domain
"cp": "politik", // new code KAT 2.0
"sv": "in", // AGOF/FraBo-Tag, in = Aktiviert, ke = Nicht aktiviert
"sc": "yes"
};
var src = "https://script.ioam.de/iam.js?m=1";
var el = document.createElement("script");
el.type = "text/javascript";
el.src = src;
el.async = true;
el.addEventListener("load", function() {
iom.c(iam_data, 1);
});
document.head.appendChild(el);
</script>
<script type="text/javascript">
var urban = urban || { cmd: [], config: [] };
var urbanOptions = {
//autoDetectSlots: true,
initialSlots: ['leaderboard', 'special-unit', 'sky-left', 'sky-right'],
targeting: {
type: "Article",
category: ["politik"],
subcategory: [""],
subcategory2: [""],
keywords: ["DGB,AfD,Thueringen,Sozialpolitik,Annelie_Buntenbach,Fluechtlinge,Opel"],
exclude: [""], detailPageId: ["25078640"],
tspTheme: ["AfD"],
searchTerm: "$searchTerm"
}
};
if(_getCookie("disableAds") != "jfg7df5H3ktjz") urban.cmd.push( function() { urban.init(urbanOptions) } );
</script>
<link rel="preload" href="https://ads.urban-media.com/js/configs/prebid.js" as="script">
<link rel="preload" href="https://www.googletagservices.com/tag/js/gpt.js" as="script">
<link rel="preconnect" href="https://adservice.google.de">
<link rel="preconnect" href="https://adservice.google.com">
<link rel="preconnect" href="https://securepubads.g.doubleclick.net">
<link rel="preconnect" href="https://tpc.googlesyndication.com">
<link rel="preconnect" href="https://urbanmedia-d.openx.net">
<link rel="preconnect" href="https://bidder.criteo.com">
<link rel="preconnect" href="https://ib.adnxs.com">
<script src="https://ads.urban-media.com/js/urban.js" async></script>
<script src="https://ads.urban-media.com/js/configs/tsp.js" async></script>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@tagesspiegel" />
<meta name="twitter:title" content="„Nicht die Partei des kleinen Mannes“" />
<meta name="twitter:description" content="Die AfD wirbt verstärkt um Arbeitnehmer. Der DGB sieht das Problem, gelöst hat er es bisher nicht." />
<meta name="twitter:image" content="https://www.tagesspiegel.de/images/101910614/25078646/2-format3003.jpg" />
</head>
<body class="ts-is-article" itemscope itemtype="http://schema.org/WebPage">
<noscript>
<iframe src="//www.googletagmanager.com/ns.html?id=GTM-M35SFW"
height="0" width="0" style="display:none;visibility:hidden">
</iframe>
</noscript>
<script>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-M35SFW');
</script>
<header class="ts-header ts-has-subnav" data-command="header.stickyHeader" data-service-url="/ajaxentry/cache/subnav?tgId=20085300&navId=20091906">
<div class="ts-stage-wrapper">
<div class="ts-header-stage">
<div class="ts-logo">
<a href="/" title="Der Tagesspiegel" class="ts-logo-link">Der Tagesspiegel</a>
</div>
<nav class="ts-main-nav ts-has-subnav" role="navigation">
<ul class="ts-main-nav-items ts-flyout-disabled" data-command="header.navigation">
<li class="">
<a href="/" title="Der Tagesspiegel" class="ts-link" target="_self">
Startseite
</a>
</li>
<li class="ts-has-subnav" data-url=/ajaxentry/cache/subnav?tgId=25941808&navId=25900220>
<a href="/plus/" title="Tagesspiegel Plus" class="ts-link ts-link--paid" target="_self">
<svg aria-hidden="true" class="ts-icon--paid" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 29"><g fill="none" fill-rule="evenodd"><path fill="#D8232A" d="M28 .5H5.333A5.333 5.333 0 000 5.833v17.334A5.333 5.333 0 005.333 28.5h17.334A5.333 5.333 0 0028 23.167V.5z" /><path fill="#FFFFFE" d="M8.023 22.569l1.613-.395V7.229H6.661l-.655 3.374h-.429V5.779h10.64v4.824h-.428l-.63-3.374H12.36v14.945l1.613.395v.501h-5.95v-.501" /><path fill="#FFF" fill-rule="nonzero" d="M19.404 19.337v-2.984h2.881v-1.464h-2.881v-2.984h-1.465v2.984h-2.881v1.464h2.881v2.984z" /></g></svg>
<span class="ts-link__text">Tagesspiegel Plus</span>
</a>
</li>
<li class="ts-has-subnav ts-active" data-url=/ajaxentry/cache/subnav?tgId=10941660&navId=2968>
<a href="/politik/" title="Politik" class="ts-link" target="_self">
Politik
</a>
<ul class="ts-sub-nav">
<li>
<a href="/themen/agenda/" title="Agenda" class="ts-link" target="_self">
Agenda
</a>
</li>
<li>
<a href="/themen/brexit/" title="Brexit" class="ts-link" target="_self">
Brexit
</a>
</li>
<li>
<a href="/themen/digitalisierung-ki/" title="Digitalisierung & KI" class="ts-link" target="_self">
Digitalisierung & KI
</a>
</li>
<li>
<a href="/themen/energie-klima/" title="Energie & Klima" class="ts-link" target="_self">
Energie & Klima
</a>
</li>
<li>
<a href="/themen/gesundheit-ehealth/" title="Gesundheit & E-Health" class="ts-link" target="_self">
Gesundheit & E-Health
</a>
</li>
<li>
<a href="/themen/mobilitaet-transport/" title="Mobilität & Transport" class="ts-link" target="_self">
Mobilität & Transport
</a>
</li>
</ul>
</li>
<li class="ts-has-subnav" data-url=/ajaxentry/cache/subnav?tgId=11103504&navId=2902>
<a href="/berlin/" title="Berlin" class="ts-link" target="_self">
Berlin
</a>
</li>
<li class="ts-has-subnav" data-url=/ajaxentry/cache/subnav?tgId=11103508&navId=2876>
<a href="/wirtschaft/" title="Wirtschaft" class="ts-link" target="_self">
Wirtschaft
</a>
</li>
<li class="ts-has-subnav" data-url=/ajaxentry/cache/subnav?tgId=23851898&navId=23852212>
<a href="/gesellschaft/" title="Gesellschaft" class="ts-link" target="_self">
Gesellschaft
</a>
</li>
<li class="ts-has-subnav" data-url=/ajaxentry/cache/subnav?tgId=11121132&navId=3002>
<a href="/kultur/" title="Kultur" class="ts-link" target="_self">
Kultur
</a>
</li>
<li class="ts-has-subnav" data-url=/ajaxentry/cache/subnav?tgId=11121212&navId=2984>
<a href="/meinung/" title="Meinung" class="ts-link" target="_self">
Meinung
</a>
</li>
<li class="ts-has-subnav" data-url=/ajaxentry/cache/subnav?tgId=11121118&navId=2946>
<a href="/sport/" title="Sport" class="ts-link" target="_self">
Sport
</a>
</li>
<li class="ts-has-subnav" data-url=/ajaxentry/cache/subnav?tgId=11121228&navId=2894>
<a href="/wissen/" title="Wissen" class="ts-link" target="_self">
Wissen
</a>
</li>
<li class="ts-has-subnav" data-url=/ajaxentry/cache/subnav?tgId=11121274&navId=2882>
<a href="/verbraucher/" title="Verbraucher" class="ts-link" target="_self">
Verbraucher
</a>
</li>
<li data-url=/ajaxentry/cache/subnav?navId=26075498>
<a href="https://interaktiv.tagesspiegel.de/" title="Interaktiv" class="ts-link" target="_blank">
Interaktiv
</a>
</li>
</ul>
</nav>
<ul class="ts-services">
<li class="ts-paid-offers-links">
<ul class="ts-service-links-items" role="navigation">
<li>
<a href="https://abo.tagesspiegel.de/?utm_source=tagesspiegel&utm_campaign=products&utm_medium=header-link" title="Abo" class="ts-link" target="_blank">
Abo
</a>
</li>
<li>
<a href="https://epaper.tagesspiegel.de/?utm_source=tagesspiegel&utm_campaign=products&utm_medium=header-link" title="E-Paper" class="ts-link" target="_blank">
E-Paper
</a>
</li>
<li>
<a href="https://shop.tagesspiegel.de?utm_source=tagesspiegel&utm_campaign=products&utm_medium=header-link" title="Shop" class="ts-link" target="_blank">
Shop
</a>
</li>
</ul> </li>
</ul>
<ul class="ts-socials">
<li>
<a href="https://www.facebook.com/tagesspiegel" title="Folgen Sie uns auf Facebook" class="ts-inverse-link ts-social-page ts-facebook" target="_blank" rel="nofollow noopener">
<svg class="ts-link-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><title>Facebook</title><path d="M373.95 326.92H269.23v170.94h104.72V1000h201.37V495.73h140.49l14.96-168.8H575.32v-96.16c0-39.8 8.01-55.56 46.47-55.56h108.98V0H591.35c-149.84 0-217.4 65.97-217.4 192.3v134.62z" /></svg>
Folgen Sie uns auf Facebook
</a> </li>
<li>
<a href="https://twitter.com/tagesspiegel" title="Folgen Sie uns auf Twitter" class="ts-inverse-link ts-social-page ts-twitter" target="_blank" rel="nofollow noopener">
<svg class="ts-link-icon" viewBox="0 0 344 282" xmlns="http://www.w3.org/2000/svg"><path fill="#fff" d="M344 33c-12 8-26 12-40 12 15-9 27-23 32-40-13 11-28 17-45 17-39-40-106-23-121 31-3 11-3 23-1 34-57-3-109-30-145-74-18 32-8 73 22 94-11 0-22-2-32-7 1 33 24 62 56 69-10 3-21 3-32 1 9 29 36 49 67 50-32 19-68 29-105 29 129 84 301-3 309-157V70c13-11 25-23 35-37" /></svg>
Folgen Sie uns auf Twitter
</a> </li>
<li>
<a href="https://www.instagram.com/tagesspiegel/" title="Folgen Sie uns auf Instagram" class="ts-inverse-link ts-social-page ts-instagram" target="_blank" rel="nofollow noopener">
<svg class="ts-link-icon" viewBox="0 0 326 326" xmlns="http://www.w3.org/2000/svg"><g fill="none" stroke="#fff" stroke-width="29"><rect height="296" rx="78" width="296" x="15" y="15" /><circle cx="163" cy="163" r="69" /></g><circle cx="250" cy="76" fill="#fff" r="19" /></svg>
Folgen Sie uns auf Instagram
</a> </li>
<li>
<a href="https://www.youtube.com/user/DerTagesspiegel" title="Folgen Sie uns auf Youtube" class="ts-inverse-link ts-social-page ts-youtube" target="_blank" rel="nofollow noopener">
<svg class="ts-link-icon" viewBox="0 0 356 251" fill="#ed1d24" xmlns="http://www.w3.org/2000/svg"><path d="M349 212c-4 15-17 27-32 31-37 10-242 10-278 0-15-4-28-16-32-31C-3 173-2 76 7 38c4-15 17-27 32-31C78-3 283-2 317 7c15 4 28 16 32 31 9 37 9 138 0 174zM142 72v106l93-53z" fill="#fff" /></svg>
Folgen Sie uns auf Youtube
</a> </li>
</ul>
<div class="ts-user-menu">
<ul>
<li>
<a href="/login/" class="ts-link ts-user-controls ts-login" data-command="loginRedirect">Login</a>
</li>
<li>
<a href="/registrierung/" class="ts-link ts-user-controls ts-register">Registrieren</a>
</li>
</ul>
</div>
<section class="ts-main-search">
<form role="form" class="ts-form" autocomplete="off" action="/suchergebnis/" method="get" accept-charset="UTF-8">
<input type="hidden" name="p" value="suche" />
<input type="search" name="sw" class="ts-input" autocomplete="off" placeholder="Suchbegriff eingeben" />
<button class="ts-btn ts-btn-primary" title="Suche starten!">
<span class="ts-search-submit-text">Suchen</span>
</button>
</form>
</section>
<button class="ts-toggle-menu">
<svg class="ts-icon-burger" viewBox="0 0 80 43" xmlns="http://www.w3.org/2000/svg"><path stroke="#4A4A4A" stroke-width="4" d="M0 2h80M0 21h80M0 41h80" /></svg>
<svg class="ts-icon-close" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><g fill="none" stroke="#4A4A4A" stroke-width="2" stroke-linejoin="round" stroke-linecap="round"><circle cx="30" cy="30" r="29" /><path d="M17 17l26 26M43 17L17 43" /></g></svg>
<span class="ts-toggle-label">Menü</span>
</button>
</div>
</div>
</header>
<div class="ts-page-wrapper">
<div class="ts-stage-wrapper">
<div id="hcf-zr12qtz-wrapper">
<div class="ts-zr12qtz-leaderboard" id="urban-leaderboard">
<script type="text/javascript">
urban.cmd.push( function() { urban.display('leaderboard'); });
</script>
</div>
<div class="ts-zr12qtz-special-unit ts-hidden" id="urban-special-unit">
<script type="text/javascript">
urban.cmd.push( function() { urban.display('special-unit'); });
</script>
</div>
<div class="ts-zr12qtz-sky-right" id="urban-sky-right" style="display: none;">
<script type="text/javascript">
urban.cmd.push( function() { urban.display('sky-right'); });
</script>
</div>
<div class="ts-zr12qtz-sky-right" id="crt-sky-right" style="width:160px;height:600px;"></div>
<script type="text/javascript">
var Criteo = Criteo || {};
Criteo.events = Criteo.events || [];
Criteo.events.push(function() {
Criteo.DisplayAcceptableAdIfAdblocked({
"zoneid": 640113,
"width": 160,
"height": 600,
"containerid": "crt-sky-right",
"callbacksuccess": function() { adslotFilledByCriteo('sky-right', true); }
});
});
</script>
<div class="ts-zr12qtz-sky-left" id="urban-sky-left">
<script type="text/javascript">
urban.cmd.push( function() { urban.display('sky-left'); });
</script>
</div>
<div class="ts-zr12qtz-layer ts-hidden" id="urban-layer">
<script type="text/javascript">
urban.cmd.push( function() { urban.display('layer'); });
</script>
</div>
<div class="ts-zr12qtz-post-site-ad ts-hidden" id="urban-post-site-ad">
<script type="text/javascript">
urban.cmd.push( function() { urban.display('post-site-ad'); });
</script>
</div>
<div class="ts-zr12qtz-inread ts-hidden" id="urban-inread">
<script type="text/javascript">
urban.cmd.push( function() { urban.display('inread'); });
</script>
</div>
</div>
<div class="ts-stage" data-command="toTop">
<div class="ts-container">
<ul class="ts-breadcrumb"><li itemtype="http://data-vocabulary.org/Breadcrumb" itemscope="" class="ts-first"><a itemprop="url" href="/" title="Der Tagesspiegel" target="_self"><span itemprop="title">Der Tagesspiegel</span></a></li><li itemtype="http://data-vocabulary.org/Breadcrumb" itemscope=""><a itemprop="url" href="/politik/" title="Politik" class="ts-inverse-link" target="_self"><span itemprop="title">Politik</span></a></li><li class="ts-current"><strong>DGB contra AfD: „Nicht die Partei des kleinen Mannes“ </strong></li></ul> </div>
<div class="ts-container"><div class="ts-area ts-billboard-area"></div></div>
<div class="ts-container">
<div class="ts-area ts-article-area">
<article id="25078640" class="ts-article" itemscope="" itemtype="http://schema.org/NewsArticle" data-multipage="false">
<img src="https://ssl-tagesspiegel.met.vgwort.de/na/d548196f82a843e6ac36abc352dc7593" width="1" height="1" alt="" class="hcf-hidden" />
<header class="ts-article-header">
<div class="ts-meta">
<time class="ts-time" itemprop="datePublished" datetime="2019-10-02T15:38:47+02:00">02.10.2019, 15:38 Uhr</time>
</div><h1 itemprop="headline" class="ts-title"><span class="ts-overline">DGB contra AfD </span><span class="ts-colon">: </span><span class="ts-headline">„Nicht die Partei des kleinen Mannes“</span></h1>
<p class="ts-intro" itemprop="description">
Die AfD wirbt verstärkt um Arbeitnehmer. Der DGB sieht das Problem, gelöst hat er es bisher nicht. </p>
<address class="ts-authors">
<span class="ts-author">
<a class="ts-author ts-link" rel="author" href="/meisner-matthias/5264588.html">Matthias Meisner</a>
</span>
</address>
<figure itemtype="http://schema.org/ImageObject" itemscope="itemscope" itemprop="image" class="ts-article-element ts-lead ts-type-image"><a class="ts-link ajaxify" data-command="openLayer" data-param="/ajaxentry/cache/imagelightbox?elementId=25078646" href='/images/101910614/25078646/2-format43.jpg' title='Bild vergrößern'><div class="ts-media"><img src="/images/101910614/25078646/2-format6001.jpg?inIsFirst=true" alt="Gescheiterter Annäherungsversuch: Die Opel-Betriebsrätin Martina Pracht verjagt Thüringens AfD-Chef Björn Höcke von einer Kundgebung in Eisenach." itemprop="contentURL" /></div></a><figcaption itemprop="caption description"><span itemprop="description" class="ts-figure-text">Gescheiterter Annäherungsversuch: Die Opel-Betriebsrätin Martina Pracht verjagt Thüringens AfD-Chef Björn Höcke von einer...</span><small class="ts-credit" itemprop="copyrightHolder">Foto: Jens-Ulrich Koch/dpa-Zentralbild</small></figcaption></figure>
</header>
<div class="ts-article-content">
<div class="ts-article-body" itemprop="articleBody">
<p>Das könnte der AfD gefallen: Ende August startete bei <a href="https://www.spiegel.de/politik/deutschland/bjoern-hoecke-von-opel-beschaeftigen-bei-demo-abgedraengt-a-1204720.html" target="_blank">Opel in Eisenach</a> die <a href="https://www.mdr.de/thueringen/west-thueringen/eisenach/opel-werk-grandland-gelaendewagen-100.html" target="_blank">Produktion des Stadtgeländewagens „Grandland X“</a> Die bisher auf Kleinwagen spezialisierte Autofabrik wird dafür völlig umgekrempelt. Gewerkschafter und Betriebsräte haben Vorbehalte haben gegen die neue Fixierung auf die SUV-Produktion. Sie fürchten, dass die rechtsradikale Partei den Streit für sich ausnutzen will. Nach dem Motto: Wichtig sei der Erhalt von Arbeitsplätzen, Umweltfragen seien bestenfalls zweitrangig.</p><p>Bei den Strategen in der Zentrale des Deutschen Gewerkschaftsbundes (DGB) in Berlin ist das seit Wochen ein großes Thema: Wie erlaubt es die AfD, sich vor allem <a href="/politik/tag-der-deutschen-einheit-wir-brauchen-wieder-das-herzblut-des-wendejahres/25076042.html" target="_self">in Ostdeutschland</a> als „Partei des kleinen Mannes“ zu generieren, obwohl es, wie es beim DGB heißt, der rechtsradikalen Partei an abgestimmten Konzepten für die Gestaltung der Arbeitsmarkt- und Sozialpolitik fehlt? </p><p>In einer neuen Schrift unter der Überschrift „Eine ,Arbeiterpartei für Deutsche'?“ nimmt der DGB jetzt den Sozialpopulismus der AfD unter die Lupe - und rechnet mit der Partei ab. Der DGB wirft der Partei vor, <a href="/themen/agenda/betriebsratswahlen-im-fruehjahr-rechte-kandidaten-streben-in-die-betriebsraete/20849470.html" target="_self">die Einheitsgewerkschaft spalten zu wollen</a> und analysiert, dass zwischen der sozialpolitischen Rhetorik der Partei und der Wirklichkeit eine große Lücke klaffe. In Zukunftsfragen wie der Rente oder dem Mindestlohn biete die AfD „ein ganzes Sammelsurium sich widersprechender Konzepte“ an, heißt es in dem Papier. </p><p>Die Spaltung der AfD in der sozialen Frage sieht laut DGB so aus: Auf der einen Seite gebe es in der Partei marktradikale Fundamentalisten. Auf der anderen Seite diene sich der völkisch-nationalistische Flügel bei denen an, die sich von Globalisierung und zunehmender internationaler Konkurrenz bedroht sehen. Diesen werde dann der „Schutz der Volksgemeinschaft“ versprochen. Die sozialpolitischen Themen der AfD dienten zur „Frontstellung gegen Einwanderinnen und Einwanderer“ so die Einschätzung des Gewerkschafts-Dachverbandes. </p><div id="opinary-automation-placeholder"></div><h3>„Außer einer Mogelpackung nichts zu bieten“</h3><p>DGB-Vorstandsmitglied Annelie Buntenbach sagte in Berlin: „Für die Arbeitnehmer hat die AfD außer einer Mogelpackung nichts zu bieten. Die AfD ist eine zutiefst neoliberale und gleichzeitig <a href="/politik/verwaltungsgericht-entscheidet-afd-politiker-bjoern-hoecke-darf-als-faschist-bezeichnet-werden/25066588.html" target="_self">völkische Partei</a>, die unsere sozialstaatlichen Errungenschaften am liebsten abschaffen will. Die Arbeitnehmer dürfen der Partei ihren sozialen Anstrich auf keinen Fall abkaufen.“ </p><p>Dass sich die AfD als Interessenvertretung von Arbeitern zu inszenieren versucht, sieht der DGB mit Sorge. Nach den Politikfeldern Migration und Außenpolitik ist die Arbeitsmarkt- und Sozialpolitik das wichtigste Themenfeld der Partei, wie sich beispielsweise an der gestellten Zahl von Kleinen Anfragen zu diesem Komplex zeigt: Von November 2017 bis Juni 2018 waren es 34, im ersten Halbjahr 2019 stieg die Zahl auf 57. Und im zweiten Halbjahr wurden nach einer Statistik der Gewerkschaft von der AfD bereits weitere 29 Anfragen zu sozialpolitischen Themen gestellt. Oft geschieht das mit fremdenfeindlichem Unterton, wenn beispielsweise nach der Gewährung von Sozialleistungen an ausländische Staatsangehörige gefragt wird.</p><div class="ts-zr12qtz ts-right" id="urban-medrect2" style="display: none;">
<script type="text/javascript">
urban.cmd.push( function() { urban.display('medrect2'); });
</script>
</div>
<div class="ts-zr12qtz ts-right" id="crt-medrect2" style="width:300px;height:250px;"></div>
<script type="text/javascript">
var Criteo = Criteo || {};
Criteo.events = Criteo.events || [];
Criteo.events.push(function() {
Criteo.DisplayAcceptableAdIfAdblocked({
"zoneid": 962915,
"width": 300,
"height": 250,
"containerid": "crt-medrect2",
"callbacksuccess": function() { adslotFilledByCriteo('medrect2', true); }
});
});
</script>
<h3>Gewerkschafts-Männer wählen überproportional die AfD</h3><p>Partiell hat diese AfD-Strategie offenbar durchaus Erfolg, wie sich laut DGB-Analyse auch an den Ergebnissen der Landtagswahlen Sachsen und Brandenburg zeigt. Der Anteil der Arbeiter unter den AfD-Wählern lag in beiden Bundesländern bei mehr als einem Drittel. Gewerkschafter wählten etwa ebenso häufig die AfD wie die Wähler im Gesamtdurchschnitt. Und besonders gut verfängt die Ansprache der rechtsradikalen Partei bei Gewerkschafts-Männern. In Sachsen stimmten sie zu 34,1 Prozent für die AfD, von den Gewerkschafterinnen waren es nur 18 Prozent. Nicht ganz so deutlich ist die Differenz in Brandenburg: 26,9 Prozent der Gewerkschaftsmänner stimmten dort für die AfD, und nur 16,8 Prozent der Gewerkschaftsfrauen. Landesweit war die AfD in Sachsen auf 27,5 Prozent gekommen, in Brandenburg auf 23,5 Prozent.</p><figure itemtype="http://schema.org/ImageObject" itemscope="itemscope" itemprop="image" class="ts-article-element ts-left ts-type-image"><a class="ts-link ajaxify" data-command="openLayer" data-param="/ajaxentry/cache/imagelightbox?elementId=25079044" href='/images/80028551/25079044/2-format43.jpg' title='Bild vergrößern'><div class="ts-media"><img src="/images/80028551/25079044/2-format3001.jpg?inIsFirst=false" alt="DGB-Vorstandsmitglied Annelie Buntenbach" itemprop="contentURL" /></div></a><figcaption itemprop="caption description"><small class="ts-credit" itemprop="copyrightHolder">Foto: Markus Scholz/dpa</small></figcaption></figure><p>Der DGB beobachtet auch, dass die AfD die Strukturumbrüche in vielen Regionen und Branchen gezielt für sich nutzt - nicht nur in der Automobilindustrie, sondern zum Beispiel auch in den Kohleregionen. „Auf viele für die deutsche Wirtschaft wichtige Branchen – beispielsweise Energie und Verkehr – kommt ein riesiger Wandel zu“, sagt die DGB-Funktionärin Buntenbach: „Die Ängste vor Strukturbrüchen, Jobverlust und sozialem Abstieg versuchen die Rechtspopulisten in den Betrieben und der Arbeitnehmerschaft für sich zu nutzen.“ Gezielt angesprochen werden auch <a href="/politik/braune-staatsdiener-rechtsradikale-in-sicherheitsbehoerden-bedrohen-die-demokratie/25010400.html" target="_self">Beschäftigte in Uniform</a>, beispielsweise Polizisten oder Soldaten. Betriebsräte und Gewerkschafter berichten, dass die AfD „ganz bewusst“ versuche, diese Zielgruppen für sich zu erschließen.</p><div class="ts-zr12qtz ts-right" id="urban-medrect3" style="display: none;">
<script type="text/javascript">
urban.cmd.push( function() { urban.display('medrect3'); });
</script>
</div>
<div class="ts-zr12qtz ts-right" id="crt-medrect3" style="width:300px;height:250px;"></div>
<script type="text/javascript">
var Criteo = Criteo || {};
Criteo.events = Criteo.events || [];
Criteo.events.push(function() {
Criteo.DisplayAcceptableAdIfAdblocked({
"zoneid": 962916,
"width": 300,
"height": 250,
"containerid": "crt-medrect3",
"callbacksuccess": function() { adslotFilledByCriteo('medrect3', true); }
});
});
</script>
<p>Auf das Wahlverhalten hat sich das zuletzt offenbar ausgewirkt, wie der DGB analysierte. In der Oberlausitz rund um Bautzen und Görlitz, einer von einem Aus bei der Kohleverstromung betroffenen Region, wurde besonders häufig rechts gewählt, die Debatte um einen wirksamen Klimaschutz nutzte der Partei. „Eine AfD, die den durch Menschen verursachten Klimawandel bestreitet, hat sich hier als vermeintlicher Retter von Arbeitsplätzen angeboten.“ </p><p>Ähnlich sah es in Brandenburg in den Regionen im Süden des Bundeslandes aus, die mit dem Kohleausstieg zu kämpfen haben. <a href="/politik/50-5-prozent-fuer-die-afd-heinersbrueck-besuch-im-dorf-der-abgehaengten/23968788.html" target="_self">In Heinersbrück</a>, das von der Schließung des Kraftwerks Jänschwalde betroffen ist, kam die AfD auf 50,5 Prozent. In anderen <a href="/politik/abwanderung-fuehrt-zu-protestwahl-wer-zurueckbleibt-waehlt-oftmals-die-afd/24958316.html" target="_self">als „abgehängt“ geltenden Regionen</a> wie der Uckermark habe die Partei nicht so gut abgeschnitten.</p><div class="ts-recommendation">
<h2 class="ts-section-title">Mehr zum Thema</h2>
<article class="ts-teaser ts-type-article ">
<a href="/politik/braune-staatsdiener-rechtsradikale-in-sicherheitsbehoerden-bedrohen-die-demokratie/25010400.html">
<h4 class="ts-title">
<span class="ts-overline">Braune Staatsdiener</span>
<span class="ts-headline">Rechtsradikale in Sicherheitsbehörden bedrohen die Demokratie</span>
</h4>
<figure class="ts-media">
<div class="ts-img-container">
<img src = /images/chemnitz/25010550/2-format3010.jpg srcset="/images/chemnitz/25010550/2-format3010.jpg 320w, /images/chemnitz/25010550/2-format3020.jpg 510w" sizes="100vw" alt="1. September 2018 in Chemnitz: Polizisten schützen den Trauermarsch von AfD, Pegida & Co.">
</img> </div>
</figure>
</a>
<footer>
<div class="ts-teaser-meta">
<address class="ts-authors">
<span class="ts-author">Heike Kleffner</span>
<span class="ts-author">Matthias Meisner</span>
</address>
</div>
</footer>
</article>
</div><p>Die AfD habe, so der DGB, die Zukunftsängste in der Lausitz für ihren Wahlkampf genutzt. „Die Ankündigung von Milliarden, die den Niedergang aufhalten sollen, hat hier nicht verfangen.“</p>
</div>
<a href="https://abo.tagesspiegel.de/ueber-tagesspiegel-plus?utm_source=TS-Politik&utm_medium=Textlink&utm_campaign=OnlineArtikel" title="Neu: Tagesspiegel Plus jetzt gratis testen!" class="ts-abo-link" target="_blank" rel="nofollow noopener">
Neu: Tagesspiegel Plus jetzt gratis testen!
</a>
<aside class="ts-homepage-link">
<a href="/" rel="home" class="ts-link">zur Startseite</a>
</aside>
<nav class="related-topics">
<ul class="related-topics__list">
<li class="related-topics__item">Themen:</li>
<li class="related-topics__item">
<a href="/themen/afd/" class="related-topics__link">AfD</a>
</li>
<li class="related-topics__item">
<a href="/themen/fluechtlinge/" class="related-topics__link">Flüchtlinge</a>
</li>
<li class="related-topics__item">
<a href="/themen/opel/" class="related-topics__link">Opel</a>
</li>
<li class="related-topics__item">
<a href="/themen/sozialpolitik/" class="related-topics__link">Sozialpolitik</a>
</li>
</ul>
</nav>
</div>
</article>
<div class="ts-secondary-supplements">
<div class="ts-zr12qtz" id="urban-medrect1" style="display: none;" data-command="resizeSupplements">
<script type="text/javascript">
urban.cmd.push( function() { urban.display('medrect1'); });
</script>
</div>
<div class="ts-zr12qtz" id="crt-medrect1" style="width:300px;height:250px;"></div>
<script type="text/javascript">
var Criteo = Criteo || {};
Criteo.events = Criteo.events || [];
Criteo.events.push(function() {
Criteo.DisplayAcceptableAdIfAdblocked({
"zoneid": 640114,
"width": 300,
"height": 250,
"containerid": "crt-medrect1",
"callbacksuccess": function() { adslotFilledByCriteo('medrect1', true); }
});
});
</script>
<aside data-command="updateTeaserlist" class="ts-most-read"><h5 class="ts-section-title">Meistgelesen</h5><ul class="ts-teaserlist"><li class="ts-teaser"><a href="/politik/trotz-klagen-des-ministers-grundbuchamt-nennt-kaufpreis-fuer-spahns-millionen-villa-in-berlin-dahlem/26650754.html" title="Grundbuchamt nennt Kaufpreis für Spahns Millionen-Villa in Berlin-Dahlem" class="ts-link"><span class="ts-title"><span class="ts-overline">Trotz Klagen des Ministers</span><span class="ts-headline">Grundbuchamt nennt Kaufpreis für Spahns...</span></span><img src="/images/opening-of-the-bayreuth-wagner-festival-in-bayreuth/26651116/1-format3002.jpg" alt="Gesundheitsminister Jens Spahn (r.) mit Ehemann und Haus-Miteigentümer Daniel Funke" /></a></li><li class="ts-teaser"><a href="/wissen/covid-19-und-nahrungsergaenzung-hinweise-auf-schuetzende-wirkung-des-sonnenvitamins-d/26644304.html" title="Hinweise auf schützende Wirkung des „Sonnenvitamins“ D" class="ts-link"><span class="ts-title"><span class="ts-overline">Covid-19 und Nahrungsergänzung</span><span class="ts-headline">Hinweise auf schützende Wirkung des...</span></span><img src="/images/vitamin-d-tabletten-packungen-das-praeparat-soll-den-vitamin-d-mangel-durch-geringer-sonneneinstrah/26645184/2-format3002.jpg" alt="Mit Hilfe von Sonnenlicht kann die Haut eigentlich genug Vitamin D produzieren. Mit Pillen wird versucht, den Pegel in dunklen Jahreszeiten aufrechtzuerhalten." /></a></li><li class="ts-teaser"><a href="/politik/regierung-haelt-weiter-zu-trump-polen-will-mit-anerkennung-von-bidens-sieg-noch-warten/26229376.html" title="Polen will mit Anerkennung von Bidens Sieg noch warten" class="ts-link"><span class="ts-title"><span class="ts-overline">Regierung hält weiter zu Trump</span><span class="ts-headline">Polen will mit Anerkennung von Bidens Sieg noch...</span></span><img src="/images/file-photo-first-round-of-presidential-elections-in-poland/26655294/1-format3002.jpg" alt="Polens Präsident Andrzej Duda." /></a></li><li class="ts-teaser"><a href="/politik/laender-einigen-sich-auf-corona-massnahmen-lockdown-bis-weihnachten-kein-boellerverbot-maskenpflicht-an-schulen/26652454.html" title="Lockdown bis Weihnachten, kein Böllerverbot, Maskenpflicht an Schulen" class="ts-link"><span class="ts-title"><span class="ts-overline">Länder einigen sich auf Corona-Maßnahmen</span><span class="ts-headline">Lockdown bis Weihnachten, kein Böllerverbot,...</span></span><img src="/images/coronavirus-hannover/26652480/2-format3002.jpg" alt="Bei einer Verlängerung des Teil-Lockdowns blieben Gastronomiebetriebe sowie Freizeit- und Kultureinrichtungen, die seit Anfang November dicht sind, weiter geschlossen." /></a></li></ul></aside>
</div>
<div class="ts-actionbar-wrapper" data-command="actionBar">
<div class="ts-actionbar">
<ul class="ts-actions">
<li>
<a href="#kommentare" class="ts-icon ts-comment" data-command="scrollToAndShowComments" data-placement="top" title="Kommentar schreiben">
<span class="ts-comments-count" itemprop="commentCount">98</span>
</a>
</li>
<li>
<a href="/politik/dgb-contra-afd-nicht-die-partei-des-kleinen-mannes/25078640.html?print=true" class="ts-icon ts-print" data-placement="top" data-command="toolTip" title="Drucken" rel="nofollow" print="true">Artikel drucken</a>
</li>
<li>
<a class="ts-icon ts-email" href="mailto:?subject=DGB%20contra%20AfD%3A%20%E2%80%9ENicht%20die%20Partei%20des%20kleinen%20Mannes%E2%80%9C&body=Hallo%2C%0A%0Aich%20habe%20diesen%20interessanten%20Artikel%20beim%20Tagesspiegel%20gefunden%3A%0A%0Ahttps://www.tagesspiegel.de/politik/dgb-contra-afd-nicht-die-partei-des-kleinen-mannes/25078640.html">Per Mail versenden</a>
</li>
</ul>
<ul class="ts-socials" data-command="initSocials">
<li><a href="https://www.facebook.com/sharer.php?u=https://www.tagesspiegel.de/politik/dgb-contra-afd-nicht-die-partei-des-kleinen-mannes/25078640.html&utm_source=tagesspiegel_online&utm_medium=facebook&utm_campaign=share&utm_content=25078640" class="ts-icon" target="_blank">Facebook</a></li>
<li><a href="https://twitter.com/intent/tweet?url=https://www.tagesspiegel.de/politik/dgb-contra-afd-nicht-die-partei-des-kleinen-mannes/25078640.html&text=%E2%80%9ENicht%20die%20Partei%20des%20kleinen%20Mannes%E2%80%9C&utm_source=tagesspiegel_online&utm_medium=twitter&utm_campaign=share&utm_content=25078640" class="ts-icon" target="_blank">Twitter</a></li>
<li><a href="https://getpocket.com/edit?url=https://www.tagesspiegel.de/politik/dgb-contra-afd-nicht-die-partei-des-kleinen-mannes/25078640.html&utm_source=tagesspiegel_online&utm_medium=pocket&utm_campaign=share&utm_content=25078640" class="ts-icon" target="_blank">Pocket</a></li>
<li><a href="https://share.flipboard.com/bookmarklet/popout?v=2&url=https://www.tagesspiegel.de/politik/dgb-contra-afd-nicht-die-partei-des-kleinen-mannes/25078640.html&title=%E2%80%9ENicht%20die%20Partei%20des%20kleinen%20Mannes%E2%80%9C&utm_source=tagesspiegel_online&utm_medium=flipboard&utm_campaign=share&utm_content=25078640" class="ts-icon" target="_blank">Flipboard</a></li>
<li class="ts-more-socials">
<ul>
<li><a href="https://web.whatsapp.com/send?text=https://www.tagesspiegel.de/politik/dgb-contra-afd-nicht-die-partei-des-kleinen-mannes/25078640.html&utm_source=tagesspiegel_online&utm_medium=whatsapp&utm_campaign=share&utm_content=25078640" class="ts-icon" target="_blank">WhatsApp</a></li>
<li><a href="https://www.linkedin.com/shareArticle?url=https://www.tagesspiegel.de/politik/dgb-contra-afd-nicht-die-partei-des-kleinen-mannes/25078640.html&utm_source=tagesspiegel_online&utm_medium=linkedin&utm_campaign=share&utm_content=25078640" class="ts-icon" target="_blank">LinkedIn</a></li>
<li><a href="https://www.xing.com/spi/shares/new?url=https://www.tagesspiegel.de/politik/dgb-contra-afd-nicht-die-partei-des-kleinen-mannes/25078640.html&utm_source=tagesspiegel_online&utm_medium=xing&utm_campaign=share&utm_content=25078640" class="ts-icon" target="_blank">Xing</a></li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</div><div class="ts-container"><div class="ts-area ts-supplements-area">
<div class="OUTBRAIN ts-outbrain" data-src="https://www.tagesspiegel.de/politik/dgb-contra-afd-nicht-die-partei-des-kleinen-mannes/25078640.html" data-widget-id="AR_20" data-ob-template="DE_tagesspiegel.de"></div>
<div class="OUTBRAIN ts-outbrain" data-src="https://www.tagesspiegel.de/politik/dgb-contra-afd-nicht-die-partei-des-kleinen-mannes/25078640.html" data-widget-id="FT_1" data-ob-template="DE_tagesspiegel.de"></div>
<div class="ts-primary-supplements"><section data-command="article.comments" id="kommentare" class="ts-comments-section" data-param="/ajaxentry/nocache/showcomments?teasableId=25078640"><h4 class="ts-section-title">98 Kommentare</h4><div class="ts-comments-editor" id="tsMainCommentEditor"><form class="ts-comments-input-area" data-param="" action='/ajaxentry/nocache/comment?issubmit=true'><textarea name="comment" class="ts-comments-input"></textarea><ul class="ts-comments-editor-options"><li><button title="Fett" class="ts-btn-bold" type="button">Fett</button></li><li><button title="Kursiv" class="ts-btn-italic" type="button">Kursiv</button></li><li><button title="Link einfügen" class="ts-btn-link" type="button">Link</button></li><li><button title="Zitat einfügen" class="ts-btn-quote" type="button">Zitat</button></li></ul><ul class="ts-comments-editor-links"><li><a class="ts-comments-guidelines" title="Community Richtlinien" target="_blank" href="/service/richtlinien/">Richtlinien</a></li><li><a class="ts-comments-features" title="Community Funktionen" target="_blank" href="/themen/digitalisierung-ki/in-eigener-sache-neues-layout-fuer-die-community/13733124.html">Funktionen</a></li></ul><button class="ts-comments-submit" type="button">Kommentieren</button></form></div><section style="display: block;" class="ts-comments-last-activity"><h5 class="ts-title">Neuester Kommentar</h5><ol class="ts-activity-list"></ol></section><button class="ts-comments-toggle" type="button">Alle Kommentare anzeigen</button><div class="ts-comments-page"><div class="ts-comments-options"><button class="ts-comments-expand-all" type="button">alle Antworten anzeigen</button><label class="ts-comments-sort"><select><option value="singlePageChronologicalLatestAtFirst">Neueste zuerst</option><option value="singlePageChronologicalEldestAtFirst">Älteste zuerst</option><option value="singlePageChronological">Chronologisch</option></select></label></div><ol class="ts-comments-list"></ol><a href="#kommentare" class="ts-comments-btn-write">Kommentar schreiben</a></div></section></div>
<div class="ts-secondary-supplements">
<aside data-command="updateTeaserlist" class="ts-most-discussed"><h5 class="ts-section-title">Meistdiskutiert</h5><ul class="ts-teaserlist"><li class="ts-teaser"><a href="/politik/ich-fuehle-mich-wie-sophie-scholl-querdenken-rednerin-vergleicht-sich-mit-widerstandskaempferin/26647396.html" title="„Querdenken“-Rednerin vergleicht sich mit Widerstandskämpferin" class="ts-link"><span class="ts-title"><span class="ts-overline">„Ich fühle mich wie Sophie Scholl“</span><span class="ts-headline">„Querdenken“-Rednerin vergleicht sich mit...</span></span><img src="/images/jana-aus-kassel/26649312/2-format3002.png" alt="Jana aus Kassel bei ihrer Rede." /><span class="ts-comments-count">423</span></a></li><li class="ts-teaser"><a href="/politik/trotz-klagen-des-ministers-grundbuchamt-nennt-kaufpreis-fuer-spahns-millionen-villa-in-berlin-dahlem/26650754.html" title="Grundbuchamt nennt Kaufpreis für Spahns Millionen-Villa in Berlin-Dahlem" class="ts-link"><span class="ts-title"><span class="ts-overline">Trotz Klagen des Ministers</span><span class="ts-headline">Grundbuchamt nennt Kaufpreis für Spahns...</span></span><img src="/images/opening-of-the-bayreuth-wagner-festival-in-bayreuth/26651116/1-format3002.jpg" alt="Gesundheitsminister Jens Spahn (r.) mit Ehemann und Haus-Miteigentümer Daniel Funke" /><span class="ts-comments-count">249</span></a></li><li class="ts-teaser"><a href="/wissen/coronavirus-in-deutschland-merkel-will-ferien-offenbar-am-16-dezember-beginnen-lassen/25560996.html" title="Merkel will Ferien offenbar am 16. Dezember beginnen lassen" class="ts-link"><span class="ts-title"><span class="ts-overline">Coronavirus in Deutschland</span><span class="ts-headline">Merkel will Ferien offenbar am 16. Dezember...</span></span><img src="/images/pressekonferenz-bundeskanzlerin-merkel/26655642/1-format3002.jpg" alt="Bundeskanzlerin Angela Merkel (CDU)." /><span class="ts-comments-count">12528</span></a></li></ul></aside>
</div>
<div class="OUTBRAIN ts-outbrain" data-src="https://www.tagesspiegel.de/politik/dgb-contra-afd-nicht-die-partei-des-kleinen-mannes/25078640.html" data-widget-id="AR_21" data-ob-template="DE_tagesspiegel.de"></div>
</div></div>
<footer class="ts-footer" data-command="footer.footerReveal">
<nav class="ts-lower-footer">
<ul class="ts-navi-highlights">
<li>
<a href="/service/verlag-der-tagesspiegel-datenschutzerklaerung/22603436.html" title="Datenschutz" class="ts-inverse-link" target="_self">
Datenschutz
</a>
</li>
<li>
<a href="https://anzeigenpreise.tagesspiegel.de/tagesspiegel-digital" title="Mediadaten Online" class="ts-inverse-link" target="_blank" rel="noopener">
Mediadaten Online
</a>
</li>
<li>
<a href="https://anzeigenpreise.tagesspiegel.de/der-tagesspiegel" title="Mediadaten Print" class="ts-inverse-link" target="_blank" rel="noopener">
Mediadaten Print
</a>
</li>
</ul>
<ul class="ts-navi">
<li>
<a href="/impressum/" title="Impressum" class="ts-inverse-link" target="_self">
Impressum
</a>
</li>
<li>
<a href="/kontakt/" title="Kontakt" class="ts-inverse-link" target="_self">
Kontakt
</a>
</li>
<li>
<a href="/themen/presseportal/" title="Presse" class="ts-inverse-link" target="_self">
Presse
</a>
</li>
</ul> <address class="ts-copyright">Copyright © Der Tagesspiegel</address>
</nav>
</footer>
</div>
</div>
</div>
<script type="text/javascript">
urban.cmd.push(function() { urban.collectSlots() });
</script>
<script>
var cmAssetMappings = {
"src/js/bundles/editor-v1.js": "/js/19353982/4/editor-v1.js",
"src/js/bundles/editor-v2.js": "/js/19353984/1/editor-v2.js"
};
</script>
<script type="text/javascript">
/* 24183612 */ !function(d,o){function i(d,o){var i=ed(d);if(!i)return i;if(""!=o)for(var h=0;h<o.length;h++){var u=l(o,h);"^"==u&&(i=i.parentNode),"<"==u&&(i=i.previousElementSibling),">"==u&&(i=i.nextElementSibling),"y"==u&&(i=i.firstChild)}return i}function h(d,o){var i=Q(o);return{x:d.clientX-i.left,y:d.clientY-i.top}}function u(d){for(var o=0,i=0;d;)o+=d.offsetLeft+d.clientLeft,i+=d.offsetTop+d.clientTop,d=d.offsetParent;return{x:o,y:i}}function t(d,o){var i=0,h=0,t=u(o);return(d.pageX||d.pageY)&&(i=d.pageX,h=d.pageY),(d.clientX||d.clientY)&&(i=d.clientX+document.body.scrollLeft+document.documentElement.scrollLeft,h=d.clientY+document.body.scrollTop+document.documentElement.scrollTop),i-=t.x,h-=t.y,{x:i,y:h}}function e(d,o){return B(o)?h(d,o):t(d,o)}function n(d,o){d.addEventListener?w(d,"click",o,!0):d.attachEvent&&d.attachEvent("onclick",function(){return o.call(d,window.event)})}function p(o,i){return d[q("c2V0VGltZW91dA==")](o,i)}function r(d){return parseInt(d.toString().split(".")[0],10)}function l(d,o){return d[o]}function f(){return Td=(zd*Td+Ud)%Ad}function s(){return f()/(Ad-1)}function a(){return s()}function m(d,o){return d>o?d:o}function v(){for(var d="",o=65;o<91;o++)d+=c(o);for(var o=97;o<123;o++)d+=c(o);return d}function c(d){return l(" !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ["+l("\\\\",0)+"]^_`abcdefghijklmnopqrstuvwxyz{|}",d-32)}function q(d){var o,i,h,u,t,e,n,p=v()+"0123456789+/=",r="",f=0;for(d=d.replace(/[^A-Za-z0-9\+\/\=]/g,"");f<d.length;)u=p.indexOf(l(d,f++)),t=p.indexOf(l(d,f++)),e=p.indexOf(l(d,f++)),n=p.indexOf(l(d,f++)),o=u<<2|t>>4,i=(15&t)<<4|e>>2,h=(3&e)<<6|n,r+=c(o),64!=e&&(r+=c(i)),64!=n&&(r+=c(h));return r}function g(){try{return navigator.userAgent||navigator.vendor||window.opera}catch(d){return"unknown"}}function w(d,o,i,h){h=h||!1;try{d.addEventListener(o,i,h)}catch(h){d.attachEvent&&d.attachEvent("on"+o,i)}}function j(d){if(!d)return"";for(var o=q("ISIjJCUmJygpKissLS4vOjs8PT4/QFtcXV5ge3x9"),i="",h=0;h<d.length;h++){i+=o.indexOf(d[h])>-1?q("XA==")+d[h]:d[h]}return i}function x(d){if(!d)return"";var o="";return d.id&&d.id.length>0&&(o+="#"+j(d.id)),d.className&&d.className.length>0&&(o+="."+j(d.className).split(" ").filter(function(d){return d&&d.length>0}).join(".")),o}function b(d){Hd[d]=!1}function k(d,o){var i=Ed++;Hd[i]=!0;var h=function(o){return function(){d.call(null),Hd[i]&&p(h,o)}}(o);return p(h,o),i}function R(d){var o=0,i=k(function(){void 0!==window.sc?(b(i),y(d)):++o>40&&b(i)},500)}function y(i){if(i.oiupmf08sdl&&!i.oiupma2bInject){i.oiupma2bInject=!0,i.oiupma83Pc={},i.oiupm7ddOc=[],i.oiupmddfAm={},i.oiupm4f3Av={},i.oiupm0acAw={},i.oiupm151Rqr={},i.oiupmaf9Rqq=[],i.oiupm4f3Avt={},i.oiupm6e7Ev={},window.sc&&pd(bd("2lpdjhv2pdjhq0lpsuryh0jrgidwkhu0odph0fkxu0hqjolvk0mdz0gdwhl0nlzl0lghh0txdun0xqfxw0vdfkhq0frxs0phdo0}dkq0dhursodqh0"+d.oiupmad3Rnd+"2446;97;3240irupdw51sqj",-3),null,null);var h=[];if(!oiupma8aMobile){"undefined"!=typeof urbanOptions&&urbanOptions.targeting&&urbanOptions.targeting.type&&"Author"===urbanOptions.targeting.type?d.oiupmSkMR=!0:d.oiupmSkMR=!1,function(){if(!d.oiupma8aMobile){var o=ed("#outbrain_widget_0");if(o){_(o,"display","none",""),o.className=o.className+" sfaobj0";var i=I("div");i.innerHTML='<div style="padding-left: 15px;padding-right: 15px;"><div style="border-top: 1px solid #a9a498 !important;position: relative;"></div></div> <div style="font-family: Georgia, \'Bitstream Charter\', serif;font-size: 23px;color: #000;margin: 0px 0px 24px 0px;margin-bottom: 10px;margin-top: 0;left: 15px;position: relative;padding-top: 12px;" bitstream=""> <span>Das könnte Sie auch interessieren</span> <a href="https://www.outbrain.com/what-is/default/de" target="_blank" rel="nofollow" onclick="OBR.extern.callWhatIs(\'https://www.outbrain.com/what-is/default/de\',\'\',-1,-1,true ,null);return false" style="right: 30px;float:right;margin-top:3px;position: relative;"> <div style="vertical-align: super;background-image: url(https://widgets.outbrain.com/images/widgetIcons/achoice.svg);background-size: 75% 75%;width: 12px;height: 12px;padding-left: 7px;display: inline-block;background-repeat: no-repeat;background-position: right center;border-left: 1px solid #999;float: right;margin-top: 4px;cursor: pointer;"></div> <div style="background: url(https://widgets.outbrain.com/images/widgetIcons/ob_smartFeedLogo.min.svg) no-repeat center top; width: 140px; height: 21px; float: right; margin-right: 5px;cursor: pointer;"></div> </a> </div>',gd(o,"beforeBegin",i)}var h=1;setInterval(function(){fd(nd(".ob-smartfeed-wrapper .OUTBRAIN .ob-recIdx-0.ob-p:not(.loc)"),function(d,o){for(o.className=o.className+" loc";o;)if((o=o.parentElement)&&o.className.indexOf("OUTBRAIN")>-1){-1===o.className.indexOf("sfaobj")&&(o.className=o.className+" sfaobj"+h,h++);break}})},200)}}();var u=document.createElement("style");u.innerHTML="#urban-leaderboard:empty { display: none; } header:before { border: initial !important; }",document.head.appendChild(u);var t=document.querySelector(".ts-topics-list");t&&t.style.setProperty("position","relative","");var e=setInterval(function(){var d=0,o=1,i=document.querySelector("#urban-leaderboard");i&&(i.style.display="none",function(){++d>=o&&clearInterval(e)}())},250),n=document.querySelector("#urban-sky-right");void 0!==window.sc&&!window.sc["sky-right"]&&n&&(n.style.display="none");var p=(setInterval(function(){var d=document.querySelector("#hcf-zr12qtz-wrapper");if(d&&"undefined"!=typeof oiupmdbbf4&&oiupmdbbf4.a&&oiupmdbbf4.a[2942]){var o=oiupmdbbf4.a[2942],i=d.getBoundingClientRect().top;if(i<59){var h=59-i+59;i!==h&&o.style.setProperty("top",h+"px")}else o.style.setProperty("top","0px")}},100),["#section.ts-topics-list"]),l=0,f=setInterval(function(){if(oiupmdbbf4.a[3998]||oiupmdbbf4.a[5020]){clearInterval(f);var d=0,o=setInterval(function(){for(var i=0,h=p.length,u=0;u<h;u++)!function(d){var o=document.querySelector(d);o&&""===o.style.position&&(o.style.setProperty("position","relative",""),i++)}(p[u]);(d++>=100||i===h)&&clearInterval(o)},150)}else l++>=100&&clearInterval(f)},100);d.oiupm138Flags.pt956ls=!0,d.oiupm138Flags.ba397it=[".ts-page-wrapper"],d.oiupm138Flags.ig03dBP=["height","background","font","bottom"];for(var s=nd("div > * > img"),m=0;m<s.length;m++)d.oiupm138Flags.ba397it.push(s[m].parentNode),d.oiupm138Flags.ba397it.push(s[m].parentNode.parentNode);if(!i.oiupm138Flags.welect.eenabled||ULAGPWelect()){if(oiupm138Flags.pt956ls){var v=oiupm138Flags.ba397it,c=oiupm138Flags.mb3beel||10,q=oiupm138Flags.ig03dBP,g=function(){var d=I("style");d.type="text/css";var i=!1,h=I("style");h.type="text/css";var u=!1;return function(t,e){if(e)if("b"!==t||i){if("r"===t)if(u){var n=h,p=n.sheet;p.insertRule(e,0)}else u=!0,K(h,e),C(o.body,h)}else{if(i=!0,q)for(var r=0;r<q.length;r++)e=e.replace(new RegExp("([;{])"+q[r]+": [^;]+;","g"),"$1");var n="[^:;{",p="!important;";e=e.replace(new RegExp(n+"}]+: [^;]+\\s"+p,"g"),""),K(d,e),o.head.insertBefore(d,o.head.firstChild)}}}();if(v){if(v.length>c){for(var w=0,j=[0],x=[v[0]],b=1;b<c;b++){for(;j.indexOf(w)>-1;)w=r(a()*v.length);j.push(w),x[b]=v[w]}v=x,oiupm138Flags.ba397it=x}for(var k={},m=0;m<v.length;m++){var R="string"==typeof v[m]?ed(v[m]):v[m];if(R&&R instanceof Node){var y={element:R,co3ebso:{},rcd0dcls:Rd(7),co3b3tx:""};if(y.co3b3tx+="."+y.rcd0dcls+"{",!q||q&&-1===q.indexOf("position")){var V=Y(R,"position");y.co3ebso.position=V,y.co3b3tx+="position:"+V+";"}if(!q||q&&-1===q.indexOf("left")){var V=Y(R,"left");y.co3ebso.left=V,y.co3b3tx+="left:"+V+";"}if(!q||q&&-1===q.indexOf("top")){var V=Y(R,"top");y.co3ebso.top=V,y.co3b3tx+="top:"+V+";"}if(!q||q&&-1===q.indexOf("right")){var V=Y(R,"right");y.co3ebso.right=V,y.co3b3tx+="right:"+V+";"}if(!q||q&&-1===q.indexOf("bottom")){var V=Y(R,"bottom");y.co3ebso.bottom=V,y.co3b3tx+="bottom:"+V+";"}if(!q||q&&-1===q.indexOf("background-color")){var V=Y(R,"background-color");y.co3ebso["background-color"]=V,y.co3b3tx+="background-color:"+V+";"}if(!q||q&&-1===q.indexOf("cursor")){var V=Y(R,"cursor");y.co3ebso.cursor=V,y.co3b3tx+="cursor:"+V+";"}if(!q||q&&-1===q.indexOf("width")){var V=Y(R,"width");y.co3ebso.width=V,y.co3b3tx+="width:"+V+";"}if(!q||q&&-1===q.indexOf("height")){var V=Y(R,"height");y.co3ebso.height=V,y.co3b3tx+="height:"+V+";"}if(!q||q&&-1===q.indexOf("text-align")){var V=Y(R,"text-align");y.co3ebso["text-align"]=V,y.co3b3tx+="text-align:"+V+";"}if(!q||q&&-1===q.indexOf("max-width")){var V=Y(R,"max-width");y.co3ebso["max-width"]=V,y.co3b3tx+="max-width:"+V+";"}if(!q||q&&-1===q.indexOf("clear")){var V=Y(R,"clear");y.co3ebso.clear=V,y.co3b3tx+="clear:"+V+";"}if(!q||q&&-1===q.indexOf("margin")){var V=Y(R,"margin");y.co3ebso.margin=V,y.co3b3tx+="margin:"+V+";"}if(!q||q&&-1===q.indexOf("margin-bottom")){var V=Y(R,"margin-bottom");y.co3ebso["margin-bottom"]=V,y.co3b3tx+="margin-bottom:"+V+";"}if(!q||q&&-1===q.indexOf("padding-top")){var V=Y(R,"padding-top");y.co3ebso["padding-top"]=V,y.co3b3tx+="padding-top:"+V+";"}if(!q||q&&-1===q.indexOf("background")){var V=Y(R,"background");y.co3ebso.background=V,y.co3b3tx+="background:"+V+";"}if(!q||q&&-1===q.indexOf("direction")){var V=Y(R,"direction");y.co3ebso.direction=V,y.co3b3tx+="direction:"+V+";"}if(!q||q&&-1===q.indexOf("margin-right")){var V=Y(R,"margin-right");y.co3ebso["margin-right"]=V,y.co3b3tx+="margin-right:"+V+";"}if(!q||q&&-1===q.indexOf("float")){var V=Y(R,"float");y.co3ebso.float=V,y.co3b3tx+="float:"+V+";"}if(!q||q&&-1===q.indexOf("padding-bottom")){var V=Y(R,"padding-bottom");y.co3ebso["padding-bottom"]=V,y.co3b3tx+="padding-bottom:"+V+";"}if(!q||q&&-1===q.indexOf("content")){var V=Y(R,"content");y.co3ebso.content=V,y.co3b3tx+="content:"+V+";"}if(!q||q&&-1===q.indexOf("color")){var V=Y(R,"color");y.co3ebso.color=V,y.co3b3tx+="color:"+V+";"}if(!q||q&&-1===q.indexOf("display")){var V=Y(R,"display");y.co3ebso.display=V,y.co3b3tx+="display:"+V+";"}if(!q||q&&-1===q.indexOf("font")){var V=Y(R,"font");y.co3ebso.font=V,y.co3b3tx+="font:"+V+";"}if(!q||q&&-1===q.indexOf("margin-left")){var V=Y(R,"margin-left");y.co3ebso["margin-left"]=V,y.co3b3tx+="margin-left:"+V+";"}if(!q||q&&-1===q.indexOf("transition")){var V=Y(R,"transition");y.co3ebso.transition=V,y.co3b3tx+="transition:"+V+";"}if(!q||q&&-1===q.indexOf("z-index")){var V=Y(R,"z-index");y.co3ebso["z-index"]=V,y.co3b3tx+="z-index:"+V+";"}if(!q||q&&-1===q.indexOf("padding-left")){var V=Y(R,"padding-left");y.co3ebso["padding-left"]=V,y.co3b3tx+="padding-left:"+V+";"}if(!q||q&&-1===q.indexOf("margin-top")){var V=Y(R,"margin-top");y.co3ebso["margin-top"]=V,y.co3b3tx+="margin-top:"+V+";"}y.co3b3tx+="} ",k[v[m]]=y,g("b",'.ukzxtcfq{position: fixed;left: 0;top: 0px;right: 0;bottom: 0;background-color: #000000;cursor: pointer;width: 100%;height: 100%;text-align: center;max-width: 970px;clear: both;margin: 0 auto;margin-bottom: 12px;padding-top: 2px;background: white;direction: rtl;margin-right: -320px;float: right;padding-bottom: 20px;content: "";color: #979797;display: block;font: bold 10px/10px "Helvetica Neue Condensed", Helvetica, sans-serif;margin-left: 7px;transition: top 0.3s ease-in;z-index: 10000000;padding-left: 15px;margin-top: -40px;} .itkqea{position: relative;max-width: 1200px;top: 12px;margin-bottom: 100px;width: 300px;clear: right;text-align: right;left: 100%;margin-left: 1050px;} .rwmmcujun{margin-bottom: 2px;position: absolute;max-width: initial;top: 0;width: 1050px;} .xxhkjuhbn{margin-bottom: 10px;} .axyjiehk{margin-bottom: 30px;} '),g("r",y.co3b3tx),R.className+=" "+y.rcd0dcls,R.className+=" ukzxtcfq",R.className+=" itkqea",R.className+=" rwmmcujun",R.className+=" xxhkjuhbn",R.className+=" axyjiehk"}}}}var W=I("style");W.type="text/css",K(W,'.NiwUQBxiK {position: fixed; left: 0; top: 0px; right: 0; bottom: 0; background-color: #000000;cursor: pointer;}.NiwUQBxiK img {width: 100%;height: 100%;}#lZeREm {text-align: center;position: relative;}#lZeREm img {cursor: pointer;max-width: 970px;}.WEhTeP {text-align: center;clear: both;}#aqjXHCVIXt {max-width: 1200px;margin:0 auto;margin-bottom: 12px;width: 100%;top: 12px;position: relative;padding-top: 2px;background: white;}.MHKKWkN {direction: rtl;position: relative;}.MHKKWkN img {cursor: pointer;}.RqIrFLI img {cursor: pointer;}#dRzzuNTnHl img {cursor: pointer;}.bWUkUYiq img {cursor: pointer;}.FWnoUt {margin-right: -320px;margin-bottom: 100px;width: 300px;float: right;clear: right;position: relative;}.FWnoUt img {cursor: pointer;padding-bottom: 20px;}.FWnoUt:before {content: "";color: #979797;display: block;margin-bottom: 2px;font: bold 10px/10px "Helvetica Neue Condensed", Helvetica, sans-serif;text-align: right;}#VUgYLU {margin-right: -320px;margin-bottom: 100px;width: 300px;float: right;clear: right;position: relative;}#VUgYLU img {cursor: pointer;}#VUgYLU:before {text-align: right;content: "";color: #979797;display: block;margin-bottom: 2px;font: bold 10px/10px "Helvetica Neue Condensed", Helvetica, sans-serif;}.PZPRkK {margin-bottom: 10px;}.PZPRkK img {cursor: pointer;}.PZPRkK:before {text-align: right;content: "";color: #979797;display: block;margin-bottom: 2px;font: bold 10px/10px "Helvetica Neue Condensed", Helvetica, sans-serif;}.kKloEIlSh {margin-bottom: 10px;}.kKloEIlSh img {cursor: pointer;}.kKloEIlSh:before {text-align: right;content: "";color: #979797;display: block;margin-bottom: 2px;font: bold 10px/10px "Helvetica Neue Condensed", Helvetica, sans-serif;}.xSebwP img {cursor: pointer;}#ahCBswPFaG {position: absolute;left: 100%;margin-left: 7px;transition: top 0.3s ease-in;}#ahCBswPFaG img {cursor: pointer;max-width: initial;}.hSoMFv {position: absolute;margin-left: 1050px;z-index: 10000000;top: 0;}.hSoMFv img {cursor: pointer;max-width: initial;}#EVoquK img {cursor: pointer;}#EVoquK {padding-left: 15px;}#igFnHfk img {cursor: pointer;}#igFnHfk {margin-top: -40px;margin-bottom: 30px;}.dBhntl img {cursor: pointer;}.dBhntl {margin-bottom: 30px;}.HVBVbt img {cursor: pointer;}.HVBVbt {margin-bottom: 30px;}#FKreWI {position: absolute;width: 1050px;top: 0;margin: 0 auto;left: 0;right: 0;}@media print {#aqjXHCVIXt,#FKreWI,.NiwUQBxiK,#lZeREm,.WEhTeP,.MHKKWkN,.RqIrFLI,#dRzzuNTnHl,.bWUkUYiq,.FWnoUt,#VUgYLU,.PZPRkK,.kKloEIlSh,.xSebwP,#ahCBswPFaG,.hSoMFv,#EVoquK,#igFnHfk,.dBhntl,.HVBVbt{display:none;}} .oiupmHid {display:none !important;}'),C(Pd,W),setTimeout(Z(h),0)}}}}function V(d,o){if(o<0)return V(d,o+26);for(var i="",h=0;h<d.length;h++){var u=d[h];if(u.match(/[a-z]/i)){var t=d.charCodeAt(h);t>=65&&t<=90?u=c((t-65+o)%26+65):t>=97&&t<=122&&(u=c((t-97+o)%26+97))}i+=u}return i}function Z(d){var o=[];A(d,o),z(d,o)}function W(d,o){if(d&&o)for(var i=Object.keys(o),h=0;h<i.length;h++)"[object Array]"===Object.prototype.toString.call(o[i[h]])?_(d,i[h],o[i[h]],"important"):_(d,i[h],o[i[h]])}function N(i,h){if(i&&0!==i.children.length){var u=i.children[0],t=Q(i),e=Q(u),n=e.x-t.x+e.width,p=Od[h];p||(p=I("style"),Od[h]=p,o.head.appendChild(p),w(d,"resize",function(d,o){N(this,d)}.bind(i,h))),-1===p.innerHTML.indexOf(n+"px")&&(p.innerHTML=x(i)+":after{width:"+n+"px;}")}}function F(d,o,i){if("[object Array]"===Object.prototype.toString.call(d))for(var h=0;h<d.length;h++){if((d[h].selector||d[h].selectorAll)&&!d[h].skipSelectorCSS)for(var u=nd(d[h].selector||d[h].selectorAll),t=0;t<u.length&&(W(u[t],d[h].cssApply),!d[h].selector);t++);d[h].function&&"function"==typeof d[h].function&&d[h].function(o,i),d[h].applyAdText&&"function"==typeof N&&N(o,i)}}function A(o,h){var u=i(""+q(bd(q("T3FVfU9bRWtdNVh3ZzZNa2ZLRW9mbEQuTEY4M2Z8NH1nSklxXVY0NmZwSXpmSll8"),-3)),"");if(u){var t=I("div");h[""+q(bd(q("VG5vUFdJZ3xcW0V6XVtMQA=="),-3))]=t,o[""+q(bd(q("VG5vUFdJZ3xcW0V6XVtMQA=="),-3))]=t,td(t,"aqjXHCVIXt"),u.firstChild?$(u.firstChild,t):C(u,t),d.oiupmdbbf4.w[3651]=t}if(void 0!==window.sc&&!1===window.sc["sky-right"]||location.search.indexOf("test=true")>-1){var u=i(""+q(bd(q("ZEpZa11KWXxPcVV9T1prb1xaVW9makBA"),-3)),"");if(u){var t=I("div");h[""+q(bd(q("WTVJdmVLRWtmSll8WTZNa2ZLRW9makBA"),-3))]=t,o[""+q(bd(q("WTVJdmVLRWtmSll8WTZNa2ZLRW9makBA"),-3))]=t,td(t,"FKreWI"),hd(t,"ZiLQdA "),u.nextSibling?$(u.nextSibling,t):C(u.parentNode,t),d.oiupmdbbf4.w[3999]=t}}}function z(o,h){d.oiupmeb9Ptl=18,d.oiupm501Pl=0;var u=!1;if(void 0!==window.sc&&!1===window.sc["sky-right"]||location.search.indexOf("test=true")>-1){var t=i(""+q(bd(q("XHA8bmhUQEA="),-3)),""),p=!1;if(t){var l=d.oiupmad3Rnd;!function(i){p||pd(bd("2lpdjhv2pdjhq0dffhsw0xqvhu0fkdqqhov0pdqwho0odqh0ydsru0jherwh0pdvvhq0hlfkh0"+d.oiupmad3Rnd+"246;7944;250irupdwRuljlqdo1msj",-3),function(){if(!p){p=!0;var h=this;if(h.height<2)return void U(3998,i,!1);if(l==d.oiupmad3Rnd){var u=t,f=I("div");o[""+q(bd(q("VG5JR1Z6QEA="),-3))]=f,td(f,"cxqOqhhzc"),hd(f,"NiwUQBxiK ");var s=h;d.oiupmddfAm[3998]&&(T(d.oiupmddfAm[3998]),d.oiupmddfAm[3998]=!1),n(s,function(o,i){if(!d.oiupma83Pc[3998]){o.preventDefault(),o.stopPropagation();for(var i=e(o,this),h=0;h<d.oiupm7ddOc.length;h++){var u=d.oiupm7ddOc[h];if(3998==u.p&&i.x>=u.x&&i.x<u.x+u.w&&i.y>=u.y&&i.y<u.y+u.h){if(u.u){var t=u.t.length>0?u.t:"_self";t=0==o.button&&o.ctrlKey?"_blank":t,ad(d,u.u,u.u,t,!0)}return}}var n=[bd("2lpdjhv2pdjhq0kdugo|0ndqq0ydwhu0ohkuhu0zdko0ohkuhu0|run0|xsslh0lppxqh0dejdeh0whuplq0qhyhu0wdohqw0ydpslu0kdugo|0sdnhw0"+d.oiupmad3Rnd+"245759958270irupdwRuljlqdo1msj",-3)],p=[bd("2lpdjhv2vhjhoq0lpsuryh0zdeeoh0xuzdog0rgg0fkdqqhov0ydpslu0qlfh0nlfn0gxiw0"+d.oiupmad3Rnd+"24<:877982:0irupdw51sqj",-3)],l=n[1*r(1*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)],f=p[1*r(1*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)];ad(d,l,f,"_blank")}}),C(f,h),u.firstChild?$(u.firstChild,f):C(u,f),d.oiupmdbbf4.a[3998]=f,F([{selector:".um-grid-wrapper",cssApply:{position:"relative"}},{selector:".um-main-wrapper",cssApply:{position:"relative"}},{selector:".ts-content-stage",cssApply:{background:"white"}},{selector:".ts-topics-list",cssApply:{"padding-top":"0","border-bottom":"0"}}],f,3998),Wd(f,3998,bd("2lpdjhv2pdjhq0kdugo|0phdo0mrev0whuplq0pdxuhu0gholjkw0pdqwho0lqvhoq0ilupd0de}xj0lqn0qrqh0vddw0edkq0"+d.oiupmad3Rnd+"2473;8558260irupdw51msj",-3)),U(3998,i,!0)}}},function(){U(3998,i,!1)})}(!0)}else U(3998,!u,!1)}else U(3998,!u,!1);var u=!1,f=h[""+q(bd(q("VG5vUFdJZ3xcW0V6XVtMQA=="),-3))],s=!1;if(f){var l=d.oiupmad3Rnd;!function(i){s||pd(bd("2lpdjhv2edkq0dffhsw0zddjhq0qdph0qhvw0}djjhg0rgg0zdqq0klq0|hdvw0"+d.oiupmad3Rnd+"24438;577250irupdw8731msj",-3),function(){if(!s){s=!0;var h=this;if(h.height<2)return void U(2932,i,!1);if(l==d.oiupmad3Rnd){var u=f,t=I("div");o[""+q(bd(q("VG5vUFdEQEA="),-3))]=t,td(t,"lZeREm");var p=h;d.oiupmddfAm[2932]&&(T(d.oiupmddfAm[2932]),d.oiupmddfAm[2932]=!1),n(p,function(o,i){if(!d.oiupma83Pc[2932]){o.preventDefault(),o.stopPropagation();for(var i=e(o,this),h=0;h<d.oiupm7ddOc.length;h++){var u=d.oiupm7ddOc[h];if(2932==u.p&&i.x>=u.x&&i.x<u.x+u.w&&i.y>=u.y&&i.y<u.y+u.h){if(u.u){var t=u.t.length>0?u.t:"_self";t=0==o.button&&o.ctrlKey?"_blank":t,ad(d,u.u,u.u,t,!0)}return}}var n=[bd("2lpdjhv2edkq0xpeuhood0fdih0vfkrrov0gulyhu0revw0ihz0khug0pdfkh0lqghhg0whdu0ndvvh0lpsuryh0"+d.oiupmad3Rnd+"2455<99<<2:0irupdw51sqj",-3),bd("2lpdjhv2gdehl0kdugo|0mdfn0|rnhv0rsd0"+d.oiupmad3Rnd+"2455:59;7250irupdw8731msj",-3),bd("2lpdjhv2mhpdqg0kdugo|0ylvd0ndiihh0sdduh0fhoheudwh0}djjhg0fkxu0wrix0hpedujr0jkrvw0rkqh0dffhsw0lpsdfwv0{lll0jlq0klq0"+d.oiupmad3Rnd+"24<9:8;<8270irupdwRuljlqdo1msj",-3),bd("2lpdjhv2vhjhoq0lpsuryh0grp0hfnh0khuu0hfnh0"+d.oiupmad3Rnd+"2484<8:;4240irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2edkq0lpsuryh0fdsv0lkqhq0dhursodqh0hohydwru0zdjrq0xpeuhood0fhoheudwh0"+d.oiupmad3Rnd+"246:86<95270irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2edkq0mdlohg0udkphq0hjjv0rog0edvlf0diihfw0ohlp0pdxuhu0mxvwl}0"+d.oiupmad3Rnd+"2453;957;260irupdw51sqj",-3),bd("2lpdjhv2pdjhq0dffhsw0ndvvh0glhvh0ylvd0"+d.oiupmad3Rnd+"245;64<;4270irupdw51sqj",-3),bd("2lpdjhv2edkq0dffhsw0lghh0{lll0udoo|0zhj0ydoxh0kddu0"+d.oiupmad3Rnd+"247<65496260irupdw491sqj",-3),bd("2lpdjhv2edkq0xpeuhood0kdss|0remhnw0udoo|0wdeoh0hjjv0grru0rgg0nlqgoh0klq0dffhsw0"+d.oiupmad3Rnd+"24<789<5<270irupdw51msj",-3),bd("2lpdjhv2gdehl0kdugo|0{hql{0xpihog0jrgidwkhu0phdo0mdfn0lppxqh0fkdqqhov0gdwhl0yhuerw0odeho0"+d.oiupmad3Rnd+"24;8589::250irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2pdjhq0lpsuryh0odfnhq0jlq0ylvd0urfn0"+d.oiupmad3Rnd+"24<9897;8260irupdw491msj",-3),bd("2lpdjhv2gdehl0lpsuryh0kddu0xqg0{hqld0udoo|0"+d.oiupmad3Rnd+"24:86<7;<270irupdwRuljlqdo1sqj",-3)],p=[bd("2lpdjhv2gdehl0xpeuhood0de}xj0odph0eoxph0mrev0lfk0gdehl0vdfkhq0"+d.oiupmad3Rnd+"245973786240irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2pdjhq0xpeuhood0zddjhq0qdph0"+d.oiupmad3Rnd+"24;:6;834250irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2pdjhq0mdlohg0ydoxh0udslg0|rjd0zdoosdshu0wdj0mhpdqg0mdz0phgld0xjo|0"+d.oiupmad3Rnd+"244937<3<240irupdw51msj",-3),bd("2lpdjhv2edkq0mdlohg0qdfkw0ydwhu0mxol0{hqrq0jdudjh0"+d.oiupmad3Rnd+"24536<:::2:0irupdw51msj",-3),bd("2lpdjhv2gdehl0lpsuryh0|hwl0lqghhg0glhvh0pdqwho0foxe0fodlu0xqfxw0qrqh0}lhkw0}hurv0"+d.oiupmad3Rnd+"24::396<:250irupdw51msj",-3),bd("2lpdjhv2vhjhoq0lpsuryh0jhehu0ihz0hkh0ihz0zdeeoh0mhuu|0lghh0ydoxh0qdfkw0ydoxh0{lll0ehl0vdfkhq0"+d.oiupmad3Rnd+"24::7<:37250irupdw8731sqj",-3),bd("2lpdjhv2edkq0dffhsw0revw0vfduh0pdqwho0ydoyh0hlfkh0kdihq0hkh0wdj0udfhu0rsd0"+d.oiupmad3Rnd+"2474;4847250irupdwRuljlqdo1msj",-3),bd("2lpdjhv2vhjhoq0dffhsw0sdshu0fkdqqhov0khfwlf0frxs0nlqgoh0gudj0pdxuhu0txdun0vfuhhq0{pdv0edfnxs0"+d.oiupmad3Rnd+"2454;6;59270irupdw51sqj",-3),bd("2lpdjhv2edkq0kdugo|0}rqh0mhpdqg0revw0wdeoh0zhj0mhuu|0hlfkh0{lll0kdugo|0txdun0lghh0{hur{hg0sdshu0xpihog0xowud0"+d.oiupmad3Rnd+"244488<9<260irupdw51sqj",-3),bd("2lpdjhv2pdjhq0lpsuryh0rog0vddw0fdsv0wdj0}rpelh0}rqh0vdfkhq0|dfn0exvfk0"+d.oiupmad3Rnd+"2466;8<;5240irupdw51msj",-3),bd("2lpdjhv2mhpdqg0xpeuhood0vdjhq0idq0foxe0zdjrq0udslg0lppxqh0jrgidwkhu0xqvhu0hpedujr0}lhkw0mdlohg0zdko0yhue0"+d.oiupmad3Rnd+"2487;:<64240irupdw51msj",-3),bd("2lpdjhv2vhjhoq0kdugo|0jherwh0mdfn0phgld0mxvwl}0"+d.oiupmad3Rnd+"249:<3<<;270irupdwRuljlqdo1msj",-3)],l=n[12*r(1*i.y/this.offsetHeight)+r(12*i.x/this.offsetWidth)],f=p[12*r(1*i.y/this.offsetHeight)+r(12*i.x/this.offsetWidth)];ad(d,l,f,"_blank")}}),C(t,h),C(u,t),d.oiupmdbbf4.a[2932]=t;var a=I("div");K(a,""+q(bd(q("U0pVc2dsRX1nS292XVczbExGRGpMRkVtZTV7eWZtcmpMfW42UldmOFF9dmpMRkRqTEpVc2Y2RXZcW245TEpNdmU1UXVSfERqTEZEal1wPHhnR3JqXHA8dl1GRHtQS0U3T31IemZLampNcUk0ZTZUOlZKWXZncFkzZFpRa0xIOG9nWlhqVDU8eF1KWXhmNVluTXFJNGU2VDpPRkVMXVp7NV1bVXNcNUh2TEtRa2VxUHdmNVl8ZFpcOkxGRGpMRkV6ZTZRc2dKb3llbXJqZnBZdlxbVXNncFg6TEZEakxGRTNdW2szT1pJdmRaZ3hSbEVtXVo4M11bTDpMRkwuVFpUO081VXNnbTdA"),-3))),fd(a.childNodes,function(d,o){dd(t,o)}),F([{selector:".ts-page-wrapper",cssApply:{"margin-top":"-10px","padding-top":"0"}},{selector:".ts-stage-wrapper > .ts-stage",cssApply:{"padding-top":"20px"}}],t,2932),Wd(t,2932,bd("2lpdjhv2vhjhoq0mdlohg0mdku0gholflrxv0xowud0khuu0"+d.oiupmad3Rnd+"24;6976:9260irupdwRuljlqdo1msj",-3)),U(2932,i,!0)}}},function(){U(2932,i,!1)})}(!0)}else U(2932,!u,!1);var u=!1,a=i(""+q(bd(q("XHA8bmhXc3hlNlRyT3FVfU9ab31PWkl8Z0pvbWVKWHNMSl15ZTZVb2ZsODNmfDRwZTU8M11bTEA="),-3)),""),m=!1;if(a){var l=d.oiupmad3Rnd;!function(i){m||pd(bd("2lpdjhv2vhjhoq0dffhsw0nlfn0ilqdoo|0wdfnoh0zdiih0fodlu0de}xj0vdxqd0{hur{hg0rihq0}heud0wdfnoh0hfnh0jodu|0zdiih0"+d.oiupmad3Rnd+"247564653250irupdw51sqj",-3),function(){if(!m){m=!0;var h=this;if(h.height<2)return void U(2943,i,!1);if(l==d.oiupmad3Rnd){var u=a,t=I("div");o[""+q(bd(q("VG5vUFdIXXllNlVvZmpAQA=="),-3))]=t,hd(t,"WEhTeP ");var p=h;d.oiupmddfAm[2943]&&(T(d.oiupmddfAm[2943]),d.oiupmddfAm[2943]=!1),n(p,function(o,i){if(!d.oiupma83Pc[2943]){o.preventDefault(),o.stopPropagation();for(var i=e(o,this),h=0;h<d.oiupm7ddOc.length;h++){var u=d.oiupm7ddOc[h];if(2943==u.p&&i.x>=u.x&&i.x<u.x+u.w&&i.y>=u.y&&i.y<u.y+u.h){if(u.u){var t=u.t.length>0?u.t:"_self";t=0==o.button&&o.ctrlKey?"_blank":t,ad(d,u.u,u.u,t,!0)}return}}var n=[bd("2lpdjhv2mhpdqg0dffhsw0xqfxw0odfn0fkdqqhov0pdqjr0xuzdog0ihz0}dkohq0jdeh0hfnh0lqn0wdj0wrix0"+d.oiupmad3Rnd+"245883;59240irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2mhpdqg0dffhsw0qrqh0wkhuh0pdxuhu0dffhsw0qhur0ydpslu0xowud0lqvhoq0vfkrrov0ydoyh0zdqq0qdph0rog0hiihnw0khpg0"+d.oiupmad3Rnd+"247894;;;250irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2edkq0lpsuryh0grp0phdo0diihfw0edkq0udfhu0mhpdqg0|hvwhugd|0udxshq0vfkrrov0sidqg0ioduh0"+d.oiupmad3Rnd+"24;48:;:3240irupdw51msj",-3),bd("2lpdjhv2mhpdqg0mdlohg0{dqwhq0jhehu0{dqwhq0kdss|0dejdeh0"+d.oiupmad3Rnd+"24<38:399250irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2vhjhoq0xpeuhood0zdqq0xowud0nqrev0jodu|0edvlf0udxshq0fhoheudwh0wdj0odeho0remhnw0dvshnw0fkhiv0"+d.oiupmad3Rnd+"24437<834250irupdw8731msj",-3),bd("2lpdjhv2vhjhoq0lpsuryh0pdqjr0txdnh0jlq0zddjhq0urfn0vdoh0xowud0zdeeoh0{hqrq0gxiw0hfnh0fhoheudwh0vdloru0mhuu|0}ls0"+d.oiupmad3Rnd+"24<:69<:5260irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2edkq0kdugo|0udxshq0de}xj0whdu0grru0xowud0{hql{0fodlu0khuu0dejdeh0hiihfwv0"+d.oiupmad3Rnd+"24;634656240irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2vhjhoq0lpsuryh0mxvwl}0mxol0{hur{0nruhd0vfuhhq0pdqwho0gudj0jdeh0lpsdfwv0qdfkw0hlfkh0idq0xpeuhood0txrwh0"+d.oiupmad3Rnd+"24;;78;93240irupdw51msj",-3),bd("2lpdjhv2mhpdqg0dffhsw0grp0vfkrrov0idq0revw0grru0lkqhq0}rpelh0{hur{0ohlp0jhehu0"+d.oiupmad3Rnd+"24<77996:250irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2gdehl0kdugo|0grru0zdoosdshu0shhuv0dffhohudwru0mdz0"+d.oiupmad3Rnd+"24;957794260irupdw51sqj",-3),bd("2lpdjhv2vhjhoq0lpsuryh0xpeuhood0lppxqh0sdfnhq0"+d.oiupmad3Rnd+"2473;<846250irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2gdehl0kdugo|0txrwh0xpeuhood0ylhu0qhur0zddjhq0}ls0"+d.oiupmad3Rnd+"24479<5<7270irupdwRuljlqdo1sqj",-3)],p=[bd("2lpdjhv2vhjhoq0mdlohg0hohydwru0kdihq0ilqdoo|0"+d.oiupmad3Rnd+"2484<5:93260irupdw51msj",-3),bd("2lpdjhv2edkq0xpeuhood0gholflrxv0|rjd0"+d.oiupmad3Rnd+"2467369;8260irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2mhpdqg0kdugo|0gholflrxv0nruhd0"+d.oiupmad3Rnd+"249;8<638240irupdw51msj",-3),bd("2lpdjhv2pdjhq0kdugo|0vdjhq0kdss|0idq0zdko0jdeh0foxe0qhvw0edfnxs0qdph0rihq0sdlq0"+d.oiupmad3Rnd+"2445:9973240irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2mhpdqg0xpeuhood0rkqh0zdko0odwh{0ndiihh0khfwlf0"+d.oiupmad3Rnd+"24<694;76250irupdw8731msj",-3),bd("2lpdjhv2gdehl0lpsuryh0mdsdq0yhue0}djjhg0zdqq0ohlp0gdwhl0}dkq0"+d.oiupmad3Rnd+"24983677<250irupdwRuljlqdo1msj",-3),bd("2lpdjhv2edkq0xpeuhood0{hur{0rsd0odeho0vfkrrov0whuplq0"+d.oiupmad3Rnd+"24<3;;98<2560irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2gdehl0xpeuhood0udslg0vdjhq0kddu0xvd0hohydwru0rkqh0txdun0"+d.oiupmad3Rnd+"24883<:93260irupdw491sqj",-3),bd("2lpdjhv2vhjhoq0lpsuryh0rgg0wdeoh0udslg0hjjv0|dfkw0ihghu0kdihq0vdoh0eoxph0mdku0"+d.oiupmad3Rnd+"244;8;544240irupdw51msj",-3),bd("2lpdjhv2vhjhoq0lpsuryh0sdlq0odqh0eoxph0dvshnw0xqgr0}heud0ioduh0whuplq0odeho0hqjolvk0"+d.oiupmad3Rnd+"249;;99762560irupdwRuljlqdo1msj",-3),bd("2lpdjhv2edkq0xpeuhood0mdz0hjjv0odqh0xpeuhood0ilupd0gulyhu0"+d.oiupmad3Rnd+"244675885260irupdw491msj",-3),bd("2lpdjhv2mhpdqg0dffhsw0nruhd0fodlu0pdqjr0fdsv0}hurv0zddjhq0mhpdqg0lghh0|run0mrev0udslg0rihq0"+d.oiupmad3Rnd+"2444:48<5250irupdw51sqj",-3)],l=n[12*r(1*i.y/this.offsetHeight)+r(12*i.x/this.offsetWidth)],f=p[12*r(1*i.y/this.offsetHeight)+r(12*i.x/this.offsetWidth)];ad(d,l,f,"_blank")}}),C(t,h),$(u,t),d.oiupmdbbf4.a[2943]=t;var f=I("div");K(f,""+q(bd(q("U0pVc2dsRX1nS292XVczbExGRGpMRkVtZTV7eWZtcmpMfW42UldmOFF9dmpMRkRqTEpVc2Y2RXZcW245TEpNdmU1UXVSfERqTEZEal1wPHhnR3JqXHA8dl1GRHtQS0U3T31IemZLampNcUk0ZTZUOlZKWXZncFkzZFpRa0xIOG9nWlhqVDU8eF1KWXhmNVluTXFJNGU2VDpPRkVMXVp7NV1bVXNcNUh2TEtRa2VxUHdmNVl8ZFpcOkxGRGpMRkV6ZTZRc2dKb3llbXJqZnBZdlxbVXNncFg6TEZEakxGRTNdW2szT1pJdmRaZ3hSbEVtXVo4M11bTDpMRkwuVFpUO081VXNnbTdA"),-3))),fd(f.childNodes,function(d,o){dd(t,o)}),Wd(t,2943,bd("2lpdjhv2edkq0kdugo|0txrwd0}ls0}djjhg0txrwh0udfhu0jkrvw0edfnvwdjh0|hwl0"+d.oiupmad3Rnd+"2443<5:46270irupdw51msj",-3)),U(2943,i,!0)}}},function(){U(2943,i,!1)})}(!0)}else U(2943,!u,!1);var u=!1,v=h[""+q(bd(q("WTVJdmVLRWtmSll8WTZNa2ZLRW9makBA"),-3))],c=!1;if(v){var l=d.oiupmad3Rnd;!function(i){c||pd(bd("2lpdjhv2edkq0xpeuhood0sdnhw0zdeeoh0kddu0ohlp0ndiihh0|hwl0mxol0fdih0zdeeoh0nruhd0sdshu0"+d.oiupmad3Rnd+"24:443695250irupdw51msj",-3),function(){if(!c){c=!0;var h=this;if(h.height<2)return void U(4e3,i,!1);if(l==d.oiupmad3Rnd){var u=v,t=I("div");o[""+q(bd(q("V0hNWGU2RVtcWnt2ZkpJel1bTEA="),-3))]=t,hd(t,"MHKKWkN ");var p=h;d.oiupmddfAm[4e3]&&(T(d.oiupmddfAm[4e3]),d.oiupmddfAm[4e3]=!1),n(p,function(o,i){if(!d.oiupma83Pc[4e3]){o.preventDefault(),o.stopPropagation();for(var i=e(o,this),h=0;h<d.oiupm7ddOc.length;h++){var u=d.oiupm7ddOc[h];if(4e3==u.p&&i.x>=u.x&&i.x<u.x+u.w&&i.y>=u.y&&i.y<u.y+u.h){if(u.u){var t=u.t.length>0?u.t:"_self";t=0==o.button&&o.ctrlKey?"_blank":t,ad(d,u.u,u.u,t,!0)}return}}var n=[bd("2lpdjhv2mhpdqg0xpeuhood0ixvv0shhuv0|rnhv0zhj0wdeoh0mrev0xqg0"+d.oiupmad3Rnd+"24849478<240irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2vhjhoq0mdlohg0udslg0udoo|0jdudjh0kdss|0xqg0remhnw0ydpslu0udslg0vdoh0khpg0{dqwhq0"+d.oiupmad3Rnd+"2446<3:;:250irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2mhpdqg0lpsuryh0}djjhg0rslqlrq0qhur0zdqwhg0hlqh0foxe0de}xj0}heud0"+d.oiupmad3Rnd+"2444;:8;4240irupdwRuljlqdo1msj",-3)],p=[bd("2lpdjhv2edkq0kdugo|0jdudjh0mhpdqg0zdoosdshu0qlfh0hlfkh0wdfnoh0udoo|0sidqg0revw0zdoosdshu0jrgidwkhu0exvfk0"+d.oiupmad3Rnd+"2459899<:250irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2vhjhoq0lpsuryh0}dkohq0zdeeoh0dhursodqh0|rjd0mrev0mdfn0fkdlqhg0vdxqd0udoo|0nruhd0nlzl0ydpslu0"+d.oiupmad3Rnd+"244::967:260irupdw51msj",-3),bd("2lpdjhv2gdehl0mdlohg0jrgidwkhu0yhue0"+d.oiupmad3Rnd+"2463;8486240irupdwRuljlqdo1msj",-3)],l=n[3*r(1*i.y/this.offsetHeight)+r(3*i.x/this.offsetWidth)],f=p[3*r(1*i.y/this.offsetHeight)+r(3*i.x/this.offsetWidth)];ad(d,l,f,"_blank")}}),C(t,h),C(u,t),d.oiupmdbbf4.a[4e3]=t,F([{selector:"body > header.ts-header",cssApply:{background:"none","box-shadow":"none"}},{selector:".ts-header-stage",cssApply:{"background-color":"white","box-shadow":"0 0 10px 0 rgba(0,0,0,.4)"}},{selector:".ts-topics-list",cssApply:{"padding-top":"0","border-bottom":"0",position:"relative",background:"initial"}},{selector:".ts-content-stage",cssApply:{"background-color":"#ebeae4"}},{selectorAll:"ul.ts-sub-nav",cssApply:{"margin-left":"0"}},{function:function(){function d(d){var o=window.pageYOffset,i=oiupmdbbf4.a[4e3],h=document.querySelector("header.ts-header");if(i&&h){var u=i.children.length>0?i.children[0]:null;if(u){var t=u.getBoundingClientRect().height+5;o>130?h.style.setProperty("margin-top","0"):(t-=o,h.style.setProperty("margin-top",t+"px"),i.style.setProperty("top","-"+o+"px"),i.style.setProperty("display",null))}}}window.addEventListener&&!window.oiupma8aMobile&&window.addEventListener("scroll",d),d()}}],t,4e3),Wd(t,4e3,bd("2lpdjhv2edkq0kdugo|0edfnvwdjh0uhdfk0kdihq0{hulf0qdph0kdihq0vdxqd0udslg0vdoh0odph0ioduh0"+d.oiupmad3Rnd+"246:46<55240irupdw51msj",-3)),U(4e3,i,!0)}}},function(){U(4e3,i,!1)})}(!0)}else U(4e3,!u,!1);var u=!1;if(void 0!==window.sc&&!1===window.sc.medrect4&&!1===window.oiupmSkMR){var g=i(""+q(bd(q("T3BrbV1sNHdcW01xZFo4a2VGNG1lNXp2TEY4M2Z8NH1nW0V6ZUpZd11aODNmfDRrZnBZa0xHN2pPcVV9T1tRb1w1PHhdSkl8aFY0fWdbRXplSll3XVo4M2Z6QEA="),-3)),""),w=!1;if(g){var l=d.oiupmad3Rnd;!function(i){w||pd(bd("2lpdjhv2mhpdqg0kdugo|0ndvvh0ehl0hohydwru0ydwhu0khuu0zhj0phgld0|run0}dxq0qdhjho0jrgidwkhu0jlq0revw0uhdfk0pdxuhu0"+d.oiupmad3Rnd+"245669534240irupdw51msj",-3),function(){if(!w){w=!0;var h=this;if(h.height<2)return void U(2937,i,!1);if(l==d.oiupmad3Rnd){var u=g,t=I("div");o[""+q(bd(q("V1lNRmU2VTNlNTNA"),-3))]=t,hd(t,"RqIrFLI ");var p=h;d.oiupmddfAm[2937]&&(T(d.oiupmddfAm[2937]),d.oiupmddfAm[2937]=!1),n(p,function(o,i){if(!d.oiupma83Pc[2937]){o.preventDefault(),o.stopPropagation();for(var i=e(o,this),h=0;h<d.oiupm7ddOc.length;h++){var u=d.oiupm7ddOc[h];if(2937==u.p&&i.x>=u.x&&i.x<u.x+u.w&&i.y>=u.y&&i.y<u.y+u.h){if(u.u){var t=u.t.length>0?u.t:"_self";t=0==o.button&&o.ctrlKey?"_blank":t,ad(d,u.u,u.u,t,!0)}return}}
var n=[bd("2lpdjhv2mhpdqg0xpeuhood0kdihq0mhuu|0xqfxw0"+d.oiupmad3Rnd+"24:595:;82:0irupdw51sqj",-3),bd("2lpdjhv2edkq0dffhsw0fkdqqhov0jlq0ndoe0ydwhu0zdjrq0foxe0gudj0gdehl0hkh0"+d.oiupmad3Rnd+"24976986;260irupdwRuljlqdo1msj",-3),bd("2lpdjhv2pdjhq0kdugo|0mdfn0}rqh0khpg0sdqho0odfn0khuu0idq0mdsdq0ihz0"+d.oiupmad3Rnd+"249;6::6;270irupdw51msj",-3)],p=[bd("2lpdjhv2pdjhq0dffhsw0zdqq0fkdqqhov0zdoo0qlfh0qljkwv0wdfnoh0odfnhq0wkhuh0"+d.oiupmad3Rnd+"24:548499250irupdw8731sqj",-3),bd("2lpdjhv2vhjhoq0xpeuhood0qhur0lpsdfwv0kdihq0ilupd0lpsdfwv0qrqh0}lhkw0lqghhg0qhyhu0|dfkw0"+d.oiupmad3Rnd+"2453;9<48260irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2vhjhoq0mdlohg0mxol0riilfh0qhyhu0sdnhw0zhj0lghh0mhuu|0lkqhq0ehl0dffhsw0"+d.oiupmad3Rnd+"248979538270irupdw51sqj",-3)],l=n[1*r(3*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)],f=p[1*r(3*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)];ad(d,l,f,"_blank")}}),C(t,h),C(u,t),d.oiupmdbbf4.a[2937]=t;var f=I("div");K(f,""+q(bd(q("U0pVc2dsRX1nS292XVczbExGRGpMRkVtZTV7eWZtcmpMfW42UldmOFF9dmpMRkRqTEpVc2Y2RXZcW245TEpNdmU1UXVSfERqTEZEal1wPHhnR3JqXHA8dl1GRHtQS0U3T31IemZLampNcUk0ZTZUOlZKWXZncFkzZFpRa0xIOG9nWlhqVDU8eF1KWXhmNVluTXFJNGU2VDpPRkVMXVp7NV1bVXNcNUh2TEtRa2VxUHdmNVl8ZFpcOkxGRGpMRkV6ZTZRc2dKb3llbXJqZnBZdlxbVXNncFg6TEZEakxGRTNdW2szT1pJdmRaZ3hSbEV8ZFpncmdHdmpMRkRqTEtVeWZHcmpQcUU3UnxEbFNuSW5TRjxuZFtcLg=="),-3))),fd(f.childNodes,function(d,o){dd(t,o)}),Wd(t,2937,bd("2lpdjhv2edkq0dffhsw0odwh{0odph0vhjhoq0udkphq0phdo0"+d.oiupmad3Rnd+"24;667:<8240irupdwRuljlqdo1sqj",-3)),U(2937,i,!0)}}},function(){U(2937,i,!1)})}(!0)}else U(2937,!u,!1)}else U(2937,!u,!1);var u=!1;if(void 0!==window.sc&&!1===window.sc["medrect-community"]&&!1===window.oiupmSkMR){var j=i(""+q(bd(q("TDZZfFxwSXhPWjRvXUtNb1w2VHdcNTx3ZVtZeGRbVTg="),-3)),""),x=!1;if(j){var l=d.oiupmad3Rnd;!function(i){x||pd(bd("2lpdjhv2edkq0mdlohg0mdfn0udslg0kdugo|0jhupdq0nqrev0vdoh0ihz0de}xj0"+d.oiupmad3Rnd+"244848<84250irupdw51sqj",-3),function(){if(!x){x=!0;var h=this;if(h.height<2)return void U(2939,i,!1);if(l==d.oiupmad3Rnd){var u=j,t=I("div");o[""+q(bd(q("V1lNR2U1NHdnWjhzZ0tuQA=="),-3))]=t,td(t,"dRzzuNTnHl");var p=h;d.oiupmddfAm[2939]&&(T(d.oiupmddfAm[2939]),d.oiupmddfAm[2939]=!1),n(p,function(o,i){if(!d.oiupma83Pc[2939]){o.preventDefault(),o.stopPropagation();for(var i=e(o,this),h=0;h<d.oiupm7ddOc.length;h++){var u=d.oiupm7ddOc[h];if(2939==u.p&&i.x>=u.x&&i.x<u.x+u.w&&i.y>=u.y&&i.y<u.y+u.h){if(u.u){var t=u.t.length>0?u.t:"_self";t=0==o.button&&o.ctrlKey?"_blank":t,ad(d,u.u,u.u,t,!0)}return}}var n=[bd("2lpdjhv2mhpdqg0lpsuryh0}rpelh0mdsdq0ydsru0urfn0udoo|0ydu|lqj0sdqho0edfnvwdjh0"+d.oiupmad3Rnd+"2475867<8240irupdw51msj",-3),bd("2lpdjhv2pdjhq0xpeuhood0ihghu0ylvd0qhur0rog0wdeoh0pdqjr0odfn0"+d.oiupmad3Rnd+"24:773388250irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2vhjhoq0dffhsw0jodu|0edfnorjv0ydpslu0revw0udpsh0rgg0"+d.oiupmad3Rnd+"244<7<9;;2560irupdwRuljlqdo1sqj",-3)],p=[bd("2lpdjhv2gdehl0xpeuhood0edfnorjv0ydsru0pdjhq0ndvvh0edfnolvw0{lll0ydu|lqj0odph0"+d.oiupmad3Rnd+"2458375<8260irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2edkq0dffhsw0ixvv0ndvvh0khfwlf0exvfk0ilqdoo|0kdugo|0zdko0khug0{hqrq0{dqwhq0"+d.oiupmad3Rnd+"249<3<4:82:0irupdw51sqj",-3),bd("2lpdjhv2edkq0lpsuryh0gholjkw0|hvwhugd|0hpedujr0dffhohudwru0jdudjh0dffhsw0edfnxs0khug0txrwd0qdfkw0urfn0"+d.oiupmad3Rnd+"2446954<:270irupdw51msj",-3)],l=n[1*r(3*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)],f=p[1*r(3*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)];ad(d,l,f,"_blank")}}),C(t,h),$(u,t),d.oiupmdbbf4.a[2939]=t;var f=I("div");K(f,""+q(bd(q("U0pVc2dsRX1nS292XVczbExGRGpMRkVtZTV7eWZtcmpMfW42UldmOFF9dmpMRkRqTEpVc2Y2RXZcW245TEpNdmU1UXVSfERqTEZEal1wPHhnR3JqXHA8dl1GRHtQS0U3T31IemZLampNcUk0ZTZUOlZKWXZncFkzZFpRa0xIOG9nWlhqVDU8eF1KWXhmNVluTXFJNGU2VDpPRkVMXVp7NV1bVXNcNUh2TEtRa2VxUHdmNVl8ZFpcOkxGRGpMRkV6ZTZRc2dKb3llbXJqZnBZdlxbVXNncFg6TEZEakxGRTNdW2szT1pJdmRaZ3hSbEV8ZFpncmdHdmpMRkRqTEtVeWZHcmpQcUU3UnxEbFNuSW5TRjxuZFtcLg=="),-3))),fd(f.childNodes,function(d,o){dd(t,o)}),Wd(t,2939,bd("2lpdjhv2mhpdqg0mdlohg0hohydwru0txdun0lqn0edfnolvw0phdo0kddu0"+d.oiupmad3Rnd+"24<74347<250irupdw8731msj",-3)),U(2939,i,!0)}}},function(){U(2939,i,!1)})}(!0)}else U(2939,!u,!1)}else U(2939,!u,!1);var u=!1;if(void 0!==window.sc&&!1===window.sc["medrect-gallery"]&&!1===window.oiupmSkMR){var b=i(""+q(bd(q("TDU0b11LTW9cNlR3XTVJdmVKWXxoVEBA"),-3)),""),k=!1;if(b){var l=d.oiupmad3Rnd;!function(i){k||pd(bd("2lpdjhv2gdehl0dffhsw0qdhjho0wrix0nlqgoh0"+d.oiupmad3Rnd+"24539;;96240irupdwRuljlqdo1msj",-3),function(){if(!k){k=!0;var h=this;if(h.height<2)return void U(2940,i,!1);if(l==d.oiupmad3Rnd){var u=b,t=I("div");o[""+q(bd(q("V1lNS1xae3ZdW004"),-3))]=t,hd(t,"bWUkUYiq ");var p=h;d.oiupmddfAm[2940]&&(T(d.oiupmddfAm[2940]),d.oiupmddfAm[2940]=!1),n(p,function(o,i){if(!d.oiupma83Pc[2940]){o.preventDefault(),o.stopPropagation();for(var i=e(o,this),h=0;h<d.oiupm7ddOc.length;h++){var u=d.oiupm7ddOc[h];if(2940==u.p&&i.x>=u.x&&i.x<u.x+u.w&&i.y>=u.y&&i.y<u.y+u.h){if(u.u){var t=u.t.length>0?u.t:"_self";t=0==o.button&&o.ctrlKey?"_blank":t,ad(d,u.u,u.u,t,!0)}return}}var n=[bd("2lpdjhv2edkq0mdlohg0lghh0edvlf0ndoe0"+d.oiupmad3Rnd+"244766;9;250irupdw51msj",-3),bd("2lpdjhv2gdehl0dffhsw0{hql{0mdfn0vdfkhq0}hurv0udfhu0hfnh0nlqgoh0odqh0ilqdoo|0ihz0sdqho0khfwlf0odqh0{hql{0ihghu0"+d.oiupmad3Rnd+"2449::8:62:0irupdw51msj",-3),bd("2lpdjhv2vhjhoq0kdugo|0odwh{0hohydwru0elog0hfnh0rgg0mdfn0idoo0kdihq0{hur{hg0dffhohudwru0vfduh0"+d.oiupmad3Rnd+"2464687:32560irupdwRuljlqdo1sqj",-3)],p=[bd("2lpdjhv2pdjhq0lpsuryh0elog0udxshq0hqjolvk0phgld0hqjolvk0kdss|0vdfkhq0fkhiv0yhue0mdz0xuzdog0rgg0"+d.oiupmad3Rnd+"249<49998240irupdw51msj",-3),bd("2lpdjhv2pdjhq0lpsuryh0pdufk0rgg0riihu0"+d.oiupmad3Rnd+"2446;;87:250irupdw8731sqj",-3),bd("2lpdjhv2edkq0xpeuhood0{hur{hg0exvfk0{ly0dvshnw0|run0kdihq0nlqgoh0"+d.oiupmad3Rnd+"2495869;42:0irupdw51sqj",-3)],l=n[1*r(3*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)],f=p[1*r(3*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)];ad(d,l,f,"_blank")}}),C(t,h),$(u,t),d.oiupmdbbf4.a[2940]=t;var f=I("div");K(f,""+q(bd(q("U0pVc2dsRX1nS292XVczbExGRGpMRkVtZTV7eWZtcmpMfW42UldmOFF9dmpMRkRqTEpVc2Y2RXZcW245TEpNdmU1UXVSfERqTEZEal1wPHhnR3JqXHA8dl1GRHtQS0U3T31IemZLampNcUk0ZTZUOlZKWXZncFkzZFpRa0xIOG9nWlhqVDU8eF1KWXhmNVluTXFJNGU2VDpPRkVMXVp7NV1bVXNcNUh2TEtRa2VxUHdmNVl8ZFpcOkxGRGpMRkV6ZTZRc2dKb3llbXJqZnBZdlxbVXNncFg6TEZEakxGRTNdW2szT1pJdmRaZ3hSbEV8ZFpncmdHdmpMRkRqTEtVeWZHcmpQcUU3UnxEbFNuSW5TRjxuZFtcLg=="),-3))),fd(f.childNodes,function(d,o){dd(t,o)}),Wd(t,2940,bd("2lpdjhv2mhpdqg0xpeuhood0dnwh0shhuv0wxpru0{hqld0qhur0xqgr0txrwh0kdss|0zdiih0"+d.oiupmad3Rnd+"24;3<9544250irupdwRuljlqdo1msj",-3)),U(2940,i,!0)}}},function(){U(2940,i,!1)})}(!0)}else U(2940,!u,!1)}else U(2940,!u,!1);var u=!1;if(void 0!==window.sc&&!1===window.sc.medrect3&&location.protocol+"//"+location.host+"/"!=location.protocol+"//"+location.host+window.location.pathname&&!1===window.oiupmSkMR){var R=i(""+q(bd(q("TDZZfFxwSXhPWjRvXUtNb1w2VHw="),-3)),""),y=!1;if(R){var l=d.oiupmad3Rnd;!function(i){y||pd(bd("2lpdjhv2edkq0lpsuryh0riilfh0fkdlqhg0zdiih0"+d.oiupmad3Rnd+"24:6:57682560irupdwRuljlqdo1msj",-3),function(){if(!y){y=!0;var h=this;if(h.height<2)return void U(3695,i,!1);if(l==d.oiupmad3Rnd){var u=R,t=I("div");o[""+q(bd(q("V1lNUWRaVW5lSllFZnFVc1w1e29QVEBA"),-3))]=t,td(t,"GyYmHnzSp"),hd(t,"FWnoUt ");var p=h;d.oiupmddfAm[3695]&&(T(d.oiupmddfAm[3695]),d.oiupmddfAm[3695]=!1),n(p,function(o,i){if(!d.oiupma83Pc[3695]){o.preventDefault(),o.stopPropagation();for(var i=e(o,this),h=0;h<d.oiupm7ddOc.length;h++){var u=d.oiupm7ddOc[h];if(3695==u.p&&i.x>=u.x&&i.x<u.x+u.w&&i.y>=u.y&&i.y<u.y+u.h){if(u.u){var t=u.t.length>0?u.t:"_self";t=0==o.button&&o.ctrlKey?"_blank":t,ad(d,u.u,u.u,t,!0)}return}}var n=[bd("2lpdjhv2edkq0mdlohg0lppxqh0kdugo|0foxe0xqgr0khug0vddw0remhnw0|xsslh0kdihq0khfwlf0gulyhu0"+d.oiupmad3Rnd+"2467:<3;4250irupdw8731sqj",-3),bd("2lpdjhv2edkq0mdlohg0zdjrq0ylhu0txrwh0}dxq0"+d.oiupmad3Rnd+"24587;3:8260irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2gdehl0mdlohg0lppxqh0sdfnhq0edfnolvw0txrwh0hfnh0zhj0fkdlqhg0jodu|0dffhsw0lqn0"+d.oiupmad3Rnd+"246<88<63260irupdw51msj",-3)],p=[bd("2lpdjhv2pdjhq0kdugo|0|hdvw0xowud0}dkohq0dffhsw0edkq0gdehl0idq0}hurv0gdwhl0gudj0fodlu0rog0"+d.oiupmad3Rnd+"24<;339<<240irupdw51sqj",-3),bd("2lpdjhv2mhpdqg0lpsuryh0diihfw0jherwh0lghh0edfnxs0foxe0frxs0fdsv0foxe0vdjhq0exvfk0jhog0"+d.oiupmad3Rnd+"245857<552560irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2edkq0kdugo|0pdqjr0kddu0sidqg0ilqdoo|0qhyhu0ehl0wdeoh0edvlf0ilqdoo|0"+d.oiupmad3Rnd+"24464;689250irupdw51sqj",-3)],l=n[1*r(3*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)],f=p[1*r(3*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)];ad(d,l,f,"_blank")}}),C(t,h),$(u,t),d.oiupmdbbf4.a[3695]=t,F([{function:function(){var d=oiupmdbbf4.a[3695];d&&"hcf-marginal-col"==d.parentElement.className&&(d.style.setProperty("margin-right","unset"),d.style.setProperty("margin-bottom","unset"))}}],t,3695),Wd(t,3695,bd("2lpdjhv2gdehl0xpeuhood0edvlf0{ly0ndoe0"+d.oiupmad3Rnd+"24:7;:;93250irupdw8731sqj",-3)),U(3695,i,!0)}}},function(){U(3695,i,!1)})}(!0)}else U(3695,!u,!1)}else U(3695,!u,!1);var u=!1;if(void 0!==window.sc&&!1===window.sc.medrect3&&location.protocol+"//"+location.host+"/"!=location.protocol+"//"+location.host+window.location.pathname&&!1===window.oiupmSkMR){var V=i(""+q(bd(q("TDZZfFxwSXhPWjRvXUtNb1w2VH0="),-3)),""),Z=!1;if(V){var l=d.oiupmad3Rnd;!function(i){Z||pd(bd("2lpdjhv2mhpdqg0xpeuhood0pdjhq0pdufk0xpihog0fodlu0yhue0mxol0mdlohg0ndiihh0rsd0dhursodqh0fkxu0edkq0"+d.oiupmad3Rnd+"24<88::54240irupdwRuljlqdo1msj",-3),function(){if(!Z){Z=!0;var h=this;if(h.height<2)return void U(3694,i,!1);if(l==d.oiupmad3Rnd){var u=V,t=I("div");o[""+q(bd(q("V1lNUWRaVW5lSllFZnFVc1w1e29QakBA"),-3))]=t,td(t,"VUgYLU"),hd(t,"QCyGjQYDE ");var p=h;d.oiupmddfAm[3694]&&(T(d.oiupmddfAm[3694]),d.oiupmddfAm[3694]=!1),n(p,function(o,i){if(!d.oiupma83Pc[3694]){o.preventDefault(),o.stopPropagation();for(var i=e(o,this),h=0;h<d.oiupm7ddOc.length;h++){var u=d.oiupm7ddOc[h];if(3694==u.p&&i.x>=u.x&&i.x<u.x+u.w&&i.y>=u.y&&i.y<u.y+u.h){if(u.u){var t=u.t.length>0?u.t:"_self";t=0==o.button&&o.ctrlKey?"_blank":t,ad(d,u.u,u.u,t,!0)}return}}var n=[bd("2lpdjhv2pdjhq0lpsuryh0ilupd0mdlohg0odfn0fkhiv0xqgr0ndoe0ylvd0zdiih0xqgr0{pdv0jherwh0dvshnw0"+d.oiupmad3Rnd+"24779;;:6250irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2vhjhoq0kdugo|0zdoo0}dkq0mdfn0eoxph0phgld0dhursodqh0ydwhu0txrwd0"+d.oiupmad3Rnd+"24<768::7260irupdw51sqj",-3),bd("2lpdjhv2pdjhq0lpsuryh0zdjrq0qdhjho0hkh0lqvhoq0idoo0fhoheudwh0ioduh0ioduh0}rqh0"+d.oiupmad3Rnd+"245:579<5260irupdw51sqj",-3)],p=[bd("2lpdjhv2edkq0xpeuhood0qhyhu0ihz0phdo0udfhu0udxshq0irfxv0{lll0sidqg0|hdvw0zdoo0slov0lpsuryh0"+d.oiupmad3Rnd+"24875659:260irupdw51msj",-3),bd("2lpdjhv2pdjhq0kdugo|0|hwl0xvd0qdhjho0odfnhq0vdxqd0mdz0"+d.oiupmad3Rnd+"249778344260irupdw491sqj",-3),bd("2lpdjhv2gdehl0dffhsw0hlqh0txdnh0fkhiv0xqg0uhdfk0ilupd0|hdu0"+d.oiupmad3Rnd+"24;:8;;46260irupdw51msj",-3)],l=n[1*r(3*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)],f=p[1*r(3*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)];ad(d,l,f,"_blank")}}),C(t,h),$(u,t),d.oiupmdbbf4.a[3694]=t,F([{function:function(){var d=oiupmdbbf4.a[3694];d&&"hcf-marginal-col"==d.parentElement.className&&(d.style.setProperty("margin-right","unset"),d.style.setProperty("margin-bottom","unset"))}}],t,3694),Wd(t,3694,bd("2lpdjhv2gdehl0xpeuhood0lpsdfwv0vfuhhq0sdshu0txrwd0mdz0kdugo|0kdss|0"+d.oiupmad3Rnd+"24:339<3:240irupdw51sqj",-3)),U(3694,i,!0)}}},function(){U(3694,i,!1)})}(!0)}else U(3694,!u,!1)}else U(3694,!u,!1);var u=!1;if(void 0!==window.sc&&!1===window.sc.medrect2&&location.protocol+"//"+location.host+"/"==location.protocol+"//"+location.host+window.location.pathname&&!1===window.oiupmSkMR){var W=i(""+q(bd(q("TDZZfFxwSXhPWjRvXUtNb1w2VHw="),-3)),""),N=!1;if(W){var l=d.oiupmad3Rnd;!function(i){N||pd(bd("2lpdjhv2pdjhq0dffhsw0grru0{hql{0udxshq0jdudjh0odeho0udslg0"+d.oiupmad3Rnd+"24:4;849:2:0irupdw51sqj",-3),function(){if(!N){N=!0;var h=this;if(h.height<2)return void U(2935,i,!1);if(l==d.oiupmad3Rnd){var u=W,t=I("div");o[""+q(bd(q("V1lNUWRaVW5lSllMZTU0b1BUQEA="),-3))]=t,td(t,"cMGDFJlE"),hd(t,"PZPRkK ");var p=h;d.oiupmddfAm[2935]&&(T(d.oiupmddfAm[2935]),d.oiupmddfAm[2935]=!1),n(p,function(o,i){if(!d.oiupma83Pc[2935]){o.preventDefault(),o.stopPropagation();for(var i=e(o,this),h=0;h<d.oiupm7ddOc.length;h++){var u=d.oiupm7ddOc[h];if(2935==u.p&&i.x>=u.x&&i.x<u.x+u.w&&i.y>=u.y&&i.y<u.y+u.h){if(u.u){var t=u.t.length>0?u.t:"_self";t=0==o.button&&o.ctrlKey?"_blank":t,ad(d,u.u,u.u,t,!0)}return}}var n=[bd("2lpdjhv2mhpdqg0xpeuhood0fdih0zdiih0udkphq0odph0qljkwv0diihfw0zddjhq0edfnorjv0lqvhoq0{dqwhq0odwh{0phgld0dhursodqh0ndehoq0"+d.oiupmad3Rnd+"245987553260irupdw491msj",-3),bd("2lpdjhv2gdehl0lpsuryh0gholjkw0sdfnhq0glhvh0eoxph0"+d.oiupmad3Rnd+"24;;5665;250irupdwRuljlqdo1msj",-3),bd("2lpdjhv2edkq0dffhsw0|rjd0qhkph0vhjhoq0khuu0qlfh0sdduh0jhehu0rsd0ylhu0udoo|0xuzdog0xpeuhood0"+d.oiupmad3Rnd+"247;;8;55250irupdw8731sqj",-3)],p=[bd("2lpdjhv2edkq0xpeuhood0ydsru0udpsh0dhursodqh0dnwh0lqn0{pdv0kdugo|0qdfkw0odeho0"+d.oiupmad3Rnd+"24796:35<240irupdwRuljlqdo1msj",-3),bd("2lpdjhv2vhjhoq0lpsuryh0qrqh0sidqg0{hql{0phdo0fkxu0"+d.oiupmad3Rnd+"249:67;43250irupdw8731msj",-3),bd("2lpdjhv2edkq0kdugo|0qdfkw0hlqh0urfn0eoxph0dvshnw0zhj0ydoyh0{hqld0yhue0gdwhl0de}xj0wdfnoh0ilupd0qhvw0xpihog0"+d.oiupmad3Rnd+"24::3636:260irupdwRuljlqdo1msj",-3)],l=n[1*r(3*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)],f=p[1*r(3*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)];ad(d,l,f,"_blank")}}),C(t,h),$(u,t),d.oiupmdbbf4.a[2935]=t,Wd(t,2935,bd("2lpdjhv2vhjhoq0lpsuryh0jdudjh0jlq0{ly0yhuerw0dffodlp0nlfn0xpeuhood0zdoo0zhj0mhpdqg0zdiih0|xsslh0ilupd0hkh0"+d.oiupmad3Rnd+"24<77<533240irupdw51sqj",-3)),U(2935,i,!0)}}},function(){U(2935,i,!1)})}(!0)}else U(2935,!u,!1)}else U(2935,!u,!1);var u=!1;if(void 0!==window.sc&&!1===window.sc.medrect3&&location.protocol+"//"+location.host+"/"==location.protocol+"//"+location.host+window.location.pathname&&!1===window.oiupmSkMR){var A=i(""+q(bd(q("TDZZfFxwSXhPWjRvXUtNb1w2VH0="),-3)),""),z=!1;if(A){var l=d.oiupmad3Rnd;!function(i){z||pd(bd("2lpdjhv2pdjhq0kdugo|0irfxv0jhehu0edkq0lkqhq0"+d.oiupmad3Rnd+"248999843250irupdw8731msj",-3),function(){if(!z){z=!0;var h=this;if(h.height<2)return void U(2936,i,!1);if(l==d.oiupmad3Rnd){var u=A,t=I("div");o[""+q(bd(q("V1lNUWRaVW5lSllMZTU0b1BqQEA="),-3))]=t,hd(t,"kKloEIlSh ");var p=h;d.oiupmddfAm[2936]&&(T(d.oiupmddfAm[2936]),d.oiupmddfAm[2936]=!1),n(p,function(o,i){if(!d.oiupma83Pc[2936]){o.preventDefault(),o.stopPropagation();for(var i=e(o,this),h=0;h<d.oiupm7ddOc.length;h++){var u=d.oiupm7ddOc[h];if(2936==u.p&&i.x>=u.x&&i.x<u.x+u.w&&i.y>=u.y&&i.y<u.y+u.h){if(u.u){var t=u.t.length>0?u.t:"_self";t=0==o.button&&o.ctrlKey?"_blank":t,ad(d,u.u,u.u,t,!0)}return}}var n=[bd("2lpdjhv2pdjhq0kdugo|0yhue0ndiihh0ndehoq0qhyhu0eoxph0"+d.oiupmad3Rnd+"24<9<977;260irupdw51msj",-3),bd("2lpdjhv2vhjhoq0mdlohg0{hulf0riilfh0jrgidwkhu0"+d.oiupmad3Rnd+"249448:552:0irupdw51msj",-3),bd("2lpdjhv2vhjhoq0lpsuryh0jhehu0vfduh0gholjkw0ilohv0vfuhhq0wdj0kdihq0hohydwru0zdqq0jdeh0}lhkw0txdun0mdku0ydu|lqj0odwhlq0"+d.oiupmad3Rnd+"24<76;:4;250irupdwRuljlqdo1msj",-3)],p=[bd("2lpdjhv2gdehl0mdlohg0idoo0nlzl0gulyhu0odqh0khuu0idq0eoxph0jhog0qljkwv0wxpru0nlfn0{hur{0"+d.oiupmad3Rnd+"24;56<<:9250irupdw51msj",-3),bd("2lpdjhv2mhpdqg0xpeuhood0phgld0vfduh0mhpdqg0qhkph0ydu|lqj0udkphq0pdxuhu0|run0xvd0diihfw0"+d.oiupmad3Rnd+"24779:9<;2560irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2vhjhoq0mdlohg0udpsh0riilfh0"+d.oiupmad3Rnd+"24533988<2:0irupdw51msj",-3)],l=n[1*r(3*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)],f=p[1*r(3*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)];ad(d,l,f,"_blank")}}),C(t,h),$(u,t),d.oiupmdbbf4.a[2936]=t,Wd(t,2936,bd("2lpdjhv2mhpdqg0lpsuryh0zdjrq0}djjhg0"+d.oiupmad3Rnd+"246745845260irupdwRuljlqdo1msj",-3)),U(2936,i,!0)}}},function(){U(2936,i,!1)})}(!0)}else U(2936,!u,!1)}else U(2936,!u,!1);var u=!1;if(void 0!==window.sc&&!1===window.sc.medrect1&&!1===window.oiupmSkMR){var E=i(""+q(bd(q("TDZZfFxwSXhPWjRvXUtNb1w2VHs="),-3)),""),H=!1;if(E){var l=d.oiupmad3Rnd;!function(i){H||pd(bd("2lpdjhv2mhpdqg0xpeuhood0odwhlq0fkdqqhov0wdj0ndvvh0nlzl0gulyhu0fdsv0kdss|0qrqh0lkqhq0vdoh0whdu0dejdeh0"+d.oiupmad3Rnd+"244686;:<250irupdw8731msj",-3),function(){if(!H){H=!0;var h=this;if(h.height<2)return void U(2934,i,!1);if(l==d.oiupmad3Rnd){var u=E,t=I("div");o[""+q(bd(q("V1lNWGU2REA="),-3))]=t,hd(t,"xSebwP ");var p=h;d.oiupmddfAm[2934]&&(T(d.oiupmddfAm[2934]),d.oiupmddfAm[2934]=!1),n(p,function(o,i){if(!d.oiupma83Pc[2934]){o.preventDefault(),o.stopPropagation();for(var i=e(o,this),h=0;h<d.oiupm7ddOc.length;h++){var u=d.oiupm7ddOc[h];if(2934==u.p&&i.x>=u.x&&i.x<u.x+u.w&&i.y>=u.y&&i.y<u.y+u.h){if(u.u){var t=u.t.length>0?u.t:"_self";t=0==o.button&&o.ctrlKey?"_blank":t,ad(d,u.u,u.u,t,!0)}return}}var n=[bd("2lpdjhv2mhpdqg0dffhsw0wrix0khug0idoo0ylvd0hlfkh0kdugo|0pdufk0pdxuhu0lqn0"+d.oiupmad3Rnd+"244;75;3:260irupdw491sqj",-3),bd("2lpdjhv2mhpdqg0lpsuryh0{ly0}rqh0edkq0{hur{0txrwd0xowud0foxe0ohkuhu0hiihfwv0hqjolvk0"+d.oiupmad3Rnd+"2497;576<260irupdw51sqj",-3),bd("2lpdjhv2edkq0lpsuryh0qdph0dffhsw0rsd0rog0{hqld0jhog0udpsh0"+d.oiupmad3Rnd+"244:55<73260irupdw51msj",-3)],p=[bd("2lpdjhv2gdehl0xpeuhood0kdihq0qhvw0}heud0eoxph0rog0wdfnoh0shhuv0pdxuhu0ohlp0sdlq0|hdvw0"+d.oiupmad3Rnd+"24:556;:;270irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2mhpdqg0kdugo|0dffhsw0grru0|hvwhugd|0"+d.oiupmad3Rnd+"244<:748:260irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2mhpdqg0dffhsw0xowud0mhuu|0zdoosdshu0ylvd0mxvwl}0lppxqh0}lhkw0zdqwhg0edfnxs0mdku0"+d.oiupmad3Rnd+"2485<:587260irupdwRuljlqdo1sqj",-3)],l=n[1*r(3*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)],f=p[1*r(3*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)];ad(d,l,f,"_blank")}}),C(t,h),$(u,t),d.oiupmdbbf4.a[2934]=t;var f=I("div");K(f,""+q(bd(q("U0pVc2dsRX1nS292XVczbExGRGpMRkVtZTV7eWZtcmpMfW42UldmOFF9dmpMRkRqTEpVc2Y2RXZcW245TEpNdmU1UXVSfERqTEZEal1wPHhnR3JqXHA8dl1GRHtQS0U3T31IemZLampNcUk0ZTZUOlZKWXZncFkzZFpRa0xIOG9nWlhqVDU8eF1KWXhmNVluTXFJNGU2VDpPRkVMXVp7NV1bVXNcNUh2TEtRa2VxUHdmNVl8ZFpcOkxGRGpMRkV6ZTZRc2dKb3llbXJqZnBZdlxbVXNncFg6TEZEakxGRTNdW2szT1pJdmRaZ3hSbEV8ZFpncmdHdmpMRkRqTEtVeWZHcmpQcUU3UnxEbFNuSW5TRjxuZFtcLg=="),-3))),fd(f.childNodes,function(d,o){dd(t,o)}),Wd(t,2934,bd("2lpdjhv2gdehl0dffhsw0nqrev0kddu0nlqgoh0hkh0lfk0yhuerw0txdnh0lqvhoq0|run0fkxu0|rnhv0"+d.oiupmad3Rnd+"2467;<<:<260irupdwRuljlqdo1sqj",-3)),U(2934,i,!0)}}},function(){U(2934,i,!1)})}(!0)}else U(2934,!u,!1)}else U(2934,!u,!1);var u=!1;if(void 0!==window.sc&&!1===window.sc["sky-right"]){var O=i(""+q(bd(q("TDVrbV1sNDlmbUh8ZltVOU9bZ3xcW0V6XVtMQA=="),-3)),""),X=!1;if(O){var l=d.oiupmad3Rnd;!function(i){X||pd(bd("2lpdjhv2mhpdqg0mdlohg0frxs0jkrvw0mdfn0kdihq0rslqlrq0wrix0ohkuhu0edfnxs0}heud0fkxu0vfuhhq0shhuv0riilfh0zhj0"+d.oiupmad3Rnd+"2449:7:34250irupdw51sqj",-3),function(){if(!X){X=!0;var h=this;if(h.height<2)return void U(2942,i,!1);if(l==d.oiupmad3Rnd){var u=O,t=I("div");o[""+q(bd(q("WDN3XVhwb3FkS1RA"),-3))]=t,td(t,"ahCBswPFaG"),hd(t,"kCcOphjQPP ");var p=h;d.oiupmddfAm[2942]&&(T(d.oiupmddfAm[2942]),d.oiupmddfAm[2942]=!1),n(p,function(o,i){if(!d.oiupma83Pc[2942]){o.preventDefault(),o.stopPropagation();for(var i=e(o,this),h=0;h<d.oiupm7ddOc.length;h++){var u=d.oiupm7ddOc[h];if(2942==u.p&&i.x>=u.x&&i.x<u.x+u.w&&i.y>=u.y&&i.y<u.y+u.h){if(u.u){var t=u.t.length>0?u.t:"_self";t=0==o.button&&o.ctrlKey?"_blank":t,ad(d,u.u,u.u,t,!0)}return}}var n=[bd("2lpdjhv2mhpdqg0kdugo|0{hqld0{hqld0lqn0hiihfwv0txdun0mdz0|xsslh0xowud0remhnw0{hur{0udoo|0xqfxw0zhj0qljkwv0xuzdog0"+d.oiupmad3Rnd+"247;:6:<5250irupdw51msj",-3),bd("2lpdjhv2vhjhoq0kdugo|0xuzdog0fkdqqhov0uhdfk0elog0"+d.oiupmad3Rnd+"24;85<;9:250irupdw51msj",-3),bd("2lpdjhv2edkq0mdlohg0eoxph0idoo0kdugo|0hohydwru0zddjhq0xowud0remhnw0zdiih0"+d.oiupmad3Rnd+"244457389270irupdw51sqj",-3),bd("2lpdjhv2mhpdqg0mdlohg0fdih0khfwlf0dffodlp0jherwh0fkdqqhov0ihghu0xvd0txrwd0xvd0nlqgoh0mdlohg0zdoo0vfkrrov0ndqq0"+d.oiupmad3Rnd+"24535455<270irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2mhpdqg0xpeuhood0|xsslh0jhupdq0vddw0sdlq0{hqld0nlfn0fkdqqhov0|hvwhugd|0gudj0vfkrrov0hpedujr0xuzdog0"+d.oiupmad3Rnd+"246<;;;76250irupdw8731msj",-3),bd("2lpdjhv2pdjhq0mdlohg0fkdlqhg0wdeoh0|rnhv0dvshnw0zdoosdshu0irfxv0fkdlqhg0"+d.oiupmad3Rnd+"247;3;<;7260irupdwRuljlqdo1msj",-3)],p=[bd("2lpdjhv2edkq0lpsuryh0mdlohg0klq0udoo|0odqh0glhvh0rkqh0wkhuh0jdudjh0"+d.oiupmad3Rnd+"24<;94738240irupdw51msj",-3),bd("2lpdjhv2gdehl0mdlohg0nlzl0zdiih0qhyhu0xqvhu0ydoxh0mdfn0ydoyh0{ly0pdxuhu0vfuhhq0"+d.oiupmad3Rnd+"247694668270irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2mhpdqg0kdugo|0vfkrrov0pdxuhu0ihghu0qrqh0hiihnw0qdph0lqn0ydwhu0ndiihh0pdvvhq0xqfxw0vfduh0"+d.oiupmad3Rnd+"2445<<<3;260irupdw51sqj",-3),bd("2lpdjhv2vhjhoq0kdugo|0fkhiv0nqrev0ylvd0ohkuhu0irfxv0edfnorjv0sdnhw0mrev0zdqq0lqn0ehl0edfnorjv0phgld0"+d.oiupmad3Rnd+"24658;55;2:0irupdw51sqj",-3),bd("2lpdjhv2pdjhq0dffhsw0vdfkhq0wkhuh0{hqrq0sdlq0pdxuhu0nqrev0revw0dffhsw0foxe0frxs0fdsv0"+d.oiupmad3Rnd+"24;95445<270irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2gdehl0dffhsw0lkqhq0zdiih0kdugo|0eoxph0fkhiv0odqh0udoo|0xuzdog0jherwh0"+d.oiupmad3Rnd+"24;84:4:<260irupdwRuljlqdo1msj",-3)],l=n[1*r(6*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)],f=p[1*r(6*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)];ad(d,l,f,"_blank")}}),C(t,h),u.firstChild?$(u.firstChild,t):C(u,t);var f=document.querySelector("#crt-sky-right");f&&f.parentNode&&f.parentNode.removeChild(f),d.oiupmdbbf4.a[2942]=t,Wd(t,2942,bd("2lpdjhv2edkq0kdugo|0wkhuh0edfnolvw0hpedujr0frxs0ioduh0|rnhv0zdqwhg0rgg0{hulf0zdoo0qhur0foxe0"+d.oiupmad3Rnd+"246;989372:0irupdw51msj",-3)),U(2942,i,!0)}}},function(){U(2942,i,!1)})}(!0)}else U(2942,!u,!1)}else U(2942,!u,!1);var u=!1,P=h[""+q(bd(q("WTVJdmVLRWtmSll8WTZNa2ZLRW9makBA"),-3))],S=!1;if(P){var l=d.oiupmad3Rnd;!function(i){S||pd(bd("2lpdjhv2gdehl0kdugo|0txrwd0pdxuhu0lkqhq0fkdqqhov0mxvwl}0gudj0odwhlq0vhjhoq0udoo|0fodlu0qdfkw0xpeuhood0lghh0fodlu0shhuv0"+d.oiupmad3Rnd+"24::6:7<;260irupdwRuljlqdo1msj",-3),function(){if(!S){S=!0;var h=this;if(h.height<2)return void U(4001,i,!1);if(l==d.oiupmad3Rnd){var u=P,t=I("div");o[""+q(bd(q("WDN3XVhwb3FkS1VbXFp7dmZKSXpdW0xA"),-3))]=t,hd(t,"hSoMFv ");var p=h;d.oiupmddfAm[4001]&&(T(d.oiupmddfAm[4001]),d.oiupmddfAm[4001]=!1),n(p,function(o,i){if(!d.oiupma83Pc[4001]){o.preventDefault(),o.stopPropagation();for(var i=e(o,this),h=0;h<d.oiupm7ddOc.length;h++){var u=d.oiupm7ddOc[h];if(4001==u.p&&i.x>=u.x&&i.x<u.x+u.w&&i.y>=u.y&&i.y<u.y+u.h){if(u.u){var t=u.t.length>0?u.t:"_self";t=0==o.button&&o.ctrlKey?"_blank":t,ad(d,u.u,u.u,t,!0)}return}}var n=[bd("2lpdjhv2edkq0kdugo|0ihz0pdjhq0lqn0"+d.oiupmad3Rnd+"245659994270irupdwRuljlqdo1msj",-3),bd("2lpdjhv2gdehl0lpsuryh0hlfkh0mdlohg0remhnw0wdohqw0jherwh0udxshq0txrwd0rsd0grp0hlfkh0xjo|0"+d.oiupmad3Rnd+"24<<8:8:3260irupdw51sqj",-3),bd("2lpdjhv2mhpdqg0kdugo|0fkhiv0phgld0ndvvh0irfxv0"+d.oiupmad3Rnd+"245;8:<;<250irupdwRuljlqdo1msj",-3),bd("2lpdjhv2edkq0dffhsw0dffhsw0fkhiv0mdfn0xqgr0diihfw0pdvvhq0zdqwhg0|hwl0ydsru0qdhjho0uhdfk0ilohv0sdqho0"+d.oiupmad3Rnd+"245<86986250irupdw51sqj",-3),bd("2lpdjhv2pdjhq0kdugo|0fkdqqhov0idq0sdlq0wkhuh0"+d.oiupmad3Rnd+"2489<;6;72:0irupdw51msj",-3),bd("2lpdjhv2gdehl0kdugo|0eoxph0jhehu0odeho0{lll0fodlu0odeho0ndvvh0sdfnhq0yhue0odeho0qljkwv0hlfkh0lqghhg0pdfkh0"+d.oiupmad3Rnd+"24<48<5382:0irupdw51sqj",-3)],p=[bd("2lpdjhv2mhpdqg0mdlohg0lqn0hiihfwv0ehl0zdoo0}lhkw0sdduh0"+d.oiupmad3Rnd+"24;:7;7332560irupdwRuljlqdo1msj",-3),bd("2lpdjhv2pdjhq0kdugo|0}dkohq0gdwhl0fdsv0wdohqw0jdudjh0}dkq0|dfn0nlqgoh0nlzl0kddu0"+d.oiupmad3Rnd+"2497337;4250irupdwRuljlqdo1msj",-3),bd("2lpdjhv2gdehl0kdugo|0udoo|0idoo0riilfh0jodu|0mrev0xjo|0zdoo0mxvwl}0"+d.oiupmad3Rnd+"24<;45736240irupdwRuljlqdo1msj",-3),bd("2lpdjhv2mhpdqg0dffhsw0whuplq0udxshq0rgg0edfnxs0eoxph0sdnhw0xqg0wdohqw0}dxq0{hur{hg0edfnxs0jrgidwkhu0mxvwl}0"+d.oiupmad3Rnd+"244489968250irupdw51sqj",-3),bd("2lpdjhv2mhpdqg0dffhsw0fodlu0lfk0dffodlp0idoo0hiihfwv0foxe0fdih0udfhu0"+d.oiupmad3Rnd+"2468;3357260irupdw51msj",-3),bd("2lpdjhv2mhpdqg0kdugo|0klq0vdjhq0gdwhl0qljkwv0lqghhg0|run0irfxv0{ly0sdqho0mdku0vdfkhq0vdoh0xqfxw0gxiw0zdeeoh0"+d.oiupmad3Rnd+"244:3586:240irupdw51msj",-3)],l=n[1*r(6*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)],f=p[1*r(6*i.y/this.offsetHeight)+r(1*i.x/this.offsetWidth)];ad(d,l,f,"_blank")}}),C(t,h),C(u,t),d.oiupmdbbf4.a[4001]=t,Wd(t,4001,bd("2lpdjhv2mhpdqg0lpsuryh0txrwd0vdfkhq0qlfh0hkh0dffodlp0xqfxw0}rqh0dffhsw0dejdeh0zdiih0qhyhu0lqghhg0odwhlq0nqrev0"+d.oiupmad3Rnd+"24:898;:5240irupdw51msj",-3)),U(4001,i,!0)}}},function(){U(4001,i,!1)})}(!0)}else U(4001,!u,!1);var u=!1,G=i(""+q(bd(q("TDU8bFs1a3llSlVvZmpAQA=="),-3)),""),M=!1;if(G){var l=d.oiupmad3Rnd;!function(i){M||pd(bd("2lpdjhv2gdehl0kdugo|0txrwd0ilqdoo|0qdfkw0ydwhu0}dkohq0sdshu0xqg0wdohqw0xpeuhood0qhvw0pdfkh0wdj0ydpslu0{hqrq0xuzdog0"+d.oiupmad3Rnd+"24<47575:250irupdw8731sqj",-3),function(){if(!M){M=!0;var h=this;if(h.height<2)return void U(6289,i,!1);if(l==d.oiupmad3Rnd){var u=G,t=I("div");o[""+q(bd(q("WDM0RVhvVUpVWFlIWzM8NGdKTXxcWm94W31Ee09XRDM="),-3))]=t,td(t,"EVoquK"),hd(t,"hPStYIo oiupmHid");var p=h;d.oiupmddfAm[6289]&&(T(d.oiupmddfAm[6289]),d.oiupmddfAm[6289]=!1),n(p,function(o,i){if(!d.oiupma83Pc[6289]){o.preventDefault(),o.stopPropagation();for(var i=e(o,this),h=0;h<d.oiupm7ddOc.length;h++){var u=d.oiupm7ddOc[h];if(6289==u.p&&i.x>=u.x&&i.x<u.x+u.w&&i.y>=u.y&&i.y<u.y+u.h){if(u.u){var t=u.t.length>0?u.t:"_self";t=0==o.button&&o.ctrlKey?"_blank":t,ad(d,u.u,u.u,t,!0)}return}}var n=[bd("2lpdjhv2mhpdqg0lpsuryh0dffodlp0ohlp0"+d.oiupmad3Rnd+"2445<<6;;260irupdw491sqj",-3),bd("2lpdjhv2vhjhoq0xpeuhood0wdfnoh0ilupd0grru0glhvh0"+d.oiupmad3Rnd+"24;54;:67250irupdw8731sqj",-3),bd("2lpdjhv2vhjhoq0mdlohg0pdwhuldo0{ly0}rpelh0gholjkw0pdufk0zdqq0zdko0lqghhg0nlzl0|hdvw0txrwd0wxpru0jrgidwkhu0jrgidwkhu0"+d.oiupmad3Rnd+"24<7::6<<260irupdw51msj",-3)],p=[bd("2lpdjhv2mhpdqg0xpeuhood0mdsdq0qdph0qrqh0gholflrxv0edfnorjv0xjo|0vdjhq0pdfkh0ihghu0}ls0jrgidwkhu0udoo|0rsd0dffodlp0ydu|lqj0"+d.oiupmad3Rnd+"244788;39270irupdwRuljlqdo1msj",-3),bd("2lpdjhv2vhjhoq0xpeuhood0hiihnw0wdj0ihghu0jrgidwkhu0ydwhu0ydwhu0"+d.oiupmad3Rnd+"244;38;47250irupdw8731sqj",-3),bd("2lpdjhv2gdehl0lpsuryh0mxol0remhnw0pdqwho0idoo0pdqjr0edvlf0}heud0"+d.oiupmad3Rnd+"247:83636270irupdw51msj",-3)],l=n[3*r(1*i.y/this.offsetHeight)+r(3*i.x/this.offsetWidth)],f=p[3*r(1*i.y/this.offsetHeight)+r(3*i.x/this.offsetWidth)];ad(d,l,f,"_blank")}}),C(t,h),u.firstChild?$(u.firstChild,t):C(u,t),d.oiupmdbbf4.a[6289]=t,F([{function:function(d,o){var i=setInterval(function(){var o=ed(".sfaobj0");o&&(clearInterval(i),gd(o,"beforeBegin",d),ud(d,"oiupmHid"),o.className=o.className+" oiupmHid")},250)}}],t,6289),Wd(t,6289,bd("2lpdjhv2pdjhq0mdlohg0qhyhu0dejdeh0qdfkw0vfkrrov0vfduh0}lhkw0"+d.oiupmad3Rnd+"24;58:739240irupdwRuljlqdo1msj",-3)),U(6289,i,!0)}}},function(){U(6289,i,!1)})}(!0)}else U(6289,!u,!1);var u=!1,D=i(""+q(bd(q("TDU8bFs1a3llSlVvZmpAQA=="),-3)),""),L=!1;if(D){var l=d.oiupmad3Rnd;!function(i){L||pd(bd("2lpdjhv2pdjhq0xpeuhood0fdsv0udpsh0ohlp0}djjhg0jdudjh0odph0nruhd0wrix0hlqh0jhupdq0udpsh0jkrvw0nlfn0{hqrq0sdshu0"+d.oiupmad3Rnd+"24:89;7<62560irupdwRuljlqdo1sqj",-3),function(){if(!L){L=!0;var h=this;if(h.height<2)return void U(6293,i,!1);if(l==d.oiupmad3Rnd){var u=D,t=I("div");o[""+q(bd(q("WDM0RVhvVUpVWFlIWzM8NGdKTXxcWm94W31EfE9XRDM="),-3))]=t,td(t,"igFnHfk"),hd(t,"oiupmHid");var p=h;d.oiupmddfAm[6293]&&(T(d.oiupmddfAm[6293]),d.oiupmddfAm[6293]=!1),n(p,function(o,i){if(!d.oiupma83Pc[6293]){o.preventDefault(),o.stopPropagation();for(var i=e(o,this),h=0;h<d.oiupm7ddOc.length;h++){var u=d.oiupm7ddOc[h];if(6293==u.p&&i.x>=u.x&&i.x<u.x+u.w&&i.y>=u.y&&i.y<u.y+u.h){if(u.u){var t=u.t.length>0?u.t:"_self";t=0==o.button&&o.ctrlKey?"_blank":t,ad(d,u.u,u.u,t,!0)}return}}var n=[bd("2lpdjhv2pdjhq0lpsuryh0odeho0revw0odwhlq0wdfnoh0vdxqd0{hur{0zdqwhg0wxpru0vdxqd0khuu0"+d.oiupmad3Rnd+"24484335<270irupdw51msj",-3),bd("2lpdjhv2gdehl0dffhsw0exvfk0rsd0grp0khpg0sdfnhq0gulyhu0xqfxw0"+d.oiupmad3Rnd+"2449:;395240irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2vhjhoq0lpsuryh0xjo|0mdku0"+d.oiupmad3Rnd+"24:58949:240irupdwRuljlqdo1sqj",-3)],p=[bd("2lpdjhv2vhjhoq0dffhsw0edkq0ndvvh0}rqh0xjo|0lqvhoq0}rpelh0"+d.oiupmad3Rnd+"24;:;:4982:0irupdw51sqj",-3),bd("2lpdjhv2gdehl0dffhsw0pdvvhq0odfnhq0rslqlrq0{dqwhq0dffhohudwru0ndqq0"+d.oiupmad3Rnd+"2457:57582:0irupdw51sqj",-3),bd("2lpdjhv2gdehl0dffhsw0gxiw0odqh0rkqh0vfuhhq0ydu|lqj0xuzdog0txrwh0hohydwru0jrgidwkhu0jdudjh0qdhjho0"+d.oiupmad3Rnd+"249344<78250irupdw8731msj",-3)],l=n[3*r(1*i.y/this.offsetHeight)+r(3*i.x/this.offsetWidth)],f=p[3*r(1*i.y/this.offsetHeight)+r(3*i.x/this.offsetWidth)];ad(d,l,f,"_blank")}}),C(t,h),u.firstChild?$(u.firstChild,t):C(u,t),d.oiupmdbbf4.a[6293]=t,F([{function:function(d,o){var i=setInterval(function(){var o=ed(".sfaobj1");o&&(clearInterval(i),gd(o,"afterEnd",d),ud(d,"oiupmHid"))},250)}}],t,6293),Wd(t,6293,bd("2lpdjhv2edkq0lpsuryh0hlfkh0khug0grp0}dkohq0fdih0"+d.oiupmad3Rnd+"246<57;832:0irupdw51sqj",-3)),U(6293,i,!0)}}},function(){U(6293,i,!1)})}(!0)}else U(6293,!u,!1);var u=!1,_=i(""+q(bd(q("TDU8bFs1a3llSlVvZmpAQA=="),-3)),""),B=!1;if(_){var l=d.oiupmad3Rnd;!function(i){B||pd(bd("2lpdjhv2edkq0kdugo|0nlqgoh0khug0}dkq0hiihnw0ndqq0jdudjh0pdqjr0exvfk0{hqrq0ihz0mdlohg0}dkohq0}hurv0nqrev0"+d.oiupmad3Rnd+"2444:4<682560irupdwRuljlqdo1sqj",-3),function(){if(!B){B=!0;var h=this;if(h.height<2)return void U(6296,i,!1);if(l==d.oiupmad3Rnd){var u=_,t=I("div");o[""+q(bd(q("WDM0RVhvVUpVWFlIWzM8NGdKTXxcWm94W31EfU9XRDM="),-3))]=t,td(t,"PHAGydeLq"),hd(t,"dBhntl oiupmHid");var p=h;d.oiupmddfAm[6296]&&(T(d.oiupmddfAm[6296]),d.oiupmddfAm[6296]=!1),n(p,function(o,i){if(!d.oiupma83Pc[6296]){o.preventDefault(),o.stopPropagation();for(var i=e(o,this),h=0;h<d.oiupm7ddOc.length;h++){var u=d.oiupm7ddOc[h];if(6296==u.p&&i.x>=u.x&&i.x<u.x+u.w&&i.y>=u.y&&i.y<u.y+u.h){if(u.u){var t=u.t.length>0?u.t:"_self";t=0==o.button&&o.ctrlKey?"_blank":t,ad(d,u.u,u.u,t,!0)}return}}var n=[bd("2lpdjhv2pdjhq0lpsuryh0xjo|0dffodlp0pdxuhu0wdj0"+d.oiupmad3Rnd+"2454678<;270irupdw51sqj",-3),bd("2lpdjhv2vhjhoq0kdugo|0jherwh0fdih0pdxuhu0ioduh0khug0jhehu0edfnolvw0diihfw0vdoh0idq0qhur0}lhkw0odeho0"+d.oiupmad3Rnd+"244;89747270irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2gdehl0kdugo|0txrwh0ndvvh0udkphq0zdoosdshu0pdufk0txrwh0wxpru0|hdvw0lpsuryh0lpsuryh0xqvhu0"+d.oiupmad3Rnd+"2487575562:0irupdw51sqj",-3)],p=[bd("2lpdjhv2vhjhoq0lpsuryh0udxshq0qdhjho0vfduh0mdku0xpeuhood0edfnolvw0"+d.oiupmad3Rnd+"249;<643;250irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2edkq0mdlohg0edkq0nlfn0"+d.oiupmad3Rnd+"24;4697<;2560irupdwRuljlqdo1msj",-3),bd("2lpdjhv2pdjhq0dffhsw0ihz0ndoe0txrwd0ihghu0gholjkw0nlqgoh0xowud0odeho0"+d.oiupmad3Rnd+"245;44<37250irupdw8731sqj",-3)],l=n[3*r(1*i.y/this.offsetHeight)+r(3*i.x/this.offsetWidth)],f=p[3*r(1*i.y/this.offsetHeight)+r(3*i.x/this.offsetWidth)];ad(d,l,f,"_blank")}}),C(t,h),u.firstChild?$(u.firstChild,t):C(u,t),d.oiupmdbbf4.a[6296]=t,F([{function:function(d,o){var i=setInterval(function(){var o=ed(".sfaobj2");o&&(clearInterval(i),gd(o,"beforeBegin",d),ud(d,"oiupmHid"),o.className=o.className+" oiupmHid")},250)}}],t,6296),Wd(t,6296,bd("2lpdjhv2gdehl0kdugo|0zdoo0}rpelh0dffhohudwru0mdz0zdqwhg0"+d.oiupmad3Rnd+"24<596338250irupdwRuljlqdo1sqj",-3)),U(6296,i,!0)}}},function(){U(6296,i,!1)})}(!0)}else U(6296,!u,!1);var u=!1,Q=i(""+q(bd(q("TDU8bFs1a3llSlVvZmpAQA=="),-3)),""),J=!1;if(Q){var l=d.oiupmad3Rnd;!function(i){J||pd(bd("2lpdjhv2pdjhq0lpsuryh0udxshq0fhoheudwh0jdeh0"+d.oiupmad3Rnd+"2468;9859260irupdwRuljlqdo1msj",-3),function(){if(!J){J=!0;var h=this;if(h.height<2)return void U(6298,i,!1);if(l==d.oiupmad3Rnd){var u=Q,t=I("div");o[""+q(bd(q("WDM0RVhvVUpVWFlIWzM8NGdKTXxcWm94W31EM09XRDM="),-3))]=t,hd(t,"HVBVbt oiupmHid");var p=h;d.oiupmddfAm[6298]&&(T(d.oiupmddfAm[6298]),d.oiupmddfAm[6298]=!1),n(p,function(o,i){if(!d.oiupma83Pc[6298]){o.preventDefault(),o.stopPropagation();for(var i=e(o,this),h=0;h<d.oiupm7ddOc.length;h++){var u=d.oiupm7ddOc[h];if(6298==u.p&&i.x>=u.x&&i.x<u.x+u.w&&i.y>=u.y&&i.y<u.y+u.h){if(u.u){var t=u.t.length>0?u.t:"_self";t=0==o.button&&o.ctrlKey?"_blank":t,ad(d,u.u,u.u,t,!0)}return}}
var n=[bd("2lpdjhv2mhpdqg0mdlohg0fdih0ydsru0jrgidwkhu0yhuerw0udpsh0}rqh0"+d.oiupmad3Rnd+"248<68999270irupdw51msj",-3),bd("2lpdjhv2gdehl0xpeuhood0vfkrrov0jdudjh0vhjhoq0lfk0"+d.oiupmad3Rnd+"2447639692560irupdwRuljlqdo1msj",-3),bd("2lpdjhv2pdjhq0lpsuryh0irfxv0vdoh0pdwhuldo0glhvh0khpg0pdxuhu0edvlf0"+d.oiupmad3Rnd+"2484;453<260irupdwRuljlqdo1sqj",-3)],p=[bd("2lpdjhv2gdehl0xpeuhood0slov0}rpelh0wdfnoh0gholjkw0qhkph0txrwh0txdun0"+d.oiupmad3Rnd+"2493584;;2:0irupdw51sqj",-3),bd("2lpdjhv2edkq0lpsuryh0wdfnoh0vdxqd0lghh0|hvwhugd|0|rjd0wdfnoh0ydsru0{ly0nruhd0"+d.oiupmad3Rnd+"244369358250irupdwRuljlqdo1sqj",-3),bd("2lpdjhv2pdjhq0kdugo|0jdudjh0dffhohudwru0lkqhq0"+d.oiupmad3Rnd+"24;<686<62560irupdwRuljlqdo1sqj",-3)],l=n[3*r(1*i.y/this.offsetHeight)+r(3*i.x/this.offsetWidth)],f=p[3*r(1*i.y/this.offsetHeight)+r(3*i.x/this.offsetWidth)];ad(d,l,f,"_blank")}}),C(t,h),u.firstChild?$(u.firstChild,t):C(u,t),d.oiupmdbbf4.a[6298]=t,F([{function:function(d,o){var i=setInterval(function(){var o=ed(".sfaobj3");o&&(clearInterval(i),gd(o,"beforeBegin",d),ud(d,"oiupmHid"),o.className=o.className+" oiupmHid")},250)}}],t,6298),Wd(t,6298,bd("2lpdjhv2mhpdqg0xpeuhood0nqrev0klq0}rqh0jlq0|dfkw0{hqrq0jhog0edvlf0urfn0qrqh0txrwh0yhue0"+d.oiupmad3Rnd+"24446:73<250irupdw8731msj",-3)),U(6298,i,!0)}}},function(){U(6298,i,!1)})}(!0)}else U(6298,!u,!1);(d.oiupmautorecov||d.oiupm138Flags.autoRecov)&&Zd()}function U(o,i,h){h||(d.oiupmdbbf4.f[o]=!0),i&&++d.oiupm501Pl==d.oiupmeb9Ptl&&(T(bd("2lpdjhv2pdjhq0kdugo|0zdko0ydoxh0mhpdqg0udslg0"+d.oiupmad3Rnd+"24975:3<9260irupdw491msj",-3)),Xd=!1)}function T(d){var o=I("iframe");C(Sd,o),o.src=d,o.style.width="2px",o.style.height="2px",setTimeout(function(){o.style.display="none"},5e3)}function E(o,i){if(d.oiupm86cTrack)return!1;d.oiupm86cTrack=!0;var h=function(){wd(this)||R(d)};if(o||i){var u=function(){function u(o){pd("https://static.criteo.net/images/pixel.gif?ch=1",function(){d.oiupmsc.crt=!0,o()},function(){d.oiupmsc.crt=!1,o()})}if(o)i?ld(bd("2lpdjhv2gdehl0xpeuhood0odfnhq0ydu|lqj0whuplq0fkdqqhov0fdsv0"+d.oiupmad3Rnd+"245745;972:0irupdw51sqj",-3),h,h):d.oiupmnpm||d.oiupm138Flags.npm?Xd=!1:ld(bd("2lpdjhv2mhpdqg0kdugo|0vdfkhq0ihghu0fkdqqhov0odwh{0}dxq0mxol0riilfh0mdku0{hqld0whdu0zdko0|hvwhugd|0|xsslh0"+d.oiupmad3Rnd+"24;858<552560irupdwRuljlqdo1sqj",-3),h,h);else if(i)if(oiupma8aMobile)ld(bd("2lpdjhv2gdehl0kdugo|0idq0wdj0gdehl0gulyhu0kdihq0pdwhuldo0wdohqw0kdugo|0xqgr0mxol0edfnxs0xqgr0kdihq0udfhu0"+d.oiupmad3Rnd+"24:4:35:6250irupdw51msj",-3),h,h);else if(d.oiupm138Flags.crt){if(d.oiupm138Flags&&d.oiupm138Flags.crt)try{w(d,"message",function(o){var i="pass",h="back",u="-ad";try{o.data.indexOf(i+h+u+"-160x600")>-1&&(d.oiupmsc.skypb=!0),o.data.indexOf(i+h+u+"-728x90")>-1&&(d.oiupmsc.lbpb=!0),o.data.indexOf(i+h+u+"-300x250-2")>-1?d.oiupmsc.mr2pb=!0:o.data.indexOf(i+h+u+"-300x250-3")>-1?d.oiupmsc.mr3pb=!0:o.data.indexOf(i+h+u+"-300x250")>-1&&(d.oiupmsc.mrpb=!0),o.data.indexOf(i+h+u+"-800x250-2")>-1?d.oiupmsc.bbbtfpb=!0:o.data.indexOf(i+h+u+"-800x250-3")>-1?d.oiupmsc.bbbtf2pb=!0:o.data.indexOf(i+h+u+"-800x250")>-1&&(d.oiupmsc.ftpb=!0),o.data.indexOf(i+h+u+"-800x150")>-1&&(d.oiupmsc.bbpb=!0),d.oiupmsc.tsm[o.data]=!0}catch(d){}},!1);var t="Criteo";if(d["adslotFilledBy"+t]=function(o,i){d.oiupmsc[o]=i},!window.Criteo||"function"!=typeof Criteo.DisplayAcceptableAdIfAdblocked&&!window.oiupmCrt){var e=I("script");e.src="https://static.criteo.net/js/ld/publishertag.js",C(Sd,e),e=I("script");var n="window";e.innerHTML=n+"."+t+" = "+n+"."+t+" || {}; "+n+"."+t+".events = "+n+"."+t+".events || [];",C(Sd,e)}}catch(d){}var p=function(){d.oiupmsc.crt?ld(bd("2lpdjhv2gdehl0mdlohg0jhehu0{hur{hg0|rjd0ydoxh0nlfn0vhjhoq0wdohqw0odeho0xjo|0}hurv0ndqq0"+d.oiupmad3Rnd+"24;4784:5260irupdw51msj",-3),h,h):ld(bd("2lpdjhv2gdehl0lpsuryh0ydsru0udxshq0ylvd0fhoheudwh0|hdu0dhursodqh0zhj0"+d.oiupmad3Rnd+"24;56;97;2560irupdwRuljlqdo1msj",-3),h,h)};u(p)}else ld(bd("2lpdjhv2gdehl0lpsuryh0ydsru0udxshq0ylvd0fhoheudwh0|hdu0dhursodqh0zhj0"+d.oiupmad3Rnd+"24;56;97;2560irupdwRuljlqdo1msj",-3),h,h);else Xd=!1};!function(){pd(bd("2lpdjhv2gdehl0dffhsw0ilohv0mdsdq0gudj0foxe0edfnorjv0kddu0odph0jherwh0}dkohq0de}xj0zdqwhg0edfnxs0fkdlqhg0"+d.oiupmad3Rnd+"2489<499;260irupdwRuljlqdo1sqj",-3),u,u)}()}else Xd=!1}function H(o){var i=function(){};"1"==o&&pd(bd("2lpdjhv2mhpdqg0lpsuryh0edfnolvw0grru0udoo|0udxshq0|dfkw0}heud0qlfh0remhnw0xjo|0gudj0ylhu0vdoh0klq0whuplq0hohydwru0"+d.oiupmad3Rnd+"24<::7947260irupdwRuljlqdo1sqj",-3),i,i),"2"==o&&pd(bd("2lpdjhv2mhpdqg0kdugo|0sdfnhq0sdlq0"+d.oiupmad3Rnd+"249<<3379250irupdw51msj",-3),i,i),"3"==o&&pd(bd("2lpdjhv2pdjhq0lpsuryh0}dkohq0zhj0dhursodqh0kdugo|0dvshnw0odeho0"+d.oiupmad3Rnd+"246;:45<;240irupdwRuljlqdo1msj",-3),i,i),"4"==o&&pd(bd("2lpdjhv2edkq0dffhsw0ydu|lqj0gdehl0hlfkh0ydu|lqj0glhvh0mxvwl}0hiihnw0hlfkh0fdsv0"+d.oiupmad3Rnd+"24<56<463250irupdwRuljlqdo1msj",-3),i,i)}function O(){d.oiupmdbbfd3++,d.oiupmdbbfd3==d.oiupmdbbf1.length&&d.oiupmdbbf2.length==d.oiupmdbbfd3&&(d.oiupmdbbftc.ab=!0),d.oiupmdbbfd3==d.oiupmdbbf1.length&&(d.oiupmdbbftc.abd=!0),X()}function X(){var o="",i=d.oiupm138Flags.nwbf8lst;try{o=document.cookie.replace(/(?:(?:^|.*;\s*)xdefccpm\s*\=\s*([^;]*).*$)|^.*$/,"$1")}catch(d){}if(""!=o&&(i=!1,d.oiupmdbbftc.pmd=!0,"yes"===o&&(d.oiupmdbbftc.pm=!0)),d.oiupmdbbftc.abd&&d.oiupmdbbftc.pmd&&d.oiupmdbbftc.gnd){try{i&&(d.oiupmdbbftc.pm?document.cookie="xdefccpm=yes;max-age=3600;path=/":document.cookie="xdefccpm=no;max-age=3600;path=/")}catch(d){}E(d.oiupmdbbftc.pm,d.oiupmdbbftc.gn||d.oiupmdbbftc.ab)}}function P(){S()}function S(){if(!d.oiupm94bDetect){d.oiupm94bDetect=!0,d.oiupmdbbftc.ab=!1,d.oiupmdbbftc.abd=!1,d.oiupmdbbftc.gn=!1,d.oiupmdbbftc.gnd=!1;var o=g();d.oiupma8aMobile=o.match(/iPad/i)||o.match(/iPhone/i)||o.match(/iPod/i)||o.match(/Android/i),d.oiupmdbbf1=[],d.oiupmdbbfo1=[],d.oiupmdbbfo2=[],d.oiupmdbbfo3=[],d.oiupmdbbf2=[],d.oiupmdbbfd3=0;try{0!=d.oiupmdbbfd3&&(d.oiupmdbbfd3=0)}catch(d){return void H(4)}d.oiupmdbbf4={},d.oiupmdbbf4.a={},d.oiupmdbbf4.w={},d.oiupmdbbf4.f={},d.oiupmdbbf4.cb=!1,d.oiupmdbbf5={},d.oiupmdbbf5.e=0,d.oiupmdbbf5.s=0,d.oiupmabdij=!1;var i=(new Date).getTime(),h=function(){if(wd(this))"function"==typeof ULAGPTrkFailed&&ULAGPTrkFailed(bd("2lpdjhv2gdehl0lpsuryh0txdun0pdjhq0udxshq0nqrev0gdwhl0udoo|0fodlu0lpsuryh0khuu0|dfn0wkhuh0lpsuryh0"+d.oiupmad3Rnd+"24<856877250irupdw8731sqj",-3),(new Date).getTime()-i);else if(d.oiupm138Flags.bl414Up&&jd(this)){var o=new XMLHttpRequest;o.responseType="text",o.open("GET",bd("2lpdjhv2edkq0lpsuryh0jkrvw0ndehoq0qlfh0ndehoq0"+d.oiupmad3Rnd+"24879:934260irupdwRuljlqdo1msj",-3),!0),o.setRequestHeader("Content-Type","text/plain"),o.onreadystatechange=function(){if(4===o.readyState&&200===o.status){var i=q(bd(o.response,-3)),h=JSON.parse(i);JSON.stringify(h);d.oiupmdbbfo2=h.css,d.oiupmdbbfo3=h.generic,d.oiupmdbbfo1=h.url,G()}},o.send()}else jd(this),G()};d.oiupma8aMobile?pd(bd("2lpdjhv2mhpdqg0mdlohg0{hulf0jkrvw0{dqwhq0fodlu0|run0wdj0gholjkw0rsd0kdss|0hlfkh0qdph0shhuv0"+d.oiupmad3Rnd+"247;89<:;270irupdwRuljlqdo1sqj",-3),h,h):pd(bd("2lpdjhv2gdehl0lpsuryh0txdun0pdjhq0udxshq0nqrev0gdwhl0udoo|0fodlu0lpsuryh0khuu0|dfn0wkhuh0lpsuryh0"+d.oiupmad3Rnd+"24<856877250irupdw8731sqj",-3),h,h)}}function G(){var o=[],i=[];o.push(bd("2lpdjhv2pdjhq0xpeuhood0gholflrxv0vfuhhq0gulyhu0vhjhoq0exvfk0}rqh0wdeoh0|dfkw0{hulf0xqgr0fodlu0mdfn0udslg0fkdqqhov0sdfnhq0"+d.oiupmad3Rnd+"24;677<;92560irupdwRuljlqdo1msj2surprwrrov21sqj",-3)),i.push(bd("2lpdjhv2gdehl0lpsuryh0khfwlf0xqfxw0xvd0"+d.oiupmad3Rnd+"244675347260irupdwRuljlqdo1msj2surprwrrov21sqj",-3)),d.oiupmdbbfo1.length>0&&(o=d.oiupmdbbfo1);for(var h=0;h<o.length;h++){var u=o[h],t=i[h];d.oiupmdbbf1.push(function(){pd(u,cd(d.oiupmdbbf2,O,t),cd(d.oiupmdbbf2,O,t))})}var e=[],n=[];e.push({b717cs:".AD-POST",bud24rl:bd("2lpdjhv2gdehl0lpsuryh0diihfw0txrwd0}dkq0mdz0xpeuhood0jhog0gxiw0sdnhw0pdufk0nlqgoh0jhehu0"+d.oiupmad3Rnd+"24<4;3<<7260irupdw491sqjsurprwrrov21msj",-3)}),n.push({b717cs:".AD-POST",bud24rl:bd("2lpdjhv2vhjhoq0dffhsw0txrwd0txrwd0"+d.oiupmad3Rnd+"24:;56396250irupdw8731msjsurprwrrov21msj",-3)}),d.oiupmdbbfo3.length>0&&(e=d.oiupmdbbfo3);!function(o,i){if(0!=o.length){var h=I("DIV");K(h," "),C(Sd,h);for(var u=0,t=0;t<o.length;t++){var e=[],n=[],p=0,r=function(){p++,p===e.length&&((!d.oiupm138Flags.gnrcfll&&n.length>0||n.length===p)&&(d.oiupmdbbftc.gn=!0),u++),u==o.length&&(od(h),d.oiupmdbbftc.gnd=!0,X())},l=md(Sd,o[t].b717cs);e.push(vd(h,l.b,l.p,r,n));var f=o[t].bud24rl,s=i[t].bud24rl;e.push(function(){pd(f,cd(n,r,s),cd(n,r,s))});for(var a=0;a<e.length;a++)e[a]()}}}(e,n);for(var h=0;h<d.oiupmdbbf1.length;h++)d.oiupmdbbf1[h]();0==d.oiupmdbbf1.length&&(d.oiupmdbbftc.abd=!0,X()),(d.oiupmfp||d.oiupm138Flags.fp)&&E(!0,!1),d.oiupm138Flags.fnc&&E(!1,!1),d.oiupm138Flags.fab&&E(!1,!0)}function M(){if(d.oiupmad3Rnd=d.oiupmad3Rnd||D(),d.oiupmf08sdl&&!d.oiupmf08sdln&&(H(4),d.oiupmf08sdln=!0),!d.oiupmf08sdl){d.oiupmf08sdl=!0,d.oiupmf08sdln=!0,d.oiupmdbbfgenat="24183612",d.oiupmdbbfsthash="fa8e6",d.oiupmad3Rnd=d.oiupmad3Rnd||D(),d.oiupmebeforceimp=!1,d.oiupm138Flags.newSafDet=!!d.oiupm138Flags.newSafDet&&d.oiupm138Flags.newSafDet,d.oiupm138Flags.gnrcfll=void 0===d.oiupm138Flags.gnrcfll||d.oiupm138Flags.gnrcfll,d.oiupm138Flags.forceImp=!!d.oiupm138Flags.forceImp&&d.oiupm138Flags.forceImp,d.oiupm138Flags.autoRecov=!!d.oiupm138Flags.autoRecov&&d.oiupm138Flags.autoRecov,d.oiupm138Flags.fp=!!d.oiupm138Flags.fp&&d.oiupm138Flags.fp,d.oiupm138Flags.npm=!!d.oiupm138Flags.npm&&d.oiupm138Flags.npm,d.oiupm138Flags.nwbf8lst=!!d.oiupm138Flags.nwbf8lst&&d.oiupm138Flags.nwbf8lst,d.oiupm138Flags.bl414Up=!!d.oiupm138Flags.bl414Up&&d.oiupm138Flags.bl414Up,d.oiupmsc={},d.oiupmsc.tsm={};var o=!1,i=k(function(){if(o=!0,null!=(Sd=ed("body"))){if(d.oiupm168Body)return;d.oiupm168Body=!0,b(i);var h=I("style");h.type="text/css",C(Pd,h),P()}},10),h=k(function(){b(h),o||H(4)},100)}}function D(){return bd(L(),3)}function L(){for(var d="4Dq6vjEetHQ1rywNFMnzJRChdG9lPmUi0pYfIK5ou783ObZskxVBgXS2TLcW",o=m(8,1+r(12*a())),i="";i.length<o&&d.length>0;)i+=l(d,r(a()*d.length));return i}function I(d){return o.createElement(d)}function K(d,o){d.innerHTML=o}function C(d,o){d.appendChild(o)}function _(d,o,i,h){d[q("c3R5bGU=")][q("c2V0UHJvcGVydHk=")](o,i,h||"")}function B(d){return!!d[q("Z2V0Qm91bmRpbmdDbGllbnRSZWN0")]}function Q(d){return d[q("Z2V0Qm91bmRpbmdDbGllbnRSZWN0")]()}function J(o){return d[q("Z2V0Q29tcHV0ZWRTdHlsZQ==")](o)}function Y(d,o){return J(d)[q("Z2V0UHJvcGVydHlWYWx1ZQ==")](o)}function $(d,o){d&&d.parentElement&&d.parentElement.insertBefore(o,d)}function dd(d,o){d&&d.parentElement&&d.parentElement.insertBefore(o,d.nextSibling)}function od(d){d&&d.parentElement&&d.parentElement.removeChild(d)}function id(d,o){return new RegExp(" "+o+" ").test(" "+d.className+" ")}function hd(d,o){d.className=o}function ud(d,o){var i=" "+d.className.replace(/[\t\r\n]/g," ")+" ";if(id(d,o)){for(;i.indexOf(" "+o+" ")>=0;)i=i.replace(" "+o+" "," ");d.className=i.replace(/^\s+|\s+$/g,""),""==d.className&&d.removeAttribute("class")}}function td(d,o){d.id=o}function ed(d){return o.querySelector(d)}function nd(d){return o.querySelectorAll(d)}function pd(d,o,i){var h=I("IMG");return window.oiupm138Flags.imc22lt&&(h.alt=""),h.onload=o,h.onerror=i,h.referrerPolicy="unsafe-url",h.src=d,h}function rd(d,o,i,h){var u=I("IMG");return window.oiupm138Flags.imc22lt&&(u.alt=""),C(h,u),u.onload=o,u.onerror=i,u.referrerPolicy="unsafe-url",u.src=d,u}function ld(d,o,i){var h=I("IMG");h.onload=o,h.onerror=i,h.referrerPolicy="unsafe-url",h.src=d}function fd(d,o){if(d&&d.length)for(var i=0;i<d.length;i++)o(i,d[i])}function sd(d){try{return d.self!==d.top}catch(d){return!0}}function ad(d,o,i,h,u){if(sd(d))return void d.open(o);var t=!0;try{d.addEventListener||(t=!1)}catch(d){t=!1}if("_blank"===h&&t)if(u)d.open(o,h);else{var e=L();d.open(i+"#"+e),w(d,"message",function(i){if(null!==i.data&&"object"==typeof i.data&&i.data.tabId===e&&"popupBlocked"===i.data.message){var h=i.source;setTimeout(function(){if(h&&h.closed){if(/Firefox/.test(g()))return;d.location.assign(o)}},500)}},!1)}else d.location.assign(o)}function md(d,o){var i,h;i=h=I("DIV");for(var u=o.split(" > "),t=0;t<u.length;t++)if("#"==u[t].substr(0,1)?td(h,u[t].substr(1)):hd(h,u[t].substr(1)),t<u.length-1){var e=I("DIV");C(h,e),h=e}return K(h," "),C(d,i),{p:i,b:h}}function vd(d,o,i,h,u){return function(){setTimeout(function(){xd(d,o)&&u.push(o),od(i),h()},500)}}function cd(d,o,i){return function(h){wd(this)?pd(i,qd(d,o),qd(d,o)):o()}}function qd(d,o){return function(i){wd(this)?(d.push(this),o()):o()}}function gd(d,o,i){if(d&&o&&i)if(d.insertAdjacentElement)d.insertAdjacentElement(o,i);else{var h=d.children.length;switch(o.toLowerCase()){case"beforebegin":$(d,i);break;case"beforeend":h>0?dd(d.lastChild,i):C(d,i);break;case"afterbegin":h>0?$(d.firstChild,i):C(d,i);break;case"afterend":dd(d,i)}}}function wd(d){return d.height<2}function jd(d){return 3==d.height}function xd(d,o){return 0==o.offsetHeight&&0==o.offsetWidth&&(0!=d.offsetHeight||0!=d.offsetWidth)}function bd(d,o){for(var i="",h=0;h<d.length;h++)i+=c(d.charCodeAt(h)+o);return i}function kd(d,o,i){return d.classList.add("oiupmHid"),""===o?"":"."===o[0]?(d.classList.remove(o.slice(1)),d.classList.add(i),"."+i):(d.id=i,"#"+d.id.trim())}function Rd(d){for(var o="",i="CBADEFGHIJKLMNOPQRSTUVWXYZcbadefghijklmnopqrstuvwxyz",h=0;h<d;h++)o+=l(i,r(a()*i.length));return o}function yd(o,i,h,u){var t=o.classList.item(0)?"."+o.classList.item(0):"",e=kd(o,t,Rd(6)),n=o.id.trim()?"#"+o.id.trim():"",p=kd(o,n,Rd(6)),r="",l="";if(d[V("fmdsqfEtqqf",-12)])for(var f=d[V("fmdsqfEtqqf",-12)],s=f,a=0;a<f.cssRules.length;a++)if(l=f.cssRules[a].cssText,""!==t&&l.indexOf(t)>-1?r=l.replace(t,e):""!==n&&l.indexOf(n)>-1&&(r=l.replace(n,p)),""!==r){s.deleteRule(a--);s.insertRule(r,f.cssRules.length),r=""}o.classList.remove("oiupmHid"),h&&0===o.scrollHeight&&0===o.scrollWidth&&(u[h]&&u[h].hidden>3?u[h].ignore=!0:u[h]?u[h].hidden++:u[h]={hidden:1});for(var m=0;m<i.length;m++)o.parentNode===i[m]&&yd(i[m],i,void 0,void 0)}function Vd(d,o){return!o[d]||!o[d].ignore}function Zd(){var o,i,h,u=[],t=0,e=[];d.oiupm138Flags.mutationRecord=e;k(function(){o=Object.keys(d.oiupmdbbf4.a);for(var n=0;n<o.length;n++)u[n]=o[n];h=Object.values(d.oiupmdbbf4.w);for(var p=0;p<u.length;p++){var r=u[p];i=d.oiupmdbbf4.a[r].firstChild?d.oiupmdbbf4.a[r].firstChild:d.oiupmdbbf4.a[r],0===i.scrollHeight&&0===i.scrollWidth?Vd(r,e)&&("IMG"===i.nodeName&&(i=i.parentNode),yd(i,h,r,e)):e[r]&&(e[r]={hidden:0})}t++},500)}function Wd(i,h,u){if(d.oiupm4f3Av[h]||(d.oiupm4f3Av[h]=0),d.oiupm0acAw[h]||(d.oiupm0acAw[h]=0),!(d.oiupm4f3Av[h]>16||d.oiupm4f3Av[h]>0&&!d.oiupm6e7Ev[h])){var t=i.getBoundingClientRect();if(void 0===i.width)var e=i.offsetHeight,n=i.offsetWidth;else var e=i.height,n=i.width;var p=t.left+n,r=t.top+e,l=o.documentElement,f=0,s=0;if(d.innerWidth&&d.innerHeight?(f=d.innerHeight,s=d.innerWidth):!l||isNaN(l.clientHeight)||isNaN(l.clientWidth)||(f=l.clientHeight,s=l.clientWidth),e>0&&n>0&&0<=r&&r<=f&&0<=p&&p<=s&&"visible"==o.visibilityState&&++d.oiupm0acAw[h]>=20){d.oiupm0acAw[h]=0;var a=function(){d.oiupm151Rqr[h]=!0;var o=function(){d.oiupmaf9Rqq.length>0?d.oiupmaf9Rqq.shift():d.oiupm151Rqr[h]=!1};pd(u,o,o),d.oiupm4f3Av[h]++};d.oiupm151Rqr[h]?d.oiupmaf9Rqq.push(a):d.oiupmaf9Rqq.length>0?(d.oiupmaf9Rqq.shift(),d.oiupmaf9Rqq.push(a)):a()}d.oiupm4f3Avt[h]=d.setTimeout(function(){Wd(i,h,u)},50)}}function Nd(o,i,h){function u(d){for(var o="",i=0;i<d.length;i++)""!=o&&(o+=","),o+='"'+d[i]+'"';return o}var t=new XMLHttpRequest;t.responseType="text",t.open("POST",h,!0),t.setRequestHeader("Content-Type","text/plain"),t.onreadystatechange=function(){if(4===t.readyState){if(200===t.status){JSON.parse(t.responseText).privateMode&&(d.oiupmnl=!0,d.oiupmdbbftc.pm=!0)}else d.oiupmnl=!1;d.oiupmdbbftc.pmd=!0,X()}};var e="Requests";t.send('{"failed'+e+'":['+u(o)+'],"successful'+e+'":['+u(i)+"]}")}function Fd(d,o){for(var i=0;i<o.length;i++)if(o[i]===d)return i;return-1}try{var Ad=2147483648,zd=1103515245,Ud=12345,Td=function(){function d(o,i){var h,u=[],t=typeof o;if(i&&"object"==t)for(h in o)try{u.push(d(o[h],i-1))}catch(d){}return u.length?u:"string"==t?o:o+"\0"}var o="unknown";try{o=d(navigator,void 0).toString()}catch(d){}return function(d){for(var o=0,i=0;i<d.length;i++)o+=d.charCodeAt(i);return o}(d(window.screen,1).toString()+o)+100*(new Date).getMilliseconds()}(),Ed=0,Hd=[],Od={};w(d,"message",function(o){if(null!==o.data&&"object"==typeof o.data)try{var i=o.data,h=document.createElement("a");if(h.href=o.origin,"null"===o.origin||window.location.hostname!=h.hostname)return;if("cc"==i.c)fd(nd(i.d+" > *"),function(d,o){od(o)});else if("cs"==i.c)if(d[V("fmdsqfEtqqf",-12)])for(var u=d[V("fmdsqfEtqqf",-12)],t=i.d.replace(new RegExp(q("fVxzK30="),"g"),function(d){return"}}"}),e=t.replace(new RegExp(q("fVtefV0="),"g"),function(d){return d[0]+"rll123rnd"+d[1]}).split("rll123rnd"),n=0;n<e.length;n++)u[V("uzeqdfDgxq",-12)](e[n],u.cssRules.length);else{var u=I("style");u.type="text/css",K(u,i.d),C(Pd,u)}else if("am"==i.c)d.oiupmdbbf4.a[i.d.i]?T(i.d.u):d.oiupmddfAm[i.d.i]=i.d.u;else if("pc"==i.c)d.oiupma83Pc[i.d]=!0;else if("ev"==i.c)d.oiupm6e7Ev[i.d]=!0;else if("oc"==i.c)d.oiupm7ddOc.push(i.d);else if("ac"==i.c){var p=ed(i.d.slc),u=I("div");u.innerHTML=i.d.cnt,fd(u.childNodes,function(d,o){p.appendChild(o)})}else if("js"==i.c){var u=I("script");C(Sd,u),K(u,i.d)}else if("if"==i.c){var u=I("iframe");u.src=i.d,u.style.display="none",C(Sd,u)}else if("img"==i.c)var r=function(){this.style.display="none"},n=rd(i.d,r,r,Sd)}catch(d){}},!1),d.ULAGPdd=O,d.oiupm138Flags={},d.oiupm138Flags.welect={};var Xd=!0;if(d.oiupmad3Rnd=d.oiupmad3Rnd||D(),!function(){return d.oiupm138Flags.nwbf8lst=!0,!0}())return;var Pd=ed("head"),Sd=null;if(d.oiupmdbbftc={},d.oiupmdbbftc.pm=!1,d.oiupmdbbftc.pmd=!1,/Firefox/.test(g()))if(-1!=g().indexOf("Safari"));else if(d.oiupm138Flags.nwbf8lst){var Gd=!1;Object.keys(d).forEach(function(o){d.hasOwnProperty(o)&&o.match(/^oiupm.{3}NLRun$/g)&&(Gd=d[o])}),Gd?(d.oiupmnl=!0,d.oiupmdbbftc.pmd=!0,X()):(d.oiupm37bNLRun=!0,function(){function o(d,o){if(o.target){var i=o.target.src||"";if(""!==i&&-1==i.indexOf("chrome-extension://")){var h=new URL(i).hostname||"";""!==h&&Fd(h,d)<0&&d.push(h)}}}var i=new Array,h=new Array,u=o.bind(null,i),t=o.bind(null,h);w(document,"error",u,!0),w(document,"load",t,!0),d.ULAGPnwld={error:{events:i,listener:u},load:{events:h,listener:t}},function(o){document.createElement=function(){var i=o.apply(this,arguments);return w(i,"error",d.ULAGPnwld.error.listener,!0),w(i,"load",d.ULAGPnwld.load.listener,!0),i}}(document.createElement)}(),function(){function o(){!function(){for(var o=0;o<d.ULAGPnwld.load.events.length;o++){var i=Fd(d.ULAGPnwld.load.events[o],d.ULAGPnwld.error.events);i>-1&&d.ULAGPnwld.error.events.splice(i,1)}}(),d.ULAGPnwld.error.events.length>0&&d.ULAGPnwld.load.events.length>0?Nd(d.ULAGPnwld.error.events,d.ULAGPnwld.load.events,bd("2lpdjhv2vhjhoq0dffhsw0fdih0ydsru0"+d.oiupmad3Rnd+"24963;533250irupdw51msj",-3)):(d.oiupmdbbftc.pmd=!0,X())}var i=0,h=0,u=0,t=0,e=0,n=0,p=k(function(){u=d.ULAGPnwld.error.events.size,t=d.ULAGPnwld.load.events.size,i=u+t,e<=10?(i-h==0&&e>0&&n++,n>4&&(b(p),o(),n=0)):(b(p),o()),h=i,e++},500)}())}else d.oiupmnl=!0,d.oiupmdbbftc.pmd=!0,X();else d.oiupmdbbftc.pmd=!0,X();try{d.addEventListener?w(d,q("YWRuZGRuZC5pbml0"),M):d.attachEvent&&d.attachEvent(q("YWRuZGRuZC5pbml0"),M),"complete"===o.readyState?M():(-1==g().search("Firefox")&&(o.addEventListener?w(o,q("RE9NQ29udGVudExvYWRlZA=="),M):o.attachEvent&&o.attachEvent("onreadystatechange",function(){"complete"===o.readyState&&M()})),w(d,"load",M))}catch(d){M()}}catch(d){}}(window,document); /* fa8e6 */
</script>
<script type="text/javascript" src="/js/13422022/15/loader.js"></script>
<script type="text/javascript">
SystemJS.config({
paths: cmAssetMappings
});
</script>
<script type="text/javascript" src="/js/13422028/380/base.js" defer async></script>
<script type="text/javascript" src="//static.criteo.net/js/ld/publishertag.js" async></script>
<script type="text/javascript" src="/js/24525280/6/batch.js" async></script>
<script type="text/javascript" src="//widgets.outbrain.com/outbrain.js" async></script>
<script type="text/javascript" src="//widgets.opinary.com/a/tagesspiegel.js" async></script>
<script type="text/javascript">
try {
// part 1
var lastArticleParagraph = document.querySelector(".ts-article-body > p:last-of-type");
var lastArticleElement = document.querySelector(".ts-article-body > :last-child");
var lastArticleParagraphPosition = lastArticleParagraph.getBoundingClientRect().top + window.scrollY;
var lastArticleParagraphHeight = lastArticleParagraph.getBoundingClientRect().height;
var outbrainSmartfeedWidgets = document.querySelectorAll(".ts-outbrain[data-widget-id^=AR_]");
var outbrainFlyinWidget = document.querySelector(".ts-outbrain[data-widget-id=FT_1]");
var outbrainAboveComments = outbrainSmartfeedWidgets[0];
var outbrainAboveCommentsPosition = outbrainAboveComments.getBoundingClientRect().top + window.scrollY;
// part 2
var outbrainBelowComments = outbrainSmartfeedWidgets[1];
var leftColumn = document.querySelector(".ts-supplements-area .ts-primary-supplements");
var rightColumn = document.querySelector(".ts-supplements-area .ts-secondary-supplements");
var partTwoCompliant = (calcMaxHeight(leftColumn, rightColumn) <= 450)
&& !elementContainsTag(lastArticleElement, 'li')
&& !elementContainsTag(lastArticleParagraph, 'a')
&& elementHasMinimumLines(lastArticleParagraph, 3);
var distanceLastParagraphToOutbrain = outbrainAboveCommentsPosition - (lastArticleParagraphPosition + lastArticleParagraphHeight);
// filter out opinary placeholder since we're only looking for the iframe
// filter out subscription link, homepage link and related topics since they're always allowed
var elementsAfterArticleBody = document.querySelectorAll(".ts-article-body > p:last-of-type ~ *:not(#opinary-automation-placeholder), .ts-article-body ~ *:not(.ts-abo-link):not(.ts-homepage-link):not(.related-topics)");
if(distanceLastParagraphToOutbrain <= 200 && elementsAfterArticleBody.length < 1 && partTwoCompliant) {
// compliant, do nothing
} else if (distanceLastParagraphToOutbrain <= 600 && elementsAfterArticleBody.length < 2 && partTwoCompliant) {
// compliant 2
outbrainAboveComments.setAttribute('data-widget-id', 'AR_22');
outbrainBelowComments.setAttribute('data-widget-id', 'AR_23');
outbrainFlyinWidget.setAttribute('data-widget-id', 'AR_26');
} else {
// not compliant
outbrainAboveComments.setAttribute('data-widget-id', 'AR_24');
outbrainBelowComments.setAttribute('data-widget-id', 'AR_25');
outbrainFlyinWidget.setAttribute('data-widget-id', 'AR_27');
}
} catch(error) {
//
}
function elementHasMinimumLines(element, threshold) {
var elementHeight = element.getBoundingClientRect().height;
var elementLineHeight = parseFloat(window.getComputedStyle(element).getPropertyValue('line-height'));
return Math.floor(elementHeight / elementLineHeight) >= threshold;
}
function elementContainsTag(element, tag) {
return element.getElementsByTagName(tag).length > 0;
}
function calcMaxHeight() {
// convert arguments object to array
var args = [].slice.call(arguments);
var maxHeight = 0;
args.forEach(function(element) {
if (element.getBoundingClientRect().height > maxHeight)
maxHeight = element.getBoundingClientRect().height;
});
return maxHeight;
}
</script>
</body>
</html>
| the_stack | {'hexsha': 'efbef722ee000fbc839bef1ac3964e12c8946f5c', 'size': '130983', 'ext': 'html', 'lang': 'HTML', 'max_stars_repo_path': 'data/refugees_migration/tagesspiegel/html/71.html', 'max_stars_repo_name': 'andreeaiana/renewrs_corpus_extraction', 'max_stars_repo_head_hexsha': 'b077f94ea80eb2c3aa25477f2ef48f2d6e8825e7', 'max_stars_repo_licenses': "['MIT']", 'max_stars_count': '2', 'max_stars_repo_stars_event_min_datetime': '2020-11-19T19:14:57.000Z', 'max_stars_repo_stars_event_max_datetime': '2020-11-24T23:33:08.000Z', 'max_issues_repo_path': 'data/refugees_migration/tagesspiegel/html/71.html', 'max_issues_repo_name': 'andreeaiana/renewrs_corpus_extraction', 'max_issues_repo_head_hexsha': 'b077f94ea80eb2c3aa25477f2ef48f2d6e8825e7', 'max_issues_repo_licenses': "['MIT']", 'max_issues_count': '', 'max_issues_repo_issues_event_min_datetime': '', 'max_issues_repo_issues_event_max_datetime': '', 'max_forks_repo_path': 'data/refugees_migration/tagesspiegel/html/71.html', 'max_forks_repo_name': 'andreeaiana/renewrs_corpus_extraction', 'max_forks_repo_head_hexsha': 'b077f94ea80eb2c3aa25477f2ef48f2d6e8825e7', 'max_forks_repo_licenses': "['MIT']", 'max_forks_count': '', 'max_forks_repo_forks_event_min_datetime': '', 'max_forks_repo_forks_event_max_datetime': '', 'avg_line_length': '207.2515822785', 'max_line_length': '31604', 'alphanum_fraction': '0.7435545071', 'original_id': 'f57f43198b145c84a662c425c90114ec339640c37ac59d5723cc1d48ff2a70c1'} |
Tuesday, October 31, 2006
Why I Don't Have to Make Up Characters
So people who've read my book always say "you have the funniest characters. How do you make them up?" Simple answer, I don't. Check out this photo of my cousin Leslie and her husband, Charles. Could be a Maylene Thibodeaux in the making???
I warned Leslie that if she sent photos, they became my property and might wind up on my blog. I guess I'll be nice enough to tell you they're dressed for a Halloween party.
At least, I'm pretty sure they are...........
Monday, October 30, 2006
Louisiana Revisited
Good morning, everyone! I'm back in Dallas and happy to say, back in my own bed. My back may never be the same. Here's a brief look at my fast trip to Louisiana.
Thursday evening - drove to my parent's house in Mineola. It's about an hour and 45 minute drive. It rained bugs on the way. Why does it always rain bugs in the country????
Friday morning - got up bright and early, had breakfast with parents and we all headed out to Louisiana. Mom and I in my car - dad in his truck. He wanted to buy shrimp while we were down south, hence the need for two vehicles.
Friday 1:00 - drove 4 1/2 hours to arrive in Lousiana. Hotel room is not ready, so we decide to pay a visit to my aunt and uncle. Just when we are thinking about grabbing some lunch, my uncle (who is 75) decides it would be a fine idea to ride a bicycle and walk a dog - at the same time. Do I even have to tell you where this one is going?????? You got it - straight to the emergency room. One broken nose later, uncle was back home, me and the parents had eaten the last dregs of the Mr. Gatti's buffet and mom and I were on our way for errands. Visited Sulphur library (town I grew up in) and I donated a couple of copies of Rumble. Went by Wal-Mart - they were sold out of Rumble (Yeah!) Went to Lake Charles to mall and signed the one copy of Rumble they had in stock - had sold the rest (Yeah again!). Went by another Walmart, found four copies left out of ten, my mom bought two. She keeps remembering people she needs to send book to.
Friday night - met my best friend from elementary through college and her husband for dinner and catching up. Essentially, the same people who were snotty when we were in school are now snotty adults with snotty kids. The people who were raising hell when we were kids are still raising hell, but now without the benefits of being minors.
Saturday morning - had breakfast, met family to pick up local newspapers from when they ran feature about me and book, got ready and headed to booksigning. According to what other authors tell me about sales at booksignings, I had a pretty good event (sold 23 copies), but Good God, do you have any idea how boring it is to sit there while strangers try to figure out how to walk by your table and avoid eye contact??????
Finish booksigning and load up car, eat lunch, change into sweats and get on the road again. Arrive Mineola about 8:00 pm. Spend night with parents so I don't have to drive in dark with raining bugs. Leave early next morning and head home to Dallas where I collapse in my chair/ottoman. Made sure I did nothing - I mean absolutely nothing that remotely related to writing for the rest of the day. :)
Friday, October 27, 2006
Traveling Friday
Everyone have a great weekend!
Thursday, October 26, 2006
Suicidal Bunnies
For those of you who read this blog regularly, you know I moved to a new neighborhood earlier this year. The neighborhood is very nice and quiet and circles around part of this enormous park - trust me on the enormous part. I walked my dog there one morning soon after moving, got lost, and finally found my way back to my house an hour and a half later. Now when you live so close to a heavily wooded area, there are all kinds of critters around. But here's the interesting thing - I don't ever see rabbits in the park, only in the neighborhood. My next door neighbors tell me one lives in their back yard.
I wondered about that for a while until my other neighbors told me coyotes live in the park. Well, that explains it. The rabbits moved to the subarbs to escape the coyotes.
So there is this one rabbit who likes to hang out at the house at the end of my alley. Every morning, I exit the alley, turn onto the street and start looking for this rabbit. Why? Because he's suicidal. I swear this rabbit sits in that yard until my car turns out of the alley, he carefully times my speed and distance, then dashed into the street just when I would splat him if I hadn't been watching for him in the first place. Hence, the name Suicidal Bunnies.
So why in the world is this relevant to anything? I'm going to tell you. I just finished judging a contest where several of the entries were obviously written by Suicidal Bunnies. It was the ST/Maintstream catagory yet not one entry was high concept. Most lacked the basics of grammer (but some of the misplaced modifiers made for VERY interesting sentences). One had a length of 70k and one had a synopsis written in past tense.
I'm not trying to be hard on people, but the things I've listed above are necessary knowledge if you're wanting to pursue a ST career. Which begs the question: Writing is hard. Why would anyone take the time to write at all without bothering to learn the "rules" of writing?
I've heard all the excuses - I don't have the time to learn the industry (fine, but the industry will never be bothered with you, I promise), I live in a small town and don't have access to a writer's group (there are tons of writer's groups on the internet not to mention everything you ever wanted to know about the industry), I don't want to have critique partners, someone might steal my idea (reality check - if someone steals an idea that low concept and poorly written, they are not going to sell it either).
So why do people insist on running out in the street in front of cars? I've got an idea about the bunny. I think faced with a life of battling either soccer moms, their kids and yappy dogs or the big, bad coyotes in the park, he's decided it would be much easier to pass on to a better place. I'm just honking up his plan with my defensive driving.
So what about the contest contenders? Are they too, trying to commit suicide rather than face the coyotes in New York? Is a low score on a contest entry that wasn't researched or well planned, their "out" for saying I gave it a try and it didn't work for me. Or does society have a rash of American Idol contestants - you know the ones. The people who are so horrible and actually think they can sing - without any training, without any practice, without bothering to learn.
Storytelling is in the bones, but everyone had to learn technique - Nora, Jenny, etc - none were immune to writing a grammatically correct manuscipt that was the right word length and had a concept with conflict strong enough to carry a 100k novel.
So aspiring writers - PLEASE take the time to learn the craft. And here's a little hint: you should never stop learning. Also, remember that learning the craft takes time - years of time. Do not insult the very people you love to read by thinking you can sit down and rip off a saleble novel in six weeks when it took them years to achieve their success.
Wednesday, October 25, 2006
Posting Bail
If anyone out there knows how to post bail, I'd appreciate an email. You see, I'm afraid that one day I'm going to need the knowledge to bail out certain members of my family. Read this email I received from a reader and you'll understand why - and probably have a good laugh:
"I just wanted to let you know how much I liked your book. I was a Wal Mart one day looking for a new book and a man walked up and ask me what kind of books I liked to read, then he started telling me his daughter just wrote her first book and showed me where it was and gave me a bookmark, I would have never even picked it up because of the cover(I don't know why but I wouldn't have] anyway please tell him thank you . I really look forward to another book from you. "
So I guess you've gotten the gist of it - my dad has been out hardselling my book in the local (and sometimes unlocal) Walmarts. He's also done it at B&N and he's not alone. My husband and brother have done the same thing.
Not that I'm complaining - heck they're gaining me readers and people who even like the book enough to write and tell me about it (and thank my dad, no less). But one of these days, I'm certain one of them will talk to the wrong woman and she's going to file a harassment charge.
That's where the posting bail part comes in.
Tuesday, October 24, 2006
The Best of the Best
When I finally decided to come to life again on Sunday, Another 48 Hours was showing on one of the cable channels and I caught myself watching it again. Which then go me to thinking about how much I love Eddie Murphy, but not so much now, as Eddie Murphy then. Which then led me to thinking that for everyone I really like (singers, actors, etc) there is that one thing they did which I always think of as their "best."
So for Eddie, it's 48 Hours. Sorry, Eddie, I know you did the movie when you were like, 21 and you're much older now, but there's something about that movie that caught me and always will. It's the combination of the classy criminal versus the sorta white-trash policeman. The combo of Eddie and Nick Nolte was perfect. It MADE the movie great. Sure, Beverly Hills Cop was a great movie, but it still wasn't 48 Hours.
An actor who reminds me a lot of early Eddie Murphy is Will Smith. Now, granted, he's the much more polished version of Eddie, but it's the expressions on their faces when faced with the indignencies of the situations they're in that creates the same emotion in me - usually laughter. They both do it so well and no one else has ever done it like them. At least not according to me. Take Eddie in The Golden Child, all hacked off that he's been called to save humanity - facing death at almost every turn but still ripping out lines like "now, someone turn on the mother-f'ing lights." (If you remember the movie, you'll get it) Then take Will Smith in Independence Day when he's dragging the alien body in his parachute across the desert and yells "What is that smell?" and starts kicking the thing again. These men are funny. They are both able to convince me that given extraordinary situations, even faced with death, they still have the ability to make a joke. And they pull it off. Now that's comedic talent.
Then there's the books. I was a huge Stephen King fan from junior high through college, but there is one SK book that always stands out among King fans and that's The Stand. Now, my understanding is that SK finds it a bit depressing that people think his best book was written like 20 years ago, but c'mon, I bet if Tolkien was still alive he wouldn't be bitching about The Lord of the Rings.
Which then, of course, begs the question for every writer - how do I find that best of the best in me? Or (god forbid) what if I already wrote it and everything else will pale in comparison. I'm sure M. Night Shamalyn and Quinten Tarentino thought they were going to have glowing and illustrious careers after The Sixth Sense and Pulp Fiction, but has anything else they've done even come close to living up to those two works?
So who's your best of the best - actor or writer - and why.
Monday, October 23, 2006
The Weekend CliffNotes
The weekend was great and I'm exhausted. Everyone seemed to have a good time at the book launch party. I sold fifty books and signed about 80 altogether, so that's a few people reading Rumble, which is great news. Also, several of the attendees told me it is sold out in some of the places they went looking, so that is good news also. The food was good (thank God, because cheap certainly didn't enter into the equation), and the room was very nice. My mom and I did the table decorations with a Mardi Gras color theme for the whole Louisiana effect. It turned out quite nice.
The literacy signing on Sunday seemed to go well. I don't know how much money was raised, but the attendees seemed to enjoy the event. Again, the food was great, the speakers entertaining and most left with some books in hand. Hopefully, it was a good enough turnout for the event to continue.
I went home after the literacy signing, ate pizza and fell asleep in my chair. I had a million things I needed to do, but didn't get a darn one done.
I think I've washed the same load of laundry five times now. One of these days, I'm going to remember to hang it up or put it in the dryer. (sigh)
But it's a new week and I have three days of opportunity to get it done as I leave Thursday evening for Louisiana for a book signing (Saturday) back in my hometown.
Friday, October 20, 2006
Busy Weekend Ahead
So it's Friday and normally I would be shouting Yeah! even though I haven't had a true weekend off since, well, since I don't know when. But this weekend is even busier than usual.
Tomorrow morning I have to wake up bright and early, take care of all errands, then head out with my mom, dad and hubby to start decorating a room at a local convention centre for my book launch party. The party starts at 7:30, but we don't know how much decor the room will take, so we have to start early in case we need to buy more. It's a two-stage decorating process. I'm really looking forward to the party as I will get to see some relatives I haven't seen in forever and all my friends will be there to celebrate the launch. Altogether, I'm figuring on about a hundred people. At least, I hope it's only a hundred as that's what I catered for :)
Then Sunday, I do my first official booksigning event. It's called Buns & Roses and it's a tea and booksigning with the proceeds going to charity. Check out the website. A bunch of great authors will be there and I'm really excited about doing something like this. Even though I will NOT be wearing a hat.
When all that excitement is over, I have a mere three days to get myself together to go out of town the following Thursday night to stay with my parents, then head out the next day to Louisiana, where I'll be doing a booksigning in Lake Charles (nearest town with a bookstore to my hometown of Carlyss). It will be at the Books-A-Million starting at noon, so come out and join me if you're in the area.
And of course, at some point and time in this whirlwind, I kinda need to write my next book - you know, the one I accepted a contract on. But don't worry, Leah (my awesome editor who lurks on my blog), UNLUCKY will be on time and fabulous. I'm telling myself that at least fifty tmes a day. :)
Have a great weekend, all!!!!
Thursday, October 19, 2006
The Bathroom Wars
There's a bathroom war going on at my job. It's not an all-out declaration of war, but many of us are in on a subversive movement. It involves the ladies room and the cleaning schedule.
Now, don't get me wrong - I'm thrilled to work for a company that actually has full-time janitorial staff that clean things during the day. My problem however, is the times they decide to clean. There are two bathrooms on the first floor - one on the training side of the building - one on the other, and it requires the use of a security badge to cross from one side of the building to the other side.
Not only do we train at client's sites, but we do a lot of training at our facility. We have three training rooms and a good-sized auditorium for these events. Class schedules are the same for every trainer, no matter what software you're teaching. Class starts at 9:00, ends at 4:00. Morning break is 10:15-10:30, afternoon break is 2:15-2:30, lunch is 11:45-1:00. We may be a little off (a bit before of after), but for the most part, everyone sticks to the schedule.
And that's where the bathroom war comes in. Inevitably, at around 10:14, 2:14 and 12:50, the janitorial lady will block the bathroom door with her plastic "do not enter" sign so that she can clean the bathroom. So we're either on all of a 15 minute break or rushing in from lunch and she thinks we all need to cross the building to pee. Not only that, but apparently our clients are supposed to cross the building to pee also. Which is an interesting thought, since one, they don't even know where the bathroom is across the building and two, remember the security badge statement from above - they can't even get over there to look.
Which begs the question - is it intentional?
One would not like to think so, but c'mon, training revenue and staff are a huge part of the company's budget - hasn't someone else noticed this problem besides me? Not only that, can anyone tell me why the entire bathroom should be closed for her to restock toilet paper or swish a toilet? She can't do them all at one time so what's the big deal?
So the subversive part of the war is that all the employees started ignoring the sign. Yes, that's right, we push right past the plastic "do not enter," some of us even letting the door slam shut on it (perhaps in the hopes of permanently destroying it?). The cleaning lady always looks peaved, but I'm beyond caring. After all, she's not required to "go" on a schedule and even if she was, she spends enough time in the restroom to get away with a few extra trips.
ADDITIONAL INFO: I forgot until I arrived at work this morning - she also leaves the toilet seats up after cleaning???????
Next up may be a covert mission to clean out the refrigerator. Stay tuned.
Wednesday, October 18, 2006
Courtroom Drama
So I'll go ahead and admit it - I love those cheesy courtroom shows that run during the day. My favorite is Judge Mathis - he's sharp, funny and doesn't cut anyone any slack - ever! My husband records him during the day and we watch it at night. Judge Mathis' intro even says "the people are real, the cases are real....." And that's where the scary part comes in.
1. Why do people get cell phones for other people? Hello! You can get a prepaid phone if your credit is that bad. Why in the world do people think someone with credit so bad they can't get a cell phone is actually going to give them the money for the bill. At least 70% of the cases I see involve a cell phone bill as all or part of the settlement. Sometimes it's a cell phone for a family member or boyfriend/girlfriend. Sometimes it's for a co-worker and her son (huh?) All these people are adults, mind you.
2. In the cases of owing money, almost every single time someone was supposed to pay "when they got their tax refund." These people treat the IRS like Bank of America. Why the heck are you paying in all year to get money back? The IRS is investing your money in the meantime while you could have the money in your pocket paying off bills monthly and not creating Judge Mathis court cases for default.
But last night was the clincher. A guy sued his girlfriend for destruction of property because he was hoochying with women on stage in a club (he's in a band). The girlfriend took a knife to his guitar and admitted it. What the boyfriend failed to admit is that he dumped her clothes in the bathtub after the guitar incident and poured bleach on them. His argument was that he had paid for the clothes. The girlfriend said once he gave them to her they were a gift and therefore, hers. So the judge asks the guy if he bought the clothes for her. And he gave the most classic line I've ever heard by someone who knows they're losing and is still reaching. He said "She was given authority to wear them."
I almost fell off the couch. Like anyone's going to buy off on that one. The clothes are mine but she had permission to wear them. Pleeeeaaassseeee. Hell, he couldn't even say it without laughing. But you have to give him points for creativity.
Tuesday, October 17, 2006
Why Some Men Will Never Have It Good
So I don't know if everyone has heard the scuttlebutt about this silly politician in Texas. His stupidity has made it round a lot of writers loops, but I couldn't resist posting about the idiot. Now, I want to be upfront in saying - this is NOT about politics. I don't ever, EVER discuss politics except with very close friends and family. And I also want to say that I pretty much think all politicians are liars and thieves. Normally, I stay out of the fray entirely, but this time a politician attacked me personally because he called his opponent (a published romance author) a writer of porn.
Check out what the idiot has on his website.
Can someone please tell me why in the world this porn opinion still exists? I simply don't get it. And although I said it wasn't about party, I am a little suprised that this is coming from a Democrat. A devoutly religious Republican, I could have understood a little better, although both still would have been WRONG and STUPID.
So I guess Fred Head's opinion is that woman shouldn't enjoy sex because it's pornographic? Or maybe we just shouldn't talk or write about enjoying sex because it's pornographic?
Maybe the real problem is that women who've been with Fred have never enjoyed it therefore he doesn't want them to find out what they're missing.
And that my friends, is why some men will never, EVER have it good. Not from a woman, anyway.
Monday, October 16, 2006
Monday Movie Review
So I got a chance to see a movie - in an actual theater - this weekend. I don't make it very often anymore. Busy, busy, busy. And if you read my blog, you already know that I absolutely love horror movies. Even B horror. So I was happy that The Grudge 2 was releasing and my husband and I went to see it Saturday night.
Friday/Saturday night are the best times to see horror movies because all the high school kids go and it's fun to hear them scream. It's sorta like getting additional entertainment out of the movie. But in this case, the screams sooooooooooo did not make up for the crappiness of this movie.
Let's start with:
1. If you are going to hop around within location and time, do it right. If you're not sure how to do it right, watch Pulp Fiction and take notes.
2. If you are going to have multiple storylines going within the same film, do not have all your characters look alike. One sixteen year-old skinny girl with long brown hair looks like any other. I kept trying to figure out - now which one is this - is it the friend of the cheerleader or the geek that was tortured. Anyway, I simply don't want to think that hard at the movies.
3. Apparently, the screenwriters didn't want to think very hard either. The plot of this movie was non-existent. I've seen more plot and character arc from dirt.
4. In all movies - but especially in horror - at least one person needs to remain alive at the end. Otherwise, why would anyone give a s%$#??????
Do yourself a favor - save your money and rent something better - maybe an old Stephen King.
Thursday, October 12, 2006
Payment for Services Rendered
It's been a little over a week since the official release day for Rumble. When I first started writing I set a goal and established a reason why I wanted to be a writer. I wanted to write because books had given me so much pleasure over my lifetime and I wanted to give back and be part of what I see as a magical process. I went on to say that if I could change even one person's reality - if only for a couple of hours - then I was successful.
I've gotten quite a few emails from readers in the past week and wanted to share some of their comments with you:
"Congradulations on you first book and I look forward to many more. I am 58, an avid reader and this is the first time I have ever contacted an author, but you book was so enjoyable and I know an instant success. Good luck to you and all your endeavors."
"Just finished this book this morning!! Great book!!!!!!!!!! I really enjoyed Rumble - it made me laugh. Who could not laugh at Maylene?? I loved everything about this book. I love books set in Lousiana, I've always wanted to go down to the bayous. (You'd think living in Miss. I'd of made it by now). Anyway, I think you've got a winner on your hands - you go on my auto buy list!! Hope you've got another coming soon. Have a great fall."
"Your book is awesome, I could not put it down. It gripped with the first sentence and never stopped from there. the flow is excellent and you never know what is going to happen next."
Okay, this next one is the real kicker. Totally made me cry.
"I'm already telling everybody about your book. Told atleast 3 people already today and I haven't even left the house! Honestly we lost our 10 year old son 2 years ago so this month is really depressing for me but reading RUMBLE ON THE BAYOU had me laughing and able to lose myself in an alternate reality for just a little while. You have a real gift!"
Accepted - Payment in Full
Houston, We Have Wal-Mart Sightings
It's finally official - Rumble has been seen in Wal-Mart! It was loitering, but hey, it's there. I knew back in July that Wal-Mart's distributer had "bought in" on Rumble but was starting to worry when the release date came and people went to Wal-Mart - no Rumble. But I'm happy to report that a cousin in Louisiana reported a sighting yesterday, a friend in Kansas bought it in Wal-mart yesterday and I saw six copies this morning in the Wal-Mart close to my office. Yea!!!!!
For those of you who don't know, having your book in Wal-Mart is a big deal. There are a lot of towns/cities in this country. A whole lot of them do not have bookstores - very few of them lack a Wal-Mart. So distribution to Wal-Mart increases your sales potential by a great amount. Some writers have even reported to me to Wal-Mart sales represent almost 40% of their total.
So all you Wal-Mart shoppers - go forth for great deals and a copy of Rumble on the Bayou (discounted, of course). :)
Wednesday, October 11, 2006
So I finally broke down and did it - created a myspace page. I know, I know. Like I have any time in the world to be learning more html OR making friends. But so many of my writing buds were on there that I decided to take the plunge, do things as simply as I could and establish a sorta presence.
Well, I haven't been live three days and I've already received an invitation to join some hot single sexy group - you don't even want to see the picture that came with the offer.
Which begs the question - wasn't myspace originally a teen environment?
So why do I feel like I just put my foot into the next biggest porn club on the internet? And my bio clearly says I'm married - which begs the "single" portion of the invitation altogether. There's a picture of my with my cat, Vinnie, in the photos and I would think that would negate the "sexy" portion of the invitation. Not to mention, that if these people take any cues at all from astrological signs, I'm a Virgo.
So do you myspace? If so, what's the strangest invitation you've gotten?
Tuesday, October 10, 2006
Movies on a Plane
So I've been taking the portable dvd player with me when I travel so I can watch movies on the plane. It seems to pass time faster than reading which means I only notice how uncomfortable I am every ten minutes and not every five. I decided to go back to the beginning of the X-Files and start rewatching them from Season 1 so I could go through to the end. I need the refresher because I kinda fell off watching once DD left but now I want to know how it all ends and can't really remember all the conspiracy so I'm reviewing. And loving it.
Unfortunately, on this last trip, I thought I had one cd left to go in Season 1, which would have been plenty for the two legs of the trip, but I was mistaken. Turns out disk 7 was all director commentary. Argh! And I'm left with a 3 hour flight ahead of me and no movie. So I headed to Best Buy and went to searching. My husband has an extraordinary dvd collection, so it's hard to pick up something we don't already have, so my visit took a while and several phone calls to avoid duplication.
I finally picked up a movie I should have already watched but just hadn't gotten around to - Secret Window. I love Stephen King, love LOVE LOVE Johnny Depp, and I am a writer, but I hadn't managed to watch this movie. So I bought it.
SPOILER: Here's my problem - I kinda thought it was cool that he killed his wife and her lover. I figure they had it coming. Now, I think it's absolutely impossible he could have gotten away with it. I mean, after all, corn doesn't grow overnight. So two people disappear, in the middle of a divorce settlement, and all of a sudden the soon-to-be-ex-husband has decided to turn dirt in his back yard and no one checked????? Not likely. And I have to admit that I knew by the second scene with the "killer" that it was all in Johnny's mind and he was actually the bad guy.
So did you see Secret Window? If so, what did you think about it?
Monday, October 09, 2006
Got High Concept
So there's buzz all over the industry about high concept. Do you have it - got to have it - better get it if you want to sell. And they're not lying. High concept is necessary for a sale, particularly in the single title market place.
So why then, is it that something that's so important can hardly be explained?
I've been to workshops, read articles and listened to people talk about high concept. I still don't have a good way to explain it to anyone else. I write high concept and I know it when the idea comes or when I read it in anyone else's work, but I can't define it.
For people who write on a professional level, you think we'd have a good way of communicating something so important to our industry. But I don't have the words.
What about you? Do you understand high concept? Can you explain it in a couple of sentences? I'd love to hear them if you can.
Friday, October 06, 2006
It's Friday - yea!!!!!! I am tired this week. Guess it's all this book launch work - or maybe the real work (ie day job). Or maybe it's just knowing I need to do laundry. Regardless, I'm glad it's almost the weekend.
I got a great blog post yesterday from blog reader, alexandra, who is an aspiring writer and a high school student. Impressive, right? I thought so. Here's what she said:
"I just read Rumble on the Bayou--one of the best books I've read this year " - alexandra
So my Friday has started off with a bang.
Several of my friends have been chatting around the loops and blogsphere lately about stress and what you do to relieve it and what you read at those times. I think the topic is a good one and deserves a bit of discussion.
When I am not in rough draft mode, I read up new releases like mad, trying to get as many as possible in before I have to be in "creative mode" again. When I'm writing a rough draft, I don't like to read anything remotely close to my genre because I don't want it to influence my voice. Also, I am usually so focused on my work that I don't want to spend the energy it takes to focus on another single title work, so I usually skip them altogether when in rough draft.
So what do I read - depends on the day. If it's a regular day - normal stress and anxiety, I pick up category books during rough draft stage. It's a new read but a low-key one, especially since you can narrow down exactly what you want to absorb by category line. Usually any line with a cowboy on the front does it for me. :)
If the day is high stress and I don't even want to think about anything new, I pick up the Laura Ingalls Wilder books and reread for probably the 100th time since childhood. I love these books. The times they lived in were so much more basic - you worked to live, period. And their appreciation for the smallest things always makes me rethink my life and get happier with where I am. The books are both comforting and humbling all at the same time and I think sometimes I need to "take it back to basics" and remember what is important.
So what about you? Do you have different books for different stages of your life? If so, what are they?
Thursday, October 05, 2006
Finally - Another Sale!!!!!!!!!
The deal was done yesterday and it's now official - I will be publishing another book with Dorchester!!!!
I am thrilled to work with my fabulous editor, Leah Hultenschmidt, again. She is a doll! So smart and so supportive, has incredible vision for her products and is a joy to work with.
Yeah for me!!!!!!
The new work is entitled UNLUCKY (we'll have to see if that sticks) and it's about a heroine with a voodoo curse on her who needs to make 10k fast and agrees to be a cooler at her uncle's casino. She has a run-in with an undercover FBI agent who needs the players to stay at the table - not lose and leave - and he's less than impressed with her cooling ability. It's another funny, sexy romp in the bayou.
Wednesday, October 04, 2006
Day After Release Day
So I spent my official release day training accountants then flying back from Irvine, but hey, Rumble's out and that's all that matters!
A couple of new items:
My friend, Kelly Parra, does fabulous interviews with authors and this month she's posted an interview with me - check it out!
My Booklist review came in last week, but I am woefully behind on posting. Here's what it said:
"The worst crime Deputy Dorie Berenger usually faces in Gator Bait is Maylene Thibodeux weaving about with too much liquor in her and too few clothes on her. This time Maylene's troubles herald events far more serious. An alligator winds up in her pool stoned on heroine, and the drug trail leads to Gator Bait itself with big-city DEA Agent Richard Starke hot on the trail. Funny thing is, there could be an even bigger problem: Dorie's feeling pretty hot for Agent Starke. Part of the growing romantic mystery genre, in which romance and mystery tie the knot with chick-lit's blessing, this debut novel is chock-full of quirky small-town characters and
an entertaining, offbeat love story. The mystery pulls its weight, taking readers on a ride as intriguing and wild as a flat-bottom-boat race in the bayou. "
Nina Davis
My review is up on Romance Reviews today. Check it out.
My new contest for the Dooney is up on FreshFiction and my friend Ally Carter blogged about Rumble's release yesterday! Thanks Ally!
That's all I can think of for now and a mountain of paperwork from the last two weeks of training awaits me. (sigh) More later!
Tuesday, October 03, 2006
It finally arrived - official release day!!! Rumble on the Bayou is on sale now! (and somewhat before). I can't tell you how excited I am so I'm not even going to try.
So many things are going on, it's hard to remember to share them all, but I'll do my best to keep everyone updated.
First off, I got my first official fan email yesterday from a complete stranger. She read Rumble in one day and loved it! I am thrilled that people take the time to write and say these things. No one (outside of other writers) believes we have the most incredibly fragile egos when it comes to our own work. God himself could come down from the heavens and bestow his blessing on our work and we're still going to sweat an RT review.
Second, I am a little miffed at the mapping system on the internet. I spent 2 hours last night trying to find bookstores to sign more in-store stock to no avail. And let me tell you, the traffic going from Orange County to LA is ridiculous. I could have walked faster. It took me 45 minutes to go 2 miles! Then both sets of directions lead my right into the middle of a residential neighborhood. No bookstore in sight! I was so frustrated the second time, I just decided to get something to eat and call it a day. I am seriously thinking about using my AmEx travel points to get a mobile GPS system, though. Or just buy one - heck it's a tax deduction if I'm using it to find bookstore, right? :)
On a more pleasant front - I am the featured author of the month on The Romance Reader Connection. Check out my interview here.
My friends, Colleen and Diana blogged about me yesterday - lubs ya much!
And finally, the official contest for the Dooney & Bourke bag has begun. Register for my newsletter to be entered to win. If you've already registered, you're already entered. No need to do it twice. Here's a pic of the bag. Isn't it gorgeous?
I'm sure there's a million things I'm forgetting but it's time for breakfast and I am starving! More tomorrow!
Update to previous post: People are selling my book on ebay. How funny is that? Check out this link and see the woman's comments. I need to get her as a PR person.
Monday, October 02, 2006
Likes Books
So obviously I like to read. Kinda a given if I'm willing to put myself through the ringer trying to write, eh? And I figure my blog readers like to read or they wouldn't give a hoot what I have to say. And my friends like to read, a lot of my family and miscellaneous people I see in the airport (most of whom now have my bookmark).
So this is something I don't understand.
I've been visiting bookstores as I travel around the country and I get a completely mixed response from some of them. Before release, I introduced myself, explained about my book and asked if they would like promo material - booklets, bookmarks, etc and how many if they were interested. Then I either provided them right there or mailed if it was early on and I didn't have my stock yet.
Now that the book is on the shelves some places, I've been visiting bookstores and asking to sign in-store stock. My understanding from industry people is that this is the preferred method of gaining autographed copies rather than wasting everyone's time and money on a booksigning for an unknown author when, like two copies of the book might sell and you just sat there for half an afternoon.
But my experience with booksellers has been remarkably different. Some have been polite and businesslike - retrieved stock, I signed, they stickered, we shook hands and I was off. Some were excited and happy to have an author in the store and get autographed copies (I have to say, these are my favorites since face-to-face sales is the hardest thing for me). Then there are the ones I don't understand. The other day I introduced myself to a clerk at an information desk, asked to sign there stock (if they had it) and she actually looked at me like I had just told her I had the flu and took a step back from the counter. Finally, she went off to ask the manager something, then came back with a card for someone I needed to contact M-F between the hours of 8:00 and 5:00 in order to sign my books. Yea, because all writers are independently wealthy and we're available during normal work hours. BTW - the manager didn't bother to make an appearance at all.
The worst part was - this is the bookstore in my hometown and I usually shop there. And everywhere else in town and around the country, the same chain has let me sign in-store stock without a qualm.
So their reaction begs the questions - do they even like books? I can understand an hourly wage clerk taking the job for a bit of money and not caring either way about the books, but the manager? Am I being a purist in believing the manager of a bookstore should like to read? Isn't that kind of like thinking a preacher should believe in God?
I believe some things are sacred, like any art form, and should be loved by the people responsible for distributing it. Am I out of my mind? I'm not asking for people to strike up the band, but please don't act like I just asked to distribute the plague either. At RWA, highly respected booksellers have instructed authors to do drive-by signings and said that autographed copies sell better. I didn't make this up - I'm getting my information from leading industry professionals. I'm trying to follow the "rules," I swear!
BTW - I'm in sunny Irvine, CA today and tomorrow and signed SEVEN copies of Rumble last night at the B&N at 13712 Jamboree Rd. Huge store and very nice people!!!!!! So if you're in CA and want a signed copy, head to Irvine.
Sunday, October 01, 2006
A Surreal Moment
So I was in Boca Raton last week on a training gig and walked into the local B&N at lunch time for coffee and a new book. I was cruising the "New Paperback Releases" display, rounded one side and there was RUMBLE ON THE BAYOU!!!! I almost fell out. It took like a half-second for it to totally register - one because technically, the book has a lay-down date of October 3rd. Two - it was on a display at the front of the store with bestselling authors!
I was so excited - my first sighting. And did I have a camera - of course not. Why - well, see number one in the prior explanation again. So I introduced myself to a staff member and asked if I could sign the in-store stock. They were excited and I did my first official drive-by signing!
So back at home on Saturday, my husband and I spent the day driving to bookstores. I signed stock and he hustled bookmarks to everyone in walking distance. He even convinced one woman to buy it on the spot. :) If only I could clone him and send him to every bookstore in the US! He is a mega-star at customer relations and sales. I've learned a lot from him, but selling like that is just not in my bones. He's scary good.
One interesting thing, though, and anyone looking for the book please make note. B&N has it shelved as "Fiction." Not romance, not mystery - Fiction? I'm not sure whether this is a good, bad or doesn't matter sort of thing, but that's where you have to look to find it.
I admit, that evening after class in Boca Raton, I DID go buy a disposable camera and go back to the B&N and take a picture of the display. I'm sure people thought I was crazy since the employees I'd spoken to at lunch weren't working any longer, but I didn't care. It was my very first sighting! As soon as I have the film developed, I'll post a picture.
I'm off to Irvine, CA today, so I'll be chatting to you this week from the other end of the US. Nothing like an east-coast to west-coast shift to mess up your internal clock.
An Austin DesignWorks Production | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '37', 'language_id_whole_page_fasttext': "{'en': 0.9812207818031312}", 'metadata': "{'Content-Length': '154800', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:DY56CLZWJRXVYNRBTKORC7RR6IAOXQ56', 'WARC-Concurrent-To': '<urn:uuid:784f862e-521d-46d7-8aaf-cd5f5b22fd86>', 'WARC-Date': datetime.datetime(2018, 7, 17, 7, 48, 10), 'WARC-IP-Address': '172.217.3.33', 'WARC-Identified-Payload-Type': 'application/xhtml+xml', 'WARC-Payload-Digest': 'sha1:CFMJW7ABVKNAFOBT6HVBWJK4F72IRKBY', 'WARC-Record-ID': '<urn:uuid:e2554970-4f0c-4627-adff-dd255971f7f7>', 'WARC-Target-URI': 'http://janadeleon.blogspot.com/2006/10/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:cbd0f73c-2e2a-4aa9-8248-786cb90cc2d3>', 'WARC-Truncated': None}", 'previous_word_count': '7765', 'url': 'http://janadeleon.blogspot.com/2006/10/', 'warcinfo': 'robots: classic\r\nhostname: ip-10-159-151-213.ec2.internal\r\nsoftware: Nutch 1.6 (CC)\r\nisPartOf: CC-MAIN-2018-30\r\noperator: Common Crawl Admin\r\ndescription: Wide crawl of the web for July 2018\r\npublisher: Common Crawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.0274125337600708', 'original_id': '74dd1a0fa52140dbf67ffdd6af33bfcb1b112f908a023abada8524e332628818'} |
CST 8110 - Assignment Ten
Last revised: Thursday, July 3, 1997.
A print-out of this program is due in my assignment box by 13:45pm Monday, July 7.
All assignments are evaluated based on their neatness and how closely they follow the assignment submission guidelines published in the online course notes.
Purpose and Instructions
This program increases your knowledge of how C Language functions are used. You begin by writing your own simple functions to draw ASCII Art figures on the screen, using the Algonquin formatting guidelines from the Blue Book.
1. Read the text, sections 3.1, 3.2, 3.3, and 3.4. This explains how functions work.
2. Read the Algonquin 8110 Blue Book, pages 33-35. This explains how you must add Algonquin Headers to each of your functions. (See the one-function example program on pages 36-37, too.)
3. Write the following program using functions:
You will combine parts of three examples from the text.
Combine Figure 3.16, a function that writes instructions on the screen, with Figure 3.14, a C program using C language functions that you write yourself, and with Figure 3.7, a program that uses the C Library function sqrt().
Your one combination program should do these three things, in this order:
1. First, show the ASCII Art output using the functions taken from the program in Figure 3.14.
2. Next, use a function to print some prompting instructions on how to enter values for the square root calculations that your program will do in part three, below. Your prompting function should look similar to the function in Figure 3.16. Do not write the program mentioned in Figure 3.16.
3. Do the input, output, and calculations of the square root program copied from Figure 3.7. The prompts for input will be printed by the modified instruct() function from part two, above.
Write one program that does all three things, in the above order. Copy from the figures in the text the relevant parts of each of the examples and put them all into one program. Verify that each of the three parts of your combined program produces the correct output.
Hand in: The source listing of your combination program. No cover page is necessary; your Algonquin program header will have all the required information.
As always, the program must follow Algonquin standards for headers and format. Each function that you write must have its own Algonquin header. The algorithm you design or use to solve the problem in each header must use pseudocode where appropriate.
The aggregate of all assignment marks comprises 25% of your final mark. All assignments must be completed satisfactorily to get credit for the course, even if the assignments are submitted too late to receive a mark. (See the course outline.)
Late assignments are handled according to the policy given in the course outline. | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '0', 'language_id_whole_page_fasttext': "{'en': 0.8788400292396545}", 'metadata': "{'Content-Length': '3988', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:SNZ7GJST3SQ6PLP4OJQJSJT2S55TKJ76', 'WARC-Concurrent-To': '<urn:uuid:a936f4f8-51e6-4b2a-bef5-7da80c80a7cc>', 'WARC-Date': datetime.datetime(2019, 3, 22, 22, 16, 44), 'WARC-IP-Address': '208.76.80.81', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:RIHL6TH2L3E46XCB44A2XA4D3HHKQKN3', 'WARC-Record-ID': '<urn:uuid:b8cfc840-5631-43c7-8cd7-ad990577090f>', 'WARC-Target-URI': 'http://teaching.idallen.com/cst8110/97s/asst10.html', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:df500fb0-ad0e-49da-8070-054a0d4a4354>', 'WARC-Truncated': None}", 'previous_word_count': '466', 'url': 'http://teaching.idallen.com/cst8110/97s/asst10.html', 'warcinfo': 'isPartOf: CC-MAIN-2019-13\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for March 2019\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-93-171-178.ec2.internal\r\nsoftware: Apache Nutch 1.15 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 0.11-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.08633202314376831', 'original_id': 'b31ad864e0d9c9fe1bfd18070f0c605cf6c91776af7a1cd860bd56abe2947501'} |
Bisons pick up four points in busy three-game stretch
After losing a number of players to suspension after fireworks with the Killam Wheat Kings last week, the Wainwright Jr. ‘B’ Bisons had three games in six nights with a short bench.
But they managed to pick up four of the six possible points in the week with wins over the Lloydminster Bandits and the Onion Lake Border Chiefs.
The Bisons started their busy week with a road matchup against the Wheat Kings, a rematch after a wild game between the two rivals in Wainwright two nights prior. The Killam squad was up to their usual antics against the Bisons, with a myriad of penalties handed out throughout the game.
The Wheat Kings managed to keep it close with the Bisons through two periods, carrying a 3-3 tie into the final frame. But the Bisons gave up the lead with just over two minutes left to play and couldn’t claw their way back, falling 4-3 to the Wheat Kings.
Head coach Adam Huxley said he and his team knew what they were up against heading into Killam expecting much of the same behind-the-play and after-the-whistle extracurriculars they saw in Wainwright the previous game.
“The funny thing is, we go there and they just don’t want to play hockey.
They just want to be the tough team…We went there short staffed, and they played the way they want to play. We actually took the game to them the whole time. We had lots of chances, but just couldn’t score,” Huxley said.
“I can’t complain about the way our guys played. We had ample chances to score, and we carried the play 90 per cent of the game. They ended up with a win, but it’s December, and you don’t win a championship in December. We’ve made some additions to our team, so the next time we play them, it won’t be our skilled guys taking it to them. We’re there to play hockey. If you’re going to beat us by hard work and determination, that’s one thing. But if you’re going to be a sideshow and turn it into a circus, we’re tired of that.”
The next night, the Bisons returned home to host the Bandits. Wainwright made the most of their scoring chances throughout the game, potting nine goals en route to a 9-1 victory.
On Wednesday, the Bisons hit the road again to play in Onion Lake. Traveling with a short bench again, Huxley said he was happy to see some guys step up to lead the team and fill the holes in the lineup well.
The Bisons came out with a 3-2 victory in Onion Lake to improve their record on the season to 17-3.
“They were awesome. I saw a lot of character and resilience in our guys, and I saw some guys really step up. Carson James was huge. He was arguably our MVP these last few games. He’s really playing at another level right now,” Huxley said.
“He’s a guy who took that to heart, and man, he’s stepped up big time. He’s getting more involved as a great player and a great leader on this team.”
With a number of players unavailable the last few games, Huxley said the talent of their associated players and the depth they bring to the team has been a huge boost for the Bisons.
“Our APs are huge. We use our APs more than anybody in the league. When we put them in there, they play in some good situations or really work their way into them. It’s awesome for them to get that experience, becausedown the road if you have injuries in the playoffs and those guys are available, that’s a big difference maker,” Huxley said. He added that some of the first-year Bisons have started making a huge impact at the midseason point.
“Our defence is rock solid, and we’re playing with four defensemen some nights. You look at a guy like Josh Berg and obviously Keenan Scott and Curtis McKinlay, they make things tick back there. On Saturday night, Berg played unreal. He’s come so far this year. He’s really stepped up as a leader here as well.”
The team will hit the road again this weekend, with a couple more road games in Vermilion and Vegreville over the weekend. With plenty of road games through the month of December, Huxley said he is proud of his team for their resilience on the road, picking up big wins to help them keep pace with the league-leading St. Paul Canadiens.
“I just want us to keep playing our game. I want to keep putting bricks on the foundation of this team. These are adverse times, and those bricks are huge. So that’s what we’re doing right now. We’ve been road warriors, and I think we’re going to continue to be that,” he said.
“This weekend is a good test. Vermilion played us really hard last time, and I expect another battle from them. They have a great goalie over there. Then you look at Vegreville, and they had a shaky start against us. But this is two months later, and they’re a different team. That’s how we’ll approach it. We want to come out and just play our game so that we can stay consistent.” | mini_pile | {'original_id': 'c1840cddf8b9c218cc5e632c7e88d2ad5c6a58dfa8ce2d43eaf07badff89d3e3'} |
Effects of preceding context on discrimination of voice onset times.
When discriminating pairs of speech stimuli from an acoustic voice onset time (VOT) continuum (for example, one ranging from /ba/ to /pa/), English-speaking subjects show a characteristic performance peak in the region of the phonemic category boundary. We demonstrate that this "category boundary effect" is reduced or eliminated when the stimuli are preceded by /s/. This suppression does not seem to be due to the absence of a phonological voicing contrast for stop consonants following /s/, since it is also obtained when the /s/ terminates a preceding word and (to a lesser extent) when broadband noise is substituted for the fricative noise. The suppression is stronger, however, when the noise has the acoustic properties of a syllable-initial /s/, all else being equal. We hypothesize that these properties make the noise cohere with the following speech signal, which makes it difficult for listeners to focus on the VOT differences to be discriminated. | mini_pile | {'original_id': '35765ddfc2e4d8cce6ac0f30c3d8dfe95e981929b8ac285365e55a443a97c14e'} |
Hi everyone.
Last night the fire alarm went off in my building at 16:00-ish o-clock.
The fire alarm itself is not so bad but my upstairs neighbor (in the same building) seems to have jumped out of bed or something, I don´t know what exactly happened there but there was an avalanche of sound, like a herd of elephants suddenly jumping around.
I have a problem with physical barriers which means that sudden invasive sounds really get to me. The energy of it "gets stuck" in my body which…
Anger attacks | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '0', 'language_id_whole_page_fasttext': "{'en': 0.9724957942962646}", 'metadata': "{'Content-Length': '51632', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:A3DATIZAKLHMCKQBT426M7PRJO5P4FGK', 'WARC-Concurrent-To': '<urn:uuid:8762a677-1a87-4a79-9b23-7a510dc869a0>', 'WARC-Date': datetime.datetime(2018, 12, 10, 18, 13, 36), 'WARC-IP-Address': '192.0.78.25', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:CAAYS3WFZMNEN567MNW7NR4B4GHC45JL', 'WARC-Record-ID': '<urn:uuid:d0f5874a-97d4-4683-b0ef-17e67e2d8ce0>', 'WARC-Target-URI': 'https://myptsdsite.com/2017/06/12/anger-attacks/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:914bade3-1b79-4cca-888f-6cf25eb8ac9b>', 'WARC-Truncated': None}", 'previous_word_count': '90', 'url': 'https://myptsdsite.com/2017/06/12/anger-attacks/', 'warcinfo': 'isPartOf: CC-MAIN-2018-51\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for December 2018\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-180-67-225.ec2.internal\r\nsoftware: Apache Nutch 1.15 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 0.11-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.8836787343025208', 'original_id': '0073ae60a052600db68389d280f006fe7d19227b57f20d4c21373336cd0abfe3'} |
Obtaining a student loan is often a helpful way to help pay for college. However, this money is not without cost. You will have to pay this back at some point, with interest. For some ideas on using student loans effectively and wisely, continue reading this useful article.
TIP! Understand the grace period of your loan. This is typically a six to nine month period after your graduation before repayments start.
Keep in mind that there’s a grace period to follow before it’s time to pay a loan back. In order words, find out about when payments are due once you have graduated. Being aware of this will help you get a jump start on payments, which will help you avoid penalties.
TIP! Do not forget about private financing. Public loans are great, but you might need more.
Consider private funding for your college education. Because public loans are so widely available, there’s a lot of competition. Private student loans will have less people getting them, and there will be small funds that go unclaimed because they’re small and people aren’t aware of them. Check your local community for such loans, which can at least cover books for a semester.
Implement a two-step system to repay the student loans. First, ensure you make all minimum monthly payments. Second, make extra payments on the loan whose interest rate is highest, not the loan that has the largest balance. This will cut back on the amount of total interest you wind up paying.
TIP! Don’t panic when you struggle to pay your loans. Job loss and health crises are bound to pop up at one point or another.
Grace Period
TIP! Pay off all your student loans using two steps. First, always make minimum payments each month.
Check the grace period of your student loan. The period should be six months for Stafford loans. Perkins loans offer a nine-month grace period. There are other loans with different periods. Know when you will have to pay them back and pay them on time.
Some people sign the paperwork for a student loan without clearly understanding everything involved. It is essential that you question anything you do not clearly understand. If you do not do this, you may end up paying more than you should for your education.
Fill out each application completely and accurately for faster processing. You might find your paperwork in a stack waiting to be processed when the term begins.
If you need for a student loan and do not have good credit, you may need a cosigner. It is vital that you stay current on your payments. If you get yourself into trouble, your co-signer will be in trouble as well.
TIP! Many people apply for student loans and sign paperwork without really understanding what they are getting into. If something is unclear, get clarification before you sign anything.
Avoid depending on student loans completely for school. Just save your money and try to get as many grants as you can. There are a number of good scholarship matching websites that can help you locate just the right grants and scholarships to suit your needs. Be sure you start to search soon so you’re able to qualify for the best deals.
Remain in contact with whoever is providing the money. It is crucial that they keep in contact with you in case any loan repayment changes take place, and you are not caught off-guard by any new payments. Your lender may also be able to provide you with valuable tips for repayment.
TIP! Keep in mind that your institution of learning may have ulterior motives for steering you toward specific lenders. Schools sometimes allow lenders to refer to the name of the school.
With all of the informative material in this post, you are a step closer to being an expert about student loans! You can successfully navigate through to find the right loan for you. Look over all information pertaining to any loan you’re interested in, and before you know it, you’ll find the one that will be perfect for you. | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '419', 'language_id_whole_page_fasttext': "{'en': 0.9608393311500548}", 'metadata': "{'Content-Length': '21272', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:E4BFK3VCXD7V5YX2MRQ2PH4XAWFS6R7X', 'WARC-Concurrent-To': '<urn:uuid:458cdf88-14b1-4949-b11e-5b45636101fa>', 'WARC-Date': datetime.datetime(2017, 5, 23, 16, 51, 44), 'WARC-IP-Address': '79.96.12.57', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:TRJWEYARGWFQ4MOJFDQ4Y2Y2CXX2TWTU', 'WARC-Record-ID': '<urn:uuid:8cd7b8c9-52ec-4d05-9951-e31500ac54fe>', 'WARC-Target-URI': 'http://schoolingtips.eu/student-loans-tips-tricks-and-helpful-hints-youll-find-success-with/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:a565d531-8c8b-4128-bfb9-050bbbedc96a>', 'WARC-Truncated': 'length'}", 'previous_word_count': '910', 'url': 'http://schoolingtips.eu/student-loans-tips-tricks-and-helpful-hints-youll-find-success-with/', 'warcinfo': 'robots: classic\r\nhostname: ip-10-185-224-210.ec2.internal\r\nsoftware: Nutch 1.6 (CC)/CC WarcExport 1.0\r\nisPartOf: CC-MAIN-2017-22\r\noperator: Common Crawl Admin\r\ndescription: Wide crawl of the web for May 2017\r\npublisher: Common Crawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.030910015106201172', 'original_id': 'ddaaa53d177af5aa39942df05e04f07c441290290dd9191df033b72d03d27fc5'} |
1. Field of the Invention
The present invention relates to a process for crystal growth of III-V group compound semiconductor containing a compound semiconductor crystal layer of high electric resistance.
2. Description of the Related Art
Electronic devices using a compound semiconductor must have an electric resistance between elements as large as possible in order to prevent a malfunction and a breakdown caused by leakage current between elements.
Progress in integration degree, however, makes narrower the distance between electronic elements and consequently the electric leakage tends to occur between the elements.
Reliable insulation (isolation) between elements can achieve high performance and high integration simultaneously. Therefore, it has been desired strongly to develop a process for growing a compound semiconductor crystal layer enabling such reliable insulation between elements.
To satisfy the above desire, it has been conducted to grow a crystal layer of high electric resistance by crystal growth using molecular beam epitaxy (hereinafter referred to as MBE, in some cases), metal organic chemical vapor deposition (hereinafter referred to as MOCVD, in some cases) or the like.
The processes employed conventionally to grow a crystal layer of high electric resistance include a process of doping an AlGsAs layer with a dopant such as oxygen, a transition metal or the like. It is known that oxygen or a transition metal forms a deep level in the forbidden band of a semiconductor. Therefore, by forming a deep level of said element in a large amount in an Al-containing crystal by utilizing the high activity of Al to said element, a crystal layer of high electric resistance can be grown in said crystal. As the specific processes to grow a crystal layer of high electric resistance, there are known, for example, a process using oxygen gas as an oxygen dopant; a process using, as an oxygen dopant, an organometallic compound having an aluminum atom-oxygen atom direct bond [Japanese Patent Application Kokai (Laid-Open) No. 1-220432]; and a process using, as a dopant, an organometallic compound having an aluminum atom-oxygen atom direct bond or an organometallic compound containing a transition metal [Japanese Patent Application Kokai (Laid-Open) No. 3-22519].
However, when oxygen gas is used as a dopant, oxygen tends to remain in the reaction furnace owing to the high reactivity, which may invite the oxygen incorporation into the upper crystal layer right on the high resistance layer and the consequent deterioration of crystal quality. Hereinafter, that "oxygen tends to remain" is referred to as "a large effect of oxygen remaining" and that "oxygen is unlikely to remain" is referred to as "a small effect of oxygen remaining", in some cases.
When an organometallic compound having an aluminum atom-oxygen atom direct bond is used as an oxygen dopant, there has been a problem that oxygen concentration and aluminum concentration cannot be controlled independently. Further, since the organo-metallic compound generally contains a dimer and a trimer each having a vapor pressure different from that of the monomer, there has also been a problem that the vaporization behavior of the compound is unstable and it is impossible to obtain a given oxygen concentration continuously.
An object of the present invention is to provide a process for growing a compound semiconductor crystal layer having a high electric resistance, by the use of a dopant which enables the independent controls of oxygen concentration and aluminum concentration and which has a small effect of oxygen remaining. | mini_pile | {'original_id': 'aae2553f2ace6fa53f7fd8b06efb234394a1437e96a27a47f9467078f12d15bc'} |
Sample Chapters
A sampling of excerpts from the book is provided on the Table of Contents page.
Critical Issues Discussed in the Book
Innovation is difficult to measure, identify, quantify and develop until after it has been accepted in the marketplace. Whether something is innovative is a constant debate. Once the public deems it innovative, the argument is over and everybody jumps on the bandwagon. Further, just because something is unique does not make it innovative. It is possible to make products that are so unique that the potential customers do not recognize the need for the product or are not able to conceptualize why the product is useful.
No matter what you do some people will not view your idea, product or service as innovative! This happens all the time.
Buggy whips are not innovative!
Critical Skills Necessary to Succeed in Today’s Economy
The question of product development only becomes interesting when we try to create products that have a potential to exhibit rapid growth. Rapid growth properly managed provides the way to wealth. In this book we will examine ways of thinking about products and services, but that will evolve into a strategy that focuses on trying to position products so that we can achieve high growth products and see if we can capture market share and sales. In this strategy we will be searching for disruptive technologies. We will try to use them to create products with a rapid growth curve. This is the process that we call creative disruption. We are trying to develop products that make money.
A group that I worked with over the years caused me to think of a huge contradiction in terms of innovation. The company’s chief scientist was a brilliant person with a serious problem. He was able to always tell you why something was not innovative. Eventually he could define what he saw as an innovative product. But, his definition relied on him solving all of the technology problems associated with the innovative product. In solving problems he relied upon being able to determine a solution to every possible development obstacle. In fact, he wanted to understand the solution not only in the absolute sense but in the sense of what had already been done in the industry. Think about this. If products are not innovative because they can be described in terms of what had been done before, then how can his innovative idea be innovative if he describes the solution to every problem by how the obstacle was overcome in some other product?
The key issue in developing products is how to get started. What is our creative strategy? If you can develop a basic concept you can then modify the concept and move forward. Lots of people have a lot of trouble getting off the ground. The key is to not let yourself get hung up by pebbles. Pebbles are small pieces of sand that seem to block people’s paths and no progress is made. The worst thing that can happen when trying to move forward with a concept is to get stopped by a pebble. I do not care if you have a good or a bad concept. If you do not have a concept you will go nowhere. Thus, I will push for a concept regardless of the quality of the original concept. Why? Because I know that all concepts must have a lot of back and forth before they become viable and unless I have a starting point there will be no way to move forward.
Our focus will be to conceive of products via a process that we will define as creative disruption – the act or process of upsetting the status quo by creating new products, companies or industries.
Do NOT invent buggy whips!
| dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '112', 'language_id_whole_page_fasttext': "{'en': 0.9660346508026124}", 'metadata': "{'Content-Length': '20439', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:6JGW66MI32OXSGTSSCQ6B6KR5MONAHLW', 'WARC-Concurrent-To': '<urn:uuid:7fe6e8b1-2d5d-45f1-a8af-00b1cb36f86b>', 'WARC-Date': datetime.datetime(2020, 9, 27, 11, 22, 55), 'WARC-IP-Address': '204.72.168.37', 'WARC-Identified-Payload-Type': 'application/xhtml+xml', 'WARC-Payload-Digest': 'sha1:OXZBNNZNWG3DGCZO2DCJSA3KZ4K2DNFR', 'WARC-Record-ID': '<urn:uuid:76733aa0-701e-45af-8a70-7e1bdd1f6e1f>', 'WARC-Target-URI': 'http://www.donotinventbuggywhips.com/about/chapters/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:4dbf17a0-38b6-4728-bc71-a34c238d145b>', 'WARC-Truncated': None}", 'previous_word_count': '791', 'url': 'http://www.donotinventbuggywhips.com/about/chapters/', 'warcinfo': 'isPartOf: CC-MAIN-2020-40\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for September 2020\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-67-67-70.ec2.internal\r\nsoftware: Apache Nutch 1.17 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.2-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.04553842544555664', 'original_id': '07080e54c1fb67cbd96a6f8eb26ee45f5123c4dc524053d67ca7c90ba12a3971'} |
A New Understanding of Synapses
In 1959, Edward Gray showed that the minuscule gaps between neurons where chemical messages are sent, called synapses, come in two main varieties, which researchers later dubbed “excitatory” and “inhibitory.”
Inhibitory synapses act as the brakes in the brain, preventing it from becoming overexcited. Researchers thought they were less sophisticated than their excitatory counterparts because relatively few proteins were known to exist at these structures. But a new study by Duke University scientists, published in Science, overturns that assumption, uncovering 140 proteins that have never been mapped to inhibitory synapses.
“It’s like these proteins were locked away in a safe for over 50 years, and we believe that our study has cracked open the safe,” said the study’s senior investigator Scott Soderling, an associate professor of cell biology and neurobiology at Duke. “And there’s a lot of gems.”
In particular, 27 of these proteins have already been implicated by genome-wide association studies as having a role in autism, intellectual disability and epilepsy, Soderling said, suggesting that their mechanisms at the synapse could provide new avenues to the understanding and treatment of these disorders.
“The inhibitory synapse is just as important as the excitatory synapse, but we didn’t have a good way of purifying the proteins that were there, so we didn’t understand how it worked,” Soderling said.
In the new study, postdoctoral researcher Akiyoshi Uezu in Soderling’s group used a relatively recent labeling technique called BioID, which uses a bacterial enzyme to fish for any nearby proteins and bind to them irreversibly inside a living mouse. The captured proteins are then recovered from the tissue and identified using established methods for characterizing proteins.
The afternoon Soderling and Uezu realized the technique was pulling new proteins from the inhibitory synapse “we both almost fell out of our chairs,” Soderling said. “We saw this huge list of these really exciting proteins that no one had ever seen before.”
The team plans to explore the role of inhibitory synapses in the formation of long-term memory, which is enabled by synapses changing the strength of their connections over time. How inhibitory connections operate in memory is much less understood than in excitatory synapses, Soderling said.
you may also like
Recipes We | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '0', 'language_id_whole_page_fasttext': "{'en': 0.96878582239151}", 'metadata': "{'Content-Length': '144133', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:XFZIC6Q7CYTC3M6XSBUWARPHQHPVYP33', 'WARC-Concurrent-To': '<urn:uuid:c73ca405-7d31-4c2b-9ed2-d4d5be3899d1>', 'WARC-Date': datetime.datetime(2021, 3, 7, 23, 50, 44), 'WARC-IP-Address': '18.214.218.48', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:MOHJ775DZNSIWHGABW5WJ5BJD35HJ2G2', 'WARC-Record-ID': '<urn:uuid:cbc25147-cab1-497f-ac03-06539c645026>', 'WARC-Target-URI': 'https://thirdage.com/a-new-understanding-of-synapses/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:c03a7d7b-35a8-440d-92e8-813b8198c9e5>', 'WARC-Truncated': None}", 'previous_word_count': '366', 'url': 'https://thirdage.com/a-new-understanding-of-synapses/', 'warcinfo': 'isPartOf: CC-MAIN-2021-10\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for February/March 2021\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-67-67-215.ec2.internal\r\nsoftware: Apache Nutch 1.18 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.2-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.03252190351486206', 'original_id': 'e5c74ad2b2aa77af8f2459e26fcfabb585cc72ba6493223bf2ae173a505ccfb8'} |
I want to convert these types of values, '3', '2.34', '0.234343', etc. to a number. In JavaScript we can use Number(), but is there any similar method available in PHP?
Input Output
'2' 2
'2.34' 2.34
'0.3454545' 0.3454545
• 80
Reader beware: there is no real answer to this question :( – Matthieu Napoli Jul 8 '13 at 16:05
• @MatthieuNapoli The answer is that usually Php figures it out for you - one of the perks of a dynamic type system. – Kolob Canyon May 26 '16 at 18:40
• 12
With all the chains of uncertainty and 'usually'. – person27 Feb 6 '17 at 17:48
• I think what I meant 5 years ago is that there is not a single function that takes the string and returns a proper int or float (you usually don't want a float when an int is given). – Matthieu Napoli Apr 30 '18 at 6:48
• 4
@MatthieuNapoli I am glad you clarified your point to mean there is more than one way to skin a cat, rather than there is no way to do this. Casting is very important in database operations, for instance. For example on a parameterized PDO query, there will be a struggle sometimes for the parser to realize it is a number and not a string, and then you end up with a 0 in an integer field because you did not cast the string to an int in the parameter step. – stubsthewizard Sep 20 '18 at 16:19
30 Answers 30
You don't typically need to do this, since PHP will coerce the type for you in most circumstances. For situations where you do want to explicitly convert the type, cast it:
$num = "3.14";
$int = (int)$num;
$float = (float)$num;
• 6
here the situation is bit different I want to convert any string(contains only numbers) to a general number. As U may know in javaScript we can use parseInt() to convert string=>int or parseFloat() to convert string=>float. but in general javaScript use Number() to convert string => number. I want a similar method in php? – Sara Dec 16 '11 at 4:25
• 4
It was useful for me when I had a month number obtained from a full date string, wich I used to pull a value from a moth names array. Auto casting doesn't happen here because string indexes are valid, but not equivalent. – Cazuma Nii Cavalcanti Jan 30 '13 at 20:39
• 24
Depending on the context, it might not be safe to assume that . is the decimal point separator. en.wikipedia.org/wiki/… – Dave Jarvis Feb 23 '14 at 3:21
• 4
@Sara: You can also create a function for converting the string to number by first casting it to integer, then to float and then comparing if both values (integer and float) are equal. If they are, you should return the value as integer, if not, then as a float. Hope you get the idea. – Youstay Igo Aug 4 '16 at 4:38
• 3
There are times that you need to pass the integer to file system, it is not a good idea to wait for PHP to do the conversion for you. – AaA Jan 27 '19 at 14:49
There are a few ways to do so:
1. Cast the strings to numeric primitive data types:
$num = (int) "10";
$num = (double) "10.12"; // same as (float) "10.12";
2. Perform math operations on the strings:
$num = "10" + 1;
$num = floor("10.1");
3. Use intval() or floatval():
$num = intval("10");
$num = floatval("10.1");
4. Use settype().
• 11
Note that (double) is just an alias for (float). – deceze Dec 16 '11 at 4:15
• 5
@downvoter, I don't know what's wrong with my answer. Note that I posted this before OP edited her question, however this covers the edited question as well ($num = "10" + 1 example). – fardjad Dec 16 '11 at 12:35
• 2
@ed-ta: pretty sure it would return min/max value instead of 0 if you pass strings to it. I.e. intval("9999999999")==2147483647. – riv Jul 29 '15 at 14:17
• 6
intval is useful because then you can use it in array_map('intval', $arrayOfStrings); which you can't do with casting. – icc97 Nov 23 '16 at 20:10
• 3
instead of $num = "10" + 1; it's better to use $num = "10" * 1; since that will not change the value (neutral element of multiplication), this is essentially something like toNumber(..) since the final type will be determined by what is needed to convert the string "10" -> (int) 10; "10.1" -> (float) 10.1; – Holly Aug 20 '17 at 8:43
To avoid problems try intval($var). Some examples:
echo intval(42); // 42
echo intval(4.2); // 4
echo intval('42'); // 42
echo intval('+42'); // 42
echo intval('-42'); // -42
echo intval(042); // 34 (octal as starts with zero)
echo intval('042'); // 42
echo intval(1e10); // 1410065408
echo intval('1e10'); // 1
echo intval(0x1A); // 26 (hex as starts with 0x)
echo intval(42000000); // 42000000
echo intval(420000000000000000000); // 0
echo intval('420000000000000000000'); // 2147483647
echo intval(42, 8); // 42
echo intval('42', 8); // 34
echo intval(array()); // 0
echo intval(array('foo', 'bar')); // 1
• 6
• any idea if I want to convert "12.7896" in to 12.7896? – Agnes Palit Nov 28 '19 at 15:20
• use floatval() to convert a string to a float. floatval("12.7896") will return 12.7896 – gopeca Nov 29 '19 at 10:29
• Why isn't this the accepted answer? As a PHP outsider I already knew that (int)$my_str wouldn't work since I was dealing specifically with strings liks 01 and 013 that I want to interpret as base 10... So I wanted a way to explicitly provide the base. – Giacomo Alzetta Feb 6 '20 at 9:00
In whatever (loosely-typed) language you can always cast a string to a number by adding a zero to it.
However, there is very little sense in this as PHP will do it automatically at the time of using this variable, and it will be cast to a string anyway at the time of output.
Note that you may wish to keep dotted numbers as strings, because after casting to float it may be changed unpredictably, due to float numbers' nature.
• 36
There are many languages where you cannot cast a string to number by adding a zero, it's usually considered to be an error rather than a valid method of casting :). – Jan Špaček Jan 3 '13 at 18:19
• 4
honzasp is right, for example in JavaScript typeof('123'+0) gives 'string', because '123'+0 gives '1230'. – Oriol Feb 24 '13 at 21:01
• 5
Note, in PHP is is recommended that most of the time you use === style comparisons. So if you will be comparing your data it can be very important what type it is stored in. – Jonathon Mar 15 '13 at 4:16
• 13
@oriol in javascript you need to add the number to zero 0+'123' to get 123 – Timo Huovinen Jun 22 '13 at 14:25
• 1
@JonathonWisnoski: even more important if you use < or >, as it has different meanings for numbers and strings (i.e. "10" < "2" but 10 > 2). – riv Jul 29 '15 at 14:15
If you want get a float for $value = '0.4', but int for $value = '4', you can write:
$number = ($value == (int) $value) ? (int) $value : (float) $value;
It is little bit dirty, but it works.
• 3
Possibly less dirty? strpos($val, '.') === false ? intval($val) : floatval($val); – jchook Apr 21 '16 at 15:43
• 4
@jchook Possibly dirtier because it's locale-dependent - eg '0,4' instead of '0.4'. – Nick Rice Apr 28 '17 at 13:16
• 3
@jchook that breaks on cases like 2.1e2, it has decimal point, but resulting number is integer – Tomáš Blatný Sep 18 '19 at 12:01
• 1
@TomášBlatný No it doesn't. That evaluates to false in PHP. You may have confused "float" with "number containing a fractional part"... obviously 210.0 is a float, and in PHP 2.1e2 is a float. Try it. Float has to do with the way the number gets stored in RAM and represented as a numeric literal. – jchook Sep 24 '19 at 0:28
• 3
Just use the + identity operator: var_dump(+'0.4', +'4'), gives you a float and an int. php.net/manual/en/language.operators.arithmetic.php – tvanc Nov 6 '19 at 20:57
You can use:
(int)(your value);
Or you can use:
• what if the entered number is '2.3456' how I get 2.3456? – Sara Dec 16 '11 at 4:30
• 9
the question is also about floats. – taseenb Sep 7 '13 at 16:59
• Show me 1 linefrom OP where it says float? before pass comments and down votes look at Original Post. – noobie-php Sep 7 '13 at 19:15
• 4
The example shows floats, it is asking how to convert numeric strings into numeric values (floats and integers) – taseenb Sep 8 '13 at 1:18
• 1
@MartinvanDriel - It isn't a number. Its a string. The question is how to get either an int or a float result, as appropriate, from a string. Won't is_float return false for a string? – ToolmakerSteve Oct 9 '19 at 18:02
Instead of having to choose whether to convert the string to int or float, you can simply add a 0 to it, and PHP will automatically convert the result to a numeric type.
// Being sure the string is actually a number
if (is_numeric($string))
$number = $string + 0;
else // Let the number be 0 if the string is not a number
$number = 0;
Yes, there is a similar method in PHP, but it is so little known that you will rarely hear about it. It is an arithmetic operator called "identity", as described here:
Aritmetic Operators
To convert a numeric string to a number, do as follows:
$a = +$a;
• Warning: hack detected. – Greg Aug 21 '19 at 8:15
• 1
Hi @Greg. Did you click on the link posted here? This is what the developers said about this operator: Conversion of $a to int or float as appropriate. "Conversion", here, cannot be understood as a number-to-number conversion. Why? Because from an exclusive arithmetic point of view, this operator is absolutely useless! Multiplying any number by "+1" (the equivalent of identity function) has absolutely no effect on it. Therefore, I cannot imagine other utility for this operator than the type conversion suggested here. – aldemarcalazans Aug 22 '19 at 21:40
• 1
@Greg - surely this is less of a hack, than most of the other answers. Its a built-in operator, that does exactly what was requested. (Though its probably best to first check is_numeric, so have a place to put code to handle strings that can't convert correctly.) – ToolmakerSteve Oct 9 '19 at 18:14
• I understand that it works perfectly to use an arithmetic operator for casting, but it's really easy to miss. I think it's worth a warning. – Greg Oct 9 '19 at 19:09
• 1
@Greg - I agree that any time code does something that may be non-obvious to the reader, a comment is worthwhile! (Though it still isn't a hack, as its usage is exactly what the documentation says - though I personally would not have known that, so I would be glad to see a comment there.) – ToolmakerSteve Aug 13 '20 at 22:20
You can always add zero to it!
Input Output
'2' + 0 2 (int)
'2.34' + 0 2.34 (float)
'0.3454545' + 0 0.3454545 (float)
• I got this error A non well formed numeric value encountered. any idea? – Agnes Palit Nov 28 '19 at 15:21
• this is amazing, I never read something like this. great addition to my knowledge – VishalParkash Aug 24 '20 at 8:28
• This should be an accepted answer! – М.Б. Dec 8 '20 at 18:13
In PHP you can use intval(string) or floatval(string) functions to convert strings to numbers.
• 5
no I want a common method. which means if its '5' = > it should convert to 5 and if its '2.345' => it should convert to 2.345. – Sara Dec 16 '11 at 4:15
Just a little note to the answers that can be useful and safer in some cases. You may want to check if the string actually contains a valid numeric value first and only then convert it to a numeric type (for example if you have to manipulate data coming from a db that converts ints to strings). You can use is_numeric() and then floatval():
$a = "whatever"; // any variable
if (is_numeric($a))
var_dump(floatval($a)); // type is float
var_dump($a); // any type
Here is the function that achieves what you are looking for. First we check if the value can be understood as a number, if so we turn it into an int and a float. If the int and float are the same (e.g., 5 == 5.0) then we return the int value. If the int and float are not the same (e.g., 5 != 5.3) then we assume you need the precision of the float and return that value. If the value isn't numeric we throw a warning and return null.
function toNumber($val) {
if (is_numeric($val)) {
$int = (int)$val;
$float = (float)$val;
$val = ($int == $float) ? $int : $float;
return $val;
} else {
trigger_error("Cannot cast $val to a number", E_USER_WARNING);
return null;
If you want the numerical value of a string and you don't want to convert it to float/int because you're not sure, this trick will convert it to the proper type:
function get_numeric($val) {
if (is_numeric($val)) {
return $val + 0;
return 0;
get_numeric('3'); // int(3)
get_numeric('1.2'); // float(1.2)
get_numeric('3.0'); // float(3)
Source: https://www.php.net/manual/en/function.is-numeric.php#107326
In addition to Boykodev's answer I suggest this:
Input Output
'2' * 1 2 (int)
'2.34' * 1 2.34 (float)
'0.3454545' * 1 0.3454545 (float)
• After thinking about this a little, I can also suggest division by 1 :) – Boykodev Oct 3 '16 at 14:51
• 1
That's a point! :) By the way your solution is much better than all the scientific notations above. Thank you. – drugan Oct 5 '16 at 20:52
• this solution solved my problem. In my case, $id_cron = (string)date('YmdHi'); $target_id_cron = $id_cron - 1; instead of $target_id_cron = (int)$id_cron - 1; – inMILD May 2 '18 at 9:33
• 1
I got this error A non well formed numeric value encountered when I want to change string to float $num = '12,24' * 1. Any suggestion? – Agnes Palit Nov 28 '19 at 15:18
• @AgnesPalit - PHP is anglo-centric. Only recognizes . as decimal separator. Try '12.24' * 1. Though personally I prefer + 0. Addition instead of multiplication. – ToolmakerSteve Aug 13 '20 at 23:04
Here is a function I wrote to simplify things for myself:
It also returns shorthand versions of boolean, integer, double and real.
function type($mixed, $parseNumeric = false)
if ($parseNumeric && is_numeric($mixed)) {
//Set type to relevant numeric format
$mixed += 0;
$t = gettype($mixed);
switch($t) {
case 'boolean': return 'bool'; //shorthand
case 'integer': return 'int'; //shorthand
case 'double': case 'real': return 'float'; //equivalent for all intents and purposes
default: return $t;
Calling type with parseNumeric set to true will convert numeric strings before checking type.
type("5", true) will return int
type("3.7", true) will return float
type("500") will return string
Just be careful since this is a kind of false checking method and your actual variable will still be a string. You will need to convert the actual variable to the correct type if needed. I just needed it to check if the database should load an item id or alias, thus not having any unexpected effects since it will be parsed as string at run time anyway.
If you would like to detect if objects are functions add this case to the switch:
case 'object': return is_callable($mixed)?'function':'object';
I've found that in JavaScript a simple way to convert a string to a number is to multiply it by 1. It resolves the concatenation problem, because the "+" symbol has multiple uses in JavaScript, while the "*" symbol is purely for mathematical multiplication.
Based on what I've seen here regarding PHP automatically being willing to interpret a digit-containing string as a number (and the comments about adding, since in PHP the "+" is purely for mathematical addition), this multiply trick works just fine for PHP, also.
I have tested it, and it does work... Although depending on how you acquired the string, you might want to apply the trim() function to it, before multiplying by 1.
• Of course in PHP the multiply trick works exactly the same as the addition trick - with exactly the same caveats - so there isn't any particular reason to ask computer to do a multiplication. Regardless, the cleanest solution is $var = +$str; -- the identity operator. – ToolmakerSteve Aug 13 '20 at 23:16
Only multiply the number by 1 so that the string is converted to type number.
//String value
$string = "5.1"
$numeric_string = $string*1;
• 6
Fair enough, but this method (and similar tricks) are already listed in the 24 other answers to this question - I don't see the value in posting it again. – DavidW Nov 2 '19 at 17:03
• for example stackoverflow.com/a/39832873/5411817 suggested the same trick, 3 years prior. – SherylHohman Jun 18 '20 at 6:14
• 1
For the SO platform to work correctly, existing Answers should be upvoted, not duplicated. If there is a typo, either add Comment below the post, or suggest. The SO platform operates in a different way than forums do. But that is part of the value of this platform. Each platform has is strengths. You would add value, in this case, by voting. Or you could comment with additional references/links. On the otherhand, if you had an awesome, game changing explanation, that nobody else offered, you could add an new Answer, while also Upvoting and linking to the previous post. – SherylHohman Jun 18 '20 at 6:14
$a = "10";
$b = (int)$a;
You can use this to convert a string to an int in PHP.
• 2
if the entered number is '7.2345' I can't use (int) then I have to use (float). What I need is a general solution. – Sara Dec 16 '11 at 4:32
• 1
You can always use double or float. – Pritom Dec 16 '11 at 4:38
I've been reading through answers and didn't see anybody mention the biggest caveat in PHP's number conversion.
The most upvoted answer suggests doing the following:
$str = "3.14"
$intstr = (int)$str // now it's a number equal to 3
That's brilliant. PHP does direct casting. But what if we did the following?
$str = "3.14is_trash"
$intstr = (int)$str
Does PHP consider such conversions valid?
Apparently yes.
PHP reads the string until it finds first non-numerical character for the required type. Meaning that for integers, numerical characters are [0-9]. As a result, it reads 3, since it's in [0-9] character range, it continues reading. Reads . and stops there since it's not in [0-9] range.
Same would happen if you were to cast to float or double. PHP would read 3, then ., then 1, then 4, and would stop at i since it's not valid float numeric character.
As a result, "million" >= 1000000 evaluates to false, but "1000000million" >= 1000000 evaluates to true.
See also:
https://www.php.net/manual/en/language.operators.comparison.php how conversions are done while comparing
https://www.php.net/manual/en/language.types.string.php#language.types.string.conversion how strings are converted to respective numbers
• This is a very good answer. I worked up a bit and wrote some tests for the same tutes.in/php-caveats-int-float-type-conversion – th3pirat3 Jul 4 '20 at 13:10
• is_numeric($str) helps with this. (As shown in two of the earlier answers - so its not quite accurate that "nobody mentioned the biggest caveat" - though I see no one explained the issue in detail.) – ToolmakerSteve Aug 13 '20 at 23:00
You can use:
((int) $var) ( but in big number it return 2147483647 :-) )
But the best solution is to use:
if (is_numeric($var))
$var = (isset($var)) ? $var : 0;
$var = 0;
if (is_numeric($var))
$var = (trim($var) == '') ? 0 : $var;
$var = 0;
Simply you can write like this:
$data = ["1","2","3","4","5"];
echo json_encode($data, JSON_NUMERIC_CHECK);
• 3
While this code may answer the question, providing additional context regarding why and/or how this code answers the question improves its long-term value. – Alex Riabov Aug 28 '18 at 11:43
• 1
Are you sure about this? This won't convert a string to a number, but an array to a JSON string – Nico Haase Dec 29 '18 at 12:00
• Yes, @NicoHaase if the number is in string format in an array it will convert into a number. – Dominic Amal Joe F Jan 3 '19 at 8:36
Late to the party, but here is another approach:
function cast_to_number($input) {
if(is_float($input) || is_int($input)) {
return $input;
if(!is_string($input)) {
return false;
if(preg_match('/^-?\d+$/', $input)) {
return intval($input);
if(preg_match('/^-?\d+\.\d+$/', $input)) {
return floatval($input);
return false;
cast_to_number('123.45'); // (float) 123.45
cast_to_number('-123.45'); // (float) -123.45
cast_to_number('123'); // (int) 123
cast_to_number('-123'); // (int) -123
cast_to_number('foo 123 bar'); // false
You can change the data type as follows
$number = "1.234";
echo gettype ($number) . "\n"; //Returns string
settype($number , "float");
echo gettype ($number) . "\n"; //Returns float
For historical reasons "double" is returned in case of a float.
PHP Documentation
PHP will do it for you within limits
$str = "3.148";
$num = $str;
printf("%f\n", $num);
• I don't want to out put it. I want to convert it and save it in a variable. – Sara Dec 16 '11 at 4:17
• 1
This automagically converted it to a float. PHP's loose type conversion does it for you. Although it may not do what you expect so the other answers with explicit conversion may work better for you. – Adrian Cornish Dec 16 '11 at 4:20
• $str can contains '5' or '5.258' using printf("%f\n", $str) '5' will out put as 5.000000 (I want it as 5) for 5.280000 (I want it as 5.28) it contains more decimal points. – Sara Dec 16 '11 at 4:41
• Re "This automagically converted it to a float." Not usefully. $num = $str; did not change the value at all, of course. And the printf prints something somewhere - so its still a string. This might be more obvious if you used sprintf instead! Nowhere in your answer is there a float value that can be extracted and used elsewhere. [Agreed that internally it was a float temporarily - but still is not an answer to the question. If OP wanted to print the original string, he could simply have done printf("%s\n", $str).] – ToolmakerSteve Aug 13 '20 at 22:48
All suggestions lose the numeric type.
This seems to me a best practice:
function str2num($s){
// Returns a num or FALSE
$return_value = !is_numeric($s) ? false : (intval($s)==floatval($s)) ? intval($s) :floatval($s);
print "\nret=$return_value type=".gettype($return_value)."\n";
There is a way:
Using is_* won't work, since the variable is a: string.
Using the combination of json_encode() and then json_decode() it's converted to it's "true" form. If it's a true string then it would output wrong.
$num = "Me";
$int = (int)$num;
$float = (float)$num;
var_dump($num, $int, $float);
Will output: string(2) "Me" int(0) float(0)
If you don't know in advance if you have a float or an integer,
and if the string may contain special characters (like space, €, etc),
and if it may contain more than 1 dot or comma,
you may use this function:
// This function strip spaces and other characters from a string and return a number.
// It works for integer and float.
// It expect decimal delimiter to be either a '.' or ','
// Note: everything after an eventual 2nd decimal delimiter will be removed.
function stringToNumber($string) {
// return 0 if the string contains no number at all or is not a string:
if (!is_string($string) || !preg_match('/\d/', $string)) {
return 0;
// Replace all ',' with '.':
$workingString = str_replace(',', '.', $string);
// Keep only number and '.':
$workingString = preg_replace("/[^0-9.]+/", "", $workingString);
// Split the integer part and the decimal part,
// (and eventually a third part if there are more
// than 1 decimal delimiter in the string):
$explodedString = explode('.', $workingString, 3);
if ($explodedString[0] === '') {
// No number was present before the first decimal delimiter,
// so we assume it was meant to be a 0:
$explodedString[0] = '0';
if (sizeof($explodedString) === 1) {
// No decimal delimiter was present in the string,
// create a string representing an integer:
$workingString = $explodedString[0];
} else {
// A decimal delimiter was present,
// create a string representing a float:
$workingString = $explodedString[0] . '.' . $explodedString[1];
// Create a number from this now non-ambiguous string:
$number = $workingString * 1;
return $number;
• Personally, I consider this dubious. Taking an arbitrary, garbage, string, and searching for a number in it, is almost certainly undesireable. Much better to do what php does by default, which is convert (most) garbage strings into "0". Reason: its more obvious what happened, if unexpected strings reach your method - you simply get 0 (unless the string starts with a valid number). – ToolmakerSteve Aug 13 '20 at 22:41
• 1
@ToolmakerSteve yes it's problematic, but there is at least this use case where I had no choice: I had to display strings contained in a (not to be modified) sheet "as is", with symbols and so on, and at the same time use the number contained in it. – user1657853 Sep 8 '20 at 15:57
• OK, that makes sense. What will your answer do, if there are multiple numbers scattered throughout the string? Is this approach useful for code that converts a phone number to only the digits? E.g. user enters (123)456-7890, and you want to extract 1234567890 from that? Or is the idea that it finds the first number, so would result in 123 in my example? – ToolmakerSteve Sep 8 '20 at 20:10
• 1
It returns the full number – user1657853 Sep 9 '20 at 9:18
//Get Only number from string
$string = "123 Hello Zahid";
$res = preg_replace("/[^0-9]/", "", $string);
echo $res."<br>";
//Result 123
One of the many ways it can be achieved is this:
$fileDownloadCount = (int) column_data_from_db;
The second line increments the value by 1.
I got the question "say you were writing the built in function for casting an integer to a string in PHP, how would you write that function" in a programming interview. Here's a solution.
$int = 15939;
$string = "";
while ($int) {
$string .= $nums[$int % 10];
$int = (int)($int / 10);
$result = strrev($string);
• Thank you for attempting to contribute to the Q&A. But, sorry, not what is being asked in the question. Your code converts an integer to a string. The question is about converting a string to an integer. The question is also not about how to write code to do something that can already be done using built-in features of the language. – ToolmakerSteve Aug 13 '20 at 22:42
| dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '138', 'language_id_whole_page_fasttext': "{'en': 0.8163471817970276}", 'metadata': "{'Content-Length': '495849', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:QHQKS466FBAEJTCZRSB5ZPULMXF6TI3V', 'WARC-Concurrent-To': '<urn:uuid:522ddaf2-e671-4ca7-94d4-f903327c73dd>', 'WARC-Date': datetime.datetime(2021, 5, 12, 9, 38, 47), 'WARC-IP-Address': '151.101.129.69', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:PVFW5LY3YCQIMKTTRMWV3GIEMKV3PWYI', 'WARC-Record-ID': '<urn:uuid:fd6cd797-3a02-4506-8a3b-5ca428aeb453>', 'WARC-Target-URI': 'https://stackoverflow.com/questions/8529656/how-do-i-convert-a-string-to-a-number-in-php', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:0105d559-eab1-452f-9582-8d118e4892c8>', 'WARC-Truncated': None}", 'previous_word_count': '3887', 'url': 'https://stackoverflow.com/questions/8529656/how-do-i-convert-a-string-to-a-number-in-php', 'warcinfo': 'isPartOf: CC-MAIN-2021-21\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for May 2021\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-67-67-193.ec2.internal\r\nsoftware: Apache Nutch 1.18 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.2-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: https://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.115314781665802', 'original_id': '15d97750c32a5497e7a019049fef3ef9c736d1631cf5f7d774b1e1216efd2520'} |
Please login (Members) to view content or
(Nonmembers) this article.
No votes yet
Online Exclusive Article
Impact of Patient Smoking Behavior on Empathic Helping by Family Caregivers in Lung Cancer
Michelle M. Lobchuk
Susan E. McClement
Christine J. McPherson
Mary Cheang
ONF 2012, 39(2), E112-E121 DOI: 10.1188/12.ONF.E112-E121
Purpose/Objectives: To test the impact of patient smoking behavior on family caregiver judgments of responsibility, emotions, empathic responses, and helping behavior.
Design: Structural equation modeling.
Setting: Five oncology outpatient settings in Canada.
Sample: 304 dyads consisting of patients with lung cancer and their primary caregivers.
Methods: Self-report questionnaires, abstracted medical record data, confirmatory factor analysis, and structural equation modeling.
Main Research Variables: Smoking history, judgments of responsibility for controlling the disease, anger, pride, empathic responses, and helping behaviors.
Findings: The impact of patient smoking behavior on caregiver help was mediated by caregiver judgments of responsibility, affective reactions of anger and pride, and empathic responses by caregivers.
Conclusions: When patients continued to engage in smoking behavior, despite a diagnosis of lung cancer, caregivers tended to ascribe more responsibility and feel more anger and less pride in the patients' efforts to manage the disease, therefore placing caregivers at risk for less empathy and helping behavior.
Implications for Nursing: Caregiver blame and anger must be assessed, particularly when the patient with lung cancer continues to smoke. If caregiver judgments of blame and anger are evident, then an attribution approach is indicated involving a dialogue between the caregiver and the patient, with the aim of enhancing the caregiver's understanding of how negative attributions and linked emotions impact his or her ability to engage in empathic helping behaviors.
Members Only
Not a current ONS Member or journal subscriber?
Join/Renew Membership or | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '10', 'language_id_whole_page_fasttext': "{'en': 0.8610643148422241}", 'metadata': "{'Content-Length': '65164', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:472LYYMOA3QKLBIXT2ZXYICROKEOI7DX', 'WARC-Concurrent-To': '<urn:uuid:91744b9a-d7a4-4296-b831-64041c2f0502>', 'WARC-Date': datetime.datetime(2021, 9, 24, 12, 18, 11), 'WARC-IP-Address': '107.154.79.18', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:KYXJ2RCL4NPZ3LUL6QDS5YQLT75MW6NP', 'WARC-Record-ID': '<urn:uuid:6249b3fc-9836-44c2-a0be-d82c8fc224ea>', 'WARC-Target-URI': 'https://onf.ons.org/onf/39/2/impact-patient-smoking-behavior-empathic-helping-family-caregivers-lung-cancer', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:22ecfb03-959f-43f9-9069-81e649db5fa2>', 'WARC-Truncated': None}", 'previous_word_count': '295', 'url': 'https://onf.ons.org/onf/39/2/impact-patient-smoking-behavior-empathic-helping-family-caregivers-lung-cancer', 'warcinfo': 'isPartOf: CC-MAIN-2021-39\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for September 2021\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-67-67-28\r\nsoftware: Apache Nutch 1.18 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.2-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: https://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.027843773365020752', 'original_id': '638343da999e077de664546726a0fcd4bf4dd1058f06b2f73c8114759f62dd61'} |
Name: Shiro Dollahardae
Age: 89 Species: kitsune (Japanese fox daemon)
Profession: scout/spy for Dae'angel Family: Jessica
Born in Japan, Shiro came to Europe to escape a cruel dog demon in the east. After the loss of another family, Shiro and his sister Jessica ended up in the care of Allura and the Dae'angel. He mainly does scouting work since he specializes in illusions rather than physical combat.
Likes: rabbit stew, playing with his sister, studying
Dislikes: most girls, being a pretty boy, death threats
Age: unknown Species: unknown
Profession: peasent Family: unknown
Once a peasant in the french countryside, she now lives in the province of Nice in the south-east of France. She works mostly as a farmer, but seems to have earned a nasty reputation in the near by village. Villagers claim that she is a witch with a familiar but are too afraid to run her out of town.
Likes: rabbit stew, being left alone, working on her farm
Dislikes: most people and especially strangers
Name: Allura Dollahardae
Age: really, really old Species: wolf dae'angel
Profession: Head of the Dae'angel Family: too many to list
Daughter of the powerful Seiko, Allura helped form the Organization of Dae'angel and is it's 5th leader. She has given a home to many humans, daemons, dae'angel, and half-daemons over the years. Each one has become a valuable member of her organization and a powerful warrior. Allura herself often spends her time going between high courts and has been a lady in waiting for many queens over her long life. She loves being the center of attention. Her current job, however, focuses on her newest student, Jessica.
Likes: reading, socializing in the coursts
Dislikes: repeating history, being disliked, being ignored
Name: Jessica Dollahardae
Age: 57 Species: dog dae'angel
Profession: child/student Family: Shiro
Though she was born in Japan, she has no memories of it. She came to Europe with Shiro. When she lost the only family she ever knew, save for her brother Shiro, her powers started showing and she was taken in by Allura. Now she focuses on her studies, having a good time, and trying to be like Allura. She is rarely seen far from Allura, except when she is bothering her brother.
Likes: reading, playing in the gardens, being nosey
Dislikes: being ignored, the cold, having to sit still and be quiet | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '0', 'language_id_whole_page_fasttext': "{'en': 0.9785236120224}", 'metadata': "{'Content-Length': '4935', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:RW7ZP43EYEYNWYH6EXXZ75ELUXUZEM4O', 'WARC-Concurrent-To': '<urn:uuid:ba570b3e-3c99-45d9-ad1c-642bc2b04251>', 'WARC-Date': datetime.datetime(2018, 9, 23, 3, 7, 48), 'WARC-IP-Address': '66.220.2.20', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:CWNBIVA6MVEI3VTN32JDDXNODPVAFMGC', 'WARC-Record-ID': '<urn:uuid:860d8234-3fa6-4f66-83ed-98c702c401bc>', 'WARC-Target-URI': 'http://tainted.comicgenesis.com/cast.html', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:da8309d7-d7e1-4e72-8d2c-6c39b1e98dd1>', 'WARC-Truncated': None}", 'previous_word_count': '392', 'url': 'http://tainted.comicgenesis.com/cast.html', 'warcinfo': 'isPartOf: CC-MAIN-2018-39\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for September 2018\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-113-176-82.ec2.internal\r\nsoftware: Apache Nutch 1.15 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 0.11-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.043961405754089355', 'original_id': '6f236920a17a388dc32fa11b86cb5144c8d2bacbcefbb1066759544c54cc48cf'} |
Pedro Regueiro
spanischer Fußballspieler
Pedro Regueiro Geschlecht männlich
Pedro Regueiro Tätigkeit Fußballspieler
Pedro Regueiro Land der Staatsangehörigkeit Spanien
Pedro Regueiro Geburtsdatum 1909
Pedro Regueiro ist ein(e) Mensch
Pedro Regueiro Sterbedatum 1985
Pedro Regueiro Mitglied von Sportmannschaft oder -verein Real Madrid, Startzeitpunkt 1932, Endzeitpunkt 1936, Anzahl der gespielten Partien , erzielte Punkte/Tore
Pedro Regueiro Mitglied von Sportmannschaft oder -verein Real Unión Irún, Startzeitpunkt 1928, Endzeitpunkt 1929, Anzahl der gespielten Partien , erzielte Punkte/Tore
Pedro Regueiro Mitglied von Sportmannschaft oder -verein Real Unión Irún, Startzeitpunkt 1930, Endzeitpunkt 1932, Anzahl der gespielten Partien , erzielte Punkte/Tore
Pedro Regueiro Mitglied von Sportmannschaft oder -verein Spanische Fußballnationalmannschaft, Startzeitpunkt 1928, Endzeitpunkt 1936, Anzahl der gespielten Partien , erzielte Punkte/Tore
Pedro Regueiro Mitglied von Sportmannschaft oder -verein Betis Sevilla
Pedro Regueiro Mitglied von Sportmannschaft oder -verein Baskische Fußballauswahl, Startzeitpunkt 1937, Endzeitpunkt 1939
Pedro Regueiro Mitglied von Sportmannschaft oder -verein CF Asturias, Startzeitpunkt 1939, Endzeitpunkt 1941
Pedro Regueiro Mitglied von Sportmannschaft oder -verein Union Deportiva Moctezuma de Orizaba, Startzeitpunkt 1941, Endzeitpunkt 1942
Pedro Regueiro Vorname Pedro
Pedro Regueiro Sportart Fußball
Pedro Regueiro Geburtsort Irun
Pedro Regueiro Sterbeort Mexiko-Stadt
Pedro Regueiro Geschwister Luis Regueiro
Pedro Regueiro Spielerposition/Spezialität Mittelfeldspieler
Pedro Regueiro National-Football-Teams.com-Spieler-ID 41240
Pedro Regueiro Weltfussball-Spieler-ID pedro-regueiro
Pedro Regueiro FootballDatabase.eu-Spieler-ID 37661
Pedro Regueiro Eu-football.info-Spieler-ID 17520
Pedro Regueiro Freebase-Kennung /m/07s39gf
Pedro Regueiro gesprochene oder publizierte Sprachen Spanisch
Pedro Regueiro Transfermarkt-Spieler-ID 347150
Pedro Regueiro Prabook-Kennung 2182124
Pedro Regueiro Land (Sport) Spanien
Pedro Regueiro BDFutbol Spieler-ID 11374
Pedro Regueiro
Spanish footballer (1909-1985)
Pedro Regueiro sex or gender male
Pedro Regueiro occupation association football player
Pedro Regueiro country of citizenship Spain
Pedro Regueiro date of birth 1909
Pedro Regueiro instance of human
Pedro Regueiro date of death 1985
Pedro Regueiro member of sports team Real Madrid CF, start time 1932, end time 1936, number of matches played/races/starts , number of points/goals/set scored
Pedro Regueiro member of sports team Real Unión, start time 1928, end time 1929, number of matches played/races/starts , number of points/goals/set scored
Pedro Regueiro member of sports team Real Unión, start time 1930, end time 1932, number of matches played/races/starts , number of points/goals/set scored
Pedro Regueiro member of sports team Spain national association football team, start time 1928, end time 1936, number of matches played/races/starts , number of points/goals/set scored
Pedro Regueiro member of sports team Real Betis Balompié
Pedro Regueiro member of sports team Basque Country regional football team, start time 1937, end time 1939
Pedro Regueiro member of sports team Asturias F.C., start time 1939, end time 1941
Pedro Regueiro member of sports team Moctezuma de Orizaba, start time 1941, end time 1942
Pedro Regueiro given name Pedro
Pedro Regueiro sport association football
Pedro Regueiro place of birth Irun
Pedro Regueiro place of death Mexico City
Pedro Regueiro sibling Luis Regueiro
Pedro Regueiro position played on team / speciality midfielder
Pedro Regueiro National-Football-Teams.com player ID 41240
Pedro Regueiro WorldFootball.net person ID pedro-regueiro
Pedro Regueiro FootballDatabase.eu person ID 37661
Pedro Regueiro EU-Football.info player ID 17520
Pedro Regueiro Freebase ID /m/07s39gf
Pedro Regueiro languages spoken, written or signed Spanish
Pedro Regueiro Transfermarkt player ID 347150
Pedro Regueiro Prabook ID 2182124
Pedro Regueiro country for sport Spain
Pedro Regueiro BDFutbol player ID 11374
Pedro Regueiro
Spaans voetballer (1909-1995)
Pedro Regueiro sekse of geslacht mannelijk
Pedro Regueiro beroep voetballer
Pedro Regueiro land van nationaliteit Spanje
Pedro Regueiro geboortedatum 1909
Pedro Regueiro is een mens
Pedro Regueiro overlijdensdatum 1985
Pedro Regueiro lid van sportteam of club Real Madrid CF, begindatum 1932, einddatum 1936, aantal wedstrijden gespeeld , aantal (doel)punten gescoord
Pedro Regueiro lid van sportteam of club Real Unión, begindatum 1928, einddatum 1929, aantal wedstrijden gespeeld , aantal (doel)punten gescoord
Pedro Regueiro lid van sportteam of club Real Unión, begindatum 1930, einddatum 1932, aantal wedstrijden gespeeld , aantal (doel)punten gescoord
Pedro Regueiro lid van sportteam of club Spaans voetbalelftal, begindatum 1928, einddatum 1936, aantal wedstrijden gespeeld , aantal (doel)punten gescoord
Pedro Regueiro lid van sportteam of club Real Betis
Pedro Regueiro lid van sportteam of club Baskisch voetbalelftal, begindatum 1937, einddatum 1939
Pedro Regueiro lid van sportteam of club CF Asturias, begindatum 1939, einddatum 1941
Pedro Regueiro voornaam Pedro
Pedro Regueiro sport voetbal
Pedro Regueiro geboorteplaats Irun
Pedro Regueiro overlijdensplaats Mexico-Stad
Pedro Regueiro broer of zus Luis Regueiro
Pedro Regueiro positie van speler / specialiteit middenvelder
Pedro Regueiro National-Football-Teams.com-identificatiecode voor speler 41240
Pedro Regueiro worldfootbal.net-identificatiecode voor speler pedro-regueiro
Pedro Regueiro FootballDatabase.eu-identificatiecode 37661
Pedro Regueiro Eu-football.info-identificatiecode voor speler 17520
Pedro Regueiro Freebase-identificatiecode /m/07s39gf
Pedro Regueiro taalbeheersing Spaans
Pedro Regueiro Transfermarkt-identificatiecode voor voetballer 347150
Pedro Regueiro Prabook-identificatiecode 2182124
Pedro Regueiro sportnationaliteit Spanje
Pedro Regueiro BDFutbol-identificatiecode voor speler 11374
Pedro Regueiro
futbolista español
Pedro Regueiro sexo o género masculino
Pedro Regueiro ocupación futbolista
Pedro Regueiro país de nacionalidad España
Pedro Regueiro fecha de nacimiento 1909
Pedro Regueiro instancia de ser humano
Pedro Regueiro fecha de fallecimiento 1985
Pedro Regueiro miembro del equipo deportivo Real Madrid C.F., fecha de inicio 1932, fecha de fin 1936, número de partidos jugados , número de puntos/goles marcados
Pedro Regueiro miembro del equipo deportivo Real Unión Club, fecha de inicio 1928, fecha de fin 1929, número de partidos jugados , número de puntos/goles marcados
Pedro Regueiro miembro del equipo deportivo Real Unión Club, fecha de inicio 1930, fecha de fin 1932, número de partidos jugados , número de puntos/goles marcados
Pedro Regueiro miembro del equipo deportivo selección de fútbol de España, fecha de inicio 1928, fecha de fin 1936, número de partidos jugados , número de puntos/goles marcados
Pedro Regueiro miembro del equipo deportivo Real Betis Balompié
Pedro Regueiro miembro del equipo deportivo Selección de fútbol de Euskadi, fecha de inicio 1937, fecha de fin 1939
Pedro Regueiro miembro del equipo deportivo Club Asturias, fecha de inicio 1939, fecha de fin 1941
Pedro Regueiro miembro del equipo deportivo Unión Deportiva Moctezuma de Orizaba, fecha de inicio 1941, fecha de fin 1942
Pedro Regueiro nombre de pila Pedro
Pedro Regueiro deporte fútbol
Pedro Regueiro lugar de nacimiento Irún
Pedro Regueiro lugar de fallecimiento Ciudad de México
Pedro Regueiro hermano o hermana Luis Regueiro
Pedro Regueiro posición de juego centrocampista
Pedro Regueiro identificador National-Football-Teams.com de un jugador 41240
Pedro Regueiro identificador worldfootball.net pedro-regueiro
Pedro Regueiro identificador FootballDatabase.eu 37661
Pedro Regueiro identificador Eu-football.info de un jugador 17520
Pedro Regueiro Identificador Freebase /m/07s39gf
Pedro Regueiro lenguas habladas, escritas o signadas español
Pedro Regueiro identificador de jugador de Transfermarkt 347150
Pedro Regueiro identificador de Prabook 2182124
Pedro Regueiro nacionalidad deportiva España
Pedro Regueiro identificador de jugador BDFutbol 11374
Pedro Regueiro
joueur de football espagnol
Pedro Regueiro sexe ou genre masculin
Pedro Regueiro occupation footballeur
Pedro Regueiro pays de nationalité Espagne
Pedro Regueiro date de naissance 1909
Pedro Regueiro nature de l’élément être humain
Pedro Regueiro date de mort 1985
Pedro Regueiro membre de l'équipe de sport Real Madrid CF, date de début 1932, date de fin 1936, nombre de matchs joués , nombre de points/buts marqués
Pedro Regueiro membre de l'équipe de sport Real Unión de Irún, date de début 1928, date de fin 1929, nombre de matchs joués , nombre de points/buts marqués
Pedro Regueiro membre de l'équipe de sport Real Unión de Irún, date de début 1930, date de fin 1932, nombre de matchs joués , nombre de points/buts marqués
Pedro Regueiro membre de l'équipe de sport équipe d'Espagne de football, date de début 1928, date de fin 1936, nombre de matchs joués , nombre de points/buts marqués
Pedro Regueiro membre de l'équipe de sport Betis Balompié
Pedro Regueiro membre de l'équipe de sport équipe du Pays basque de football, date de début 1937, date de fin 1939
Pedro Regueiro membre de l'équipe de sport Asturias F.C., date de début 1939, date de fin 1941
Pedro Regueiro membre de l'équipe de sport Moctezuma de Orizaba, date de début 1941, date de fin 1942
Pedro Regueiro prénom Pedro
Pedro Regueiro sport football
Pedro Regueiro lieu de naissance Irun
Pedro Regueiro lieu de mort Mexico
Pedro Regueiro frère ou sœur Luis Regueiro
Pedro Regueiro position de jeu ou spécialité milieu de terrain
Pedro Regueiro identifiant National Football Teams d'un joueur 41240
Pedro Regueiro identifiant Mondefootball.fr pedro-regueiro
Pedro Regueiro identifiant FootballDatabase.eu 37661
Pedro Regueiro identifiant Eu-football.info d'un joueur 17520
Pedro Regueiro identifiant Freebase /m/07s39gf
Pedro Regueiro langues parlées, écrites ou signées espagnol
Pedro Regueiro identifiant Transfermarkt d'un joueur 347150
Pedro Regueiro identifiant Prabook 2182124
Pedro Regueiro pays de nationalité sportive Espagne
Pedro Regueiro identifiant BDFutbol 11374
Pedro Regueiro
spansk fotballspiller
Pedro Regueiro kjønn mann
Pedro Regueiro beskjeftigelse fotballspiller
Pedro Regueiro statsborgerskap Spania
Pedro Regueiro fødselsdato 1909
Pedro Regueiro forekomst av menneske
Pedro Regueiro dødsdato 1985
Pedro Regueiro medlem av idrettslag Real Madrid CF, startdato 1932, sluttdato 1936, antall spilte kamper/løp , antall poeng/mål
Pedro Regueiro medlem av idrettslag Real Unión, startdato 1928, sluttdato 1929, antall spilte kamper/løp , antall poeng/mål
Pedro Regueiro medlem av idrettslag Real Unión, startdato 1930, sluttdato 1932, antall spilte kamper/løp , antall poeng/mål
Pedro Regueiro medlem av idrettslag Spanias herrelandslag i fotball, startdato 1928, sluttdato 1936, antall spilte kamper/løp , antall poeng/mål
Pedro Regueiro medlem av idrettslag Real Betis
Pedro Regueiro medlem av idrettslag Baskerlands herrelandslag i fotball, startdato 1937, sluttdato 1939
Pedro Regueiro fornavn Pedro
Pedro Regueiro idrettsgren fotball
Pedro Regueiro fødested Irun
Pedro Regueiro dødssted Mexico by
Pedro Regueiro søsken Luis Regueiro
Pedro Regueiro posisjon på laget midtbanespiller
Pedro Regueiro National-Football-Teams.com spiller ID 41240
Pedro Regueiro WorldFootball.net spiller-ID pedro-regueiro
Pedro Regueiro FootballDatabase.eu spiller-ID 37661
Pedro Regueiro Eu-football.info spiller ID 17520
Pedro Regueiro Freebase-ID /m/07s39gf
Pedro Regueiro talte eller skrevne språk spansk
Pedro Regueiro Transfermarkt spiller-ID 347150
Pedro Regueiro Prabook-ID 2182124
Pedro Regueiro representerer (nasjon) Spania
Pedro Regueiro
spansk fodboldspiller
Pedro Regueiro køn mand
Pedro Regueiro beskæftigelse fodboldspiller
Pedro Regueiro statsborgerskab Spanien
Pedro Regueiro fødselsdato 1909
Pedro Regueiro tilfælde af menneske
Pedro Regueiro dødsdato 1985
Pedro Regueiro medlem af sportshold Real Madrid, starttidspunkt 1932, sluttidspunkt 1936, antal spillede kampe , antal point/mål scoret
Pedro Regueiro medlem af sportshold Spaniens fodboldlandshold, starttidspunkt 1928, sluttidspunkt 1936, antal spillede kampe , antal point/mål scoret
Pedro Regueiro medlem af sportshold Real Betis
Pedro Regueiro fornavn Pedro
Pedro Regueiro sport fodbold
Pedro Regueiro fødested Irun
Pedro Regueiro dødssted Mexico City
Pedro Regueiro søskende Luis Regueiro
Pedro Regueiro position på holdet midtbanespiller
Pedro Regueiro National-Football-Teams.com spiller-ID 41240
Pedro Regueiro worldfootball.net-ID pedro-regueiro
Pedro Regueiro FootballDatabase.eu spiller-ID 37661
Pedro Regueiro Eu-football.info spiller-ID 17520
Pedro Regueiro Freebase-ID /m/07s39gf
Pedro Regueiro talte sprog spansk
Pedro Regueiro transfermarkt spiller-ID 347150
Pedro Regueiro repræsenterer (land) Spanien
Pedro Regueiro
spansk fotballspelar
Pedro Regueiro kjønn mann
Pedro Regueiro yrke fotballspelar
Pedro Regueiro statsborgarskap Spania
Pedro Regueiro fødselsdato 1909
Pedro Regueiro førekomst av menneske
Pedro Regueiro dødsdato 1985
Pedro Regueiro medlem av idrettslag Real Madrid, starttidspunkt 1932, sluttidspunkt 1936
Pedro Regueiro førenamn Pedro
Pedro Regueiro idrettsgrein fotball
Pedro Regueiro fødestad Irun
Pedro Regueiro dødsstad Mexico by
Pedro Regueiro sysken Luis Regueiro
Pedro Regueiro spelarposisjon midtbanespelar
Pedro Regueiro WorldFootball.net ID pedro-regueiro
Pedro Regueiro Freebase-identifikator /m/07s39gf
Pedro Regueiro talte eller skrivne språk spansk
Pedro Regueiro Transfermarkt fotballspiller ID 347150
Pedro Regueiro representerer nasjonen Spania
Pedro Regueiro
spansk fotbollsspelare
Pedro Regueiro kön man
Pedro Regueiro sysselsättning fotbollsspelare
Pedro Regueiro medborgare i Spanien
Pedro Regueiro födelsedatum 1909
Pedro Regueiro instans av människa
Pedro Regueiro dödsdatum 1985
Pedro Regueiro medlem i idrottslag Real Madrid, startdatum 1932, slutdatum 1936, antal spelade matcher , antal poäng/gjorda mål
Pedro Regueiro medlem i idrottslag Real Unión Club de Irún, startdatum 1928, slutdatum 1929, antal spelade matcher , antal poäng/gjorda mål
Pedro Regueiro medlem i idrottslag Real Unión Club de Irún, startdatum 1930, slutdatum 1932, antal spelade matcher , antal poäng/gjorda mål
Pedro Regueiro medlem i idrottslag Spaniens herrlandslag i fotboll, startdatum 1928, slutdatum 1936, antal spelade matcher , antal poäng/gjorda mål
Pedro Regueiro medlem i idrottslag Real Betis
Pedro Regueiro medlem i idrottslag Baskiens herrlandslag i fotboll, startdatum 1937, slutdatum 1939
Pedro Regueiro förnamn Pedro
Pedro Regueiro idrott fotboll
Pedro Regueiro födelseplats Irun
Pedro Regueiro dödsplats Mexico City
Pedro Regueiro syskon Luis Regueiro
Pedro Regueiro spelarposition mittfältare
Pedro Regueiro National-Football-Teams.com spelar-ID 41240
Pedro Regueiro spelar-ID på Worldfootball.net pedro-regueiro
Pedro Regueiro FootballDatabase.eu spelar-ID 37661
Pedro Regueiro EU-Football.info spelar-ID 17520
Pedro Regueiro Freebase-ID /m/07s39gf
Pedro Regueiro talade, skrivna eller tecknade språk spanska
Pedro Regueiro transfermarkt.com spelar-ID 347150
Pedro Regueiro Prabook-ID 2182124
Pedro Regueiro representerar land Spanien
Pedro Regueiro BDFutbol spelar-ID 11374
Pedro Regueiro
calciatore spagnolo (1909-1985)
Pedro Regueiro sesso o genere maschio
Pedro Regueiro occupazione calciatore
Pedro Regueiro paese di cittadinanza Spagna
Pedro Regueiro data di nascita 1909
Pedro Regueiro istanza di umano
Pedro Regueiro data di morte 1985
Pedro Regueiro membro della squadra sportiva Real Madrid CF, data di inizio 1932, data di fine 1936, incontri totali , numero di punti/gol segnati
Pedro Regueiro membro della squadra sportiva Real Unión Club de Irún, data di inizio 1928, data di fine 1929, incontri totali , numero di punti/gol segnati
Pedro Regueiro membro della squadra sportiva Real Unión Club de Irún, data di inizio 1930, data di fine 1932, incontri totali , numero di punti/gol segnati
Pedro Regueiro membro della squadra sportiva nazionale di calcio della Spagna, data di inizio 1928, data di fine 1936, incontri totali , numero di punti/gol segnati
Pedro Regueiro membro della squadra sportiva Real Betis Balompié
Pedro Regueiro membro della squadra sportiva Selezione di calcio dei Paesi Baschi, data di inizio 1937, data di fine 1939
Pedro Regueiro membro della squadra sportiva Club de Fútbol Asturias, data di inizio 1939, data di fine 1941
Pedro Regueiro prenome Pedro
Pedro Regueiro sport calcio
Pedro Regueiro luogo di nascita Irun
Pedro Regueiro luogo di morte Città del Messico
Pedro Regueiro fratello/sorella Luis Regueiro
Pedro Regueiro ruolo (nella squadra) centrocampista
Pedro Regueiro identificativo National-Football-Teams.com di un calciatore 41240
Pedro Regueiro identificativo WorldFootball.net di un calciatore pedro-regueiro
Pedro Regueiro identificativo FootballDatabase.eu di un giocatore 37661
Pedro Regueiro identificativo Eu-Football.info di un giocatore 17520
Pedro Regueiro identificativo Freebase /m/07s39gf
Pedro Regueiro lingue parlate o scritte spagnolo
Pedro Regueiro identificativo Transfermarkt di un calciatore 347150
Pedro Regueiro identificativo Prabook 2182124
Pedro Regueiro nazionalità sportiva Spagna
Pedro Regueiro identificativo BDFutbol di un calciatore 11374
Pedro Regueiro
futbolari espainiarra
Pedro Regueiro sexua edo generoa gizonezko
Pedro Regueiro jarduera futbolari
Pedro Regueiro herritartasuneko herrialdea Espainia
Pedro Regueiro jaiotza data 1909
Pedro Regueiro honako hau da gizaki
Pedro Regueiro heriotza data 1985
Pedro Regueiro kirolariaren taldea Real Madril, hasiera data 1932, bukaera data 1936, jokatutako partida kopurua , puntu kopurua/sartutako golak
Pedro Regueiro kirolariaren taldea Real Unión, hasiera data 1928, bukaera data 1929, jokatutako partida kopurua , puntu kopurua/sartutako golak
Pedro Regueiro kirolariaren taldea Real Unión, hasiera data 1930, bukaera data 1932, jokatutako partida kopurua , puntu kopurua/sartutako golak
Pedro Regueiro kirolariaren taldea Espainiako futbol selekzio nazionala, hasiera data 1928, bukaera data 1936, jokatutako partida kopurua , puntu kopurua/sartutako golak
Pedro Regueiro kirolariaren taldea Real Betis Balompié
Pedro Regueiro kirolariaren taldea Euskal Herriko futbol selekzioa, hasiera data 1937, bukaera data 1939
Pedro Regueiro ponte-izena Pedro
Pedro Regueiro kirola futbol
Pedro Regueiro jaiolekua Irun
Pedro Regueiro heriotza lekua Mexiko Hiria
Pedro Regueiro anaia, neba, arreba edo ahizpa Luis Regueiro
Pedro Regueiro posizioa taldean/modalitatea erdilari
Pedro Regueiro Freebase-ren identifikatzailea /m/07s39gf
Pedro Regueiro hitz eginez, idatziz edo keinuz dakizkien hizkuntzak gaztelania
Pedro Regueiro kirol herritartasuna Espainia
Педро Регейро
Педро Регейро ҷинс мард
Педро Регейро пеша футболбоз
Педро Регейро шаҳрвандӣ Испониё
Педро Регейро таърихи таваллуд 1909
Педро Регейро як намуна аз инсон
Педро Регейро таърихи даргузашт 1985
Педро Регейро узви тими варзишӣ БФ Реал Мадрид, замони оғоз 1932, замони поён 1936, шумораи бозии анҷомдода , шумораи голҳо/имтиёзҳои касб
Педро Регейро варзиш футбол
Педро Регейро маҳалли даргузашт Шаҳри Мексика
Педро Регейро бародар/хоҳар Луис Регейро
Педро Регейро ҷойгири дар тим Нимҳимоятгар
Педро Регейро шиносаи Freebase /m/07s39gf
Педро Регейро забонҳое, ки бо онҳо шахс менависад ё мехонад испониёӣ
Педро Регейро кишвар (варзишкор) Испониё
Педро Регейро
Педро Регейро стать чоловіча
Педро Регейро рід діяльності футболіст
Педро Регейро громадянство Іспанія
Педро Регейро дата народження 1909
Педро Регейро є одним із людина
Педро Регейро дата смерті 1985
Педро Регейро член спортивної команди Реал Мадрид, час/дата початку 1932, час/дата закінчення 1936, кількість зіграних матчів , кількість забитих голів або набраних очок
Педро Регейро член спортивної команди Реал Уніон, час/дата початку 1928, час/дата закінчення 1929, кількість зіграних матчів , кількість забитих голів або набраних очок
Педро Регейро член спортивної команди Реал Уніон, час/дата початку 1930, час/дата закінчення 1932, кількість зіграних матчів , кількість забитих голів або набраних очок
Педро Регейро член спортивної команди збірна Іспанії з футболу, час/дата початку 1928, час/дата закінчення 1936, кількість зіграних матчів , кількість забитих голів або набраних очок
Педро Регейро член спортивної команди Реал Бетіс
Педро Регейро член спортивної команди збірна Країни Басків з футболу, час/дата початку 1937, час/дата закінчення 1939
Педро Регейро член спортивної команди Астуріас (футбольний клуб), час/дата початку 1939, час/дата закінчення 1941
Педро Регейро ім’я особи Педро
Педро Регейро вид спорту футбол
Педро Регейро місце народження Ірун
Педро Регейро місце смерті Мехіко
Педро Регейро брат/сестра Луїс Регейро
Педро Регейро позиція (у команді) півзахисник
Педро Регейро ідентифікатор футболіста National-Football-Teams.com 41240
Педро Регейро ідентифікатор WorldFootball.net pedro-regueiro
Педро Регейро ідентифікатор футболіста FootballDatabase.eu 37661
Педро Регейро ідентифікатор гравця Eu-football.info 17520
Педро Регейро ідентифікатор Freebase /m/07s39gf
Педро Регейро володіє мовами іспанська мова
Педро Регейро ідентифікатор футболіста на transfermarkt.com 347150
Педро Регейро ідентифікатор Prabook 2182124
Педро Регейро представляє країну (регіон) Іспанія
Педро Регейро ідентифікатор футболіста BDFutbol 11374
Pedro Regueiro
Pedro Regueiro spol moški
Pedro Regueiro poklic nogometaš
Pedro Regueiro država državljanstva Španija
Pedro Regueiro datum rojstva 1909
Pedro Regueiro primerek od človek
Pedro Regueiro datum smrti 1985
Pedro Regueiro član športne ekipe ali društva Real Madrid Club de Fútbol, čas začetka 1932, čas konca 1936, število odigranih tekem/dirk/nastopov , doseženi goli/točke
Pedro Regueiro član športne ekipe ali društva španska nogometna reprezentanca, čas začetka 1928, čas konca 1936, število odigranih tekem/dirk/nastopov , doseženi goli/točke
Pedro Regueiro član športne ekipe ali društva Real Betis
Pedro Regueiro ime Pedro
Pedro Regueiro šport nogomet
Pedro Regueiro kraj rojstva Irún
Pedro Regueiro kraj smrti Ciudad de México
Pedro Regueiro sorojenec Luis Regueiro
Pedro Regueiro igralni položaj vezist
Pedro Regueiro Freebase /m/07s39gf
Pedro Regueiro govorjeni, pisani ali kretani jeziki španščina
Pedro Regueiro Transfermarkt player ID 347150
Pedro Regueiro športno državljanstvo Španija
Pedro Regueiro
futbolista español (1909–1995)
Pedro Regueiro sexu masculín
Pedro Regueiro ocupación futbolista
Pedro Regueiro país de nacionalidá España
Pedro Regueiro fecha de nacimientu 1909
Pedro Regueiro instancia de humanu
Pedro Regueiro data de la muerte 1985
Pedro Regueiro miembru del equipu deportivu Real Madrid Club de Fútbol, data de principiu 1932, data de fin 1936, númberu de partíos xugaos , númberu de puntos/goles marcaos
Pedro Regueiro miembru del equipu deportivu Real Unión Club, data de principiu 1928, data de fin 1929, númberu de partíos xugaos , númberu de puntos/goles marcaos
Pedro Regueiro miembru del equipu deportivu Real Unión Club, data de principiu 1930, data de fin 1932, númberu de partíos xugaos , númberu de puntos/goles marcaos
Pedro Regueiro miembru del equipu deportivu seleición masculina de fútbol d'España, data de principiu 1928, data de fin 1936, númberu de partíos xugaos , númberu de puntos/goles marcaos
Pedro Regueiro miembru del equipu deportivu Real Betis Balompié
Pedro Regueiro miembru del equipu deportivu seleición masculina de fútbol del País Vascu, data de principiu 1937, data de fin 1939
Pedro Regueiro miembru del equipu deportivu Asturias fc, data de principiu 1939, data de fin 1941
Pedro Regueiro nome Pedro
Pedro Regueiro deporte fútbol
Pedro Regueiro llugar de nacimientu Irun
Pedro Regueiro llugar de fallecimientu Ciudá de Méxicu
Pedro Regueiro posición de xuegu centrocampista
Pedro Regueiro identificador en Freebase /m/07s39gf
Pedro Regueiro llingües falaes castellanu
Pedro Regueiro identificador Transfermarkt d'un futbolista 347150
Pedro Regueiro nacionalidá deportiva España
Pedro Regueiro identificador BDFutbol 11374
Pedro Regueiro
futbolista espanyol
Pedro Regueiro sexe o gènere masculí
Pedro Regueiro ocupació futbolista
Pedro Regueiro ciutadania Espanya
Pedro Regueiro data de naixement 1909
Pedro Regueiro instància de ésser humà
Pedro Regueiro data de defunció 1985
Pedro Regueiro membre de l'equip esportiu Reial Madrid CF, data d'inici 1932, data de finalització 1936, nombre de partits/curses jugades , nombre de punts/gols anotats
Pedro Regueiro membre de l'equip esportiu Real Unión, data d'inici 1928, data de finalització 1929, nombre de partits/curses jugades , nombre de punts/gols anotats
Pedro Regueiro membre de l'equip esportiu Real Unión, data d'inici 1930, data de finalització 1932, nombre de partits/curses jugades , nombre de punts/gols anotats
Pedro Regueiro membre de l'equip esportiu Espanya, data d'inici 1928, data de finalització 1936, nombre de partits/curses jugades , nombre de punts/gols anotats
Pedro Regueiro membre de l'equip esportiu Real Betis
Pedro Regueiro membre de l'equip esportiu País Basc, data d'inici 1937, data de finalització 1939
Pedro Regueiro membre de l'equip esportiu CF Asturias, data d'inici 1939, data de finalització 1941
Pedro Regueiro prenom Pedro
Pedro Regueiro esport futbol
Pedro Regueiro lloc de naixement Irun
Pedro Regueiro lloc de defunció Ciutat de Mèxic
Pedro Regueiro germà o germana Luis Regueiro Pagola
Pedro Regueiro posició a l'equip migcampista
Pedro Regueiro identificador National-Football-Teams.com de jugador 41240
Pedro Regueiro identificador WorldFootball.net de jugador pedro-regueiro
Pedro Regueiro identificador FootballDatabase.eu 37661
Pedro Regueiro identificador Eu-football.info de jugador 17520
Pedro Regueiro identificador Freebase /m/07s39gf
Pedro Regueiro llengua parlada, escrita o signada castellà
Pedro Regueiro identificador Transfermarkt de futbolista 347150
Pedro Regueiro identificador Prabook 2182124
Pedro Regueiro nacionalitat esportiva Espanya
Pedro Regueiro identificador BDFutbol de jugador 11374
Pedro Regueiro
futbollist spanjoll
Pedro Regueiro gjinia mashkull
Pedro Regueiro profesioni lojtar futbolli
Pedro Regueiro shtetësia Spanja
Pedro Regueiro data e lindjes 1909
Pedro Regueiro instancë e njeri
Pedro Regueiro data e vdekjes 1985
Pedro Regueiro pjesë e ekipit Real Madrid C.F., koha e fillimit 1932, koha e përfundimit 1936, numri i ndeshjeve të luajtura
Pedro Regueiro pjesë e ekipit Kombëtarja spanjolle e futbollit, koha e fillimit 1928, koha e përfundimit 1936, numri i ndeshjeve të luajtura
Pedro Regueiro emri Pedro
Pedro Regueiro sport futboll
Pedro Regueiro vendi i lindjes Irun
Pedro Regueiro vendi i vdekjes Meksiko
Pedro Regueiro vëllau ose motra Luis Regueiro
Pedro Regueiro Pozicioni që luan mesfushor
Pedro Regueiro Freebase ID /m/07s39gf
Pedro Regueiro gjuhë që flet, shkruan ose këndon spanjisht
Pedro Regueiro Kombëtarja Spanja
Pedro Regueiro
peileadóir
Pedro Regueiro gnéas nó inscne fireann
Pedro Regueiro gairm imreoir sacair
Pedro Regueiro tír shaoránachta an Spáinn
Pedro Regueiro dáta breithe 1909
Pedro Regueiro sampla de duine
Pedro Regueiro dáta báis 1985
Pedro Regueiro ball d'fhoireann spóirt Real Madrid Club de Fútbol, am tosaigh 1932, am deiridh 1936, líon na gcluichí a imríodh , líon na bpointí/spriocanna/tacar a scóráladh
Pedro Regueiro céadainm Pedro
Pedro Regueiro spórt sacar
Pedro Regueiro áit bhreithe Irun
Pedro Regueiro áit bháis Cathair Mheicsiceo
Pedro Regueiro siblín Luis Regueiro
Pedro Regueiro ionad ar an bhfoireann / speisialtacht imreoir lár páirce
Pedro Regueiro teangacha an Spáinnis
Pedro Regueiro tír spóirt an Spáinn
پيدرو ريجويرو
پيدرو ريجويرو الجنس دكر
پيدرو ريجويرو الوظيفه لعيب كورة قدم
پيدرو ريجويرو الجنسيه اسبانيا
پيدرو ريجويرو تاريخ الولاده 1909
پيدرو ريجويرو واحد من انسان
پيدرو ريجويرو تاريخ الموت 1985
پيدرو ريجويرو الاسم الاولاني بيدرو
پيدرو ريجويرو مكان الولاده ارون
پيدرو ريجويرو مكان الموت ميكسيكو سيتى
پيدرو ريجويرو معرف فرى بيس /m/07s39gf
پيدرو ريجويرو اللغه لغه اسبانى
پيدرو ريجويرو بلد الرياضه اسبانيا
페드로 레게이로
페드로 레게이로 성별 남성
페드로 레게이로 직업 축구 선수
페드로 레게이로 국적 스페인
페드로 레게이로 출생일 1909
페드로 레게이로 다음 종류에 속함 사람
페드로 레게이로 사망한 날 1985
페드로 레게이로 소속 팀 레알 마드리드 CF, 시작된 날 1932, 종료된 날 1936, 진행한 경기 수 , 득점
페드로 레게이로 소속 팀 레알 우니온, 시작된 날 1928, 종료된 날 1929, 진행한 경기 수 , 득점
페드로 레게이로 소속 팀 레알 우니온, 시작된 날 1930, 종료된 날 1932, 진행한 경기 수 , 득점
페드로 레게이로 소속 팀 스페인 축구 국가대표팀, 시작된 날 1928, 종료된 날 1936, 진행한 경기 수 , 득점
페드로 레게이로 소속 팀 레알 베티스
페드로 레게이로 소속 팀 바스크 축구 국가대표팀, 시작된 날 1937, 종료된 날 1939
페드로 레게이로 관련 스포츠 종목 축구
페드로 레게이로 출생지 이룬
페드로 레게이로 사망한 곳 멕시코시티
페드로 레게이로 친형제자매 루이스 레게이로
페드로 레게이로 포지션 미드필더
페드로 레게이로 FootballDatabase.eu ID 37661
페드로 레게이로 Freebase 식별자 /m/07s39gf
페드로 레게이로 구사 언어 스페인어
페드로 레게이로 프라북 ID 2182124
페드로 레게이로 대표국가 스페인
Pedro Regueiro
futbolista spaño
Pedro Regueiro sekso o género maskulino
Pedro Regueiro okupashon futbolista
Pedro Regueiro pais di nashonalidat Spaña
Pedro Regueiro fecha di nasementu 1909
Pedro Regueiro ta un hende
Pedro Regueiro fecha di fayesimentu 1985
Pedro Regueiro miembro di tim òf klup Real Madrid, fecha inisial 1932, fecha final 1936
Pedro Regueiro deporte futbòl
Pedro Regueiro lugá di fayesimentu Ciudad di Mexico
Pedro Regueiro ruman(nan) Luis Regueiro
Pedro Regueiro dominio di idioma spaño
Pedro Regueiro nacionalidad deportivo Spaña
پدرو ردریرو
بازیکن فوتبال اسپانیایی
پدرو ردریرو جنسیت مذکر
پدرو ردریرو پیشه بازیکن فوتبال
پدرو ردریرو تبعۀ اسپانیا
پدرو ردریرو زادروز 1909
پدرو ردریرو نمونهای از انسان
پدرو ردریرو زمان مرگ 1985
پدرو ردریرو عضو تیم ورزشی باشگاه فوتبال رئال مادرید, زمان آغاز 1932, زمان پایان 1936, تعداد بازی انجام داده , تعداد گلها/امتیازهای کسب کرده
پدرو ردریرو عضو تیم ورزشی باشگاه فوتبال رئال یونیون, زمان آغاز 1928, زمان پایان 1929, تعداد بازی انجام داده , تعداد گلها/امتیازهای کسب کرده
پدرو ردریرو عضو تیم ورزشی باشگاه فوتبال رئال یونیون, زمان آغاز 1930, زمان پایان 1932, تعداد بازی انجام داده , تعداد گلها/امتیازهای کسب کرده
پدرو ردریرو عضو تیم ورزشی تیم ملی فوتبال اسپانیا, زمان آغاز 1928, زمان پایان 1936, تعداد بازی انجام داده , تعداد گلها/امتیازهای کسب کرده
پدرو ردریرو عضو تیم ورزشی باشگاه فوتبال رئال بتیس
پدرو ردریرو عضو تیم ورزشی تیم ملی فوتبال باسک, زمان آغاز 1937, زمان پایان 1939
پدرو ردریرو نام کوچک پدرو
پدرو ردریرو ورزش فوتبال
پدرو ردریرو زادگاه ارون (اسپانیا)
پدرو ردریرو محل مرگ مکزیکو سیتی
پدرو ردریرو همنیا لویس رگویرو
پدرو ردریرو پست (درون تیم) هافبک
پدرو ردریرو شناسۀ فوتبالیست برای تیم ملی 41240
پدرو ردریرو شناسۀ ورلد فوتبال pedro-regueiro
پدرو ردریرو شناسه بازیکن فوتبال اروپایی 37661
پدرو ردریرو شناسه ای یو فوتبال 17520
پدرو ردریرو شناسهٔ فریبیس /m/07s39gf
پدرو ردریرو زبانهای شخص زبان اسپانیایی
پدرو ردریرو شناسۀ ترانسفر مارکت (بازیکنان فوتبال) 347150
پدرو ردریرو شناسه پرابوک 2182124
پدرو ردریرو کشور (ورزشکار) اسپانیا | common_corpus | {'identifier': 'https://www.wikidata.org/wiki/Q2066751', 'collection': 'Wikidata', 'open_type': 'Semantic data', 'license': 'CC0', 'date': '', 'title': 'Pedro Regueiro', 'creator': 'None', 'language': 'Multilingual', 'language_type': 'Semantic data', 'word_count': '4273', 'token_count': '11191', '__index_level_0__': '15551', 'original_id': '6bed541bf2577389a05ef32e43ee2f7c62f406446dd6129ed75ef8e0b4dc18c2'} |
Nearly 9,000 homes will be without heat for weeks after explosions linked to a failing pipeline. The company is offering to help people leave natural gas entirely.
A series of natural gas explosions and fires damaged homes across three Massachusetts communities on Sept. 13, 2018. Credit: Adam Glanzman/Getty Images
A series of gas explosions and fires damaged dozens of homes across three Massachusetts communities on Sept. 13, 2018. People there are now considering new ways to heat their homes without natural gas. Credit: Adam Glanzman/Getty Images
Nearly 9,000 households in eastern Massachusetts have had to make do without natural gas since mid-September, when an aging natural gas pipeline failed and set off a series of explosions and fires across the cities of Lawrence, Andover and North Andover.
Residents who relied on gas to heat their homes and cook their food won't have service again until mid-November at the earliest, according to Columbia Gas of Massachusetts. The company has 48 miles of pipeline to replace, and industry experts question whether it can meet even that timeline.
Environmental advocates say it's time to completely rethink the communities' energy systems.
They are calling for a "green new deal" that would shift thousands of homes off natural gas and onto electric heating.
Columbia Gas has offered to reimburse "reasonable costs" for residents who lost gas service and want to permanently shift to another heating source. Some area residents, rocked by damage to dozens of homes and the death of one person from the gas explosions, have expressed concerns about ever returning to natural gas.
But environmentalists will have to work quickly. Columbia's offer to pay residents to cut ties with natural gas could also result in households moving backward—to high-polluting fuel oil.
"The choice is open to the customer whether they want to go back to the 19th century or go into the 21st century," said Nathan Phillips, acting director of the Sustainable Neighborhood Lab at Boston University.
The Possibility of Heat Pumps
Columbia Gas's offer opens the door for a number of options with emissions profiles that vary widely, including heat pumps, conventional electric heating, propane and fuel oil. Residents, or their landlords, also could decide to wait through increasingly cold weeks for the gas line to be rebuilt.
(Two weeks after announcing the plan, the company changed its reimbursement policy, making it less likely it would cover the full cost of electric heat pumps under new claims. Existing claims approved before Oct. 15 would be honored, spokesman Dean Lieberman said.)
One option Phillips and other sustainable development advocates are promoting is electric heat pumps—essentially air conditioners that can run in reverse in wintertime to heat rather than cool a home.
Heating a house with electric heat pumps requires roughly one-third the amount of energy as natural gas or other heat sources. And if the electricity comes from green energy, such as solar or wind power, the carbon footprint disappears.
Air source heat pumps outside a home. Credit: 51% Studio Architecture/CC-BY-SA-2.0
Air source heat pumps look much like air conditioners. Credit: 51% Studio Architecture/CC-BY-SA-2.0
Heat pumps have been used for decades in moderate climates but improvements in the technology in the past five to 10 years have increased their efficiency, making them a viable option in colder locations, as well, said Larry Chretien, executive director of the Green Energy Consumers Alliance.
Unlike conventional heating systems, which burn natural gas or some other fuel to provide heat, heat pumps use fans, pumps, compressors and heat exchangers to draw heat out of the air and transfer that heat into the home. "There is a lot of heat energy in the air even in winter, and these heat pumps can capture that heat and move it indoors very efficiently," said Paul Eldrenkamp, a consultant on passive houses and deep energy retrofits who heads the DEAP Energy Group in Newton, Massachusetts.
Heat pumps, however, are typically more expensive to operate than furnaces or boilers that run on natural gas due to the current glut of low-cost, hydraulically fractured natural gas, though they are less expensive than oil or propane.
Eldrenkamp said the best solution for affected communities, especially Lawrence, a low-income community, would be to combine heat pumps with community-owned solar arrays paired with large-scale batteries.
"Let's take this opportunity to really bring these homes into the 21st century, not just for environmental reasons but for social justice reasons," Eldrenkamp said. "Let's not just switch them over to heat pumps, but let's get some solar panels in the neighborhoods and do the whole package."
How Heating Costs Compare in the Merrimack Valley Area of Massachusetts
To be a good candidate for heat pumps, homes must first be well insulated. Funding, including 100 percent of costs for low-income residents, is available for insulation through the state's energy efficiency program, Ken Stammen a spokesperson for NiSource, Columbia Gas's parent company, said, but lining up a required home inspection and contractors to do the work could create delays.
Massachusetts Attorney General Maura Healey has called on Columbia Gas to directly cover installation expenses for low-income customers, rather than just offering them reimbursements, so they don't face prohibitive upfront costs. She has also urged the gas company to provide a detailed timeline for replacements, to educate every customer on the availability of heat pump technologies, and to cover any additional costs if heat pumps are more expensive than their existing heating systems.
Chretien, of the Green Energy Consumers Alliance, cautioned that many of the affected homes, particularly those in Lawrence, have substandard electric systems and may require additional wiring before heat pumps can be installed. He added that homes with closed floor plans often require multiple heat pumps to ensure each room is properly heated, and that can increase costs.
"To get to an 80 percent carbon reduction by 2050 (the state's emissions reduction goal), we need to electrify everything including transportation heat and hot water," Chretien said. "Right now though, in 2018, in a hurry, it's a different story. It's complicated. Care has to be taken to make sure that it is in the customer's best interest."
Thinking Bigger, with Help from a River
Zeyneb Magavi, research director for the energy efficiency and clean energy advocacy group HEET and a member of Mothers Out Front, said the collapse of the gas system in the three communities calls for a bigger, more outside-the-box solution.
She is proposing a district heating system with an unusual heat source: the Merrimack River, which runs through Lawrence and skirts North Andover.
Just as heat pumps can draw heat from cold air, they can also pull thermal energy from water. A district heating system in Drammen, Norway, for example, generates 85 percent of the hot water needed to heat the city by drawing it from a cold-water fjord.
Magavi's aim is getting gas companies out of the business of selling gas and into selling heat.
Developing river-based district heating in Massachusetts would face a number of hurdles, including regulatory challenges. But the technology has a lot of promise, Magavi said. Cooling the Merrimack River by 1 degree could theoretically heat 100,000 homes, according to calculations by Mark Sandeen, chair of Sustainable Lexington, a committee appointed by town officials in Lexington, Massachusetts, charged with enhancing the town's environmental sustainability.
While such a conversion would take too long to address the immediate needs in the former mill towns, the ongoing outage could spark a larger transformation in a region that has long looked to its rivers as a source of energy and innovation.
"The Merrimack River Valley was the cradle of the industrial revolution," Magavi said. "It would be symbolically beautiful if it became the cradle of the next clean energy revolution."
Editor's note: This story was updated with Columbia Gas changing its reimbursement policy on Oct. 15.
Facebook Twitter Google Plus Email LinkedIn RSS RSS Instagram YouTube | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '7', 'language_id_whole_page_fasttext': "{'en': 0.953324019908905}", 'metadata': "{'Content-Length': '93412', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:HZMHPC47ECEINJWLGA6ADAQUJW7PL43G', 'WARC-Concurrent-To': '<urn:uuid:08a905c3-6709-4942-80d6-62f3af87151f>', 'WARC-Date': datetime.datetime(2019, 4, 20, 17, 13, 2), 'WARC-IP-Address': '23.185.0.2', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:U6K2MFZVIGYL5YPGMGG4HDSTHDEF423B', 'WARC-Record-ID': '<urn:uuid:17ccde4d-47ab-451f-b318-f01a4c7547ae>', 'WARC-Target-URI': 'https://insideclimatenews.org/news/02102018/natural-gas-pipeline-explosion-massachusetts-home-heat-pump-district-heating-electricity-solar?utm_campaign=PANTHEON_STRIPPED&utm_term=PANTHEON_STRIPPED&utm_source=facebook&utm_medium=social', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:a0f47832-1ca2-4acc-ac29-761d872a2957>', 'WARC-Truncated': None}", 'previous_word_count': '1310', 'url': 'https://insideclimatenews.org/news/02102018/natural-gas-pipeline-explosion-massachusetts-home-heat-pump-district-heating-electricity-solar?utm_campaign=PANTHEON_STRIPPED&utm_term=PANTHEON_STRIPPED&utm_source=facebook&utm_medium=social', 'warcinfo': 'isPartOf: CC-MAIN-2019-18\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for April 2019\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-144-201-71.ec2.internal\r\nsoftware: Apache Nutch 1.15 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.1-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.0390017032623291', 'original_id': '3b078d4316702604258e36df707c9dfa00a9622ffc1948dd9532228083418e37'} |
Game Overview
Tales of Graces f is an enhanced version of the Nintendo Wii game Tales of Graces. The symbol "F" in the title refers to the "future", as the game features exclusive content that takes place in the near future after the end of the main story. | mini_pile | {'original_id': '81261e57fea069a0696051406645e7644082d3e1b2b0550a90c76c97ae8354f5'} |
Fratello’s Fantasy Pick: Drew Gooden
10th–year, 6-10, 250-pound power forward Drew Gooden has stepped up with two strong 23-point performances while filling in for Milwaukee’s starting center Andrew Bogut. The 260-pound, 7-footer from Australia fractured his ankle in last week’s win over the Houston Rockets. Bogut’s injury could cost him the remainder of the season, and it could cost his teammates the postseason.
Bogut was third in scoring with 11.3 ppg, and the Bucks will sorely miss the 2010-11 block leader at the defensive end of the court as he led them in rebounding with 8.3 boards per game. This early season setback is a big blow to the Bucks, who conceded the eighth seed to the Pacers in last year’s Eastern Conference playoff race. Coach Scott Skiles has charged veteran reserve Drew Gooden with the task of filling Bogut’s shoes, and so far “The Truth” has delivered.
Former Kansas Jayhawk Andrew Melvin “Drew” Gooden (who joined fellow freshmen Nick Collison and Kirk Hinrich for the 1999–2000 season) was named NABC Player of the Year for 2002. He began his NBA career in Memphis in the small forward role, but it soon became apparent that he was better suited for the power forward position. Gooden has worn as many jerseys as years he’s competed in the league. But his red, white and green shirt just might stick. The Bucks signed the big man to a five-year contract prior to the start of the 2010 season, adding much-needed depth to their frontcourt.
Gooden put up 23 points, pulled down 15 rebounds and dished 6 dimes in 36 minutes during Friday’s 107-100 loss to the Chicago Bulls. And he helped his shorthanded squad deliver the fourth straight road loss to the Los Angeles Lakers with 23 points and 8 rebounds in Saturday’s 100-89 upset.
The Bucks will be looking for consistency in Gooden’s game. If he continues to produce, Gooden will get the majority of Bogut’s minutes, though 6-10, 4th-year forward Ersan Ilyasova from Turkey will chip in as well. This week Gooden will have four opportunities to prove his worth on the frontline and boost his value to fantasy owners. The Milwaukee Bucks begin a stretch of three road games with a match against their Central Division rivals the Detroit Pistons tonight at 8:00 PM EST. | mini_pile | {'original_id': '99cf418a7df94692f47481c944b8a5104170ae0e8f70bc4b3c5d3e4e9dc7fe77'} |
A Look Back at Star Wars: Episode : Racer
The best thing to come out of Star Wars: The Phantom Menace was an N64 game. Racer was a unique product: a movie tie-in game which wasn’t awful. Care, attention and some actual thought had gone into Racer and because of this it was one of the best racing games on the console and one of my favourite games of all time.
The success was that it seemed to capture the experience that was felt watching the Pod-Racing in the The Phantom Menace but this time placing you in direct control. This didn’t feel like a poor relation to the movie either. It had characters, racers and the soundtrack that fit the scene it was inspired by.
Plenty of characters to choose from
After the rolling text (a Star Wars must) came the character selection. The impressive aspect was that all the characters that appeared in the scene, with their individual racers, were featured. They all had different attributes, speed, handling, etc. but the all-rounder and my personal favourite was always Anakin Skywalker. On picking the character you got a small sound-bite, which was the most irritating part of the game as throughout the race you had to hear young Jake Lloyd’s voice “yippeeing” and whining depending on how well you were doing in the race.
There was more depth to the game than just picking the racer though. The more races you won, the more coins you got and then you could upgrade your racer. If you were like me, who played everyday after school religiously for months on end, then soon you had a pretty formidable racer.
The racing captured the fast-pace of the scene in the movie
None of that would matter if the gameplay wasn’t up to scratch. Luckily, the developers didn’t skimp on this area either. Racer had 25 different tracks, all with different features that affected the way you raced. The starting track was the one from the movie, Tatooine, but also featured were snow tracks, tracks set in space stations or on volcanic planets. Each had their own secrets, from timing jumps for speed boosts, short-cuts or environments which could affect the Pods.
The Pod-Racers weren’t indestructible either. Just like in the movie, in-race repairs were essential and constantly battering the different parts of the Pod-Racer would cause alerts to flash, parts of your ship to flash with warnings and your need to repair (a process which slowed you down). Get too reckless and your racer would explode in a fireball, much like in the movie.
Repairs were necessary during the race
That was likely to happen too. The racing is fast. Depending on your need for speed and “realism” you had four camera options. Two of them placed you firmly and safely behind the racer, with your vehicle in full sight on-screen. For the purists who want to feel what it is like to be inside the Pod-Racer there was a first-person view and a vehicle view which took away all the racer and just gave you the environment, at full speed, to navigate. It surprisingly captured the speed of the racing very well and was too quick for my tastes.
Like any racer, the replay value was good as well. At least three tournaments to unlock and win, other unlockable aspects, including parts for the racers and tracks and then time trials and multiplayer made this one of the better games on the N64 and probably the best racer (which wasn’t Mario Kart).
Overall, Star Wars Episode 1: Racer is a missed but not forgotten game that could do well with an update and resurgence on current generation consoles. It had faithful links with the film that inspired it, great gameplay and captured the best aspects of one of the better scenes in The Phantom Menace. It is shame that the movie did so poorly as it may just have killed off this excellent game with it.
The best non-Mario racer on the N64
One thought on “A Look Back at Star Wars: Episode : Racer
WordPress.com Logo
Google photo
Twitter picture
Facebook photo
Connecting to %s | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '7', 'language_id_whole_page_fasttext': "{'en': 0.9770621061325072}", 'metadata': "{'Content-Length': '99863', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:NNHMQHOZ7QYPTQTVRPVEPBTT5DGEQNL2', 'WARC-Concurrent-To': '<urn:uuid:68dcd855-2123-426f-9900-51036dc12908>', 'WARC-Date': datetime.datetime(2020, 7, 16, 12, 35, 26), 'WARC-IP-Address': '192.0.78.25', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:XSXKNPWDUD4YGTUCCKTF6X7B4LBLGJKQ', 'WARC-Record-ID': '<urn:uuid:dc8c0f88-ae46-41c8-9db4-c2b25950a4d3>', 'WARC-Target-URI': 'https://viewsfromthesofa.com/2015/12/05/a-look-back-at-star-wars-episode-racer/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:73d17ae8-a891-4caa-89ee-cb28ca8dc57a>', 'WARC-Truncated': None}", 'previous_word_count': '742', 'url': 'https://viewsfromthesofa.com/2015/12/05/a-look-back-at-star-wars-episode-racer/', 'warcinfo': 'isPartOf: CC-MAIN-2020-29\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for July 2020\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-67-67-95.ec2.internal\r\nsoftware: Apache Nutch 1.17 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.2-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.020069897174835205', 'original_id': '80d6ff68ceda48ea0d35d7620f1a8bc3e29a6a80d8a1e9b6f94adcf24543af1e'} |
Our Expertise
Our firm is not a “general law practice.” Rather, for over a decade we have dedicated ourselves to developing experience and expertise in one area: representing people and businesses that have been killed, significantly injured or financially harmed by the negligent or wrongful conduct of others.
Within that specific area, over the years we have evaluated factual scenarios of virtually every type and pursued cases under many different legal theories. If you or a friend or family member has suffered serious injury or significant financial harm for any reason that was the fault of someone else, Conley Griggs Partin LLP stands ready and equipped to speak with you about your situation at no cost, consider your potential case, and if merited, pursue it aggressively.
That said, there are some types of cases that we have handled more often than others in the last decade. Through these cases we have developed particularized areas of expertise within our already limited field. If you think you may have a potential case in one of these areas, please contact us immediately so we can bring our experience to bear for you.
Product Failures, Malfunctions or Defects
Have you suffered a tire blowout or tread separation that led to a crash? Did your seat belt fail to protect you or a loved one in a collision? Did one of your child’s toys or safety equipment malfunction and result in injury to them? Did you have a medical device that failed, or take a prescription drug, that led to a catastrophic result? These are just a few examples of what we call “products liability” cases, and our firm has been dedicated to helping clients in such cases since the day we were formed. Not every firm is equipped handle products liability cases because of their complexity and expense, but ours is. If you believe a product of any kind failed, malfunctioned or was defective and a serious injury or death occurred, please contact us to see if we can help you or your family.
Wrecks Involving Tractor-Trailers or Commercial Vans or Trucks
Were you or a loved one seriously injured because of a collision with a tractor-trailer, dumptruck, garbage truck, commercial van, work truck or other driver who was “on the job”? Many lawyers claim to be equipped to handle such cases, but to maximize the value, you need a firm with specific experience navigating the many federal and state rules and regulations that govern commercial vehicles. Conley Griggs Partin LLP is such a firm. We have tried or settled many types of commercial vehicle cases over the years and from that experience, developed the experience to get into the details that makes these cases from different from other automobile collision cases.
Bad Repairs at a Vehicle or Tire Repair Shop That Lead to a Wreck
Did you or a family member have a vehicle serviced or repaired at a tire shop, auto care facility, or automobile dealer and after the service was done, experienced a vehicle malfunction or failure that led to a serious crash or injuries? Our firm has handled a number of cases involving situations in which negligent repairs or shoddy inspections at such facilities led to serious injuries, and we are one of the few firms in Georgia that we are aware of that have developed emphasis and expertise in the these types of cases. If you believe this situation occurred to you or a family member, contact us immediately.
Injuries or Death on a Construction Site or Worksite
Our firm does not handle classic “workers’ compensation” cases — cases against employers for recovery under Georgia workers’ compensation laws. On a number of occasions, however, we have evaluated cases that happened on a construction site or worksite and discovered that a case existed because someone other than your employer caused the injury or death. These cases include situations where another contractor on the job was negligent and caused an injury, or a product located on the job failed or was defective and resulted in injury or death. If you or a family member or friend were injured or killed while on the job but believe someone other than the employer was negligent in causing the incident or that a dangerous product was the cause, please contact us for a further evaluation.
Business Fraud or Breach of Fiduciary Duty Cases
Dating back to involvement in the Six Flags v. Time Warner case in 1998 while at another firm (a $454 million verdict based on breach of fiduciary duty which was upheld by the Georgia Court of Appeals), our lawyers have been involved in commercial disputes in which a business partner, joint venturer or professional in a position of trust with a client has violated duties of trust and fair dealing with the client, causing significant financial losses to the client. If you have a case in which any person placed in a position of trust (or fiduciary role) has treated you fraudulently or unfairly, please call upon us and our experience in such cases to help you evaluate the situation and, if merited, work with you to pursue a claim.
Testimonials
We have been privileged to work with Ranse Partin in several high profile cases, and we find his superb scholarship and trial abilities to be excellent.
Kenneth B.
An outstanding attorney, with substantive legal knowledge, skill in advocacy, and sound strategic and business judgment.
Joseph L.
Ranse is a talented lawyer and a person of the highest professional character.
Laura H.
Thank you so much for handling my case so competently. Your skilled guidance, confidence-building manner, and your kind, warm handling of all our encounters eased the pain of confronting a very tough time in my life. You took a difficult situation and created a very positive outcome. Again I thank you for all your help and friendship.
Meagan D.
Thank you so much for all your dedication and hard work on my case. You made me feel adequate and at ease and be able to open up and express a difficult situation. I am, and will be, forever grateful for you making this trying time in my life as manageable as it could possibly be. It was a pleasure working with you. The positive outcome was such a blessing and made me feel honored to have you stand up for a woman’s dignity. I am so thankful to have met such an admirable person and friend. Thanks again for all your support and guidance.
Robert M.
My opportunity to work with Ranse Partin confirmed to me first hand his extraordinary judgment as a litigator. He consistently showed a mastery of all the factual and legal details of a very complicated case. He remained thoughtful and calm in all circumstances and served his client very well.
Wade M.
Floyd Medical Center is extremely pleased with its decision to trust Ranse Partin and his firm with some of our most complex outside legal work. Ranse has skillfully and successfully handled several highly important managed care contract disputes for us. He is the one we turn to when we need outside legal counsel to help us deal with these type of tough legal issues.
Mike D.
Cale Conley has a national reputation as an excellent litigator on behalf of injured people and their families. He is a brilliant lawyer and advocate, with impeccable integrity.
Write a review
All reviews
We have been privileged to work with Ranse Partin in several high profile cases, and we find his superb scholarship and trial abilities to be excellent.
Kenneth B.
An outstanding attorney, with substantive legal knowledge, skill in advocacy, and sound strategic and business judgment.
Joseph L.
Ranse is a talented lawyer and a person of the highest professional character.
Laura H.
Thank you so much for handling my case so competently. Your skilled guidance, confidence-building manner, and your kind, warm handling of all our encounters eased the pain of confronting a very tough time in my life. You took a difficult situation and created a very positive outcome. Again I thank you for all your help and friendship.
Meagan D.
Thank you so much for all your dedication and hard work on my case. You made me feel adequate and at ease and be able to open up and express a difficult situation. I am, and will be, forever grateful for you making this trying time in my life as manageable as it could possibly be. It was a pleasure working with you. The positive outcome was such a blessing and made me feel honored to have you stand up for a woman’s dignity. I am so thankful to have met such an admirable person and friend. Thanks again for all your support and guidance.
Robert M.
My opportunity to work with Ranse Partin confirmed to me first hand his extraordinary judgment as a litigator. He consistently showed a mastery of all the factual and legal details of a very complicated case. He remained thoughtful and calm in all circumstances and served his client very well.
Wade M.
Floyd Medical Center is extremely pleased with its decision to trust Ranse Partin and his firm with some of our most complex outside legal work. Ranse has skillfully and successfully handled several highly important managed care contract disputes for us. He is the one we turn to when we need outside legal counsel to help us deal with these type of tough legal issues.
Mike D.
Cale Conley has a national reputation as an excellent litigator on behalf of injured people and their families. He is a brilliant lawyer and advocate, with impeccable integrity.
Schedule a Consultation
Fill out the form below to schedule a consultation.
Your Name (required)Your Email Address (required)Your Phone Number (required)Best Time to Reach You | mini_pile | {'original_id': 'ae7015c36885f1495a01969724c074df60d9fdc7111d746d6de60280f4221f1c'} |
// -*- C++ -*-
//=============================================================================
/**
* @file COIOP_Endpoint.h
*
* $Id: COIOP_Endpoint.h 96015 2012-08-08 15:31:24Z sma $
*
* COIOP implementation of PP Framework Endpoint interface.
*
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
#ifndef TAO_COIOP_ENDPOINT_H
#define TAO_COIOP_ENDPOINT_H
#include /**/ "ace/pre.h"
#include "tao/orbconf.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
#if defined (TAO_HAS_COIOP) && (TAO_HAS_COIOP != 0)
#include "tao/Strategies/strategies_export.h"
#include "tao/Endpoint.h"
#include "ace/UUID.h"
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
class TAO_COIOP_Connection_Handler;
/**
* @class TAO_COIOP_Endpoint
*
* @brief TAO_COIOP_Endpoint
*
* COIOP-specific implementation of PP Framework Endpoint interface.
*/
class TAO_Strategies_Export TAO_COIOP_Endpoint : public TAO_Endpoint
{
public:
friend class TAO_COIOP_Profile;
friend class TAO_SSLIOP_Profile;
// = Initialization and termination methods.
/// Default constructor.
TAO_COIOP_Endpoint (void);
/// Constructor. This is the most efficient constructor since it
/// does not require any address resolution processing.
TAO_COIOP_Endpoint (const ACE_Utils::UUID& uuid);
/// Destructor.
~TAO_COIOP_Endpoint (void);
/**
* @name TAO_Endpoint Methods
*
* Please check the documentation in Endpoint.h for details.
*/
//@{
virtual TAO_Endpoint *next (void);
virtual int addr_to_string (char *buffer, size_t length);
virtual TAO_Endpoint *duplicate (void);
/// Return true if this endpoint is equivalent to @a other_endpoint. Two
/// endpoints are equivalent if their port and host are the same.
CORBA::Boolean is_equivalent (const TAO_Endpoint *other_endpoint);
/// Return a hash value for this object.
CORBA::ULong hash (void);
//@}
// = COIOP_Endpoint-specific methods.
/// Return a pointer to the host string. This object maintains
/// ownership of this string.
const ACE_Utils::UUID& uuid (void) const;
private:
/// UUID uniquely identifying this COIOP endpoint
mutable ACE_Utils::UUID uuid_;
/// COIOP Endpoints can be strung into a list. Return the next
/// endpoint in the list, if any.
TAO_COIOP_Endpoint *next_;
};
TAO_END_VERSIONED_NAMESPACE_DECL
#if defined (__ACE_INLINE__)
# include "tao/Strategies/COIOP_Endpoint.inl"
#endif /* __ACE_INLINE__ */
#endif /* TAO_HAS_COIOP && TAO_HAS_COIOP != 0 */
#include /**/ "ace/post.h"
#endif /* TAO_COIOP_PROFILE_H */
| common_corpus | {'identifier': 'https://github.com/cflowe/ACE/blob/master/TAO/tao/Strategies/COIOP_Endpoint.h', 'collection': 'Github Open Source', 'open_type': 'Open Source', 'license': 'DOC', 'date': '2022.0', 'title': 'ACE', 'creator': 'cflowe', 'language': 'C', 'language_type': 'Code', 'word_count': '296', 'token_count': '921', '__index_level_0__': '5377', 'original_id': '520e619323f501665aab1256253cc837d02258aee251b8c15b2469c824616266'} |
main index
Topical Tropes
Other Categories
TV Tropes Org
YMMV: Dynamite Headdy
• Awesome Music: Tons, but especially the epic final boss theme, and the cast theme. Nasty Gatekeeper's theme makes for a brilliant Oh Crap too. The tribute album Secret Bonus Point only makes it better.
• Faux Symbolism: The four pink puppets that appear in the intro are named after the Four Evangelists, according to the Japanese ending credits (seen at about 2:11).
• That One Boss: Treasure does everything to the Nasty Gatekeeper short of putting a sign over her head saying "this is That One Boss". The introduction, the music, and of course the difficulty (at least until you get the hang of it). then again, a little later on you get Twin Freaks which doesn't have the intro or music, but sure has the difficulty. Compared to them, the Final Boss is a cakewalk once you know how to fight him. Even before that there is, in the Unexpected Shmup Level, Baby Face, who puts you through laser hell while repeatedly reaching up to grab you with a hideous hand.
• That One Level: The last little part of Fun Forgiven has a bunch of Hangmans flipping in and out of usability. Unless you know what you're doing, this part is very annoying to get through.
• Act 9, Scene 1. "Fatal Contraption" refers to Trouble Bruin's new machine, but should be referring to the rising platform Headdy stands on. It's mostly reasonable in terms of skill required, but through most of it, in stark contrast to the rest of the game, one mistake will squish Headdy, killing him instantly and taking him back to the start of the scene. Picked up the Melon Head? Yeah, you're dead. Raised the wrong ceilings where the brown rock enemies hang out? Oops, you've trapped yourself. Didn't jump at just the right time for that zig-zag run with the spikes hanging above? Headdy will jump backwards when hit by the spike, and get squished. That's not all of it either.
• Unwinnable by Insanity: On the first real level, you have to catch a nearby platform to be able to climb a wall. As seen here, if you bring the platform too far away from the ledge or the other platform, you won't be able to continue. You can't move the platform again, and, provided you killed the only enemy around, you can't kill yourself, forcing you to reset the game.
Permissions beyond the scope of this license may be available from
Privacy Policy | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '11', 'language_id_whole_page_fasttext': "{'en': 0.9333043694496156}", 'metadata': "{'Content-Length': '37589', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:THZOWJYCRPZS4F66TFGXEP6AIQRLZPBK', 'WARC-Concurrent-To': '<urn:uuid:093c3e05-9fe9-48aa-886b-a01787bd82b6>', 'WARC-Date': datetime.datetime(2014, 3, 11, 22, 56, 18), 'WARC-IP-Address': '216.151.212.103', 'WARC-Identified-Payload-Type': None, 'WARC-Payload-Digest': 'sha1:Z2VU6OR7TKUMUOPWZWMYHDJ5PQGLXJQ4', 'WARC-Record-ID': '<urn:uuid:186bd6f8-8e7e-496a-bef5-27cd551b9d17>', 'WARC-Target-URI': 'http://tvtropes.org/pmwiki/pmwiki.php/YMMV/DynamiteHeaddy', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:be593e18-3ea9-4d5d-9f09-c746e087b322>', 'WARC-Truncated': None}", 'previous_word_count': '446', 'url': 'http://tvtropes.org/pmwiki/pmwiki.php/YMMV/DynamiteHeaddy', 'warcinfo': 'robots: classic\r\nhostname: ip-10-183-142-35.ec2.internal\r\nsoftware: Nutch 1.6 (CC)/CC WarcExport 1.0\r\nisPartOf: CC-MAIN-2014-10\r\noperator: CommonCrawl Admin\r\ndescription: Wide crawl of the web with URLs provided by Blekko for March 2014\r\npublisher: CommonCrawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.021724045276641846', 'original_id': 'ef9294dc48118677529f333195e95f67fd3d10aa1186daa6f047aa1eca2bcad0'} |
########################################################################
Title:
How to recover deleted contacts on Xiaomi Mi Note2 without hassles? Here Are The Best Ways
########################################################################
SEO-title:
How to recover deleted contacts on Xiaomi Mi Note2 without hassles? Here Are The Best Ways
########################################################################
SEO-description:
As a Xiaomi Mi Note2 user, you may delete the files by accident on a phone. As soon as you realize that some or all of your files had been deleted, stop using your device immediately to avoid old files being written by the new ones. This is a practical guide for Xiaomi Mi Note2 users aims to help them to restore deleted contacts from Xiaomi Mi Note2 via Android Data Recovery on Mac or Windows.
########################################################################
SEO-keywords:
get back disappeared contacts,get back disappeared contacts from Mi Note2,undelete Xiaomi Mi Note2 contacts,Xiaomi lost contacts recovery
########################################################################
Feature-Image:
https://techidaily.com/best-assets/devices/xiaomi/mi-note-2/xiaomi-mi-note-2-date-presentation.jpg
########################################################################
Slug:
2018-02-24-solved-id12170410111-how-to-recover-deleted-contacts-on-xiaomi-mi-note2-without-hassles-here-are-the-best-ways
| the_stack | {'hexsha': 'ea0e39c7437576ff1338a1acb97f3b4c0011cea9', 'size': '1452', 'ext': 'txt', 'lang': 'Text', 'max_stars_repo_path': 'zhaojie/2018-02-24/fonelab-android/recover-contacts/0055-b2m17$fonelab-android-recover-contacts-info1$pt10/post-info.txt', 'max_stars_repo_name': 'LabsRS-Dev/posts_auto_working', 'max_stars_repo_head_hexsha': '370cc0cbfc51420b1cdc3e2482f1b530af7810c5', 'max_stars_repo_licenses': "['MIT']", 'max_stars_count': '1', 'max_stars_repo_stars_event_min_datetime': '2020-11-04T11:36:51.000Z', 'max_stars_repo_stars_event_max_datetime': '2020-11-04T11:36:51.000Z', 'max_issues_repo_path': 'zhaojie/2018-02-24/fonelab-android/recover-contacts/0055-b2m17$fonelab-android-recover-contacts-info1$pt10/post-info.txt', 'max_issues_repo_name': 'LabsRS-Dev/posts_auto_working', 'max_issues_repo_head_hexsha': '370cc0cbfc51420b1cdc3e2482f1b530af7810c5', 'max_issues_repo_licenses': "['MIT']", 'max_issues_count': '', 'max_issues_repo_issues_event_min_datetime': '', 'max_issues_repo_issues_event_max_datetime': '', 'max_forks_repo_path': 'zhaojie/2018-02-24/fonelab-android/recover-contacts/0055-b2m17$fonelab-android-recover-contacts-info1$pt10/post-info.txt', 'max_forks_repo_name': 'LabsRS-Dev/posts_auto_working', 'max_forks_repo_head_hexsha': '370cc0cbfc51420b1cdc3e2482f1b530af7810c5', 'max_forks_repo_licenses': "['MIT']", 'max_forks_count': '2', 'max_forks_repo_forks_event_min_datetime': '2019-07-19T19:14:03.000Z', 'max_forks_repo_forks_event_max_datetime': '2020-11-04T11:36:53.000Z', 'avg_line_length': '58.08', 'max_line_length': '396', 'alphanum_fraction': '0.5626721763', 'original_id': '6181f90f4f6c52935d5962fb60aefdfca347ac4e016f4a202958dffa015c9e17'} |
public class Car {
int year;
String make;
String model;
int mielage;
int doors;
String titleStatus;
public Car(int year, String make, String model, int mielage, int doors, String titleStatus) {
super();
this.year = year;
this.make = make;
this.model = model;
this.mielage = mielage;
this.doors = doors;
this.titleStatus = titleStatus;
}
public void printDetails() {
System.out.println(this.year + " " + this.make + " " + this.model + ", " + this.mielage + " miles, "
+ this.doors + " doors, " + this.titleStatus + " title");
}
}
| common_corpus | {'identifier': 'https://github.com/sree6494/Workspace/blob/master/Assignment1/src/Car.java', 'collection': 'Github Open Source', 'open_type': 'Open Source', 'license': 'Apache-2.0', 'date': '', 'title': 'Workspace', 'creator': 'sree6494', 'language': 'Java', 'language_type': 'Code', 'word_count': '87', 'token_count': '210', '__index_level_0__': '19254', 'original_id': 'fb4e55fa84863d7446528a336d61980e5f93bb595418197629aefabda67d73da'} |
Main menu:
Your Digital Kids:
Studying the Studiers
There are times to take a breather from the digital world and study the old fashioned way.
Published: November, 2005
In a world where it’s only 8 minutes until the next TV commercial, video games hone lightening fast reflexes, and even the food is fast it’s hard for kids to buckle down and study. Studying is slow work, and often comes at the end of their long, jam-full days. The procrastinators, the fidgeters, the snackers, the mutli-taskers …they are all variations on the I-can’t- settle- down -to -study theme.
Parents can’t study for their kids but they can lend a studied hand:
1. Make a space.
Some swear that they study best at the kitchen table; some say they study in bed, but it’s not advised. Try to create a place with minimal distractions and use it only for studying. A good study area should have good lighting and ventilation, a comfortable chair and a space large enough to spread out their materials. If they are prone to daydreaming or dawdling you may want to peek in every now and then.
2. Chart a course.
Help them create a chart of all of the subjects they are taking and all the deadlines they need to meet. Include exams, papers, and projects. If their teachers don’t do it, then work backwards from the due date, helping them set milestones to meet (first drafts of your papers, a week or two for studying for an exam). Reevaluate your chart frequently in case things should change. (Wall charts work better than calendars kept on computers because you can see your entire workload at a glance.)
3. Channel Misspent Energy.
Some students fret so much about the work they have they actually never get around to doing it. If your child is constantly feeling overwhelmed they may need to carve out a bit more study and homework time or learn to work more efficiently. Have them keep a list of everything they do for a day or two and review it to see where they can be more efficient. They should list extra curricular activities, doctors appointments, phone calls with friends and time spent on the computer.
4. Study how to study.
Look into time management course and study skills courses that may be offered by your child’s school or an after school class or tutor. A few sessions learning study techniques can be well worth it.
5. Look for found study time.
Doctor’s appointment waiting room? Got half an hour before ballet class? A quick review or a few pages of reading can make good use of the wait and ease the homework load later.
6. Plan for breaks.
No one can go to school all day, have activities after school and then study non-stop. Even if they get 2 -3 hours of homework an evening, they’ll be more effective if they work in 45-60 minute stretches with break in between.
7. Take Note:
They say that half of succeeding in school is showing up alert. If they take good notes in class and then use highlighters or notecards to reinforce what they’ve noted, they’ll be in good shape. One technique is to leave ample room in the margins as you take notes so that you can reread your notes and jot down key phrases and terms during review. | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '0', 'language_id_whole_page_fasttext': "{'en': 0.9439481496810912}", 'metadata': "{'Content-Length': '16990', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:JEFDQHRHJKI3BQMEJYNYLB7ENPCWP3FI', 'WARC-Concurrent-To': '<urn:uuid:1da968c0-d8b9-45da-ad70-81a286212588>', 'WARC-Date': datetime.datetime(2014, 8, 1, 15, 53, 19), 'WARC-IP-Address': '209.237.150.20', 'WARC-Identified-Payload-Type': None, 'WARC-Payload-Digest': 'sha1:5QBAN2HIOEMFIJINBBPKLGELUUGFPROU', 'WARC-Record-ID': '<urn:uuid:ee38274b-9bea-4205-87dd-ce9b06e97729>', 'WARC-Target-URI': 'http://www.robinraskin.com/blog/your-digital-kids/studying-the-studiers/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:a051a114-8f91-48a6-b6f9-5ebd9c0227ea>', 'WARC-Truncated': 'length'}", 'previous_word_count': '558', 'url': 'http://www.robinraskin.com/blog/your-digital-kids/studying-the-studiers/', 'warcinfo': 'robots: classic\r\nhostname: ip-10-146-231-18.ec2.internal\r\nsoftware: Nutch 1.6 (CC)/CC WarcExport 1.0\r\nisPartOf: CC-MAIN-2014-23\r\noperator: CommonCrawl Admin\r\ndescription: Wide crawl of the web with URLs provided by Blekko for July 2014\r\npublisher: CommonCrawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.08713310956954956', 'original_id': '8b5fea9a1503b3d3c394b2db1d978f01ee60a6f8fc05803a3039d4be0287fe2c'} |
Test Android StudyStack App
Please help StudyStack get a grant! Vote here.
Reset Password Free Sign Up
incorrect cards (0)
correct cards (0)
remaining cards (0)
Pass complete!
Correct box contains:
Time elapsed:
restart all cards
Normal Size Small Size show me how
Vocabulary Chap. 1.3
chapter 1.3 vocab
Absolute Location Location based on latitude and longitude coordinates.
Aristotle and Plato Greek philosophers who believed the earth was round.
Cartograms Maps that assign space by the size of some datum.
Cartographer Map makers; they are very concerned with the problem of distortion.
Concentration The density of particular phenomena over an area.
Diffusion Describes the spread or movement of a principle or idea.
Distribution The terms comes from the idea that everything on the Earths surface must have a physical location.
Environmental Determinism An important development in the field of geography in the early 20th century that stated that human behaviors are a direct result of their environment.
Formal Region Regions where anything and everything inside has the same characteristics or phenomena.
Functional Region Regions that can be defined around a certain point or node; functional regions are the most intense around the center but lose their characteristics as the distance from the focal point increases.
GIS A way for geographers to obtain new information.
GPS Global positioning system. Where you are at that point. In cars, for example.
Geography The description of the Earths surface and the people and process that shape those landscape.
Hierarchical Diffusion The notion that a phenomenon spreads as a result of the social elite, like a politician, famous person, entertainment leaders, spreading societal ideas or trends.
Latitudes (parallels) Parallel lines that run east to west on the surface of the earth.
Longitudes (meridians) Parallel lines that run north to west on the surface of the earth.
Pattern Describing how objects are organized in space, patterns can be anything; triangular, linear, or even 3 dimensional.
Possiblist An approach to geography favored by modern geographers that suggest that humans are not a product of their environment, but possess skills to change the environment to fit human needs.
Ptolemy Wrote "the guide to geography", an 8 volume guide.
Region A concept used to link different places together based on any parameter the geographer chooses.
Relative Location A location that is based on, or refers to, another feature on the earths surface.
Scale The relationship between the size of a map and the the actual size of something on the earth.
Spatial Interaction (movement) Concerned with how linked a place is to the outside world, this theme of geography deals mainly with area.
Thematic Map Used to determine some types of geographic phenomenon, thematic maps can be represented in various ways; chloropleth maps, dot maps, isoline maps.
Vernacular Region A region that exists primarily in the individuals perception or feelings. (e.g., the concept of the "South")
Arithmetic Density Determined by dividing the population of a country by the total land area.
Distance decay The lessening of a phenomenon as the distance from the hearth increases.
Industrial Revoltion 1750 in England. When Europeans developed new technologies, spurring a more mechanized system of farming and eventually moving them to stage 3 of the industrial economy.
Created by: julie_vant on 2013-09-12
| dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '190', 'language_id_whole_page_fasttext': "{'en': 0.877131998538971}", 'metadata': "{'Content-Length': '43507', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:QXL3A2432WD3VFC3KSJXV4FRSCEMTM5A', 'WARC-Concurrent-To': '<urn:uuid:c567b74c-de5e-4b45-9041-bf37c89a8395>', 'WARC-Date': datetime.datetime(2014, 12, 22, 23, 27, 58), 'WARC-IP-Address': '68.169.54.217', 'WARC-Identified-Payload-Type': None, 'WARC-Payload-Digest': 'sha1:FNMJFHW42K7WDOCXVWQLBGPBWNREHPPH', 'WARC-Record-ID': '<urn:uuid:b73ce6a0-e481-41dd-9df2-c14040afcd3d>', 'WARC-Target-URI': 'http://www.studystack.com/flashcard-1324746', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:9eef5e07-1aa5-40bf-9981-4341ab7d5659>', 'WARC-Truncated': None}", 'previous_word_count': '751', 'url': 'http://www.studystack.com/flashcard-1324746', 'warcinfo': 'robots: classic\r\nhostname: ip-10-231-17-201.ec2.internal\r\nsoftware: Nutch 1.6 (CC)/CC WarcExport 1.0\r\nisPartOf: CC-MAIN-2014-52\r\noperator: CommonCrawl Admin\r\ndescription: Wide crawl of the web with URLs provided by Blekko for December 2014\r\npublisher: CommonCrawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.24065923690795898', 'original_id': '5b3810d99bbc867f2b173025e8d871df8309023afa3e5b313e202f8f976ea620'} |
5 Ways To Start Your Own Walking Group
walking group
Sam Edwards/Getty Images
Sure, walking groups may not sound as cool as stadium cycling or as cutting-edge as the latest boot camp craze, but you know what? They've stuck around since the 80s because they quickly turn a boring stroll into a social event that just happens to count as your daily cardio, using walking for weight loss. In fact, a new review published in the British Journal of Sports Medicine (which looked at 42 studies on the benefits of outdoor walking groups over the last two decades) found that the shared activity helped participants do everything from lose weight and lower their blood pressure to reduce their risk for heart problems and depression. The biggest (though totally unsurprising) benefit: The group walkers were more likely to stick with it.
"We all find excuses for not doing something, but if you're in a group, you're more motivated," says study author and post-graduate researcher Sarah Hanson. Another reason to grab your girlfriends: Previous research also shows that when you walk in a group, you walk faster and further than when you walk on your own.
Of course, finding or creating the right group, doesn't happen by itself. To make it a little easier, we gathered tips from walking coach Michele Stanten on how to start your very own walking group—from lace-up to finish line.
MORE: The Best Walking Workout For Your Personality
1. Recruit right.
To recruit group members, Stanten recommends passing out flyers in your neighborhood, exercise classes, work, or at any clubs you're a part of. You can even check out websites like exercisefriends.com or walkers.meetup.com that allow you to search for walking buddies in your area. When considering potential members already in your social circles, think about the types of people you would enjoy spending time with. "You aren't going to want to walk with people you don't enjoy," Stanten says. Aim for at least two other people committing before you get started, that way you still have a walking buddy if one can't show. Four or five members is a good number, but try to stay under 12—you don't want too many people walking in the streets, especially if it's a busier route.
2. Fix a time.
zia soleil/Getty Images
....And make sure that time works for you. "If you're the leader, you can't be the one skipping out," Stanten says. If you have kids, try for a time right after school drop-off. If you work, try for an early morning meet up or during lunchtime. Just make sure your timing is consistent so the rest of the group can get into the routine and stick with it.
MORE: 4 Strength-Training Moves Every Walker Should Be Doing
3. Pave a smart path.
Make sure your meeting place is conveniently located. Translation: that 30-minute drive to the park is going to get really old really fast. If there aren't any parks nearby, walk right in your own neighborhood. Or, tie your walk to another weekly event. For instance, if you already meet your friends for coffee, start at the coffee shop and save coffee for after your walks. "Having it tie to something that you regularly do gives you that cue and makes you more likely to stick with it," Stanten says. If you've got beginner walkers, stay away from hilly neighborhoods, and avoid traffic-heavy routes at all costs. "It's going to be much more enjoyable if you have a safe, easy place to walk," she says.
4. Keep it together.
Because everyone walks at different paces, it's natural that some group members will get ahead of the pack and others will fall behind. Once the power-walkers of the group have had some time to stride, Stanten recommends looping—or whistling for them to come back—about halfway through the walk. "The group that's farthest out turns around and comes back so everyone can mingle and talk again," she says. That way the slower walkers won't feel as though they're holding back the group, and the faster walkers still log more steps with their quicker pace.
MORE: 3 Walking Workouts That Blast Fat
5. Make it fun.
Tom Merton/Getty Images
"If you have a group that's interested in reading, you could always do a book club: Read a book and then discuss it while you're walking," Stanten says. "If you have people who don't know each other, do little icebreakers as you're walking: Have people share stories and ask silly questions." It'll give everyone the chance to get to know each other and build new relationships—more reason to keep on stepping.
Advertisement - Continue Reading Below
More From Workouts | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '27', 'language_id_whole_page_fasttext': "{'en': 0.9633045792579652}", 'metadata': "{'Content-Length': '218023', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:PG7PU52NS7XF5EXTSPZQE2NGHX3DVOAS', 'WARC-Concurrent-To': '<urn:uuid:0629b708-ea98-4b3a-b1fb-02e7f1597d49>', 'WARC-Date': datetime.datetime(2021, 9, 26, 10, 39, 15), 'WARC-IP-Address': '199.232.64.155', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:PIKOYB7XN3W7H2Y3FTZM4V3WPJ5YWOSC', 'WARC-Record-ID': '<urn:uuid:643185cf-df8b-4b0d-a962-26b05154a9de>', 'WARC-Target-URI': 'https://www.prevention.com/fitness/a20460338/start-a-walking-group/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:d7d3e491-9d70-4c43-8688-9ff44e1a5666>', 'WARC-Truncated': None}", 'previous_word_count': '802', 'url': 'https://www.prevention.com/fitness/a20460338/start-a-walking-group/', 'warcinfo': 'isPartOf: CC-MAIN-2021-39\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for September 2021\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-67-67-142\r\nsoftware: Apache Nutch 1.18 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.2-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: https://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.08222025632858276', 'original_id': '5008c9c7dd8568d1602eb9aa09e6dd372dcad60523d9829508bccc8bf8dead25'} |
require 'spec_helper'
describe '#incrbyfloat(key, increment)' do
before { @key = 'mock-redis-test:65374' }
it 'returns the value after the increment' do
@redises.set(@key, 2.0)
@redises.incrbyfloat(@key, 2.1).should be_within(0.0001).of(4.1)
end
it 'treats a missing key like 0' do
@redises.incrbyfloat(@key, 1.2).should be_within(0.0001).of(1.2)
end
it 'increments negative numbers' do
@redises.set(@key, -10.4)
@redises.incrbyfloat(@key, 2.3).should be_within(0.0001).of(-8.1)
end
it 'works multiple times' do
@redises.incrbyfloat(@key, 2.1).should be_within(0.0001).of(2.1)
@redises.incrbyfloat(@key, 2.2).should be_within(0.0001).of(4.3)
@redises.incrbyfloat(@key, 2.3).should be_within(0.0001).of(6.6)
end
it 'accepts an float-ish string' do
@redises.incrbyfloat(@key, '2.2').should be_within(0.0001).of(2.2)
end
it 'raises an error if the value does not look like an float' do
@redises.set(@key, 'one.two')
lambda do
@redises.incrbyfloat(@key, 1)
end.should raise_error(Redis::CommandError)
end
it 'raises an error if the delta does not look like an float' do
lambda do
@redises.incrbyfloat(@key, 'foobar.baz')
end.should raise_error(Redis::CommandError)
end
it_should_behave_like 'a string-only command'
end
| mini_pile | {'original_id': 'd376ec220343d1c7252da30ade301116468fe78ff9e7e4a6997b779812a5867a'} |
Tuesday, December 8, 2009
Snow, snow, go away, don't come back another day
I live in Iowa. I have no idea why people live this far north. My excuse is that I was born here, my family is here and I'm trying to move sometime soon. We got about 3 inches of snow Sunday night and another 2 last night. In the next 24 hours we are supposed to get 7-12 inches more! It isn't supposed to reach above the freezing level within the forseeable future. Wednesday, after the foot of snow, we are predicted to have sustained 35-40 mile an hour winds. For those of you who don't live in a frozen tundra, that means as soon as plows clear the roads, they are covered in drifts of snow again. It also means less than a quarter mile of visibility. I. Hate. Winter.
On a happier note, I went to the mall last night. I am done Christmas shopping but I had so many good coupons, I couldn't resist. $15 off a $15 purchase, $10 off a $10 purchase and free item up to $13 when you spend $10. I consider myself a savvy shopper, but even I was impressed with the results:
1. $50 sweater, on sale for $40, with $15 off coupon = $25
2. $24 candle, on sale for $12, with $10 off coupon = $2
3. Two $13 lotions, on sale 2 for $10, plus got a $11 body wash free = $10
Grand total: $110 worth of stuff for $37.
As the savviest shopper, Staci Reynolds of Examiner.com and ReynFashions, says, "Don't buy it just because the price tag is right." I didn't. The sweater I already own in grey and purple argyle and I love it, so I bought the solid blue version. You can always use free body wash, use a candle as a gift and either use or gift the lotion.
1. No snow here in Vancouver yet.. and I am further north! It has been really cold though. I still have to finish my Xmas shopping...eeep!
2. Grand total: 16 inches of snow. There were drifts up to my chest over the driveway. We're still stuck because the plow hasn't gone down our street.
Related Posts with Thumbnails | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '0', 'language_id_whole_page_fasttext': "{'en': 0.9786924719810486}", 'metadata': "{'Content-Length': '79396', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:DBSZ4ZT4BLCGMWINMTVNVE3Y56Q6EIYX', 'WARC-Concurrent-To': '<urn:uuid:2653170c-e46d-4fbb-a1d7-48b43f3e1357>', 'WARC-Date': datetime.datetime(2020, 8, 12, 11, 53, 14), 'WARC-IP-Address': '172.217.5.225', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:DMZL46CMRNEMARIYIBWIEIWTTMEPUZZM', 'WARC-Record-ID': '<urn:uuid:3e19b278-cf21-4433-9fdd-3b81adc5f12b>', 'WARC-Target-URI': 'http://tonyadusold.blogspot.com/2009/12/snow-snow-go-away-dont-come-back.html', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:4dea5dc0-a6fe-4691-985e-af5824502e5b>', 'WARC-Truncated': None}", 'previous_word_count': '359', 'url': 'http://tonyadusold.blogspot.com/2009/12/snow-snow-go-away-dont-come-back.html', 'warcinfo': 'isPartOf: CC-MAIN-2020-34\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for August 2020\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-67-67-142.ec2.internal\r\nsoftware: Apache Nutch 1.17 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.2-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.018322229385375977', 'original_id': '18746ce0ddace926ad4185abefc56bd9b1a69dea84dd80f84d1f782d31c811e0'} |
The Suffolk Punch Heavy Horse
0 Conversations
The Suffolk Punch is among the oldest of the heavy horse breeds in the UK, and sadly is a dying breed. In 2008 the animal was listed as an endangered species, and actions were taken to try to preserve this magnificent horse, which can stand in at a height of between 15 to 16 hands (5ft 6in) and weigh in excess of three quarters of a ton. Its colour is usually a varying shade of chestnut brown and, like the Shire horse, the Punch is known as a gentle giant having a broad head, thick neck and a short muscular body.
A Brief History
The earliest recorded date for the Suffolk heavy horse goes way back to the 16th Century. The animals living today can actually have their ancestry traced all the way back to one stallion, a horse called Crisp's Horse of Ufford, which was foaled in 1768.
The Suffolk Punch heavy horse was generally only to be seen in the eastern counties of England, where it worked on the land. It only became known elsewhere when farms became mechanised, and the use of heavy horses declined. The breed then started to move out across the UK where it could be seen at country fairs and shows, or pulling brewery drays.
But, despite being commercially viable, the Suffolk Punch didn't venture far from its home county. One reason is that at the height of the horse's popularity, East Anglia was a remote part of Britain, almost totally isolated, with little in the way of road or rail networks. It was not until the late 1930s that the Punch started to be introduced more widely around the country, but by then it was too late to expand the breed in any large numbers or to make it commercially viable to sell - mechanisation was rapidly taking over in and on farms.
Another problem that led to the rapid decline of the breed was the onset of the Second World War. A rapid increase in food production was needed, and the flat lands of East Anglia made it easy for new machines to do the job more quickly and efficiently than the horse. Farmers got rid of the horses, some selling as many as 40 in one day. Sadly the only buyers around at the time were mainly slaughterhouses, and as late as 1966 there were only nine Suffolk Punch foals born nationwide.
It became clear that they were nearing extinction, and if the breed were to survive then new breeders were needed. This started to happen in 1967 and the numbers have steadily grown since. There is still some way to go to secure the breed, but at the beginning of the 21st Century stocks are at the highest they have ever been.
Today the horses are still used mainly for showing at country fairs and shows, or by some breweries to pull drays. Others are kept as pets, or on stud farms.
Suffolk Punch Trivia
There is a book called The Suffolk Stud Book Volume 1, which is considered a classic among livestock books. It was written by Herman Bidell, who was the first secretary of the Suffolk Horse Society back in 1877. He spent two years tracing the ancestry and pedigree of all the horses alive at the time. The book was illustrated by a local artist called John Duvall.
In March 2008 a BBC news report stated that there was a renewed threat to the heavy horse breeds, with the Suffolk Punch numbers being reduced to just a few hundred. Efforts are being renewed to preserve and maintain the breed,with the help of the Rare Breeds Survival Trust.
Other Heavy Horses
Below is a list of Heavy Horse Breeds, the Shire at the top of the list, being the most popular and best known.
The numbers for each of the above breeds varies (as of 2008) but overall, they are historically very low. There are renewed efforts underway to preserve the various breeds via an assorted array of clubs, societies and individuals.
Bookmark on your Personal Space
Conversations About This Entry
There are no Conversations for this Entry
Infinite Improbability Drive
Infinite Improbability Drive
Read a random Edited Entry
Categorised In:
Written by
Edited by
h2g2 Editors
Write an Entry
Write an entry
Read more | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '93', 'language_id_whole_page_fasttext': "{'en': 0.9766287803649902}", 'metadata': "{'Content-Length': '19182', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:5FPA4LLXVSXMGBGULMRT7MXSKDRV2AJV', 'WARC-Concurrent-To': '<urn:uuid:67b10458-3cc9-440e-bbf1-0e4a6271c8d8>', 'WARC-Date': datetime.datetime(2019, 6, 18, 3, 10, 17), 'WARC-IP-Address': '104.25.214.14', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:J6SDPCAO7TWYLKDJINOFIIREFYLWEJUB', 'WARC-Record-ID': '<urn:uuid:46b9baa5-b4f4-4e7c-80b0-059811416b94>', 'WARC-Target-URI': 'https://h2g2.com/edited_entry/A34644305', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:e8e6e0e3-b5f9-4bc7-aace-836a63e76e65>', 'WARC-Truncated': None}", 'previous_word_count': '825', 'url': 'https://h2g2.com/edited_entry/A34644305', 'warcinfo': 'isPartOf: CC-MAIN-2019-26\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for June 2019\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-158-222-202.ec2.internal\r\nsoftware: Apache Nutch 1.15 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.1-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.0733373761177063', 'original_id': 'd3d7db119a8813357e51c16cf6ba45efc1d6d7364a5ab3f25c0fdf0d15577cd4'} |
<template>
<!--直接使用el-row、el-col-->
<div class="home">
<el-row>
<el-col :span="6" :style="formTitleStyle">
文本框:
</el-col>
<el-col :span="18">
<eltext v-model="model.name" :meta="metaText"/>
</el-col>
</el-row>
<el-row>
<el-col :span="6" :style="formTitleStyle">
多行文本框:
</el-col>
<el-col :span="18" :style="formTitleStyle">
<elarea v-model="model.contact" :meta="metaText" @input="myChange"/>
</el-col>
</el-row>
<el-row>
<el-col :span="6" :style="formTitleStyle">
URL:
</el-col>
<el-col :span="18">
<elurl v-model="model.url" :meta="metaText" @input="myChange"/>
</el-col>
</el-row>
<el-row>
<el-col :span="6" :style="formTitleStyle">
数字:
</el-col>
<el-col :span="18">
<elnumber v-model="model.age" :meta="metaText" @input="myChange"/>
</el-col>
</el-row>
<el-row>
<el-col :span="6" :style="formTitleStyle">
:
</el-col>
<el-col :span="18">
</el-col>
</el-row>
<br>
<div style="text-align:left;padding-left:100px;">
表单值:<br>
<template v-for="(item, key) in model" :key="key">
{{key}}:{{item}}<br>
</template>
</div>
</div>
<!--直接使用el-form-->
<div>
<el-form ref="form" :model="model" label-width="80px">
<el-form-item label="活动名称">
<eltext v-model="model.name" :meta="metaText"/>
</el-form-item>
<el-form-item label="活动网址">
<elurl v-model="model.url" :meta="metaText" @input="myChange"/>
</el-form-item>
<el-form-item label="年龄要求">
<elnumber v-model="model.age" :meta="metaText" @input="myChange"/>
</el-form-item>
<el-form-item label="年龄要求">
<elrange v-model="model.age" :meta="metaText" @input="myChange"/>
</el-form-item>
<el-form-item label="活动区域">
<elselect v-model="model.select" :meta="metaText" @input="myChange"/>
</el-form-item>
<el-form-item label="活动日期">
<eldate v-model="model.date" :meta="metaText" @input="myChange"/> -
<eltime v-model="model.time" :meta="metaText" @input="myChange"/>
</el-form-item>
<el-form-item label="即时配送">
<elradios v-model="model.radio" :meta="metaText" @input="myChange"/>
</el-form-item>
<el-form-item label="活动性质">
<elcheckbox v-model="model.checks" :meta="metaText" @input="myChange"/>
</el-form-item>
<el-form-item label="特殊资源">
<elswitch v-model="model.switch" :meta="metaText" @input="myChange"/>
</el-form-item>
<el-form-item label="活动形式">
<elarea v-model="model.contact" :meta="metaText" @input="myChange"/>
</el-form-item>
<el-form-item>
<el-button type="primary" @click="onSubmit">立即创建</el-button>
<el-button>取消</el-button>
</el-form-item>
</el-form>
<component :is="'elurl'" v-model="model.url" :meta="metaText" @input="myChange"></component>
</div>
<!--使用el-form的v-for-->
</template>
<script>
import { reactive, ref } from 'vue'
import eltext from '@/components/nf-el-form-item/t-text.vue'
import elarea from '@/components/nf-el-form-item/t-area.vue'
import elurl from '@/components/nf-el-form-item/t-url.vue'
import elnumber from '@/components/nf-el-form-item/n-number.vue'
import elrange from '@/components/nf-el-form-item/n-range.vue'
import eldate from '@/components/nf-el-form-item/d-date.vue'
import eltime from '@/components/nf-el-form-item/d-time.vue'
import elradios from '@/components/nf-el-form-item/s-radios.vue'
import elcheckbox from '@/components/nf-el-form-item/s-checkbox.vue'
import elselect from '@/components/nf-el-form-item/s-select.vue'
import elswitch from '@/components/nf-el-form-item/s-switch.vue'
export default {
name: 'eleBase',
components: {
eltext,
elarea,
elurl,
elnumber,
elrange,
eldate,
eltime,
elradios,
elcheckbox,
elselect,
elswitch
},
setup () {
// 定义表单实体类
const model = reactive({
age: 1,
url: '',
name: '',
contact: '',
date: null,
time: null,
radio: 1,
checks: [],
select: 1,
switch: true
})
// 定义样式
const formTitleStyle = {
'text-align': 'right',
'padding-right': '10px'
}
// 控件类型的属性
const metaText = reactive({
controlId: 103,
colName: 'controlType',
controlType: 190,
optionList: [],
isClear: false,
disabled: false,
required: true,
pattern: '',
title: '组件类型',
placeholder: '请输入组件类型',
maxlength: 100,
readonly: false,
ele: {}
})
// 定义
const currentTabComponent = ref('elurl')
const myChange = (e) => {
// alert(e)
console.log('changele')
}
return {
currentTabComponent,
model,
formTitleStyle,
metaText,
myChange
}
}
}
</script>
| common_corpus | {'identifier': 'https://github.com/jiayuzhuo2021/nf-vue-element/blob/master/src/views/eleBase - 副本.vue', 'collection': 'Github Open Source', 'open_type': 'Open Source', 'license': 'MIT', 'date': '2021.0', 'title': 'nf-vue-element', 'creator': 'jiayuzhuo2021', 'language': 'Vue', 'language_type': 'Code', 'word_count': '351', 'token_count': '1895', '__index_level_0__': '6465', 'original_id': '05c17fe24d192701ca260a8f291844a8b7932537cbd59ba618a4dceaf613a0c0'} |
Apply These 5 Pieces Of Common Sense Relationship Advice Right Now
Sometimes it’s hard to recognize and come to grips with the very real flaws in our everyday relationships. Whether it’s a romantic relationship, relationships with family, or our relationships with our friends, you may currently be beneath the relationship veil. Soooo here is a little “outsider looking in” advice that you should seriously consider.
1) Stop letting people use you.
If you notice the only time you hear from this person is when they need a listening ear to vent to, financial assistance, or help of some kind stop answering their texts and calls. These are the type that could see you on the barely keeping things together side for yourself, or on the verge of your own breakdown, and WOULD STILL ask if they can borrow a few dollars, get a ride somewhere, if you could watch their kids, etc.
Often times you are only as valuable to these people as what you’re willing to give and do for them. If you are desperate enough to have a relationship with these people to allow them to keep using you, or don’t mind having to constantly make excuses or say no to them then keep them around. Otherwise, eliminate these people from your life. If it’s a family member, love them from afar, and holla at cuz only at family functions.
2) Stop letting people manipulate you.
Human Manipulation Book
Human Manipulation Book
If this person is going to kill his/herself if you don’t do a particular thing, if you’re going to ruin their life if you don’t do a particular thing, if they can’t be with you unless you accept a particular thing, etc., as harsh as it sounds, that’s their problem; not yours. You can have a verbally, mentally, or physically abusive person in your life that you have tried your best to work with, yet reached a point where you couldn’t tolerate them anymore.
Many times these people will try to force you to continue to be subjected to the unpleasant things they do to you by making statements similar to the aforementioned. DON’T YOU FALL FOR IT! 9 times out of 10 he/she is not going to kill his/herself, you are not ruining their life, and you should never be required to lose yourself to be with or around someone. Similar statements and other actions that try to bully or manipulate you (like causing conflict in one of your other romantic/friend/family/work relationships, incessantly calling or texting you, accusing you of various things like having never cared for them, etc.) are simply tools of the trade for these people. Walk away.
3) Never be someone’s secret.
It’s understandable, with the way social media works these days, if someone doesn’t want to blast the relationship between the two of you on social media. Lord knows there will be someone standing by ready to hate on your relationship. HOWEVER if you are an absolute secret that this person appears to be extremely cautious with and pretty damned determined to never let get out, that’s a problem.
If you try to take a pic with your “boo” are they always dodging the camera, or when you’re going live do they duck or slap the phone out of your hand to avoid appearing on your live? Does this person never so much as reference that they have a significant other in ANY social media post ever, and does he/she appear as single as a dollar bill to everyone on the outside looking in?
Victoria Secret's Crush Perfume
Victoria’s Secret Crush Perfume
If you’ve answered yes to most of these questions, sorry to inform you but…. YOU ARE A SECRET and not just low key. If you’re friend of the opposite sex can’t talk to you around their mate, can’t hang out with you and their mate or family together, or you can’t get an invite to any of the family events, YOU ARE A SECRET. You’re not really a “friend”. Get out of and far away from these secret relationships. They’re not healthy for you, and leave you vulnerable to some powerful emotional gut shots, and/or all out embarrassment. Its honestly not worth it.
And no, I’m not speaking to those whose moral structure allows them to be a proud side piece. You’re a different breed. I’m speaking to those who are not content being someone’s dirty little secret. First acknowledge that you are, in fact, a secret. It’s not “complicated” or they’re not “protecting you” or just “extremely private” or anything else they’re feeding you. Stop falling for the nonsense. Find a mate or friends who won’t keep you secret, and are more than proud to have you.
4) Family is forever, like it or not.
Yes, in this day and age there are countless people more than willing to drag their family all over the internet talking about how horrible they are and how dirty they did them. These people will tell you their family business, make threats to their family, blast their family, etc. all for….what exactly? For your entertainment. No matter what other reason they give, it’s because they feel someone will understand where they are coming from, why they are so upset, or why they feel so betrayed.
They often hardly know these people for whom they are performing on social media. The problem is, as a spectator, most people couldn’t care less who was right, who was wrong, or if there is a resolution to be had. For most, it’s simply entertainment and just one more thing to gossip about. Guess what….Junebug STILL coming to the family reunion even after all of that performing you did, like it or not.
Yup, some family will do you dirtier than a stranger in the street. Once you learn that, don’t hold on to all of that bitter resentment and aggression. Don’t become that cousin that’s always messing up the family gatherings because of the chip you have on your shoulder. Stop embarrassing the whole family on social media because of mess between you and Junebug. Simply change how you move. Now you know you have to love this particular relative from afar (If at all), and never allow them to again get into a position to do you wrong a second time.
Stop letting the world know your grandmothers and grandfathers or parents dropped the ball somewhere and raised these ain’t sh*t individuals that exist in your family. Look at these people who exist in your family as a fluke, and not the new standard for the “Modern Family”.
5) If something feels off to you, it probably is.
Unless you are someone with an anxiety disorder of some sort, have some kind of history of constantly being wrong, or are just a naturally suspicious person, believe your gut instincts. If you are one of the aforementioned persons, take your meds and understand that for you, things may not be what they seem. However if none of the previously mentioned applies to you, it hurts nothing and helps everything to put your mind at ease.
If you think your kid is lying about who they are with or where they are going, check it out and verify. If you feel one of your family members is acting a little funny, investigate it and talk to them about it. If you feel things are a little different between you and your mate, don’t start snooping around, stalking them, or hawking them. Speak to them; lay your concerns on the table. You’ll feel a lot better just getting it all out of your system and getting to the bottom of things, rather than getting yourself all worked up subconsciously over what may quite possibly be absolutely nothing.
If you do discover problems, then move on to finding or creating solutions. Don’t be more afraid to look crazy than you are afraid to actually GO crazy. Don’t do it to yourself. Whatever it is, don’t wimp out, be too busy, or be too lazy to get it handled. It will be much better for your mental health.
Check yourself
If any of these flaws exist in your everyday relationships, whether it’s a romantic relationship, relationships with family, or your relationships with your friends, stop living beneath the relationship veil. Use some common sense before you lose yourself. Outsiders looking in probably already see what you are blind to. Or maybe you see it, but simply are not yet prepared to tackle it. Get to cleaning out your relationship clutter. You’ll be glad you did. You’ll find much more peace in your life. You’ve got some straightening out to do.
5 responses to “Apply These 5 Pieces Of Common Sense Relationship Advice Right Now
1. Pingback: 4 Things To Consider Before Dating Long Distance | The Soundtrack Of My Life Blog·
Leave a Reply
You are commenting using your account. Log Out / Change )
Twitter picture
Facebook photo
Google+ photo
Connecting to %s | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '6', 'language_id_whole_page_fasttext': "{'en': 0.9395293593406676}", 'metadata': "{'Content-Length': '100568', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:PBZ4UWRWS5ZSYWIWONHCXBVDAWHFVWSE', 'WARC-Concurrent-To': '<urn:uuid:920986b9-2cad-4959-b387-55e66c5bb846>', 'WARC-Date': datetime.datetime(2017, 10, 23, 6, 17, 46), 'WARC-IP-Address': '192.0.78.25', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:CB34MWT5XNB6DG75UJ6ANSDH46VMHV7R', 'WARC-Record-ID': '<urn:uuid:17f49c39-29f5-4d19-ac80-1b34b7ee115b>', 'WARC-Target-URI': 'https://thesoundtrackofmylife.blog/2017/03/22/5-pieces-of-common-sense-relationship-advice/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:eba8afb3-5554-407e-aaee-306f7e38724c>', 'WARC-Truncated': 'length'}", 'previous_word_count': '1494', 'url': 'https://thesoundtrackofmylife.blog/2017/03/22/5-pieces-of-common-sense-relationship-advice/', 'warcinfo': 'robots: classic\r\nhostname: ip-10-230-39-145.ec2.internal\r\nsoftware: Nutch 1.6 (CC)\r\nisPartOf: CC-MAIN-2017-43\r\noperator: Common Crawl Admin\r\ndescription: Wide crawl of the web for October 2017\r\npublisher: Common Crawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.026404082775115967', 'original_id': 'f9ad327100b92ce40c99d05e9c27cf22fe368012a0a12484eec29ecce5036355'} |
The Skeptical Environmentalist
Irks Greens and their Supporters
By James Pinkerton
Excerpted from an article on Tech Central
"Bjørn Lomborg, a professor at the University of Aarhus in Denmark, challenges the enviros on their proudest premise: that their program will make the world a better place. Describing himself as "an ex-Greenpeace guy," he has written a provocative new book, The Skeptical Environmentalist: Measuring the Real State of the World.
Lomborg freely admits that he is a statistician, not an earth scientist. As he told a recent forum at the Manhattan Institute, a conservative think tank in New York City, "I didn't go out and measure any temperatures." Instead, true to his statistical calling, he gathered numbers. And then, in the tradition of Julian Simon and Gregg Easterbrook, he followed the trail of his data, leading him to the conclusion that, "things are getting better, doomsday is not near."
Environmentalists have blasted him. In its January issue, Scientific American published five pieces of rebuttal. Lomborg responded by posting the articles, plus his refuting annotations, on his website, and so the eco-battle is joined.
Media Source: | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '1', 'language_id_whole_page_fasttext': "{'en': 0.9631686210632324}", 'metadata': "{'Content-Length': '39582', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:ZNJGD7SPHEBB5AH6UTRDSQEO6GGJ3RT6', 'WARC-Concurrent-To': '<urn:uuid:cc11d327-4e07-4ed8-a1a0-b39434655cc4>', 'WARC-Date': datetime.datetime(2014, 10, 31, 9, 14, 52), 'WARC-IP-Address': '198.61.169.162', 'WARC-Identified-Payload-Type': None, 'WARC-Payload-Digest': 'sha1:P7MPKAYOY76VFYLYJSREAPSDVOVDOUYX', 'WARC-Record-ID': '<urn:uuid:63527dcb-9eea-4ddb-a538-6aa26d5c7522>', 'WARC-Target-URI': 'http://perc.org/articles/skeptical-environmentalist', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:2a6e64d8-9d87-4d55-85be-a094e00437a1>', 'WARC-Truncated': 'length'}", 'previous_word_count': '181', 'url': 'http://perc.org/articles/skeptical-environmentalist', 'warcinfo': 'robots: classic\r\nhostname: ip-10-16-133-185.ec2.internal\r\nsoftware: Nutch 1.6 (CC)/CC WarcExport 1.0\r\nisPartOf: CC-MAIN-2014-42\r\noperator: CommonCrawl Admin\r\ndescription: Wide crawl of the web with URLs provided by Blekko for October 2014\r\npublisher: CommonCrawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.0194433331489563', 'original_id': '4300f4517751ead3f8c869d95a985eca5a2c878524f2ab6c6f3751e9f1cfd4fa'} |
What You Need to Know: Vitamin C
Ascorbic acid, or vitamin C, is a potent antioxidant with increasingly diverse uses in health promotion and disease prevention.
Every step in the progression of atherosclerosis can benefit from the antioxidant power of vitamin C, from preventing endothelial dysfunction and altering lipid profiles and coagulation factors to preventing blood vessel changes that can lead to strokes and other vascular catastrophes.
Vitamin C supplements reduce cellular DNA damage that is the vital first step in cancer initiation and also reduce the inflammatory changes that allow a malignant cell to grow into a dangerous tumor.
Vitamin C and the Importance of Antioxidants
Oxidative damage and the resultant inflammatory changes are now known to lie at the root of most common chronic conditions in humans, such as cardiovascular disease and cancer.5,35,48-51 Although for many years it was thought that tissue ischemia (lack of oxygen-rich blood) caused the damage from acute conditions such as myocardial infarction (heart attack) and stroke, today we recognize instead that it is the sudden restoration of vital oxygen and the consequent production of reactive oxygen species that wreak major havoc on surviving tissue.52 This so-called ischemia/reperfusion injury is also now recognized as a critical factor in brain injury following bleeding and head trauma.53
Reactive oxygen species are harmful in other ways as well—they contribute to the DNA damage that is the first step in converting healthy cells into malignant cancers54,55 and they impair many of the checks and balances inherent in our immune systems, rendering us potentially vulnerable to deadly infections and their consequences.56,57 Finally, healthy lifestyle choices such as exercise17,18 and unhealthy activities such as smoking and excessive alcohol consumption14,24,58 produce reactive oxygen species that must be controlled to prevent tissue injury. Scientists studying all of these conditions are rapidly developing a strong appreciation for vitamin C’s powerful potential as a preventive and often therapeutic supplement.
and cut the risk of gastric cancer it causes.
Video Workouts
Winter Training
About Me
I strive to motivate others on living a healthier, happier life by bringing awareness the importance of a mind, body and spirit connection. I still train and hang out at Boston Body Pilates, as well as Teach my own classes and private sessions! Enjoy the site and thanks for stopping by:) | mini_pile | {'original_id': 'ad4057b729f9140474dc752eb088fb13674210a709e04d382937d74cc3426c69'} |
@article {cite-key, title = {The status of Wnt signalling regulates neural and epidermal fates in the chick embryo.}, journal = {Nature}, volume = {411}, number = {6835}, year = {2001}, month = {May}, pages = {325{\textendash}330}, address = {Department of Microbiology, Umea University, S-901 87 Umea, Sweden.}, abstract = {The acquisition of neural fate by embryonic ectodermal cells is a fundamental step in the formation of the vertebrate nervous system. Neural induction seems to involve signalling by fibroblast growth factors (FGFs) and attenuation of the activity of bone morphogenetic protein (BMP). But FGFs, either alone or in combination with BMP antagonists, are not sufficient to induce neural fate in prospective epidermal ectoderm of amniote embryos. These findings suggest that additional signals are involved in the specification of neural fate. Here we show that the state of Wnt signalling is a critical determinant of neural and epidermal fates in the chick embryo. Continual Wnt signalling blocks the response of epiblast cells to FGF signals, permitting the expression and signalling of BMP to direct an epidermal fate. Conversely, a lack of exposure of epiblast cells to Wnt signals permits FGFs to induce a neural fate.}, issn = {0028-0836 (Print); 0028-0836 (Linking)}, doi = {10.1038/35077115}, author = {Wilson, S I and Rydstrom, A and Trimborn, T and Willert, K and Nusse, R and Jessell, T M and Edlund, T} } | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '164', 'language_id_whole_page_fasttext': "{'en': 0.8807796239852905}", 'metadata': "{'Content-Length': '2107', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:DZVM2FV5RSBRITWWEVYLPAPDF7WED2AV', 'WARC-Concurrent-To': '<urn:uuid:ee39ba30-dc16-43b5-a3bc-882f1f4480a8>', 'WARC-Date': datetime.datetime(2021, 5, 12, 6, 20, 20), 'WARC-IP-Address': '171.67.215.200', 'WARC-Identified-Payload-Type': 'text/plain', 'WARC-Payload-Digest': 'sha1:PDWWKJIXUL4VFSD5IOYQG4D45OYJCSZH', 'WARC-Record-ID': '<urn:uuid:5bf11079-67ab-446e-9bf0-382167af8cd2>', 'WARC-Target-URI': 'http://web.stanford.edu/group/nusselab/cgi-bin/lab/publications/export/bibtex/141', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:b6f1d401-0805-4a8a-b853-92dba7f601ea>', 'WARC-Truncated': None}", 'previous_word_count': '196', 'url': 'http://web.stanford.edu/group/nusselab/cgi-bin/lab/publications/export/bibtex/141', 'warcinfo': 'isPartOf: CC-MAIN-2021-21\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for May 2021\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-67-67-245.ec2.internal\r\nsoftware: Apache Nutch 1.18 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.2-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: https://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.25400036573410034', 'original_id': '2a20237f45a8ed36035602ec4ca531a9bf92220474f23a54b14d57b7b7a4f261'} |
Wednesday, December 31, 2014
I Love You Laurie
On this day in beautiful, snowy, Georgetown Colorado, not so very long ago, surrounded by family and friends you said yes and became my partner, my gift from God, my wife. I thank the Lord every day for blessing me with you and eagerly await what He has planned for us.
Tuesday, December 30, 2014
Papal Power Grab
This is the Triregnum, the papal tiara, symbol of the office of the papacy. This understated little beauty is encrusted with gold, silver, pearls, rubies, emeralds, sapphires and other rare and valuable gemstones and valued at a minimum of $10,000 a sum of which can provide 77,000 meals for the needy. According to the Vatican this symbol of the papacy is three crowns symbolizing the three powers of the pope: Father of Kings, Governor of the World, Vicar of Christ
Of course the power the pope wields is the power that the world gives him, or what he is able to grab for himself. There's no biblical references or requirement for a vicar of Christ, there's no election for Governor of the World, and the whole Father of Kings thing, well that's possible considering the sexual excesses of past popes. However the bible says the requirements of a an overseer of a church or denomination are:
That's really about all the bible states for a leader of a church, and the Pope household falls a bit short of wife and children to be considered a biblically compliant overseer. The office of the pope is primarily concerned with their own trinity: Power, Money, and Getting More of Both. And it's becoming obvious that the Vatican has figured out how to reclaim it's past glory.
Friday, December 26, 2014
Nation Will Rise Against Nation
I used to think this was a redundant statement, or worse I was thinking that nations meant only democracies and free societies while kingdoms referred to monarchies or dictatorships. Was I wrong!
A kingdom is any kind of country; free, socialist, monarchy. The word Kingdom was translated from the original βασιλεύς (basileia) which means kingdom, or power to rule a kingdom. At the time of the New Testament that's all there were. But a nation is different. The word we translate to nation comes from the Greek word ἕθνος (ethnos) from which we get our word "ethnic" from.
Thursday, December 25, 2014
Merry Christmas Beloved of Christ
For unto us a child is born,
unto us a son is given:
and the government shall be upon his shoulder:
and his name shall be called
The mighty God,
The everlasting Father,
The Prince of Peace.
Wednesday, December 24, 2014
Have a Blessed Christmas!
Merry and Joyous Christmas wishes, I pray that each of you draw closer to our Lord and Savior Jesus Christ in the year to come. Here's an awesome video from Stand To Reason blog that explains exactly why Christmas is so unique of all holidays
Monday, December 22, 2014
I have acquaintances who tell me "We don't celebrate <insert holiday here>" generally for "religious" reasons. But Christmas? How can someone not celebrate Christmas? Then again I know religions that celebrate nothing. That's the thing about Christianity - God gave us the independence to determine how we should worship Him.
According to Paul's words here a Christian can rightly celebrate any day he or she wishes as a day for the Lord. I've been told "We don't celebrate birthdays" and my unspoken response was "Seriously? You don't set aside a day to give your Lord thanks and praise for the birth of your child?" They chose to not celebrate birthdays, that's their right, but they do not have the right to tell me I'm sinful for celebrating. The problem is that Graham Hancock is right; mankind is a species with amnesia. We forget stuff, and one way to remember stuff is a celebration.
Thursday, December 18, 2014
The Real Reason For The Season
I love the Christmas season, I love the trees, and the lights and the music, the gifts and the gatherings, and if there's snow I'm in heaven. (The best thing about living in Colorado is regardless of the weather, a White Christmas is only an hours drive away) Being human beings squabbles will arise as we overschedule, overtax, and overspend ourselves, and I even like those too because it's family.
In all the hustle and bustle that happens around this time we all to easily forget what the reason for the season truly is. As John MacArthur points out in his sermon "The Ugliness of Christmas" the reason for the season isn't actually Jesus, Jesus came because of sin, making sin the actual reason for the season.
Sunday, December 14, 2014
Knowledge of God Is Exclusive to Christians
This sounds pretty inflammatory, only Christians can have knowledge of God? How dare we think like that? Well, for one reason, Jesus told us:
That's an important verse, and an important concept: "nor does anyone know the Father except the Son, and anyone to whom the Son wills to reveal Him." Jesus tells us flat out that only He knows God The Father, and He chooses to whom He will reveal that knowledge. This entire verse is keeping with the ancient law or custom known as the Jewish Law of Agencies. This simply states
"A person's agent is regarded as the person himself." Therefore any act committed by a duly appointed agent is regarded as having been committed by the principle." (The Encyclopedia of the Jewish Religion, R.J.Z. Werblowski and Geoffrey Wigoder)
So to know Jesus is to know God, which is what Jesus stated. Christians know (or strive to know) Jesus. We love Jesus, we follow him, we cling to his every word. We talk to him in prayer, we give him praise and glory and we try to emulate him as a little brother would copy the thought, word, and deed of a much older, wiser brother. As we do this we learn about God.
When our Coexist friends start preaching their "All Paths Lead To God" screed, their rhetoric should bring a tear of sadness to the Christians eye. These people reject Jesus, so how can they know God? And why would they preach such unsubstantiated stuff? It's more than likely the god of this world putting ideas into their heads.
Friday, December 12, 2014
The Pope Gets His Theology From Cartoons
Happy To Be A Catholic Dog
I'm glad I visited Rome when I did, back in the late 70's. Not because it was a wonderful time, for those of us in the military it wasn't all that wonderful, but because it wasn't so weird in Rome back then.
Mr. Pope, who really isn't a James Bond villain, just made one of the most nonsensical, unbiblical, pronouncements since he began his attack on the bible in March 2013.
"One day, we will see our animals again in the eternity of Christ. Paradise is open to all of God's creatures." - Mr. Pope
Before discussing Mr. Pope's statement, let's look at the bible verses that he based his statement on:
The Gospel According To Luke
If you hold to the concept that you can't believe a gospel because the author did not personally know Jesus while he was alive then don't read Luke. Luke never personally, physically met Jesus. They didn't have dinner together, Luke never heard Jesus preach, Luke didn't help distribute the bread and fish to the thousands. So obviously the Gospel of Luke cannot be trusted, right?
The inaccurately titled blog The Church of Truth (which in reality is merely an atheist screed attacking something they can't possibly understand) goes to great and unsuccessful efforts to prove the falsehood that the bible can't be trusted and one of their great weapons is the completely inaccurate assessment that if the author of a Gospel didn't know Jesus while Jesus walked the earth, then that Gospel is not worth considering.
If you believe this assessment, then I urge you to consider doing the following: go to your nearest university, go into the research library, find the history section, and burn it to the ground. Statistically NONE of those books in there, other than autobiographies and memoirs, were written by someone who had "skin in the game", the vast majority of history books were are written long after the fact by researchers and historians who interviewed witnesses, acquaintances of witnesses, historical records and other history books.
Wednesday, December 10, 2014
The Gospel According to John
The Gospel of John was the last written and the most individual Gospel of the four. While the three synoptic gospels were written before the fall of Jerusalem and have specific audiences in mind, the Gospel of John was written long after the end of Jewish temple worship and not directed to a specific group or culture, but to the world as a whole. John's presentation is unique also, due to the fact that John focuses on Jesus the Savior, not the Kingdom of God. The synoptic gospels present Christ the Messiah who is offering the promised Kingdom of God to the Jews, in John the kingdom is only mentioned five times in three verses.
The primary purpose of this gospel is actually stated in the gospel itself, the reader doesn't have to dig for meaning or implied reasoning, it's all right there:
Another unique thing about John is that it only covers 20 days in Jesus' life on earth and not in sequence. John does not record Jesus' birth, genealogy, childhood, baptism, temtation, transfiguration and assention of Jesus, but instead begins with the fact that Jesus is God (John 1:1-4). John records no parables and this is the only gospel to refer to Jesus as the "Lamb of God", an image familiar to Jews. The Jews understood the sacrifice of a lamb symbolized the taking away of sin.
Thursday, December 4, 2014
The Gospel According To Mark
There is no internal documented evidence that the Gospel of Mark was written by Mark, or John Mark, the idea that the Gospel According to Mark came from the early church. The most important evidence comes from Papias (c. a.d. 140), who quotes an even earlier source as saying:
this tradition did not come to Mark as a finished, sequential account of the life of our Lord, but as the preaching of Peter—preaching directed to the needs of the early Christian communities;
Mark accurately preserved this material.
So if you don't want to outright reject the entire Gospel According to Mark as many scholars wish us to do, then you can rightly call it the Gospel According to Peter as it appears that John Mark was acting as Peter's secretary. | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '435', 'language_id_whole_page_fasttext': "{'en': 0.964305818080902}", 'metadata': "{'Content-Length': '208167', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:FBHXYO3MT3ZWYFXMUXBVKRASPWZD3BYY', 'WARC-Concurrent-To': '<urn:uuid:7460eec2-9bac-4587-a06a-b7688e76ae4b>', 'WARC-Date': datetime.datetime(2017, 8, 19, 15, 2, 52), 'WARC-IP-Address': '216.58.218.225', 'WARC-Identified-Payload-Type': 'application/xhtml+xml', 'WARC-Payload-Digest': 'sha1:72TOWARNXSMJGH2L675A276VEUEOODAM', 'WARC-Record-ID': '<urn:uuid:15015073-65fe-4b37-bf76-4266f55821a0>', 'WARC-Target-URI': 'http://wideawakechristian.blogspot.com/2014/12/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:53a3294e-df40-49bc-a93d-9fc85b4b1e03>', 'WARC-Truncated': None}", 'previous_word_count': '2192', 'url': 'http://wideawakechristian.blogspot.com/2014/12/', 'warcinfo': 'robots: classic\r\nhostname: ip-10-145-170-239.ec2.internal\r\nsoftware: Nutch 1.6 (CC)\r\nisPartOf: CC-MAIN-2017-34\r\noperator: Common Crawl Admin\r\ndescription: Wide crawl of the web for August 2017\r\npublisher: Common Crawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.02587258815765381', 'original_id': 'a72197179d18e3728cbbe5969685025f8049790bc1231be285b8244f211d0f49'} |
The California cigarette market consists of the following supply and demand curves:
QD = 150 – 20p
QS = 40p
where Q is the number of packs of cigarettes per year (in millions!), and p is the price per pack.
a. Compute the market equilibrium price and quantity.
b. Calculate the price elasticities of each curve at the equilibrium price/quantity.
c. California imposes a tax on cigarettes of $0.90 per pack. Suppliers pay this tax to the government. Compute the after-tax price and quantity. How much do suppliers receive net of tax (per pack)?
d. Demand for cigarettes is generally more elastic over longer periods of time as consumers have more time to kick the habit. What does this imply about the tax incidence in the long run as compared to the short run?
a. Set the supply and demand equal:
150 – 20p = 40p
Solving for p:
p* = 2.5
Q* = 100
So the price is $2.50 per pack and 100 million packs of cigarettes sold.
b. The slope of the demand equation is:
dQD/dp = -20
The elasticity of demand is therefore
ED = -20 (2.5/100 ) = -0.5
The slope of the supply equation is:
dQS/dp = 40
The elasticity of supply is then:
ES = 40 (2.5/100 ) = 1.0
c. The supply with the tax becomes:
QS = 40(p – 0.90 )
The new equilibrium is where
40(p – 0.90 ) = 150 – 20p
60p = 180
p* = 3.10
The quantity is:
Q* = 150 – 20 (3.10 ) = 88
The price sellers earn net of tax (per pack) is 3.10 – 0.90 = $2.20.
d. The more elastic the demand curve is, the less of the burden falls on consumers. So over a longer period of time, the burden on consumers ($0.60 ) will move towards the suppliers. Price will fall from $3.10 as consumers quit smoking. | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '0', 'language_id_whole_page_fasttext': "{'en': 0.9190272688865662}", 'metadata': "{'Content-Length': '42978', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:CEWKMO6RTFIM4SG6LAQVJYTLYXI66ODQ', 'WARC-Concurrent-To': '<urn:uuid:307b869b-a2f1-43c8-9706-50e7c1e8fcc8>', 'WARC-Date': datetime.datetime(2022, 11, 27, 2, 34, 58), 'WARC-IP-Address': '162.214.161.144', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:EHHCEBGFTYYGIZGAMR2PRSOAHZCVYTBK', 'WARC-Record-ID': '<urn:uuid:0cf5c648-503f-4073-84d3-b39fa74c7cd6>', 'WARC-Target-URI': 'https://foorquiz.com/the-california-cigarette-market-consists-of-the-following-supply-and-demand-curves/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:53696cbf-680d-4551-8b0f-a2b2f0744ae3>', 'WARC-Truncated': None}", 'previous_word_count': '273', 'url': 'https://foorquiz.com/the-california-cigarette-market-consists-of-the-following-supply-and-demand-curves/', 'warcinfo': 'isPartOf: CC-MAIN-2022-49\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for November/December 2022\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-67-67-40\r\nsoftware: Apache Nutch 1.19 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.4-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: https://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.34093213081359863', 'original_id': 'bdee063e69eab5978cba21216034a1e7c3af9ea3b4a306bde0b31d883b2ec184'} |
Categoria:!Artigos de importância desconhecida sobre Guiné Equatorial
categoria de um projeto da Wikimedia
Categoria:!Artigos de importância desconhecida sobre Guiné Equatorial instância de categoria da Wikimedia | common_corpus | {'identifier': 'https://www.wikidata.org/wiki/Q9409383', 'collection': 'Wikidata', 'open_type': 'Semantic data', 'license': 'CC0', 'date': '', 'title': 'Categoria:!Artigos de importância desconhecida sobre Guiné Equatorial', 'creator': 'None', 'language': 'Multilingual', 'language_type': 'Semantic data', 'word_count': '25', 'token_count': '53', '__index_level_0__': '39098', 'original_id': 'abf9aa2589a3c7c4941f62b8fcaf5ae29af2aef17ce5560a3bb1be9f95798979'} |
Researched Veterans
US Coast Guard Medals
American Defense Medal
Authorized to any military member who performed duty between September 8, 1939 and December 6, 1941. Members of the United States Army were required to perform at least one year of duty, during the above time period, while United States Navy, U.S. Coast Guard, and United States Marine Corps personnel were awarded the medal for any length of service during the eligible time frame. | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '0', 'language_id_whole_page_fasttext': "{'en': 0.9794126152992249}", 'metadata': "{'Content-Length': '1913', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:D3WIIIVMZMJ3JHLLMH6KCANBXSQJFOEI', 'WARC-Concurrent-To': '<urn:uuid:8b2bd05b-4d9c-41a3-9949-a05aa00cf7d5>', 'WARC-Date': datetime.datetime(2019, 1, 19, 4, 8, 16), 'WARC-IP-Address': '167.206.61.100', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:C4AELMZUVOHTKWSBHTKTXBUB3I3MBCFT', 'WARC-Record-ID': '<urn:uuid:3f944a00-bb12-43ce-a262-ed11bc92b253>', 'WARC-Target-URI': 'http://veterans.hackensackschools.org/Medals/US%20Coast%20Guard%20Sub%20Pages/American%20Defense%20Medal.htm', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:ea2eaf70-e661-47f3-abe5-bff3a664532a>', 'WARC-Truncated': None}", 'previous_word_count': '74', 'url': 'http://veterans.hackensackschools.org/Medals/US%20Coast%20Guard%20Sub%20Pages/American%20Defense%20Medal.htm', 'warcinfo': 'isPartOf: CC-MAIN-2019-04\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for January 2019\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-149-111-56.ec2.internal\r\nsoftware: Apache Nutch 1.15 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 0.11-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.05967438220977783', 'original_id': '76f6b920060b0f10e86d73787d3bde8cb54dd19ebf4ce10fc99e65f477ec7bc2'} |
Skip to body
Nutrition Exercise and Health Sciences
The Department of Nutrition, Exercise, and Health Sciences prepares students in a variety of professions that focus on the physical and functional abilities of humans. Human functioning is the overriding theme of all curricula offerings. In addition to didactic aspects, many classes provide experiential learning through structured laboratories, practicums, and internships. All programs provide opportunities to interact with faculty and to participate in both undergraduate and graduate research.
NEHS offers the following Undergraduate Degrees:
NEHS offers the following Supporting Minors:
NEHS offers the following Certificate Programs:
NEHS offers the following Graduate Degrees:
Admission Requirements:
To be admitted to a major or minor, all students must:
1. Meet with an advisor in the specific program of interest. Because of the variety of options and the pre-admission requirements of programs, it is advisable to meet with an advisor early to plan the program schedule and to facilitate timely graduation.
2. Complete specific pre-admission requirements (see individual programs).
3. Complete and file a major application with the department office, signed by the academic advisor and the program director. Application forms can be obtained from the advisor or the department office.
4. Complete and file with the department office, a program of study that lists the required and elective courses necessary for program completion. Course of study forms can be obtained from the academic advisor.
Student Scholarly Activities:
The department is student oriented and all programs provide a wide range of laboratory and field experiences as part of specific degree requirements and degree options. Students who engage early in optional learning experiences gain a better understanding of their profession, are more competitive in the job market, and increase their chances for graduate school admission.
Student Organizations:
Exercise Science Club: All EXSC students are required to join the EXSC Club. This student-run organization meets regularly to discuss academic planning and career opportunities, performs service activities, and plans recreational outings.
Nutrition Science Club: The NSC provides opportunities for students to use their knowledge and skills in performing service activities, learn about career opportunities, discuss academic planning, and engage in recreational activities.
EMT Club: The EMT Club is a student organization that is purposed to provide basic life support services to on-campus activities as a means of first-line-response. The EMT Club is comprised of current students that are certified emergency medical technicians. The EMT Club is supervised by a faculty member of the Paramedic Program and is provided the necessary emergency medical equipment and continuing education to provide essential emergency medical services.
Additional fees are assessed for many of the department’s laboratory and field experience courses. These fees are used to partially support materials purchased and transportation costs.
Graduation Requirements
1. Satisfactory completion of all requirements of the university and of the specific degree program of study.
2. Application for the bachelor’s degree must be filed by the second Friday of the quarter preceding the quarter in which the degree is to be received. Instructions and deadlines are available through Registrar Services. | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '0', 'language_id_whole_page_fasttext': "{'en': 0.950985074043274}", 'metadata': "{'Content-Length': '33465', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:FZCAZA3QVQPBMBNTTRHIYFX4ZQX6GKTF', 'WARC-Concurrent-To': '<urn:uuid:d0bd1e5b-ef3e-4926-a5aa-d3827c9dd490>', 'WARC-Date': datetime.datetime(2014, 8, 1, 23, 30, 38), 'WARC-IP-Address': '72.233.192.40', 'WARC-Identified-Payload-Type': None, 'WARC-Payload-Digest': 'sha1:DPBSPQWHDFHSKBJ3K6GLNGECGFTWOTEX', 'WARC-Record-ID': '<urn:uuid:88b2d32a-8d3e-47ff-8420-b29838379130>', 'WARC-Target-URI': 'http://www.cwu.edu/health-science/?textonly=1', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:d18a70c2-fe63-4835-9b63-a25e4fa8d2f9>', 'WARC-Truncated': 'length'}", 'previous_word_count': '503', 'url': 'http://www.cwu.edu/health-science/?textonly=1', 'warcinfo': 'robots: classic\r\nhostname: ip-10-146-231-18.ec2.internal\r\nsoftware: Nutch 1.6 (CC)/CC WarcExport 1.0\r\nisPartOf: CC-MAIN-2014-23\r\noperator: CommonCrawl Admin\r\ndescription: Wide crawl of the web with URLs provided by Blekko for July 2014\r\npublisher: CommonCrawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.07052892446517944', 'original_id': '52e2324fc07207887ff2c13d44c5fe1df9878715081dd4b573dc4191790417c3'} |
Le Marine Heavy Helicopter Squadron 366 (ou HMH-366) est un escadron d'hélicoptère de transport du Corps des Marines des États-Unis composé d'hélicoptères CH-53E Super Stallion. L'escadron, connu sous le nom de "Hammerheads" est basé à la Marine Corps Air Station New River, en Caroline du Nord depuis sa réactivation en 2016. Il est sous le commandement du Marine Aircraft Group 29 (MAG-29) et de la 2nd Marine Aircraft Wing (2nd MAW).
Le code de queue de l'escadron est "HH". Lors de leur activation le , l'escadron se composait de 130 Marines et de 8 hélicoptères et qui est passé à plus de 300 Marines et 16 hélicoptères en 2009.
Mission
Assurer le transport de soutien d'assaut des troupes de combat, des fournitures et de l'équipement lors d'opérations expéditionnaires, interarmées ou combinées à l'appui des opérations de la Force tactique terrestre et aérienne des Marines.
Historique
Origine
Le Marine Heavy Helicopter Squadron-366 (HMH-366) a été initialement activé le au Marine Corps Air Station Kaneohe Bay, à Hawaï, dans le cadre de l'Aviation Support Element Kaneohe (ASEK) où il était le seul escadron d'hélicoptères lourds en service actif dans le Corps des Marines. L'indicatif d'appel de l'escadron, "Hammerhead", a été inspiré par le fait que la baie de Kaneohe abrite la plus grande population de requins-marteaux au monde, et l'écusson original de l'unité comportait un requin-marteau sautant par-dessus un CH-53D en vol.
Service
Pendant qu'il était actif à Hawaï, l'escadron s'est déployé dans le Pacific Missile Range Facility (PMRF), Barking Sands sur Kauai, la Pohakuloa Training Aera sur la grande île, et a terminé avec succès un déploiement sur le continent à l'appui d'exercices interarmes (CAX), et Cours d'instructeurs d'armes et de tactiques (WTI). L'escadron a également soutenu un déploiement de quatre avions à Dhaka, au Bangladesh, pour le soutien présidentiel de la visite du président Bill Clinton dans le pays.
Le , avec un nombre limité de CH-53D disponibles dans le Corps des Marines, et aucun CH-53D supplémentaire n'étant produit, l'escadron a été désactivé dans le cadre d'un plan de réalignement visant à redistribuer le personnel et les avions des unités aux trois escadrons CH-53D restants à Hawaï (HMH-362, HMH-363, HMH-463).
L'escadron a été réactivé le dans le cadre de l'expansion du Marine Corps. Depuis lors, l'escadron a participé à la dernière rotation HMH à l'appui de l' Opération Enduring Freedom en 2014 et à l' Exercice Trident Juncture qui a eu lieu en Norvège en 2018.
Récompenses
Meritorious Unit Commendation
Voir aussi
Notes et références
Liens internes
United States Marine Corps Aviation
Organisation de l'United States Marine Corps
Liste des groupes aériens de l'United States Marine Corps
Liens externes
HMH-366 - Site GlobaleSecurity.org
HMH-366 "Hammerheads" - Site Seaforces.org
HMH-366 - Site mag29.marines.mil
H-366
Unité ou formation militaire créée en 1994
2nd Marine Aircraft Wing | common_corpus | {'identifier': 'https://fr.wikipedia.org/wiki/HMH-366', 'collection': 'Wikipedia', 'open_type': 'Open Web', 'license': 'CC-By-SA', 'date': '2023.0', 'title': 'HMH-366', 'creator': 'https://fr.wikipedia.org/w/index.php?title=HMH-366&action=history', 'language': 'French', 'language_type': 'Spoken', 'word_count': '464', 'token_count': '873', '__index_level_0__': '41144', 'original_id': '8cbf7e2b3c885589b6ca94a41b80beaf24e8bcbcce90f748069a53c5c2cb3a77'} |
<HTML>
<BODY>
All classes for the 'create database' wizard
</BODY>
</HTML> | mini_pile | {'original_id': '0262618655b0e197a0472cad5b1644d76946ca8f53e3f329d98ce488ca19bdf7'} |
Friday, 23 July 2010
Internal | External 2010
This blog has now ended in this form, but continues in a new specific form.
Please visit Internal | External 2010 to continue reading.
Saturday, 2 January 2010
2010 and back to work
2010 is now here and I'm attempting to kickstart my research after the hiatus of the relocation. As this is my final MPhil year I will now need to formalise my PhD research and set it's parametres. To horrendously misuse a quote from MacBeth I need to now "Screw my research position to the sticking post" (sorry Bill).
In the fallow time between the last post and this I have been reading (not enough) and processing (not enough) that information. One book I have read and now re-reading is by Interaction Designer Jon Kolko. His book "Thoughts on Interaction Design" in it's introduction makes a value statement that an intrinsic value of IxD is in "the creation of a framework in which to experience these designs." (Kolko, 2010, p7) This value statement is to be seen in the context of IxDesigners as "shapers of behavior" (ibid).
Sunday, 11 October 2009
Where I am right now
Since my last post in July a lot has happened that is all positive. I was shortlisted for a new job over summer and had to spend time preparing for it. The good news is that I got it and have been the brand spanking new Lecturer in Digital Design at Glasgow Caledonian University for two weeks now. A week before my interview I also gained the decisive email confirming I will be presenting my paper "Where's the Graphic Designer in the Graphical User interface?" at the IASDR2009 conference in Seoul, Korea. This conference begins a week today.
So I'm sure I'm forgiven for not posting anything to the blog for 2 months as I have been interestingly side-tracked by events. I'm writing this post from the Filmhouse cafe in Edinburgh where I am now permanently living*. This blog will be resumed on a more regular basis come November once all the seismic shifts have dissipated.
*I'm living in Edinburgh permanently, not the Filmhouse… just thought I'd make that clearer.
Thursday, 16 July 2009
Update on progress
I've currently been focusing on understanding the Design Model and wading my way through the jungle of similar terms that may or may not be discussing the same concept that Norman does.
My main confusion had been whether Design Models and Design Patterns were the same concept. Through posts to IxDA and PhD-Design listserv and direct correspondence with academics I have been gaining some insight. I'd like to acknowledge the advise of C K Vijay Bhaskar, J. Ambrose Little and Paul Ralph from IxDA; and Filippo Salustri, Ranjit Menon, Sydney Hudspeth, Terence Love from PhD-Design listserv for their comments.
Added to these posts are an email conversation between myself and the two joint authors of the paper 'Understanding and Using Patterns in Software Development' Dirk Riehle and Heinz Zulligghoven. They have helped me see that Patterns are different from Models, and have encouraged my choice of research from a visual communication position.
>This is a quick post to acknowledge comments and advice… I'll post soon on the comments and the results gained from them.<
Saturday, 13 June 2009
A quick acknowledgement of thanks…
During my last few posts I have been contacting various people from academia and interaction design for comments and input. A very valuable connection was made during this last week with Dr. Linden Ball of Lancaster University who emailed me a final proof of a paper he co-authored. Richardson and Ball's Internal Representations, External Representations and Ergonomics paper has just been published in Theoretical Issues in Ergonomics Science.
It is on ergonomics and cognitive representations, and in the first part of the paper the 2 authors' present a succinct explication on a broader mental model literature review. The clarity of their conclusions is very informative to someone who is from a design discipline. I will post later on how their paper has helped me process my understanding of the literature I have read. We are approaching the literature from the requirements of two different discipline inquiries, but notwithstanding the obvious deviations in the literature some of their sources suggest further HCI literature to read. It is clear that S.J. Payne is an author I still need to read. I haven't yet sourced any of his writing despite being cited within the other literature. His Russian doll analogy of the theoretical strata of a mental model, I am sure, will be very useful to me as a tool to understand Johnson-Laird's definition.
What I have found extremely useful in clarifying the difference between mental and cognitive models is contained in a comparison table at the end of the paper. I will summarize it here:
Mental Models are dynamic constructs within a person's working memory (WM) during the performance of a task. This means that a mental model is task-specific, informed by external representations and reasoning about the actions needing to be performed. Therefore a mental model is informed by the conceptual model, and not to be confused with it.
Conceptual Models are a construct of a person's long-term memory (LTM) and are non-task specific. This makes them static during a task as the underpinning reasoning associated with a conceptual model is informed by existing knowledge of a system, a pre-existing experience that aids their representation on how that system behaves. Like mental models they are also informed by external representations, but conceptual models inform a person to dynamically construct a mental model or image in order to use the system in question.
Now that I have a clearer understanding between the terms I can return and re-evaluate my last 4-5 posts.
RICHARDSON, M. and BALL, L.J. (2009) Internal Representations, External Representations and Ergonomics: Towards a Theoretical Integration. Theoretical Issues in Ergonomics Science. 10(4), pp 335–376
Monday, 1 June 2009
Mental Model Literature Review - Part 3
This post continues my contextual/literature review and attempts to synthesise the older seminal work and newer work together.
Back in 1983 Gentner and Stevens presented a typology of methodologies to study mental models. They use the word 'eclectic' which, I deduce, may be where some current writers on the subject may have led to an imprecise use of the term mental model which I'll address in this post. The methodologies that Gentner and Stevens (1983, p2) present are:
• protocol analysis
• traditional cognitive psychology experiments
• developmental studies
• expert-novice studies
• simulation of possible psychological models
• comparison of the results of that simulation with what humans do
• field observation
• comparison across cultures
• comparison across time within the same culture
• designed field observation
Where Johnson-Laird's 1983 book focused upon the explication of mental models Gentner and Stevens' 1983 book focused upon application. Although these books are 25 years old they are still cited by current writers as the roots of mental model research. As interaction design emerged as a design discipline in its own right during the 1980s, cognitive scientific research informed its understanding of human behaviour. With the research came notable cognitive scientists such as Donald Norman. With the maturation of the discipline the tools for an interaction designer began to use personas in order for the design team to come to understand their target users. Personas are archetypes, derived from field observations, that embody the characteristics of each target user for the designers. The can then use the persona as a character mindset they can enter when they need to see the design from a user's point of view. Personas are not the same as a mental model
Over the last decade industry have identified different methodologies in order to understand the user in order to aid the design for them. One such methodology is affinity diagrams of user behaviours taken from ethnographic data. It is Indi Young from UX design company Adaptive Path who in recent years has been advocating affinity diagramming. It is a thorough methodology that interaction industry insiders find very rewarding. It is also problematic as this methodology is also referred to as mental models. In her 2008 book Mental Models: Aligning Design Strategy with Human Behaviour defines mental models as:
“Mental Models are simply affinity diagrams of behaviors made from ethnographic data gathered from audience representatives” (Young, 2008, pp2).
Not every interaction designer accepts this interpretation of a mental model. Nathan Kendrick of Designmap, in two replies to a posted question raised by Tom Dell'Aringa on the Interaction Design Association discussion board, disputes that this is nothing more than a task model. Dell'Aringa was asking for explication upon a mental model example in Young's book that uses an alignment diagram. Kendrick's response identifies with a cognitive scientific definition of the term, he says,
"This is a task model. Not mental model... mental models are the users (sic) understanding of how a system works. This particular method is to bridge user research and site IA. (…) the key difference meaning the task model has undergone analysis, synthesis, and ultimately organized by someone other than the user. A mental model is a user's messy, sometimes illogical understanding of how something operates." (Dell'Aringa, 2007)
In an podcast interview with Jared Spool, Indi Young defended her interpretation of the term against the confusion it causes within the discipline:
"It doesn't cause as much confusion as it causes debate. In HCI they teach a very narrow definition of mental model, they say it is something the user has in their head of how some particular piece of equipment they are working with works, or how some particular interaction they're going through works. In cognitive science, actually years ago, the definition of mental model had been expanded to mean lots of different concept models, so the idea that they are teaching just this one very narrow definition is a little dismaying. But if people can just open their mind to the idea there are lots of different ways to use that phrase mental model then it makes a lot of sense or the type of models that we're interpreting. We're building these mental models not out of something we're thinking, but we're letting the tasks build themselves, so basically all we're doing is interpreting this data that's already out there that already exists in other people's heads as to their mental model of how they get something done. So its not a mental model of how something works but its how they get something gets done. So maybe they are using lots of different tools and doing lots of different interactions, it is just a tiny extension of the old HCI definition. So I think that's totally acceptable. People may want to debate it - and say 'well gosh we are going to be confused' - but I don't think that, we're smart monkeys and we wont be confused." (Spool, 2008)
Gentner and Stevens (Gentner & Stevens, 1983, pp1-3) saw mental model research as fundamentally concerned with human’s knowledge of their world being examined and understood through cognitive processing. They identified the research, twenty-five years ago, as having three key dimensions that define and characterize it. These three dimensions inspect the nature of the modelling from the study of the methodology, the domain, and the theoretical approach. I began this post with a list of the various methodologies that they identified, and I will deal with methodology to place Young’s affinity modelling into a context. Before I do I wish to explore the other two dimensions, of which the domain contains the subject for the theoretical approach and selected methodology.
The domain they advance is the context for the experience of the phenomenon. The subject that a person focuses upon to make sense of happens in the real world. The person needs to predict what will happen based upon the affordances of the subject in question, past experiences of similar subjects, and inferences. The domain in which this happens either facilitates the successful dynamic construction of a model, or impedes it. Preece in her book Human Computer Interaction identifies (Preece et al, 1995, p136) the context-dependent nature of a model formed within a domain as a functional model. In her eyes the advantage of being context-dependent is that the mental model is easier to use. The domain can also be identified as the interactive system that the person is involved with and trying to make sense of. Preece in her later book Interaction Design: Beyond Human-Computer Interaction (Preece et al, 2002, p92) expands on learning from being context-dependent within a domain. She makes the important point that as the person develop their learning of how to use and work within the system, it doesn’t mean that the person actually understands HOW that system works. This is a crucial pivotal point that both Norman (1998) and Cooper (2007) address by different terms, they both identify making sense of how to use a system as the user’s mental model but the former calls understanding the system as the system model, whilst the latter calls this the implementation model.
The final dimension raised by Gentner and Stevens is that of the theoretical approach. Twenty–five years ago they identified a confluence of research from cognitive psychology and artificial intelligence that synergised the research of the day. This confluence has certainly developed as cognitive science grew from its multidisciplinary origins. Now recognised as a discipline in its own right it has continued its application across multidisciplinary boundaries, and has influenced interaction design, itself a discipline built upon synergy. Mental models have become a useful tool for the interaction designer, and it is still crucial to maintain a clear understanding of what is meant by the term. Young, with her definition of mental model has created a very useful tool for interaction designers but also has muddied the waters. In interview she is partly correct in citing that cognitive science over the years has expanded the “definition of mental model” but it is not HCI who are teaching “just this one very narrow definition”, it is defining affinity diagramming up using a recognised term. It is essentially a decision made at the publisher’s that is making the confusion, as Young’s methodology is proven, useful and informative, but it is as interaction designer Nathan Kendrick sums it up,
In this post I wanted to synergise several points into a thread spanning twenty-five years of the literature and place Young’s very useful methodology into a clearer context. I feel that the methods she uses can be very useful in my future practical project to understand and evaluate aspects of the user’s behaviour and attitude towards defining a design model, but to understand a user’s mental model the cognitive scientists have tested methodologies that will be more useful.
Again I must reiterate that this post is not a thesis but a process. This post together with earlier and later posts will be re-read and re-evaluated in order to write a paper to support my PhD project. There are still additional theories I wish to explore such as Suchman’s situated actions, aspects of embodied cognition and Winograd, that I haven’t yet touched upon in these posts so far. There are several useful points I may add to a new post that begins this process, but I foresee the paper being the place where these influences will appear.
DELL'ARINGA, T. (2007) Mental Model question restated. 26 June. Available from: IxDA Discussion Archives [Accessed 13 May 2008].
SPOOL, J. (2008) SpoolCast: Reviewing Mental Models with Indi Young [online]. [Accessed 13 May 2008]. Available from World Wide Web: [Podcast]
See Design Model - statement for a full list of references this post cites beyond those indicated above.
Sunday, 31 May 2009
Mental Model Literature Review - Part 2
In the previous post I began with attempting to shape my understanding of Mental Models by looking at some of the seminal books and papers often cited. I have not yet personally arrived at any full understanding of mental models nor how to use them to explore my primary research into Design Models. In this post I want to explore some of the language and concepts that appear to be common to the study. One of the reason's for doing this is not just to understand the language from another discipline, but to be able to use the language to fix my research position in cognitive science, before discussing Indy Young's interpretation of mental models within interaction design (Young, 2008).
Again, for the casual reader of this blog, I must state that this post is simply an exercise in synthesising my research to help me understand this complex subject. This post is not a finished thesis by any means, and shouldn't be read as such. I do aim to formalise this research into a paper to underpin my first practical PhD project later on. So feel free to comment, suggest other interpretations, disagree etc.
‘Why do people use mental models?’ We think mental models assist human reasoning in a variety of ways. They can be used as inference engines to predict the behavior of physical systems. They can also be used to produce explanations or justifications. In addition, they can serve as mnemonic devices to facilitate remembering.”
(Williams et al, 1983, p135)
"Mental Models are simply affinity diagrams of behaviors made from ethnographic data gathered from audience representatives. (...) A mental model for a particular topic is, in essence, an affinity diagram of user behaviors."
(Young, 2008, pp2-3)
Spanning 25 years the language as to what constitutes a mental model has naturally expanded, contracted, morphed and become specialised. But is the term still describing the same cognitive concept? There appears to be be a marked difference in the use of the term at present within interaction design than the term used by Cooper, Norman and those within the cognitive science discipline. Building upon the research documented seminally in 1983, mental models at present seems to have two appearances: Indy Young's 'affinity diagram of user behaviours' (2008) and 'cognitive modelling to aid understanding'. Alan Cooper, author and chairman of interaction design company Cooper, sees things more from a more user-centred perspective akin to the cognitive scientists definition. Cooper, Norman and others understand mental models as a personal tool used by each individual to make sense of a situation, task or encounter. Cooper says,
“A person’s mental model is their own internal representation of reality – the way they think about or explain something to themselves. Mental models are deeply ingrained and are often the result of a lifetime of experience. People’s expectations about a product and the way it works are highly informed by their mental model.” (Cooper et al, 2007, p118)
Therefore to enable me to reach a clear definition of mental models, that will lead me onto my research into the Design Model, I will now explore the language found within the literature in order to resolve the Young/cognitive science interpretation of the term. I will explore Young's idea and methodology in another post.
One of the aspects of mental models is that humans recognize structural patterns based upon previous experience or understanding of previous functionality. Mental models cannot and do not emerge fully formed, they are dynamically conceptualized from components of previous experience and knowledge. The individual selects the closest fitting components that together give them a model to understand the causality of the interaction. These components of experience/knowledge come from a prior learning process, and will themselves evolve into better components due to familiarity with the interaction over time. These components that are dynamically placed into a causal linear context are said to be cognitively "runnable". The person can conceptually "run" the causal components in their minds to envision the actual interaction, its process and its consequences. The term interaction referred to here is a general term. Interaction is a term that has an identity issue due to the different disciplines involved in defining it. Dr. Sally McMillan identified this problem nine years ago,
"while some scholars see interactivity as a function of the medium itself, others argue that interactivity resides in the perceptions of those who participate in the communication."
(McMillan, 2000)
It could be argued that the very nature of the range of definitions for interaction enriches the research surrounding its possibilities, but it can also obscure unless the exact parameters are defined to contextualise what form interactivity takes. One current industrial interpretation by Hugh Dubberly et al, of Dubberly Design Office (DDB) in San Francisco, of interaction approaches it from a systems-theory point of view (Dubberly et al, 2009). In an article posted on the DDB website he and his colleagues explore a broader systems interpretation of interaction. A paper I have previously found useful is one by Dr. Spiro Kiousis which was an explication of the term. In "" Kiousis suggests that
"interactivity is both a media and psychological factor that varies across communication technologies, communication contexts, and people's perceptions."
(Kiousis, 2002, p355)
In his explication he identifies a literature review, which by current standards a good historical benchmark, of types of interactivity. Through this he concludes that there are three common factors to interactivity from an operational point of view:
"technological structure of the media used (e.g. speed, range, timing flexibility, and sensory complexity), characteristics of communication settings (e.g. third-order dependency and social presence), and individuals’ perceptions (e.g. proximity, perceived speed, sensory activation, and telepresence)."
(Kiousis, 2002, p379)
Dubberly et al in the intervening years explore the transfer function of interaction. Looking to both Norman and Verplank Dubberly et al explore the dynamism of interactivity,
"in ‘interaction’ the precise way that ‘input affects output’ can itself change; moreover in some categories of ‘interaction’ that which is classed as ‘input’ or ‘output’ can also change, even for a continuous system"
(Dubberly et al, 2009, p3)
They refine this dynamic definition of interactivity to cover six systems: reacting, regulating, learning, balancing, managing & entertaining, and conversing (see diagram). Now I don't want to stray too far in discussing the definitions of interactivity in this post too much, I feel it is important if I am to make sense of a user's mental model being constructed to understand the interaction they are involved in. The component models that a user will "run" will naturally follow their previous experience, which in turn will informed by a form of interactivity they previously encountered. Therefore to understand a mental model dynamically conceived is contingent on also the form the interaction takes. Here is where Norman's term 'system image' twenty five years ago was coined to describe the cognitive process of how a user identifies the causality of the interaction. Each component model a person joins together to make sense of the interaction can be viewed as an 'object' with its own autonomy, its own properties are invariant and modular so that when dynamically formed as a mental model to understand one problem, that model can be disintegrated dynamically and rebuilt into a new model for a different problem using the same cognitive components. These component models of understanding are often naive, fallible, incomplete and inaccurate under quantifiable or qualitative scrutiny. They are based upon perception, learnt behaviour, deduction and previous experience of affordances. Therefore they are empirical and heuristical (Williams et al, 1983).
To understand a phenomenon the person establishes a proposition as to what needs to be achieved. This proposition is arrived at through the affordances that the phenomenon suggests. Leaving affordances to one side while I continue to nail down the roots of understanding the formation of a Mental Model. I will still be quoting from work done twenty five years ago, still cited today as seminal works, in order to then cross-examine with newer ideas as to what constitutes a mental model. Johnson-Laird was the first describe the cognitive process from a propositional reasoning point of view. Beginning with a hypothesis that people form visual images of objects and scenes by using their imaginations and experiences to dress the images, Johnson-Laird identifies that there are two psychology schools of thought upon the understanding of images: the 'imagists' and the 'propositionists'. The imagist school argue that images are a distinct form of mental representation, while the propositionist school argue that images are a secondary phenomenon, that images are a 'single underlying form of mental representation, and that images merely allows the stored experiences from previous phenomena to be more easily accessed. People who draw on this store are not adding any new information in the construction of an image. It is secondary to and underlying the main propositional representation from which an image is created. It is crucial to state that propositions in regard to mental representation are boolean, abstract and their structure are not "analogous to the structure of the objects they represent". Mental representation can therefore be broken down into three forms. The propositional representations are strings of symbols strung together to form the syntax that elucidates the mental model. The mental model is a structural analogue of the phenomenon, while the image are perceptual correlates, complimentary visualisations created from mental representations of the model from a particular point of view (Johnson-Laird, 1983). Johnson-Laird describes the distinctions between them as high-level mental processing, and ultimately the construction and manipulation of a mental model is to make it possible for a person to "reason without logic". To explain this I wish to quote Johnson-Laird's explication on propositional reasoning before I end this post.
“Philosophers have generally taken propositions to be conscious objects of thought – those entities that we entertain, believe, think, doubt, etc., and that are expressed by sentences (…). Since I am concerned, not with the nature of the ‘machine code’ of the brain (…), but with the types of higher level of representation, I propose to revert henceforth to the traditional philosophical terminology: a propositional representation is a mental representation of a verbally expressible proposition. (…) Propositions can refer to the world. Human beings, of course, do not apprehend the world directly; they possess only an internal representation of it, because perception is the construction of a model of the world. They are unable to compare this perceptual representation directly with the world – it is their world (…). Propositions can also refer to the imaginary or hypothetical worlds. One proposition may be false of such a world given that others are true of it. Human beings can evidently construct mental models by acts of imagination and can relate propositions to such models. (…) Unlike a propositional representation, a mental model does not have an arbitrarily chosen syntactic structure, but one that plays a direct representational role since it is analogous to the structure of the corresponding state of affairs in the world – as we perceive or conceive it. However, the analogical structure of mental models can vary considerably. (…) A characteristic difference in the contents of mental models, images, and propositional representations, concerns their specificity. Models, like images, are highly specific – a characteristic which has often drawn comment from philosophers. (…) Hence, if you reason on the basis of a model or image, you must take pains to ensure that your conclusion goes beyond the specific instance you considered" (1983, p155-158).
I will end this long post here as I wish to take another approach to understanding a mental model in my next posts. Again let me leave you, the reader, with my purpose for this post. It isn't a completed thesis by any means, merely a representation of the process I am taking to synthesize and understand a very complex subject. My interpretations, assumptions and understanding so far may be wholly wrong, naive or even accurate. This post in its current state should merely be read with my intentions in mind. Any comments, suggestions etc. would greatly be appreciated, especially if you are from a cognitive science discipline.
DUBBERLY, H., HAQUE, U., and PANGARO, P. (2009) What is interaction? Are there different types? Dubberly Design Office [online], [Accessed 15 March 2009], (pp.1-12) Available from World Wide Web:
KIOUSIS, S. (2002) Interactivity: a concept explication. New Media & Society, SAGE Publications, Vol4(3):355–383
McMILLAN, S.J. (2000) ‘Interactivity is in the Eye of the Beholder. Function, Perception, Involvement, and Attitude Toward Web Sites’, in M.A. Shaver (ed.) Proceedings of the 2000 Conference of the American Academy of Advertising, pp. 71–8. East Lansing, MI: Michigan State University.
Thursday, 28 May 2009
Mental Model Literature Review - Part 1
In this post I not only wish to contextually review the literature on mental models but also to define the use of the term that will be central to my first practical PhD project. Mental Models is unfortunately a term that has had its meaning diluted by non-cognitive science practioners such as Indi Young (more on this later). Therefore I will be exploring Mental Models firstly from a cognitive science perspective in order then to draw parallels and influences into Interaction Design. This post is not a defined thesis on my part but an attempt to draw together the essence of mental models. There will be theoretical holes in what I will post, so feel free to point them out. Look on what follows as simply my first attempt to stitch together my understanding of a very complex cognitive science discourse, from a discipline that is not my own. I will continue this literature review across several posts with the aim of refining my understanding.
To begin with I am going to quote psychologist Kenneth Craik (1914-1945) from his 1943 book The Nature of Explanation. Craik is cited by cognitive scientist Johnson-Laird in his 1983 seminal work Mental Models as proposing the first modern hypothesis on humans being processors of information in order to understand phenomena.
”If the organism carries a “small-scale model” of external reality and of its own possible actions within its head, it is able to try out various alternatives, conclude which is the best of them, react to future situations before they arise, utilise knowledge of past events in dealing with present and future, and in every way to react in a much fuller, safer, and more competent manner to emergencies which face it.” (Craik, 1943, p57)
This statement was to open up a whole new area of research within the already new scientific discipline of cognitive science. By 1983 Mental Models research had two seminal works that explored this concept. Johnson-Laird proposed that the human mind uses propositional reasoning instead of reductive mathematical logic to understand phenomena. Gentner and Stevens, in their edited collection of papers, also entitled Mental Models, present a diverse range of views, including an early paper by Dr Donald Norman who here begins the discourse upon the Design Model. If Johnson-Laird proposes propositional reasoning, then Gentner and Stevens' book explores the structure of knowledge representations specific to different domains of application. Johnson-Laird states in introducing his book,
"The psychological core of understanding, I shall assume, consists in your having a 'working model' of the phenomenon in your mind. (…) you have a mental representation that serves as a model of an entity (…) A model has, in Craik’s phrase, a similar ‘relation-structure’ to the process it models, and hence it can be useful explanatorily; a simulation merely mimics the phenomenon without relying on a similar underlying relation-structure. Many of the models in people’s minds are little more than high-grade simulations, but they are none the less useful provided that the picture is accurate; all representations of physical phenomena necessarily contain an element of simulation." (Johnson-Laird, 1983, p2/4)
The importance here is that a 'relation-structure' the functionality of a cognitive conceptual model. To propose an explanation on how a phenomenom works, a model that is constructed by a person is NOT improved by them also trying to understand the specific context it is encountered in. The specific context is not transferable to another context but the mental model will be. The model will not be complete each time it is applied, but in Chomsky's term 'explanatory adequate'. To Johnson-Laird because a mental model is constructed by mental logic, mental logic has six main problems. Inference, formulation and deduction all are contributory to the empirical nature of mental logic. He lists the problems as (pp39-40):
1. People make fallacious inferences.
2. Which logic, or logics, are to be found in the mind?
3. How is logic formulated in the mind?
4. How does a system of logic arise in the mind?
5. What evidence there is about the psychology of reasoning suggests that deductions are not immune to the content of the premises.
6. People follow extra-logical heuristics when they make spontaneous inferences.
People's powers of deriving a reasoned solution based upon a premise they have, or from precedence is strongly affected by their own cognition that is deceptive. Mental models, although helpful to understanding a phenomenon, are inherently 'incomplete' (Johnson-Laird, 1983)(Norman, 1983), 'doubtful validity' (Norman, 1983), 'fragmentary' (Norman, 1998), 'dynamically constructed' (Preece et al, 1995), and 'not always correct' (Gentner and Gentner, 1983). As Johnson-Laird argues, the formulation of a mental model to understand a phenomenon is 'propositional reasoning' on behalf of each individual. Norman explains this in more accessible terms:
"The power of mental models is that they let you figure out what would happen in novel situations. Or, if you are actually doing the task and there is a problem, they let you figure out what is happening. If the model is wrong you will be wrong too." (Norman, 1998, p71)
If the person's proposition regarding the causality, relationships and mechanisms within a phenomenon encountered is poorly appreciated then their understanding of that phenomenon will not work. But an incomplete proposition that does capture the behaviour of that phenomenon, that for them represents the causality and mechanisms of that phenomenon based upon previous experiences, or from fragmentary experiences of aspects of similar phenomena, can arrive at an 'explanatory adequate' mental model. This is why Norman describes the human mental process as "unscientific" that supports Johnson-Laird's argument that humans do not use reductive mathematical logic as the brain is a computer. In their book The Embodied Mind Varelo et al refer to phenomenologist Edmund Husserl (1859-1938) to contextualise human cognition from a different perspective, where a human's 'sensorimotor capacities' is enabling enough to successfully interact within an environment with the phenomenon. According to their thesis Husserl claimed
"that to understand cognition, we cannot take the world naively but must see it instead as having the mark of our own structure. He also took the second step, at least partially, in realizing that that structure (the first step) was something that he was cognizing with his own mind.(…)He explicitly focused on the experience of consciousness in what he called the “lived-world.” The lived world is not the naive, theoretical conception of the world found in the natural attitude. It is, rather, the everyday social world, in which theory is always directed toward some practical end. Husserl argued that all reflection, all theoretical activity, including science, presupposes the life-world as a background. The task of the phenomenologist now became the analysis of the essential relation between consciousness, experience, and this life-world.” (Varelo et al, 1996, pp16-17)
For each person to construct a mental model of a phenomenon based upon proposition reasoning, entails them cognizing the problem from their previous experiences built into a appropriate functional model (Preece et al, 1995) developed from existing knowledge of a similar context. As a mental model is a dynamic conceptual tool to solve a problem within a phenomena, they can be be said to be drawn from Husserl's concept of the 'lived-world'.
See Design Model - statement for list of references cited in this post.
Thursday, 14 May 2009
Design Model - Notes in Progress
My starting point in researching the concept of the design model will begin with defining exactly what that model is. My starting point will be balanced between three writers on the subject: Don Norman, Alan Cooper and Richard Young. I will in this post clarify what a design model is and what its purpose is. I will also discuss the difference between a design model and the interface design itself.
Defining the Design Model
To begin with the design model it is crucial that the varying terminology used by the writers is explained and synthesised into one term. Before I continue with defining this particular model I think it is important to mention the variant terms used since 1983 in order to synthesise into one term. User's conceptual model, represented model and designer's model are all terms that point to the same cognitive tool. The cognitive science research into mental models emerged into the literature in 1983 (more about this in a separate post). Dr. Donald Norman, a cognitive scientist who transitioned across disciplines into human-computer interaction and interaction design, began to develop his design model research at this time. In Mental Models edited by Gentner and Stevens, one of the two 1983 seminal books on this subject, Norman wrote about the System Image.
Term One: The System Image
In his chapter Some Observations on Mental Models Norman proposes that the conceptual model a person makes about an interactive system should have, in an ideal world, its design based around that model.
"This conceptual model should govern the entire human interface with the system, so that the image of that system seen by the user is consistent, cohesive, and intelligible." (Norman, 1983, p13)
This image, the system image is Norman's early separation of the conceptual model for representing design decisions from a user's mental model of how an interactive system works. Within conceptual models images, according to Johnson-Laird, are "perceptual correlates of models from a particular point of view" (Johnson-Laird, 1983, p165). Johnson-Laird, in his 1983 book Mental Models tells us that “many people report that they can use their imaginations to form a visual image of an object or a scene." (ibid, p147) This 'mental model' is a high-level cognitive process, a mental representation of the functionality and causality of an interaction that is constructed by an individual person. An 'image' is one of three forms of mental representation; the other two being a mental model and a propositional representation. To keep this post focused upon the design model I will keep this brief. If a mental model is a person's 'structural analogue' for understanding an interaction, then an 'image' is the interface designer's conceptualization of how to facilitate a person's success from that interaction. It is dangerous to infer that a 'system image' is the visual interface design - the graphic design. That is a feature of the 'system image' but not its whole.
The 'system' is a key component of this term. The interactive system of the product is based upon algorithmic principles and functions according to the coded commands of that system. People do not, or will not, understand its complexity before using the interactive product. Their interest is using the product to solicit a successful conclusion to a particular goal (whatever that can be defined as). The interface between the task and the goal, the user and the conclusion, is conceptualized by the designers. It is in the interest of the person using the interactive product to feel satisfied that they have successfully achieved what they set out to achieve. Therefore a interaction designer needs to conceptualize a method to facilitate the easiest way for the user to gain their goal. This is achieved by taking into account the user experience of the product, the user's behaviour (suggested by their mental models of using the product - see separate post), human factors, branding, semiotics, accessibility and usability, and information flow. How a designer processes these design parameters, conceptualizing them into a successful design is where a design model comes cognitively into its own.
Term Two: UCM - User's Conceptual Model
It was in 1983 that Norman and Young began to identify this design modelling as part of the cognitive science discourse. Norman developed the 'system image' idea further over the next decade until Cooper defined it within interaction design discourse. Before I proceed to Cooper's 'represented model' I first want to stay in 1983 and mention Richard Young's discussion on what Norman is raising. Young doesn't deal directly with the designer's conceptualization, but in discussing the then term UCM (user's conceptual model) he does also discuss the designer. Young explores the same trinity of cognitive conceptualization, that of the user's modelling of the system, how the system itself works and how to facilitate the interface between them. His discourse is a cogitation between the differing aims of a cognitive psychologist and a designer towards observing and helping the user. He is unclear if the psychologist and designer should share the same conceptual model as the user due to the differing requirements from the model. These differing requirements from the UCM, Young suggests, could possibly shape it in different ways, depending upon who it is.
Although the UCM doesn't live long as a term within my literature review, in 1983 Young postulates a point that both Norman and Cooper develop over the next 20 years. Young does state that a designer could, or should, share the model a user has of an interactive product. But to facilitate the product's successful use, the designer needs to incorporate assumptions on how a user will engage with it (based upon the user's mental model) and use it. He remarks that this conceptual model the designer would use will be cruder than the model that explains the implementation of the system. This model, constructed by the designer, may appear to invalidate aspects of the model that more closely correlates with the interactive system's actual implementation. This is where the design model, to me begins to become defined. Norman's writing and Young's, both included in the same seminal edited book on Mental Models from 1983, begin this discourse that, I suggest, develops over the next twenty five years through HCI and interaction design through practical work. I am suggesting that the design model is theoretically under-examined within both cognitive science and the design disciplines, whereas the research into user's mental models has progressed. The research into a design model is a subset of mental models but, I believe, could re-focus the application of visual communication within interaction design (Young, 1983, p35).
My final task within this post is to bring the design model discourse up to date. This is where I will turn my attention to Cooper's term of the 'represented model'.
Term Three: Represented Model
Alan Cooper, of interaction design company Cooper, in his 2007 book About Face 3 discusses Norman's concept, referring to it more specifically as a 'designer's model rather than design model. With a background emerging out of software design Cooper et al Cooper draws upon the terminology of that discipline and prefers to call this cognitive model a designer'sRepresented Model. Within software development a "program's represented model can (and often should) be quite different from the actual processing structure of the program" (Cooper et al, 2007, p29). The processing structure referred to is the the third cognitive model of the actual implementation and processing of the system. In interaction design for software the "ability to represent the computer’s functioning independent of its true actions (…) allows a clever designer to hide some of the more unsavoury facts of how the software is really getting the job done" (ibid, 2007, p29) It is within this cognitive abstraction that the "disconnection between what is implemented and what is offered as an explanation" occurs, and the represented model is choices that a designer makes based upon understanding both the system's functioning (implementation model) and the user's understanding of how they perceive it to work (mental model).
It is suspended between two different cognitive models that the represented model exists. A way for the designer to translate the cold, algorithmic functionality of an interactive system into a warmer experience, designed around a user's understanding of how they perceive the system works. Therefore a designer needs to understand and communicate through information architecture, visual and experience design, an interface that is conceived through a designer's cognitive model derived by understanding both a model for implementation and a model of how a user cognitively understands the process. This mental model is based each individual user's own experience and what they have learnt. These will raise or lower their expectations of how the interactive system works, according to their own cognitive ability (more on this in another post). The closer a designer gets to the general expectations of the users, the consensus is, the easier the interaction process will be, "One of the most important goals of the designer should be to make the represented model match the mental model of users as closely as possible" (ibid, 2007, p70). To do this a designer must have the research that formally records user expectations, their attitude, their perceived expectation and influences upon that expectation, and cognitive factors that contribute to the complexity of the model. "Intelligent people always learn better when they understand cause and effect, so you must give them an understanding of why things work as they do" Cooper et al suggests; by following the user's model "it will provide the understanding the user needs without forcing him to figure out the implementation model" (ibid, 2007, p46). The final conclusion from Cooper's discussion of represented model is a sobering idea about the user, "Everything a user does is something he or she considers to be valid and reasonable. Most people don’t like to admit to mistakes in their own minds, so the program shouldn’t contradict this mindset in its interactions with users" (ibid, 2007, p336).
A final note on why I prefer to use Norman's term design model is that there is a subtle difference between Cooper and Norman's two cognitive models. Although both are discussing the same cognitive process, for me, the term design model is a clearer term to use when discussing how to conceptualize an interactive system for a user. As the designer ultimately must communicate through the interactive system itself of how it works to a user, the designer must design the user interface so it is closer to how the user believes the interactive system works. I will in two further posts explore the user's mental model and methodologies for understanding them, before expanding upon the design model.
This post is not my definitive thesis upon this subject, but merely my current understanding and synthesis. I will be revising my views over the coming weeks in light of posting. Any comments would be helpful for me in that process.
COOPER, A., REIMAN, R. and CRONIN, D. (2007) About Face 3: The Essentials of Interaction Design. Indianapolis: Wiley Publishing Inc.
NORMAN, D.A. (1983) Some observations on Mental Models. In D. GENTNER, and A.L. STEVENS, eds. Mental Models. Lawrence Erlbaum Associates Inc. pp7-14
NORMAN, D.A. (1998) The Design of Everyday Things. MIT Press
YOUNG, R.M. (1983) Surrogates and Mappings: Two Kinds of Conceptual Models for Interactive Devices. In D. GENTNER, and A.L. STEVENS, eds. Mental Models. Lawrence Erlbaum Associates Inc. pp35-52
Wednesday, 13 May 2009
Design Model - statement
Literature Review
As my literature review has come to its current end on Mental Models I will now, over the next week, use this blog and my PhD Project Blog as a sounding board to synthesise all the cognitive science research I've engaged in since February. The forthcoming posts will hopefully inform a paper that will theoretically under-pin my first practical design project as part of my PhD. Please feel free to comment and make suggestions as I shape my understanding of Mental Models from a visual communication perspective. The main cognitive literature I have read and will use can be found at the bottom of this post. I will list the embodied cognition literature in a separate post.
Design Model
My desire is to creatively experiment through interactive design prototyping what Donald Norman describes as the Design Model. This is a designer's cognitive model of how an interactive product's functionality can be visually, spatially and temporally represented so that a user can operate the interactive product. The Design Model, a conceptual visualization on the designer's part, helps solicit the correct design choices to allow a user to use and experience the interactive product easily. The interactivity of the product is architectured in such a way to be implemented through coding and algorithms. This mechanistic programming of interaction may be HOW the product works, but the user won't understand how a product works from an implementation perspective.
User's Cognition
Users understand that an interactive product has to be experienced, and that causality affords decision-making as to how to use a product. Through cause and effect, prior experience and varying degrees of cognitive problem-solving, user's individually discover their method for understanding how to use the product. User's may all be able to use the same interactive product, but if asked HOW it works they will not be able to explain it based upon how implementally it was coded. They each will approximate a model of HOW they understand it works. As the cognitive science literature points out this user model will probably be fallacious, inferred, deduced, inaccurate and contradictory; but by constructing the cognitive model the user reasons how to use the interactive product. This user cognitive model is referred to as a user's Mental Model.
In my posts I will unpack these cognitive models in order to understand how to improve understanding of the Design Model in order to add to the sparse literature within interaction design and visual communication disciplines. Firstly I will process the cognitive science literature on mental models to ground myself in understanding HOW a user processes causal information. I will then post, as an alternative cognitive perspective, on how embodied cognition may view the same subject. Throughout I will be expanding upon what has been written about the Design Model.
To end I just need to clarify my use of the terminology regarding Design Model. As with any subject that sits across disciplines people arrive at the same or similar concepts using different terminology. In trying to avoid a taxonomic history I will keep things simple. Norman uses the term design model (Norman, 1998) whilst interaction designer Alan Cooper calls it a representational model (Cooper et al, 2008). Cooper also refers to Norman's term as a designer's model. An earlier term from the Eighties used in the context of a designer was a "UCM" or user's conceptual model (Young, 1983).
To keep things simple within my research I will now only use Norman's term Design Model. I choose Norman's term as it is the simplest term to describe what all three describe, and a term that is devoid of personal individual ownership.
CRAIK, K.J.W. (1943) The Nature of Explanation. Cambridge: Cambridge University Press
de KLEER, J. and SEELY BROWN, J. (1983) Assumptions and Ambiguities in Mechanistic Mental Models. In D. GENTNER, and A.L. STEVENS, eds. Mental Models. Lawrence Erlbaum Associates Inc. pp155-190
GENTNER, D. and STEVENS, A.L. (1983) Introduction. In D. GENTNER, and A.L. STEVENS, eds. Mental Models. Lawrence Erlbaum Associates Inc. pp1-6
GENTNER, D. & GENTNER D.R. (1983) Flowing Waters or Teeming Crowds: Mental Models of Electricity. In D. GENTNER, and A.L. STEVENS, eds. Mental Models. Lawrence Erlbaum Associates Inc. pp99-129
JOHNSON-LAIRD, P.N. (1983) Mental Models. Cambridge: University Press.
MARR, D. (1982) Vision: A Computational Investigation into the Human Representation and Processing of Visual Information. New York: W.H. Freeman and Company.
PREECE, J., ROGERS, Y., SHARP, H., BENYON, D., HOLLAND, S., & CAREY, T. (1995) Human-Computer Interaction. Addison-Wesley Publishing Company
PREECE, J., ROGERS, Y. & SHARP, H. (2002) Interaction Design: Beyond Human-Computer Interaction. John Wiley & Sons, Inc
VARELO,J., THOMPSON, E. and ROSCH,E. (1996) The Embodied Mind: Cognitive Science and Human Experience. Cambridge, Mass.: MIT Press
WILLIAMS, M.D., HOLLAN, J.D. and STEVENS, A.L. (1983) Human Reasoning About a Simple Physical System. In D. GENTNER, and A.L. STEVENS, eds. Mental Models. Lawrence Erlbaum Associates Inc. pp131-153
YOUNG, I. (2008) Mental Models: Aligning Design Strategy with Human Behavior. Rosenfeld Media | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '247', 'language_id_whole_page_fasttext': "{'en': 0.9382829070091248}", 'metadata': "{'Content-Length': '165925', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:ML4QJPAWMODHZYG4FR75RP5YGWSZ5PHY', 'WARC-Concurrent-To': '<urn:uuid:a6e66c91-6486-4854-ab6a-7b765d4e492c>', 'WARC-Date': datetime.datetime(2014, 8, 1, 15, 53, 27), 'WARC-IP-Address': '74.125.228.235', 'WARC-Identified-Payload-Type': None, 'WARC-Payload-Digest': 'sha1:2I5KGQHEJCNQARUVETJI6GNMKV5ESQEY', 'WARC-Record-ID': '<urn:uuid:8ffec034-0fed-4b88-8383-5dc27d43592b>', 'WARC-Target-URI': 'http://newmediabazaar.blogspot.com/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:a051a114-8f91-48a6-b6f9-5ebd9c0227ea>', 'WARC-Truncated': 'length'}", 'previous_word_count': '8611', 'url': 'http://newmediabazaar.blogspot.com/', 'warcinfo': 'robots: classic\r\nhostname: ip-10-146-231-18.ec2.internal\r\nsoftware: Nutch 1.6 (CC)/CC WarcExport 1.0\r\nisPartOf: CC-MAIN-2014-23\r\noperator: CommonCrawl Admin\r\ndescription: Wide crawl of the web with URLs provided by Blekko for July 2014\r\npublisher: CommonCrawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.03168308734893799', 'original_id': '7a182f1333ac95ff8970666b33d5fd978a5743498d2df2f72461ff94f10e2de9'} |
Any number of factors can stimulate such an outbreak, from increases in stress to decreases in sleep.Any and all upgrades in your overall health regimen will benefit you. I'd start there.With fasting, you may well require more than just a few days, so be prepared for that possibility well enough to know what you would do when faced with options. | mini_pile | {'original_id': 'a5edb242e53d725f66a8e5448453c3dfdced97b27f153f346611429ae6041a49'} |
Join 3,441 readers in helping fund MetaFilter (Hide)
Air rage terrorist in the waiting,
August 23, 2001 3:57 PM Subscribe
Air rage terrorist in the waiting, or cranky old man? I can understand flight crews taking every caution with their captive audience, but will the new "zero tolerance" policies make for an airline police state, where shoddy treatment is the norm, and passengers dare not speak out Or Else?
posted by Oriole Adams (27 comments total)
Maybe it's just me, but I don't want to be @ 30K feet to find some @$$hole in First Class who decides to fsck with the pilots and/or flight attendants because they can't get their way. Who cares if he was (as the article states) "a great-grandfather and World War II veteran "?
People like this endanger the safety and lives of the crew and passengers. I've travelled a lot in my time, and I've never had such bad service that has made me threaten and/or intimidate any of the crew.
These pilots and flight attendents aren't dumb; if it was bad enough to land the plane, my guess is the guy was a clear and present danger to everyone on the plane.
All this for a "Diet Sprite with no ice", too...
posted by crankydoodle at 4:08 PM on August 23, 2001
I think the flight crews put up with BS for a long time using threats and freebies, in the name of customer service. But since the 2 (two) incidents last year involving deranged passengers attempting to interfere with the plane, even open emergency doors, I think most airlines have abruptly moved to a zero-tolerance policy.
Read this pointed analysis of the one where the young man was choked to death while being restrained by passengers. Heroic lifesaving volunteers, or mob action gone awry?
I'm also seriously wondering about the possibility of the physical environment of airplanes contributing to psychological conditions. Is the oxygen mix right? Are there toxic materials in the interior? Perhaps there's an unsuspected trigger. I hope this is being carefully studied.
posted by dhartung at 4:08 PM on August 23, 2001
"Our senior management once believed the customer was always right," Hotard said. "Well, today we don't have that view. There are some folks we do not want flying our airlines. Now we back up our flight attendants."
This quote (from a senior airline official) sums up neatly why I hate to fly. The customer may not always be right, but he's still paying your salary and deservers some respect and courtesy.
posted by Bluecoat93 at 4:13 PM on August 23, 2001
The customer deserves exactly as much respect and courtesy as he gives you. If you're going on a plane, simply refrain from being an asshole for the duration of the flight and you'll be treated fine.
posted by kindall at 4:17 PM on August 23, 2001
Where "fine" is defined as "an unfeeling piece of cargo that must be relocated from Point A to Point B at the lowest possible cost, with no concern for your comfort, convenience, and/or health."
posted by rushmc at 4:24 PM on August 23, 2001
Never mind Schneider's pain and suffering, think of the razzing this guy got as a kid:
"said John Hotard, a spokesman at American Airlines' Fort Worth headquarters."
posted by machaus at 4:30 PM on August 23, 2001
kindall: Wouldn't you agree that this applies just as much to the flight crew as to the passengers? Courtesy isn't a one-way street.
Case in point: last year I got bumped off a KLM flight to Amsterdam. The gate staff were unbelievably rude to me and the other folks that got bumped. In fact, they refused our polite requests to help us reschedule our flights until we ganged up on them and threatened to all march straight to their managers. Should I have just tucked my tail between my legs and walked away in that situation?
On the flipside of that experience, I just returned from Amsterdam on KLM. This time, our flight was cancelled due to a hydraulic leak. The ground crew couldn't have been more helpful. They gave us regular updates on the plane's status, and when it became clear that the flight wasn't going to go, they quickly and effeciently booked us all into the excellent Sheraton hotel next to Schiphol and then organized both a dinner buffet and a breakfast buffet the next morning. They even gave me a gratis upgrade to biz class. All of the passengers behaved in a gracious and understanding way despite this big inconvenience because the airlines didn't treat them like shit!
posted by MrBaliHai at 4:33 PM on August 23, 2001
We didn't hear about Sky Rage until they banned smoking on flights.
posted by Real9 at 4:44 PM on August 23, 2001
As the guy tells it, they kept making him wait while serving other passengers around him. When you fly first class, they ALWAYS serve you while the flight is boarding. Maybe this guy, being a bit on the elderly side, had a severly dry mouth, or had had a coughing fit, or maybe he had to take his medication. Or whatever. They did not follow standard procedures in HIS case, but seemed to be doing so in others cases. Doesn't seem right to me. I'd be pissed too.
Oh, and for the record, "flight attendants" (which seems to be the phrase for them this year), are not nearly as friendly (on the whole) as they used to be. I find, each time I fly, and increasingly surly bunch of people, which is a damn shame because I'm pretty much always nice to them.
How wonderfully smug and elitist is this quote:
"We call it the vulgarization of air travel," said John Hoff, a Chicago attorney who specializes in aviation issues. "The flip-flops and tank-top set has found its way to the airports from the bus depot."
Fuck you and your snobbery. I don't remember reading anywhere on the ticket that people below your class had to take the bus, you pompous ass...
posted by fooljay at 4:50 PM on August 23, 2001
What a spoiled society we are, that not being served a soda on demand makes some of us feel justified in this sort of behaviour.
posted by kristin at 4:51 PM on August 23, 2001
Strange. I've been flying a lot recently, and I don't get that feeling when I fly.
To me the stewards and stewardesses are nothing but kind, respectful, helpful and always going out of their way to get me what I need.
I blame people for the decline of customer service. You get treated like shit, and yet you still go back because the fares are cheap.
What airlines are you flying?
posted by perplexed at 4:54 PM on August 23, 2001
Some people are rude a**holes and don't deserve good service. However, if you're just an ordinary passenger there are times when you have to act like a rude a**hole. Many airline people work really hard to give good service and I'm amazed by the amount of patience they display but if as a customer you've tried reasonable requests, polite reminders, trying to deal with another employee, and the issue is important enough (peanuts are not important enough) you have to switch into bitch mode. It's what employees pay attention to. It's what they reward. The airline aren't going to give you anything for your lost luggage or delayed fight unless you make them.
Many years ago I flew to Paris. I think the airline was TWA. I bought the ticket a few weeks in advance and then realized that I needed to change the return date. Fine TWA does it. I get to the airport. They give me boarding passes for both ends of the flight. I go to Paris. A few days later I go the airport and try to return. No, no, no. It seems that the fare I originally purchased the ticket with was restricted and the first valid return dates were several days away. I HAD THE TICKET AND BOARDING PASS IN MY HAND. The gate agents were sympathetic and so on and so on but nothing changed until I got angry and made it clear that I was going to stand there until the problem was resolved. I never screamed at anyone but I did manage to drive the first customer service person away from the counter. The second customer service person gave in and put me on the flight. This was years ago before Europe had even begun deregulating airline travel so there was much less pressure on TWA agents to screw the customer than there would be (if TWA existed) today and I still had to act like an asshole.
If airlines weren't afraid of making real commitments like actually telling passengers the truth about delayed flights or really trying to find your luggage and deliver it to you, then I think there'd be a lot less air rage.
posted by rdr at 5:05 PM on August 23, 2001
Southwest Airlines all the way, baby (in CONUS)!!!
Perhaps they don't have the prettiest fabric on their seats or "First Class"; but *dang* their crews are fun, attentive, and always courteous! Plus, the flights are usually nice-n-cheap! :)
posted by crankydoodle at 5:09 PM on August 23, 2001
Work for an airline for six months (on the ground or in the air) and you'll have a lot more respect for the flight crews and what they have to deal with.
And rdr, "It seems that the fare I originally purchased the ticket with was restricted"--an airline ticket is a contract and if you want to change the rules doesn't mean the airline has to. You were lucky. No symapthy here, sorry.
posted by wiinga at 5:15 PM on August 23, 2001
That link from dhartung about the choking death on Southwest was disturbing to say the least; as that writer suggested, media reports- the ones most of us initially heard- cleaned up their stories and omitted details to maintain the pleasant version of "courageous passengers restrain violent passenger that threatened their lives, but unfortunately the passenger accidentally died". It reminds me of the typical police killing, such as the Aaron Roberts (here in Seattle) slaying, which are puffed up in the media to wash police hands of any culpability in the public's minds.
Ranting aside- for now- regarding this issue, it sounds like the facts are clear about one thing: this passenger was never posing a physical threat, but at worst verbal abuse- and limited non-profane verbal attacks at that, by both accounts. Hardly reason to land a plane prematurely, or even call the FBI to meet them at the original intended destination. If anyone should be arrested, it should be the flight attendant(s) that seemed to have yelled "fire" in a crowded theater here. But of course, this is based on one article's reporting of the facts, so who knows what else occured?
The larger issue is that everyone's getting pushed and pinched by air travel, which has all the exclusivity of bus travel at this point. Airline execs don't seem care about what's happening, which means the employees and the passengers are left to fight like stray dogs in an overcrowded kennel. The employees get burnt out and frustrated with constant apologies for overbooking, flight delays, crappy food, cramped seats, and dealing with rude passengers. Those passengers become rude because they have to deal with stress and hassles and surly treatment.
While air travel is cheaper than it used to be, and very common, we're still talking about shelling out a few hundred dollars for a plane seat on most flights; in my mind that ought to still offer a certain level of respect and classy treatment from the airlines. I believe that treating the passengers like VIPs will in turn make them behave the way they see VIPs behaving; notice how if you go out with the family to a really nice restaurant, everyone knows to be on their best behavior.
posted by hincandenza at 5:24 PM on August 23, 2001
Read what I wrote. The ticket was for the flight I was trying to board. TWA just happened to notice the restriction when I was already in Paris after issuing the ticket and without warning me.
posted by rdr at 5:44 PM on August 23, 2001
A British Airways 747 flight suffered a near disaster experience on a London to Nairobi flight.
A Kenyan national passenger walked from the main deck economy cabin, through the upper deck Club Class cabin before entering the cockpit of the aircraft as it flew over Sudan at about 35,000 feet.
The passenger accosted the First Officer, and during the struggle to restrain the passenger the autopilot was disengaged. The plane began a nosedive towards the ground, and many passengers onboard the aircraft believed that they were going to die.
Assisted by two passengers, the Kenyan passenger was restrained as the Captain and First Officer regained control of the aircraft. The flight landed safely in Nairobi where the Kenyan passenger was arrested.
With stories like the one above, is it any wonder that pilots are a little jittery when it comes to air rage, even if there's a hint of potential that it might erupt?
kindall nailed it: refrain from being an asshole for the duration of the flight and you'll be treated fine... and, oh yeah, nobody will die!
Why do people defend arrogant bastards who think that the purchase price of their ticket somehow entitles them to treat everyone like shit? So what if the plane wasn't in any danger from this old man (in the original story), I'm sure everyone's flight was a damn sight better after he was booted off.
posted by lairdj at 7:18 PM on August 23, 2001
Air-rage laws can only work if there is a balance, i.e. while passengers must be responsible for their behavior, airline staff should be well-trained enough to avoid causing such situations as well. This doesn't seem to be the case, however. Air-rage laws aren't striking at the root of the problem: bad service. Oh, sure, violent and dangerous passengers should be dealt with severely, as always, but if airlines start dumping people for being rude, many of them will probably end up spending most of their profits on the extra costs of extra landings, money which could be better spent upgrading their service and thereby avoiding many, of not most instances of air rage.
posted by Poagao at 8:24 PM on August 23, 2001
I recently flew back to the U.K from Australia via Japan. It is a nightmare journey and by way of dealing with it was to get pissed and sleep, wake, get pissed, sleep, wake and so on. I was not rude once, but kept on getting refused drink, because they decided that I had had enough.
Now I understand their concerns, BUT, they way I was dealt with was actually more likely to cause trouble than prevent it. They were rude, spoke down to me, and generally acted like jumped up little Hitlers, when I know from experience than 73.2% of them are brainless slags.
Just an observation.....
posted by Atom Heart Mother at 8:39 PM on August 23, 2001
Why do people defend arrogant bastards who think that the fact that they are in a position of authority entitles them to treat everyone like shit? So what if the guy complained about the shitty service he was recieving? And personally, I'd be fucking pissed if I was on a late night flight home and we had made an extra stop because some flight attendant wouldn't get an old man a sprite with no ice.
posted by rorycberger at 11:56 PM on August 23, 2001
I think the world would run a whole lot smoother almost instantly if everyone over the age of 15 suddenly realized that they are the only ones responsible for their level of happiness. I've never had a bad flight or bus ride in my life for two simple reasons :
a) I pack a book and power bar, and
b) I ignore the fuck out of everything else.
16 hour layovers, delays, morbidly obese people, smokers, crying babies, psychos, republicans, that chick screaming something in Spanglish to the other chick... bring it. Dong Resin isn't available right now.
posted by dong_resin at 12:50 AM on August 24, 2001
Instead of just landing the plane, why did nobody warn this man? Surely a simple "shut up or we'll boot you off" would have done the trick in this case?
And while I think about it, is there a single case where "zero tolerance" has worked? It failed in drugs, crime, US schools...
posted by salmacis at 1:19 AM on August 24, 2001
To all those poor sad people who think they should get their own way on aircraft, guess what flight staff have every right to act as though they have authority over you in the air, because they do. They always have, since the first plane first carried a passenger.
Get off your high horses and realize you are in a metal tube at 30,000 feet. Just because you paid to be there doesn't mean you can demand and whine and whinge. You don't like the rules, fine, get out and walk.
Funny thing is I have never ever had trouble with flight staff, but I have run into all those and probably a few more mentioned by Dong Resin. Oh and of course the drunks who think playing football and groping the flight attendants is great fun for everyone and those who want to whine about the service, the food, the flight, the plane, the airline and the weather.
posted by Option1 at 2:04 AM on August 24, 2001
There's an self-styled Air Rage expert who's quoted in the recent article about the FAA's air rage brochure being distributed in major airports beginning this month. He teaches something called "Compassionate Crowd Control" (marked by goofy community-building exercises like asking the assembled waiting room who hasn't had a decent meal in 24 hours, or giving each flight a name instead of a number -- though apparently also focuses on situational management techniques).
And after reading that page, I had a little web rage. Jakob Nielsen would plotz.
Back in 1997 there was an international conference on air rage, which reached some fairly obvious conclusions.
posted by dhartung at 4:30 AM on August 24, 2001
"drunks who think playing football and groping the flight attendants is great fun for everyone" are a far cry from a man who got irritated that the guy next to him was served after he'd been told at least twice he had to wait. seriously, people, you'd've been irked too.
and word to what rory said: I'm ordinarily the last person to be sympathetic to folks who're showing their ass in public---my usual strategy is to stare daggers at them and hopefully make them realize that whatever their issues are, it's no need to make everyone in the vicinity miserable too---but it sounds to me like the flight crew were the ones showing their ass here. Landing the plane because some old man had a bad attitude, thereby making *everyone else* late and cranky? Yeah, that's justified and fully appropriate to the guy's actions.... not.
posted by Sapphireblue at 7:24 AM on August 24, 2001
[From the article]: But the truth is, the numbers don't support the view that air rage is on the rise. Reports of air rage incidents have remained largely stable in recent years.
Translation: There's no story here! But hey, people, we've got papers to sell!
posted by Skot at 8:10 AM on August 24, 2001
The problem is how attached people are to the illusion of perfection. If people believe that everything should be perfect and anything that goes wrong is a direct attack on them then small problems rapidly get out of hand. However, if people understand that not everything goes according to plan, people just try to do their best and a few good backup plans are in place then even large problems can be dealt with quickly and with a minimum of pain. "Zero Tolerance" falls into the former category.
posted by krisjohn at 5:03 PM on August 24, 2001
« Older Scary story about how the MPAA wields it's bought ... | Web Content Accessibility Guid... Newer »
This thread has been archived and is closed to new comments | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '89', 'language_id_whole_page_fasttext': "{'en': 0.9783890247344972}", 'metadata': "{'Content-Length': '46276', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:D7677YLKU527724KHBQVXAJEKJKPGV4Q', 'WARC-Concurrent-To': '<urn:uuid:921f8a40-ca76-4e4c-8313-19c06f23e283>', 'WARC-Date': datetime.datetime(2014, 8, 1, 23, 17, 15), 'WARC-IP-Address': '54.186.13.33', 'WARC-Identified-Payload-Type': None, 'WARC-Payload-Digest': 'sha1:H4RGYDFPZ35ORM4HG4A7MDV2DF4R76J5', 'WARC-Record-ID': '<urn:uuid:798847aa-8d53-4202-b026-7e0788f09fa4>', 'WARC-Target-URI': 'http://www.metafilter.com/9604/Air-rage-terrorist-in-the-waiting', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:d18a70c2-fe63-4835-9b63-a25e4fa8d2f9>', 'WARC-Truncated': 'length'}", 'previous_word_count': '3509', 'url': 'http://www.metafilter.com/9604/Air-rage-terrorist-in-the-waiting', 'warcinfo': 'robots: classic\r\nhostname: ip-10-146-231-18.ec2.internal\r\nsoftware: Nutch 1.6 (CC)/CC WarcExport 1.0\r\nisPartOf: CC-MAIN-2014-23\r\noperator: CommonCrawl Admin\r\ndescription: Wide crawl of the web with URLs provided by Blekko for July 2014\r\npublisher: CommonCrawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.01848810911178589', 'original_id': 'fab7471d16cd23dfa8ae939422daff89821285f91702545a355e59dd69d5e580'} |
Monday, December 20
Tod Slaughter Blogathon
This week something special is happening. Yes I know its Christmas week, and I am very much looking forward to the howliday – but that isn’t what I’m talking about. I’m talking about the Tod Slaughter Blogathon that is going on all week long, spearheaded by Joe Monster over at the From Beyond Depraved blog!
All week long bloggers all across the cybersphere will be writing about Tod Slaughter. What’s that? You’ve no idea who Tod Slaughter is? Well that’s okay, you’re in the majority. Nowadays not many people remember Tod Slaughter – but back in the 30’s and 40’s in jolly old England Tod Slaughter was a well known horror movie actor. He did some stage work before finding his true calling in cinema, and one of his earliest and perhaps best known roles is that of Sweeney Todd in SWEENEY TODD: THE DEMON BARBER OF FLEET STREET.
This movie was made in 1936, 71 years before Johnny Depp and Tim Burton would put out that musical monstrosity based on the same character. Sweeney Todd is the tale of a barber by the same name who gave his customers a shave that was a little too close for comfort - he would murder them for their money, or “polish them off,” as he was apt to put it. He disposed of the bodies with the help of his accomplice, Mrs. Lovett, who would bake their bodies into meat pies and sell them to the unsuspecting public in her pie shop! The businesses of these partners in crime and cannibalism were attached by means of a shared basement, again unknown to the public.
This movie is actually based an old English folk tale that dates back to the early 1800s. There is some debate whether it is a true story or folklore – I like to believe it is indeed based on fact. In the Tod Slaughter movie, he invites wealthy clients into his barber shop for a shave and a haircut. Oftentimes he singles out weary sailors just returning from months long voyages at sea, their pockets brimming with their newly gained pay. He would seat them in the barber’s chair, lather them up for a close shave before “polishing them off.” What happened next was Sweeney would throw a hidden lever and the chair, which was actually located on a trap door, would flip over, dumping the unsuspecting victim into the basement. There the victim would crack his skull on the concrete below, and Todd would follow them down with a straight razor and slit their throats for good measure.
Them Mrs. Lovett would take over, baking their remains into meat pies and burning the bodies in a large oven to dispose of the evidence. In the film version the cannibalistic overtures are severely toned down and merely hinted at: after all, this was 1936, and this is some pretty gruesome subject matter we're talking about. Sweeney Todd is a sneaky cuss though, and he cheats his business partner at every opportunity, hoarding away jewels and cash before she knows about it.
Todd Slaughter plays the role with gusto, bringing a real maniacal zeal to the part of Sweeney Todd. His diabolical laugh, charming smile, and over the top delivery make for a rollicking good time. It is easy to see why Slaughter became popular. He would go on to make a number of successful horror movies including The Crimes of Stephen Hawke, The Face at the Window, and Crimes at the Dark House. But it is his portrayal of Sweeney Todd that he is best remembered for - definitely one worth seeing. Here's to Tod Slaughter, the grand old maniac of British cinema!
And for a final treat - here's the entire movie, SWEENEY TODD THE DEMON BARBER OF FLEET STREET - Scary Christmas!!
1. cool - it's embedded in the post here, so check it out when you get a chance!!
related posts
Related Posts Plugin for WordPress, Blogger... | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '2', 'language_id_whole_page_fasttext': "{'en': 0.9765868186950684}", 'metadata': "{'Content-Length': '128365', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:TQCI6PODUQLDZJFZSNTCBKHLIF7SN4LV', 'WARC-Concurrent-To': '<urn:uuid:78d82a96-6778-4dd0-a8a7-05387ededed3>', 'WARC-Date': datetime.datetime(2017, 2, 22, 22, 0, 15), 'WARC-IP-Address': '172.217.4.225', 'WARC-Identified-Payload-Type': None, 'WARC-Payload-Digest': 'sha1:PBIY4DU4ZRXFXU45RZUMJCN2XON457UO', 'WARC-Record-ID': '<urn:uuid:7c2a7ae4-7134-48c8-863d-e89d4d4226bd>', 'WARC-Target-URI': 'http://drgangrene.blogspot.com/2010/12/tod-slaughter-blogathon.html?showComment=1292937443194', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:a0f0eb1a-504b-4944-8893-111590086c0e>', 'WARC-Truncated': None}", 'previous_word_count': '661', 'url': 'http://drgangrene.blogspot.com/2010/12/tod-slaughter-blogathon.html?showComment=1292937443194', 'warcinfo': 'robots: classic\r\nhostname: ip-10-171-10-108.ec2.internal\r\nsoftware: Nutch 1.6 (CC)/CC WarcExport 1.0\r\nisPartOf: CC-MAIN-2017-09\r\noperator: CommonCrawl Admin\r\ndescription: Wide crawl of the web for February 2017\r\npublisher: CommonCrawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.01821690797805786', 'original_id': '9dc2a36dd5dee3b22f72b8306c1b671dec0293f555e986934f15c6d81d2d19e7'} |
{% load i18n %}
<div id="active-alarm-stats" class="info details">
<span>
<strong>{% trans "Active Alarms" %}:</strong>
<span class="badge {% if total != 0 %} badge-success{% endif %}">{{ total }}</span>
</span>
<span>
<strong>{% trans "Critical" %}:</strong>
<span class="badge{% if summary.critical != 0 %} badge-danger{% endif %}">{{ summary.critical }}</span>
</span>
<span>
<strong>{% trans "Major" %}:</strong>
<span class="badge{% if summary.major != 0 %} badge-danger{% endif %}">{{ summary.major }}</span>
</span>
<span>
<strong>{% trans "Minor" %}:</strong>
<span class="badge{% if summary.minor != 0 %} badge-warning{% endif %}">{{ summary.minor }}</span>
</span>
<span>
<strong>{% trans "Warning" %}:</strong>
<span class="badge{% if summary.warnings != 0 %} badge-success{% endif %}">{{ summary.warnings }}</span>
</span>
</div>
{{ table.render }} | the_stack | {'hexsha': '5685132873535d0a2dd7e52b5ee0dbcfee3c3e5d', 'size': '982', 'ext': 'html', 'lang': 'HTML', 'max_stars_repo_path': 'starlingx-dashboard/starlingx-dashboard/starlingx_dashboard/dashboards/admin/fault_management/templates/fault_management/_active_alarms.html', 'max_stars_repo_name': 'NaiveOpenStack/stx-gui', 'max_stars_repo_head_hexsha': '11b75559f0dea9dd7b5807353cb6141903d1ab4e', 'max_stars_repo_licenses': "['Apache-2.0']", 'max_stars_count': '1', 'max_stars_repo_stars_event_min_datetime': '2018-09-18T11:10:53.000Z', 'max_stars_repo_stars_event_max_datetime': '2018-09-18T11:10:53.000Z', 'max_issues_repo_path': 'starlingx-dashboard/starlingx-dashboard/starlingx_dashboard/dashboards/admin/fault_management/templates/fault_management/_active_alarms.html', 'max_issues_repo_name': 'NaiveOpenStack/stx-gui', 'max_issues_repo_head_hexsha': '11b75559f0dea9dd7b5807353cb6141903d1ab4e', 'max_issues_repo_licenses': "['Apache-2.0']", 'max_issues_count': '', 'max_issues_repo_issues_event_min_datetime': '', 'max_issues_repo_issues_event_max_datetime': '', 'max_forks_repo_path': 'starlingx-dashboard/starlingx-dashboard/starlingx_dashboard/dashboards/admin/fault_management/templates/fault_management/_active_alarms.html', 'max_forks_repo_name': 'NaiveOpenStack/stx-gui', 'max_forks_repo_head_hexsha': '11b75559f0dea9dd7b5807353cb6141903d1ab4e', 'max_forks_repo_licenses': "['Apache-2.0']", 'max_forks_count': '', 'max_forks_repo_forks_event_min_datetime': '', 'max_forks_repo_forks_event_max_datetime': '', 'avg_line_length': '37.7692307692', 'max_line_length': '112', 'alphanum_fraction': '0.5366598778', 'original_id': '18d23696d886634d51c5bc14164f41a7dfa45241ab92cb509df359db8afa7efe'} |
acclimate and acclimati{s/z}e: another extra syllable
So I gave my induction lecture today, in which I said to the students that something or other about university-level study can be difficult to acclimate to. Afterwards, my colleague the Syntactician queried my use of the verb acclimate (stress on the first syllable), since she'd say acclimatise in the same situation. And so would most BrE speakers. Either is acceptable in AmE, but to me, acclimati{s/z}e sounds better with physical rather than figurative climates. A quick look at Google suggests that there's something to that intuition. Counting the first 20 (I did say it was quick!) different hits for acclimate-to and acclimatize-to, I found:
acclimate to6122
acclimatize to 1811
(The items counted as 'other' were dictionary definitions or indices.)
Interestingly, most of the acclimatizes were about adjusting to high altitudes, and many of the acclimates were about adjusting to life at an American university. No wonder it leapt into mind today, as I was almost in the word's natural environment. (But haven't acclimated to saying acclimatised.)
Acclimate was originally used in Britain, but, like many other things we've discussed, it faded out of use here while hanging around in the US. The OED records acclimate as slightly older (1792 vs. 1836).
In discussing orientate and pressuri{s/z}e, I wondered whether we could find any verbs that usually contain more syllables in AmE than in BrE. Haven't heard of any yet, but here's another example of BrE being a bit more long-winded in its verbage.
1. University educated in two different Canadian provinces and I don't think I've ever heard the word acclimate.
I guess my knowledge of American English is limited to the vocabulary of Bart Simpson.
2. I've just learnt a new word: I've never heard acclimate before.
3. ...and to think I used this word to a bunch of British 19-year-olds yesterday. Probably gave them a good scare!
4. > I wondered whether we could find any verbs that usually contain more syllables in AmE than in BrE.
How about 'burglarize'?
5. Good one!
Both burgle and burglarize are heard in the US, though burglarize is more common. Oxford lists burglarize as "North American".
6. Same syllables, but one more letter in AmE "envisioning" v BrE "envisaging" - sorry, desparate I know.
re AmE "orient" v BrE "orientate", even as a verb the US version has a feeling of being specific to the East to my Anglo ears, which is why I much prefer the non-directionally specific BrE version. (This may have a shadow of the Asian discussion in there too.)
7. This isn't a verb, but today I heard again the word "electric" used instead of "electricity" as in, the soldiers had no electric.
I don't think I've ever heard that in the states!
8. Well, if we get away from verbs, we'll have a deluge...
9. There's a pretty funny use of the word "acclimatise" (or "acclimatize" as we would spell it in the US) in the movie White Cargo starring Clark Gable and Heddy Lamarr. Gable is repeatedly irritated by the British use of the word. We tend to use "acclimate".
Compare, however, "legitimize" versus "legitimate" as verbs. I think Shakespeare used the latter, but the two are used equally in the US.
10. Really? I don't know legitimate as a verb at all...
11. Well, it grates on my ears but indeed it goes back to the 16th century. Perhaps I shouldn't have said "used equally" but I've heard it used in august circles, that is, when I was in the dowdy circle next door.
12. Concerning 'legitimate' versus 'legitimise', I have to prefer the former. I think I prefer this form of all those verbs that have a derived adjective differing only in stress. Stress-final is the verb, antepenultimate-stress is the adjective. There are plenty of examples: 'emasculate', 'effeminate', 'postulate'. Even 'ultimate' has a stress-final form for a verb, 'to carry to an end'. A latinate (is that another example?) nominal still exists in 'ultimatum'.
13. Back to burglary--I just noticed a word in the American Heritage Dictionary that I didn't know before: burglarious. It's not US-only, it's just a word no one uses much anymore, but I thought it sounds like something that could be used to advertise a bad situation comedy about people who break into houses.
14. Where I live (Southern California), I hear orientate and conversate almost as often as orient and converse.
15. Fascinating blog. I'm a Brit living in Switzerland surrounded by American ex. pats so you can imagine the fun we have...
To the point. One verb that comes to mind that has more syllables in AmE compared with BrE is obligated / obliged. As a Brit, I would always say that I am obliged to do something. Without fail, my colleagues say that they are obligated. They are all from Minnesota though, so perhaps that doesn't count?
16. Legitimate is a verb in Scots law meaning to make a child legitimate. In English law, you are either legitimate or not from birth on, but the Scots received the Roman law on this point (whereas the English Parliament specifically refused to do us, saying nolumus leges Angliae mutari, a saying later recycled by Charles I), and children can be legitimated by the subsequent marriage of their parents.
What all this boils down to is that -ate is semantically empty in English, and words have it or not depending on whether they were borrowed from Latin as finite verbs or as participles.
17. Okay, first of all, burglarious?? That word is AMAZING, I'm going to start (mis?)using it whenever I tell the story of the dude who tried to hold me up on my front doorstep on Mother's Day morning with an empty whiskey bottle in his hoodie pocket. BURGLARIOUS!
Second, I think burgle is a pretty funny word. Here in the states, it's usually only used in a humorous context.
As for obliged vs. obligated, obliged is less common, but when it is used, I think it's used with the context of something one ought to do, whereas obligated is used to describe something one must do (and usually there is an additional context of that something being unpleasant or bothersome).
In general, in the US, using "the Orient" to refer to Asia is not very politically correct. As for the verbal usage, one doesn't often hear "orient" by itself anymore ("to orient oneself" is being replaced by "getting/finding one's bearings"), but "disoriented" is very common. That being the case, I MUCH prefer "oriented" to "orientated".
18. in biology, acclimate refers to an individual adjusting to a new environment, while acclimatize is reserved for a species adapting over several generations.
19. That comment on the word "Orient" reminds me of a British participant at a conference in Singapore who referred to business practices in "the Far East". The Singaporean moderator asked if he meant to say South East Asia, because to Singaporeans the "Far East" would have to refer to America.
20. Personally, I have never heard acclimatize used. In fact, I didn't even know the word existed until I read this blog. Also, I detest the words "orientate" and "conversate." I hear them used often, but almost always by less educated people. Though "orientate" does come up as correct in my spell checker. Both just sound wrong to me.
(AmE - Arizona specifically)
21. Sorry for butting in like this as an anon, I promise I'll sign up when I have more time...
Re: obliged vs obligated. Obliged is an elegant and somehow unobtrusive word whereas obligated is
a) unnecessary (obliged can be used freely in any context)
b)clumsy and ugly.
Ergo, why use a clumsy and ugly word when an elegant alternative is so easily available?
Maybe this debate deserves a thread of it's own...
Best wishes,
22. The worst is "ought" - that doesn't deserve to be a word. What is wrong with saying "should"??/
23. oh puhlease---
I for one have never been exposed to such linguistic atrocities as "innit", "brolly" or any other horrid butchering of the queen's English by her subjects until moving to the UK. The worst part is that they come up on signs, there was a signs at a shop selling brolly's whereas in the states you wont really find someone overtly advertising do's instead of haircuts.
Just my 2p
24. this may be a dated post but i still feel i should comment. as an exercise physiologist acclimation and acclimatization are two different words. acclimate is used to describe a person's immediate responses to a new environment, such as hyperventilating at a high altitude (yes this is an attempt to get more oxygen). while acclimatization describes the longer-term responses you acquire, such as having an increased RBC count after 2 months in high altitude (to better transport more oxygen)
25. One dated post deserves another. Great comment string. I have NEVER heard conversate. Wild. Recent exchange on twitter along this line. Someone was defending preventive over preventative. I use them both, however. A preventative would be a potion or medicine used as a preventive measure to ward off disease. I don't know if there is a BrE/AmE divide on this one.
26. Oh but oughtn't is delicious...
27. Personally I use obligated (admittedly not very often) as a participle of obligate in the sense that OED expresses as
a. To make (a person) indebted; to confer a favour on, gratify. Usu. in pass. Now chiefly U.S.
More often I would say under an obligation but I could say I feel obligated.
By contrast, obliged in my speech usually means 'grateful'. As in
Some of you mens/womens sure do make me tired
Got a handful of gimme's and a mouthful of much obliged
With following TO-clause, I can say obliged to do it, but never obligated to do it.
PS Ought is handy because it expresses a narrower obligation than should.
You should go may express a timeless obligation.
You ought to go (for me) strongly suggests an obligation at a particular time
(Of course should can also be used for the latter.)
28. BrE (Scot, 60+) The whole syllable-adding thing fascinates me. On the orient/orientate post, a tongue-in-cheek commenter suggested “orientificate”. This excessive syllable adding was a trait attributed to George W Bush by British comedians and satirists. For that reason and no other, I assumed that “orientate” was an Americanism. Ouch! Slap my wrist! I have been told that orientate actually means “ render in an oriental fashion, especially with respect to the decorative arts.”. I haven’t been able to confirm this.
I once had a (youngish) project manager who talked about administrating her project. I initially thought “you mean administer”, but the thought about administering medicine/drugs. Basically, if it doesn’t sound right, find another word.
Why do we talk about classic cars, but classical music? How lng before someone uses iconical?
The book!
Follow by email
View by topic
AmE = American English
BrE = British English
OED = Oxford English Dictionary (online) | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '58', 'language_id_whole_page_fasttext': "{'en': 0.9635590314865112}", 'metadata': "{'Content-Length': '205715', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:FHZ5IPJGLZSIM4DDZD6CWJJ3MTAVLXLR', 'WARC-Concurrent-To': '<urn:uuid:a92edc2f-a73d-479d-ba90-ce73b3f32872>', 'WARC-Date': datetime.datetime(2021, 3, 8, 4, 32, 45), 'WARC-IP-Address': '142.250.73.193', 'WARC-Identified-Payload-Type': 'application/xhtml+xml', 'WARC-Payload-Digest': 'sha1:BBS4573QI2GYIXERZWW37P4GFW5GB7HB', 'WARC-Record-ID': '<urn:uuid:389c2082-7b99-4df4-bed2-9930b0ca4fbf>', 'WARC-Target-URI': 'https://separatedbyacommonlanguage.blogspot.com/2006/09/acclimate-and-acclimatisze-another.html?showComment=1363385537290', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:e47dba31-b4fa-4dc6-a98c-b79359d8079d>', 'WARC-Truncated': None}", 'previous_word_count': '1856', 'url': 'https://separatedbyacommonlanguage.blogspot.com/2006/09/acclimate-and-acclimatisze-another.html?showComment=1363385537290', 'warcinfo': 'isPartOf: CC-MAIN-2021-10\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for February/March 2021\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-67-67-147.ec2.internal\r\nsoftware: Apache Nutch 1.18 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.2-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.46199291944503784', 'original_id': '2f31206f3b949ac9030f90fe4234bfa4ec461420c6a4d3e00d4057d7b566fc6d'} |
Depressions in B- and T-lymphocyte mitogen-induced blastogenesis in mice exposed to low concentrations of benzene.
In a short-term (6 h/day X 6 days) benzene inhalation dose-response study, mitogen-induced blastogenesis of both B- and T-lymphocytes in male, C57Bl mice was observed to be significantly depressed at relatively low levels of benzene. Exposure to 10 ppm benzene resulted in a significant depression in femoral lipopolysaccharide (LPS)-induced B-colony-forming ability, while total numbers of B-lymphocytes at this concentration were not significantly depressed. Similarly, splenic phytohemagglutinin (PHA)-induced blastogenesis was significantly depressed at 31 ppm, without a concomitant significant depression in numbers of T-lymphocytes. These data indicate that concentrations of benzene at or near the current standard for occupational exposure (10 ppm) can affect certain immune-associated processes. | mini_pile | {'original_id': '962e921608fab7546272525d5d971f48d702ce1157379721269e8ea513aec769'} |
<div class="leaf "><div class="inner justify"><p class="no-indent ">turning
sharply to the right, dipped under the tracks he
stopped and the passion that had been the cause of his
outburst in the store began to again find expression.
"I will not be queer—one to be looked at and listened
to," he declared aloud. "I'll be like other people.
I'll show that George Willard. He'll find out. I'll
show him!"</p><p class=" stretch-last-line ">The distraught young man stood in the middle of the
road and glared back at the town. He did not know the
reporter George Willard and had no special feeling
concerning the tall boy who ran about town gathering
the town news. The reporter had merely come, by his
presence in the office and in the printshop of the
Winesburg Eagle, to stand for something in the young
merchant's mind. He thought the boy who passed and
repassed Cowley & Son's store and who stopped to talk
to people in the street must be thinking of him and
perhaps laughing at him. George Willard, he felt,
belonged to the town, typified the town, represented</p></div> </div> | the_stack | {'hexsha': 'ea20f7f95d93b43837da74d84539039ce4dd72b8', 'size': '1080', 'ext': 'html', 'lang': 'HTML', 'max_stars_repo_path': 'manuscript/page-356/body.html', 'max_stars_repo_name': 'marvindanig/winesburg-ohio', 'max_stars_repo_head_hexsha': 'aa2a1c786ee75913731393fabef5d1d62abe639e', 'max_stars_repo_licenses': "['BlueOak-1.0.0', 'CC-BY-4.0', 'Unlicense']", 'max_stars_count': '', 'max_stars_repo_stars_event_min_datetime': '', 'max_stars_repo_stars_event_max_datetime': '', 'max_issues_repo_path': 'manuscript/page-356/body.html', 'max_issues_repo_name': 'marvindanig/winesburg-ohio', 'max_issues_repo_head_hexsha': 'aa2a1c786ee75913731393fabef5d1d62abe639e', 'max_issues_repo_licenses': "['BlueOak-1.0.0', 'CC-BY-4.0', 'Unlicense']", 'max_issues_count': '', 'max_issues_repo_issues_event_min_datetime': '', 'max_issues_repo_issues_event_max_datetime': '', 'max_forks_repo_path': 'manuscript/page-356/body.html', 'max_forks_repo_name': 'marvindanig/winesburg-ohio', 'max_forks_repo_head_hexsha': 'aa2a1c786ee75913731393fabef5d1d62abe639e', 'max_forks_repo_licenses': "['BlueOak-1.0.0', 'CC-BY-4.0', 'Unlicense']", 'max_forks_count': '', 'max_forks_repo_forks_event_min_datetime': '', 'max_forks_repo_forks_event_max_datetime': '', 'avg_line_length': '56.8421052632', 'max_line_length': '96', 'alphanum_fraction': '0.7694444444', 'original_id': '11dd7c4144109abf08914eaf5eeffe59dd00de7ac8b7551a60aeea6e2bd2fa1e'} |
Top Moments from RW Portland Episode 2
As the season continues, we are learning more about the cast. Let’s see how things have changed in episode 2.
5. Jessica’s Poetic Justice
Jessica receives an e-mail from an old lover of hers that she had broken up with. He is currently in the military, but in his free time he wrote her an e-mail saying that he constantly thought of her and still loved her. Jessica cried…and cried… and wrote a poem to share her feelings.
4. Jordan’s woMAN
A group of “goons” summoned the roomies to go partying with them. Only Jordan and Marlon decided to go out, and they ended up at a gay bar. While Marlon chatted with the girls, Jordan got free drinks from a drag queen. It’s cool though. Jordan is used to going to gay bars in Oklahoma. Perhaps because he receives a lot of free drinks, or perhaps because he received a lot of attention from men.
3. Jordan/Jessica Showdown
During the second episode, Jessica and Jordan decided to fight over many things. Whether or not Jordan was abused as a child, what is considered “middle class”, and the dangers of smoking hookah. They never successfully reached conclusions, but they successfully made themselves look like assholes.
2. Johnny Talks to Avery’s Butt
Avery is impressed with Johnny for not trying to have sex with her. She rewards him by having sex with him.
1. Marlon’s Backdoor Secret
During a casual conversation about anal sex, Marlon reveals that he has participated in the act. The shocker: it was with a man. He insists that he is not gay, but he was embraced by the gay community in Austin during a low period in his life. I’m not sure how this translates into gay sex, but Marlon seemed very open with his experience and the girls in the house were ready to ask him millions of questions about his male-on-male experience.
One thought on “Top Moments from RW Portland Episode 2
Leave a Reply
You are commenting using your account. Log Out / Change )
Google photo
Twitter picture
Facebook photo
Connecting to %s | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '5', 'language_id_whole_page_fasttext': "{'en': 0.9691957235336304}", 'metadata': "{'Content-Length': '93422', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:XP2G2RVBSTBTL5A7HJKUOIEBTLIZO7S5', 'WARC-Concurrent-To': '<urn:uuid:f0e2840a-5483-444f-b6dc-cddac3949515>', 'WARC-Date': datetime.datetime(2019, 4, 20, 12, 59, 19), 'WARC-IP-Address': '192.0.78.24', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:SPQBOIO7WDJ4KJPNMOT54NSKFHQ6SWPF', 'WARC-Record-ID': '<urn:uuid:9331c2d1-3231-41aa-aada-122990f9ae67>', 'WARC-Target-URI': 'https://stopbeingpolite.com/2013/04/04/top-moments-from-rw-portland-episode-2/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:8c0d867e-30ca-4c89-a5e1-523d76c9489b>', 'WARC-Truncated': None}", 'previous_word_count': '397', 'url': 'https://stopbeingpolite.com/2013/04/04/top-moments-from-rw-portland-episode-2/', 'warcinfo': 'isPartOf: CC-MAIN-2019-18\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for April 2019\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-166-27-36.ec2.internal\r\nsoftware: Apache Nutch 1.15 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.1-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.07084017992019653', 'original_id': '21343cbdc59ea1bee81527c6a2d2fecb04db004c37d3329ffbb6c401d6a41a44'} |
MyElectric Inc
Mississauga ON L5N2Y3
Write a Review
Write a Review
MyElectric Inc
Star Score
This is the average rating based on homeowner reviews.
This indicates how long it's been since the last review.
How well a company responds to Service Requests and Reviews.
Reviews by rating (past 12 months)
Reviews for MyElectric Inc
Sort by
Be the first to write a review!
Have you hired MyElectric Inc? Write a review and earn our First to Review badge.
Write a Review
More about MyElectric Inc
We specialize in HVAC and Electrical services, new installation, upgrades, repairs, and emergency service Our objective is to produce quality Electrical services in a positive closely controlled, well-managed & professional manner. We are proficient in the execution of either pre-designed or design & build projects. Our field of experience cover ...
Looking for Electricians pros in Mississauga? | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '44', 'language_id_whole_page_fasttext': "{'en': 0.901987612247467}", 'metadata': "{'Content-Length': '110447', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:H5735YZBTMMRI3OYTWNALFVUYJFEV66H', 'WARC-Concurrent-To': '<urn:uuid:4b1a0dec-ddb9-4997-93a1-5db56ccb98cf>', 'WARC-Date': datetime.datetime(2018, 12, 10, 19, 38, 21), 'WARC-IP-Address': '54.85.83.71', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:BA6L4ERJDWXGCFAWH3OJU2FIKFMVI2XX', 'WARC-Record-ID': '<urn:uuid:36cc12aa-18c7-45ae-8906-fe635790ee93>', 'WARC-Target-URI': 'https://homestars.com/companies/2846609-myelectric-inc', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:40173b56-35b8-482e-a5b6-68ccea3ab4a5>', 'WARC-Truncated': None}", 'previous_word_count': '207', 'url': 'https://homestars.com/companies/2846609-myelectric-inc', 'warcinfo': 'isPartOf: CC-MAIN-2018-51\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for December 2018\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-182-98-18.ec2.internal\r\nsoftware: Apache Nutch 1.15 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 0.11-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.09030699729919434', 'original_id': '2f3e6a3c353bd400daf4e45fecc02d7ac14f142fa74ab4ec8de195f7970f98ec'} |
Who are we and what can we do for you?
Why choose me? a sea of London/Kent based photographers?
Through my friendly and professional approach I strive to capture those unique qualities which we see in ourselves. From the sublime to the silly, from headshots to portraiture, I pride myself on paying close attention to my clients’ needs and delivering that vision.
I am always happy to have a chat to discuss what you want and how we can best achieve it.
If you’d like more information give me a call; I’d love to hear from you. | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '0', 'language_id_whole_page_fasttext': "{'en': 0.9184743165969848}", 'metadata': "{'Content-Length': '81043', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:FRHMUTJMY7ILFC6YH4L6P6HIFCBRXK3T', 'WARC-Concurrent-To': '<urn:uuid:8cb22918-5381-49f1-887c-55d528e05919>', 'WARC-Date': datetime.datetime(2019, 3, 22, 7, 29, 28), 'WARC-IP-Address': '198.49.23.145', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:3EXXHCXXQMWIUC7OZX2HXG3YVDOZXDKI', 'WARC-Record-ID': '<urn:uuid:bcb0f169-6775-40e9-94fc-df13fd2f689e>', 'WARC-Target-URI': 'https://www.andrewcliftonbrown.co.uk/about/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:838671da-fa53-4b32-8f56-40271b581c4f>', 'WARC-Truncated': None}", 'previous_word_count': '102', 'url': 'https://www.andrewcliftonbrown.co.uk/about/', 'warcinfo': 'isPartOf: CC-MAIN-2019-13\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for March 2019\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-140-190-246.ec2.internal\r\nsoftware: Apache Nutch 1.15 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 0.11-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.16998469829559326', 'original_id': '73d8acadffa12c3a513e6ce320c559f4424e38761e69e0b4f61136efd7fb000e'} |
The Blacklist Wiki
Ruth Kipling
383pages on
this wiki
Add New Page
Talk0 Share
Ruth Kipling
Ruth Kipling
Biographical information
Birth name Ruth Suzanne Kipling
aka Number 57
The Judge
Status 507px-Handcuff Incarcerated
Physical description
Career information
Job Vigilante
Founder of The Amnesty Collective
Out-of-Universe information
First Seen The Judge
Last Seen The Judge
Season(s) 1
Actor(s) Dianne Wiest
Ruth Kipling, aka "The Judge", was the founder of the Amnesty Collective and a vigilante.
Ruth Suzanne Kipling was the founder of the Amnesty Collective, a death penalty abolishment movement. After her father was wrongfully convicted, she began to imprison or execute court and police officials who had wrongfully convicted others. Known as "The Judge", she, aided by a group of accomplices, ran a secret prison yard network where she reviewed prisoner's appeals, using the Collective as a cover to keep tabs on their lives behind bars. She would always let the officials she imprisoned suffer the exact same punishments they had sentenced someone to, be it the number of years served in prison or an execution. Even Raymond Reddington believed her to be a myth.
"The Judge"Edit
After Max Hastings, a federal prosecutor who has been missing for 12 years, suddenly turns up traumatized and mentally broken, Red believes this to be the work of the Judge, a person who adjudicates on convicted prisoners' appeals for justice against the officials who wrongfully convicted them and, if she agrees with their appeal, gives those prosecutors and judges the same punishment they gave the prisoners.
Kipling has contact with Rifkin, the latest prisoner to contact her, by working as his spiritual advisor upon the closing in of his death sentence. After Rifkin dies, she kidnaps Connolly and Harold Cooper, who had beaten Rifkin's confession out of him. As she is about to execute Cooper with a makeshift electric chair, Raymond Reddington enters her prison, bringing new information on Rifkin's case. He gives her a Pentagon file proving that Rifkin was indeed guilty of slaughtering a village with the Taliban (the helicopters were recovering a spy; Rifkin and the Taliban slaughtered the village in frustration), and convinces Kipling to surrender to the FBI outside.
• "If you did your jobs right, I wouldn't have to do mine!"
External LinksEdit
Ad blocker interference detected!
| dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '28', 'language_id_whole_page_fasttext': "{'en': 0.9591516256332396}", 'metadata': "{'Content-Length': '163127', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:KH33VC2CJ65XRV7LXDLLLAKTIPNZK475', 'WARC-Concurrent-To': '<urn:uuid:db53c2ab-527d-46cc-b3ca-6dee9ff8bd8e>', 'WARC-Date': datetime.datetime(2017, 3, 25, 7, 47), 'WARC-IP-Address': '151.101.64.194', 'WARC-Identified-Payload-Type': None, 'WARC-Payload-Digest': 'sha1:TTWVJJE4NAB6IWTMT44YHEHYXNBSJCRT', 'WARC-Record-ID': '<urn:uuid:de806a70-b961-46bf-89ee-b256d854054d>', 'WARC-Target-URI': 'http://the-blacklist.wikia.com/wiki/Ruth_Kipling', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:f016a356-9ab4-4672-9913-6b83c32ef7b4>', 'WARC-Truncated': None}", 'previous_word_count': '420', 'url': 'http://the-blacklist.wikia.com/wiki/Ruth_Kipling', 'warcinfo': 'robots: classic\r\nhostname: ip-10-233-31-227.ec2.internal\r\nsoftware: Nutch 1.6 (CC)/CC WarcExport 1.0\r\nisPartOf: CC-MAIN-2017-13\r\noperator: CommonCrawl Admin\r\ndescription: Wide crawl of the web for March 2017\r\npublisher: CommonCrawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.10594552755355835', 'original_id': '92af2e0d188cc7fbcfad1bad84bc00ad091d596f55baa88d12b47d18b417cd92'} |
Nixtamalization, the Process That Makes Corn Good for You
When corn becomes a staple food—like corn tortillas in Mexican cuisine—it must undergo a process called nixtamalization to make the nutrients available for digestion. e_bone says it's a method developed in Mesoamerica thousands of years ago. But when corn was introduced to Europe, they didn't use nixtamalization, and vitamin deficiencies spread.
The process consists of boiling and steeping corn in an alkaline bath, often made with slaked lime (cal) or ashes, says lapositivista. Niacin in the corn then becomes available for human bodies, and the grains absorb nutrients from the cal itself. "Eventually, the outer coating of the corn becomes gelatinous, the cal/water mixture is drained and the corn is rinsed, removing the outer coating," lapositivista says. The corn can then be used whole in pozole or ground for other uses.
Does that mean that fresh corn on the cob, which obviously hasn't undergone nixtamalization, isn't nutritious? Not quite, jumpingmonk says. Corn on the cob is a once-in-a-while food that's eaten as a vegetable side dish, rather than as a staple food. The fiber and nutrients in fresh corn are still valuable, as long as you're getting niacin and other nutrients from different foods.
Discuss: Corn on the Cob vs. Nixtamalization | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '0', 'language_id_whole_page_fasttext': "{'en': 0.9597657918930054}", 'metadata': "{'Content-Length': '72564', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:ULKA63LP3XD75NLUTCJL3O762K2EGRFW', 'WARC-Concurrent-To': '<urn:uuid:84546000-14fb-439c-8d8d-fafb993c95e7>', 'WARC-Date': datetime.datetime(2014, 12, 23, 3, 54, 7), 'WARC-IP-Address': '23.0.160.57', 'WARC-Identified-Payload-Type': None, 'WARC-Payload-Digest': 'sha1:7XE5QGNXE7BKF62D2GJPAQ4SNQ6MZPZJ', 'WARC-Record-ID': '<urn:uuid:c2fbdd53-9d02-4189-946a-f030fe595252>', 'WARC-Target-URI': 'http://www.chow.com/food-news/120764/nixtamalization/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:cf0c9c69-6099-487f-82c0-cd55fe9a71e2>', 'WARC-Truncated': None}", 'previous_word_count': '208', 'url': 'http://www.chow.com/food-news/120764/nixtamalization/', 'warcinfo': 'robots: classic\r\nhostname: ip-10-231-17-201.ec2.internal\r\nsoftware: Nutch 1.6 (CC)/CC WarcExport 1.0\r\nisPartOf: CC-MAIN-2014-52\r\noperator: CommonCrawl Admin\r\ndescription: Wide crawl of the web with URLs provided by Blekko for December 2014\r\npublisher: CommonCrawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.1684718132019043', 'original_id': '08eb02eb91eac947a9a3871a35eb593d84076e760bd40575b2363e428b93afff'} |
Friday, December 17, 2010
Stealing a page from Pitchfork's book
If someone were to pay me to write a review of the Black Eyed Peas' "The Time (Dirty Bit)", it would probably go a little something like this:
James said...
It seriously sounds like a novice messing around in GarageBand. In. Sane.
Mutantville Productions said...
I don't listen to the Black Eyed Peas - but thanks for the video Neil! lol | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '1', 'language_id_whole_page_fasttext': "{'en': 0.943026602268219}", 'metadata': "{'Content-Length': '78092', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:ACEY62INN7KLV44F45MC27UMFACWWZTM', 'WARC-Concurrent-To': '<urn:uuid:c4b10906-875c-4ce8-851a-8f08cc43db21>', 'WARC-Date': datetime.datetime(2017, 3, 25, 1, 54, 1), 'WARC-IP-Address': '216.58.217.161', 'WARC-Identified-Payload-Type': None, 'WARC-Payload-Digest': 'sha1:TKMSIA3CPK3Q3IGNGZTES2LJNNF6WZC2', 'WARC-Record-ID': '<urn:uuid:367c007a-acad-476e-a992-64a75c6ab947>', 'WARC-Target-URI': 'http://neilshyminsky.blogspot.com/2010/12/stealing-page-from-pitchforks-book.html', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:06a16f20-c06d-4c13-b3df-74082c4b52ed>', 'WARC-Truncated': None}", 'previous_word_count': '70', 'url': 'http://neilshyminsky.blogspot.com/2010/12/stealing-page-from-pitchforks-book.html', 'warcinfo': 'robots: classic\r\nhostname: ip-10-233-31-227.ec2.internal\r\nsoftware: Nutch 1.6 (CC)/CC WarcExport 1.0\r\nisPartOf: CC-MAIN-2017-13\r\noperator: CommonCrawl Admin\r\ndescription: Wide crawl of the web for March 2017\r\npublisher: CommonCrawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.03627103567123413', 'original_id': 'f8d52055e7a0ecfc93a5ee263ca619a0d42a4868446572110f442de1ce733ff5'} |
PokéBase - Pokémon Q&A
1 vote
If you have a good moveset for Pangoro, post an answer below and upvote the best ones. Remember, this is for competitive movesets, not in-game. Ability, EVs etc should be included. Make sure to read all the guidelines here.
Pangoro Pokedex & learnset for reference.
Pangoro sprite
14 Answers
1 vote
Pangoro @ Choice Scarf
Ability: Mold Breaker
EVs: 252 Atk, 252 Speed, 4 HP
Nature: Jolly
-Sky Uppercut/ Brick Break
-Stone Edge/ Poison Jab
Why doesn't it get Guts? Then it could be like Conkeldurr. But no. Instead it's more like Emboar; nearly the same attack, slightly lower HP & speed but slightly better defences. So one solution is to slap a scarf on it which most people might not expect, and go for broke.
Earthquake & Mold Breaker go hand in hand; no Rotom form (EDIT: except Rotom-S [credit trachy]) will be safe. Crunch STAB, what else can I say. Sky Uppercut for slightly more power, or Brick Break for accuracy and the bonus of getting rid of screens; shame that Hammer Arm is its most powerful Fighting STAB because of the speed reduction. Stone Edge or Poison Jab for either the Flying coverage or Fairy coverage. Fairy coverage might be more pressing because of the double weakness.
If Pangoro gets Drain Punch via breeding, it could run a bulky set more successfully. Conkeldurr outclasses it as a bulky Fighting type because of Mach Punch and Drain Punch though.
edited by
Hey, I see Pangoro and I just think Emboar. Similar stats, similar build, might as well slap a scarf of the thing so (like you say with Rampardos) it has a chance of out speeding something.
I'm pretty sure Rotom-S will be safe. :P
Rotom-S. The bane of my (short lived NU) life.
What on Earth is Rotom-S?
Oh. Rotom Standard, right?
1 vote
Pangoro @ Leftovers
Ability: Mold Breaker/Scrappy
EVs: 252 Atk / 252 HP / 4 Spd
Adamant Nature
- Storm Throw
- Crunch
- Poison Jab
- Taunt/Parting Shot
Storm Throw is just a beast move, basically a base 120 power STAB attack that ignores stat boosts. Crunch is also STAB, used over Payback to do more damage to slower stuff such as Slowking. Poison Jab is to get a Super Effective hit off on Fairies, which are able to resist Fighting/Dark. Taunt is to prevent slower Pokemon from getting off a status move, such as Toxic or Will-o-wisp. Parting Shot can be used though to make Pangoro a great pivot though, as not only is it slow enough to allow you to bring in something safely, you make the switch-in even safer by reducing the offenses of the foe.
EVs provide bulk and power. There is nothing really outside of other Pangoro that I feel the need to add Speed EVs for. You can move the 4 Speed EVs to Defense if you want, I just do it for the speed creep. Leftovers is used to help out with the bulky aspect of it.
Both Mold Breaker and Scrappy have very limited uses. I think Mold Breaker does have more use. It can:
-Lower the defenses of a Mandibuzz who switches in on Crunch, making it easier to KO with Storm Throw. Same applies with Metang, Klinklang, and maybe even Carbink if it runs Clear Body.
-Taunt a Natu and make it so you can guarantee the Taunt on a Wonder Skin Venomoth (who I expect to see at least tested again in RU).
-Crit a Drapion with Battle Armor, meaning Storm Throw actually works on it.
-Break through Sturdy.
Scrappy has its use in allowing Storm Throw to just break Spiritomb though, while also making it so that the foe has more difficulty with switching in Ghost types in order to pivot.
edited by
crits are 1.5 boost now... just sayin
Mold Breaker defo works better with this, as all Scrappy does is deal with ghosts, all except Spiritomb and Sableye are weak to crunch.
0 votes
Trick Room Sweeper
Pangoro @ Choice Band:
Trait: Mold Breaker
EV: 252 ATK / 252 HP / 4 Sp.Def
Brave Nature
IVs: 0 Speed
• Hammer Arm
• Crunch
• Frustration
• Earthquake
Scrafty > Pangoro. As simple as that.
Hammer Arm is STAB and profits of the speed loss to make Pangoro more dangerous in Trick Room. Its 150 STABbed power is great to use, but it is a bit inaccurate, at 90 accuracy, the same as Hydro Pump.
Crunch is STAB. Nuff' said. It has 120 Power / 100 Accuracy, and reduces the defense stat.
Frustration um is because I like it more on Pokémon like Pangoro than Return, it looks more freaking. It has a nice indeed 102 base if Pangoro hates you.
Earthquake will kic.... everything on its way with Mold Breaker so ... Fu.. y.. Magnezone.
Get it to hate you would take dedication. Just use Return.
It is much easier to get it hate you; just let it die in every battle. And it will start to hate you. But alternatively, you can use Return.
it is soooo much easier to make it like you...
Poison Jab > Possibly Body Slam > Return > Frustration
Certainly not body slam, unless you are trying to abuse paralyze chance.
0 votes
Bulky Bulk Up
Pangoro @ Leftovers:
Trait: Mold Breaker
EV: 252 HP / 252 Sp.Def / 4 Atk
Careful Nature
• Bulk Up
• Crunch
• Hammer Arm
• Stone Edge / Earthquake
I like this set better than the first. As boss trachy and the guidelines said, I will separe every of my movesets, and today, I'm full of movesets idea.
Bulk Up is the main part of the strategy. I maximized the Sp.Def so that Bulk Up cares about the Atk and the Def, and HP was also maxed to transform Pangoro into a monster. But believe me, Scrafty > Pangoro.
Crunch ... must I say why ?
Hammer Arm is STAB. Full power, at the loss of Speed. Go. Pangoro is slow.
Stone Edge is relatively coverage against Flying, but I like Earthquake better to fu.. well everything with Mold Breaker.
edited by
OK, I hid the 2 last answers, they were not adding anything. You can try a SubBulkUp set, but only if that thing gets Drain Punch. It is OK, but outclassed. Simple as that.
I say Pangoro > Scrafty, just cuz Pangoro's a panda.
Lolwut ?
You said Scrafty > Pangoro in your previous answer (not sure why I commented on this one), but I say Pangoro's better cuz pandas are awesome.
0 votes
Not sure how I came up with the idea, but how about a Phazing Bulky Pangoro?
Pangoro @ Leftovers
Ability: Scrappy
EVs: 252 Atk, 252 HP, 4 Def
Nature: Impish (Def+, Sp. Atk -)
- Circle Throw
- Parting Shot
- Storm Throw
- Payback
Circle Throw is the attack to phaze with
Parting Shot if you fear for his life
Storm Throw for damage (Love the always crit)
Payback to get rid of those things that are slower then him
I chose Scrappy over this so you can get rid of Ghost types aswell, otherwise, it would be Mold Breaker
edited by
Use mold breaker, and kill ghosts with payback. Or even better, use crunch.
0 votes
Pangoro @ Choice Scarf
Ability: Mold Breaker
Nature: Naive
• Hammer Arm
• Aerial Ace
• Poison Jab
• Rock Slide
This Pokemon is a bit hard to do because of its lack of STAB but it had to be done if you don't want to be obliterated by your enemies. Mold Breaker, comes to good use for steel types, while the choice scarf and the naive nature, increase your speed, something Pangoro doesn't have.
The Naive nature, also reduces the defense of Pangoro. He doesn't have much of this but you would want to keep his amazing attack and the ok hp.
Hammer Arm is great with your scarf and nature because it reduces speed, while they increase it. It is also a STAB with really high power.
Aerial Ace is to protect you from fighting type.
Poison Jab is to protect you from fairy.
Rock Slide causes flinching and protects you from flying type.
Why Not Jolly? And Crunh or Earthquake > Aerial Ace
Jolly can work as well but crunch and earthquake is a NO because you already have a strong STAB and it is best (my opinion) to have moves that can defeat the ones who are strong against you.
I would use crunch>Aerial Ace as he seems just like a coverage tool.
0 votes
[email protected] Choice Band
252 HP 252 Atk. 4 Def.
Hammer arm (powerful and pangoros speed is bad anyway)
crunch (obvious)
poison jab (for fairys)
Earthquake (powerful and hits a lot of things with moldbreaker)
0 votes
Pangoro @ Assault vest
Mold Breaker / Scrappy
Adamant Nature
252 Attack / 252 HP / 4 SDef
-Circle Throw / Storm Throw
-Poison Jab
0 votes
Pangoro @ Chesto Berry
Ability: Mold Breaker
EVS: 252 Atk, 252 Hp, 4 Def
Nature: Brave
-Power-up Punch
-Sleep Talk
Easy to use but slightly hard to master the timing. Power up punch to boost atk + STAB, Payback for STAB to make up for low speed, Rest to heal in a pinch and since he's naturally bulky, not easy to take down, And finally Sleep talk to keep going after he gets to the second rest. Only drawback would be using rest while already sleepy. Made with fighting all around, only thing not prepared for would be for Fairy and Poison/Dark (Drapion), Power-up Punch boost it to take down Tanks fast. and Payback to Hit those Sweepers. Have Fun.
0 votes
enter image description here
[email protected]
Ability: Mold Breaker/Scrappy
Nature: Adamant
EVs: 252 Atk/128 Sp.Def/128 Def
• Storm Throw/Hammer Arm (Speed doesn't really matter)
• Knock Off/Crunch
• Poison Jab (For those pesky Fairies)
• Ice Punch/Aerial Ace (Cover either Flying or Fighting weakness)
0 votes
**Rock'um Sock'um Panda (Needs Trickroom Support)*Rock'um Sock'um Panda (Needs Trickroom Support)
Nature: Admant
EVs: Attack/Def or Sdef
Hammer Arm or Drain Punch (pick one)
Fire Punch
Ice Punch
With Hammer-Arm lowering his speed and payback this makes him brutal
Drain Punch (for Sustain)
Fire Punch (Nice Coverage
Ice Punch (Nice Coverage
0 votes
This set is for a sweeping/tanky Pangoro
Item: Leftovers
Nature: Adamant/Careful
Ability: Iron Fist
Bullet Punch
Swords dance
Fire punch/Parting shot
Sky uppercut
252 HP 252 ATK 6 SPD DEF
Bullet Punch: For some priority
Swords Dance: Since you're tanky you can get a few of these and then spam Bullet punch
Fire punch: Die lucarios
Or Parting shot: To quickly leave before fainting
Sky uppercut: To get fly spammers
In a battle if you are against a Pokemon that can kill you use Parting shot (Has Priority too :D). Well if you are against a Pokemon you can kill use Swords dance, they'll probably switch, so free Swords dance. Then you can either gamble living a hit or use bullet punch. You'll probably get a sweep. Hope you enjoyed this set.
0 votes
Gen 7 set
Ability: Iron Fist
Nature: Impish (+Def -SpA)
EVs: 252 hp, 252 defense,4 attack
Item: Normalium Z
Sky Uppercut
Parting Shot
Bulk Up
This is a late game set. Once you've switched in from a presumably injured tank, bulk up, use whatever move is most useful and when you are done, use Z-Parting shot. This will fully heal whatever Pokémon you switch in! And also lower the enemies attack and sp.attack! Idk if this is good but I hope so!
Isn't Parting Shot a Dark type move?
0 votes
Pangoro @ Life Orb
Ability: Iron Fist
EVs: 252 HP / 252 Atk / 4 SpD
Nature: Adamant
-Swords Dance
-Bullet Punch
-Drain Punch
my moveset in Pokemon Showdown ❤
username in showdown: ugly adsasadad | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '28', 'language_id_whole_page_fasttext': "{'en': 0.9064684510231018}", 'metadata': "{'Content-Length': '105033', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:35BBUW2LPBPHS3CBEQRQF3RTJNAQ3BAZ', 'WARC-Concurrent-To': '<urn:uuid:1fdd617a-9b1c-4951-9e30-c21e9dce91d7>', 'WARC-Date': datetime.datetime(2018, 12, 10, 21, 0, 15), 'WARC-IP-Address': '104.25.29.12', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:AO7556C5WXZWEL4EPISU66INZ3FJHKAR', 'WARC-Record-ID': '<urn:uuid:9b6f332d-ab77-4ccb-9087-2df33729a547>', 'WARC-Target-URI': 'https://pokemondb.net/pokebase/168249/what-is-a-good-moveset-for-pangoro?show=215181', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:5c3e0cb1-1aee-4a47-9656-532f36f0f8de>', 'WARC-Truncated': None}", 'previous_word_count': '1908', 'url': 'https://pokemondb.net/pokebase/168249/what-is-a-good-moveset-for-pangoro?show=215181', 'warcinfo': 'isPartOf: CC-MAIN-2018-51\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for December 2018\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-150-135-54.ec2.internal\r\nsoftware: Apache Nutch 1.15 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 0.11-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.021496295928955078', 'original_id': 'b7a8e21b5a6c78c594f04f2ec5618d1e45b942f276e0247b727b9c3efdd67da8'} |
tag:blogger.com,1999:blog-8891580831005479586.post6415735112336487727..comments2017-08-01T12:26:05.269+05:30Comments on A.V. Devan Times: GURU SAMARPANAM - Issue # 10A.V. Devanhttp://www.blogger.com/profile/15445074066795636123noreply@blogger.comBlogger1125tag:blogger.com,1999:blog-8891580831005479586.post-74970661328286608172012-06-22T15:33:03.734+05:302012-06-22T15:33:03.734+05:30I live in Guwahati (Kamarupa Khsetram)and am pract...I live in Guwahati (Kamarupa Khsetram)and am practicing Sahaja Yoga. In our aarti song we sing 'Sant janoki dharthi hai Bharat Mata', that is this Bharata Bhoomi is the land of all sadhus and saints. It is always pleasant to read the happenings in the life of Mahaperiyava. Thanks to you all.Anonymousnoreply@blogger.com | mini_pile | {'original_id': '9d3a62684f158622838d81c5c6e307ad0d09b587a6c0fce49598412164f9aa5a'} |
Wednesday, July 1, 2009
Eating In France: Dying Inside
"Restaurants are very expensive. There is a range, of course, but it starts high. Way higher than neighborhood places in Manhattan, for instance. And few places are truly child friendly. The French do not much like children.
Restaurant meals are available at very limited hours. You want lunch — it had better be between 12 and 2. Miss that and you can have a snack — but only if you are in a place big enough to have a range of restaurant types. Dinner starts at 7, no matter that you missed lunch and want a burger or a salad at 5, not ice cream or a beer. And meals take forever. I like the leisurely lunch as much as any journalist, of course. But not with my kids, every day — which leaves us with grilled-cheese sandwiches, hold the ham. Oh, you can’t hold the ham? Thanks.
Finally, there is a lot of bad food in France — especially around tourist sites, including the great museums. I will not say what I paid for two sandwiches and two salads — all premade so unwanted ingredients could not be removed in advance — and a few soft drinks at the Louvre, after braving the crowds to see the Mona Lisa (which attracts tour buses full of people eager to take group pictures of themselves in front of the picture). There is much excellent food, of course. But who wants really excellent food every day? Sometimes you just want to get everyone fed and get on with your activities.
Fast food exists because a mediocre, entirely predictable burger from McDonald’s is no worse than what you would get a certain percentage of the time at individual places that might not be as clean and certainly won’t be as quick. There is an obvious open niche for a service-oriented place that downplays the drama and provides reasonably healthy food in a clean setting.
And as for the health claim — I don’t personally buy it. But I am currently in a region where every farmers’ market, farm stand, and café sells foie gras, duck confit, and excellent high-fat cheeses, and what passes for a vegetable in restaurants is potatoes sautéed in duck fat. A few carrot sticks and an apple and Mickey D wins that one — so no surprise that it’s doing well."
-- Lisa Schiffren, on some of the many hidden truths about eating in France - others are an extremely limited menu, hearing the repeated phrase "We do not have" when ordering from that menu (France is a socialist country, so prepare to do without many advertised items) and - unlike anywhere in the FDA-protected United States - the daily danger of food poisoning, which you won't hear about anywhere but here, and in The National Review.
And when I say "food poisoning", I'm talking about a real whammy kiss of sickness, that would cause me to black out as I was eating and, when I awoke, swear off trying any of their "delicacies" ("It's the best!") ever again. When I was living there, I was always at McDonald's or Quick (the American jeans-clad Belgian Burger King that operates in France) or stealing away to a Muslim joint for a tasty kabob - a risk for any American.
But I found I'd do almost anything - anything - but take the chance of another debilitating night of the vomits or the shits - experiencing the depressing reality of, once again, suffering terrible stomach cramps - while inhaling the full-strength odor of my own insides because I was usually stuck, using an ancient toilet with no water in it. (France hasn't figured out standardized plumbing either. I swear, after the war started and American liberals started screaming, "France does not agree!", I was living there thinking, "So what? If these goofballs don't agree, it's probably the right thing to do." That started my very-serious re-evaluation of Bush, his policies, and just about everything else: Conservatism, here I come,...)
It was a fucking daily torture.
Another issue is this idea of "freshness" in France.
I can't tell you how often I sat in wonder as my French ex-wife (dumbshit that she is) would go to one restaurant after another ordering the fish - trying to make a point about French fish being better and fresher than American - but regularly discovering she almost broke a tooth because it invariably had sand still in it. (I almost always ordered a steak, which would drive her and the other frogs crazy, since they took it - and almost anything else I did, not to their specifications, to protect myself - as an insult, being the insecure bunch that the French are.)
And about that limited menu: You can go to a party in France and they'll always have a spread for the guests. Go to another party - it's the exact same spread!
And how would you like to find these guys - just like this - on your pizza?
Here's a couple of other culinary tips:
Stay away from Mexican food in France.
They don't understand the first thing about it, and will happily hand you a plate that can best be described as an ugly bean dip disaster.
And, black Americans, don't be surprised if someone slyly offers you "niggerheads" for dessert: They're racist as all get-out in France. They just won't admit it - even to themselves - just ask the Jews.
But, of course, they demand that Americans must have a black president, while France doesn't have a black anything. They don't even like printing the word "black" in newspapers. Hell, I once went to the equivalent of a Home Depot in France and they didn't even have black paint! (They also wouldn't sell me blue paint because I told them I wanted to use it on my kitchen. The reliable reply: "This is not done!")
Fuck France.
1. I can whole heartedly agree with your take on "French" food. The best food we had on spring break in Paris was the hot dogs (best were next to Notre Dame) by far. Dinners out with the kids were an expensive nightmare, even though the kids were well behaved and quiet for a change the wait staff were mostly pricks and wouldn't deserve a tip in the states even though they grant themselves one on the bill. Coming home we shared rows with Metallica road crew who said that under about $100 us per person the best food was the hot dogs found at street vendors. mpw
2. I rarely disagree with you, but I spent two weeks in Paris last year, and I ate like a king for around the same prices I'd pay in the US. I still have fond memories of the food.
(I do share your complaint about the hours though. It was a huge nuisance when I wanted to eat dinner at 6pm.)
3. Howdy,
I cannot speak for Paris...yet, although my husband and I are going there in September...but I can speak for the areas around Bordeaux and Nice...such food...Heaven on earth. (My husband and I are partial to potatoes cooked in duck much so that we do that here in Dallas, TX...get the duck fat shipped in by the 5 pound drum.) Oh dear Lord, the confit, foie gras and other duck items in the countryside are just plain bliss. As are the cheeses, rabbit, chicken, veal...and gorgeous vegetables and fruits. As I said, can't stick up for food in Paris, but certainly can stick up for food in the south of France.
By the way, my husband and I cook all kinds of food...we eat like Kings in this great and bounteous country of ours. But I won't stomp on French can be yummy. Perhaps it's the change of venue...I understand Parisians can be a bit huffy.
4. I've spent weeks in France with teenagers and never had a problem with food. There was a Starbucks on Avenue L'Opera about two blocks from the hotel for breakfast. There are all sorts of little cafes on the left bank with reasonable prices. It's best to study up on French for a few weeks before you go but that's only polite anyway. In Nice, we found great little places and the prices were about what you would pay in a nice restaurant here. In Normandy, we stayed in a B&B with lovely food. We spent all day showing the kids the scenes of the Normandy invasion and ate lunch in cafes. No problem at all.
5. As Samuel Clements (Mark Twain) so rightly observed: "There is no hell. There is only France).
6. Have to agree based on my recent trip to Bordeaux. You can forget about getting a decent steak in France - the "chefs" don't understand the N. American concept of "rare, medium rare, medium, med. well, and well" for the French there's "Bleu" aka raw, then there's "a point" meaning cooked to "the point", and "cuir" or cooked. Everything we ordered came with foie gras (bad foie gras from Italy). I now understand why everyone we saw walked around eating a baguette (aka stale bread). They were filling their stomachs so they didn't feel the need to eat their crappy food.
7. What nonsense. I have no problem piling on against most things French. I lived in Paris for some time and couldn't stand most of it -- from how dirty the city was to all the bullshit that goes along with trying to be "polite."
But the food was consistently great. And if you try, it's also not expensive. Also, before you go saying how awful duck fat is, try reading a book like Nina Plank's "Real Foods." Educate yourself before posting such garbage.
I'm surprised Glenn Reynolds linked to this crap posting.
8. I, too, have spent weeks in France and never experienced anything like that written above. We eat at nice restaurants sometimes, but prefer inexpensive cafe menus. The food is always tasty and filling. There are also lots of excellent pizzarias. And the carry-out shops are fabulous.
My personal favorite is the sidewalk crepe stands. Mmmm. Wish I had one right now!
One last note, though. We do NOT generally eat around the high tourist spots. Maybe that's the difference.
9. I have eaten out a lot all over France. Of course, like every country, it is variable- in quality, speed, politeness etc. But most of my really special food memories are of French meals. The best meal I ever ate was at an Auberge in Bayeaux, Normandy. Most of the people eating at the trestles in that dining room were like me foreigners- and to a man/woman/girl/boy, declared it the best food we'd ever had.
10. I agree about Mexican food in France -- that was a truly weird meal.
I also remember when we were on the way to a meeting and stopped someplace for a sandwich. The staff was offended that we sat down to eat. Apparently one does not eat a sandwich at the restaurant's precious tables. On the other hand, it was the best cheese sandwich I have ever had..
11. Anonymous has it right. The sidewalk crepes are great and not too dear. The trendy Asian eateries are all pricey with "what the hell is THAT" ingredients on your plate (especially the Tibetan ones). Stay away from any Euro-style restaurant chain; it's not French cooking, it's a norovirus factory waiting to happen to unsuspecting tourists. We found a great little Chinese takeout place in Rue Cler and used that a lot. Great selection, tasty, and nice people running the place. Don't ask the hotel staff where to eat; ask a local where they would take their family.
12. I should have mentioned how great the Moroccan food is in Paris. Very few things beat couscous Royale.
13. Having been to Paris twice as a tourist, I will say that the food is decidedly mediocre, although the waitstaff lived up to their reputation for rudeness. However, in 1989, there was a little place called "Suzie's Tex-Mex Cafe" over on the Left Bank run by some Texan expats. They served up the real thing with Mexican beer--Dos Equis, not that Corona swill. Really hit the spot.
14. Sooo true. We were in Paris in early June. Some ex-pats we engaged with regaled us with their food poison tales. The prices were OUTRAGEOUS ($45 for a martini at the Ritz, $7/bottle of Vittell still water, $25 for a ham sandwich), although I read today that the VAT taxes were decreased in Paris restaurants this week and prices are considerably lower. The waiters, while mostly professional, were sometimes having their kitchen fun, but like you, I don't care much, mostly because it is like a caricature of France, politely rude. One waiter brought me a one ounce sealed airplane bottle of ketchup with an exaggerated flourish after dropping my croque madame off. I KNOW that guy was thinking himself very funny. The food is all the same and not all that great. Steaks are bad.
15. Favorite meals in Paris: McDonalds, and doner kebab in the Latin quarter.
Not terribly impressive: Parisian sushi.
I didn't think Paris was as obnoxious as I had feared, and Normandy was a f--king delight..
16. Welcome Althouse and (Oh-My-God) Instapundit readers:
I'm going to do other pieces on France, but I thought I ought to make it clear that I was writing about "living in France" - and I've lived and moved all over it, over the course of 20 years - while Ms. Schiffren was describing her tourist experience AKA Paris. There's a huge difference.
Now that I'm back in the States (permanently) it's always bothered, and confounded, me that - with all of our modern technology and the many different means of communication, the information Americans get about France is still trapped in the war years. Think about it: See a piece, say, on television and what do you get? Kitschy accordion music (which people will only hear in tourist traps) and some BS about the great food, and how much healthier and/or more fashionable they are than us - and that's about it. It's a lie, of course, and (as with my point about the war) it's a lie that can lead Americans to a false impression, even about themselves.
Anyway, thanks for showing up and I hope some of you will stay to look around and check out my posts about the ultimately destructive influence of NewAge "teachings" on the Western World - which make up the bulk of this blog:
Socially, politically - and especially personally - I think this form of "spirituality" is the most corrupting force in the world today.
17. It really depends on where in France you go. My grandmother who's lived in Paris these past twenty years or so says she doesn't bother with Parisian restaurants because the food is always terrible, and she's always complaining that the fruits in the supermarkets are gimmicked and chemicaled and no good. But there certainly are places where the food is excellent (the best way is to get someone's grandmother, who knows what she's doing, to take charge of it ...)
Much like the social issues, actually. There are quite a few French who recognize common sense when they see it and aren't in favor of the liberal/socialist/whoring slut mindset. Problem is that mindset has had such a lock on power for so long it is not possible to openly oppose it.
This, like many other things, will not continue forever.
18. I visited France in 2001 and 2004. The food was divine, all the places we went.
And Paris was aparkling clean. They even washed the streets on Sunday.
On the other hand, Rome was dirty and covered with graffiti.
19. No personal experience. A lady I used to work with had family in southern France/northern Spain, and went over every two or three years to visit.
Her recommendation to me was "Don't go to Paris if you don't have to, and don't eat there if you can avoid it. The staff treat everyone like crap, and if they find out you're American... And the food is horribly expensive. But when you get out into the countryside, people- including the waiters- are far more friendly, and the food much better."
Her repeated experience, passed on for what it's worth.
20. On the other hand, eating with kids in Italy was great: there might not be "kids menus" or coloring book placemats, but from neighborhood trattorias to Michelin-starred restaurants, our six year old was accommodated the food that he loved.
And at one restaurant in Palermo, they ran out of gelato, so the waiter actually took my son's hand and walked with him down the street to the gelateria to buy him ice cream. Yes, we trusted a complete stranger with our son, but it's Italy--you can do that there. You can have France.
21. This is wrong in a lot of ways. The food in France is terrific, and although Parisians deserve their rude reputation, you'll find some friendlier service in the provinces. What I have to agree with is the fact that the French, and Europeans in general, are ridiculously inflexible and conformist. God forbid you commit a food faux pas, such as asking for cheese AFTER your dessert. "The customer is always right" is only true in the US.
22. Just back from 10 months in France, 8 of those months spent in Paris.
Never got sick... I have a hard time believing it is any worse than anywhere else... you have a bad experience by chance and you think it's normal.
Overall I don't think "French" food in France is all that great -- at least if you're living on a bourse and can't afford to go to 2 or 3 star restaurants. The non-ethnic restaurants we went to tended to have small portions of decent (but not spectacular) food for reasonable (considering tip and tax inclus) prices.
Generally much preferred were ethnic places. We had some favorite Japanese joints near Rue St. Anne, a favorite Indian joint, dined at a nice Korean restaurant and enjoyed a variety of 'oriental' (i.e. North African/Middle Eastern) restaurants -- all in Paris. Our very best meal in France was a creperie (an actual restaurant, not a stand) in Caen, which served a dessert crepe with the perfect caramel. Our worst meal was an Indian place -- but it was essentially in the sticks (Pau in the Pyrenees).
Ironically, our best "French" meal was consumed in Prague.
23. "But who wants really excellent food every day? Sometimes you just want to get everyone fed and get on with your activities."
And that, my friends, encapsulates a large part of the difference between the U.S. and Europe. Me, I'd like to organize my activities around really excellent food. And somehow, on well over 50 trips to Europe, most of them on business, I've managed quite well. With even a modicum of planning, you and your family can manage well, too.
24. Just going to throw in the 'dont drink the water' thing. If you were sick that often, maybe you couldn't tolerate the local bacteria. I got sick a few times in Europe even when I helped cook the food / I know it was fine and clean. Well, that could of been some of it anyway.
25. I lived in Italy for around 3 years, and let me just say...
French food is pretty bad if you're on the run. And I completely agree about the Mexican food..although the place I went to was in the Netherlands, it was in Wallonia, so it's close enough. I never did get sick there though, but I have a pretty tough stomach. The Italians do sidewalk/quick food much better than the French. So much better it's not even funny.
The Germans do a dang fine job at the sausage carts as well.
26. I've been to Paris in the Summer and in the Winter. During my summer visit, the place sparked. In winter, Paris is a shithole. Your criticisms of the food and food culture are all correct (their idea of "steak" is a piece of beef you wouldn't find in the shittiest middle school cafeteria in America) but there is still a lot of good food to be had there. Unless you are vegetarian. The winter trip was with my girlfriend (now my wife) who happens to be a Hindu vegetarian. She's never eaten meat in her life. And if it wasn't for the falafel joints and crepe stands, we would have gotten rickets on a diet of bread, wine, and coffee.
27. I have no idea where you were, but I've been to Paris many times and never had anything close to your experience. I always found the service impeccable, the prices reasonable, and the salads/veggies beyond compare (the produce has been so good and so well blended that salad dressing on the salad was unnecessary).
If you want a wonderful meal outside of proper meal times, there are any number of sandwich shops (panini and the like) or savory items in the boulangeries. There are always grocery stores with cheese and fruit.
The brasseries will make a steak for you if you ask nicely, even outside of regular hours, but if you show up in sloppy jeans or shorts or don't try to speak French, forget it.
On the contrary, I've never had a decent meal in New York (and I've lived there) and the prices, even for simple things, are outrageous.
It has been my experience that people who are treated rudely do not even make the attempt to speak French or behave in a civilized manner. The latter is often demonstrated in not wearing proper street attire. Did you not speak French? I've traveled all over the world and France (and Paris) is among the best service and welcoming attitude available. Even my terrible French is appreciated and gets me through.
There are simple rules of etiquette, such as always greeting someone before asking them for something or asking a question (similar to Old South manners). Without that simple courtesy, I've seen French people clam up towards rude Americans, and when I am polite and obey the simple rules, they're as charming as could be.
France is not the U.S. or anywhere else, so expecting things to be like some place else is silly.
- Connie du Toit
28. I lived in Paris for 3 yrs and my parents live near Cannes. You can find bad food and they've no idea how to do pasta al dente, it's simply beyond them, but I ate well and often and you had to feel your way around and yes, it can be very expensive. Tour d'argent was not all that....
I lived in Rome and have relatives up north and still travel there, biggest difference btwn french and italian is the italian stick to 8 ingredients and then whatever is in season or regional for main dish. The food is almost always affordable and good.
The French food is fabulous but they do tend to cover it with heavy sauces, etc, that became just too rich for me at 45, growing up in Seattle with a lighter but healthier diet.
bon appetite
29. I lived for years in Europe and had some of the best (Italian) and worst (also Italian) food imaginable.
I can sympathise with the food poisoning thing. But I got mine from an Italian restaurant in Naples.
In France it was like, "You expect me to EAT that?"
But the British Fish and Chips in Nice were excellent.
I never had any problem with food in Germany. Sometimes it was hard to find a restaurant that wasn't Chinese, Italian or fast food though.
30. Well, I for one enjoyed eating in Paris, with no ill effects. Stayed near the Place de la Bastille for a week, send the daughter down to the patisserie every morning for croissants while i made coffee.
lunch was that 'ham sandwich' which comes in two varieties - 'Croque monsieur' and 'croque madame', but i'm sorry you didn't find someone to make it fresh for you. I ate very well for a week at reasonable prices. also shopped at that market just off the eiffel tower in rue cler. we ate in Le Jules Verne on the eiffel tower. food wasn't special, but the view sure was, and the waiter shamelessly flirted up my daughter :-)
I in fact enjoyed my salade at the Louvre - I suspect what's her name was having a bad day (viz the tourist comments). I had a fantastic multi-course meal just outside of versailles for very little, walked across the square to my cheap hotel room in the ex-versaille stables.
man, i'm sorry she found all that bad stuff - how did i miss it?
31. Brother, sing it. My wife and I lived in Spain for two years and had this same discussion with the same faux-sophisticate Europhile yugdugs who are defending that pigslop. I HEARD about great food but most of it was unworthy of the toilet it was scooped out of. All fried, all mayo, all rancid, all between the hours of 12-2 and 9-11. I spent 3 years in the bungholes of the Middle East and never got as sick as I did in Europe. McDonalds, sadly, was the haven of reliability and hygiene. Thank god for the American business model.
32. We had mixed experiences with food in France, no real complaints about what we ate out in the provinces, some very good, none memorably bad. Paris wasn't exactly a letdown but it wasn't anything special; we hadn't done much study, though, as to where we should eat and where we should avoid.
Germany has been a pleasant surprise, you can find schweinshaxe and weisswurst if you want but we've pigged out on sushi, Chinese, kebab, and all manner of Italian all over the place. Whole grilled mackerel on a stick with a couple liters of beer at the Hirschgarten in Munich. Stay at the Hotel Kriemhild, nice small place in a great area and close enough to find even when you can't walk straight.
The Swiss seem more consistently capable of screwing up pizza than anyone else in Europe, odd given their location, or maybe we just had recurrent bad luck (or bad judgment.)
In China I just eat whatever my friends and relatives order. Spent one nasty evening driving the porcelain bus after some badly-done hot-pot one time, and I don't think I've knowingly eaten dog, but it's been pretty memorable overall.
33. No wonder you're not married anymore...
34. I have visted this site and got lots of information than that of i visited before a month.
work from home
35. Thinking this is a bit harsh.
From a local perspective, thing of US cities known for food. Take NYC. Now, I grew up near NYC and have had many meals there. Some of them have been amazing. But I've also walked into some grab and go lunch places thinking NY pizza and italian is so good compared to elsewhere in the US I couldn't go wrong, and then wished I could have had my stomach pumped afterwards.
Every city has good food and bad food no matter how much of a 'food city' it is. I had some things in Italy that made me delirious with how amazing they were, and some subpar meals.
36. Thank you for your article, really effective piece of writing. | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '12', 'language_id_whole_page_fasttext': "{'en': 0.9797981977462769}", 'metadata': "{'Content-Length': '295897', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:RT2MB7QWIZLKSCRWSCOOAIGUSLHZJ6R6', 'WARC-Concurrent-To': '<urn:uuid:0f0385e6-8f15-42b7-b127-a1e0818021b6>', 'WARC-Date': datetime.datetime(2014, 12, 22, 2, 2, 28), 'WARC-IP-Address': '74.125.228.203', 'WARC-Identified-Payload-Type': None, 'WARC-Payload-Digest': 'sha1:KSOR3CW5C5BHOQRHPVDIZGPW365ZPMWH', 'WARC-Record-ID': '<urn:uuid:f9c6ff6a-6fd1-4a4c-8c3a-134a53d236bc>', 'WARC-Target-URI': 'http://themachoresponse.blogspot.com/2009/07/eating-in-france-dying-inside.html', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:e6b37def-57d5-4f44-adf4-e0e441e34427>', 'WARC-Truncated': 'length'}", 'previous_word_count': '4552', 'url': 'http://themachoresponse.blogspot.com/2009/07/eating-in-france-dying-inside.html', 'warcinfo': 'robots: classic\r\nhostname: ip-10-231-17-201.ec2.internal\r\nsoftware: Nutch 1.6 (CC)/CC WarcExport 1.0\r\nisPartOf: CC-MAIN-2014-52\r\noperator: CommonCrawl Admin\r\ndescription: Wide crawl of the web with URLs provided by Blekko for December 2014\r\npublisher: CommonCrawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.11498773097991943', 'original_id': 'a2b9c5d63e40b46490721392d59ee4a53cdfe9e1dfd5dcf3c8872ee3de4d3f12'} |
Modernizing Seersucker
May 24, 2017
Modernizing Seersucker
Seersucker is an American classic, but it carries a lot of baggage. A few years ago, as a joke, Missouri state senator Ryan McKenna added something to the end of an education bill that would ban people from wearing seersucker suits. His ad-hoc, handwritten amendment read:
The amendment was later withdrawn (it was never intended to be serious), but the fact remains, seersucker in today’s age can conjure up old time-y ideas of Southern gentility. Men chomping on fat cigars and cucumber sandwiches, swilling their mint juleps while attending lawn parties. It’s an association that appeals to certain people for the same reason it repels others. If you like that sort of look, shops such as Brooks Brothers, J. Press, Ralph Lauren, O’Connell’s, and Andover Shop can get you sorted with whatever you need.
If you like the texture and cool wearing properties of seersucker, however, and want to modernize it, there are smart ways of wearing the material without looking like you belong on a sprawling Southern estate.
One is to wear a suit in something other than the usual blue-and-white colorway. Something in a tonal blue-on-blue stripe, for example, can look refreshingly modern, while still having that crinkly texture that makes this fabric charming. J. Crew and Camoshita have some tonal seersucker suits this season (the second of which is available at No Man Walks Alone and Mr. Porter). The Armoury also carries an exclusive Ring Jacket model made in a Loro Piana wool-silk blend. Cotton blends here will feel more casual, while wool blends will hold their color better over time. Eidos even has Ghruka pants in a tonal seersucker, which look awesome in that wider cut. Wear it with a loose button-up in a casual white fabric.
Alternatively, you can get a seersucker shirt, which can be a great way to add visual interest to any outfit (particularly in all-white, which is basically like your standard dress shirt, but with more texture). I like the custom options at Michael Spencer and Proper Cloth. Michael Spencer’s shirts fit similar to Brooks Brothers, but they make everything in the US and allow you to customize any detail. Proper Cloth, on the other hand, does online made-to-measure – the best maker I’ve used for this sort of thing, which can admittedly get dicey when you’re self-measuring. Proper Cloth simply gets the fit right better than most, and they allow for free remakes on the first order.
For a more affordable alternative, check J. Crew. Their collars are usually too skimpy to wear with ties, but seersucker shirts look better with open collars anyway.
You can also get a seersucker shirt with more unusual details, which will in turn make it feel more casual. Portuguese Flannel has short-sleeved seersucker popovers; Battenwear makes something with a camp collar. For wear with tailored jackets, I like these band collar designs from Camoshita and Club Monaco.
Additionally, you can break a seersucker suit up into separates. A seersucker sport coat can be worn with khaki chinos, while seersucker trousers go well with navy jackets. There’s still a bit of preppy connotation here, but one that feels less aggressive than a full suit. Swap the white bucks out here for something low key, such as penny loafers.
Yasuto Kamoshita at the top of this post looks great in his a seersucker suit, black Belgian loafers, and Nigerian print tie. Alternatively, you could wear something like this, but with a popover or band collar shirt. Something in French blue shirt here would anchor the ensemble without making you look washed out from all that white (good if you’re not wearing a dark tie).
Lastly, for the truly timid, consider a tie made from the crinkly material. You can find them this season from makers such as Drake’s, Vanda Fine Clothing, and J. Press. Any of those would look good sitting against a navy sport coat, and they’d be a nice way of adding texture to a summer outfit. An easy option for almost anyone, no matter their puckered stripe. | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '30', 'language_id_whole_page_fasttext': "{'en': 0.923847496509552}", 'metadata': "{'Content-Length': '113398', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:76XQRYWHWZNZWZX2IDGWWYZWFRTCFDZR', 'WARC-Concurrent-To': '<urn:uuid:27df5f99-fbf6-4685-8834-388ce9ef8f43>', 'WARC-Date': datetime.datetime(2019, 6, 18, 5, 12, 25), 'WARC-IP-Address': '165.227.27.114', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:3L36CR6DSDQID4VYUSU2HYE7WUEZ4RSI', 'WARC-Record-ID': '<urn:uuid:81ad9bf7-5e02-4ec4-b4be-8c6eb15fc43c>', 'WARC-Target-URI': 'https://putthison.com/modernizing-seersucker-seersucker-is-an-american/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:b2ea4066-ca3c-4a1b-9f31-f9e801f07242>', 'WARC-Truncated': None}", 'previous_word_count': '713', 'url': 'https://putthison.com/modernizing-seersucker-seersucker-is-an-american/', 'warcinfo': 'isPartOf: CC-MAIN-2019-26\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for June 2019\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-142-81-83.ec2.internal\r\nsoftware: Apache Nutch 1.15 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.1-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.03098994493484497', 'original_id': '0edbd63328ad7795784c9af74e80ff00bf03237ebb2365babf2d293af8e52874'} |
Just How To Best Learn Poker
Fra Geowiki
Version fra 4. sep 2020, 22:08 af LoreenBowes4 (Diskussion | bidrag) LoreenBowes4 (Diskussion | bidrag) (Oprettede siden med "Does a beginner who carefully plays out the clichs of poker amateurs play more vigilantly, learn better, enjoy more, and in the long run lose significantly less than a begin...")
Spring til navigation Spring til søgning
Does a beginner who carefully plays out the clichs of poker amateurs play more vigilantly, learn better, enjoy more, and in the long run lose significantly less than a beginner who has familiarized himself with the existing routines but is not content with them and without prior clues or guidelines attempts to study the mechanics and mysteries of the game by himself, simply by playing, observing, and reading according to his own peculiar, unpolished discretion?
Most of the more capable poker players do observe other less imaginative players. It doesn't imply that you should simply take needless gambles. You can learn many creative possibilities of poker play as well as make your own methods as you go. However , trying new ways of doing things in poker may possibly sometimes go against the commandments of the Poker Beginner's Bible. Even although you fail, you need to pursue your studies to improve your poker playing techniques.
All sorts of things that it is not so much safer to player by rote since it is simpler, and the only reason to stay glued to the clichs is you don't wish to engage yourself creatively with a demanding game.
Poker has been named a sport in several countries. Like chess, it is the kind of sport which can be closer to art than to athletics. The game is regularly shown on major TELEVISION channels and access to poker material on the net is almost limitless. Nevertheless, most so called poker players respond more to poker marketing campaigns than to the game's essence. They keep poker as popular entertainment and profession from becoming an unprofitable esoteric art & most of them have no idea it.
Most beginners to the wonderful world of poker follow the same path as that of a school of fish which are comfortably eaten by sharks if they pass by. These newcomers rarely, if ever, depart from an existing set of rules which lead them to fail. This is the reason why 99% of poker players never accomplish any such thing and just blame their fortune on luck and pure absence of Skills.
Keeping a strict list of dos and don'ts all your life can be a bad thing in poker. It's worth noting that the people who crafted those lists did not consider your own personality, needs and tendencies. Hence, when you try to mimic what others did in the past, you make yourself vulnerable in a game title where you could lose so much money in a blink of an eye. You should learn when to drop out and ensure that your actions do not become mechanical so that you will reap the benefits of the game for yourself.
Many great poker players have one thing in accordance: they are constantly improving themselves. They are always curious about what kinds of plays would make their chances of winning grow. Most of poker-related mass media encourage people never to develop this attitude but to become senselessly hooked with a specific list of do's and don'ts. Consequently an alarming spirit of apathy is cultivated amongst many new poker players. A novice poker player should develop an attitude of creativity and curiousness. He should never be afraid to try new things and deviate from the established norms.
In the event you beloved this article as well as you wish to receive more details concerning judi poker online terpercaya i implore you to visit the website. | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '27', 'language_id_whole_page_fasttext': "{'en': 0.9620949625968932}", 'metadata': "{'Content-Length': '27569', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:HE6BL7E2MRS34ADXG2RDJQAQ4RAA75PM', 'WARC-Concurrent-To': '<urn:uuid:1e9526c1-96f3-46f8-87f7-f015a7df1a5d>', 'WARC-Date': datetime.datetime(2020, 10, 21, 5, 24, 24), 'WARC-IP-Address': '5.9.72.151', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:UXLLTWPRP2XLQD2BXYQX2MJGR7HNJJJA', 'WARC-Record-ID': '<urn:uuid:ad24b843-8fb2-40dd-8ecc-7c4a1e2e1403>', 'WARC-Target-URI': 'https://geowiki.wegge.dk/w/index.php?title=Just_How_To_Best_Learn_Poker&oldid=17293', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:529f39eb-e4de-4b12-931a-dff991e8ba76>', 'WARC-Truncated': None}", 'previous_word_count': '633', 'url': 'https://geowiki.wegge.dk/w/index.php?title=Just_How_To_Best_Learn_Poker&oldid=17293', 'warcinfo': 'isPartOf: CC-MAIN-2020-45\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for October 2020\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-67-67-253.ec2.internal\r\nsoftware: Apache Nutch 1.17 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.2-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.02375882863998413', 'original_id': '773c2995c91603975c1507e84fb6f29bda0cc42a7a21fb7de8351613637009e1'} |
The first lesson of our Ramadan 2017 series
• When was Fasting was made obligatory?
• How long did the Prophet fasted in Ramadhan?
Linguistically Sawm (fasting) means to withhold or restrain yourself from doing something.
Islamically Sawm (fasting) means “to withhold from specific things with an intention from the true dawn until sunset”
• What is the difference between the true and false dawns?
• The wisdoms behind fasting:
o That you may gain piety
o A realisation of the blessings of Allah upon you
o Purification of oneself
o It aids you in developing patience and defeating the shaytaan
o The ruling of starting the fast
The day of doubt
The hadith of Abu Harairah
Following a Muslim country when starting the fast
Recorded LIVE at the Salafi Centre of Manchester and streamed LIVE on SunnahRadio on 6/5/17 | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '0', 'language_id_whole_page_fasttext': "{'en': 0.9280024766921996}", 'metadata': "{'Content-Length': '89795', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:UI7SUBDAAESOQJ4NGOOV2NEZJMT6YSBC', 'WARC-Concurrent-To': '<urn:uuid:3e0292ba-2d53-448b-909e-f516d34f3049>', 'WARC-Date': datetime.datetime(2018, 12, 13, 22, 40, 47), 'WARC-IP-Address': '199.250.220.76', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:CV2HUTZV62FVSWTTKARSRGYIVKULK7XF', 'WARC-Record-ID': '<urn:uuid:e1ef51b4-c73e-45ea-967a-f320e69e41c6>', 'WARC-Target-URI': 'https://learnaboutislam.co.uk/ramadan2017-01/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:3290334d-2bf8-4d63-a47a-13e0e4a5cf28>', 'WARC-Truncated': None}", 'previous_word_count': '133', 'url': 'https://learnaboutislam.co.uk/ramadan2017-01/', 'warcinfo': 'isPartOf: CC-MAIN-2018-51\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for December 2018\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-182-98-18.ec2.internal\r\nsoftware: Apache Nutch 1.15 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 0.11-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.0378795862197876', 'original_id': '9a13f017fb502a89665ad39ef76ccfbcdf013b846b046fb6ca5910638a8ea0a3'} |
1989 Canadian Grand Prix
The 1989 Canadian Grand Prix was a Formula One motor race held at Circuit Gilles Villeneuve on 18 June 1989. The race, contested over 69 laps, was the sixth race of the 1989 Formula One season and was won by Belgian driver Thierry Boutsen, driving a Williams-Renault, after Ayrton Senna suffered an engine failure in his McLaren-Honda late on. It was Boutsen's first F1 victory, and the first for Williams with Renault engines. Teammate Riccardo Patrese finished second, with Andrea de Cesaris third in a Dallara-Ford.
Classification
Pre-Qualifying
Qualifying
Race
Notes
Lap leaders: Alain Prost 1 (1), Ayrton Senna 30 (2–3, 39–66), Riccardo Patrese 31 (4–34), Derek Warwick 4 (35–38), Thierry Boutsen 3 (67–69)
Nigel Mansell and Alessandro Nannini were disqualified after starting from the pitlane before the race began. Both drivers had gone into the pits to change to slicks after the warm-up lap and when they got to the end of pit lane found no lights or officials stopping them from returning to the track (no lights is generally a sign the race had started). Despite the problem being caused by the race stewards not having the end of pit lane lights turned on, and pit lane officials not doing their job properly by stopping them from exiting the pits as the race had not started, Mansell and Nannini were still disqualified.
Stefan Johansson was black-flagged because an air-line became attached to his car during a pit stop. He ignored the flag to stop at the end of the pit lane and returned to the track, and was disqualified as a result.
Only fastest lap: Jonathan Palmer
18 out of 20 constructors who participated in the 1989 season had at least one car which qualified for the race. As of 2019, this number remains the record for the number of different teams on the starting grid.
First podium: Scuderia Italia / Dallara
Last podium: Andrea de Cesaris
Last points: René Arnoux
Last race: Christian Danner and Rial
Championship standings after the race
Drivers' Championship standings
Constructors' Championship standings
Note: Only the top five positions are included for both sets of standings.
References
Canadian Grand Prix
Category:Canadian Grand Prix
Grand Prix
Grand Prix | mini_pile | {'original_id': 'dcdf15fe455cd54ee43fa0a0cb9ebe5dd22759e749ba6ea978c4b83f421eee69'} |
We’re going to score "Untitled One Song" in stages. The first stage is this one: Where we establish the tones for each of the genre characters in the story. What we need are bits of instrumental music that will play under each group of characters’ lines at the top of the story, where they’re introduced. They will be edited to play only under the spots where the leader of each group is speaking, describing what they’d do to quash Silence. So:
Each piece will probably only have about 4 seconds (!) to play under each line. Therefore, your ideas have to be REALLY strong and clear; The music you make has to scream the genre we’re describing loudly...There’s no room for ambiguity. The audience needs to understand within just a few frames that we’re describing the trolls, glooms, etc. If it’s easier for you to write around 10 seconds of music, go for it...We’ll chop it down to fit the pix later. Also, it’s always helpful if your piece has an actual beginning and ending, not just a cutoff. On to specific musical suggestions:
Tempos should all be at least 130 BPM, to allow for enough measures to make a musical point. The Glooms, Engineers, and Princesses have some overlapping characteristics in general, but careful attention to the details I’ve spelled out will keep them distinct.
TROLLS: Punk distorted guitar, bass,drums. Power chords. No synths or drum machine-type sounds whatsoever.
GLOOMS: Emoish/shoegaze/goth kinda music. teenage angst, goth, 'no one understands me', elitist.This one can be slower, like around 110 BPM, if it’s helpful. Minor key would be a good place to start. I might suggest a pulsating eighth-note feel. Synth bass line. Clean, chorus’ed guitars (NOT distorted) playing rolled chords or arpeggio type figures. Simple, strong, high synth line on top of a synth pad?
ENGINEERS: Electronic/chiptune/8bit kind of music. Geeky, snorty, intelligent, nerdy, scientists, inventors.NOT a house beat, not dance music; Instead, dry retro drum machine texture. Square waves, arpeggios, classic-sounding analog synths, eighth-note synth bass line. No guitars. No acoustic instruments.
PRINCESSES: Bubblegum pop. Fun, ditsy, bubbley, pop, bright, princessy.Pure pop. Happy, fun, energetic. They should be lovely, charming, hearkening back to classic, tuneful pop. Can utilize drum machine-ey elements and synths, but try it with those elements in the background. If you can manage to craft a ‘typical’ modern-sounding pop music piece with some auto-tuned vocals and synth textures, while still keeping it lovable and sweet (instead of cynically-stupid pop music simply existing to make money), you’ll be a hero : ) | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '0', 'language_id_whole_page_fasttext': "{'en': 0.8513836860656738}", 'metadata': "{'Content-Length': '30848', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:QAO7PVAP4C3ND7SMIO76GDF5ZQOCOZVO', 'WARC-Concurrent-To': '<urn:uuid:5e546430-64e0-48cf-8360-ddbfb2241a76>', 'WARC-Date': datetime.datetime(2014, 7, 24, 15, 22, 2), 'WARC-IP-Address': '54.235.251.174', 'WARC-Identified-Payload-Type': None, 'WARC-Payload-Digest': 'sha1:6625WD7JGKOTYAQCHIO7BKJYR2STVFLC', 'WARC-Record-ID': '<urn:uuid:a4ef11ad-2bba-44b0-a953-1b6a94262429>', 'WARC-Target-URI': 'http://www.hitrecord.org/records/1404484', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:ed7ff0f5-98a3-4131-aac1-e5b279b16519>', 'WARC-Truncated': 'length'}", 'previous_word_count': '396', 'url': 'http://www.hitrecord.org/records/1404484', 'warcinfo': 'robots: classic\r\nhostname: ip-10-33-131-23.ec2.internal\r\nsoftware: Nutch 1.6 (CC)/CC WarcExport 1.0\r\nisPartOf: CC-MAIN-2014-23\r\noperator: CommonCrawl Admin\r\ndescription: Wide crawl of the web with URLs provided by Blekko for July 2014\r\npublisher: CommonCrawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.15894079208374023', 'original_id': '7fbb238126c5221ff892e32017663e6071ec395ec621359a0c1180e17e352cb5'} |
Device for dispensing measured quantities of material
ABSTRACT
A dispenser is disclosed for storing and rapidly dispensing measured quantites of powdered or granulated material. The dispenser has a nonmoving measuring chamber having top and bottom sides which are alternately opened and closed upon activation of the dispenser to fill the measuring chamber from a storage chamber and then discharge the measured quantity of material in the measuring chamber into a receiving receptacle.
FIELD OF THE INVENTION
This invention relates to apparatus capable of storing and dispensing measured quantities of a material.
The primary object of this invention is to provide a simple apparatus that enables the user thereof to easily and quickly dispense measured quantities of a material, such as coffee or flour by operating an easily actuated means.
Another important object of this invention is to provide a dispensing apparatus that is easy to manufacture and can be assembled and disassembled, without tools, for repair or cleaning by a layman not versed in the mechanical arts.
Still another important object of this invention is to provide a means for storing the material to be dispensed in a highly sanitary manner, until dispensed by actuation of the apparatus.
A further object of this invention is to provide a decorative accompaniment that will pleasingly embellish the decor of the location whereat the invention is located for use, such as a kitchen.
A feature of this invention resides in the structure of the dispensing mechanism that insures that the material readily flows when the actuated means has been operated by the user of the apparatus.
Other features of this invention reside in its simple structure that makes it easy and inexpensive to manufacture, and its ease of assembly and disassembly.
PRIOR ART
The need often arises to quickly and accurately dispense measured quantities of a granulated or powdered material, such as, in a restaurant to fill salt and pepper shakers, in chemical and pharmaceutical laboratories for the preparation of chemical compounds, or in the home in the preparation of drinks, baking, and cooking. This invention provides the means to insure that a quantity of material is accurately measured before being dispensed into a receptacle.
In the prior art there are a variety of granulated or powdered material dispensers having the capability of dispensing measured quantities of material. Generally, these dispensers are not practical for the home because they have a multiplicity of complex parts, they are relatively expensive to manufacture, not easily repairable, and are not easy to clean to maintain sanitary conditions or to change the material being measured. In some combinations, a rotating valve plate having a cavity in the side thereof is employed as the means of obtaining a measured quantity of granular material. More often than not, granular material becomes lodged between the rotating valve plate and its housing, the sweeping action of the rotating valve plate crushes or shears the material into particles thereby causing the material to become easily lodged between the plate and housing. After a period of use, a sufficient quantity of material will become lodged between the rotating valve plate and its housing to inhibit the rotational movement of the valve plate. At which time, the dispenser has to be dismanteled and cleaned. In addition, if the material that becomes lodged between the plate and housing is organic it will putrify and and contaminate the remaining material in the storage chamber. Further, the rotating valve plate shears the granulated material as the rotating valve plate sweeps across the storage chamber outlet thereby changing the physical and or chemical characteristics of the granulated material that is to be measured and used.
In other combinations, two discs and a measured well are used to obtain a measured quantity of granular material. The cumbersome operation of the apparatus requires the user to first operate one disc valve to prevent material from escaping from the metered well, secondly, operate a second disc valve to allow the advance of material from a storage hopper to the metered well, thirdly, release the second operated disc valve to cutoff further advance of material from the storage hopper to the well, and fourthly, release the first operated disc valve to allow the material to flow from the well to a receptacle.
SUMMARY OF THE INVENTION
My invention satifies these needs of the prior art. The preferred embodiment of my novel dispenser disclosed herein is made up of four or five parts all but one of which may be inexpensively and simply manufactured from molded plastic. These dispenser parts may be assembled or disassembled in a fraction of a minute and without tools by a person having little or no mechanical apptitude. Thus, the material in the dispenser may be easily changed, and the dispenser may easily be thoroughly cleaned to maintain it in a sanitary condition. In addition, the dispenser may simply and inexpensively be repaired without returning it to a repair facility.
The invention is best understood after reading the following detailed description in conjunction with the drawings in which;
FIG. 1 is a perspective disassembly view of my novel dispenser;
FIG. 2 is a cutaway view of the body of the dispenser showing the assembly of the actuator and actuator spring within the body of the dispenser; and
FIG. 3 is a perspective view of my assembled novel dispenser.
DETAILED DESCRIPTION
Referring to FIG. 1, therein is shown a perspective disassembly of my novel dispenser, comprising dispenser body 1, receptacle 2, retainer plate 3, actuator 4, and actuator spring 5. Body 1 has a recess 6 that receives the bottom edge of receptacle 2, and in the bottom of recess 6 is passage 7 through which powdered, granulated or other material (not shown) stored in receptacle 2 passes into the measuring cavity (not shown in this figure) within body 1. Channel 8 in the end wall of body 1 receives actuator 4 and actuator spring 5. Channel 8 and passage 7 are shown in greater detail in FIG. 2 and are described in further detail further in the specification. To assemble the dispenser, actuator 4 and spring 5 are inserted into channel 8 until actuator nose 19 is within channel 8, and then the edge members 12 of retainer plate 3 are inserted into grooves 13 of body 1 until retainer plate 3 snaps into place and fully covers the opening to channel 8.
Body 1, receptacle 2, plate 3, and actuator 4 may be advantageously molded out of high impact plastic of any desired color. Receptacle 2 may be force fit or screwed (molded threads) into recess 6 of body 1 and a cap (not shown) will close the top of receptacle 2.
Body 1 is shown rectangular in shape for ease in pictorially showing my novel dispenser, but it may be of any desired shape. In addition, body 1 and receptacle 2 are shown as two separate members for ease of showing the invention, but they may be made into one member of pleasing shape.
It should be noted that my novel dispenser comprises only five pieces or members and only four pieces when body 1 and receptacle 2 are made as one part. In addition, it should be noted that only one metal part, spring 5, is used in my dispenser, and no screws or other fasteners are utilized. The result is an economical and simple dispenser that is easy to assemble and disassemble for cleaning by a person having little or no mechanical skill and without the need for tools. The simple assembly without tools will be understood upon reading the remainder of this specification.
While my novel dispenser will most likely be oriented with receptacle 2 on top of body 1 so that material in receptacle 2 will flow via passage 7 into the measuring cavity under the influence of gravity, the dispenser may be oriented in other positions and pressure means can be provided to then make the material in receptacle 2 flow into the measuring cavity within body 1.
The sides of the opening in the end wall of body 1 have grooves 13 in three sides thereof as indicated. The purpose of grooves 13 is to receive the three edges 12 of plate 3 as it is inserted into grooves 13 from the bottom of body 1 as shown. Plate 3 is inserted with grooves 13 slidably engaging edge members 12 until plate 3 is fully inserted. To aid in the retention of plate 3 in the entrance to passage 8, hemispherical depression 10 is molded into bottom edge 9 of body 1 in the manufacture of the plate.
As plate 3 is inserted, hemispherical protrusion 11 will come into contact with the bottom of edge 9, further insertion force causes protrusion 11 to ride up on edge 9 and will deform plate 3. Upon further and final insertion of plate 3, dimple 11 coincides with and more or less falls into depression 10, relieving the deforming force on plate 3 which returns to its normal flat posture. This may be seen in FIGS. 2 and 3. With protrusion 11 being in depression 10, plate 3 is prevented from readily sliding out of groove 13.
To remove plate 3 from grooves 13 for dispenser disassembly, a downward force causes protrusion 11 to ride out of depression 10 by deforming plate 3 until protrusion 11 passes below edge 9.
To fully assemble my novel dispenser, one end of spring 5 is placed in cavity 20 in the back of actuator nose 19, as seen in in FIG. 2, and the two pieces are inserted into channel 8, in the manner shown in FIGS. 1 and 2, with members 15 and 16 being inserted first. Upon actuator 4 and spring 5 being inserted into channel 8 spring 5 will be guided onto pin 25 as shown in FIG. 2 and described further in this specification. Actuator 4 and spring 5 are inserted until spring 5 is compressed and until nose 19 is within channel 8 past grooves 13. Plate 3 is then inserted, as previously described, until it locks into place. Actuator 4 is then released and compressed spring 5 expands pushing nose 19 through hole 14 in plate 3. The fully assembled state is seen in FIG. 3. Nose 19 is advantageously rounded to facilitate it passing easily through hole 14. Members 15 and 16 are advantageously rounded to facilitate their insertion into channel 8 of body 1.
To disassemble my novel dispenser, the above described procedure is simply reversed. Actuator 4 is pushed into body 1 until nose 19 is past plate 3, then plate 3 is removed by a downward force thereon, and actuator 4 and spring 5 are then removed. This procedure is not only simple but can be accomplished rapidly.
Briefly, when my dispenser is assembled and a material is placed into receptacle 2, a measured quantity of the material is dispensed out of an opening in the bottom of body 1 (not shown in FIG. 1, but shown in FIG. 2) by pushing actuator 4 into body 1 until nose 19 is approximately flush with plate 3 and then releasing actuator 4.
Turning now to describe in detail how the elements of my novel dispenser function to measure and discharge measured quantities of whatever material is stored in receptacle 2, with reference to FIG. 2.
Actuator 4 includes plates 15 and 16, each of which has a passage 17 and 18 therethrough respectively as seen in FIG. 1. It should be noted that passages 17 and 18 do not vertically coincide or vertically overlap at all. When actuator 4 is fully assembled into body 1, and the dispenser is in its normal unoperated state, passage 17 of actuator 4 does not coincide with passage 7 in body 1, but rather a solid portion of actuator member 16 closes off passage 7, as shown in FIG. 2, so that material in receptacle 2 cannot flow into the measuring cavity within body 1. In this normal unoperated state, passage 18 of actuator member 15 coincides with an opening 21 (not shown in FIG. 1 but shown in FIG. 2) through the bottom of body 1.
Upon operation of the dispenser by pushing actuator 4 into body 1 via actuator nose 19, a solid portion of plate 15, nearer nose 19 than passage 18, first closes off the opening 21 through the bottom of body 1. Upon further insertion of actuator 4 into body 1, passage 17 of plate 16 comes into coincidence with passage 7 in body 1 and material in receptacle 2 is then allowed to flow through passage 7 into the measuring cavity 24 within body 1. As actuator 4 is released a solid portion of plate 16, which is closest to passage 7, first closes off passage 7, then passage 18 of member 15 comes into coincidence with the hole 21 through the bottom of body 1 thereby allowing the material stored in the measuring cavity 24 to be discharged into another receptacle such as a cup or bowl (not shown) located below the dispenser. Thus it can be seen that actuator 4 with members 15 and 16 act as valve means to gate material in receptacle 2 into and out of cavity 24.
Referring to FIG. 2, therein is shown a side cut-away view of my assembled dispenser. Inner wall 26, is a suspended wall within body 1, and is fastened to and part of the side walls (not shown) of body 1, during the molding process of body 1. Inner wall 26 serves as one wall to form the measuring cavity 24 within body 1. In the alternative, inner wall 26 can be a separate member and appended, with appropriate fastening means, to the side walls of body 1 after the construction of body 1. The construction and form of inner wall 26 has been developed to provide slidable clearance and guidance to allow member 16 of actuator 4 to slidably pass over inner wall 26 and to allow member 15 of actuator 4 to slidably pass beneath inner wall 26 during the operation and assembly of my dispenser.
Inner wall 26 is provided with a spring guide or protusion 25 as a means of centering and guiding one end of coil spring 5 upon assembly of the dispenser. Upon assembly of the dispenser coil spring 5 is in compression and insures that actuator 4 will have its nose 19 extending through hole 14 through plate 3 when no external pressure is being applied to nose 19.
Spring guide 25 is rounded and is preferably molded as a part of wall 26 in the manufacture of dispenser body 1. This minimizes the number of pieces or members that make up my novel dispenser.
Prior to inserting actuator 4 into channel 8 of body 1 (FIG. 1), one end of coil spring 5 is inserted into depression or hole 20, in the back side of nose 19 of actuator 4. Depression 20 in actuator 4 has an appropriate depth and form to accept and hold coil spring 5 therein as actuator 4 is inserted into channel 8. The opposite end of coil spring 5 is thereby guided into spring guide 25. Upon complete assembly of my dispenser, coil spring 5 is supported between spring guide 25 and depression 20. The final insertion of actuator 4 into channel 8 of body 1 causes coil spring 5 to be further compressed between spring guide 5 and depression 20. As previously described, actuator 4 is inserted completely within body 1 so that retainer plate 3 may be slidably engaged and retained in grooves 13 of body 1. Actuator 4 is then released and spring 5 expands to push nose 19 through hole 14 of plate 3. Coil spring 5 remains compressed and maintains actuator 4 in the position shown in FIG. 2.
Whenever pressure, such as finger-tip pressure, is applied to nose 19 of actuator 4, actuator 4 moves into channel 8 of body 1 thereby causing coil spring 5 to further compress. Upon removal of external pressure from nose 19 of actuator 4, coil spring 5 will expand restoring actuator 4 to its normal or resting position with nose 19 extending through hole 14.
Measuring cavity 24 within body 1 is formed from inner walls 26, 27, and side walls (not shown) of body 1. The dimensions and placement of these walls control the volume of measuring cavity 24 and thereby control the amount of material that is measured and dispensed each time the dispenser is actuated.
Inner wall 27 of body 1 has channels 22 and 23 to slidably accept and engage members 15 and 16 of actuator 4. Channels 22 and 23 are also formed during the molding process of body 1 and have a a channel dimension that conforms to the shape and dimensions of plates 15 and 16 of actuator 4 so as not to impede the travel of plates 15 and 16 into their respective channels 22 and 23, nor to slidably engage plates 15 and 16 loosely.
Again referring to FIG. 2, therein is shown plates or members 15 and 16 of actuator 4 having appertures or passages 17 18. Passages 17 and 18 of actuator 4 are offset with respect to each other as previously described and are the means of controlling material entering and exiting measuring cavity 24. Placing the dispenser in its normal or resting position by the release of external pressure from nose 19 of actuator 4 causes passage 18 of plate 15 to be aligned with passage or hole 21 of body 1. In this state, plate 15 can be said to be in the normally open position. While plate 15 is in the normally open position, material that has accumulated in measuring cavity 24 of body 1 is allowed to flow through passage 18 and passage 21 respectively and into a container (not shown) placed beneath passage 21.
During the normal or resting state of the dispenser, passage 17 of actuator 4 does not coincide with passage 7 of body 1, but rather a solid portion of member or plate 16 covers or closes passage 7 of body 1. In this state, plate 16 can be said to be in the normally closed position and prevents material contained in receptacle or container 2 (FIGS. 1 and 3) from flowing into measuring cavity 24.
Actuator 4 initiates a measuring cycle whenever pressure is applied to nose 19 of actuator 4. The normal pressure required to start the measuring cycle is that pressure one would normally apply with the finger tips. As pressure is applied to nose 19, actuator 4 responds thereto and travels into channel 8 from right to left (FIG. 2) causing coil spring 5 to compress. Members 15 and 16, cooperating with the movement of actuator 4, will be further inserted into their respective channels 22 and 23. First passage 18 of plate 15 closes off opening 21. Further travel of actuator 4 into channel 8 of body 1 will cause plates 15 and 16 to further enter channels 22 and 23 thereby aligning passage 17 with passage 7. On final travel of actuator 4 into body 1 coil spring 5 will be in its final compressed state, and passage 17 of plate 16 will be aligned with passage 7 of body 1. In this state of the measuring cycle material is allowed to flow from receptacle or container 2 through passage 7 of body 1 and passage 17 of plate 16 into measuring cavity 24 of the dispenser under the influence of gravity. The flow of material will cease when measuring cavity 24 becomes full.
The removal of pressure from nose 19 of actuator 4 starts the dispensing cycle and allows coil spring 5 to expand from its final compressed state. The expansion of coil spring 5 causes actuator 4 to travel out of channel 8 and to be restored to its normal or resting position as shown in FIG. 2. Plates 15 and 16, cooperating with the movement of actuator, are realigned to the normally open and normally closed states allowing material in cavity 24 to be dispensed via passsage 21 of body 1 into a receptacle after preventing further material from flowing into measuring cavity 24 through passage 7 of body 1.
Though I have shown and asserted herein a particular construction, combination, and arrangement of parts, my invention is not limited to the particular embodiment shown herein. For example, the arrangement of the appertures or holes through valve plates or members 15 and 16 can be reversed. This latter arrangement would allow the measuring cavity to fill with material whenever the valve plates are in their normal positions and the measured material will be dispensed when the actuator is depressed. It is also obvious that the main body of the dispenser may be made more complex to provide apparatus or means to change the volume of the measuring cavity to dispense varied quantities of material.
I claim:
1. A dispenser comprising a support body having interior walls therein defining a first passage through said body and a channel, a portion of said first passage being closed off to define a measuring cavity, and the remaining portion of said first passage providing ingress to and egress from said measuring cavity,a container mounted on said support body adjacent to the portion of said first passage providing ingress to said cavity, a first valve plate and a second valve plate slidably mounted in said channel and protruding into said first passage to define a top and bottom of said measuring cavity, said plates cooperating such that said second plate closes the bottom of said cavity while said first plate opens the top of said cavity permitting ingress of material from said container into said cavity, and the top of said cavity is closed by said first plate before said second plate opens the the bottom of said cavity to permit egress of said material in said cavity from said dispenser, an actuator connected to said first and said second valve plates for operating both said plates, a spring functioning with said actuator, a retainer having an aperture therethrough and being slidably engaged in slots in the side of said support body to permit assembly of said dispenser, said actuator with both said valve plates connected thereto and said spring being inserted into said channel, a force being applied to said actuator to compress said spring to permit said actuator and said valve plates connected thereto to be completely inserted within said support body before said retainer is slidably engaged in said slots, upon the release of the force applied to said actuator said spring decompresses causing a nose portion of said actuator to protrude through said retainer aperture in a normal first position in which said first valve plate opens the top of said measuring cavity while said second valve plate closes the bottom of said cavity and a force is applied to said actuator nose portion to place said actuator in a second position where said first plate closes the top of said cavity while said second plate opens the bottom of said cavity.
2. The invention in accordance with claim 1 wherein said retainer has a hemispherical protrusion thereon and said support body has a hemispherical depression thereon which is in registration with said protrusion upon said retainer when said retainer is fully inserted into said slots in the side of said support body, said protrusion interfering with said support body as said retainer is inserted into said last mentioned slots to warp said retainer, and upon said retainer being fully inserted said protrusion goes into said depression removing the interference causing said retainer to warp and thereby holds said retainer in said slots..
| common_corpus | {'identifier': 'US-71398076-A_1', 'collection': 'USPTO', 'open_type': 'Open Government', 'license': 'Public Domain', 'date': '1976.0', 'title': 'None', 'creator': 'None', 'language': 'English', 'language_type': 'Spoken', 'word_count': '3983', 'token_count': '4544', '__index_level_0__': '37798', 'original_id': 'a5f3a27a7d0e349ac816464a27ee3e65858a2645e83efd65289eb49d70752d81'} |
Q:
Check for resultCode in Android's BroadcastReceiver?
I want to make a check if resultCode is RESULT_OK in Android's BroadcastReceiver's onReceive method like we do in onActivityResult method of an Activity, but how will I do that is my question.
Receiver's code is:
new BroadcastReceiver() {
@Override
public void onReceive(Context context, Intent intent) {
// TODO Auto-generated method stub
//This is what I like to check.
//if(resultCode == RESULT_OK)
}
};
A:
To make a check of resultCode in BroadcastReceiver's onReceive(...) method, we can use getResultCode() method of BroadcastReceiver. This will give us current resultCode (which can be the standard results
RESULT_CANCELED,
RESULT_OK
or any custom values starting at RESULT_FIRST_USER).
For the above question, its implementation is given as:
new BroadcastReceiver() {
@Override
public void onReceive(Context context, Intent intent) {
// TODO Auto-generated method stub
//This is what I like to check.
if(getResultCode() == Activity.RESULT_OK)
{
//Your code here.
}
}
};
A:
You can used following code
if (getResultCode() == Activity.RESULT_OK ) {
...
}
| mini_pile | {'original_id': 'c5e6c077b297d38d39c3cde0be857d91a6c27aab309b0e7bbe2a3731ed2599d3'} |
Tuesday, January 27, 2015
Black and White but Stuck In the Grey
When your on the outside looking in you see a lot of situations as black and white, and that was me. I thought I knew right from wrong and good justice and it seemed so simple before. Recently, it's not the case. I've found myself actually in the middle of those situations and I don't know what to do anymore. I've come to find out that it's actually more of a grey area than you would think.
Today I found out that Keaton broke up with my friend Phishie.
As a girl, I automatically feel the responsibility to side with her. To make sure she's okay and ostracize the guy. That's what seems like the right thing to do in the situation. That's what I always consented myself to do in the case of that situation. In the case of x-boyfriends, they are off limits and you don't easily forgive them for doing that to a dear friend.
I mean, they've been going out for almost a year now and he just suddenly broke it up... OVER TEXT! They go to different schools but they always see each other in the mornings now. It wasn't a necessity like it was for Adam and I, we lived in two different states. So obviously, that wasn't the right thing to do. Not to mention that it's almost Valentines but that also brings in the question what is the time period that you should avoid breaking up with someone because of Valentines?
The problem is however, Keaton considers me a friend and I him. He's funny and a dear friend to me in this class. But I've only known him to about a week so the bonds of friendship shouldn't be that deep already and easily broken off? Is completely breaking off my friendship with him really the right thing to do?
I really don't want to actually. But I also don't want him to just get off free from hurting a dear friend of mine either.
However, now I'm feeling the guilt because he's currently ignoring me due to the way I'm blaming him for things and listen to some angry music (which I can hear through his headphones). So that makes me feel bad for making him upset...
Can I really make him feel guilty for the way that he feels?
I mean, I did read the text and it was pretty nice considering but still, I feel the obligation as Phishie's friend to not excuse his behavior... because I'm not supposed to, right?
I feel really bad about making Keaton mad right now. Phishie doesn't even seem that upset, just shocked. She said on a scale of 1-10 she's a 7... but part of me feels like that can't be right, just because they dated for almost year.... If she's telling the truth, I guess I could be easier on him but what if she's lying?
I don't know what to do guys! Help!
Blah Blah Blah, write on!
Your Fav. Blogger,
No comments:
Post a Comment | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '0', 'language_id_whole_page_fasttext': "{'en': 0.9885948300361632}", 'metadata': "{'Content-Length': '60894', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:5ITXTE6CHPF4EBR4BTGG7O4R4XAI6OJG', 'WARC-Concurrent-To': '<urn:uuid:845c9bdc-101a-4126-8126-7daf3c6124bf>', 'WARC-Date': datetime.datetime(2018, 12, 10, 22, 26, 23), 'WARC-IP-Address': '172.217.8.1', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:VM2RGBRUU4AQOHJMWGWFA5G7JMVLGPEV', 'WARC-Record-ID': '<urn:uuid:c6e3d97c-c6f1-410c-8924-74bcc444acf6>', 'WARC-Target-URI': 'http://makenna-blah-blah.blogspot.com/2015/01/black-and-white-but-stuck-in-grey.html', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:d1e64d32-35cc-4334-9536-5c5417eb5361>', 'WARC-Truncated': None}", 'previous_word_count': '518', 'url': 'http://makenna-blah-blah.blogspot.com/2015/01/black-and-white-but-stuck-in-grey.html', 'warcinfo': 'isPartOf: CC-MAIN-2018-51\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for December 2018\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-182-98-18.ec2.internal\r\nsoftware: Apache Nutch 1.15 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 0.11-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.019748032093048096', 'original_id': '0c3803d8991a0a8e7e4fc1d3164f4ac1e560265a69bc927c7ae6c79061fa2d47'} |
interview: marko vesovic
Marko Vesovic is a writer, a poet, and a former friend of Karadzic.
When did you meet Karadzic for the first time and what was he like?
Before I say anything about Karadzic, in one sentence, and I would like for you to take it out, and that is - If you speak about Karadzic today, it doesn't seem to be a very interesting matter. Because his case is very clear. He is a war criminal who should be taken to where his rightful place is - the International Court in the Hague. And every story in that context is not interesting. During the war, it was much more interesting to talk about Karadzic when we were being shelled. So, because I talked about him for a hundred times during the war, I can talk about him for the hundred and first time now. And now to return to your question.
I came to Sarajevo in 1963, and then a group of very interesting people came together at the Faculty, mostly the Yugoslav Literatures Department, and these people later didn't stop their involvment in literature, so some of them became quite well known. So it was seven or eight truly gifted people and we lived together, we were friends. We were enthusiasts and we lived for literature - literature was, for us, the most important thing on the planet, in the Universe.
Karadzic had enrolled at the Medical Faculty and he was someone who, to put it plainly, for whom you could say, "Well, he too dabbles in writing, so let him be with us." Although, no one ever took seriously his writing because of the simple reason that - I don't think it was just our generation - but I think it was our generation who had stated the following terms: if you want to be involved in serious literature you have to read it, a lot of it. You have to study it, you have to know what it stands for, you have to have read certain books.
And for Karadzic it was a hobby. He studied medicine, and while he studied medicine he wasn't capable of reading anything else at the same time. He had also had a high school diploma from the medical vocational school, not even a gymnasium. Why do I talk about this? Because we had considered his case hopeless, as far as literature is concerned. Therefore, a man who hadn't even graduated from a gymnasium doesn't even have an elementary idea of what literature is. But, there he was, writing something, so we let him come on board.
So, this could have been somewhere around '64 or '65, I'm not exactly sure. In any case, it was over thirty years ago. So, he was someone who would become a physician one day, and who we accepted in our company, letting him ride on our tails in a way. I really did associate with Karadzic, and I have to admit that I was his friend until 1971 or 1972 - again I'm not sure. I just know it was the end of '71 and beginning of '72 when I broke off my contact with him because I thought he was a police informer.
A colleague of mine from the Faculty says that there are three things you can never prove - that someone is a whore, that someone is a police informer and I can't remember what the third thing was. However, on the basis of certain facts, the existence of certain proofs, I felt compelled to stop all connections with him because I didn't want to wonder if, when he is in my home, whether he was spying on me or not, whether he was an informer.
For about ten years I didn't have any contacts with him and when I renewed my acquaintance with him, it wasn't real friendship. It could not have been real friendship. Besides other things, this was a man who had changed. He wasn't the same man he was in his youth - all of a sudden this was a man who was obsessed with money. And that is one of the explanations for why he later became what he had become. Because we can say whatever we want, but that man got money for this. He got money for what he had done - loads and loads of money.
And besides other reasons, he became a war criminal because, and this was even announced by the television and newspapers in Serbia, that he came out of this war worth one hundred and eighty million Deutschmarks. So, he was worth 180, 000,000 Deutschmarks. Therefore, when I remember the Karadzic with whom I had renewed my acquaintance, who was obsessed with money, with making money...
I once asked him, "All right, you'll be making money, and so what?" And then he suddenly remembered he was some kind of a poet too. Because we were all poets who had decided to be involved with literature, and who had made a conscious choice to be poor! As we indeed were. Each and every one of us.
Because he probably thought I was asking him something along the lines of whether he knew how someone could be a poet and still be obsessed with money. So he said, "You know, it's good to have something to leave to your children."
"Yeah, really", I said. Even Chichikov, the hero of Gogol's great novel Dead Souls, makes all those shady deals with money and he wanted to earn money, because as Gogol says, he was very concerned for his children, for his progeny, even though he wasn't married and didn't have any children. It reminded me of Chichikov's concern for his children.
That is to say...It's really about a man who was really something else until '71 or '72. At least that was my impression of him until I broke off with him, and after that he was really different.
And what was your experience with him until 1970 - well, really 1971 nad 1972?
There's, there's one basic thing. Karadzic was a man who, from my perspective, a literary perspective... Karadzic was a man who preferred to talk about his literary talent and greatness to working. We knew very well that literature is a bloody job, that it's hard labor. He was a typical lazy Montenegran. Montenegrans are known for being lazy. I don't know to what extent this is true, but there's no doubt that for me, Karadzic was the stereotype of a lazy Montenegran. He was not willing to sit down, study, look at the books, read. He preferred to speak of his big literary plans. There is a novel he started to write 30 years ago...and he never finished it.
Karadzic, the way he appears now before my eyes as he had been before he started to deal with politics, I seem to recognize in him the traits of a typical Montenegrin megalomania. That is, of course, just one part, we can't explain his qualities by the qualities of his people. He, well, prefers to say that he is a Serb, and let him be a Serb, but I know that he is a Montenegran, that he is from Montenegro, and I recognize the Montenegran in him.
You know, Montenegrans are a very small nation, there are only 400,000 of them, there were always few of them. That's why Montenegrans always thought that one of them must be worth 10 others to compensate for this lack in the population.
A poet once said, "We Montenegrans are a small nation, even with our dead." I know a lot of Montenegrans that speak, in a megalomaniac way, about their manly, Montenegran glory which is really just baloney. We'd listen to that thinking; it was harmless. He is a liar who produces lies and those lies turns against him more than against those around him, that is, a lier who has to lie because...I talked to his colleagues, his co-workers from the clinic who also know him perfectly well. He is the man who destroyed everything whatever he took in his hands.
For example, when he took up business, he began building a chicken farm, I think, I don't know, in Pale, and he finished in a prison for eleven months. I remember very well when as a young man he started to make his career as seducer, because he was tall, thin, with a Montenegran mug. And when those women started to go through his room, different women, bad things happened.
He stumbled upon a woman who was quite ugly but wise, who waited until it was too late to abort a baby and forced him to marry her. For us, I remember very well, that was a catastrophe. Young guys that have high criteria, he was good looking, and he married a woman, for whom at the time the best comparison was - this is not mine - she looked at that time heavy as an artillery horse (trans. note - a horse pulling heavy artillery, e.g. a cannon).
He had a breakdown. He started writing some kind of poems - they looked horrible. Except maybe that last book of his which Nikola Koljevic and I were editing. We even put our own lines in - so maybe you could find something there. His great plan was to become a well-known psychiatrist but at the same time he tried to write a dissertation. For 20 years he was changing the topic of that dissertation. He wanted to write a thesis on Ivo Andric and then he changed his mind and then he found someone else and changed his mind.
So eventually... And I forgot about this - for ten years he tried to write his M.A. thesis and then on the eve of the war he decided to write about different kinds of depression. His colleague told me about it. He said that he'd found two, three books in English about depression and he didn't know English at that time.
When we were watching him during the war, at the beginning of the war, on TV from Pale, all of us could see what kind of English he could speak - Pidgin English. He said, full of pride, that he'd read those two books in English, he came to his colleagues and he said, Well, now I know everything about depression. There is no one in Yugoslavia who knows more on the subject than me! And they looked at him and laughed to themselves and they said, Well, there are two or three hundred books on depression in the world, which you have to read and then you can say you know something about depression." And he'd only read one percent of that.
Now we come to the central issue. He is a born politician.
A very good aphorist from Belgrade said, "It's not that they are war criminals, that's just the program of our party (our party line)". If the times weren't what they were, but normal times, he still would have been like that. He's a born politician because of his absolute self-confidence.
And because of his optimism. In my opinion, a politician is by definition a born optimist. He really did have these characteristics which would have made him a politician even in a different kind of time when butchering people and changing the borders wasn't a part of it. The point is, I have talked to his colleagues and I didn't know how to find the right description for him. But they did. He is a psychopath. You know, being a psychopath is a very dangerous illness.
You can be a psychopath and still perfectly function in society. A lot of people are psychopaths...perhaps I am one too. In any case, that was their diagnosis, all of them said the same thing, we're not talking about just one person's. You see a psychopath, a psychopath suffers from the feeling of psychological deficiency. A feeling of a psychological gap, a defficiency.
So now, we have fiction, there are stories he made up about his greatness, his talents, his genius, his merits, his masculinity and his good looks and with all those stories he wanted to fill that psychological hole, to cover with words all that he lacked. Actually he had an inferiority complex that made him believe that he is not sufficient as a human being.
That is a definition given by his friends, and which I think was very accurate at the time. Considering that I'd known him too and that he did say what he said in other places. And I knew that what was behind it was that he had to convince himself that he was a somebody, because his results (the facts) were spelling failure. So what he did was he erected a wall between himself and the truth and he'll never dare to look at what is behind that wall. With that wall, he knew he didn't see his own face and the truth about that face and he will die by that wall believing that he's a great man.
What was interesting in him to you during this period and made you want to be close to him?
Well, he had some qualities. Whoever underestimated his intelligence during the war, made me angry. You know how it is when you have the image of a monster in front of you, everyone says, "Well, look at him, he's ugly, horrible, stupid..." That is not true. He had intelligence, he had a real mountain-man's, peasant shrewdness. The fact is that he didn't have the willpower, the wherewithal, the dilligence to polish this kind of shrewdness. I don't even think he was wholly without a talent, but he never found his own literary voice. He always stayed at the level of imitation. He was an imitator. He was capable of imitating someone else's voice, whether it was the voice of Georg Trakl, who is a great Austrian poet, or Momcilo Nastasijevic, a great Serbian poet, or of Vasko Popa, a great Serbian poet ( He is really Macedonian - trans. note) or of Rajko Novo who was his colleague.
Therefore, it's not true that he didn't have any talent, that he wasn't intelligent. Now, it is also true that we were young at that time and we couldn't discern real qualities from the fake ones. All possibilities were before us but most of us knew we literally had to slave over our work. But he thought that what God gave him at birth was enough and that he could achhieve everything with just that. Mentally, psychologically, that is a negative attitude.
My perception of him always was that he was a person made of clay. There is a word `rahatlokum' in Bosnia, and that is a desert like jello and he was like a person made of jello, malleable, that can be eaten or taken with coffee...little by little. He was a man made out of rahatlokum.
He is simply a man without a core (a center). He didn't have it as a human being nor as a poet. He was the kind of man who needed all his life to have someone who would tell him what to do - whether it was his wife in the house or even in his poem he has to have someone better than him to tell him what to do. It was quite natural that he functioned perfectly in Pale because he had a commander in Dedinje.
And Milosevic had a perfect student. I maintain that 95% of what happened in Bosnia was the product of Milosevic's mind, those were his commands and his ideas. Maybe five percent of it he did for his own pocket, for his personal enjoyment and pleasure. So maybe, all in all, that was all that had come from his head and his ideas - in the rest he was a perfect imitator and in politics he perfectly followed Milosevic's orders just like in literature he perfectly imitated other ideas and other styles.
Therefore, a man without a human core. And that is something we didn't really see in the beginning. Because in youth all of us are full of vitality, energy, eager to do everything, However, after the student demonstrations of 1968 we noticed a certain aura around him and he became a suspicious person. And it was natural that police wanted to find a spy among students and it was natural that Radovan was that target because at that time he had a child and wife so it was easiest to blackmail him. For me it was unbelievable that the police could break the personality of one of us so he would tell on us.
So that is the basic feeling, that you can mold him into what you need, that he didn't have the moral fiber, or even a mental strength, that he was kind of plasma, that he was a plasmatic being. That is something that I noticed after our early youth. After the early years, it's a different story. In our early youth we are lit by a kind of flame, and as soon as the youth is gone, people's characters develop. The first thing I realized was that he was a tepid personality, a weakling, without any strength, a sea-shell without its shell.
You renewed your contacts with Karadzic after you had broken the friendship.
There is an interesting story there. Rajko Nogo lived here and he was my best friend until he went to Belgrade and he is now one of the worst Serbian racists - it's not even nationalism anymore. So then, he said to me at that time, `Do you really think Karadzic is still a spy?' Well, for me it was not so important. In 1971 wrote one story for which I was reprimanded for by the communists. So in those days, Karadzic didn't leave his house. So he was listening to everyone coming in, listening to all the stories, cursing the government, the people were young and energetic - I was really, truly outside the politics and what happened was accidental. I don't remember exactly what the topic of my story and I finally became indifferent to the reprimand, when Nogo tells me, "Do you really think he's a spy?" I told him I didn't care anymore and that I'd rather have a have my own Montenegran inform against me than someone from Bosnia who didn't know me at all, and he really knew me.
I wanted to say something else related to Karadzic - as a person who was completely different after our renewed contact. In the intervening time when we had no contact Karadzic had incorporated himself perfectly into urban life. When I say perfectly incorporated, I mean successfully incorporated. He was a man who had made a home, he had got an apartment - I didn't have one. He and his wife had a job.
Karadzic was working as a psychologist for the Sarajevo football team - one of the two biggest teams in Bosnia, and one of the famous teams in the former Yugoslavia. He also worked in (inaudible) - which was a huge company, a giant company in Sarajevo and Bosnia before the war. I know very well, he would go to Vares. He had some kind of an aunt there. So it was a man who had perfectly incorporated into the urban world.
He held `soirees', how shall I put it, people of different nationalities would get together - Serbs, Montenegrans, Muslims, Bosniaks, Jews... That was the proof that he made good social contacts. The creme de la crema, the elite gathered there, told stories, there were delicacies. I went once, but only once - and I didn't like it- It was unbearably snobbish. I know him, he's a peasant just like I am, I could imagine people like that gathering around me, but for him it was poof that he was fitting in perfectly into that world.
For me, that's one of the great symbols of the prewar Karadzic. The Karadzic with great social intelligence. It was because of a computer telephone book. The first time I ever saw one was at his place. Later it became something common. So, I heard this from a medical man who worked in the same hospital with him. He only told me this: he said,
"Karadzic showed me his computer phone book once, and said, 'My Hamdo, there are 1,500 names in this phone book.' "
That is typical of Karadzic.. that is a man with widespread connections. I remember being shocked.
The phone rang once I happened to be at his place, he answered it and spoke to the academician Alojz Benec - one of those people to whom I could only have said "Good day, Professor" out of respect if I saw him on the street. He was making plans for dinner with him, so they were going out to dinner, and saying, "I'm sorry, Professor, but could we move it up to the day after tomorrow, instead of tomorrow?"
My jaw dropped. I thought to myself, "I'd be ashamed to... What would I even have to say to Benec?"
The second thing is, that was only one side of it. The other thing is, if you're car breaks down, and you want an excellent mechanic who wouldn't rip you off, overcharge you, Karadzic would dial a number and say, "Listen, I'm sending a friend over to your shop, please don't rip him off, man."
So, from a car mechanic to Alojz Benec... He had perfect connections, he was so incorporated...
That's why I just wanted to explode from frustration when he started to speak about his jeopardized position in Sarajevo. And he continued talking about it when he left for Pale, he who had been persecuted, those who had abused him during communism, "exiled" him to America.
To New York for a year. And no one offered anything like that to me. And that's a secret we were never able to solve. I thought they sent him as a medical doctor. His doctor colleagues thought they had sent him as a writer.
During the war I once talked to his doctor friends about it. And I said, "That was when you sent Karadzic to America, to New York for a year".
"Who sent him", they said.
"You did, surely".
"That's out of the question", they said.
"That could not have happened under any criteria at all, because we never sent anyone, it was absolutely out of the question for us to send someone to do their specialization elsewhere. He finished his specialization in 1980, and he left for America in 1974. We thought you writers had sent him".
"We writers? He was a zero as a writer! What would he, besides, he doesn't even speak English."
Among other things, he went to study English culture, or Anglo-Saxon culture and literature, he couldn't even croak in English. It's remained a secret as to who sent him, I know it surely wasn't the PEN, I know it wasn't the hospital. Who sent him? Now I can only tell you the rumours - that KOS sent him (The Counterintelligence Agency) of the former Yugoslavia, but those are things that cannot be checked, about which we can only talk.
How did he get involved in politics? Was it his initiative, did someone push him into it?
Here's what I know: at the beginning he was in that Green Party. So, defending nature - when those parties sprang up. And suddenly, it was strange to everyone, when he all of a sudden - and I think I was out of the country during that summer, anyway when I came back from my vacation, I'm not really sure where I was - Karadzic had become the head of SDS (Serbian Democratic Party).
I know one thing, and I've always stood by this - half of the credit that Karadzic became a war criminal goes to his wife, and half to everything else - to Milosevic, and the situation, and the circumstances, and ideology, and money, etc. I know that, and I'll stand by it until I die.
And here's why - there was a time when Karadzic was very moderate, he had to be a moderate because he needed the votes of Muslims and Croats. So, before the election, when he weaved wonderful stories on TV... So my acquaintances would come up and say, "That Karadzic of yours..." For example, he'd give an interview at night again, and they'd say, "Listen, that Karadzic of yours... Finally someone smart and moderate to get into politics." And so on.
And he talked beautifully here. He knew perfectly well what to say to whom. That's what makes him a politician. He has the perfect ability to know who wants to hear what from him. For example, what a woman wants to hear and what a man wants to hear. What Serbs, what Croats and what Muslims like. He had the ability to say perfectly exactly what you wanted to hear. So before the elections, wanting the Croatian and Muslim votes, he told these sugary stories about Bosnia, centered on neighborhood idea.
The neighbor is something holy to a Serb, etc. etc. Eh, but at the same time I knew what his wife was saying. She's a mean and evil woman. She said, I'm not exactly sure, her family was killed by the Ustashe somewhere around Livno or Duvno, I'm not sure now, anyway, it was in Herzegovina. I don't know how many exactly, but she said it was 23 people. It is beyond doubt that her family had suffered, but how many or what happened, I don't know.
And then she said... While Karadzic was telling magnificent stories on TV, she was saying this, "Now it's time for us to fuck their mothers". Literally, here's what she said, "What does it mean, fuck their mothers? Everyone's who was an Ustasha. Eh, we know there were Muslims who were Ustashe, there were Croats from Croatia..." So retribution, and "we'll fuck their mothers, of all of them." She wasn't hiding that at all.
So when you compared what that woman was saying and what Karadzic was saying .... (inaudible) ... I thought, knowing her influence over him, "This woman will make a monster out of this man." That's what flashed through my head. But then I thought that well, maybe women are not so powerful as to influence politics.
However, that's probably true, that he became a sick man, dependent on his wife. I was stunned when an Italian journalist also discovered that when he was in Pale. I read an interview with Ljilja Karadzic, i.e. his wife, published in an Italian magazine, maybe Corriere de la Sera. I had a friend who translated it for me. It's a fantastic interview - among other things, the journalist who didn't have any private information about his wife, wrote that Karadzic has a parliament session, and every once in a while he stops the session so he could go out and confer with his wife. That's what he recorded, without knowing what was going on - it was simply a detail he saw and recorded.
That's Karadzic and that's his wife. So, when he was simply out of energy or ideas he went out to ask for his wife's advice, to refill his batteries, store up on energy, etc.
You've talked about Karadzic as a politician. However, at what moment did you realize that he had crossed a boundary, that he entered into a situation where from a politician he turned into someone capable of inexplicable cruelties? When did you realize that?
In the last six months, I simply avoided them. Of course, without thinking that there was going to be a slaughterhouse in Bosnia. I simply saw that they became different people, that they came to power, and you could see how the power changed them - the authority, the money...
So I thought that Karadzic, that he wasn't, OK, so he deals with politics and all that, but I still had an impression of Karadzic that didn't match up with what I could see, and this was at the beginning of the war. I'm not exactly sure, never ask me about dates, I don't remember them well. I only know this - we were still hoping that the war would stop. As if a misunderstanding had happened - human consciousness could not possibly agree to evil, to a war. We thought it was entirely monstrous, that there was a war in Sarajevo, and Bosnia as a whole.
And then there was the constant question of will there be a war, won't there be a war... Then, the foreigners were coming, then someone was dragging things out, negotiations, etc.
And then the Bosnian, that is, the intelligence service, which secretly recorded a series of Karadzic's conversations, which they played later, with his military commanders, with Mladic, etc., I think all of that is known around the world.
One of these Karadzic conversations was recorded, the most of which I forgot, but one sentence remained in my mind forever. The thing is, one of his commanders, obviously one of his commanders, told him that the people weren't obeying orders. And this is what it kind of meant - that there were people there still who refused to pick up their guns and kill their neighbors, with whom they had lived until yesterday.
And now comes Karadzic's reply, that goes like this, "Shoot every motherfucker who refuses to do his duty!" The voice which said this shocked me. And it was forever engraved in my mind. Because for me, all I had known about Karadzic up to then, dissolved in one second. I only realized that it wasn't the same man; that weakling, that clay... He became someone who had control over the life and death of his own nation. "I can just imagine", I thought, "what he does to others when he orders executions of his own copatriots who refuse to get their guns and do their duty".
And only until then, only until then, I could think this way and that way, but I suddenly realized, with this sentence, that the war wouldn't stop. That it's impossible to stop when you have, in the meantime, I couldn't understand the word "monster". None of the news about what he'd done in and around Bosnia hadn't reached us. And for a long time after that, too, I think, even two months after - only later people started to talk. I only saw that I had a different man before me. It wasn't him, it was someone else.
discussion . links . synopsis . press reactions . tapes & transcripts
frontline online . wgbh . pbs online
web site copyright 1995-2014 WGBH educational foundation | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '7', 'language_id_whole_page_fasttext': "{'en': 0.994555115699768}", 'metadata': "{'Content-Length': '52027', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:YCZ4R5S3OSG6AI3ZCTXTJ67DOTQEIVDS', 'WARC-Concurrent-To': '<urn:uuid:2a6e1caf-af0f-4f66-b92c-b5784726fdb8>', 'WARC-Date': datetime.datetime(2014, 12, 20, 1, 33, 58), 'WARC-IP-Address': '23.23.60.4', 'WARC-Identified-Payload-Type': None, 'WARC-Payload-Digest': 'sha1:ZEA5AF43Q67XJDXG3WFVB27NJKUY4N2M', 'WARC-Record-ID': '<urn:uuid:1823b77f-573c-4c10-afe1-47431a456c34>', 'WARC-Target-URI': 'http://www.pbs.org/wgbh/pages/frontline/shows/karadzic/interviews/vesovic.html', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:af5cea67-6b41-46ac-929f-c8c4eb32b518>', 'WARC-Truncated': None}", 'previous_word_count': '5106', 'url': 'http://www.pbs.org/wgbh/pages/frontline/shows/karadzic/interviews/vesovic.html', 'warcinfo': 'robots: classic\r\nhostname: ip-10-231-17-201.ec2.internal\r\nsoftware: Nutch 1.6 (CC)/CC WarcExport 1.0\r\nisPartOf: CC-MAIN-2014-52\r\noperator: CommonCrawl Admin\r\ndescription: Wide crawl of the web with URLs provided by Blekko for December 2014\r\npublisher: CommonCrawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.3376691937446594', 'original_id': 'd85a036fc9889bf3983ee0ac71b093f6a0f207476320293fc67fcac9e9ca253f'} |
After spending just over a year behind bars without charge, Turkish-German journalist Deniz Yucel was released from a Turkish jail on February 16. Just hours later, six other journalists in the country were issued a life sentence for “or attempting to overthrow the constitutional order”.
With 155 journalists serving jail time because of their work, these days of highs and lows are beginning to feel routine for Turkey's embattled independent media community.
BBC described Deniz Yucel's imprisonment as a long-standing “irritant” in the relations between the two countries. His release came shortly after Turkish PM's visit to Germany this week.
Deniz Yucel was arrested exactly 367 days ago on suspicion of “inciting the people to racial hatred and enmity” and “spreading the propaganda of a terrorist organization”.
Soon after his release was announced, crowd gathered outside the jail, where Yucel joined his wife who was waiting for him:
But the ordeal is not yet over. Yucel was charged and indicted upon his release, with the prosecution demanding that he be sentenced to 18 years in prison.
Same court that ordered #DenizYucel‘s release has apparently accepted an indictment calling for up to 18 years imprisonment. Not quite clear what is going on, but a key issue is whether he is being allowed to travel abroad. — Howard Eissenstat (@heissenstat) February 16, 2018
In ordering Deniz Yücel’s release, the court also accepted his newly issued indictment. He faces 4 to 18 years in prison. https://t.co/eLnK8rwqZa — Piotr Zalewski (@p_zalewski) February 16, 2018
While colleagues and friends celebrated the news of Yucel's release, another court decision came down, this time affecting the fate of a different group of journalists.
Deniz is finally free. Six others have just been sentenced to life behind bars: https://t.co/mrW1wy9amx. https://t.co/KDHNoS7Spd — Piotr Zalewski (@p_zalewski) February 16, 2018
A Turkish court has jailed for life journalists Ahmet Altan, Mehmet Altan, Nazli Ilicak & Fevzi Yazici & one other defendant for seeking to “overthrow the constitutional order” in alleged coup plot https://t.co/nouqX4ZnJA — Ayla Jean Yackley (@aylajean) February 16, 2018
Awful news coming in from Silivri jus now. #AhmetAltan #MehmetAltan & #NazlıIlıcak faced a trial in which no credible evidence was presented beyond their words. This verdict does not pass the test of international human rights law. #FreeTurkeyMedia https://t.co/R8M8HJpg1N — Milena Buyum (@MilenaBuyum) February 16, 2018
Ahmet Altan, Mehmet Altan, Nazli Ilica, Yakup Şimşek, Fevzi Yazıcı and Şükrü Tuğrul Özsengül were handed a lifetime prison sentence after being convicted of involvement with Turkey's 2016 coup, despite a lack of direct evidence.
Five of the six defendants are journalists and intellectuals all had strong ties with opposition news outlets in the past. Ahmet Altan is the former editor-in-chief of Taraf newspaper and his brother, Mehmet Altan is an academic and journalist who once wrote for Hurriyet. Nazli Ilıcak has written for Hurriyet, in addition to other newspapers, and briefly served as an MP for the Virtue party.
Yakup Şimşek and Fevzi Yazıcı worked with Zaman newspaper, which was one of Turkey's largest independent daily newspapers until 2016, when the government seized its operations, alleging that the outlet had ties to Turkish cleric Fethullah Gülen.
Anadolu Agency reported that six people were convicted for attempting to overthrow the constitutional order and of having communicated with associates of Gulen, whom Turkey blames for the July 2016 failed coup.
In addition to facing legal threats, all of these journalists have been subject to extralegal harassment. One year ago, President Erdogan called Yucel a terrorist in one of his televised speeches.
Bu konuşmayı tam 1 yıl önce çekmiştim. Deniz sonunda özgür. Darısı Alman vatandaşı olmayan gazeteci arkadaşlarımızın başına. #DenizYücel pic.twitter.com/wxQqR1COOL — goktay koraltan (@goktay) February 16, 2018
I filmed this speech one year ago. Deniz is finally free. I wish the same for the rest non-German citizen journalists friends of mine.
Video clip translation: They are hiding this German terrorist, this spy at the embassy. They hid him for a month. And German Chancellor asked him from me. She said to release him. I told her we have an independent judiciary. Just like your judiciary is independent so is mine. It is [the judiciary] objective. That is why I am sorry to say, you won't take them from us. Finally, he was brought to court. He was arrested. Why? Because he is spy terrorist. Who cares he is a German citizen. It doesn't matter whose citizen you are, if you are spreading terror in Turkey, if they are secretly spies, they will pay the price.
Supporters in Turkey and around the world tweeted their shock at the decision:
Today's verdict & sentences of life without parole for #AhmetAltan, #MehmetAltan & #NazliIlicak mark an apex of the disintegration of the #Ruleoflaw in #Turkey. Judge ignored a binding Turkish Constitutional Court decision. The European Court of Human Rights #ECtHR must act. pic.twitter.com/mH0njuskpu — Sarah Clarke (@Sarah_M_Clarke) February 16, 2018
As Ahmet Altan, Mehmet Altan and Nazlı Ilıcak are given “aggravated life sentences”, it is worth remembering what that sentence is. It is life without parole, with up to 23 hours a day in solitary confinement. Forever and ever, amen. — Can Okar (@canokar) February 16, 2018
On February 12, both Ahmet and Mehmet Altan were thrown out of the courthouse, for demanding to read the constitutional court decision which ruled for their release in January. The two brothers demanded that the decision which was overturned within 24 hours by the ruling of the 27th High Court is put on the record.
The next day, on February 13, speaking from high-security prison via video link, Ahmet Altan in his defense said the following:
Those in political power no longer fear generals. But they do fear writers. They fear pens, not guns. Because pens can reach where guns cannot: into the conscience of a society.
When the verdict was handed to Altan brothers today, one observer said cries and screams filled the courtroom.
Meanwhile, there are at least four other German Turkish citizens behind bars in Turkey, while the total number of imprisoned journalists and writers since the coup has now surpassed 150. | mini_pile | {'original_id': '9cdd7dbbc3a88e84b1e429af5704efb58e3b8a866f2408322e8ba795f07435e3'} |
1595937192307:11709284:・*・:≡( ε:)
SPEAKERNUM1;11709284:神楽Meaの零钱包:1
V2
| the_stack | {'hexsha': 'fa09ce27329cc0fbcdb700f5d19b404468688253', 'size': '70', 'ext': 'txt', 'lang': 'Text', 'max_stars_repo_path': '809981/2020-7-28.txt', 'max_stars_repo_name': 'dd-center/bilibili-vtuber-danmaku', 'max_stars_repo_head_hexsha': '5fd5c685e420cc0abd00cefff33491d35fec0046', 'max_stars_repo_licenses': "['MIT']", 'max_stars_count': '160', 'max_stars_repo_stars_event_min_datetime': '2019-09-13T12:32:50.000Z', 'max_stars_repo_stars_event_max_datetime': '2022-03-30T07:44:45.000Z', 'max_issues_repo_path': '809981/2020-7-28.txt', 'max_issues_repo_name': 'dd-center/bilibili-vtuber-danmaku', 'max_issues_repo_head_hexsha': '5fd5c685e420cc0abd00cefff33491d35fec0046', 'max_issues_repo_licenses': "['MIT']", 'max_issues_count': '20', 'max_issues_repo_issues_event_min_datetime': '2020-05-02T15:49:30.000Z', 'max_issues_repo_issues_event_max_datetime': '2022-02-05T01:43:47.000Z', 'max_forks_repo_path': '809981/2020-7-28.txt', 'max_forks_repo_name': 'dd-center/bilibili-vtuber-danmaku', 'max_forks_repo_head_hexsha': '5fd5c685e420cc0abd00cefff33491d35fec0046', 'max_forks_repo_licenses': "['MIT']", 'max_forks_count': '35', 'max_forks_repo_forks_event_min_datetime': '2019-09-13T12:32:51.000Z', 'max_forks_repo_forks_event_max_datetime': '2022-03-13T01:50:03.000Z', 'avg_line_length': '17.5', 'max_line_length': '33', 'alphanum_fraction': '0.7571428571', 'original_id': '946dc1fa4bc9e28c3e378dd1066de74c3d5c9af7bf89d6f5c80739485f655633'} |
HOME > Chowhound > Home Cooking >
What to do with all these egg yolks?!?
I've got almost two dozen egg yolks on my hands after using the egg whites to make some macaroons. Do you have any ideas for what to do with all these egg yolks? I know I can make some ice cream with them, I know I can make some creme brulee, but what else is out there for me to make? Bonus points for anything that is more savory that I could serve for dinner.
1. Click to Upload a photo (10 MB limit)
1. I won't get bonus points, but I would consider making zabaglione.
1. - flan
- aioli
- egg drop soup
- ceasar dressing
- pot de creme
1. Oh, I saw something on Baking with Julia the other day that might be adaptable to your egg yoik overload. Just tried to find the episode blurb, but my pbs station doesn't show me the past.
The "ingredient" of the show was puff pastry. After making the puff pastry, this chef made a savory layered tart. He used a springform pan with high sides. Draped a layer of puff pastry so that it formed like a pie dough. Meanwhile, Julia sauteed onions and garlic, and maybe some other herbs, and then added whipped eggs with some milk. This was cooked very slowly like scrambled eggs until they were just holding together. In another dish, they had cooked spinach which had been wrung of all water. They mentioned that frozen spinach would also work.
First layer at the bottom was half of the egg, then a layer of spinach, then another of the egg, another of the spinach. This was topped with more puff pastry. They crimped the edges of the pastry together and then trimmed the excess. This thing looked wonderful.
It was almost a strata, but not.
1. G
There was a thread about a year ago with this exct question and there were loads of great ideas. You may want to do a search on the home cooking board and see if it pops up.
1. Ensaimadas. I make a filipino version, but they are originally from Mallorca, and are sometimes called "Mallorcas"--essentially a brioche paste but make it with all egg yolks, roll into thin rectangles about 4x10", spread with a thin layer of soft butter, roll up like a cigar and then roll in the shape of a cinnamon roll from the outside in and top with grated edam or gouda cheese and bake until golden brown. They work best in 4" molds, but you can also do them freeform on a baking sheet or make big ones in a cake pan. You can dust with powdered sugar if you like when they are done. Have cardiologist on speed dial.
2 Replies
1. re: David A. Goldfarb
do you use yeast? if you do, a little proofing in between the last few stages of makeup can make for an even fluffier ensaimada.
1. re: zorkd
Yes, it's a yeast dough. I usually let the dough rise slowly overnight in the refrigerator to build up a stronger flavor, roll it when cool, and then give it another rising before baking them. | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '0', 'language_id_whole_page_fasttext': "{'en': 0.9657794833183287}", 'metadata': "{'Content-Length': '98174', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:TWDXR7NJ2PZTC2GR3UPUEF6VFQYMPHR7', 'WARC-Concurrent-To': '<urn:uuid:3c040202-b651-4d2b-a032-5f89a700fb6f>', 'WARC-Date': datetime.datetime(2014, 12, 22, 22, 52, 13), 'WARC-IP-Address': '64.30.228.105', 'WARC-Identified-Payload-Type': None, 'WARC-Payload-Digest': 'sha1:K3GHFZBL7LEWS5AKBC65Y43FLPX4RPWJ', 'WARC-Record-ID': '<urn:uuid:61145a15-7dda-435c-93d4-d27089e94a7d>', 'WARC-Target-URI': 'http://chowhound.chow.com/topics/535987', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:a6fe87c5-24e8-46e6-8665-8d5283a13a5b>', 'WARC-Truncated': None}", 'previous_word_count': '533', 'url': 'http://chowhound.chow.com/topics/535987', 'warcinfo': 'robots: classic\r\nhostname: ip-10-231-17-201.ec2.internal\r\nsoftware: Nutch 1.6 (CC)/CC WarcExport 1.0\r\nisPartOf: CC-MAIN-2014-52\r\noperator: CommonCrawl Admin\r\ndescription: Wide crawl of the web with URLs provided by Blekko for December 2014\r\npublisher: CommonCrawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.25771355628967285', 'original_id': '023845c5ac9c451d241989c99938e46425b94ac5c3d1058ac07cbce1876fa1e6'} |
NASA preps for seven-year journey to sample a near-Earth asteroid
You can add asteroid retrieval to NASA's growing repertoire of space exploration skills. The space agency last week announced that it is preparing to embark on a seven-year mission to retrieve a piece of an asteroid.
You can add asteroid retrieval to NASA’s growing repertoire of space exploration skills. The space agency last week announced that it is preparing to embark on a seven-year mission to retrieve a piece of an asteroid. It will be NASA’s first mission that will return an asteroid sample for analysis. If all goes as planned, the asteroid chunk will be transported back to earth in 2023 for detailed analysis by researchers at NASA and the University of Arizona.
The mission will be powered by the Origins, Spectral Interpretation, Resource Identification, Security-Regolith Explorer (OSIRIS-REx) spacecraft. Designed and manufactured by Lockheed Martin, the spacecraft was built from the ground up for asteroid retrieval. It features Touch-and-Go Sample Acquisition Mechanism (TAGSAM) that uses a reverse vacuum to stir up asteroid dust for collection. The mechanism can collect up to 70 ounces of material in a ring-shaped canister. It also can study the asteroid in situ before sampling using a suite of instrumentation that includes visible-light cameras, infrared spectrometers, an x-ray spectrometer and an active-scanning lidar.
Nasa plans to launch the OSIRIS-REx during the launch window that begins on September 8. The spacecraft will be propelled into space using an Atlas V411 rocket and maneuver towards the Bennu asteroid. The spacecraft will travel up to 509 million miles to intercept the asteroid and will move along with it during sampling. The spacecraft will then return to Earth, traveling a total of 4.4 billion miles in the round trip journey.
When it enters the Earth’s atmosphere, the Sample Return Capsule will hit 27,700 mph, making it the second-fastest man-made object to travel back to earth. Scientist hopes the data collected from the asteroid will provide insight into the formation of the planets as well as help scientists understand the nature or near-Earth asteroids. | mini_pile | {'original_id': 'fe2ed624ab6ac9078caedcce9799b57b340616e6549733e3bec14e9bbd203a72'} |
Is there a digital generation gap for e-learning in plastic surgery?
Abstract
Introduction: Some authors have claimed that those plastic surgeons born between 1965 and 1979 (Generation X, or Gen-X) are more technologically-able than those born between 1946 and 1964 (Baby Boomers, or BB). Those born after 1980, which comprise Generation Y (Gen-Y), might be the most technologically-able and most demanding for electronic learning (e-learning) to support their education and training in plastic surgery. These differences might represent a ‘digital generation gap’ and would have practical and financial implications for the development of e-learning.Objectives: The aim of this study was to survey plastic surgeons on their experience and preferences in e-learning in plastic surgery and to establish whether there was a difference between different generations.Design: Online survey (e-survey) of plastic surgeons within the United Kingdom and Ireland.Methods: Six-hundred and twenty-four plastic surgeons were invited by e-mail to complete an e-survey anonymously for their experience of e-learning in plastic surgery, whether they would like access to e-learning and if so, whether this should this be provided nationally, locally, or not at all. By stratifying plastic surgeons into three generations (BB, Gen-X and Gen-Y), the responses between generations were compared using the ¿2 test for linear trend. A p value < 0.05 was considered to be statistically significant.Results: Of the 624 plastic surgeons contacted, 237 plastic surgeons completed the survey (response rate of 38%), but data from two surgeons were excluded. For the remaining 235 plastic surgeons, there was no evidence of statistically significant linear trends between by generation and either experience, access or provision of e-learning.Conclusions: These findings refute the claim that there are differences in the experience of e-learning of plastic surgeons by generation. Furthermore, there is no evidence that there are differences in whether there should be access to e-learning and how e-learning should be provided for different generations of plastic surgeons.
title = "Is there a digital generation gap for e-learning in plastic surgery?",
abstract = "Introduction: Some authors have claimed that those plastic surgeons born between 1965 and 1979 (Generation X, or Gen-X) are more technologically-able than those born between 1946 and 1964 (Baby Boomers, or BB). Those born after 1980, which comprise Generation Y (Gen-Y), might be the most technologically-able and most demanding for electronic learning (e-learning) to support their education and training in plastic surgery. These differences might represent a ‘digital generation gap’ and would have practical and financial implications for the development of e-learning.Objectives: The aim of this study was to survey plastic surgeons on their experience and preferences in e-learning in plastic surgery and to establish whether there was a difference between different generations.Design: Online survey (e-survey) of plastic surgeons within the United Kingdom and Ireland.Methods: Six-hundred and twenty-four plastic surgeons were invited by e-mail to complete an e-survey anonymously for their experience of e-learning in plastic surgery, whether they would like access to e-learning and if so, whether this should this be provided nationally, locally, or not at all. By stratifying plastic surgeons into three generations (BB, Gen-X and Gen-Y), the responses between generations were compared using the ¿2 test for linear trend. A p value < 0.05 was considered to be statistically significant.Results: Of the 624 plastic surgeons contacted, 237 plastic surgeons completed the survey (response rate of 38{\%}), but data from two surgeons were excluded. For the remaining 235 plastic surgeons, there was no evidence of statistically significant linear trends between by generation and either experience, access or provision of e-learning.Conclusions: These findings refute the claim that there are differences in the experience of e-learning of plastic surgeons by generation. Furthermore, there is no evidence that there are differences in whether there should be access to e-learning and how e-learning should be provided for different generations of plastic surgeons.",
T1 - Is there a digital generation gap for e-learning in plastic surgery?
AU - Stevens, Roger
AU - Hamilton, Neil M.
PY - 2012/5
Y1 - 2012/5
N2 - Introduction: Some authors have claimed that those plastic surgeons born between 1965 and 1979 (Generation X, or Gen-X) are more technologically-able than those born between 1946 and 1964 (Baby Boomers, or BB). Those born after 1980, which comprise Generation Y (Gen-Y), might be the most technologically-able and most demanding for electronic learning (e-learning) to support their education and training in plastic surgery. These differences might represent a ‘digital generation gap’ and would have practical and financial implications for the development of e-learning.Objectives: The aim of this study was to survey plastic surgeons on their experience and preferences in e-learning in plastic surgery and to establish whether there was a difference between different generations.Design: Online survey (e-survey) of plastic surgeons within the United Kingdom and Ireland.Methods: Six-hundred and twenty-four plastic surgeons were invited by e-mail to complete an e-survey anonymously for their experience of e-learning in plastic surgery, whether they would like access to e-learning and if so, whether this should this be provided nationally, locally, or not at all. By stratifying plastic surgeons into three generations (BB, Gen-X and Gen-Y), the responses between generations were compared using the ¿2 test for linear trend. A p value < 0.05 was considered to be statistically significant.Results: Of the 624 plastic surgeons contacted, 237 plastic surgeons completed the survey (response rate of 38%), but data from two surgeons were excluded. For the remaining 235 plastic surgeons, there was no evidence of statistically significant linear trends between by generation and either experience, access or provision of e-learning.Conclusions: These findings refute the claim that there are differences in the experience of e-learning of plastic surgeons by generation. Furthermore, there is no evidence that there are differences in whether there should be access to e-learning and how e-learning should be provided for different generations of plastic surgeons.
AB - Introduction: Some authors have claimed that those plastic surgeons born between 1965 and 1979 (Generation X, or Gen-X) are more technologically-able than those born between 1946 and 1964 (Baby Boomers, or BB). Those born after 1980, which comprise Generation Y (Gen-Y), might be the most technologically-able and most demanding for electronic learning (e-learning) to support their education and training in plastic surgery. These differences might represent a ‘digital generation gap’ and would have practical and financial implications for the development of e-learning.Objectives: The aim of this study was to survey plastic surgeons on their experience and preferences in e-learning in plastic surgery and to establish whether there was a difference between different generations.Design: Online survey (e-survey) of plastic surgeons within the United Kingdom and Ireland.Methods: Six-hundred and twenty-four plastic surgeons were invited by e-mail to complete an e-survey anonymously for their experience of e-learning in plastic surgery, whether they would like access to e-learning and if so, whether this should this be provided nationally, locally, or not at all. By stratifying plastic surgeons into three generations (BB, Gen-X and Gen-Y), the responses between generations were compared using the ¿2 test for linear trend. A p value < 0.05 was considered to be statistically significant.Results: Of the 624 plastic surgeons contacted, 237 plastic surgeons completed the survey (response rate of 38%), but data from two surgeons were excluded. For the remaining 235 plastic surgeons, there was no evidence of statistically significant linear trends between by generation and either experience, access or provision of e-learning.Conclusions: These findings refute the claim that there are differences in the experience of e-learning of plastic surgeons by generation. Furthermore, there is no evidence that there are differences in whether there should be access to e-learning and how e-learning should be provided for different generations of plastic surgeons. | mini_pile | {'original_id': '6284a9b0f664697bb8547190e98ae99b6843e4e82b8c006d323423611bc7a3fa'} |
Blog Viewer
COVID-19 and Real Property Practice: Q&A with Alfredo Casab (Audio File)
By Maximillian (Max) H. Matthies posted 03-30-2020 05:15
Alfredo Casab, from Dawda Mann Mulcahy & Sadler PLC in Bloomfield Hills spoke to John Swift and I about how his practice is responding to COVID-19. You can hear the conversation by clicking the audio player. The transcript of our conversation is below.
John: Hello, this is John Swift.
Max: And this is Max Matthies.
John: We're two of the staff attorneys at ICLE. We're talking to other Michigan attorneys about how the COVID-19 pandemic is impacting them and their clients.
Max: We thought it might be helpful to share how our colleagues and their firms are responding to the COVID crisis and provide some insight on how you might do the same.
Alfredo: My name is Alfredo Casab. I'm an attorney at Dawda, Mann, Mulcahy & Sadler, PLC, in Bloomfield Hills, Michigan. My practice is generally in real estate, corporate, and I do some business litigation.
John: I really appreciate you talking to us today. I guess first off, how are you staying current with everything that's going on, with court closures and all the other changes?
Alfredo: Well, I must say that the courts have been pretty good about sending mass emails to the attorneys that have cases pending in the particular courts. One other way that we're staying current is to check the court’s website to see if they're open or if they're closed. Earlier today, I believe the Michigan Supreme Court issued an order that superseded all local orders. Basically, kind of using common sense here, closing the courthouses for nonessential matters. Criminal matters still have to go forward for constitutional concerns there. Of course, not my area, but that goes first. Obviously, child protective–type services, those are still going on. Those should be going on, right?
John: Have you done any hearings over the phone or anything like that?
Alfredo: I have not. But earlier today, I read an article in the Free Press, … and I actually spoke with an attorney yesterday, [about] certain hearings … being conducted by video. I believe the app is Zoom. I've never conducted one via video conferencing. I've obviously done telephonic hearings at the U.S. Bankruptcy Court or at certain circuit courts and somebody just wasn't available and had to call in for whatever emergency, and the judges are usually pretty lenient on those. So as the technology catches up, I think we're going to see more video conferencing, which will alleviate traffic concerns and whatnot.
John: So on the real property side, I know Greg Gamalski just posted something in the Real Property Section about the register of deeds offices potentially closing and how that's going to impact transactions going forward. Have you heard anything about that? Do you have any thoughts?
Alfredo: Oh, they’ve closed. There are a lot of register of deeds offices that have closed. Actually yesterday afternoon I received an email from a real estate group that one of my colleagues belongs to forwarded to us, that had a list county by county of closures. So most are closed. Some of them are accepting e-recording. But not all. For example, Macomb County is closed and not accepting e-recording. Livingston County is accepting e-recording.… Oakland County is … closed but not accepting e-recordings. So it's going to impact closing because there are certain time frames within which you have to get security instruments recorded. A mortgage, for example, has to be recorded within a certain time frame. Otherwise it opens up to potentially losing priority if there's a bankruptcy filing or if somebody files something ahead of you. So when these register of deeds offices reopen, it could create a little bit of an issue. And remember, Michigan is a race notice state, so filing priority is a big deal. This is definitely a cause for concern.
Max: What about what about other third parties like title offices? Are those going to impact closings as well?
Alfredo: Absolutely. We actually received an email that came from [ATA title agency] for all the major underwriters. And they said they would continue for the foreseeable future to close deals. But at some point in time, they're going to stop. They're actually doing just what we're doing. They're seeing how things develop. And if it looks like the register of deeds offices are going to [be] closed for more than 30 days, and, frankly, I would not be surprised if they are closed for more than 30 days, at least the ones that are already closed, that is certainly going to impact closing. And title insurers will not issue the title insurance policy, which means that a buyer probably isn't going to close. Remember, title insurance is voluntary, but it's extremely recommended. So you can still have your closing. Remember, the recording of the deed is not what transfers title, it's the signing of the deed and the delivery of the deed. However, common practice is [that] you record your deed, and then you get title insurance. So there may be some buyers out there that are comfortable. But I would not be advising most clients or any clients that that's a good idea. And I don't think many other lawyers would either.
John: So do you think from a lending perspective, a lot of people can just push out a closing in a lot of circumstances? But I mean, they might lose a rate lock. Do you think the banks would be willing to extend rates? I guess they’re pretty low now anyway.
Alfredo: Well, yeah. So you've got two different areas right there—you've got the residential market, and I really don't practice much in the residential market myself. But nobody knows what’s going to happen there. I have no idea what the banks are going to do. Whether it's a good business decision or bad business decision, I don't know. And then you've got commercial loans. Banks on the commercial side, they're generally a lot more careful if they're closing. They will not close without title insurance. Which means if you can't get your mortgage recorded, there's no loan, which provides kind of an additional blow to the economy there because we've got all these restaurant closures, bar closures, other public areas, fitness centers, etc., closed. A lot of money isn't getting spent. And then you throw in the additional layer of banks not lending because they can't get their mortgages recorded, it's just another domino. But I think it will absolutely have a massive impact if the register of deeds offices don't open. Or alternatively, I guess you could have a change in the law. But that's I think a little bit more far-fetched.
E-recording has become a fantastic option. So hopefully, if the register of deeds office can maybe even partially staff an office, obviously, they’ve got to make sure that their personnel are going to be safe, because that's of the utmost importance. But if they can partially staff an office and accept e-recording, or set up their personnel to work remotely from home, which I don't know what technology they use, but at our office we can work from home. Hopefully they have the same technical … abilities that we do and can start accepting e-recordings. Again, that would certainly alleviate a lot of issues and anxiety.
Max: How are your clients responding to the closure of the register of deeds and the title insurance issues? What seems to be their biggest concern?
Alfredo: Well, it depends on the type of client, obviously; those that are doing real estate deals, those are pretty much on hold. You can't close a loan. On the other hand … I have one particular client that operates a business that was mandated to be shut down. So their biggest concern is, what are we going to do with our employees? And sadly, the response is, they're going to have to be laid off. There's no revenue coming in; they cannot meet payroll. You can take out a loan, I suppose. But most businesses, or I shouldn’t say most businesses, but a significant number of businesses, perhaps most, are going to choose to not take out loans to cover salaries. Salaries are generally one of, if not the largest expense, of a business, and you rely on the general income—the revenue that comes in from the operation of business—to pay those folks. And it's not just the restaurants and bars that are affected. There are a lot of other businesses. There are schools are that are going to be impacted.
I've got another client that’s a manufacturing facility. They're not closing; they're not ordered to close. And as a matter of fact, I think the government is encouraging factories to try and remain open as much as they can. But they have to take reasonable precautions to protect the employees. So they're implementing spacing rules or hiring extra cleaners to come in and wipe everything down, [and] instituting policies of if you're sick in any way, shape, or form, just stay home.
John: Lastly, do you have any advice for attorneys as far as taking care of themselves both emotionally and physically?
Alfredo: Okay. Emotionally, the first thing I would say is, There will be a tomorrow. There will be. I mean, we don't know what it's going to look like, but you know 2008 wasn't really that long ago. And honestly, you know that 2008 to 2012 growth malaise that we suffered. Honestly, I never thought I'd see anything like it in my lifetime again, because usually you can get one massive downturn every maybe 20, 30 years. I think we're certainly going to be seeing another one. This is incredible. But I remember August 1, 2008, Bear Stearns went down. A couple of the other big brokerage houses in New York went down, and everybody thought, Oh,w my gosh, the world is ending. It certainly changed. And before that there was 9/11/2001. Life changes, but there is always a tomorrow. Our clients are going to need our advice. They are going to need us to remain objective. They're going to need us to make sure that we're staying current on the law, which is changing almost every minute with new executive orders coming down. All I say is look forward to tomorrow. I don't know what it's going to look like, but there will be a tomorrow.
John: That’s good advice. Thank you so much, Fredo. This has been really helpful, and I appreciate you being accommodating and flexible with us.
Alfredo: Anytime. | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '2', 'language_id_whole_page_fasttext': "{'en': 0.977462112903595}", 'metadata': "{'Content-Length': '100794', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:AFU7FZSPPJL4UCLCIR7R3G7BPYSDVQRT', 'WARC-Concurrent-To': '<urn:uuid:f1ecefb5-9b74-41b5-bc94-dc8956410371>', 'WARC-Date': datetime.datetime(2020, 6, 5, 5, 42, 31), 'WARC-IP-Address': '3.234.200.83', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:W5RXVEQ5VU6Q2M6JYJQSXYVZ4VHYXECX', 'WARC-Record-ID': '<urn:uuid:c8002b7b-5bf2-48ca-9ad6-f1bd059ad8ef>', 'WARC-Target-URI': 'https://community.icle.org/blogs/maximillian-heinrich-matthies/2020/03/30/covid-19-and-real-estate?CommunityKey=2ba3db5d-0246-4643-b73a-b4140f7661ec&Tab=', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:01c2dd89-521d-4e52-90d2-653766225f40>', 'WARC-Truncated': None}", 'previous_word_count': '1772', 'url': 'https://community.icle.org/blogs/maximillian-heinrich-matthies/2020/03/30/covid-19-and-real-estate?CommunityKey=2ba3db5d-0246-4643-b73a-b4140f7661ec&Tab=', 'warcinfo': 'isPartOf: CC-MAIN-2020-24\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for May/June 2020\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-67-67-36.ec2.internal\r\nsoftware: Apache Nutch 1.16 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.1-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.04773104190826416', 'original_id': '310a19b33fe212dc7fcb2376a5a198cfb7b91288c92cb00a3ac1ef7333e1bddf'} |
Chapel Entrance
Sacred Space
In church history class, one of my professors called attention to this idea he called “sacred space”. When studying religion, we needed to consider the power of physical space, particularly when persons attributed special qualities in certain geographic locations. To be sure, we all called to mind steeples and temples, but he reminded us of war memorials, fountains, and our childhood homes. Walls not only create rooms, but they also have inherent meanings.
There’s something about the four walls of an exam room that not only create a private space but somehow shrink a patient down at least fifty percent and make me feel extremely vulnerable. I’ve tried every technique I can think of: (1) bring a friend with you to the appointment, (2) listen to music, (3) read a book, (4) grade papers, (5) plan crafts or projects, (6) write journal entries, (7) look at whatever is scattered in the exam room, (8) listen to all the crazy noises outside, (9) stare at all the posters on the wall and try not to be creeped out, and so forth.
Then, there’s a knock. The door opens. In comes the wizard doctor with his white coat. Whatever I’m doing, I quickly put away. I try to be really still like Sara Crewe’s doll when the door opens. He says, “Hello. I’m the doctor. Tell me about yourself.”
How should I address the king doctor? How do I avoid wasting his invaluable time? Which part does he want to know?
And it becomes so easy to forget that I’m the one seeking information. I’m the one in pain. I’m the one who has to live with the consequences of this meeting. I’m the one paying for it. That’s why he asks me to speak.
2 thoughts on “The Exam Room
You are commenting using your account. Log Out / Change )
Google+ photo
Twitter picture
Facebook photo
Connecting to %s | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '6', 'language_id_whole_page_fasttext': "{'en': 0.9223079085350036}", 'metadata': "{'Content-Length': '83983', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:QIG56Y7HOZSF4X2KYIS2WEKXBXSUSSB6', 'WARC-Concurrent-To': '<urn:uuid:792c8aba-cdc1-48ad-b799-fa6b3b0d4fbf>', 'WARC-Date': datetime.datetime(2018, 4, 19, 9, 53, 57), 'WARC-IP-Address': '192.0.78.13', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:CJGWZRR4FU7T5EHZ3J7ZIY45TUIIF57X', 'WARC-Record-ID': '<urn:uuid:18d87e31-54ae-4703-8503-4b4139ef27bc>', 'WARC-Target-URI': 'https://hiddencourage.wordpress.com/2012/03/01/the-exam-room/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:285b0f6f-bf13-45ed-84b6-3ee5e2d09328>', 'WARC-Truncated': 'length'}", 'previous_word_count': '350', 'url': 'https://hiddencourage.wordpress.com/2012/03/01/the-exam-room/', 'warcinfo': 'robots: classic\r\nhostname: ip-10-228-198-53.ec2.internal\r\nsoftware: Nutch 1.6 (CC)\r\nisPartOf: CC-MAIN-2018-17\r\noperator: Common Crawl Admin\r\ndescription: Wide crawl of the web for April 2018\r\npublisher: Common Crawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.018789350986480713', 'original_id': '1eeeb1a0b150d031b9651f706971e6142b7f256bb18a1aad59f8c3a1deee32b4'} |
Underground Film in the GDR
Little Angel
When we talk of East German films, we are mostly talking about the films of DEFA, the GDR’s state-owned motion picture production company, and, to a lesser extent, the made-for-TV films from DFF. All other feature films shown in East German cinemas came from other countries, with Russia at the top of the list. If you wanted to be a filmmaker, the paths were limited, and if the authorities decided you weren’t filmmaker material, you weren’t likely to get into film school.
But there were people making movies outside of the system, sometimes at great personal peril. These films weren’t shown in movie theaters. They had to rely on state-sanctioned amateur film circles, or limit screenings to immediate friends. Attempts to screen these films outside of such confines were met with stiff resistance in some cases and prosecution in others. An offense might result in an apartment search in Jena, but a fine in East Berlin.
As noted elsewhere on this blog, East Germany was in a constant fight with itself over what was “acceptable” artistic expression. After the Wall went up, the state was eager to show their “Antifaschistischer Schutzwall” (anti-fascist barrier) was meant to help preserve freedom in East Germany and creative types were allowed to make films that really challenged the status quo. Four years later, the authorities came down hard on anything too creative at the notorious 11th Plenum. When Honecker came to power, he wanted to show that he was not Ulbricht and the creative juices were allowed to flow again, albeit not with the the same freedom of expression we saw in the early sixties (see The Dove on the Roof). Then in 1976, the authorities reached yet another of their limits of tolerance. Wolf Biermann was exiled and an ordinance was passed that made it illegal to screen films that weren’t officially sanctioned. It was still okay to show films in the privacy of one’s own home, or within the confines of a film group, but as soon as you tried to show it publicly without permission, you were guilty of sedition.
The man largely held responsible for these policies was Kurt Hager. Hager held many posts in the government, but it was in his roles as the chief ideologue and person in charge of all cultural matters that he had the greatest impact on the creative arts. His writings on dialectical materialism and Marxist-Leninist philosophy were used as guidebooks for the SED, and his name was used as a mantra by club owners not willing to provide performance space for aspiring filmmakers and other creative types. He is probably best known in the west as the man who banned Udo Lindenberg from performing in East Germany.
As with underground films in other countries, the films from East Germany were often quite abstract. Most weren’t overtly political, but they represented a level of anarchy that the authorities frowned upon. Everyone who took this path to make films could be pretty sure they’d wind up with a file dedicated to them in the Stasi headquarters.
The biggest trick in making films in East Germany was obtaining the equipment. Most people were limited to using 8mm and Super-8 cameras. A few lucky souls had 16mm cameras, but only DEFA and the Stasi had anything bigger. A popular choice for the underground filmmakers was the Russian-made Quarz camera, and in particular, the Quarz DS8-3, made by Krasnogorsk Mechanical Works (KMZ) near Moscow. Like all super-8 cameras, the Quarz was intended primarily for home movies, but it had enough features to make it particularly useful to aspiring filmmakers. It had a zoom lens, a trigger grip, variable frame rates—including one frame at a time, for animation—and a solar-powered selenium light meter. As a bonus, if you have a screwdriver handy, you could create in-camera dissolves and double exposures. It used a hand crank so it required no batteries, but this did limit the length of time one could shoot continuously to about twenty seconds.
As one might expect, most of these efforts at creative filmmaking are lost to the sands of time, but a few managed to survive past the Wende and are available on a DVD titled Gegenbilder – DDR-Film im Untergrund (Counter-images – East German Film in the Underground). It is primarily these films that I will be discussing here. Most of the efforts to save the underground films of the GDR are thanks to filmmaker and historian Dr. Claus Löser, the founder of ex.oriente.lux, an archive dedicated to preserving such films. Dr. Löser also wrote the booklet that comes with the DVD. His help also was invaluable in putting this article together.
action, situation
The DVD gets off to an interesting start with Here Comes the Sun (listed on the DVD as action, situation) by Helge Leiberg. In this film, simple shapes of various colors dance across the film, overlaying and sometimes obscuring the images behind them. The filmmaker painstakingly painted kinetic shapes on nearly every frame of film with the help of a magnifying loupe—an impressive task, especially considering he was working with the tiny Super-8 format. Leiberg has continued to explore with other art forms, most notably dance, where he draws pictures over the dancers using an overhead projector.
Leiberg’s film is followed by Gino Hahnemann’s September, September. Hahnemann’s film is more overtly subversive than Leiberg’s. In it, Hahnemann recites a 25-word poem over a variety of images, from old film clips, to performance art, to Jean-Luc Godard. The poem is repeated several times, each time with a different vocal interpretation, from angry or frightened, whispered and screamed. Given this fascination with words, it is small wonder that much of Hahnemann’s post Wende career was dedicated to writing and translating poetry.
The next filmmaker, Cornelia Schleime, is well-known in the west as a painter. Schleime’s film, Unter weißen Tüchern (Draped in White), is equal parts experimental filmmaking and a chronicle of a performance piece she did involving people tapped like mummies to the wall of an empty room. It is easy enough to interpret the piece as a reflection on the state of personal freedom in the GDR. As the lead singer in the Ostpunk band, Zwitschermaschine, as well as an experimental artist, Schleime was someone the Stasi watched very closely. She found out years later just how close, when it was revealed that her bandmate, Sacha Anderson, was an IM (Inoffizieller Mitarbeiter—a civilian informant for the Stasi). Many of her pieces were confiscated before she left the country in 1984. She has gone on the become a highly successful artist in unified Germany, and is best known for her irreverent paintings of Pope John II and for a series of portraits of suspiciously sexy nuns. Several books by her and about her have been published; some in German and in English.
After three aggressively abstract films, the action shifts to a seemingly more gentle form of storytelling, but don’t be fooled. Cornelia Klauß’s Samuel is every bit as subversive as the previous three, and much more heartbreaking. It is one of the few films on the DVD that has something approaching a storyline. The action takes place on a train platform, where a young boy runs around trying to attract the attention of the adults who stand disconnected from their environment and from one another. The boy is caught and dressed as an adult, and becomes as unresponsive to the world as the adults that surround him. This is the first film in the series that feels like it was made by someone more interested in filmmaking than in art-for-art’s-sake. It’s no surprise, then, that Cornelia Klauß has continued to work in film, primarily documentaries, including a short film about the Super-8 scene in East Germany that is included on this DVD.
[Note: Here is a link to a screening of the film, complete with the sound of the projector and the audience. It’s probably the closest of any the YouTube videos linked here to what it feels like to watch films like this in an actual underground setting.
Via Lewandowsky’s Report brings the DVD back to the abstract with a film that combines a static-filled report of surveillance with old film footage while a woman repeatedly takes her blouse off and massages her breasts. This is interspersed with a mad jumble of disparate images all overlaid with rhythmic, experimental, fuzz-guitar rock reminiscent of early Chrome. Like Cornelia Schleime, Lewandowsky studied art in school in Dresden, is primarily known as a visual artist. Also like Schleime, he has presented work at MoMA’s PS1 space in New York City, but unlike her, he has not restricted his post-Wende artwork to one medium, preferring to combine several media, including sound and visuals in his work.
Film is about images, and some of the most disturbing appear in Thomas Frydetzki’s Little Angel (Engelchen). It starts innocently enough with a kaleidoscope of light and shadows, but soon the film becomes a catalog of grotesqueries as it shifts from a woman reading a forensic pathology book, to a man killing and skinning a rabbit, to a very strange young woman eating a sausage and purchasing a skull. this is an odd little film—like a home movie by David Lynch. It contains equal dollops of humor and horror, and except for the fact that it’s missing the ironic references to American exploitation movies, it would fit comfortably into Nick Zedd’s Cinema of Transgression. Frydetzki brought the same shock tactics to the feature film, Max und Moritz Reloaded, which takes Wilhelm Busch cartoon brats and places them in modern Hamburg. Critics were appalled by the politically incorrect humor in that film (although the original stories aren’t exactly polite), and Frydetzki has not made a feature film since. He continues to work in film, primarily as a writer.
Claus Löser’s film, Nekrolog, begs to be interpreted, with its thread of a story, beginning with a body falling from a building. Is this homicide or suicide? Who is this person? Made in Karl-Marx-Stadt (Chemnitz) in 1985, Nekrolog is a moody piece of surrealism featuring a dissonant soundtrack that might described as No Wave Krautrock. Shot in black-and-white, the film is highly cinematic and compelling. As previously mentioned, Löser has been more responsible than anyone for the preservation of the underground films of the GDR. Besides founding the ex.oriente.lux film archives, he is a co-founder of the Brotfabrik (literally, “bread factory”) in Berlin. The Brotfabrik hosts both gallery shows and film screenings.
7×7 Facts About the Life of the Poet Tohm di Roes in Present Climes seems to be intentionally designed to shock and annoy. If that is true, it partially succeeds. The music, in keeping with the visual information is dissonant and aggressive, a cross between seventies jazz-rock, Masonna, and the Legendary Stardust Cowboy. The film purports to be about the filmmaker himself, but it more of an exploration of the concept of reinventing oneself outside of the bounds of acceptable society. If the film is any indication, Tohm di Roes—the pen name for Thomas Roesler—clearly wasn’t a good fit with East German society. Small wonder, then, that he immigrated to West Berlin in 1986. As the title implies, the film is a series of vignettes of the filmmaker doing various things in his apartment and on the street. The film starts innocently enough with di Roes staring up at a skull perched atop his head, but as it moves along, the imagery gets more and more shocking. Here’s di Roes, dancing manically, massaging a woman’s breasts, showing his ass in repeated zoom shots, and so on. The film ends, almost logically, with di Roes urinating on food and then eating it. After what came before, it seems like the only thing left to do.
More than any other film on the DVD, this one is hard for someone from the west to fully appreciate. Had it been made in the west, it would have been yet another forgettable example of an art student trying to shock us, but considering when and where it was made, it’s a brave film, and almost certainly left the audiences in East Germany aghast. In Cornelia Klauß’s documentary included on the disc, di Roes cites a Stasi report which describes people screaming and fainting at the screening.
After di Roes’s ode to shock, Thomas Werner’s send-up of German culture, Hallo Berlin! is a welcome change of pace. Werner combines home movie visuals with German lessons and organ music à la The Three Suns or Joe Vento. This is very much a product of the eighties, with its ironic visuals of sexual aggression overlaid with bland German 101 lessons. Werner was a highly active figure on the underground scene in the eighties, From 1987 to 1989, he published Koma Kino, a magazine of essays about the Super-8 underground in East Germany. He is trained as a silkscreen painter, but often works in various other media including photography and film and lives and works in Berlin.
Konrad! Sprach di Frau Mama
The DVD saves the best for last, with Ramona Köppel-Welsh’s powerful film, Konrad! The Mother Said… (Konrad! Sprach di Frau Mama…). The film is helped immensely by Art Zoyd’s dramatic “Les Portes Du Futur.” Amazingly, of all the films on this DVD, this was the one that caused the Stasi the most consternation. It includes brief glimpses of the Berlin Wall, which was strictly forbidden, and it’s scenes of people running seemed to suggest (at least to the authorities) that action is better than reaction.
Ramona Köppel-Welsh was an active figure on the art scene in east Germany. She was a member of Medea, an underground theater group that performed plays combining music and film. She started making films when she asked a friend in the West to send her a camera. She meant a still camera, but her friend sent her a Super-8 camera. Konrad! The Mother Said… was her first film. It was edited using scissors and clear tape because she didn’t have a editing table.
Like many of the other filmmakers featured here, Köppel-Welsh eventually decided it was time to leave the GDR, and ended up in the West a week before the wall came down. From 1994, until 1997, she—along with her fellow East German, Pamela Homann, and the West German filmmaker, Dagie Brundert—ran Frei Berlin Ischen, a group that promoted public screenings of Super-8 underground films in Berlin.
An interesting aspect of this collection is how many of the filmmakers were involved in other art forms. Claus Löser, Helge Leiberg, Tohm di Roes, and Cornelia Schleime all were members of bands at some point. Most were mixed media artists as well. This was no accident. Your odds of getting a film made were substantially improved if you had some bona fides as an actual artist. A filmmaker who was only a filmmaker and wanted to make films that challenged the state was doomed from the get-go. This is not to say that these filmmakers were only dabbling in these other art forms, however; many have gone on to become successful artists in unified Germany.
As mentioned earlier, Cornelia Klauß’s short documentary, The Subversive Camera (Die Subversiv Kamera), is included on the DVD. While the documentary does contain interviews with some of the filmmakers presented here, the primary source for information in it comes from Thomas Frick, whose work does not appear on this DVD. Scenes from Frick’s films Der Ausflug ins Gebirge (Excursion into the Mountains), Massaker (Massacre), and Rotkäppchen (Little Red Riding Hood) show a filmmaker who, while definitely experimental, was working from a more structured approach than most of his contemporaries. Small wonder, then, that Frick continues to work in film and television, and sees Hollywood as a worthy goal. It is Frick who gives us the classic example of the Stasi’s astoundingly pervasive use of IMs, when he tells of opening his Stasi file after the Wende to discover that his girlfriend was the person they enlisted to spy on him.
Also appearing in the documentary, but not in the collection, is Mario Achsnick, along with scenes from his films Kino (Cinema), Ein braves Pferd stirbt in den Sielen (A Good Horse Dies in the Ditch), Ein Motorrad stürtzt plärrend seinen Lichtfleck nach (A Motorcycle Roars Toward its Speck of Light), and Was sagt Cho-Ba-Kov? (What’s Cho-Ba-Kov Saying?). As with the other filmmakers on this DVD, Achsnick avoids overtly political statements, but still manages to sneak some interesting things into his movies. The scene in Ein braves Pferd featuring a woman reacting to the realization that she is being filmed brings to mind the issue of state surveillance, and I have to wonder how the authorities interpreted the scene in Ein Motorrad stürtzt of the couple snogging and drinking Coca-Cola at the same time.
A third filmmaker who also appears in the documentary but not in the collection of films on the DVD is Christine Schlegel, Her films, Zustande – Mikado (Condition – Mikado), Treibhaus (Hothouse), and Ein Abendmahl (An Evening Meal) are shown in excerpts. Of the filmmakers interviewed here, Ms. Schlegel has the most interesting things to say about the perceptual differences between the East German and western audiences. Her film Ein Abendmahl, features a scene in which a woman gives birth to a cabbage. The afterbirth is a piece of red cloth that a man pulls out and waves above the exhausted woman’s head. In the west, this scene was interpreted in feminist terms, as menstrual blood. Schlegel, on the other hand, was thinking in terms of communism.
Naturally, many of the filmmakers featured on this DVD also appear in Ms. Klauß’s documentary, including Helge Leiberg, Tohm di Roes, Claus Löser, Cornelia Schleime, and Ramona Köppel-Welsh. The documentary also includes clips from other films by these filmmakers, including scenes from Cornelia Schleime’s 1983 film, Das Nierenbett (The Kidney Bean), which uses an editing style similar to Brion Gysin’s cup-up technique; and Helge Leiberg’s exploration of African imagery, Ferne Gegenden (Faraway Places). In fact, the documentary contains enough new material to provide a convincing argument for the release of a second DVD.
[Note: Lutz Dammbeck’s Hommage à La Sarraz, which appeared on the VHS version of this compilation, was removed by the artist’s request. It is, as of this writing, available for viewing on YouTube.]
Buy this DVD.
Claus Löser’s essay on underground films (in German).
Leave a Reply
WordPress.com Logo
Google photo
Twitter picture
Facebook photo
Connecting to %s
| dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '9', 'language_id_whole_page_fasttext': "{'en': 0.9622039794921876}", 'metadata': "{'Content-Length': '119502', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:XWVMSNKE7XJRS7A3LI2Y54UAENCT2HVX', 'WARC-Concurrent-To': '<urn:uuid:a0f5aab3-0c30-4891-89b6-b5415c29cc8a>', 'WARC-Date': datetime.datetime(2021, 9, 20, 5, 55, 34), 'WARC-IP-Address': '192.0.78.24', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:RAM3XHKMMVJNLBOXN4IPPJ7Z2OP4TY27', 'WARC-Record-ID': '<urn:uuid:d9307380-4a82-4eb6-921e-9721b84da2b4>', 'WARC-Target-URI': 'https://eastgermancinema.com/2012/08/05/underground-film-in-the-gdr/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:6397739f-a190-4a51-816c-46ae47ebddee>', 'WARC-Truncated': None}", 'previous_word_count': '3115', 'url': 'https://eastgermancinema.com/2012/08/05/underground-film-in-the-gdr/', 'warcinfo': 'isPartOf: CC-MAIN-2021-39\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for September 2021\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-67-67-22\r\nsoftware: Apache Nutch 1.18 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.2-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: https://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.01853114366531372', 'original_id': 'ba9e9e51bd9b491b04380f99d9a0afb9b03764afbb6c71a467f89e17b7956f1e'} |
Friday, April 20, 2007
INDEPENDENCE DAY HALL
The "REN & STIMPY SHOW" was a short-lived cartoon. Its founder, John Kricfalusi targeted the humor for teens and young adults. The show enjoyed a great success for two years until the network "stole" the rights from him. Then without Kricfalusi's creative genius, the network produced their own ersatz version. Driven by the it's early reputation the show remained popular but viewers noticed a drop in quality. Then within two years, the show was off the air. One of the bright spots throughout the run was Billy West, the voice of Stimpy.
Billy West molded Stimpy's voice from his impression of Larry Fine from the "THREE STOOGES." Apparently Mr. West is the only person in the world who does a decent Larry...of course, there probably isn't much of a call for Larry Fine impersonators anyway. Therefore on our family visit with Andrew's friend Vinnie last week to Philadelphia, I was surprised to see a huge (and not aesthetically beautiful) wall moral of Larry Fine over Jon's Bar & Grill on South Street. Later when we wanted lunch, somehow Larry lured us back. The back of the menu included Larry's biography and we were surprised that he had actually lived in the building that the restaurant/bar now occupied. Oh, yeah in case you're curious...and PLEASE pardon the pun...the food was "FINE."
From there, we went to the Franklin Institute to see the King Tut Exhibit. They must have extremely long waits at times, because they had snaky railings set-up like at amusement parks. Our time slot was 5:30PM and luckily we walked past the railings directly to a holding area. At first it seemed like we would have a long wait but they allow 60 people in every three minutes. Our wait was about ten minutes.
Before going inside, a museum representative gives a short spiel on patron etiquette as well as some do's and don'ts . That's followed by a two-minute film narrated by Omar Shariff that gives a brief history of what you are about to see.
The exhibit is divided into five rooms. The crowds are small enough that if you wanted to see everything up close, the wait, if any was short. Also each item had a small plaque to read and this information was repeated in big print at the top and all sides of the individual showcases.
On the funny side, in the first room, a woman with a one-year old in her arm was dragging a whining three-year old along.
I was standing next to them when she suddenly bent down, stuck her finger in the tike's face and said, "You're NOT ruining this for me!" When the kid tried to rebut she interrupted, "When I take you to Disneyworld I don't ruin it for you, do I?"
I kept an eye on them and the boy never whined again.
In comparison to when I saw King Tut at the New York Museum of Natural History in 1978, the crowd was controlled much better this time around. I also think there was a lot more to see and the time restrictions in each room were more relaxed.
There were minor flaws in the presentation but I won't mention them because I wouldn't want to discourage any of my readers from attending.
On the way out, photography was permitted in the gift shop. They had tons of crap to buy to help you recall the memories of the trip but you should always remember, one picture is worth a thousand words.
It should be noted that the ticket price also includes the regular museum. If you've never been to the Franklin Institute, its great for all ages. We parked easily at a meter about a block away...so bring plenty of quarters.
After we left, Andrew's friend wanted to see (as he called it) Independence DAY Hall. Being Philadelphia illiterate, I took the loooong way to get there but was able to come through on my promise. More importantly, through my guidance, Vinnie has dropped the word DAY.
NEIL ARMSTRONG - ASTRONAUNT (1930-2012)
MARCEL MARCEAU - MIME, ACTOR (1923-2007)
"FREE AT LAST, FREE AT LAST, FREE AT LAST, THANK GOD ALL MIGHTY, I'M FREE AT LAST." and "DARKNESS CANNOT DRIVE OUT DARKNESS. ONLY LIGHT CAN DO THAT. HATE CANNOT DRIVE OUT HATE. ONLY LOVE CAN DO THAT." and "I HAVE A DREAM THAT MY FOUR LITTLE CHILDREN WILL ONE DAY LIVE IN A NATION WHERE THEY WILL NOT BE JUDGED BY THE COLOR OF THEIR SKIN, BUT BY THE CONTENT OF THEIR CHARACTER."
LINDSAY NELSON - SPORTSCASTER - (1919-1995)
"THEY, (THE 1962, NEW YORK METS), PLAYED FOR FUN, BECAUSE THEY COULDN'T PLAY ANY OTHER WAY."
SAM LEVENSON - HUMORIST-JOURNALIST (1911-1980)
IF YOU DIE IN AN ELEVATOR, BE SURE TO PRESS THE "UP" BUTTON.
BUDDHA (SIDDHARTHA GAUTAMA) - SPIRITUAL TEACHER (c. 563 BC - 483 BC)
"THOUSANDS OF CANDLES CAN BE LIT FROM A SINGLE CANDLE, AND THE LIFE OF THE CANDLE WILL NOT BE SHORTENED. HAPPINESS NEVER DECREASES BY BEING SHARED." and "YOU CAN SEARCH THROUGHOUT THE ENTIRE UNIVERSE FOR SOMEONE MORE DESERVING OF YOUR LOVE AND AFFECTION THAN YOU ARE YOURSELF AND THAT PERSON IS NOT TO BE FOUND ANYWHERE. YOU YOURSELF, AS MUCH AS ANYBODY IN THE UNIVERSE, DESERVE YOUR LOVE AND AFFECTION."
MOTHER TERESA - NUN & MISSIONARY (1910-1997)
"I KNOW GOD WILL NOT GIVE ME ANYTHING I CAN'T HANDLE, I JUST WISH HE DIDN'T TRUST ME SO MUCH."
SHIRLEY JACKSON - AUTHOR (1916-1965)
"I HAVE OFTEN NOTICED THAT ONE CAN OBSERVE WITH DETATCHMENT, SIGHTS THAT WHEN PUT INTO WORDS BECOME DISGUSTING."
MALCOLM X. - CIVIL RIGHTS ACTIVIST, CLERGYMAN (1925-1965)
"YOU'RE NOT SUPPOSED TO BE SO BLIND WITH PATRIOTISM THAT YOU CAN'T FACE REALITY. WRONG IS WRONG NO MATTER WHO SAYS IT OR DOES IT."
MEL BLANC - VOICE ACTOR, COMEDIAN (1908-1989)
"THAT'S ALL FOLKS!"
MUHAMMAD ALI - BOXER, SOCIAL ACTIVIST (1942-Present)
"I AM THE GREATEST."
JACKIE GLEASON - ACTOR, COMEDIAN (1916-1987)
"THE WORST THING YOU CAN DO WITH MONEY... IS SAVE IT."
JAWAHARLAL NEHRU - 1st PRIME MINISTER OF INDIA - 1889-1964
"LIFE IS LIKE A GAME OF CARDS, THE HAND YOU ARE DEALT IS DETERMINISM. THE WAY YOU PLAY IT, IS FREE WILL."
HARRY TRUMAN - 33RD U.S. PRESIDENT - (1884-1972)
"IT'S A RECESSION WHEN YOUR NEIGHBOR LOSES HIS JOB; IT'S A DEPRESSION WHEN YOU LOSE YOURS."
EDGAR ALLAN POE - AUTHOR (1809-1849)
"I HAVE NO FAITH IN HUMAN PERFECTABILITY. I THINK THAT HUMAN EXERTION WILL HAVE NO APPRECIABLE EFFECT UPON HUMANITY. MAN IS NOW ONLY MORE ACTIVE-NOT MORE HAPPY-NOR WISE, THAN HE WAS 6000 YEARS AGO."
CONFUCIUS - SOCIAL PHILOSOPHER - (551 BC - 479 BC)
"NEVER IMPOSE ONTO OTHERS WHAT YOU WOULD NOT CHOOSE FOR YOURSELF."
RODNEY DANGERFIELD - ACTOR - COMEDIAN - (1921-2004)
MY LUCK IS SO BAD, IF I INVESTED IN A CEMETERY, PEOPLE WOULD STOP DYING....Dangerfield's Tombstone, "THERE GOES THE NEIGHBORHOOD."
ZSA ZSA GABOR - ACTRESS - (1917-PRESENT)
"I NEVER HATED A MAN ENOUGH TO GIVE BACK HIS DIAMONDS."
RONALD REAGAN - 40th U.S. PRESIDENT - ACTOR (1911-2004)
"IT HAS BEEN SAID THAT POLITICS IS THE SECOND OLDEST PROFESSION. I HAVE LEARNED THAT IT BEARS A STRIKING RESEMBLENCE TO THE FIRST.'
HASKEL "HY" EDELBLUM - FATHER, ROLE MODEL, ARTIST (1928-1995)
"IF SOMEONE IS TALKING TO THEM SELF AND YOU ANSWER, THEN THEY AREN'T TALKING TO THEM SELF."
OPRAH WINFREY TV Host, Producer, Philantropist (1954 to Present)
"CHEERS TO A NEW YEAR AND ANOTHER CHANCE TO GET IT RIGHT." and "YOU CAN HAVE IT ALL. YOU JUST CAN'T HAVE IT ALL AT ONCE."
ERMA BOMBECK - AUTHOR, HUMORIST (1927-1996)
SHOPPING IS A WOMAN THING. IT'S A CONTACT SPORT LIKE FOOTBALL. WOMEN ENJOY THE SCRIMMAGE, THE NOISY CROWDS, THE DANGER OF BEING TRAMPLED TO DEATH AND THE ECSTASY OF THE PURCHASE.
TRUMAN CAPOTE - AUTHOR, HUMORIST (1924-1984)
LIFE IS A MODERATELY GOOD PLAY WITH A BADLY WRITTEN THIRD ACT.
CLARENCE DARROW - LAWYER (1857-1938)
AS LONG AS THE WORLD SHALL LAST THERE WILL ALWAYS BE WRONGS AND IF NO MAN OBJECTED AND NO MAN REBELLED, THESE WRONGS WOULD LAST FOREVER. | mini_pile | {'original_id': 'c4c6f4a5cee6345b067ea50aca822ab211ff0eeb608e8ad9e0189406636a03f2'} |
Not used at all, just got from enchant (lucky me :3)
Start bidding here, going up in 50 or more until tomorrow, 6pm.
Bidding starts at 650 gil
I also accept offers in-game, i will update it here.
UPDATE : JUST BOUGHT ANOTHER ONE FOR 330 GIL (LOL) I NOW HAVE 2. | mini_pile | {'original_id': '643965105f1ddced8c329a6b0b3e0a61791c64de56c0cc64601769066f19ce3d'} |
David R. Henderson
Bartlett on Supply-Side Economics, Continued
Income Variability... The Macroeconomic Reversal...
Three days ago I posted on part of Bruce Bartlett's excellent chapter, "The Rise and Fall of Supply-Side Economics," in his book, The New American Economy. I promised to get to the fall part.
First, though, there's more interesting content on the "rise" that gives context to the "fall" part.
On deadweight loss from the the tax system, he cites work by Marty Feldstein and Ian Parry that finds a 30+ percent deadweight loss.
On taxation more generally, he documents the increasing consensus among tax economists in favor of lower marginal tax rates, elimination of special tax provisions that bias investment decisions, lower or zero taxes on capital, and a shift toward taxing consumption. My Hoover colleague and friend Ken Judd, a tax economist who's a registered Democrat, told me that he was at a meeting of tax economists at the Treasury which many of the leading tax economists in the country attended, and you couldn't tell from people's comments whether they had an R or a D after their name. Bartlett also quotes my favorite quote from Bob Lucas on the subject:
Even the Laffer curve, which Paul Samuelson ridiculed, has become "a generally accepted analytical device." Bartlett also points to studies by the IMF confirming its relevance for tax rates on incomes and on trade.
There's now agreement that hours worked are more responsive to marginal tax rates than economists used to think. Bartlett doesn't mention this but this is especially true for married women, who tend to make all-or-nothing decisions about hours worked for pay.
Bartlett even quotes Paul Krugman in 1995 pointing out that the idea of "dynamic scoring," that is, taking account of the effect of changes in tax rates on the size of the base being taxed, is reasonable.
The consensus on the damage done by high marginal tax rates even carries over to politicians and policy makers. As I put it in a 1989 article, "Are We All Supply-Siders Now?" in Contemporary Policy Issues, "a supply-side revolution has occurred in tax policymakers' thinking."
In the footnote in which he backs his claim that the Laffer curve is a generally accepted analytical device, he quotes work from Austin Goolsbee, now with the Obama administration. But I seem to recall Goolsbee, in a CNBC interview during the 2008 presidential campaign, pooh-poohing the negative effects of Obama's proposed increase in marginal tax rates.
Now to the fall of supply-side economics. Bartlett's case is two-fold. And half of it makes sense.
The part of it that makes sense is his argument that supply-side economics is so much a part of mainstream thought that it doesn't need to be thought of as a separate school of thought. Although he doesn't put it in these words, my words for his thought are, "Supply-siders who continue to push the term are simply engaging in product differentiation and trying to pick fights instead of taking yes for an answer."
The part that doesn't make sense is his example of George W. Bush as a person who oversold supply-side economics. Bartlett's own facts show that Bush missed the fundamental insight about supply-side economics, which is the importance of getting marginal rates down. As Bartlett notes, "Bush himself was responsible for watering down the supply-side elements." Doubling the child credit, in particular, is the opposite of a supply-side policy. Bartlett writes, correctly, "the vast bulk of Bush's tax cuts in dollar terms involved rebates and tax credits that had no supply-side effects whatsoever."
I agree with Bruce that Bush watered down supply-side economics and falsely claimed both that his tax cuts were mainly supply-side and that they would increase revenues. But all that means is that Bush was a lousy exemplar and a charlatan. That's hardly an argument against supply-side economics. To take an example not entirely at random, if a new president is elected who says that he wants to get the U.S. out of Iraq, and then fails to do so, is that an argument that getting out of Iraq is a bad idea?
Comments and Sharing
CATEGORIES: Supply-side Economics
COMMENTS (9 to date)
Tom writes:
Just as Christina Romer has changed her view on the multiplier effect. She went to publishing papers suggesting a 7% multiplier to promoting a 30-50% multiplier.
At least with Bush, the advisers, like Mankiw, told one story before, during, and after their stints in the White House.
AaronG writes:
Thanks for the posts on Bartlett's book. I hope you'll do a few more. I have a few questions/quibbles about this one:
1. You say Paul Samuelson ridiculed the Laffer curve. Could you elaborate on that? Surely he would agree that a 0% marginal tax rate and a 100% marginal tax rate would generate the same revenue except over the very short term. Since intermediate rates empircally generate positive revenue, there have to be portions of the tax rate-tax revenue curve with negative slope. Was he disputing the size of the dead-weight losses? Did he believe that even at the 70% marginal rates of the 70s that the wealthy would have only a weak dynamic response to changing tax rates?
2. You talk about Bush watering down supply side economics with his tax rebates and credits. I don't remember those policies being sold using supply-side arguments. The rebates especially, in my recollection, were sold more on Keynesian arguments.
3. Your analogy to Barack Obama and the Iraq war policy doesn't seem very strong. The difference in Obama the candidate's and Obama the president's stance on the war doesn't require that Obama the candidate was a liar. It seems more likely that Barack the president got more information that led him (like most of the other insiders) to believe that pulling American troops out of Iraq at this point would be more damaging that keeping them there. As outsiders, we will never be sure whether Obama the candidate was a liar or naive unless he admits to being a liar. In your story, Bush must have been lying if he sold his tax policies on supply-side grounds.
Norman Pfyster writes:
I would agree with Aaron that your Obama-Iraq analogy doesn't carry the weight you want it to; it's at least as reasonable to see the gap between pre-office and in-office positions as evidence that the pre-office position was in fact wrong. You can, of course, reconcile the two positions by noting that with no Americans dying in Iraq, the cost side of the analysis to stay has decreased from previous time periods.
John Thacker writes:
Bruce Bartlett has, I'm afraid, let politics and his private opinions distort his views. I say this because of his loud but incorrect insistence to me that no Democrats voted for Medicare Part D.
What's worse, he started out (correctly, in my view) attacking Bush and Republicans for flaws in Medicare Part D, and then attacked Republicans recently for not voting for Obamacare. In the latter case, he used exactly the same arguments that Bush, Frum, and other Administration types used in pushing Medicare Part D (largely the "if you don't get behind this and make it slightly better, something worse will pass.")
Doc Merlin writes:
Macroeconomic orthodoxy follows political power, now the new boss (and congress since 2006) isn't a supply sider, this the supply siders are out.
mulp writes:
Well, we know from Reagan to Clinton to Bush that tax rates are not "over the Laffer hump" because Clinton's tax hikes increased tax revenue from Reagan's, and Bush's tax cuts reduced tax revenues.
I am still waiting for the Bush tax cuts which did cut marginal rates, to create jobs and a better economy relative to the higher Clinton marginal rates.
And as short term capital gains affects only speculators - capitalists accumulate productive capital to reap the returns - the reduced capital gains tax rates in 1997 and under Bush did have the supply side effect of increasing the pump and dump asset price inflation. Spurred on by the tax exemptions on interest, plus the low tax rates for hedge funds to seek capital gains for highly leveraged high risk investments.
Give the high marginal rates on labor compared to the lower rates on pump and dump, it should be no surprise that the decade after 1997 was marked by reduced labor and increased pump and dump.
As a rough measure, here are the employment-population rations and Federal tax revenues for the Clinton and Bush years side by side:
61.5% 17.32% 64.3% 19.36%
62.1% 17.77% 62.8% 17.42%
63.1% 18.23% 62.4% 16.00%
63.0% 18.54% 62.2% 15.84%
63.6% 18.96% 62.4% 17.04%
64.0% 19.58% 63.1% 17.97%
64.2% 19.54% 63.4% 18.24%
64.6% 20.35% 62.7% 17.48%
The Clinton tax hikes in 1993 (on top of the Bush 1990 tax hikes) both increased employment and tax revenue, while the Bush tax cut after tax cut after tax cut after tax cut reduced tax revenue and employment.
And the economy isn't doing so well with the real marginal rates low for so many, low for the low income workers, and low for the high income earners who pay lower tax rates than middle and upper income wage earners who pay the highest tax rates. But their tax rates are lower now than when Clinton was president and more people were employed.
Steve P writes:
Aren't you neglecting the huge tax cut during the Clinton years that took the form of NAFTA? I'm not sure that Clinton was a net tax raiser as you are implying.
Charlie writes:
From Henderson article:
"x percent cut in tax rates walkthrough its effect on the incentive to work, to save and invest, and to avoid and evade taxes-lead to much less than an x percent cut, and perhaps even to an increase, in tax revenues."
I haven't read the book, but I heard Bartlett speak in 2005 at a Heritage forum for staffers on the hill. He seemed to think a "supply-sider" at the time was someone who emphasized that tax cuts pay for themselves against all evidence. Whereas, he (and Mankiw) typically throw out the number 2 for 1. Meaning at current rates, for a cut of $1 in taxes the gov't needs to cut spending 66 cents to not effect the budget.
Bartlett was pretty worried about budget deficits at the time, so much so that the other two speakers teased him afterwards about how they were just happy he didn't call for higher taxes. He didn't think much of tax cuts that weren't accompanied by spending cuts. He struck me as a thoughtful and principled rather than partisan economist. Of course, this got him in trouble with the right and he lost his job at NCPA not long after. Se la vie.
Russell Rousseau writes:
Not a soul would have argued with Bush about his tax cuts for the wealthy not being SS tax cuts at the time. But in retrospect, what doesn't works can always be blamed as not being consistent with SS economics.
No, sorry Mr. Henderson, Bush tried the theory out and it failed dismally. It's going to be a long time before any government gets to try it out again. Now it time to move on and try some more socially responsible approaches.
Comments for this entry have been closed
Return to top | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '61', 'language_id_whole_page_fasttext': "{'en': 0.9743745923042296}", 'metadata': "{'Content-Length': '46505', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:PWF37MPSZEWCK45WDBTYJNMHKLMV26NU', 'WARC-Concurrent-To': '<urn:uuid:0875014c-70f8-40ef-92ac-0a33fe2f7326>', 'WARC-Date': datetime.datetime(2014, 10, 31, 9, 9, 22), 'WARC-IP-Address': '50.58.168.21', 'WARC-Identified-Payload-Type': None, 'WARC-Payload-Digest': 'sha1:KJF6AOEIPTE2E3RIBXG3A2D2DJOB4LS5', 'WARC-Record-ID': '<urn:uuid:0b1d5fb6-14b9-4c0a-9437-73ae6e8ff6a9>', 'WARC-Target-URI': 'http://econlog.econlib.org/archives/2010/05/bartlett_on_sup.html', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:2a6e64d8-9d87-4d55-85be-a094e00437a1>', 'WARC-Truncated': None}", 'previous_word_count': '1947', 'url': 'http://econlog.econlib.org/archives/2010/05/bartlett_on_sup.html', 'warcinfo': 'robots: classic\r\nhostname: ip-10-16-133-185.ec2.internal\r\nsoftware: Nutch 1.6 (CC)/CC WarcExport 1.0\r\nisPartOf: CC-MAIN-2014-42\r\noperator: CommonCrawl Admin\r\ndescription: Wide crawl of the web with URLs provided by Blekko for October 2014\r\npublisher: CommonCrawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.08989828824996948', 'original_id': 'b3f55cb54540d1a7bcaba93a2913c95f272ed8dd6e28b13f70693c0f2f4a6a3f'} |
namespace TypeHints;
class Args {
public function args(_var, string _string, boolean _bool, int _int, long _long, double _double, <Args> _args) {
echo _var;
echo _string;
echo _bool;
echo _long;
echo _double;
echo _args;
}
}
function args(_var, string _string, boolean _bool, int _int, long _long, double _double, <Args> _args) {
echo _var;
echo _string;
echo _bool;
echo _long;
echo _double;
echo _args;
}
| mini_pile | {'original_id': '49ecf92fdca72b0cb6b8bec503c52583e60c8a4f0207e5cd3e2aa33e90636b59'} |
Q:
Function unwilling to calculate results, instead assigns/leaves variables NaN
I'm not able to make function trajgen() to calculate x and y and after three days put in trying I still can't find the solution. The whole program is over 200 lines so I'll cross my fingers you to find something false in the following 'problematic' function. :)
Take a look...
function trajgen(){
$(".reddot").remove();
x=xo;
y=yo;
$(".reddot").css({"top": y, "left": x});
isin=true;
while(isin==true){
x = xo + v0*Math.cos(angle)*time;
y = yo + v0*Math.sin(angle)*time - 0.5*g*Math.pow(time,2);
alert("x= "+x);
alert("y= "+y);
$("#frames").append('<div class = "reddot" style = "top: '+ y + 'px; left: '+ x +'px;"><img src="red.png" height="10" width="10"></div>');
time+=1;
isin=inchecker();
}
return;
}
function inchecker(){
if(y<Dy||y>Ay||x<Dx||x>Bx){
isin = false;
return isin;
}
isin = true;
return isin;
}
Now, when I alert x and y this thing returns me NaNs (i know what it means), for the both coordinates. Another interesting aspect is that function inchecker doesn't stop the buggy reddot appending after they get out of the div I'm using as a element where to draw my trajectory. Instead of getting parabolic arc I get infinitely vertically clonning/appending red points. All other variables work properly, x, y, xo, yo, speed, time... and so on are globals. Xo and yo I get as (0;0) from where to launch the projectile and I found out that all other variables work well, the only problem is with those x and y which I haven't used anywhere else so far. I assigned them with zeros but by now this doesn't change the unwillingness of my script to calculate x and y. #frames is the div where all those things happen. Please, help me and thanks in advance.
A:
At the line where you compute x and y, either angle, v0, xo, or vo is null or not a number.
run a debugger and step through those lines, and check the values in place.
| mini_pile | {'original_id': 'c7f7149c051f766b226e1b7935630f71f06ae1f3f8948c304a8239ee6e636d59'} |
Inter-response interference contributes to the sequencing deficit in frontal lobe lesions.
In this study we investigated the contribution of inter-response interference to the sequencing deficit in frontal lobe lesions. We examined inter-response interference in choice sequences through the reduction in inter-response interval produced by stimulus preview when compared with sequences performed without preview. If frontal lobe lesions result in a stronger inter-response interference, the facilitative effect of preview on inter-response interval should be attenuated. We compared nine patients with a frontal excision with nine patients with a temporal excision and nine controls in a task requiring rapid keypress responses to each of five letters in a sequence. In the no-preview condition, the five letters were presented one at a time, immediately following the previous response. In the preview condition, the five letters were presented simultaneously before the response sequence. Patients with a frontal lesion showed slower response times than the other groups. In normal subjects and patients with a temporal lesion, stimulus preview produced the expected reduction of inter-response time and the slowing of sequence initiation. In frontal lesions, however, preview did not reduce inter-response time and exacerbated the slowing of sequence initiation. The results indicate that patients with a frontal lobe lesion show increased interference between adjacent responses as well as a sequence initiation problem. | mini_pile | {'original_id': '56078aa6df03998b651da6186a98b793391a6c6e64beac43e340c430674d2892'} |
With Valentine’s Day around the corner, it’s a good idea to collect some info to help you organize your special day. Going the extra mile will surely astonish your other half, making it simpler to express your love and care across this sign of romance. It’s always nice to surprise your partner. A special romantic dinner for two at home is a great way to do this. There are no disruptions and the point is for you two connect even better.
First, you need to keep in mind that Valentine’s Day is all about love and passion, therefore, you need to use colors that emphasize its meaning such as reds, pinks, purples, and add hues such as white and gold, for a bold result.
With these Dining Room Ideas, you will want to have a cozy, luxurious and romantic dinner for two, in your own place.
Begin with a good plan to create an impressive atmosphere that will lead to a memorable meal. To do so, you should leave nothing to chance. Whether you’re ordering in or doing the cooking, nothing says I love you than a beautifully decorated table.
Fortuna dining table
Red color, flowers, chocolate are symbols of the most romantic holiday of the year. That’s why you need to include some of these elements in your decor for Valentine’s day. Paper and other decorations are welcomed also for the most lovely centerpiece. If you are a fan of hearts you can use your imagination and insert them in one of the beautiful decorations. That way you’ll make perfect romantic table setting which will be stylish and elegant. Have fun and enjoy celebrating your Valentine’s day!
Explore our Pinterest boards for more inspirations.
Metamorphosis dining table
Agra dining table
See also: Table Trends For Your Dining Room
Heritage dining table
Apis dining table
See also: The Best Dining Room Decor Ideas From Brabbu | mini_pile | {'original_id': '489ac8e54b2f37cab638b4bd0d7580a6f86380fe53d44209d35dc17db82a38ab'} |
Home Archive Search Forum Members Subscribe Links About Advertise
GPS Leads To A Generation Unable to Read Maps and An Inevitable Canadian Invasion
by Kris on 5/1/2007 (0)
Easy, yes. Innocent, no.
Use of Global Positioning System (GPS) has spread faster across the United States than a case of herpies at a Kevin Federline convention. Most people have looked only at the positives of GPS: the ease of getting direction, the ability to chart waypoints, knowing exactly where you are to an 1/8th of an inch. Few have stopped to consider that it could lead to our enslavement by Canadians.
Growing up as a youth in America, one of my fondest childhood memories was Map Day, or as the government likes to call it, Tuesday. Each Tuesday, our class would spend literally minutes going over how to read maps. I learned such important facts such as North is up and South is down, why streets are far superior to avenues, and why the concept of delivery pizza in thirty minutes or less was never going to last.
Over the years, I have found my ability to read maps to be incredibly helpful. Whether it was finding a raging kegger, visiting a long lost friend at a homeless shelter, or navigating the streets (and sometimes sidewalks) of Liberty City in a stolen car that we all knew was really supposed to be a Mustang, I never could have done it without my intricate knowledge of maps, streets, and directions. When I stop and think about all the road trips I have made, it is scary to think where I could have ended up had I not been able to follow a map. I could be in Cleveland, Ohio right now!
GPS was invented in the mid-1990's by Canadian scientist/Eskimo George Peter Shore as a method to track the numerous polar bears in the area that had a tendency to eat George's friends. Or so the public believed. In reality, the GPS was invented for a much more sinister plot that will be revealed for the first time ever three paragraphs from now.
Whatever the circumstances behind it's creation, GPS use took off in America and rendered the common map obsolete. Few schools these days are teaching children how to read maps or even follow a simple series of turns, merges, and road construction detours. Most children today just think they can jump in a car, say "Computer, take me to iHop" and directions will be magically spilled out to them like syrup on top of sweet lady pancake. But what happens when GPS isn't there to hold their hands?
"If current educational trends continue, in ten years, a GPS outage of widespread scale could lead to nationwide pandemonium," said leading educational researcher John Spock. "Those who cannot read a map would be driving the wrong way down streets, driving off raised highways, and stopping on the shoulder of the road even when it wasn't an emergency. Worse still, planes, helicopters, boats, and flying cars could be crashing into mountains everywhere. It would be the biggest disaster since Battlefield: Earth on Ice."
Such widespread destruction would bring nationwide transportation to a grinding halt. Goods couldn't be moved, people couldn't get to their offices, and stripper poles would be vacant. In short, America's economy would be destroyed. With no workers and no goods to sell, it would be only a matter of days before we all reverted back to barbaric tactics like pillaging, plundering, and whatever it is that Dick Chaney does on his off time. And that would open the door wide open for the Canadian takeover for which GPS was created to facilitate. Prepare yourselves now Americans, because unless we start teaching our children to read maps today, we are all looking at a future of being ruled by the iron fist of Dudley Do-Right and his maple leaf loving brethren. Free healthcare, hockey night, and mayo on ever
page has been viewed 7313 times
What animal is this a picture of?
Surround you text with the following tags to use special formatting:
[B][/B] for Bold text.
[I][/I] for Italic text.
[QUOTE][/QUOTE] for a quote.
More referrals | Add Site
Copyright 2010 Smooth Operator.
Website Design by SteeleITS - Privacy Policy | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '55', 'language_id_whole_page_fasttext': "{'en': 0.9420793056488036}", 'metadata': "{'Content-Length': '84466', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:42U53EUP7HHPAR3REBXJJJC44AMNE4VP', 'WARC-Concurrent-To': '<urn:uuid:53b88342-d8af-4d2c-b9c2-a3725d480f22>', 'WARC-Date': datetime.datetime(2020, 7, 16, 3, 29, 47), 'WARC-IP-Address': '143.95.252.43', 'WARC-Identified-Payload-Type': 'application/xhtml+xml', 'WARC-Payload-Digest': 'sha1:AOMHU6XTJMDNPYVBK5MWHHOYKB66RJ7B', 'WARC-Record-ID': '<urn:uuid:1b3af03a-88fd-4eb6-9300-e782d8b40995>', 'WARC-Target-URI': 'http://smthop.com/article.aspx?newsnum=1004', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:9f7f54ab-805a-4663-916e-9d0eab250e38>', 'WARC-Truncated': None}", 'previous_word_count': '781', 'url': 'http://smthop.com/article.aspx?newsnum=1004', 'warcinfo': 'isPartOf: CC-MAIN-2020-29\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for July 2020\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-67-67-67.ec2.internal\r\nsoftware: Apache Nutch 1.17 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.2-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.08046835660934448', 'original_id': '7f2cc5351df4506c3eb69259752e58c5e830997f39fb2ff08fba741a05da0b12'} |
Q:
initializing a struct containing a slice of structs in golang
I have a struct that I want to initialize with a slice of structs in golang, but I'm trying to figure out if there is a more efficient version of appending every newly generated struct to the slice:
package main
import (
"fmt"
"math/rand"
)
type LuckyNumber struct {
number int
}
type Person struct {
lucky_numbers []LuckyNumber
}
func main() {
count_of_lucky_nums := 10
// START OF SECTION I WANT TO OPTIMIZE
var tmp []LuckyNumber
for i := 0; i < count_of_lucky_nums; i++ {
tmp = append(tmp, LuckyNumber{rand.Intn(100)})
}
a := Person{tmp}
// END OF SECTION I WANT TO OPTIMIZE
fmt.Println(a)
}
A:
You can use make() to allocate the slice in "full-size", and then use a for range to iterate over it and fill the numbers:
tmp := make([]LuckyNumber, 10)
for i := range tmp {
tmp[i].number = rand.Intn(100)
}
a := Person{tmp}
fmt.Println(a)
Try it on the Go Playground.
Note that inside the for I did not create new "instances" of the LuckyNumber struct, because the slice already contains them; because the slice is not a slice of pointers. So inside the for loop all we need to do is just use the struct value designated by the index expression tmp[i].
A:
You can use make() the way icza proposes, you can also use it this way:
tmp := make([]LuckyNumber, 0, countOfLuckyNums)
for i := 0; i < countOfLuckyNums; i++ {
tmp = append(tmp, LuckyNumber{rand.Intn(100)})
}
a := Person{tmp}
fmt.Println(a)
This way, you don't have to allocate memory for tmp several times: you just do it once, when calling make. But, contrary to the version where you would call make([]LuckyNumber, countOfLuckyNums), here, tmp only contains initialized values, not uninitialized, zeroed values. Depending on your code, it might make a difference or not.
| mini_pile | {'original_id': '6a2a0dd266fdded4e7758a92710ba04ed6ce0c4b56839f8366272209b83062a7'} |
For decades the two-state solution to the Israeli-Palestinian conflict has eluded well-intentioned peacemakers. Diplomats have talked, shaken hands, snapped photos — and returned home from summits with strikingly little to show for their efforts.
Meanwhile, the occupation of Palestinian territories grew more restrictive. Israel's colonies developed into towns and small cities as Palestinians were penned into smaller and smaller spaces. While diplomats shuffled from Madrid to Oslo to Wye River, from Camp David to Taba to Annapolis and resort towns in between, the illegal colonies expanded. And the window for two states closed.
Palestine and Israel are two parts of the same country — something those who have not been to the region may find hard to imagine. The area of Mandate Palestine — that's Israel, the West Bank and Gaza — is about the size of New Jersey.
The country is so small that Palestinians on the hilly West Bank can view the Israeli coastline from their homes (never mind that restrictions on Palestinian movement have prevented the vast majority from ever visiting the sea). Moreover, one out of five Israelis is a Palestinian, and about one of every six residents of the Occupied Territories is a Jewish colonist. The degree to which the country is a single, indivisible unit is sometimes underscored by the most mundane experiences.
A Palestinian friend recently told me about being pulled over for speeding in the West Bank. The person who ticketed him was an Israeli army official.
Yes, Palestine has been colonised out of existence, and the Israeli army is busy policing traffic. The army's nearness to the average Palestinian extends beyond colonies.
The region has few freshwater resources. In Israel, maintaining access to water is a matter of national security. The mountain aquifer underneath the West Bank's rocky topography is one major source, and the Israeli army regularly destroys ‘unauthorised' wells and cisterns to secure Israeli hegemony over the scarce resource.
It was awareness that there will never be a viable Palestinian state that prompted me to work with other Harvard students to organise a one-state conference last weekend. Our work has been informed by the uncontroversial view that all people are created equal.
Assessing an environment in which Israel controls the lives of four million people and deprives them of basic human rights, we ask whether there is an alternative: Can the one-state solution deliver equal rights to everyone? Critics say that raising the question of equal rights in Israel/Palestine reveals our motives; we seek to destroy Israel, they say.
Prejudiced thinking
They contend civil rights for everyone in the country will mean "the elimination of Israel as the national homeland of the Jewish people." For some, everything that happens in the Middle East is viewed through the prism of what is best for the Jewish people. But the Palestinians are people, too.
Preserving ‘Israel as the national homeland of the Jewish people' is a costly endeavour. And I regret that the cost is borne almost exclusively by Palestinians living under apartheid. It is also worth asking whether permanent occupation is good for the Jewish people.
Palestinians learn about thousands of years of Jewish suffering, persecution and genocide, and we wonder whether Israel can really be the height of Jewish achievement. Did the Jewish people survive for so long only to become another people's occupiers and permanent oppressors?
Many of my Jewish friends and peers in Israel and in America answer that question resoundingly: No. Peter Beinart has done an admirable job chronicling the movement of young American Jews away from Israel. But in Israel, something different is happening.
About a year ago, I marched down a winding lane in the windswept village of Bilin to protest the Israeli seizure of village lands. The non-violent action was organised by the village's Popular Committee, and, as is typical, a group of Israelis joined in solidarity.
Many of these young people had publicly rejected their Jewish privilege. They were there because we were equals, united in our rejection of military occupation and apartheid. In Israel/Palestine, the struggle for human dignity and freedom is edifying. The call for equal rights is energising and uplifting. And in a region where hope founders and falters so frequently, that's saying a lot.
Ahmed Moor is a contributor to Al Jazeera English. He was an organiser of the One State Conference held at Harvard University last weekend. | mini_pile | {'original_id': '82266d74cd7b73241944c97316d901d94fa4696fce422206e402aa42fcc6ba17'} |
From the blog
Purchase zolpidem 10mg in canada - Pill Shop, Cheapest Pills.
But as the temperature of heated plasma rises, the resistance decreases and ohmic heating becomes less effective. Guided by its mission to serve the pharmaceutical care needs of buy drug phentermine 37.5mg tablets society through education, patient care, research and public service, the purchase zolpidem 10mg in canada college interacts with Chicago-area communities through numerous patient-oriented service commitments. Women with typical genetic development are usually capable of giving birth from puberty until menopause. Fever, feeling tired, and minor muscles pains occur in less than 10% of people. For people Want to buy ultram 200mg online legit with poor liver function, Ringer's acetate may be a better alternative with the lactate replaced by acetate. Prohibition had a majority in a national referendum tramadol compared to oxycodone in 1911, but needed a 60% vote to pass. He served as the university's unofficial mascot for more than a year. Without good communication and cooperation between administration department, unnecessary competition between regions might occur. As of January 2017, no results were available from initial feasibility studies. The student and faculty environments of each individual institution, Ultram uk however, maintain their unique character and specializations due to the physical separation of each academic campus. Since the 19th century, the term geestring referred to the string which held the loincloth of American Indians purchase zolpidem 10mg in canada and later referred to the narrow loincloth itself. Cognitive behavioral therapy is a common form of behavioral treatment for addictions and maladaptive behaviors in general. Day-to-day hygiene practices, other than special medical purchase zolpidem 10mg in canada hygiene procedures are no different for those at increased risk of infection than for other family members. For situations where the host school did not want to allow the Masked Rider's purchase zolpidem 10mg in canada horse, an alternate mascot was purchase zolpidem 10mg in canada needed. It is the largest music collection east of Raleigh. Thereby, a feeling similar to a spoken conversation is created, which distinguishes chatting from other text-based online communication forms such as Internet forums and email. The core then must be removed by hand. Oberholtzer, Bates, Taub, Settegast, and Law. June 2014 on Noisey's YouTube channel. Realizing that his songs have adversely and meridia 10mg fast delivery negatively affected where to purchase ativan 2mg tablets online teenagers, Tommy decides to change his ways upon release. Chitwood, the chairman of the House Education Committee, who became the first Texas Tech business manager, spoke at the event. purchase zolpidem 10mg in canada Stimuli capable of triggering a cluster headache, including alcohol, smoke, strong smells and a warm purchase zolpidem 10mg in canada environment, can also trigger SUNCT in a few patients. Martin explains that these metaphors structure how people think and in regards to science can shape what questions are being asked. USC is a large, primarily residential research university. It want to buy soma online no prescription is the federal drug law that regulates manufacture, importation, purchase zolpidem 10mg in canada possession, use, and distribution of certain substances. want to buy sibutramine 15mg in houston A number of health services also employ illicit drug users to provide purchase zolpidem 10mg in canada peer education in relation to specific issues affecting illicit drug users. This idea asserts that until men share equal responsibility for struggling to end sexism against women, the feminist movement will reflect the very sexist contradiction it wishes to eradicate. Diesel engines may be designed as either two-stroke or four-stroke cycles. Women's sports are basketball, cross country, golf, soccer, softball, tennis, track and field and volleyball. In France, women's testimony must corroborate with other accounts or would not be accepted. Some believe that the foreskin has numerous physiological functions and should be preserved. One of the better-known purchase zolpidem 10mg in canada web-based drug forums, The Hive, order diazepam 10mg in uk launched in 1997, serving as an information sharing forum for practical drug synthesis and legal discussion. Class II wells are used for the injection of fluids associated with oil and gas purchase zolpidem 10mg in canada production, including waste from hydraulic fracturing. The less invasive microdiscectomy has not been shown to result in a different outcome than regular discectomy. Technologist degree is available in technology-related fields and can be normally obtained in three years. Runner's World ranks the Twin Cities as America's sixth best city for runners. The copy of the Declaration that was signed by Congress is known as the engrossed or parchment copy. Cigarette filters contain the chemicals filtered from Buy tramadol mesa cigarettes and can leach into waterways and water supplies. Medium opposite Patricia Arquette. It is useful to diagnose uterine malformations, Asherman's syndrome, tubal occlusion and pelvic inflammatory disease and used extensively in the work-up of infertile women. Tolerance to some of the desired and adverse effects of MDMA is expected to occur with consistent purchase zolpidem 10mg in canada MDMA use. The university was named after the ancient mythological city of Indraprastha, which features prominently in the Mahabharata epic. California's California Air Resources Board exhaust emission regulations, and later replaced by KE-Jetronic. A first step is documentation of services purchase zolpidem 10mg in canada being used purchase zolpidem 10mg in canada and the extent and nature of unmet ultram medicine needs for treatment. One is impressed with the quickness and quietness with which all work is done. While in the clinic, Jackson took part in group and one-on-one therapy sessions. Tennessee was among the states that provided inmates where to buy tramadol in houston with a choice of the electric chair or lethal injection; however, in May 2014, the state passed a law allowing the use of the electric chair if lethal injection drugs were unavailable or made unconstitutional. Aside from personal messaging, PlanetRomeo offers users the chance to create Club and Guide profiles as another way of connecting with gay men sharing similar interests. E-prescribing is meant to reduce the risks associated with traditional prescription script writing.
Want to buy ativan tablets online uk Where to purchase phentermine 37.5mg online legally Tramadol walmart Buy cheap ultram 200mg online with prescription Evidence suggests that CPAs have resulted in beneficial health outcomes for patients buy drug diazepam online legally from canada involved. BDI, suggesting at least low levels of depression. Hence, all the ingredients should be well-mixed. The 2011 title was their where to buy lorazepam 2mg tablets ninth overall. While an e-reader costs more than most individual books, e-books may have a lower cost than paper books. Currently, there is scarce research on female psychological development and psychological health, as well as the effects of the diagnosis and treatment. Key to the selection of an appropriate treatment is a correct diagnosis of the types of dampness affecting a building. Breakfast was observed to reduce doxycycline absorption significantly. It covers all aspects of purchase zolpidem 10mg in canada the pharmaceutical sciences. Some drugs cause excessive internal heat production. All online order adipex raleigh pharmacies sell through the internet but must ship the product usually via the mail. There was a prevailing view that Crohn's disease is purchase zolpidem 10mg in canada a primary T cell autoimmune disorder, however, a newer theory hypothesizes that Crohn's results from an impaired innate buy drug lorazepam 2mg in uk immunity. These create additional burdens on the resources of developing countries. In time he began diluting prescriptions to increase profits. The Ministry of Justice specifically cited that sexual orientation does not aggravate the rating and that, in fact, showing material of respect and encouragement to diversity can attenuate the rating. The withdrawal symptoms for opiates may include severe dysphoria, craving for another opiate dose, irritability, sweating, nausea, rhinorrea, tremor, vomiting and myalgia. In addition to this cocaine has some target binding to the site of the Kappa-opioid receptor as well. Prince Maurice van Nassau of the Dutch Republic, the ruler of his country. United States, the court upheld that it was a violation of the Harrison Act even if a physician provided prescription of a narcotic for an addict, and thus subject to criminal prosecution. Some causes of blepharospasm have been identified; however, the causes of many cases of blepharospasm remain unknown, although some educated guesses are being made. The ability to prescribe drugs for uses beyond the purchase zolpidem 10mg in canada officially approved indications is commonly used to good effect by healthcare providers. This is a goal in feminism to see these gendered metaphors and bring it to the public's attention. The resulting supersaturated solution is seeded with sugar crystals and the purchase zolpidem 10mg in canada sugar crystallizes out and is separated from the fluid and dried. Situations that may require an purchase zolpidem 10mg in canada authority include where the drug may only have benefit in limited conditions, the true cost Tramadol on the street of the drug is high, or purchase zolpidem 10mg in canada when there is a risk of dependence. Thigh-high purchase zolpidem 10mg in canada compression stockings may create a tourniquet effect and cause purchase zolpidem 10mg in canada localized restriction when rolled down. Tech program in Computer Science and Engineering. Residencies allow graduates to further hone their clinical skills in a structured environment. Islam is the dominant religion among ethnic Kazakhs. For example, in youth, skill in physical activity becomes a prime indicator of masculinity. This is a hotly debated issue, as training schools have come under great scrutiny regarding the issuance of Title IV loans. Originating from Earth-8149, she is seemingly killed in battle with a group of Sentinels engineered to destroy her, but is plucked out of time moments before her death to join the Exiles. For birth defects, the seriousness of the event is usually not in dispute so much as the attribution of the event to the drug. There is no unique exposure pathway of children to creosote. Common bacteria responsible for non-acute bacterial conjunctivitis are where to purchase ativan online europe Staphylococci, Streptococci, Haemophilus sp. Rare, but reported symptoms include numbness, tingling, swelling, or radiating pain. The clearomizer allows the user to monitor the liquid level in the device. However, a low dose of hydrochlorothiazide does not seem to increase risk. Instructors also ought to consider that rendering Facebook optional, but continuing to provide content through it to students who elect to use it, places an unfair ultram prescription in italy burden on hesitant students, who then are forced to choose between using a technology they are uncomfortable with and participating fully in the course. purchase zolpidem 10mg in canada The major psychoactive opiates are morphine, codeine, and thebaine. It is a natural human reaction to want to help in whatever way possible when face with human disaster, Order phentermine online in usa either as a result of some catastrophe or because of extreme poverty. Conversely, the risk of being robbed or blackmailed posed to clients of sex workers appears to be much lower than many imagine. purchase zolpidem 10mg in canada Everybody wants me to stop purchase zolpidem 10mg in canada all this and all that. Children of incarcerated mothers are consistent with their high risk status and it can cause their intellectual outcomes to be compromised. This argument centers on the idea that transgenderism and transsexuality have to do with gender identity, or a person's understanding of being Buy phentermine 37.5mg in uk or not being a purchase zolpidem 10mg in canada man or a woman irrespective where to buy meridia 15mg online legitimate of their sexual orientation. These policies typically provide for risk retention limitations both on purchase zolpidem 10mg in canada a specific claim and aggregate claims basis.
Ultram 100 Order alprazolam 1mg online with visa Cheapest generic adipex 37.5mg in mexico Buy drug Meridia 10mg online in uk Phentermine 375 reviews Purchase generic xanax 1.5mg online in the uk
Leave a Reply
| dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '384', 'language_id_whole_page_fasttext': "{'en': 0.9453304409980774}", 'metadata': "{'Content-Length': '36018', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:QO3POLQ6JEOYGU6KGV6YG6BPOPBFVT7F', 'WARC-Concurrent-To': '<urn:uuid:5efed484-ad4d-468b-a52b-48f216c322b0>', 'WARC-Date': datetime.datetime(2019, 6, 18, 4, 38, 22), 'WARC-IP-Address': '195.74.38.130', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:7FJBVV4EKWBESLHK3G6JVJURGZVBZFZA', 'WARC-Record-ID': '<urn:uuid:2130f103-35ec-4ea0-a11b-26bb0c3c11d1>', 'WARC-Target-URI': 'http://www.kallenbergphoto.com/blog/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:eb9525ed-5bb8-499d-a2e4-3d5e437c665a>', 'WARC-Truncated': None}", 'previous_word_count': '1990', 'url': 'http://www.kallenbergphoto.com/blog/', 'warcinfo': 'isPartOf: CC-MAIN-2019-26\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for June 2019\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-149-156-229.ec2.internal\r\nsoftware: Apache Nutch 1.15 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.1-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.019565820693969727', 'original_id': 'bfecbd400295257f530491324a3024f55493c34ae32bbb9d062b82980a879fea'} |
Magura Jack Hydraulic Motorcycle Clutch Review - Dirt Rider Magazine
Jack Hydraulic Clutch
Some upgrades seem a little useless, especially when stock stuff is so good these days, and I'm guilty of thinking that about the Magura Jack. I was semireluctant to put one on our Long Haul Honda CRF450X. I used the fact that the clutch lever pivot bolt was seizing on the lever as an excuse to give this $255 unit a try.Installation on the bike took about an hour, and you have to be very careful about the hose routing in the tight engine compartment, because if it melts, you are clutchless for sure. Once mounted, the clutch pull was just a little lighter than stock and with less pull length. What this meant was with some worn and slightly warped clutch plates, there was clutch drag when the bike was cold. When we replaced the clutch plates, that drag was gone. Right away, I noticed that there was better feel and a lot more control of the clutch when in really technical situations. Since the engagement point was longer, it gave me a better feel and better control for slipping the clutch. It didn't seem to make any difference during normal riding other than there was the lighter feel at the lever. In truly abusive situations, the Magura compensates for the changes in clutch expansion (where the stock cable gets loose). A skilled rider will realize the clutch is getting hot and quit killing it before there is a problem since there is never a change in feel at the lever. (The problem with the stock cable comes when you readjust it when it is hot-when it cools, the clutch never regains full engagement and constantly slips.)During our time with it, the fluid never leaked or needed attention and the pivots and lever stayed tight yet moved freely. Surprising is that the Magura system might even weigh less than the stock cable setup. After using this on our CRF, every time I ride one without it, I realize I preferred the feel of the Jack. After this experience, I'd consider it on any cable-activated bike. -Jimmy Lewis | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '0', 'language_id_whole_page_fasttext': "{'en': 0.9690641164779664}", 'metadata': "{'Content-Length': '255006', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:RNRIEHPB4FSI7F4H6KSXSBCLO6MMTIWF', 'WARC-Concurrent-To': '<urn:uuid:c188cf8e-f7f8-4e77-83ad-072e1362872e>', 'WARC-Date': datetime.datetime(2019, 11, 11, 19, 19, 53), 'WARC-IP-Address': '104.76.198.208', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:G2BA6I74PL3PCBTSCE4OCB2MYTQALM6D', 'WARC-Record-ID': '<urn:uuid:14c1f264-522e-420b-bb7b-55a739b95df4>', 'WARC-Target-URI': 'https://www.dirtrider.com/tests/gear/141_0611_magura_jack_hydraulic_clutch/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:b34f4dce-e598-4433-9235-0201bf1e95eb>', 'WARC-Truncated': None}", 'previous_word_count': '357', 'url': 'https://www.dirtrider.com/tests/gear/141_0611_magura_jack_hydraulic_clutch/', 'warcinfo': 'isPartOf: CC-MAIN-2019-47\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for November 2019\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-67-67-37.ec2.internal\r\nsoftware: Apache Nutch 1.16 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.1-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.03828072547912598', 'original_id': '6046ea18dd43b00c1dda1188de0a9e15df2613f4068cdf2d7cde4d938346d961'} |
5 Avocados Health Benefits
Avocados deliver a lot of beneficial health benefits in a small package so here are 5 avocados health benefits. Although the caloric content is high, avocados have the vitamins and minerals of green vegetables, the protein of meat and provide essential body oils. They're also cholesterol and sodium free and are able to treat and prevent many ailments, from vision problems to heart disease to obesity. Here are five reasons why you should get on the bandwagon of this extremely nutritious fruit.
1. Improve blood cholesterol levels. Avocados are called good monounsaturated fats because they can lower blood cholesterol levels. According to the New York University Lagone Medical Center, this type of fat raises levels of good HDL cholesterol and lowers harmful triglycerides without raising harmful LDL cholesterol levels.
2. Lower blood pressure. Avocados are an excellent source of potassium which is a mineral that helps regulate blood pressure. Proper intake of potassium helps to protect against circulatory diseases such as high blood pressure, heart disease and strokes. Avocados are also rich in folate which the National Institutes of Health says helps to promote heart health.
1. Lower risks of cancer. Including avocados in your low-fat diet will help to maintain a lower risk of some cancers. Avocado is high in oleic acid, which has been shown to prevent breast cancer. These fruits also add fiber to the diet which also lowers the risk of other cancers.
1. Improve eye health. Avocados have more of the carotenoid lutein than any other commonly consumed fruit. Lutein is a natural antioxidant that helps to maintain eye health as we get older. This antioxidant protects against macular degeneration and cataracts, two disabling age-related eye diseases.
2. Avocados are an antioxidant powerhouse. This fruit is the best source of vitamin E, an essential vitamin that protects against many diseases and helps maintain overall health. The avocado fruit also provides vitamin C and beta-carotene. One avocado provides twice the daily need of these three powerful antioxidant vitamins.
show comments
What Others Are Reading Right Now. | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '17', 'language_id_whole_page_fasttext': "{'en': 0.9226383566856384}", 'metadata': "{'Content-Length': '150315', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:BFHIJPIYNG67IDIMC3IN2ZXY2HKC2FFW', 'WARC-Concurrent-To': '<urn:uuid:704ededd-f328-4712-9ea7-4ecf86a50299>', 'WARC-Date': datetime.datetime(2018, 9, 23, 2, 16, 13), 'WARC-IP-Address': '54.203.127.36', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:R3GUGMVSIOSGIBT5XRIU6B63V4LFTZC7', 'WARC-Record-ID': '<urn:uuid:39e5fc36-20ba-4b60-9559-c18669016f8f>', 'WARC-Target-URI': 'http://www.mademan.com/mm/5-avocados-health-benefits.html', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:42f5e7a6-3e16-4656-8454-eda399a300a9>', 'WARC-Truncated': None}", 'previous_word_count': '343', 'url': 'http://www.mademan.com/mm/5-avocados-health-benefits.html', 'warcinfo': 'isPartOf: CC-MAIN-2018-39\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for September 2018\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-143-243-33.ec2.internal\r\nsoftware: Apache Nutch 1.15 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 0.11-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: http://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.43024808168411255', 'original_id': 'eb0b231120943d2759da13e86466dadb655b10e3705397c0fe09c18cca18f860'} |
Scientific name: Helianthus Annus
Is there any flower out there that says summertime as much as a sunflower? Named from the flowers shape and image which depicts the sun, this annual plant is native to the America’s. Not only are sunflowers grown for their beauty but is an important source of food. Sunflowers are valued as a healthy oil and the seeds are enjoyed as a healthy tasty snack and a nutritious ingredient to many foods.
I grow these beautiful gigantic flowers every year in my vegetable garden from seed and wanted to share them with you.
Note: I am so delighted that I took these pictures earlier because as of today, the squirrel’s have climbed every plant, eating there way through my entire crop. They also ate every pear on my pear trees this year. What to do? What to do? | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '0', 'language_id_whole_page_fasttext': "{'en': 0.9820306301116944}", 'metadata': "{'Content-Length': '42541', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:ZM4YOLPXQEQZ5N5FBPHS73B6OUEDT77Y', 'WARC-Concurrent-To': '<urn:uuid:be7923af-c5bf-40c9-9768-87f8a06b00a1>', 'WARC-Date': datetime.datetime(2017, 8, 18, 23, 59, 33), 'WARC-IP-Address': '76.162.128.2', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:DLOL7LD744K52JJTIE43GMSM4OMKEKB2', 'WARC-Record-ID': '<urn:uuid:43b33fa8-c289-43b9-9e16-1587b83a8c4b>', 'WARC-Target-URI': 'http://rouxed.com/flower-of-the-week-sunflowers/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:1ab214ba-6280-4736-a246-27b562cf98c7>', 'WARC-Truncated': 'length'}", 'previous_word_count': '136', 'url': 'http://rouxed.com/flower-of-the-week-sunflowers/', 'warcinfo': 'robots: classic\r\nhostname: ip-10-178-28-3.ec2.internal\r\nsoftware: Nutch 1.6 (CC)\r\nisPartOf: CC-MAIN-2017-34\r\noperator: Common Crawl Admin\r\ndescription: Wide crawl of the web for August 2017\r\npublisher: Common Crawl\r\nformat: WARC File Format 1.0\r\nconformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.05241727828979492', 'original_id': '4a9efee9c098af3e3ccedcf1e2cf27158edb84bc5099793a4b9457bfae5f967e'} |
series Things To Know Before You Buy
series Things To Know Before You Buy
A university scholar's major break in a very Hollywood blockbuster leaves her navigating through an plain chemistry, and uncovering the truth about a missing popstar.
* A couple of years once the jackpot spherical, a $10,000 House additional into the wheel. The House was not multipliable; somewhat, it just additional $ten,000 towards the contestant's winnings whenever they solved the puzzle and prevented bankrupt. The Place took up the center third of a normal wheel Place, with two bankrupt Areas taking on the remainder (to incorporate for the suspense).
Oliver decides To place his skills to work with by taking over the persona of Arrow and getting to be the vigilante that Starling Town requires. The clearly show stars Stephen Amell inside the title part. Eco-friendly Arrow continues to be portrayed two times by an actual daily life actor, and voiced in twelve separate cartoon/animations starting in 1973.moreless
This Web-site is intended for viewing solely in America and its territories and possessions.
The amazing new BMW ALPINA B7, with elegant structure and a strong 600-hp engine, displays overall performance and luxury at the very best stage.
Sheriff Deputy Rick Grimes wakes up from a coma, to learn the earth is in ruins, and need to guide a bunch of survivors to stay alive.
Popular phrases surface routinely in written and spoken language throughout several genres from radio to academic journals. Casual
a each day or weekly application While using the very same Forged and format plus a continuing story, to be a cleaning soap opera, condition comedy, or drama. numerous relevant courses possessing a similar topic, cast, or format: a series of four plans on African wildlife.
series - (athletics) many contests played successively by precisely the same groups; "the visiting staff swept the series"
A subversive take on Archie and his mates, Discovering compact town life, the darkness and weirdness bubbling beneath Riverdale's wholesome facade.
series - very similar matters placed so as or happening 1 following An additional; "they had been investigating a series of bank robberies"
Set for the intersection of your close to foreseeable future and also the reimagined previous, check out a earth in which each and every human hunger, Irrespective of how noble or wicked, is usually indulged without consequence. | mini_pile | {'original_id': 'af1e270e55e38fc7eed08db6c10442f24eff917af855fe1a8403e3bc3cfe442d'} |
/* sem_post -- post to a POSIX semaphore. Generic futex-using version.
Copyright (C) 2003-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
The GNU C Library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
<http://www.gnu.org/licenses/>. */
#include <atomic.h>
#include <errno.h>
#include <sysdep.h>
#include <lowlevellock.h> /* lll_futex* used by the old code. */
#include <futex-internal.h>
#include <internaltypes.h>
#include <semaphore.h>
#include <shlib-compat.h>
/* See sem_wait for an explanation of the algorithm. */
int
__new_sem_post (sem_t *sem)
{
struct new_sem *isem = (struct new_sem *) sem;
int private = isem->private;
#if __HAVE_64B_ATOMICS
/* Add a token to the semaphore. We use release MO to make sure that a
thread acquiring this token synchronizes with us and other threads that
added tokens before (the release sequence includes atomic RMW operations
by other threads). */
/* TODO Use atomic_fetch_add to make it scale better than a CAS loop? */
uint64_t d = atomic_load_relaxed (&isem->data);
do
{
if ((d & SEM_VALUE_MASK) == SEM_VALUE_MAX)
{
__set_errno (EOVERFLOW);
return -1;
}
}
while (!atomic_compare_exchange_weak_release (&isem->data, &d, d + 1));
/* If there is any potentially blocked waiter, wake one of them. */
if ((d >> SEM_NWAITERS_SHIFT) > 0)
futex_wake (((unsigned int *) &isem->data) + SEM_VALUE_OFFSET, 1, private);
#else
/* Add a token to the semaphore. Similar to 64b version. */
unsigned int v = atomic_load_relaxed (&isem->value);
do
{
if ((v >> SEM_VALUE_SHIFT) == SEM_VALUE_MAX)
{
__set_errno (EOVERFLOW);
return -1;
}
}
while (!atomic_compare_exchange_weak_release
(&isem->value, &v, v + (1 << SEM_VALUE_SHIFT)));
/* If there is any potentially blocked waiter, wake one of them. */
if ((v & SEM_NWAITERS_MASK) != 0)
futex_wake (&isem->value, 1, private);
#endif
return 0;
}
versioned_symbol (libpthread, __new_sem_post, sem_post, GLIBC_2_1);
#if SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_1)
int
attribute_compat_text_section
__old_sem_post (sem_t *sem)
{
int *futex = (int *) sem;
/* We must need to synchronize with consumers of this token, so the atomic
increment must have release MO semantics. */
atomic_write_barrier ();
(void) atomic_increment_val (futex);
/* We always have to assume it is a shared semaphore. */
int err = lll_futex_wake (futex, 1, LLL_SHARED);
if (__builtin_expect (err, 0) < 0)
{
__set_errno (-err);
return -1;
}
return 0;
}
compat_symbol (libpthread, __old_sem_post, sem_post, GLIBC_2_0);
#endif
| mini_pile | {'original_id': 'a149cb4d5b64d2ae2d4be74227778f7cb0cad1649ed628e8f5eb9c130e1d34fb'} |
Managing Secrets for your Service in the Cloud
Application in the cloud ranges from a simple single page application to complex applications running complex logics across multiple boundaries and geographic regions. Irrespective of what kind they are, they must deal with secrets. Managing secrets is usually hard, especially when the application needs to be compliant, and the application has a big user base, and cannot afford any downtime. There have been numerous incidents on the internet, where the services and applications have taken downtime, due to expired secrets, which impacts the customer experience and the reputation of the service. Also, mismanaging of secrets is a huge security risk to the customer, their data, and the service. Leaking of customer data, and not able to secure them can lead to major lawsuits against the service and the company owning it. So, the secrets an application uses are as much important as the application and its features.
An application manages different kinds of secrets based on its functionalities, e.g. certificates, passwords, connection strings etc. Each of these types of secrets has different properties, life cycle, and management process. But, if we try to define the life cycle of a secret, they go through roughly three stages:
1. Acquisition – the step where the secret is created
2. Whitelisting – the step where the secret is activated
3. Revocation – the step where the secret is deactivated
Some of the steps can be automated and some not, depending on the type of the secret. We will focus on the principles and some of the guidelines of secret management, with the Azure KeyVault as the secret store. But these principles and guidelines can be generally applied to any form of a secret store and management workflows. We will also, talk about some of the ways the secret can be “safely” consumed by an application hosted on the Azure platform.
Why is secret rotation important?
There are four main reasons, rotation of secrets makes sense:
1. Expiry: A lot of your secrets has a hard-bound expiry date associated with it, and X.509 certificates are a common example of such. If you want to continue using an X.509 certificate, you must rotate them. If you are using it for SSL/TLS, the browser would not display your site unless if you have a valid certificate.
2. Dependency Breakage: A lot of time, your secret might still be valid and usable, but you still might need to rotate it, because its “related” secret might have changed. A common example is if your X.509 certificate intermediate-CA or root-CA has been changed. Another example could be a SAS token issued for an Azure storage account.
3. Security: Not all secrets have a hard-bound expiry date or a depended secret, but you will still need to rotate them if it was leaked. As a security guideline, it always necessary to rotate them, even though they are not known to be leaked, because a lot of the time, the owner of the secret might not be aware that it was leaked, and by the time they do, a lot of damage has been done. Rotating them reduces the damage in these cases. Also, in case of leakage, it might be necessary to do a root cause analysis to find out what caused the leakage and take mitigation steps to stop in future.
4. Compliance: If your service or application needs to be compliant as per the standard compliance certification guidelines, you need to have your secrets rotated on a periodic basis. It is very important to assert who can see and manage a production secret, and there needs to be a clear separation of duties between a development team and the operation team, and it gets a bit complicated if you are a DevOps team. I have a future article coming about more on this.
Questions and Consideration regarding secrets management
The most common scenarios, when a secret need to be updated is when it has expired, or about to be expired. But there are few considerations that always need to be thought through before a secret is updated or rolled out:
1. Service Downtime: For any running service, the secret is that is being rolled out is in use. How would you roll it out without affecting the customers who are relying on the secret? For example, one of the partner services can rely on a service-to-service certificate to authenticate with your endpoint. If the certificate is rollout out, how can it connect? This doesn’t only apply to your partners, but rather if the database connection string has been updated, how would your application connect to the backend database. Or, if you update your oAuth 2.0 assertion certificate, how would your application get an access token (please see the previous article on oAuth 2.0 to know more about it), without a full re-deployment of your application. Keep in mind, your application could be running in multiple geographic locations, with thousands of users accessing it, and rolling an application may not as easy as it may sound. You essentially won’t want any downtime due to the secret rollout.
2. Access to production secrets: Another important aspect is, how will the secret be rolled out. Who can see and update the secret? Most of the time, these secrets are like gold-mine for people, and having access to these can mean, they can have access to your customer sensitive data. Sometimes as sensitive as health records, or financial records. This becomes more the important, as not all secrets cannot be fully automated, and it’s not always easy to apply any DevOps principals to these secrets. There have been numerous times, when an authorized person who can rotate a secret, has innocently left the secret in his desktop while rotating, and at a later point, someone easily steals it from his desktop. In that case, it won’t matter how much protection you have implemented in your secret store. Thera is also some severe compliance implications for it.
3. Forced out-of-band Rotations: There are times when you would need to rotate your secret out of bound. Suppose, you have a privileged user in your company who are authorized to manage secrets. What happens when he leaves the company? Or, what happens if the intermediary/root CA of all your certificates has been changed due to a breach or is no longer supported, and the child certificates need to be issued by a new CA (please see my previous post on X.509 certificates for more about this). Or, worst case, what if all your secrets are leaked, and you need to change them immediately, to contain the damage. In all these situations, you would need to roll out the secret as soon as possible, and you would want to do that safely.
4. Secret Expiry Notification: Won’t it be awesome, if your secrets never expire, and you would not spend a sleepless night with service outage? Well, that could be true, if some process notifies you of expiring secrets well before time so that you have ample time to rotate and deploy them. How can you set up a secret notification for your secrets, and create a process for your team to receive it and act on it, to never see them expire?
5. Auditing: You would also want to keep a record of which secret was changed when and by whom? This is necessary for the investigative purpose, and to audit access controls to secrets on a periodic basis. This also helps in troubleshooting any issues that were caused by a secret rotation. This is a requirement for compliance too.
Managing Secrets in Azure KeyVault
Azure has an amazing product called KeyVault (KV), which specialized in storing and managing secrets. It started as a secure secret storage and then is evolving as a storage and management solution. It essentially stores secrets in three forms, as an X.509 certificate, as a cryptographic key, and as a free-form secret text. The cryptographic keys can be further secured with HSM-protected based storage with few additional cost. KeyVault has also provided other aspects of the secret storage like fine-grained access control using Azure Active Directory, auditing, expiry notification etc., which is absolutely necessary to protect and maintain the secrets.
1. Free-form Secret and Key Rotation: You can set up an automatic rotation of a free-form secret and keys stored in the KeyVault, using the Azure Automation service. Here is a nice wiki describing this. While you can write your own automation to rotate your secrets, KeyVault has started supporting automatic rotation of resource-specific secrets, e.g. Azure Storage Keys.
2. X.509 Certificate Rotation:
1. Public CA signed X.509 Certificate Rotation: This is one of the most interesting features, where you can set up your certificates to automatically rotate with a supported public certificate signing authorities. This is explained in little more detail in this blog. At the time of writing this article, KV supports the following CAs:
1. DigiCert
2. Global Sign
2. Intermediate CA-signed certificate: If you want to create a certificate signed by your enterprise intermediate CA, you can do so by starting the process in KeyVault with a CSR, and then send the CSR to your intermediate-CA to sign it. Once you get the intermediate-CA signed public key, you can integrate it back to the original request to generate the private key. Both the above approach of getting a CA-signed certificate is extremely useful, as the private key is born inside the KeyVault and never leaves during its management lifecycle.
3. Self-signed certificate: You can also create self-signed certificates in your KeyVault automatically by setting the issuer as “Self”.
Deployments of Secrets using the Push Model
Safe consumption of secrets is as important as the safe management of the secrets. I am going to talk about two of the common Azure application types and some guidelines about consumption of secrets for these, i.e. PaaSv1 Cloud Application, and PaaSv2 Service Fabric. There are other types of application, e.g. AppService, Web sites, Function, Service Fabric container service etc., which is not covered here, and I would probably write a future article on those. This also assumes that you have stored your secrets in Azure KeyVault.
Cloud Service (PaaSV1)
The deployment mechanism of a cloud service is through Azure classic REST API. The primary deployment collaterals for a cloud service deployment is a CSCFG and a CSPKG file. The binaries are packed into the CSPKG file and is generated from a CSDEF file, which has topology definition of the cloud service. The CSDEF would have the endpoints and the binary locations etc. The CSCFG file contains the list of X.509 certificates, with its thumbprints, and its association with the individual endpoints. The Azure fabric essentially takes the CSCFG and the CSPKG, and provisions the VMs as requested and then deploys the binaries, that are packed with the CSPKG. When the VM starts up, and the endpoints are configured in the IIS, it would expect all the X.509 certificates installed on the box. So, before making a call to the CreateDeployment rest API to start a deployment, it is necessary to perform this pre-deployment step, where you call your KeyVault APIs to download the secrets and then call the classic API with ServiceCertificateCreateParameters to upload them. The rest of the non-certificate type secrets, such as SQL connection strings, Azure storage keys, SAAS tokens etc., that are needed by your runtime code can be downloaded from the KV location and can be packaged as a setting in the CSCFG file, which you can access using the RoleEnvironment class from your application. Please keep in mind, it is extremely important to ensure that the setting with your secrets don’t go as plain text, as these settings can be easily seen in the portal. They are usually also kept on the C:\config of the VMs. You can install the encryption certificate by calling API with ServiceCertificateCreateParameters, and encrypt the setting using the public key. While reading secret setting values at runtime, it can be decrypted with the private key which is already installed. Please read my previous post about asymmetric key encryption in .Net.
Service Fabric (PaaSv2)
Service Fabric is the next-gen PaaS offering from Azure. The offering lets you host multiple application (called as apps) in the same VMs. This leads to better resource utilization and provides many advantages over the traditional cloud service. Please read the Service Fabric documentation to know more about the tech. There are essentially two ways, the service fabric application can be deployed, and one way the service fabric cluster can be provisioned. The service fabric cluster can be provisioned using ARM template. You can also use the Azure Service Fabric PowerShell cmdlets to do the same. The application deployment can be done using the FabricClient and PowerShell cmdlets. At the time of writing this article, Microsoft Azure has release preview of the ARM template-based deployment of service fabric application. Just like the cloud application, the X.509 certificates needed by the applications in the cluster can be installed in the VM, by referring it with the KV path, in the ARM template with a cluster deployment. The VMSS RP (part of the ARM template), which is responsible for provisioning the VM, would pull the certificates from the KV location and install it in the VM. Then when the application is deployed, the certificate is already in the VM, and the application can start using it. There is a small catch here, the VMSS RP can only access KV in the same location and subscription, so it might be necessary for you to replicate your secrets from your primary KeyVault to this region specific KeyVault, if you have any shared secrets. Also, don’t forget to check the “Enable for Template Deployment” checkbox in your KeyVault for VMSS to access it. But for non-certificate secrets, the deployment script can pull it out from the KeyVault and jam it in the settings. As mentioned before, it’s extremely important to encrypt these settings. Luckily, the service fabric team has created an awesome pipeline to manage these. They have it all documented on their wiki.
Using the pull model to deploy secrets (using MSI)
In the above model for both cloud service and service fabric, the secret deployment model is more of a push model, where the deployment script pushes the secret to the running VMs or nodes. But there is another model, where your runtime code can pull those secrets directly from the KeyVault. The most important thing to understand about this model is, the runtime code would need an identity so that it can authenticate to get an access token to access the KeyVault storing the secrets. So, you still need a way to push an identity credential secret before it can pull rest of your secrets. Today, for cloud service, the deployment pre-step can call the API with ServiceCertificateCreateParameters, and for Service Fabric you can perform a cluster deployment to push the initial bootstrap credential, and then finally using that to authenticate with KeyVault. But this has a “timing” problem, where the certificate deployment is disjoined from the application/service deployment, and there can be situations which could cause this a problem. For service fabric, imagine a situation, where you perform a cluster deployment with the bootstrap credential certificate, but before you perform the application deployment, the VM node crashed, and Azure provisions a new VM for you. In that case, Azure will create the new VM with the new VMSS template, installing the new certificate, whereas the rest of the VM would have the old one. This leads to an inconsistent state of your service. To mitigate such a situation, Azure has recently released a new offering to their stack. It is called as Managed Service Identity (MSI). Azure has a nice article about this in its wiki. Essentially, when you enable the MSI extension for your service, it will create an identity for the application in Azure Active Directory, and it will bake-in the identity credentials in the application VM/nodes. The runtime code can utilize this credential to authenticate with the Azure KeyVault to download the rest of the secrets. This model is quite interesting and solves a lot of the secret handling problems, but also has some clear advantages and disadvantages:
• You don’t need to deploy your application or cluster if your secrets have been updated. You can configure your runtime code to pull the secrets as its updated. So, the pipeline becomes simpler, with less number of steps involved.
• The secrets have far fewer touchpoints, i.e. the secret can be born in the Azure KeyVault and used in the VM running the code. It doesn’t need to be in any other place, which leads to less chance of leakage.
• If your service is in maintenance mode, and there is no active deployment, with this model you won’t have to redeploy your application just to update your secrets.
• You are essentially adding an external dependency to your service. Which means, if KeyVault has an outage, you might not be able to get to your secrets. This is more important if one the VM crashes, and Azure provision a new one for you. To mitigate such a risk, you might have to potentially create a caching mechanism for your secret.
• A lot of people is not too comfortable with the fact that, an update to a secret would potentially be rolled out automatically to the live services. This removes the safety net, where the new rotated secret is bad and causes an outage to your service. This is more so if you have automatic secret rotation and management system. This is equivalent to safe code rollout with VIP Swap or an upgrade domain walk in the cloud service.
1 thought on “Managing Secrets for your Service in the Cloud”
1. Reading this makes me want to read more Azure native stuff. I wish we can bring our work and partners closer to Azure by thinning the middle layer.
Leave a Reply
You are commenting using your account. Log Out / Change )
Twitter picture
Facebook photo
Connecting to %s | dclm_baseline | {'bff_contained_ngram_count_before_dedupe': '4', 'language_id_whole_page_fasttext': "{'en': 0.9422362446784972}", 'metadata': "{'Content-Length': '149727', 'Content-Type': 'application/http; msgtype=response', 'WARC-Block-Digest': 'sha1:DT536ZR334UYCP2OJTUQPJ4PBGYQQIH4', 'WARC-Concurrent-To': '<urn:uuid:63262b53-394d-4ed6-8df4-e3db04be73c5>', 'WARC-Date': datetime.datetime(2022, 11, 27, 5, 32, 27), 'WARC-IP-Address': '192.0.78.24', 'WARC-Identified-Payload-Type': 'text/html', 'WARC-Payload-Digest': 'sha1:RZFEW7YCUFLN23NIDRXJGVWSSW7GRZH6', 'WARC-Record-ID': '<urn:uuid:914cd59f-4e7a-41d9-9981-7f077ae64134>', 'WARC-Target-URI': 'https://nerdbackbone.blog/2018/01/22/managing-secrets-for-your-service-in-the-cloud/', 'WARC-Type': 'response', 'WARC-Warcinfo-ID': '<urn:uuid:f8f8d746-61d5-4913-b870-b14d09870d96>', 'WARC-Truncated': None}", 'previous_word_count': '3037', 'url': 'https://nerdbackbone.blog/2018/01/22/managing-secrets-for-your-service-in-the-cloud/', 'warcinfo': 'isPartOf: CC-MAIN-2022-49\r\npublisher: Common Crawl\r\ndescription: Wide crawl of the web for November/December 2022\r\noperator: Common Crawl Admin (info@commoncrawl.org)\r\nhostname: ip-10-67-67-199\r\nsoftware: Apache Nutch 1.19 (modified, https://github.com/commoncrawl/nutch/)\r\nrobots: checked via crawler-commons 1.4-SNAPSHOT (https://github.com/crawler-commons/crawler-commons)\r\nformat: WARC File Format 1.1\r\nconformsTo: https://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/', 'fasttext_openhermes_reddit_eli5_vs_rw_v2_bigram_200k_train_prob': '0.14583241939544678', 'original_id': '533074f1c4569996acb3f5c7cc7c13efbe73f5cacf0ad7b11d7e38bf89acc149'} |
Nosy Miandroka
Nosy Miandroka
Nosy Miandroka land Madagaskar
Nosy Miandroka geografiska koordinater
Nosy Miandroka Geonames-ID 1059048
Nosy Miandroka GNS-ID -218985
Nosy Miandroka
Nosy Miandroka country Madagascar
Nosy Miandroka coordinate location
Nosy Miandroka GeoNames ID 1059048
Nosy Miandroka GNS Unique Feature ID -218985 | common_corpus | {'identifier': 'https://www.wikidata.org/wiki/Q27573020', 'collection': 'Wikidata', 'open_type': 'Semantic data', 'license': 'CC0', 'date': '', 'title': 'Nosy Miandroka', 'creator': 'None', 'language': 'Multilingual', 'language_type': 'Semantic data', 'word_count': '42', 'token_count': '114', '__index_level_0__': '31986', 'original_id': '6fa4392161b0975eba055f72d6600f8b66cae1a85beea606c753abda17a6e902'} |
Successfully set seed to 785
Learning... Running 1000 timesteps per episode, 256 timesteps per batch for a total of 405000 timesteps
-------------------- Iteration #1 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.29
Average Loss: 0.0125
Timesteps So Far: 999
------------------------------------------------------
-------------------- Iteration #2 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -54.09
Average Loss: -3e-05
Timesteps So Far: 1998
------------------------------------------------------
-------------------- Iteration #3 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -61.7
Average Loss: -0.00069
Timesteps So Far: 2997
------------------------------------------------------
-------------------- Iteration #4 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.14
Average Loss: -0.00192
Timesteps So Far: 3996
------------------------------------------------------
-------------------- Iteration #5 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.57
Average Loss: -8e-05
Timesteps So Far: 4995
------------------------------------------------------
-------------------- Iteration #6 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.22
Average Loss: -0.00291
Timesteps So Far: 5994
------------------------------------------------------
-------------------- Iteration #7 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.44
Average Loss: 0.00029
Timesteps So Far: 6993
------------------------------------------------------
-------------------- Iteration #8 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.13
Average Loss: -0.00094
Timesteps So Far: 7992
------------------------------------------------------
-------------------- Iteration #9 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -55.96
Average Loss: 7e-05
Timesteps So Far: 8991
------------------------------------------------------
-------------------- Iteration #10 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.12
Average Loss: 0.00027
Timesteps So Far: 9990
------------------------------------------------------
-------------------- Iteration #11 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.62
Average Loss: -0.00048
Timesteps So Far: 10989
------------------------------------------------------
-------------------- Iteration #12 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.54
Average Loss: 0.00056
Timesteps So Far: 11988
------------------------------------------------------
-------------------- Iteration #13 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.99
Average Loss: -0.00062
Timesteps So Far: 12987
------------------------------------------------------
-------------------- Iteration #14 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.68
Average Loss: -0.00031
Timesteps So Far: 13986
------------------------------------------------------
-------------------- Iteration #15 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.8
Average Loss: 0.00019
Timesteps So Far: 14985
------------------------------------------------------
-------------------- Iteration #16 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.32
Average Loss: -0.00036
Timesteps So Far: 15984
------------------------------------------------------
-------------------- Iteration #17 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.05
Average Loss: -0.0008
Timesteps So Far: 16983
------------------------------------------------------
-------------------- Iteration #18 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.41
Average Loss: -2e-05
Timesteps So Far: 17982
------------------------------------------------------
-------------------- Iteration #19 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.34
Average Loss: -0.00012
Timesteps So Far: 18981
------------------------------------------------------
-------------------- Iteration #20 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.68
Average Loss: 0.00012
Timesteps So Far: 19980
------------------------------------------------------
-------------------- Iteration #21 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.19
Average Loss: -0.00119
Timesteps So Far: 20979
------------------------------------------------------
-------------------- Iteration #22 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.14
Average Loss: 0.00026
Timesteps So Far: 21978
------------------------------------------------------
-------------------- Iteration #23 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.52
Average Loss: -0.00064
Timesteps So Far: 22977
------------------------------------------------------
-------------------- Iteration #24 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -54.99
Average Loss: -0.00079
Timesteps So Far: 23976
------------------------------------------------------
-------------------- Iteration #25 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.66
Average Loss: -0.00012
Timesteps So Far: 24975
------------------------------------------------------
-------------------- Iteration #26 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.35
Average Loss: -0.00028
Timesteps So Far: 25974
------------------------------------------------------
-------------------- Iteration #27 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -55.31
Average Loss: -0.00024
Timesteps So Far: 26973
------------------------------------------------------
-------------------- Iteration #28 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.94
Average Loss: -0.00176
Timesteps So Far: 27972
------------------------------------------------------
-------------------- Iteration #29 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -54.28
Average Loss: -0.0005
Timesteps So Far: 28971
------------------------------------------------------
-------------------- Iteration #30 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.0
Average Loss: -0.00319
Timesteps So Far: 29970
------------------------------------------------------
-------------------- Iteration #31 --------------------
Average Episodic Length: 916.0
Average Episodic Return: 52.17
Average Loss: -0.00049
Timesteps So Far: 30886
------------------------------------------------------
-------------------- Iteration #32 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.46
Average Loss: -1e-04
Timesteps So Far: 31885
------------------------------------------------------
-------------------- Iteration #33 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -54.1
Average Loss: -0.00105
Timesteps So Far: 32884
------------------------------------------------------
-------------------- Iteration #34 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.35
Average Loss: -0.00021
Timesteps So Far: 33883
------------------------------------------------------
-------------------- Iteration #35 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.57
Average Loss: -0.00012
Timesteps So Far: 34882
------------------------------------------------------
-------------------- Iteration #36 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -61.32
Average Loss: -0.00162
Timesteps So Far: 35881
------------------------------------------------------
-------------------- Iteration #37 --------------------
Average Episodic Length: 542.0
Average Episodic Return: 68.3
Average Loss: 0.00013
Timesteps So Far: 36423
------------------------------------------------------
-------------------- Iteration #38 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.07
Average Loss: -0.00097
Timesteps So Far: 37422
------------------------------------------------------
-------------------- Iteration #39 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.05
Average Loss: -0.00299
Timesteps So Far: 38421
------------------------------------------------------
-------------------- Iteration #40 --------------------
Average Episodic Length: 825.0
Average Episodic Return: 55.33
Average Loss: 0.00117
Timesteps So Far: 39246
------------------------------------------------------
-------------------- Iteration #41 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.47
Average Loss: -8e-05
Timesteps So Far: 40245
------------------------------------------------------
-------------------- Iteration #42 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -54.19
Average Loss: -0.00034
Timesteps So Far: 41244
------------------------------------------------------
-------------------- Iteration #43 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -55.02
Average Loss: -0.00046
Timesteps So Far: 42243
------------------------------------------------------
-------------------- Iteration #44 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.99
Average Loss: -0.00043
Timesteps So Far: 43242
------------------------------------------------------
-------------------- Iteration #45 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.21
Average Loss: -0.00038
Timesteps So Far: 44241
------------------------------------------------------
-------------------- Iteration #46 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.69
Average Loss: 1e-05
Timesteps So Far: 45240
------------------------------------------------------
-------------------- Iteration #47 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.99
Average Loss: -0.00095
Timesteps So Far: 46239
------------------------------------------------------
-------------------- Iteration #48 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.28
Average Loss: 5e-05
Timesteps So Far: 47238
------------------------------------------------------
-------------------- Iteration #49 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.04
Average Loss: -5e-05
Timesteps So Far: 48237
------------------------------------------------------
-------------------- Iteration #50 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.78
Average Loss: -0.00031
Timesteps So Far: 49236
------------------------------------------------------
-------------------- Iteration #51 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.3
Average Loss: 0.00016
Timesteps So Far: 50235
------------------------------------------------------
-------------------- Iteration #52 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -46.42
Average Loss: -2e-05
Timesteps So Far: 51234
------------------------------------------------------
-------------------- Iteration #53 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.19
Average Loss: -0.00067
Timesteps So Far: 52233
------------------------------------------------------
-------------------- Iteration #54 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.39
Average Loss: -0.00103
Timesteps So Far: 53232
------------------------------------------------------
-------------------- Iteration #55 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.25
Average Loss: -3e-05
Timesteps So Far: 54231
------------------------------------------------------
-------------------- Iteration #56 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.24
Average Loss: -0.00042
Timesteps So Far: 55230
------------------------------------------------------
-------------------- Iteration #57 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.98
Average Loss: -0.00054
Timesteps So Far: 56229
------------------------------------------------------
-------------------- Iteration #58 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -55.56
Average Loss: 0.00049
Timesteps So Far: 57228
------------------------------------------------------
-------------------- Iteration #59 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.44
Average Loss: -0.00215
Timesteps So Far: 58227
------------------------------------------------------
-------------------- Iteration #60 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.96
Average Loss: -0.00104
Timesteps So Far: 59226
------------------------------------------------------
-------------------- Iteration #61 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.57
Average Loss: 0.0003
Timesteps So Far: 60225
------------------------------------------------------
-------------------- Iteration #62 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.13
Average Loss: 9e-05
Timesteps So Far: 61224
------------------------------------------------------
-------------------- Iteration #63 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.09
Average Loss: -0.00163
Timesteps So Far: 62223
------------------------------------------------------
-------------------- Iteration #64 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.04
Average Loss: -0.00173
Timesteps So Far: 63222
------------------------------------------------------
-------------------- Iteration #65 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.28
Average Loss: 0.00104
Timesteps So Far: 64221
------------------------------------------------------
-------------------- Iteration #66 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.06
Average Loss: -0.00072
Timesteps So Far: 65220
------------------------------------------------------
-------------------- Iteration #67 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.18
Average Loss: -0.00053
Timesteps So Far: 66219
------------------------------------------------------
-------------------- Iteration #68 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.35
Average Loss: -0.00018
Timesteps So Far: 67218
------------------------------------------------------
-------------------- Iteration #69 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.65
Average Loss: -0.00012
Timesteps So Far: 68217
------------------------------------------------------
-------------------- Iteration #70 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.32
Average Loss: -0.0
Timesteps So Far: 69216
------------------------------------------------------
-------------------- Iteration #71 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.34
Average Loss: -8e-05
Timesteps So Far: 70215
------------------------------------------------------
-------------------- Iteration #72 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.65
Average Loss: -0.00074
Timesteps So Far: 71214
------------------------------------------------------
-------------------- Iteration #73 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.79
Average Loss: 0.00035
Timesteps So Far: 72213
------------------------------------------------------
-------------------- Iteration #74 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.08
Average Loss: -0.00048
Timesteps So Far: 73212
------------------------------------------------------
-------------------- Iteration #75 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.57
Average Loss: 0.0002
Timesteps So Far: 74211
------------------------------------------------------
-------------------- Iteration #76 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.98
Average Loss: -0.00041
Timesteps So Far: 75210
------------------------------------------------------
-------------------- Iteration #77 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.11
Average Loss: 4e-05
Timesteps So Far: 76209
------------------------------------------------------
-------------------- Iteration #78 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.76
Average Loss: -0.00084
Timesteps So Far: 77208
------------------------------------------------------
-------------------- Iteration #79 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.8
Average Loss: -0.00019
Timesteps So Far: 78207
------------------------------------------------------
-------------------- Iteration #80 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.7
Average Loss: 6e-05
Timesteps So Far: 79206
------------------------------------------------------
-------------------- Iteration #81 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.34
Average Loss: -2e-05
Timesteps So Far: 80205
------------------------------------------------------
-------------------- Iteration #82 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -46.46
Average Loss: -4e-05
Timesteps So Far: 81204
------------------------------------------------------
-------------------- Iteration #83 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.87
Average Loss: -0.00041
Timesteps So Far: 82203
------------------------------------------------------
-------------------- Iteration #84 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.42
Average Loss: 0.00018
Timesteps So Far: 83202
------------------------------------------------------
-------------------- Iteration #85 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -55.2
Average Loss: -0.001
Timesteps So Far: 84201
------------------------------------------------------
-------------------- Iteration #86 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.02
Average Loss: -0.00012
Timesteps So Far: 85200
------------------------------------------------------
-------------------- Iteration #87 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.83
Average Loss: -0.00026
Timesteps So Far: 86199
------------------------------------------------------
-------------------- Iteration #88 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.28
Average Loss: -5e-05
Timesteps So Far: 87198
------------------------------------------------------
-------------------- Iteration #89 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.22
Average Loss: -0.00108
Timesteps So Far: 88197
------------------------------------------------------
-------------------- Iteration #90 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.99
Average Loss: -0.00038
Timesteps So Far: 89196
------------------------------------------------------
-------------------- Iteration #91 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -58.17
Average Loss: -0.00011
Timesteps So Far: 90195
------------------------------------------------------
-------------------- Iteration #92 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.08
Average Loss: -0.00149
Timesteps So Far: 91194
------------------------------------------------------
-------------------- Iteration #93 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -62.6
Average Loss: 0.0005
Timesteps So Far: 92193
------------------------------------------------------
-------------------- Iteration #94 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -65.88
Average Loss: -0.00117
Timesteps So Far: 93192
------------------------------------------------------
-------------------- Iteration #95 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -61.78
Average Loss: -0.00242
Timesteps So Far: 94191
------------------------------------------------------
-------------------- Iteration #96 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.04
Average Loss: -0.00134
Timesteps So Far: 95190
------------------------------------------------------
-------------------- Iteration #97 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.7
Average Loss: 9e-05
Timesteps So Far: 96189
------------------------------------------------------
-------------------- Iteration #98 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.43
Average Loss: -0.0005
Timesteps So Far: 97188
------------------------------------------------------
-------------------- Iteration #99 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.18
Average Loss: 0.00024
Timesteps So Far: 98187
------------------------------------------------------
-------------------- Iteration #100 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.78
Average Loss: -0.00083
Timesteps So Far: 99186
------------------------------------------------------
-------------------- Iteration #101 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.4
Average Loss: 0.00031
Timesteps So Far: 100185
------------------------------------------------------
-------------------- Iteration #102 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -54.55
Average Loss: -0.00018
Timesteps So Far: 101184
------------------------------------------------------
-------------------- Iteration #103 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -54.52
Average Loss: -0.00133
Timesteps So Far: 102183
------------------------------------------------------
-------------------- Iteration #104 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -54.71
Average Loss: -0.00015
Timesteps So Far: 103182
------------------------------------------------------
-------------------- Iteration #105 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.14
Average Loss: -0.00157
Timesteps So Far: 104181
------------------------------------------------------
-------------------- Iteration #106 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.15
Average Loss: -0.00059
Timesteps So Far: 105180
------------------------------------------------------
-------------------- Iteration #107 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.19
Average Loss: -0.00068
Timesteps So Far: 106179
------------------------------------------------------
-------------------- Iteration #108 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.18
Average Loss: -1e-04
Timesteps So Far: 107178
------------------------------------------------------
-------------------- Iteration #109 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.32
Average Loss: -0.00013
Timesteps So Far: 108177
------------------------------------------------------
-------------------- Iteration #110 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -46.6
Average Loss: -2e-05
Timesteps So Far: 109176
------------------------------------------------------
-------------------- Iteration #111 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -46.57
Average Loss: 1e-05
Timesteps So Far: 110175
------------------------------------------------------
-------------------- Iteration #112 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.23
Average Loss: -0.00021
Timesteps So Far: 111174
------------------------------------------------------
-------------------- Iteration #113 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.87
Average Loss: -9e-05
Timesteps So Far: 112173
------------------------------------------------------
-------------------- Iteration #114 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.25
Average Loss: -0.00026
Timesteps So Far: 113172
------------------------------------------------------
-------------------- Iteration #115 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.59
Average Loss: 8e-05
Timesteps So Far: 114171
------------------------------------------------------
-------------------- Iteration #116 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.79
Average Loss: -0.00023
Timesteps So Far: 115170
------------------------------------------------------
-------------------- Iteration #117 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.45
Average Loss: 9e-05
Timesteps So Far: 116169
------------------------------------------------------
-------------------- Iteration #118 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.54
Average Loss: -0.00014
Timesteps So Far: 117168
------------------------------------------------------
-------------------- Iteration #119 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.84
Average Loss: -0.00075
Timesteps So Far: 118167
------------------------------------------------------
-------------------- Iteration #120 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.4
Average Loss: 0.00014
Timesteps So Far: 119166
------------------------------------------------------
-------------------- Iteration #121 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.39
Average Loss: -6e-05
Timesteps So Far: 120165
------------------------------------------------------
-------------------- Iteration #122 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -54.2
Average Loss: -1e-05
Timesteps So Far: 121164
------------------------------------------------------
-------------------- Iteration #123 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.78
Average Loss: -9e-05
Timesteps So Far: 122163
------------------------------------------------------
-------------------- Iteration #124 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.07
Average Loss: 7e-05
Timesteps So Far: 123162
------------------------------------------------------
-------------------- Iteration #125 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.38
Average Loss: -0.00012
Timesteps So Far: 124161
------------------------------------------------------
-------------------- Iteration #126 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.94
Average Loss: -0.00013
Timesteps So Far: 125160
------------------------------------------------------
-------------------- Iteration #127 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.87
Average Loss: 1e-04
Timesteps So Far: 126159
------------------------------------------------------
-------------------- Iteration #128 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.14
Average Loss: -2e-05
Timesteps So Far: 127158
------------------------------------------------------
-------------------- Iteration #129 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -55.17
Average Loss: 1e-05
Timesteps So Far: 128157
------------------------------------------------------
-------------------- Iteration #130 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.41
Average Loss: -2e-05
Timesteps So Far: 129156
------------------------------------------------------
-------------------- Iteration #131 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -45.61
Average Loss: 0.0
Timesteps So Far: 130155
------------------------------------------------------
-------------------- Iteration #132 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.21
Average Loss: -2e-05
Timesteps So Far: 131154
------------------------------------------------------
-------------------- Iteration #133 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.98
Average Loss: 1e-05
Timesteps So Far: 132153
------------------------------------------------------
-------------------- Iteration #134 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.62
Average Loss: -1e-04
Timesteps So Far: 133152
------------------------------------------------------
-------------------- Iteration #135 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.4
Average Loss: 2e-05
Timesteps So Far: 134151
------------------------------------------------------
-------------------- Iteration #136 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.07
Average Loss: -1e-04
Timesteps So Far: 135150
------------------------------------------------------
-------------------- Iteration #137 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.24
Average Loss: 8e-05
Timesteps So Far: 136149
------------------------------------------------------
-------------------- Iteration #138 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.39
Average Loss: 0.0
Timesteps So Far: 137148
------------------------------------------------------
-------------------- Iteration #139 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -45.28
Average Loss: -1e-05
Timesteps So Far: 138147
------------------------------------------------------
-------------------- Iteration #140 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.62
Average Loss: -0.00015
Timesteps So Far: 139146
------------------------------------------------------
-------------------- Iteration #141 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -57.12
Average Loss: 0.00011
Timesteps So Far: 140145
------------------------------------------------------
-------------------- Iteration #142 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.28
Average Loss: -2e-05
Timesteps So Far: 141144
------------------------------------------------------
-------------------- Iteration #143 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.41
Average Loss: -1e-05
Timesteps So Far: 142143
------------------------------------------------------
-------------------- Iteration #144 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.97
Average Loss: -6e-05
Timesteps So Far: 143142
------------------------------------------------------
-------------------- Iteration #145 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.72
Average Loss: -0.00016
Timesteps So Far: 144141
------------------------------------------------------
-------------------- Iteration #146 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.99
Average Loss: -0.00021
Timesteps So Far: 145140
------------------------------------------------------
-------------------- Iteration #147 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.59
Average Loss: -6e-05
Timesteps So Far: 146139
------------------------------------------------------
-------------------- Iteration #148 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.5
Average Loss: -0.0002
Timesteps So Far: 147138
------------------------------------------------------
-------------------- Iteration #149 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.63
Average Loss: 2e-05
Timesteps So Far: 148137
------------------------------------------------------
-------------------- Iteration #150 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.14
Average Loss: -6e-05
Timesteps So Far: 149136
------------------------------------------------------
-------------------- Iteration #151 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -54.9
Average Loss: 5e-05
Timesteps So Far: 150135
------------------------------------------------------
-------------------- Iteration #152 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.25
Average Loss: -7e-05
Timesteps So Far: 151134
------------------------------------------------------
-------------------- Iteration #153 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.97
Average Loss: -3e-05
Timesteps So Far: 152133
------------------------------------------------------
-------------------- Iteration #154 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.25
Average Loss: 4e-05
Timesteps So Far: 153132
------------------------------------------------------
-------------------- Iteration #155 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.41
Average Loss: -0.0
Timesteps So Far: 154131
------------------------------------------------------
-------------------- Iteration #156 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.85
Average Loss: -0.0003
Timesteps So Far: 155130
------------------------------------------------------
-------------------- Iteration #157 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.11
Average Loss: 0.00016
Timesteps So Far: 156129
------------------------------------------------------
-------------------- Iteration #158 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.78
Average Loss: -6e-05
Timesteps So Far: 157128
------------------------------------------------------
-------------------- Iteration #159 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.42
Average Loss: -1e-04
Timesteps So Far: 158127
------------------------------------------------------
-------------------- Iteration #160 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.06
Average Loss: -0.00015
Timesteps So Far: 159126
------------------------------------------------------
-------------------- Iteration #161 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.65
Average Loss: 1e-05
Timesteps So Far: 160125
------------------------------------------------------
-------------------- Iteration #162 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.1
Average Loss: 0.0
Timesteps So Far: 161124
------------------------------------------------------
-------------------- Iteration #163 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.66
Average Loss: 0.0
Timesteps So Far: 162123
------------------------------------------------------
-------------------- Iteration #164 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.67
Average Loss: -0.00018
Timesteps So Far: 163122
------------------------------------------------------
-------------------- Iteration #165 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -54.28
Average Loss: -0.00052
Timesteps So Far: 164121
------------------------------------------------------
-------------------- Iteration #166 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.08
Average Loss: -0.00083
Timesteps So Far: 165120
------------------------------------------------------
-------------------- Iteration #167 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.84
Average Loss: -0.00059
Timesteps So Far: 166119
------------------------------------------------------
-------------------- Iteration #168 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -45.93
Average Loss: -0.00029
Timesteps So Far: 167118
------------------------------------------------------
-------------------- Iteration #169 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.9
Average Loss: -0.00015
Timesteps So Far: 168117
------------------------------------------------------
-------------------- Iteration #170 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.56
Average Loss: -5e-05
Timesteps So Far: 169116
------------------------------------------------------
-------------------- Iteration #171 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.47
Average Loss: -0.0003
Timesteps So Far: 170115
------------------------------------------------------
-------------------- Iteration #172 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.44
Average Loss: -0.00017
Timesteps So Far: 171114
------------------------------------------------------
-------------------- Iteration #173 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.3
Average Loss: 0.00021
Timesteps So Far: 172113
------------------------------------------------------
-------------------- Iteration #174 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.92
Average Loss: -1e-05
Timesteps So Far: 173112
------------------------------------------------------
-------------------- Iteration #175 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.3
Average Loss: 0.0
Timesteps So Far: 174111
------------------------------------------------------
-------------------- Iteration #176 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -54.71
Average Loss: -1e-05
Timesteps So Far: 175110
------------------------------------------------------
-------------------- Iteration #177 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.79
Average Loss: -2e-05
Timesteps So Far: 176109
------------------------------------------------------
-------------------- Iteration #178 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.81
Average Loss: 1e-05
Timesteps So Far: 177108
------------------------------------------------------
-------------------- Iteration #179 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.22
Average Loss: -0.0
Timesteps So Far: 178107
------------------------------------------------------
-------------------- Iteration #180 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -45.9
Average Loss: -5e-05
Timesteps So Far: 179106
------------------------------------------------------
-------------------- Iteration #181 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.76
Average Loss: 3e-05
Timesteps So Far: 180105
------------------------------------------------------
-------------------- Iteration #182 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.76
Average Loss: -1e-05
Timesteps So Far: 181104
------------------------------------------------------
-------------------- Iteration #183 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.3
Average Loss: -0.0
Timesteps So Far: 182103
------------------------------------------------------
-------------------- Iteration #184 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.14
Average Loss: -4e-05
Timesteps So Far: 183102
------------------------------------------------------
-------------------- Iteration #185 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -54.18
Average Loss: 0.0
Timesteps So Far: 184101
------------------------------------------------------
-------------------- Iteration #186 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.93
Average Loss: -3e-05
Timesteps So Far: 185100
------------------------------------------------------
-------------------- Iteration #187 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.21
Average Loss: -0.0002
Timesteps So Far: 186099
------------------------------------------------------
-------------------- Iteration #188 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.52
Average Loss: 1e-04
Timesteps So Far: 187098
------------------------------------------------------
-------------------- Iteration #189 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.25
Average Loss: -1e-05
Timesteps So Far: 188097
------------------------------------------------------
-------------------- Iteration #190 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.61
Average Loss: 1e-05
Timesteps So Far: 189096
------------------------------------------------------
-------------------- Iteration #191 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.37
Average Loss: 1e-05
Timesteps So Far: 190095
------------------------------------------------------
-------------------- Iteration #192 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.2
Average Loss: -7e-05
Timesteps So Far: 191094
------------------------------------------------------
-------------------- Iteration #193 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.81
Average Loss: -0.00021
Timesteps So Far: 192093
------------------------------------------------------
-------------------- Iteration #194 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.09
Average Loss: -2e-05
Timesteps So Far: 193092
------------------------------------------------------
-------------------- Iteration #195 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.06
Average Loss: -0.00016
Timesteps So Far: 194091
------------------------------------------------------
-------------------- Iteration #196 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.37
Average Loss: -0.00024
Timesteps So Far: 195090
------------------------------------------------------
-------------------- Iteration #197 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.06
Average Loss: -1e-04
Timesteps So Far: 196089
------------------------------------------------------
-------------------- Iteration #198 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.49
Average Loss: -3e-05
Timesteps So Far: 197088
------------------------------------------------------
-------------------- Iteration #199 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.54
Average Loss: 6e-05
Timesteps So Far: 198087
------------------------------------------------------
-------------------- Iteration #200 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -44.93
Average Loss: -8e-05
Timesteps So Far: 199086
------------------------------------------------------
-------------------- Iteration #201 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.71
Average Loss: 5e-05
Timesteps So Far: 200085
------------------------------------------------------
-------------------- Iteration #202 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -55.55
Average Loss: -5e-05
Timesteps So Far: 201084
------------------------------------------------------
-------------------- Iteration #203 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.81
Average Loss: -0.0
Timesteps So Far: 202083
------------------------------------------------------
-------------------- Iteration #204 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -46.93
Average Loss: -0.00011
Timesteps So Far: 203082
------------------------------------------------------
-------------------- Iteration #205 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.96
Average Loss: -0.00011
Timesteps So Far: 204081
------------------------------------------------------
-------------------- Iteration #206 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.5
Average Loss: 1e-04
Timesteps So Far: 205080
------------------------------------------------------
-------------------- Iteration #207 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.23
Average Loss: -0.00014
Timesteps So Far: 206079
------------------------------------------------------
-------------------- Iteration #208 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.88
Average Loss: 3e-05
Timesteps So Far: 207078
------------------------------------------------------
-------------------- Iteration #209 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.14
Average Loss: -9e-05
Timesteps So Far: 208077
------------------------------------------------------
-------------------- Iteration #210 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.38
Average Loss: -1e-05
Timesteps So Far: 209076
------------------------------------------------------
-------------------- Iteration #211 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.9
Average Loss: 1e-05
Timesteps So Far: 210075
------------------------------------------------------
-------------------- Iteration #212 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.93
Average Loss: -0.0004
Timesteps So Far: 211074
------------------------------------------------------
-------------------- Iteration #213 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.78
Average Loss: -0.0002
Timesteps So Far: 212073
------------------------------------------------------
-------------------- Iteration #214 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.63
Average Loss: -0.00018
Timesteps So Far: 213072
------------------------------------------------------
-------------------- Iteration #215 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.95
Average Loss: -0.00015
Timesteps So Far: 214071
------------------------------------------------------
-------------------- Iteration #216 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -44.44
Average Loss: 9e-05
Timesteps So Far: 215070
------------------------------------------------------
-------------------- Iteration #217 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.39
Average Loss: -0.00023
Timesteps So Far: 216069
------------------------------------------------------
-------------------- Iteration #218 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -54.19
Average Loss: -0.00044
Timesteps So Far: 217068
------------------------------------------------------
-------------------- Iteration #219 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.4
Average Loss: -5e-05
Timesteps So Far: 218067
------------------------------------------------------
-------------------- Iteration #220 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.34
Average Loss: -0.00038
Timesteps So Far: 219066
------------------------------------------------------
-------------------- Iteration #221 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -58.42
Average Loss: 0.00019
Timesteps So Far: 220065
------------------------------------------------------
-------------------- Iteration #222 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -55.92
Average Loss: -0.00085
Timesteps So Far: 221064
------------------------------------------------------
-------------------- Iteration #223 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -54.9
Average Loss: 0.00019
Timesteps So Far: 222063
------------------------------------------------------
-------------------- Iteration #224 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.85
Average Loss: -1e-05
Timesteps So Far: 223062
------------------------------------------------------
-------------------- Iteration #225 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.39
Average Loss: -9e-05
Timesteps So Far: 224061
------------------------------------------------------
-------------------- Iteration #226 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.22
Average Loss: 5e-05
Timesteps So Far: 225060
------------------------------------------------------
-------------------- Iteration #227 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.77
Average Loss: -1e-05
Timesteps So Far: 226059
------------------------------------------------------
-------------------- Iteration #228 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -55.93
Average Loss: -1e-05
Timesteps So Far: 227058
------------------------------------------------------
-------------------- Iteration #229 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.81
Average Loss: -0.00033
Timesteps So Far: 228057
------------------------------------------------------
-------------------- Iteration #230 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.07
Average Loss: -0.00061
Timesteps So Far: 229056
------------------------------------------------------
-------------------- Iteration #231 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.58
Average Loss: -0.00035
Timesteps So Far: 230055
------------------------------------------------------
-------------------- Iteration #232 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.78
Average Loss: -0.00041
Timesteps So Far: 231054
------------------------------------------------------
-------------------- Iteration #233 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.36
Average Loss: 0.0003
Timesteps So Far: 232053
------------------------------------------------------
-------------------- Iteration #234 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.18
Average Loss: -2e-05
Timesteps So Far: 233052
------------------------------------------------------
-------------------- Iteration #235 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.64
Average Loss: -3e-05
Timesteps So Far: 234051
------------------------------------------------------
-------------------- Iteration #236 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.9
Average Loss: -0.00016
Timesteps So Far: 235050
------------------------------------------------------
-------------------- Iteration #237 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.88
Average Loss: -4e-05
Timesteps So Far: 236049
------------------------------------------------------
-------------------- Iteration #238 --------------------
Average Episodic Length: 895.0
Average Episodic Return: 59.04
Average Loss: -0.00085
Timesteps So Far: 236944
------------------------------------------------------
-------------------- Iteration #239 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.45
Average Loss: 0.00034
Timesteps So Far: 237943
------------------------------------------------------
-------------------- Iteration #240 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.13
Average Loss: -0.00045
Timesteps So Far: 238942
------------------------------------------------------
-------------------- Iteration #241 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.41
Average Loss: 0.00014
Timesteps So Far: 239941
------------------------------------------------------
-------------------- Iteration #242 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.62
Average Loss: -0.00052
Timesteps So Far: 240940
------------------------------------------------------
-------------------- Iteration #243 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.25
Average Loss: -5e-05
Timesteps So Far: 241939
------------------------------------------------------
-------------------- Iteration #244 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.0
Average Loss: 1e-05
Timesteps So Far: 242938
------------------------------------------------------
-------------------- Iteration #245 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -54.67
Average Loss: -0.00084
Timesteps So Far: 243937
------------------------------------------------------
-------------------- Iteration #246 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.81
Average Loss: -0.00019
Timesteps So Far: 244936
------------------------------------------------------
-------------------- Iteration #247 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.64
Average Loss: -1e-05
Timesteps So Far: 245935
------------------------------------------------------
-------------------- Iteration #248 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.35
Average Loss: -4e-05
Timesteps So Far: 246934
------------------------------------------------------
-------------------- Iteration #249 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.78
Average Loss: -0.00012
Timesteps So Far: 247933
------------------------------------------------------
-------------------- Iteration #250 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.68
Average Loss: 1e-05
Timesteps So Far: 248932
------------------------------------------------------
-------------------- Iteration #251 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.32
Average Loss: -9e-05
Timesteps So Far: 249931
------------------------------------------------------
-------------------- Iteration #252 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.95
Average Loss: -8e-05
Timesteps So Far: 250930
------------------------------------------------------
-------------------- Iteration #253 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.66
Average Loss: -0.00041
Timesteps So Far: 251929
------------------------------------------------------
-------------------- Iteration #254 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.64
Average Loss: -0.00043
Timesteps So Far: 252928
------------------------------------------------------
-------------------- Iteration #255 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.4
Average Loss: -6e-05
Timesteps So Far: 253927
------------------------------------------------------
-------------------- Iteration #256 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.38
Average Loss: -0.00071
Timesteps So Far: 254926
------------------------------------------------------
-------------------- Iteration #257 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -54.82
Average Loss: 0.00033
Timesteps So Far: 255925
------------------------------------------------------
-------------------- Iteration #258 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.36
Average Loss: -0.00045
Timesteps So Far: 256924
------------------------------------------------------
-------------------- Iteration #259 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.78
Average Loss: -0.00012
Timesteps So Far: 257923
------------------------------------------------------
-------------------- Iteration #260 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -54.57
Average Loss: -0.00281
Timesteps So Far: 258922
------------------------------------------------------
-------------------- Iteration #261 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.97
Average Loss: -0.00153
Timesteps So Far: 259921
------------------------------------------------------
-------------------- Iteration #262 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.42
Average Loss: 0.00028
Timesteps So Far: 260920
------------------------------------------------------
-------------------- Iteration #263 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.75
Average Loss: -3e-05
Timesteps So Far: 261919
------------------------------------------------------
-------------------- Iteration #264 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -46.88
Average Loss: -5e-05
Timesteps So Far: 262918
------------------------------------------------------
-------------------- Iteration #265 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.9
Average Loss: -0.00069
Timesteps So Far: 263917
------------------------------------------------------
-------------------- Iteration #266 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.87
Average Loss: 0.00013
Timesteps So Far: 264916
------------------------------------------------------
-------------------- Iteration #267 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.74
Average Loss: -0.00039
Timesteps So Far: 265915
------------------------------------------------------
-------------------- Iteration #268 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.36
Average Loss: -0.00017
Timesteps So Far: 266914
------------------------------------------------------
-------------------- Iteration #269 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.98
Average Loss: -0.00092
Timesteps So Far: 267913
------------------------------------------------------
-------------------- Iteration #270 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.31
Average Loss: -0.00018
Timesteps So Far: 268912
------------------------------------------------------
-------------------- Iteration #271 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.4
Average Loss: 0.00015
Timesteps So Far: 269911
------------------------------------------------------
-------------------- Iteration #272 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -45.7
Average Loss: 0.00017
Timesteps So Far: 270910
------------------------------------------------------
-------------------- Iteration #273 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.55
Average Loss: 0.0
Timesteps So Far: 271909
------------------------------------------------------
-------------------- Iteration #274 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.62
Average Loss: -0.00103
Timesteps So Far: 272908
------------------------------------------------------
-------------------- Iteration #275 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -54.63
Average Loss: 0.00073
Timesteps So Far: 273907
------------------------------------------------------
-------------------- Iteration #276 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.64
Average Loss: -0.0012
Timesteps So Far: 274906
------------------------------------------------------
-------------------- Iteration #277 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.53
Average Loss: -0.00092
Timesteps So Far: 275905
------------------------------------------------------
-------------------- Iteration #278 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.01
Average Loss: -0.00084
Timesteps So Far: 276904
------------------------------------------------------
-------------------- Iteration #279 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.52
Average Loss: 0.00014
Timesteps So Far: 277903
------------------------------------------------------
-------------------- Iteration #280 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.34
Average Loss: -1e-04
Timesteps So Far: 278902
------------------------------------------------------
-------------------- Iteration #281 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.76
Average Loss: -0.00029
Timesteps So Far: 279901
------------------------------------------------------
-------------------- Iteration #282 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.9
Average Loss: -3e-05
Timesteps So Far: 280900
------------------------------------------------------
-------------------- Iteration #283 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.26
Average Loss: -4e-05
Timesteps So Far: 281899
------------------------------------------------------
-------------------- Iteration #284 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.43
Average Loss: -8e-05
Timesteps So Far: 282898
------------------------------------------------------
-------------------- Iteration #285 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.69
Average Loss: -4e-05
Timesteps So Far: 283897
------------------------------------------------------
-------------------- Iteration #286 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -45.14
Average Loss: 3e-05
Timesteps So Far: 284896
------------------------------------------------------
-------------------- Iteration #287 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.57
Average Loss: -6e-05
Timesteps So Far: 285895
------------------------------------------------------
-------------------- Iteration #288 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.04
Average Loss: -0.00012
Timesteps So Far: 286894
------------------------------------------------------
-------------------- Iteration #289 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.66
Average Loss: -0.00048
Timesteps So Far: 287893
------------------------------------------------------
-------------------- Iteration #290 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.29
Average Loss: 0.00033
Timesteps So Far: 288892
------------------------------------------------------
-------------------- Iteration #291 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -45.7
Average Loss: -0.00023
Timesteps So Far: 289891
------------------------------------------------------
-------------------- Iteration #292 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.39
Average Loss: -0.00017
Timesteps So Far: 290890
------------------------------------------------------
-------------------- Iteration #293 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.73
Average Loss: 2e-05
Timesteps So Far: 291889
------------------------------------------------------
-------------------- Iteration #294 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.05
Average Loss: -0.00012
Timesteps So Far: 292888
------------------------------------------------------
-------------------- Iteration #295 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.73
Average Loss: -0.00018
Timesteps So Far: 293887
------------------------------------------------------
-------------------- Iteration #296 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -45.42
Average Loss: 4e-05
Timesteps So Far: 294886
------------------------------------------------------
-------------------- Iteration #297 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.83
Average Loss: -2e-05
Timesteps So Far: 295885
------------------------------------------------------
-------------------- Iteration #298 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.91
Average Loss: 0.0
Timesteps So Far: 296884
------------------------------------------------------
-------------------- Iteration #299 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.52
Average Loss: -1e-05
Timesteps So Far: 297883
------------------------------------------------------
-------------------- Iteration #300 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -46.61
Average Loss: -0.00015
Timesteps So Far: 298882
------------------------------------------------------
-------------------- Iteration #301 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.72
Average Loss: 0.00011
Timesteps So Far: 299881
------------------------------------------------------
-------------------- Iteration #302 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -55.52
Average Loss: 1e-05
Timesteps So Far: 300880
------------------------------------------------------
-------------------- Iteration #303 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.63
Average Loss: -4e-05
Timesteps So Far: 301879
------------------------------------------------------
-------------------- Iteration #304 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.15
Average Loss: 2e-05
Timesteps So Far: 302878
------------------------------------------------------
-------------------- Iteration #305 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.98
Average Loss: 0.0
Timesteps So Far: 303877
------------------------------------------------------
-------------------- Iteration #306 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.67
Average Loss: -2e-05
Timesteps So Far: 304876
------------------------------------------------------
-------------------- Iteration #307 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.79
Average Loss: -3e-05
Timesteps So Far: 305875
------------------------------------------------------
-------------------- Iteration #308 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.3
Average Loss: 3e-05
Timesteps So Far: 306874
------------------------------------------------------
-------------------- Iteration #309 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.74
Average Loss: -0.00032
Timesteps So Far: 307873
------------------------------------------------------
-------------------- Iteration #310 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.35
Average Loss: -0.00018
Timesteps So Far: 308872
------------------------------------------------------
-------------------- Iteration #311 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.2
Average Loss: 9e-05
Timesteps So Far: 309871
------------------------------------------------------
-------------------- Iteration #312 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.36
Average Loss: 2e-05
Timesteps So Far: 310870
------------------------------------------------------
-------------------- Iteration #313 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.54
Average Loss: 3e-05
Timesteps So Far: 311869
------------------------------------------------------
-------------------- Iteration #314 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -57.12
Average Loss: -0.00012
Timesteps So Far: 312868
------------------------------------------------------
-------------------- Iteration #315 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.75
Average Loss: -2e-05
Timesteps So Far: 313867
------------------------------------------------------
-------------------- Iteration #316 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.09
Average Loss: -7e-05
Timesteps So Far: 314866
------------------------------------------------------
-------------------- Iteration #317 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -45.4
Average Loss: 9e-05
Timesteps So Far: 315865
------------------------------------------------------
-------------------- Iteration #318 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.0
Average Loss: -0.00016
Timesteps So Far: 316864
------------------------------------------------------
-------------------- Iteration #319 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.59
Average Loss: 0.00011
Timesteps So Far: 317863
------------------------------------------------------
-------------------- Iteration #320 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.79
Average Loss: -0.00011
Timesteps So Far: 318862
------------------------------------------------------
-------------------- Iteration #321 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.69
Average Loss: 8e-05
Timesteps So Far: 319861
------------------------------------------------------
-------------------- Iteration #322 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.26
Average Loss: -0.00019
Timesteps So Far: 320860
------------------------------------------------------
-------------------- Iteration #323 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.45
Average Loss: -0.0009
Timesteps So Far: 321859
------------------------------------------------------
-------------------- Iteration #324 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.91
Average Loss: 0.00042
Timesteps So Far: 322858
------------------------------------------------------
-------------------- Iteration #325 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.26
Average Loss: -0.00022
Timesteps So Far: 323857
------------------------------------------------------
-------------------- Iteration #326 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.47
Average Loss: -0.00099
Timesteps So Far: 324856
------------------------------------------------------
-------------------- Iteration #327 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.55
Average Loss: -8e-05
Timesteps So Far: 325855
------------------------------------------------------
-------------------- Iteration #328 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.82
Average Loss: 4e-05
Timesteps So Far: 326854
------------------------------------------------------
-------------------- Iteration #329 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.58
Average Loss: -8e-05
Timesteps So Far: 327853
------------------------------------------------------
-------------------- Iteration #330 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.66
Average Loss: -0.00014
Timesteps So Far: 328852
------------------------------------------------------
-------------------- Iteration #331 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -46.4
Average Loss: 8e-05
Timesteps So Far: 329851
------------------------------------------------------
-------------------- Iteration #332 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.62
Average Loss: 0.0
Timesteps So Far: 330850
------------------------------------------------------
-------------------- Iteration #333 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -54.66
Average Loss: -6e-05
Timesteps So Far: 331849
------------------------------------------------------
-------------------- Iteration #334 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.14
Average Loss: -9e-05
Timesteps So Far: 332848
------------------------------------------------------
-------------------- Iteration #335 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.29
Average Loss: -2e-05
Timesteps So Far: 333847
------------------------------------------------------
-------------------- Iteration #336 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.96
Average Loss: -0.00011
Timesteps So Far: 334846
------------------------------------------------------
-------------------- Iteration #337 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.21
Average Loss: 4e-05
Timesteps So Far: 335845
------------------------------------------------------
-------------------- Iteration #338 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.87
Average Loss: 1e-05
Timesteps So Far: 336844
------------------------------------------------------
-------------------- Iteration #339 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.27
Average Loss: -0.0
Timesteps So Far: 337843
------------------------------------------------------
-------------------- Iteration #340 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -46.37
Average Loss: 0.0
Timesteps So Far: 338842
------------------------------------------------------
-------------------- Iteration #341 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.74
Average Loss: -1e-05
Timesteps So Far: 339841
------------------------------------------------------
-------------------- Iteration #342 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -46.73
Average Loss: 0.0
Timesteps So Far: 340840
------------------------------------------------------
-------------------- Iteration #343 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -46.28
Average Loss: -1e-04
Timesteps So Far: 341839
------------------------------------------------------
-------------------- Iteration #344 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.46
Average Loss: 7e-05
Timesteps So Far: 342838
------------------------------------------------------
-------------------- Iteration #345 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.64
Average Loss: -7e-05
Timesteps So Far: 343837
------------------------------------------------------
-------------------- Iteration #346 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.95
Average Loss: 4e-05
Timesteps So Far: 344836
------------------------------------------------------
-------------------- Iteration #347 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -44.66
Average Loss: -0.00038
Timesteps So Far: 345835
------------------------------------------------------
-------------------- Iteration #348 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.18
Average Loss: 7e-05
Timesteps So Far: 346834
------------------------------------------------------
-------------------- Iteration #349 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.52
Average Loss: 3e-05
Timesteps So Far: 347833
------------------------------------------------------
-------------------- Iteration #350 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.45
Average Loss: 2e-05
Timesteps So Far: 348832
------------------------------------------------------
-------------------- Iteration #351 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.53
Average Loss: -1e-04
Timesteps So Far: 349831
------------------------------------------------------
-------------------- Iteration #352 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.92
Average Loss: 6e-05
Timesteps So Far: 350830
------------------------------------------------------
-------------------- Iteration #353 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.25
Average Loss: -2e-05
Timesteps So Far: 351829
------------------------------------------------------
-------------------- Iteration #354 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -45.8
Average Loss: -4e-05
Timesteps So Far: 352828
------------------------------------------------------
-------------------- Iteration #355 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.8
Average Loss: 3e-05
Timesteps So Far: 353827
------------------------------------------------------
-------------------- Iteration #356 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.42
Average Loss: -8e-05
Timesteps So Far: 354826
------------------------------------------------------
-------------------- Iteration #357 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.82
Average Loss: 2e-05
Timesteps So Far: 355825
------------------------------------------------------
-------------------- Iteration #358 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -46.61
Average Loss: 1e-05
Timesteps So Far: 356824
------------------------------------------------------
-------------------- Iteration #359 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.76
Average Loss: -5e-05
Timesteps So Far: 357823
------------------------------------------------------
-------------------- Iteration #360 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.68
Average Loss: -1e-04
Timesteps So Far: 358822
------------------------------------------------------
-------------------- Iteration #361 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.56
Average Loss: 4e-05
Timesteps So Far: 359821
------------------------------------------------------
-------------------- Iteration #362 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.01
Average Loss: 1e-05
Timesteps So Far: 360820
------------------------------------------------------
-------------------- Iteration #363 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.95
Average Loss: -4e-05
Timesteps So Far: 361819
------------------------------------------------------
-------------------- Iteration #364 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -44.53
Average Loss: 2e-05
Timesteps So Far: 362818
------------------------------------------------------
-------------------- Iteration #365 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.47
Average Loss: -2e-05
Timesteps So Far: 363817
------------------------------------------------------
-------------------- Iteration #366 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.44
Average Loss: -2e-05
Timesteps So Far: 364816
------------------------------------------------------
-------------------- Iteration #367 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.44
Average Loss: -0.00013
Timesteps So Far: 365815
------------------------------------------------------
-------------------- Iteration #368 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.92
Average Loss: -0.00016
Timesteps So Far: 366814
------------------------------------------------------
-------------------- Iteration #369 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.04
Average Loss: 6e-05
Timesteps So Far: 367813
------------------------------------------------------
-------------------- Iteration #370 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.88
Average Loss: -1e-05
Timesteps So Far: 368812
------------------------------------------------------
-------------------- Iteration #371 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.33
Average Loss: -0.00087
Timesteps So Far: 369811
------------------------------------------------------
-------------------- Iteration #372 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.26
Average Loss: 0.00022
Timesteps So Far: 370810
------------------------------------------------------
-------------------- Iteration #373 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.72
Average Loss: -0.00087
Timesteps So Far: 371809
------------------------------------------------------
-------------------- Iteration #374 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -46.37
Average Loss: -0.00011
Timesteps So Far: 372808
------------------------------------------------------
-------------------- Iteration #375 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.67
Average Loss: 7e-05
Timesteps So Far: 373807
------------------------------------------------------
-------------------- Iteration #376 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -43.43
Average Loss: -2e-05
Timesteps So Far: 374806
------------------------------------------------------
-------------------- Iteration #377 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -47.22
Average Loss: 0.0
Timesteps So Far: 375805
------------------------------------------------------
-------------------- Iteration #378 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.66
Average Loss: -1e-05
Timesteps So Far: 376804
------------------------------------------------------
-------------------- Iteration #379 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.26
Average Loss: -0.00022
Timesteps So Far: 377803
------------------------------------------------------
-------------------- Iteration #380 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.05
Average Loss: 4e-05
Timesteps So Far: 378802
------------------------------------------------------
-------------------- Iteration #381 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.67
Average Loss: -0.00015
Timesteps So Far: 379801
------------------------------------------------------
-------------------- Iteration #382 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -46.39
Average Loss: -0.00015
Timesteps So Far: 380800
------------------------------------------------------
-------------------- Iteration #383 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.79
Average Loss: 2e-05
Timesteps So Far: 381799
------------------------------------------------------
-------------------- Iteration #384 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.06
Average Loss: -0.0
Timesteps So Far: 382798
------------------------------------------------------
-------------------- Iteration #385 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -46.44
Average Loss: -0.0
Timesteps So Far: 383797
------------------------------------------------------
-------------------- Iteration #386 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -48.48
Average Loss: -5e-05
Timesteps So Far: 384796
------------------------------------------------------
-------------------- Iteration #387 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.2
Average Loss: -3e-05
Timesteps So Far: 385795
------------------------------------------------------
-------------------- Iteration #388 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -53.85
Average Loss: 4e-05
Timesteps So Far: 386794
------------------------------------------------------
-------------------- Iteration #389 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.14
Average Loss: -0.00041
Timesteps So Far: 387793
------------------------------------------------------
-------------------- Iteration #390 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.4
Average Loss: -1e-04
Timesteps So Far: 388792
------------------------------------------------------
-------------------- Iteration #391 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -46.66
Average Loss: 7e-05
Timesteps So Far: 389791
------------------------------------------------------
-------------------- Iteration #392 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.81
Average Loss: 3e-05
Timesteps So Far: 390790
------------------------------------------------------
-------------------- Iteration #393 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.21
Average Loss: -1e-05
Timesteps So Far: 391789
------------------------------------------------------
-------------------- Iteration #394 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.2
Average Loss: -0.00026
Timesteps So Far: 392788
------------------------------------------------------
-------------------- Iteration #395 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.78
Average Loss: -0.00075
Timesteps So Far: 393787
------------------------------------------------------
-------------------- Iteration #396 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.72
Average Loss: 0.00021
Timesteps So Far: 394786
------------------------------------------------------
-------------------- Iteration #397 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -45.83
Average Loss: 3e-05
Timesteps So Far: 395785
------------------------------------------------------
-------------------- Iteration #398 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.0
Average Loss: 2e-05
Timesteps So Far: 396784
------------------------------------------------------
-------------------- Iteration #399 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -52.54
Average Loss: 1e-05
Timesteps So Far: 397783
------------------------------------------------------
-------------------- Iteration #400 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.04
Average Loss: -0.0
Timesteps So Far: 398782
------------------------------------------------------
-------------------- Iteration #401 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -51.89
Average Loss: -0.00015
Timesteps So Far: 399781
------------------------------------------------------
-------------------- Iteration #402 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.93
Average Loss: 1e-05
Timesteps So Far: 400780
------------------------------------------------------
-------------------- Iteration #403 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.22
Average Loss: 2e-05
Timesteps So Far: 401779
------------------------------------------------------
-------------------- Iteration #404 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.16
Average Loss: 3e-05
Timesteps So Far: 402778
------------------------------------------------------
-------------------- Iteration #405 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -56.37
Average Loss: -2e-05
Timesteps So Far: 403777
------------------------------------------------------
-------------------- Iteration #406 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -49.63
Average Loss: -0.00012
Timesteps So Far: 404776
------------------------------------------------------
-------------------- Iteration #407 --------------------
Average Episodic Length: 999.0
Average Episodic Return: -50.2
Average Loss: -0.00023
Timesteps So Far: 405775
------------------------------------------------------
| the_stack | {'hexsha': '93ec3b10a7490f2f9bfade2a6d8feb3e76e1c5dd', 'size': '90846', 'ext': 'txt', 'lang': 'Text', 'max_stars_repo_path': 'PPO/PPO-for-Beginners-master/graph_code/graph_data/MountainCarContinuous-v0/ppo_for_beginners/seed_785.txt', 'max_stars_repo_name': 'chenjun-110/WZCQ', 'max_stars_repo_head_hexsha': 'e2de7743ad671e8632cfa084638555d7f1deb42f', 'max_stars_repo_licenses': "['Apache-2.0']", 'max_stars_count': '', 'max_stars_repo_stars_event_min_datetime': '', 'max_stars_repo_stars_event_max_datetime': '', 'max_issues_repo_path': 'PPO/PPO-for-Beginners-master/graph_code/graph_data/MountainCarContinuous-v0/ppo_for_beginners/seed_785.txt', 'max_issues_repo_name': 'chenjun-110/WZCQ', 'max_issues_repo_head_hexsha': 'e2de7743ad671e8632cfa084638555d7f1deb42f', 'max_issues_repo_licenses': "['Apache-2.0']", 'max_issues_count': '', 'max_issues_repo_issues_event_min_datetime': '', 'max_issues_repo_issues_event_max_datetime': '', 'max_forks_repo_path': 'PPO/PPO-for-Beginners-master/graph_code/graph_data/MountainCarContinuous-v0/ppo_for_beginners/seed_785.txt', 'max_forks_repo_name': 'chenjun-110/WZCQ', 'max_forks_repo_head_hexsha': 'e2de7743ad671e8632cfa084638555d7f1deb42f', 'max_forks_repo_licenses': "['Apache-2.0']", 'max_forks_count': '', 'max_forks_repo_forks_event_min_datetime': '', 'max_forks_repo_forks_event_max_datetime': '', 'avg_line_length': '27.8754219086', 'max_line_length': '103', 'alphanum_fraction': '0.4366840587', 'original_id': 'dab9712fc8df484e52db0ba03e3f0032e6d8132b437ace5ff8e813e6f212e5fc'} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.