qid
int64
1
74.7M
question
stringlengths
12
33.8k
date
stringlengths
10
10
metadata
list
response_j
stringlengths
0
115k
response_k
stringlengths
2
98.3k
2,185,340
I've built a simple application in Flex Builder 3 with some trace() calls. It's an "ActionScript Project", no MXML or AIR involved. I don't run the app from within Eclipse, I just open the generated html file with Firefox. I'm using the Flash Player 10 Debug version. I've correctly set mm.cnf to log trace output, following the official instructions. A flashlog.txt file is generate in the appropriate location. Despite all that, trace output is not shown in the log file. What am I doing wrong? (I suspect it's a compiler option, but I can find no such option in the project options in FlexBuilder) (If I do run the app from Eclipse, by pressing F11, I can see trace output but only inside Eclipse, not in the log file)
2010/02/02
[ "https://Stackoverflow.com/questions/2185340", "https://Stackoverflow.com", "https://Stackoverflow.com/users/85821/" ]
Convert your library project to a plug-in project (right-click -> *Configure* -> *Convert to Plug-in Project*) and add it to the dependencies of your plug-in project (manifest editor, *Dependencies* tab).
You can also generate a JAR of your libray Project and add this jar to your plugin-project. That's the way we do it (but thats not that automatically, you have to export manualy every time you change the library-project. The other bad with this jar-export is: when using another libraries (i.E. AXIS2 for Webservice,...) this Libraries must have also been added to the plugin project.
359,361
Apologies if this the wrong place to ask. but i'm trying to explain to a director that his Statistics don't show the truth because he is demanding that the stats are what is reported on and staff are measured against. But my explanations don't get through to him. I remember reading a long time ago that there was a named Law, or Theory, or something to that effect. It explained it perfectly but i can't remember what it is. Does anyone know? The basis for the Law was: If Statistics that are reported against are then used as a measure of performance, then they stop being effect measures as people quickly learn to make the statistics look accurate to the measure as opposed to what those statistics mean. I want to change the way that the statistics of my team are viewed.
2018/07/27
[ "https://stats.stackexchange.com/questions/359361", "https://stats.stackexchange.com", "https://stats.stackexchange.com/users/215929/" ]
You might be thinking of [Goodhart's Law](https://en.wikipedia.org/wiki/Goodhart%27s_law). It is named after economist Charles Goodhart and was stated by Marilyn Strathern in the form: "When a measure becomes a target, it ceases to be a good measure." in [‘Improving ratings’: audit in the British University system](http://conferences.asucollegeoflaw.com/sciencepublicsphere/files/2014/02/Strathern1997-2.pdf).
I believe you are thinking of the [Hawthorne Effect](https://en.wikipedia.org/wiki/Hawthorne_effect), which describes a situation in which individuals modify an aspect of their behavior in response to their awareness of being observed. Another possibility is [Campbell's law](https://en.wikipedia.org/wiki/Campbell%27s_law), which suggests "The more any quantitative social indicator is used for social decision-making, the more subject it will be to corruption pressures and the more apt it will be to distort and corrupt the social processes it is intended to monitor." Campbell's law is very similar to Goodhart's law, suggested by @JW. I should add, based on the limited information you provided, that just because you report on a measure doesn't necessarily make it invalid. As an example, if a football coach's performance is measured on Wins and Losses (which are obviously reported on), this measure could be considered valid. What matters is whether a loophole exists in which individuals can 'game' the measurement system, making their performance appear better than it actually is.
359,361
Apologies if this the wrong place to ask. but i'm trying to explain to a director that his Statistics don't show the truth because he is demanding that the stats are what is reported on and staff are measured against. But my explanations don't get through to him. I remember reading a long time ago that there was a named Law, or Theory, or something to that effect. It explained it perfectly but i can't remember what it is. Does anyone know? The basis for the Law was: If Statistics that are reported against are then used as a measure of performance, then they stop being effect measures as people quickly learn to make the statistics look accurate to the measure as opposed to what those statistics mean. I want to change the way that the statistics of my team are viewed.
2018/07/27
[ "https://stats.stackexchange.com/questions/359361", "https://stats.stackexchange.com", "https://stats.stackexchange.com/users/215929/" ]
I believe you are thinking of the [Hawthorne Effect](https://en.wikipedia.org/wiki/Hawthorne_effect), which describes a situation in which individuals modify an aspect of their behavior in response to their awareness of being observed. Another possibility is [Campbell's law](https://en.wikipedia.org/wiki/Campbell%27s_law), which suggests "The more any quantitative social indicator is used for social decision-making, the more subject it will be to corruption pressures and the more apt it will be to distort and corrupt the social processes it is intended to monitor." Campbell's law is very similar to Goodhart's law, suggested by @JW. I should add, based on the limited information you provided, that just because you report on a measure doesn't necessarily make it invalid. As an example, if a football coach's performance is measured on Wins and Losses (which are obviously reported on), this measure could be considered valid. What matters is whether a loophole exists in which individuals can 'game' the measurement system, making their performance appear better than it actually is.
What you measure is what you get, so be careful what you measure. In the world of software development people dread releasing software with bugs. Naturally, you'll want to release the software without any bugs, but how do you measure "success". Number of bugs found? -- Team stops reporting bugs, QA finds nitpicky bugs, Dev gets defensive about the process. Bugs per line of code? -- Introduce lots of lines of code to rig the count even though the extra lines don't do anything. Ultimately, having the name to put with the human instinct to game a system will probably not help your situation. People tend to fight unnaturally hard when they're told they're wrong (even if they are indeed wrong), but when you drop telling them wrong and instead show help they tend to work with you. In this case, try to work with the director. "I don't understand how tracking this helps the team, can you explain it to me? What if we tracked X instead? Can we make this a 1 hour team building event to spitball other ways in which we can achieve your goal?" Sometimes the mere act of trying to explain it to someone that just keeps asking "Why?" and "How?" will expose flaws and get them receptive to new ideas.
359,361
Apologies if this the wrong place to ask. but i'm trying to explain to a director that his Statistics don't show the truth because he is demanding that the stats are what is reported on and staff are measured against. But my explanations don't get through to him. I remember reading a long time ago that there was a named Law, or Theory, or something to that effect. It explained it perfectly but i can't remember what it is. Does anyone know? The basis for the Law was: If Statistics that are reported against are then used as a measure of performance, then they stop being effect measures as people quickly learn to make the statistics look accurate to the measure as opposed to what those statistics mean. I want to change the way that the statistics of my team are viewed.
2018/07/27
[ "https://stats.stackexchange.com/questions/359361", "https://stats.stackexchange.com", "https://stats.stackexchange.com/users/215929/" ]
You might be thinking of [Goodhart's Law](https://en.wikipedia.org/wiki/Goodhart%27s_law). It is named after economist Charles Goodhart and was stated by Marilyn Strathern in the form: "When a measure becomes a target, it ceases to be a good measure." in [‘Improving ratings’: audit in the British University system](http://conferences.asucollegeoflaw.com/sciencepublicsphere/files/2014/02/Strathern1997-2.pdf).
What you measure is what you get, so be careful what you measure. In the world of software development people dread releasing software with bugs. Naturally, you'll want to release the software without any bugs, but how do you measure "success". Number of bugs found? -- Team stops reporting bugs, QA finds nitpicky bugs, Dev gets defensive about the process. Bugs per line of code? -- Introduce lots of lines of code to rig the count even though the extra lines don't do anything. Ultimately, having the name to put with the human instinct to game a system will probably not help your situation. People tend to fight unnaturally hard when they're told they're wrong (even if they are indeed wrong), but when you drop telling them wrong and instead show help they tend to work with you. In this case, try to work with the director. "I don't understand how tracking this helps the team, can you explain it to me? What if we tracked X instead? Can we make this a 1 hour team building event to spitball other ways in which we can achieve your goal?" Sometimes the mere act of trying to explain it to someone that just keeps asking "Why?" and "How?" will expose flaws and get them receptive to new ideas.
2,027,128
I have a single visual studio solution containning all the projects (lets say there are five projects). Additionally, the solution also contains test projects for each of the source projects. In all, there are 10 projects under a single solution. When I launch the test view in visual studio it lists tests only from one of the test assemblies. It should display tests from all the test assemblies. Any help or pointers will be appreciated.
2010/01/08
[ "https://Stackoverflow.com/questions/2027128", "https://Stackoverflow.com", "https://Stackoverflow.com/users/155755/" ]
First of all: welcome at so :-) There are a lot of good and free resources covering Java as a language ( e.g. [wikibooks](http://en.wikibooks.org/wiki/Java) ), and the reference documentation by Sun is also quite comprehensive. Once you have understood the basics of the language, I think its time to dive into the depths of database applications, and patterns. How? First of all, you should try to build some simple database schemes, "playground"-scenarios are helpful from what I can tell. Imagine e.g. a library and try to model that. It doesn't take long yet you will learn a lot. For patterns, I generally think of them as a guide, like the MVC pattern which you will likely incorporate. Don't force yourself to use them all in the first place, try to understand one at a time and refactor your code to have some pattern represented there rather than writing to a pattern in the first place. So, good luck! ( and of course, once you're stuck, just ask! )
[Head First Java](https://rads.stackoverflow.com/amzn/click/com/0596009208) is a great place to start. [![Head First Java](https://covers.oreilly.com/images/9780596009205/cat.gif)](https://rads.stackoverflow.com/amzn/click/com/0596009208)
2,027,128
I have a single visual studio solution containning all the projects (lets say there are five projects). Additionally, the solution also contains test projects for each of the source projects. In all, there are 10 projects under a single solution. When I launch the test view in visual studio it lists tests only from one of the test assemblies. It should display tests from all the test assemblies. Any help or pointers will be appreciated.
2010/01/08
[ "https://Stackoverflow.com/questions/2027128", "https://Stackoverflow.com", "https://Stackoverflow.com/users/155755/" ]
[Head First Java](https://rads.stackoverflow.com/amzn/click/com/0596009208) is a great place to start. [![Head First Java](https://covers.oreilly.com/images/9780596009205/cat.gif)](https://rads.stackoverflow.com/amzn/click/com/0596009208)
Martin Fowler's "Patterns of Enterprise Application Architecture" is quite popular. <http://martinfowler.com/books.html>
2,027,128
I have a single visual studio solution containning all the projects (lets say there are five projects). Additionally, the solution also contains test projects for each of the source projects. In all, there are 10 projects under a single solution. When I launch the test view in visual studio it lists tests only from one of the test assemblies. It should display tests from all the test assemblies. Any help or pointers will be appreciated.
2010/01/08
[ "https://Stackoverflow.com/questions/2027128", "https://Stackoverflow.com", "https://Stackoverflow.com/users/155755/" ]
First of all: welcome at so :-) There are a lot of good and free resources covering Java as a language ( e.g. [wikibooks](http://en.wikibooks.org/wiki/Java) ), and the reference documentation by Sun is also quite comprehensive. Once you have understood the basics of the language, I think its time to dive into the depths of database applications, and patterns. How? First of all, you should try to build some simple database schemes, "playground"-scenarios are helpful from what I can tell. Imagine e.g. a library and try to model that. It doesn't take long yet you will learn a lot. For patterns, I generally think of them as a guide, like the MVC pattern which you will likely incorporate. Don't force yourself to use them all in the first place, try to understand one at a time and refactor your code to have some pattern represented there rather than writing to a pattern in the first place. So, good luck! ( and of course, once you're stuck, just ask! )
Martin Fowler's "Patterns of Enterprise Application Architecture" is quite popular. <http://martinfowler.com/books.html>
104,670
My business unit (X) was part of a large well-known company (Y). Last year it was purchased by a small company (Z) (not very known) and became a subsidiary of (Z) and became X LLC. I moved with the team from the large company (Y) and still hold the same position. On my resume, do I separate out my time from when I was with Company Y? Or do I list both companies and then the role? Can I put something like this: X LLC (Previously Y) 08/2016- Present Y 01/2016-08/2016 Title Achievements > > > Separating out the two seems like it would take up too much room.
2018/01/03
[ "https://workplace.stackexchange.com/questions/104670", "https://workplace.stackexchange.com", "https://workplace.stackexchange.com/users/81364/" ]
I would list it something like this: > > Company B (previously known as Company A) > > > Position A (8/2016 - Present) > > > * Achievements > > > Position B (1/2016-8/2016) > > > * Achievements > > >
**It depends**. --------------- Here are two ways to proceed out of many possibilities out there: 1. The moment you changed companies (or the parties that were responsible for your payment changed), your experience with the first ended and that with your second began. PROS: This automatically gives you experience with two companies, and that's good. Also, if your previous employer was large, you can state that on your resume, thereby adding more value than the lesser-known company that made the acquisition. CONS: If this happened in a short term, you may be perceived as a job hopper. **SOLUTION**: In your description of second company, mention that it acquired your team from the previous one, and then, if possible, list out your achievements/projects post the acquisition. 2. State complete experience as being under the new company. Considering that your team hasn't changed, your experience would have been one continuous stretch from when you began working in the team. PROS: Continuous experience can be perceived as loyalty. Also, you get to talk about your whole duration of your stay with the team in one shot during your interview, highlighting some of your greatest accomplishments on the team. CONS: You may be perceived as hiding something, and may goof up if asked about people at company Z before the acquisition. **SOLUTION**: Highlight that you were on team X, formerly with company Y, until the acquisition of your awesome team by company Z. You're still in team X, but with Z. For instance, people who worked in YouTube may now claim to be working with Google, or Alphabet Inc. even though nothing much may have changed about the work they do. Disclaimer: I am not a lawyer, and this is not legal advice. Your resume is merely a ticket to an interview, which is the real place that you've to impress people. The decision rests with you. So, good luck!
10,355
I made a small tabletop Moxon vise and after some research decided to finish it using a 3-part mix of equal parts polyurethane, boiled linseed oil, and mineral spirits. Sounds okay to me, but I'd like to be able to finish it in my home and the Helmsman smells too much for that. I have some Campbell MagnaMax H2O waterborne poly that's almost odor free, and am wondering if there's any way I could use that to achieve similar results.
2020/02/13
[ "https://woodworking.stackexchange.com/questions/10355", "https://woodworking.stackexchange.com", "https://woodworking.stackexchange.com/users/8259/" ]
It may take several coats unfortunately. Due to the nature of the wood, lightly sand between coats. Maybe a clear stain would work to provide protection of the wood. What are you making more information may help
Blotching comes from the wood soaking up the clear coat unevenly. That can not only be an issue with staining wood, but also natural finish in some cases, possibly due to the presence of oils. One way to minimize it would be to seal off the wood with a dewaxed shellac first. Good news, it dries fast and you can put down your polyurethane after 1 hour.
241,971
If a group of people live in a closed loop environment, with all energy coming from a reactor. What crops would you grow if you only care about keeping people fed for the absolute minimum amount of power consumed?
2023/02/12
[ "https://worldbuilding.stackexchange.com/questions/241971", "https://worldbuilding.stackexchange.com", "https://worldbuilding.stackexchange.com/users/60808/" ]
It's going to be hard to get more efficient than algae. We're happy (some of us, at least) to put spirulina powder in smoothies, and so forth, so we already eat it. Algae will be probably the simplest source of nutrients, taking the least energy per gram to grow up. Unfortunately, I've no idea if it's nutritionally balanced, but I suspect it could be engineered to be. It'll also be able to use any waste heat to speed production, and be possible to grow in a sphere around the light source, maximizing growing surface area.
Ideally Mushrooms ----------------- That or a genetically modified analog, as you need to give better details on the level of technology you have available and the amount of space you can afford. If this is a colony ship for example, space, weight and power are your currencies, while for a space station, the space is most valuable. But I will assume a closes cycle explorer starship, in which case mushrooms would be your primary choice. They grow with little sunlight, can be modified to decompose crew waste and can be grown in artificial mediums. Only problem is that they kind of suck at making oxygen, if you care about that. Otherwise, Soylent Green ------------------------ If you **do** care about oxygen, then algae, reprocessed into edible bars are most efficient. They'd taste pretty alright and you are making oxygen while you do it, so you'd fit food and life support into a single system. Do remember that I assume you have relatively advanced genetic modification, or otherwise find the perfect kind of edible mushrooms and seaweeds to feed your crew, which might be hard. Growing It ---------- For mushrooms, a hydroponic artificial medium combination, possibly along walls of a farming level of the ship, would use reprocessed waste as fertilizer. Otherwise, algae would be grown in well-lit vats of water, with carbon dioxide being bubbled through. If you want to maximize the shielding efficiency, then you'd make the walls of your space ship serve as the water tanks, filled with algae or otherwise, but do note that it would make cleaning them a pain in the rear end.
241,971
If a group of people live in a closed loop environment, with all energy coming from a reactor. What crops would you grow if you only care about keeping people fed for the absolute minimum amount of power consumed?
2023/02/12
[ "https://worldbuilding.stackexchange.com/questions/241971", "https://worldbuilding.stackexchange.com", "https://worldbuilding.stackexchange.com/users/60808/" ]
UV is a poor energy source for agriculture, with enough energy per photon to easily damage living organisms. If you have a source of kilowatts of UV and want to grow crops, you need to convert it to kilowatts of longer-wave light, which can be done quite efficiently with a variety of phosphors. This is in fact how fluorescent lights and most white LEDs work. Then, once you have light tailored to the plants needs (likely pink or purple in appearance): plants using the C4 pathway are somewhat more efficient at photosynthesis. These include maize, sugar cane, and sorghum, among numerous others: <https://en.wikipedia.org/wiki/List_of_C4_plants> You will of course produce large amounts of cellulose as well. With the help of the right microorganisms, you should be able to convert that into carbohydrates with more food value for humans or substances of use in your chemical industry, use it to produce plastics and fibrous materials, or just compost it to produce more growth medium for plants. Likely a combination of these.
Ideally Mushrooms ----------------- That or a genetically modified analog, as you need to give better details on the level of technology you have available and the amount of space you can afford. If this is a colony ship for example, space, weight and power are your currencies, while for a space station, the space is most valuable. But I will assume a closes cycle explorer starship, in which case mushrooms would be your primary choice. They grow with little sunlight, can be modified to decompose crew waste and can be grown in artificial mediums. Only problem is that they kind of suck at making oxygen, if you care about that. Otherwise, Soylent Green ------------------------ If you **do** care about oxygen, then algae, reprocessed into edible bars are most efficient. They'd taste pretty alright and you are making oxygen while you do it, so you'd fit food and life support into a single system. Do remember that I assume you have relatively advanced genetic modification, or otherwise find the perfect kind of edible mushrooms and seaweeds to feed your crew, which might be hard. Growing It ---------- For mushrooms, a hydroponic artificial medium combination, possibly along walls of a farming level of the ship, would use reprocessed waste as fertilizer. Otherwise, algae would be grown in well-lit vats of water, with carbon dioxide being bubbled through. If you want to maximize the shielding efficiency, then you'd make the walls of your space ship serve as the water tanks, filled with algae or otherwise, but do note that it would make cleaning them a pain in the rear end.
241,971
If a group of people live in a closed loop environment, with all energy coming from a reactor. What crops would you grow if you only care about keeping people fed for the absolute minimum amount of power consumed?
2023/02/12
[ "https://worldbuilding.stackexchange.com/questions/241971", "https://worldbuilding.stackexchange.com", "https://worldbuilding.stackexchange.com/users/60808/" ]
[Microbial electrosynthesis](https://en.wikipedia.org/wiki/Microbial_electrosynthesis) is more energy-efficient than photosynthesis. Engineer microbes to produce nutrients and use electricity from your reactor to power the process.
Ideally Mushrooms ----------------- That or a genetically modified analog, as you need to give better details on the level of technology you have available and the amount of space you can afford. If this is a colony ship for example, space, weight and power are your currencies, while for a space station, the space is most valuable. But I will assume a closes cycle explorer starship, in which case mushrooms would be your primary choice. They grow with little sunlight, can be modified to decompose crew waste and can be grown in artificial mediums. Only problem is that they kind of suck at making oxygen, if you care about that. Otherwise, Soylent Green ------------------------ If you **do** care about oxygen, then algae, reprocessed into edible bars are most efficient. They'd taste pretty alright and you are making oxygen while you do it, so you'd fit food and life support into a single system. Do remember that I assume you have relatively advanced genetic modification, or otherwise find the perfect kind of edible mushrooms and seaweeds to feed your crew, which might be hard. Growing It ---------- For mushrooms, a hydroponic artificial medium combination, possibly along walls of a farming level of the ship, would use reprocessed waste as fertilizer. Otherwise, algae would be grown in well-lit vats of water, with carbon dioxide being bubbled through. If you want to maximize the shielding efficiency, then you'd make the walls of your space ship serve as the water tanks, filled with algae or otherwise, but do note that it would make cleaning them a pain in the rear end.
241,971
If a group of people live in a closed loop environment, with all energy coming from a reactor. What crops would you grow if you only care about keeping people fed for the absolute minimum amount of power consumed?
2023/02/12
[ "https://worldbuilding.stackexchange.com/questions/241971", "https://worldbuilding.stackexchange.com", "https://worldbuilding.stackexchange.com/users/60808/" ]
It's going to be hard to get more efficient than algae. We're happy (some of us, at least) to put spirulina powder in smoothies, and so forth, so we already eat it. Algae will be probably the simplest source of nutrients, taking the least energy per gram to grow up. Unfortunately, I've no idea if it's nutritionally balanced, but I suspect it could be engineered to be. It'll also be able to use any waste heat to speed production, and be possible to grow in a sphere around the light source, maximizing growing surface area.
[Microbial electrosynthesis](https://en.wikipedia.org/wiki/Microbial_electrosynthesis) is more energy-efficient than photosynthesis. Engineer microbes to produce nutrients and use electricity from your reactor to power the process.
241,971
If a group of people live in a closed loop environment, with all energy coming from a reactor. What crops would you grow if you only care about keeping people fed for the absolute minimum amount of power consumed?
2023/02/12
[ "https://worldbuilding.stackexchange.com/questions/241971", "https://worldbuilding.stackexchange.com", "https://worldbuilding.stackexchange.com/users/60808/" ]
It's going to be hard to get more efficient than algae. We're happy (some of us, at least) to put spirulina powder in smoothies, and so forth, so we already eat it. Algae will be probably the simplest source of nutrients, taking the least energy per gram to grow up. Unfortunately, I've no idea if it's nutritionally balanced, but I suspect it could be engineered to be. It'll also be able to use any waste heat to speed production, and be possible to grow in a sphere around the light source, maximizing growing surface area.
Most important question to properly answer it is: for how long? For whatever reason you chose to concentrate on power consumption. This is fine and I can see at least several reasons for doing so, all perfectly legitimate, but I believe you failed to consider several factors, most important of which is that proper diet is needed to keep humans in more or less healthy condition. And it's not constrained to just physical health. For example, if you'd limit your people to corn you'd [eventually end up with serotonin deficiency and pellagra, which some studies link to Aztec cannibalism, for example.](https://scifi.stackexchange.com/q/111127/39211) So, depending on the time you plan your group to spend in the closed environment, you have some options, but since vegan diet is very hard to get right without really wide food variety available, you may have to revise your assumptions. If we're talking about 6 months tops then soybeans or mentioned corn. Soybeans are really good in photosynthesis department, but need to be properly fermented (which takes energy). Corn is also a good choice. But you have to add supplements to it, or introduce more plants, especially vegetables and nuts or oily seeds; though not necessarily a lot. If you are talking long-term, then without either supplements (vitamins, fats and minerals) or really varied foodstuffs (grains, beans, vegetables, fruits and/or - unfortunately - animals), your group will not survive long. This means you have to either invest seriously in the area for food production or, which is a better way, introduce plants with much better photosynthesis efficiency (be it breakthrough in cross-pollination or selective breeding or genetic engineering), because then you can get 10 times or 100 times higher yields from area, which you can use for diversified heavily crops or still have room for animals (should you choose so). Obviously upside of any farming area in closed loop environment is a good way to boost air scrubbing of CO2 and water vapour, so this is a good way to offset energy expenditure there. Also, this whole area may be an excellent place to have for improving all-round wellbeing of the crew. Humans do not do well long-term in enclosed spaces, so having an area that can double as recreational is a benefit.
241,971
If a group of people live in a closed loop environment, with all energy coming from a reactor. What crops would you grow if you only care about keeping people fed for the absolute minimum amount of power consumed?
2023/02/12
[ "https://worldbuilding.stackexchange.com/questions/241971", "https://worldbuilding.stackexchange.com", "https://worldbuilding.stackexchange.com/users/60808/" ]
UV is a poor energy source for agriculture, with enough energy per photon to easily damage living organisms. If you have a source of kilowatts of UV and want to grow crops, you need to convert it to kilowatts of longer-wave light, which can be done quite efficiently with a variety of phosphors. This is in fact how fluorescent lights and most white LEDs work. Then, once you have light tailored to the plants needs (likely pink or purple in appearance): plants using the C4 pathway are somewhat more efficient at photosynthesis. These include maize, sugar cane, and sorghum, among numerous others: <https://en.wikipedia.org/wiki/List_of_C4_plants> You will of course produce large amounts of cellulose as well. With the help of the right microorganisms, you should be able to convert that into carbohydrates with more food value for humans or substances of use in your chemical industry, use it to produce plastics and fibrous materials, or just compost it to produce more growth medium for plants. Likely a combination of these.
[Microbial electrosynthesis](https://en.wikipedia.org/wiki/Microbial_electrosynthesis) is more energy-efficient than photosynthesis. Engineer microbes to produce nutrients and use electricity from your reactor to power the process.
241,971
If a group of people live in a closed loop environment, with all energy coming from a reactor. What crops would you grow if you only care about keeping people fed for the absolute minimum amount of power consumed?
2023/02/12
[ "https://worldbuilding.stackexchange.com/questions/241971", "https://worldbuilding.stackexchange.com", "https://worldbuilding.stackexchange.com/users/60808/" ]
UV is a poor energy source for agriculture, with enough energy per photon to easily damage living organisms. If you have a source of kilowatts of UV and want to grow crops, you need to convert it to kilowatts of longer-wave light, which can be done quite efficiently with a variety of phosphors. This is in fact how fluorescent lights and most white LEDs work. Then, once you have light tailored to the plants needs (likely pink or purple in appearance): plants using the C4 pathway are somewhat more efficient at photosynthesis. These include maize, sugar cane, and sorghum, among numerous others: <https://en.wikipedia.org/wiki/List_of_C4_plants> You will of course produce large amounts of cellulose as well. With the help of the right microorganisms, you should be able to convert that into carbohydrates with more food value for humans or substances of use in your chemical industry, use it to produce plastics and fibrous materials, or just compost it to produce more growth medium for plants. Likely a combination of these.
Most important question to properly answer it is: for how long? For whatever reason you chose to concentrate on power consumption. This is fine and I can see at least several reasons for doing so, all perfectly legitimate, but I believe you failed to consider several factors, most important of which is that proper diet is needed to keep humans in more or less healthy condition. And it's not constrained to just physical health. For example, if you'd limit your people to corn you'd [eventually end up with serotonin deficiency and pellagra, which some studies link to Aztec cannibalism, for example.](https://scifi.stackexchange.com/q/111127/39211) So, depending on the time you plan your group to spend in the closed environment, you have some options, but since vegan diet is very hard to get right without really wide food variety available, you may have to revise your assumptions. If we're talking about 6 months tops then soybeans or mentioned corn. Soybeans are really good in photosynthesis department, but need to be properly fermented (which takes energy). Corn is also a good choice. But you have to add supplements to it, or introduce more plants, especially vegetables and nuts or oily seeds; though not necessarily a lot. If you are talking long-term, then without either supplements (vitamins, fats and minerals) or really varied foodstuffs (grains, beans, vegetables, fruits and/or - unfortunately - animals), your group will not survive long. This means you have to either invest seriously in the area for food production or, which is a better way, introduce plants with much better photosynthesis efficiency (be it breakthrough in cross-pollination or selective breeding or genetic engineering), because then you can get 10 times or 100 times higher yields from area, which you can use for diversified heavily crops or still have room for animals (should you choose so). Obviously upside of any farming area in closed loop environment is a good way to boost air scrubbing of CO2 and water vapour, so this is a good way to offset energy expenditure there. Also, this whole area may be an excellent place to have for improving all-round wellbeing of the crew. Humans do not do well long-term in enclosed spaces, so having an area that can double as recreational is a benefit.
241,971
If a group of people live in a closed loop environment, with all energy coming from a reactor. What crops would you grow if you only care about keeping people fed for the absolute minimum amount of power consumed?
2023/02/12
[ "https://worldbuilding.stackexchange.com/questions/241971", "https://worldbuilding.stackexchange.com", "https://worldbuilding.stackexchange.com/users/60808/" ]
[Microbial electrosynthesis](https://en.wikipedia.org/wiki/Microbial_electrosynthesis) is more energy-efficient than photosynthesis. Engineer microbes to produce nutrients and use electricity from your reactor to power the process.
Most important question to properly answer it is: for how long? For whatever reason you chose to concentrate on power consumption. This is fine and I can see at least several reasons for doing so, all perfectly legitimate, but I believe you failed to consider several factors, most important of which is that proper diet is needed to keep humans in more or less healthy condition. And it's not constrained to just physical health. For example, if you'd limit your people to corn you'd [eventually end up with serotonin deficiency and pellagra, which some studies link to Aztec cannibalism, for example.](https://scifi.stackexchange.com/q/111127/39211) So, depending on the time you plan your group to spend in the closed environment, you have some options, but since vegan diet is very hard to get right without really wide food variety available, you may have to revise your assumptions. If we're talking about 6 months tops then soybeans or mentioned corn. Soybeans are really good in photosynthesis department, but need to be properly fermented (which takes energy). Corn is also a good choice. But you have to add supplements to it, or introduce more plants, especially vegetables and nuts or oily seeds; though not necessarily a lot. If you are talking long-term, then without either supplements (vitamins, fats and minerals) or really varied foodstuffs (grains, beans, vegetables, fruits and/or - unfortunately - animals), your group will not survive long. This means you have to either invest seriously in the area for food production or, which is a better way, introduce plants with much better photosynthesis efficiency (be it breakthrough in cross-pollination or selective breeding or genetic engineering), because then you can get 10 times or 100 times higher yields from area, which you can use for diversified heavily crops or still have room for animals (should you choose so). Obviously upside of any farming area in closed loop environment is a good way to boost air scrubbing of CO2 and water vapour, so this is a good way to offset energy expenditure there. Also, this whole area may be an excellent place to have for improving all-round wellbeing of the crew. Humans do not do well long-term in enclosed spaces, so having an area that can double as recreational is a benefit.
197,105
![Voltage](https://i.imgur.com/jp3f7M0.png) So I have this circuit. I've been trying to figure out Vout. I couldn't find a specific formula for this situation. Can anyone help me figure out the formula? Thank you.
2015/10/25
[ "https://electronics.stackexchange.com/questions/197105", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/89926/" ]
Work backwards from the output towards the input and calculate the equivalent resistance for first the 1k resistor, then the 2k resistor. Then calculate the voltage drop for each stage of voltage divider.
This isn't a direct answer, but if you are trying to figure our the formula, then you could use some kind of simulation software. Build the circuit and add the necessary voltage measurements you consider relevant. Once you add places to measure voltage, run the solver and check the values it outputs. Take note of them and use them as a reference. Work your way through the problem checking the numeric answer against the solver's. As a side note, only Dwayne's answer is correct. You don't have three simple voltages dividers. Each step is a voltage divider with some cascading parallel resistances.
197,105
![Voltage](https://i.imgur.com/jp3f7M0.png) So I have this circuit. I've been trying to figure out Vout. I couldn't find a specific formula for this situation. Can anyone help me figure out the formula? Thank you.
2015/10/25
[ "https://electronics.stackexchange.com/questions/197105", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/89926/" ]
In 1, below, the two 500 ohm resistors are in series, so they add to an equivalent resistance of 1000 ohms. That 1000 ohms is in parallel with the 1000 ohm resistor, making the total resistance of the series-parallel network 500 ohms, as shown in 2. In 2, the 500 ohm net is in series with the 1500 ohm resistor so they add to 2000 ohms. That 2000 ohms is in parallel with the 2000 ohm resistor, making the total resistance equal to 1000 ohms, as shown in 3. In 3 we have the 1000 ohm net in series with 1000 ohms, creating a voltage divider with an output voltage equal to half of its input, or 3 volts. In 4. we have redrawn 2, and we can use the 6 volts we got in 3 as the input to the 1500+500 ohm voltage divider, which will give us an output of 1.5 volts. In 5 we have reconstructed 1, and with the voltage we got from 4 and, as in 4, we can find the voltage originally being sought, which is 0.75 volts. [![enter image description here](https://i.stack.imgur.com/WnkSz.png)](https://i.stack.imgur.com/WnkSz.png)
Work backwards from the output towards the input and calculate the equivalent resistance for first the 1k resistor, then the 2k resistor. Then calculate the voltage drop for each stage of voltage divider.
197,105
![Voltage](https://i.imgur.com/jp3f7M0.png) So I have this circuit. I've been trying to figure out Vout. I couldn't find a specific formula for this situation. Can anyone help me figure out the formula? Thank you.
2015/10/25
[ "https://electronics.stackexchange.com/questions/197105", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/89926/" ]
In 1, below, the two 500 ohm resistors are in series, so they add to an equivalent resistance of 1000 ohms. That 1000 ohms is in parallel with the 1000 ohm resistor, making the total resistance of the series-parallel network 500 ohms, as shown in 2. In 2, the 500 ohm net is in series with the 1500 ohm resistor so they add to 2000 ohms. That 2000 ohms is in parallel with the 2000 ohm resistor, making the total resistance equal to 1000 ohms, as shown in 3. In 3 we have the 1000 ohm net in series with 1000 ohms, creating a voltage divider with an output voltage equal to half of its input, or 3 volts. In 4. we have redrawn 2, and we can use the 6 volts we got in 3 as the input to the 1500+500 ohm voltage divider, which will give us an output of 1.5 volts. In 5 we have reconstructed 1, and with the voltage we got from 4 and, as in 4, we can find the voltage originally being sought, which is 0.75 volts. [![enter image description here](https://i.stack.imgur.com/WnkSz.png)](https://i.stack.imgur.com/WnkSz.png)
This isn't a direct answer, but if you are trying to figure our the formula, then you could use some kind of simulation software. Build the circuit and add the necessary voltage measurements you consider relevant. Once you add places to measure voltage, run the solver and check the values it outputs. Take note of them and use them as a reference. Work your way through the problem checking the numeric answer against the solver's. As a side note, only Dwayne's answer is correct. You don't have three simple voltages dividers. Each step is a voltage divider with some cascading parallel resistances.
6,604
When accompanying children (in my case roughly in the 5 to 9 range) on a moderately busy (by rural standards) road on our commute to their school I'm sometimes ahead, sometimes beside (at least the smaller one) and sometimes behind. What is best practice? Bearing in mind: * **ahead of them** I can control their speed and demonstrate to them safe cycling * **beside** is good, but this only takes care of one child (I'm cycling with two) * **behind them** I can see what's going on The third option is what I tend to favour most.
2011/10/19
[ "https://bicycles.stackexchange.com/questions/6604", "https://bicycles.stackexchange.com", "https://bicycles.stackexchange.com/users/1033/" ]
For safety reasons I prefer to be behind them. That way I can position myself on the road slightly further out then they are. This forces any overtaking vehicles to negotiate past me first and makes them provide a little more breathing space for my child in front. It certainly seems to prevent them trying to squeeze past.
Interesting in that what you describe what you're actually doing seems fine to me. Given that, if I trust the 9 year old to stop at stop signs, lights, intersections, etc, ...I'd tend to go with behind. Namely, because you can see what's going on. The problem with "ahead" is when a child lags behind and you don't realize it. And also, you're constantly looking back; which may very well take *your experienced* eyes off of the road ahead. I say behind, but close, so that you have voice control at the very least. As for "beside", it'll depend on the road or path situation. Side-by-side riding may or may not be more dangerous, so, you'll have to make a judgement call. On beside, I'd ride beside the less experienced child with the more experienced child ahead.
6,604
When accompanying children (in my case roughly in the 5 to 9 range) on a moderately busy (by rural standards) road on our commute to their school I'm sometimes ahead, sometimes beside (at least the smaller one) and sometimes behind. What is best practice? Bearing in mind: * **ahead of them** I can control their speed and demonstrate to them safe cycling * **beside** is good, but this only takes care of one child (I'm cycling with two) * **behind them** I can see what's going on The third option is what I tend to favour most.
2011/10/19
[ "https://bicycles.stackexchange.com/questions/6604", "https://bicycles.stackexchange.com", "https://bicycles.stackexchange.com/users/1033/" ]
My children are 5, 9 and 11 and as the eldest ones are reasonably proficient, my 5 year old has not been cycling very long so she is a bit erratic, so I tend to go with: Eldest in front - I know I can trust him to stop at junctions correctly. 9 year old next - she is good at cycling, but doesn't always pay attention, so having her brother stop at junctions in front of her helps a lot. 5 year old next, with me beside her so no matter how far she weaves she will not be the furthest out into the road. In an emergency I could also grab her or push her over onto the kerb (not ideal, but preferable to going under a car...) This also means I can see all three of them at all times.
Interesting in that what you describe what you're actually doing seems fine to me. Given that, if I trust the 9 year old to stop at stop signs, lights, intersections, etc, ...I'd tend to go with behind. Namely, because you can see what's going on. The problem with "ahead" is when a child lags behind and you don't realize it. And also, you're constantly looking back; which may very well take *your experienced* eyes off of the road ahead. I say behind, but close, so that you have voice control at the very least. As for "beside", it'll depend on the road or path situation. Side-by-side riding may or may not be more dangerous, so, you'll have to make a judgement call. On beside, I'd ride beside the less experienced child with the more experienced child ahead.
6,604
When accompanying children (in my case roughly in the 5 to 9 range) on a moderately busy (by rural standards) road on our commute to their school I'm sometimes ahead, sometimes beside (at least the smaller one) and sometimes behind. What is best practice? Bearing in mind: * **ahead of them** I can control their speed and demonstrate to them safe cycling * **beside** is good, but this only takes care of one child (I'm cycling with two) * **behind them** I can see what's going on The third option is what I tend to favour most.
2011/10/19
[ "https://bicycles.stackexchange.com/questions/6604", "https://bicycles.stackexchange.com", "https://bicycles.stackexchange.com/users/1033/" ]
I follow behind, but some topics need to be reviewed before and during the rides. And also, for all our best intentions, the group gets split, or you coast ahead or they drift behind. I tend to review these points with my family or picnic group: * The intended route, and I try and ask the kids if they know what and where I'm talking about. It is important to get the kids thinking about their local geography and not mindlessly following mom and dad. * Marching order: if I'm solo with kids, I'm usually following. If I'm with my wife or another parent, often we have a parent leading, or in second place, and a parent as caboose. Kids that drift left into the lane sometimes need to be placed immediately behind the lead parent to give them a more distinct target to follow. * Verbally agree, assign or describe the next stop. This not only allows the kids to participate in the navigation, gives them some measured independence towards leading the way, but also is good practice for parents to think ahead about what the next intersection is, and if the kids should lead thru it. Not agreeing on a stopping point leads to kids wandering far ahead parents changing course pursuing kids buddies that just "wanted to check that thing out." * Leading when you cannot describe the route clearly. Often this is leading slowly, so that the slow pedalers are not left behind. Sometimes traffic is loud, and shouting from behind doesn't work well, so them seeing you lead off can be effective as well. * If you do lead, lead ahead no more than a block/signal. Sometimes, especially if you are coasting downhill, or your group is split by a changing signal, you have to wait on the other side of the light. I find that on my cargo bike, I end up coasting far faster than the kids can pedal. I've found that I can get caught up in moments of riding just looking at the traffic around you, and suddenly no-one is ahead of you. * How to handle turning left at a green light. This matter of right-of-way is not intuitive to elementary school kids. Such intersections are important to agree on stopping at, or a block before, and possibly changing your marching order so that you lead when there is a proper break in traffic.
Interesting in that what you describe what you're actually doing seems fine to me. Given that, if I trust the 9 year old to stop at stop signs, lights, intersections, etc, ...I'd tend to go with behind. Namely, because you can see what's going on. The problem with "ahead" is when a child lags behind and you don't realize it. And also, you're constantly looking back; which may very well take *your experienced* eyes off of the road ahead. I say behind, but close, so that you have voice control at the very least. As for "beside", it'll depend on the road or path situation. Side-by-side riding may or may not be more dangerous, so, you'll have to make a judgement call. On beside, I'd ride beside the less experienced child with the more experienced child ahead.
6,604
When accompanying children (in my case roughly in the 5 to 9 range) on a moderately busy (by rural standards) road on our commute to their school I'm sometimes ahead, sometimes beside (at least the smaller one) and sometimes behind. What is best practice? Bearing in mind: * **ahead of them** I can control their speed and demonstrate to them safe cycling * **beside** is good, but this only takes care of one child (I'm cycling with two) * **behind them** I can see what's going on The third option is what I tend to favour most.
2011/10/19
[ "https://bicycles.stackexchange.com/questions/6604", "https://bicycles.stackexchange.com", "https://bicycles.stackexchange.com/users/1033/" ]
For safety reasons I prefer to be behind them. That way I can position myself on the road slightly further out then they are. This forces any overtaking vehicles to negotiate past me first and makes them provide a little more breathing space for my child in front. It certainly seems to prevent them trying to squeeze past.
If you run ahead you most definitely should have some sort of mirror.
6,604
When accompanying children (in my case roughly in the 5 to 9 range) on a moderately busy (by rural standards) road on our commute to their school I'm sometimes ahead, sometimes beside (at least the smaller one) and sometimes behind. What is best practice? Bearing in mind: * **ahead of them** I can control their speed and demonstrate to them safe cycling * **beside** is good, but this only takes care of one child (I'm cycling with two) * **behind them** I can see what's going on The third option is what I tend to favour most.
2011/10/19
[ "https://bicycles.stackexchange.com/questions/6604", "https://bicycles.stackexchange.com", "https://bicycles.stackexchange.com/users/1033/" ]
My children are 5, 9 and 11 and as the eldest ones are reasonably proficient, my 5 year old has not been cycling very long so she is a bit erratic, so I tend to go with: Eldest in front - I know I can trust him to stop at junctions correctly. 9 year old next - she is good at cycling, but doesn't always pay attention, so having her brother stop at junctions in front of her helps a lot. 5 year old next, with me beside her so no matter how far she weaves she will not be the furthest out into the road. In an emergency I could also grab her or push her over onto the kerb (not ideal, but preferable to going under a car...) This also means I can see all three of them at all times.
If you run ahead you most definitely should have some sort of mirror.
6,604
When accompanying children (in my case roughly in the 5 to 9 range) on a moderately busy (by rural standards) road on our commute to their school I'm sometimes ahead, sometimes beside (at least the smaller one) and sometimes behind. What is best practice? Bearing in mind: * **ahead of them** I can control their speed and demonstrate to them safe cycling * **beside** is good, but this only takes care of one child (I'm cycling with two) * **behind them** I can see what's going on The third option is what I tend to favour most.
2011/10/19
[ "https://bicycles.stackexchange.com/questions/6604", "https://bicycles.stackexchange.com", "https://bicycles.stackexchange.com/users/1033/" ]
I follow behind, but some topics need to be reviewed before and during the rides. And also, for all our best intentions, the group gets split, or you coast ahead or they drift behind. I tend to review these points with my family or picnic group: * The intended route, and I try and ask the kids if they know what and where I'm talking about. It is important to get the kids thinking about their local geography and not mindlessly following mom and dad. * Marching order: if I'm solo with kids, I'm usually following. If I'm with my wife or another parent, often we have a parent leading, or in second place, and a parent as caboose. Kids that drift left into the lane sometimes need to be placed immediately behind the lead parent to give them a more distinct target to follow. * Verbally agree, assign or describe the next stop. This not only allows the kids to participate in the navigation, gives them some measured independence towards leading the way, but also is good practice for parents to think ahead about what the next intersection is, and if the kids should lead thru it. Not agreeing on a stopping point leads to kids wandering far ahead parents changing course pursuing kids buddies that just "wanted to check that thing out." * Leading when you cannot describe the route clearly. Often this is leading slowly, so that the slow pedalers are not left behind. Sometimes traffic is loud, and shouting from behind doesn't work well, so them seeing you lead off can be effective as well. * If you do lead, lead ahead no more than a block/signal. Sometimes, especially if you are coasting downhill, or your group is split by a changing signal, you have to wait on the other side of the light. I find that on my cargo bike, I end up coasting far faster than the kids can pedal. I've found that I can get caught up in moments of riding just looking at the traffic around you, and suddenly no-one is ahead of you. * How to handle turning left at a green light. This matter of right-of-way is not intuitive to elementary school kids. Such intersections are important to agree on stopping at, or a block before, and possibly changing your marching order so that you lead when there is a proper break in traffic.
If you run ahead you most definitely should have some sort of mirror.
6,604
When accompanying children (in my case roughly in the 5 to 9 range) on a moderately busy (by rural standards) road on our commute to their school I'm sometimes ahead, sometimes beside (at least the smaller one) and sometimes behind. What is best practice? Bearing in mind: * **ahead of them** I can control their speed and demonstrate to them safe cycling * **beside** is good, but this only takes care of one child (I'm cycling with two) * **behind them** I can see what's going on The third option is what I tend to favour most.
2011/10/19
[ "https://bicycles.stackexchange.com/questions/6604", "https://bicycles.stackexchange.com", "https://bicycles.stackexchange.com/users/1033/" ]
For safety reasons I prefer to be behind them. That way I can position myself on the road slightly further out then they are. This forces any overtaking vehicles to negotiate past me first and makes them provide a little more breathing space for my child in front. It certainly seems to prevent them trying to squeeze past.
My children are 5, 9 and 11 and as the eldest ones are reasonably proficient, my 5 year old has not been cycling very long so she is a bit erratic, so I tend to go with: Eldest in front - I know I can trust him to stop at junctions correctly. 9 year old next - she is good at cycling, but doesn't always pay attention, so having her brother stop at junctions in front of her helps a lot. 5 year old next, with me beside her so no matter how far she weaves she will not be the furthest out into the road. In an emergency I could also grab her or push her over onto the kerb (not ideal, but preferable to going under a car...) This also means I can see all three of them at all times.
6,604
When accompanying children (in my case roughly in the 5 to 9 range) on a moderately busy (by rural standards) road on our commute to their school I'm sometimes ahead, sometimes beside (at least the smaller one) and sometimes behind. What is best practice? Bearing in mind: * **ahead of them** I can control their speed and demonstrate to them safe cycling * **beside** is good, but this only takes care of one child (I'm cycling with two) * **behind them** I can see what's going on The third option is what I tend to favour most.
2011/10/19
[ "https://bicycles.stackexchange.com/questions/6604", "https://bicycles.stackexchange.com", "https://bicycles.stackexchange.com/users/1033/" ]
For safety reasons I prefer to be behind them. That way I can position myself on the road slightly further out then they are. This forces any overtaking vehicles to negotiate past me first and makes them provide a little more breathing space for my child in front. It certainly seems to prevent them trying to squeeze past.
I follow behind, but some topics need to be reviewed before and during the rides. And also, for all our best intentions, the group gets split, or you coast ahead or they drift behind. I tend to review these points with my family or picnic group: * The intended route, and I try and ask the kids if they know what and where I'm talking about. It is important to get the kids thinking about their local geography and not mindlessly following mom and dad. * Marching order: if I'm solo with kids, I'm usually following. If I'm with my wife or another parent, often we have a parent leading, or in second place, and a parent as caboose. Kids that drift left into the lane sometimes need to be placed immediately behind the lead parent to give them a more distinct target to follow. * Verbally agree, assign or describe the next stop. This not only allows the kids to participate in the navigation, gives them some measured independence towards leading the way, but also is good practice for parents to think ahead about what the next intersection is, and if the kids should lead thru it. Not agreeing on a stopping point leads to kids wandering far ahead parents changing course pursuing kids buddies that just "wanted to check that thing out." * Leading when you cannot describe the route clearly. Often this is leading slowly, so that the slow pedalers are not left behind. Sometimes traffic is loud, and shouting from behind doesn't work well, so them seeing you lead off can be effective as well. * If you do lead, lead ahead no more than a block/signal. Sometimes, especially if you are coasting downhill, or your group is split by a changing signal, you have to wait on the other side of the light. I find that on my cargo bike, I end up coasting far faster than the kids can pedal. I've found that I can get caught up in moments of riding just looking at the traffic around you, and suddenly no-one is ahead of you. * How to handle turning left at a green light. This matter of right-of-way is not intuitive to elementary school kids. Such intersections are important to agree on stopping at, or a block before, and possibly changing your marching order so that you lead when there is a proper break in traffic.
6,604
When accompanying children (in my case roughly in the 5 to 9 range) on a moderately busy (by rural standards) road on our commute to their school I'm sometimes ahead, sometimes beside (at least the smaller one) and sometimes behind. What is best practice? Bearing in mind: * **ahead of them** I can control their speed and demonstrate to them safe cycling * **beside** is good, but this only takes care of one child (I'm cycling with two) * **behind them** I can see what's going on The third option is what I tend to favour most.
2011/10/19
[ "https://bicycles.stackexchange.com/questions/6604", "https://bicycles.stackexchange.com", "https://bicycles.stackexchange.com/users/1033/" ]
My children are 5, 9 and 11 and as the eldest ones are reasonably proficient, my 5 year old has not been cycling very long so she is a bit erratic, so I tend to go with: Eldest in front - I know I can trust him to stop at junctions correctly. 9 year old next - she is good at cycling, but doesn't always pay attention, so having her brother stop at junctions in front of her helps a lot. 5 year old next, with me beside her so no matter how far she weaves she will not be the furthest out into the road. In an emergency I could also grab her or push her over onto the kerb (not ideal, but preferable to going under a car...) This also means I can see all three of them at all times.
I follow behind, but some topics need to be reviewed before and during the rides. And also, for all our best intentions, the group gets split, or you coast ahead or they drift behind. I tend to review these points with my family or picnic group: * The intended route, and I try and ask the kids if they know what and where I'm talking about. It is important to get the kids thinking about their local geography and not mindlessly following mom and dad. * Marching order: if I'm solo with kids, I'm usually following. If I'm with my wife or another parent, often we have a parent leading, or in second place, and a parent as caboose. Kids that drift left into the lane sometimes need to be placed immediately behind the lead parent to give them a more distinct target to follow. * Verbally agree, assign or describe the next stop. This not only allows the kids to participate in the navigation, gives them some measured independence towards leading the way, but also is good practice for parents to think ahead about what the next intersection is, and if the kids should lead thru it. Not agreeing on a stopping point leads to kids wandering far ahead parents changing course pursuing kids buddies that just "wanted to check that thing out." * Leading when you cannot describe the route clearly. Often this is leading slowly, so that the slow pedalers are not left behind. Sometimes traffic is loud, and shouting from behind doesn't work well, so them seeing you lead off can be effective as well. * If you do lead, lead ahead no more than a block/signal. Sometimes, especially if you are coasting downhill, or your group is split by a changing signal, you have to wait on the other side of the light. I find that on my cargo bike, I end up coasting far faster than the kids can pedal. I've found that I can get caught up in moments of riding just looking at the traffic around you, and suddenly no-one is ahead of you. * How to handle turning left at a green light. This matter of right-of-way is not intuitive to elementary school kids. Such intersections are important to agree on stopping at, or a block before, and possibly changing your marching order so that you lead when there is a proper break in traffic.
80,819
I am currently working on a Benz Vito bus engine and cannot find the engine tightening torques. I have search all over the web for this information with no luck. Thanks in advanced.
2020/11/26
[ "https://mechanics.stackexchange.com/questions/80819", "https://mechanics.stackexchange.com", "https://mechanics.stackexchange.com/users/61317/" ]
According to [this forum thread](https://forums.mercedesclub.org.uk/index.php?threads/head-bolt-settings-om651-mercedes-c220.142352/), the torque values for the OM651 engine head bolts are as follows: * 1st pass - 15Nm (11 lb-ft) * 2nd pass - 90° * 3rd pass - 90° I'm assuming these bolts are most likely torque to yield bolts, you need to be using new bolts when you do this.
Had this issue many years ago for an old engine. The mechanic and I took the bolts and worked out the max allowable loading then took 2/3 of that value. We also looked at the threads and the material of the head and block then derated that calculated by another 10 or 15%. The engine ran fine. Do also consider the head gasket as part of the process - for us is was a copper gasket.
668,363
It is possible to access the Windows Store from a remote desktop session and initiate the Windows 8.1 Update from the Windows Store, but the update hangs after the first reboot, likely waiting for the user to accept the license check. This leaves the computer unusable remotely. Is there a way to pre-accept the license terms so that the update can complete autonomously? Perhaps an UNATTEND.XML such as would be used for an unattended clean install? Failing that, is there a way to connect with remote desktop during that phase of the install (it appears to be GUI-mode setup running with the usual Windows kernel and full OS)?
2013/11/01
[ "https://superuser.com/questions/668363", "https://superuser.com", "https://superuser.com/users/29943/" ]
On older boards way-back-when which only supported 2GB RAM in total this sort of thing referred to what you would expect to see after on-board video hardware and other devices and consumed some. On a modern board like this (which supports 64GB as the other specs state) this refers to what memory can be allocated to the on-board GPU - so you might put 8GB in there but only see ~6.25 GB available to OS/apps/games as the GPU has claimed the remainder for its work. You usually have some control over what the GPU does claim, and of course if you completely replace its function with an add-on card (which you likely will if building a machine for gaming) it should take 0. This information is normally listed with or directly after the name/model of GPU in a specs sheet, I assume that line has been missed out by mistake in this case (either a mistake on the seller's part or due to them copying a bad list from the manufacturer's blurb) leading to a little confusion.
I believe this is related to allocating memory to on-board or on-chip (haswell etc.) GPUs which share system memory. The figure relates to the largest amount of system memory you can allocate across as extra memory for the GPU, in addition to any on-chip or on-board GFX memory.
8,412,784
ok, i got this in my mind and curious if its possible. On linux systems, is there any way to generate a valid algorithmic password combination to login SSH, that we can generate valid password with a little application or device (like o some banks' internet interface,say a key generator if you wish) ? if its possible on sshd, application is not problem. example scenario: > > key generator generates key with an algorithm -> > 124a5s589s6fqwer SSHd checks if generated key is valid, and lets login. > > >
2011/12/07
[ "https://Stackoverflow.com/questions/8412784", "https://Stackoverflow.com", "https://Stackoverflow.com/users/551637/" ]
Check one-time-passwords (OTP). Here's an [example](http://bernard.blackham.com.au/babble/archive/2006/08/OTP_and_SSH.html)
Yes, this is possible. This is exactly the private key authentification over SSH works. The usual scenario is that the person who wants to log-in receives some kind of "challenge" (this could be a random number, but the current time is also possible if there is some way to ensure synchronous clocks). This challenge is then combined with a secret and the resulting password is sent back. Only if it matches, the person is allowed to log in. The key authentication just keeps all those things in the background, so you never notice them. If you set a password for a private ssh key, this password will be used for accessing the secret to be combined with the challenge. It will never be transmitted to the other machine, so this is the safest way to use SSH. This is exactly how those tan generators work in the background. With tan lists it is a bit different.
9,722
I am writing an essay which is entirely a response to a single source. I mention the source in my introduction paragraph, and I give a full reference at the end. Is it also required that I include inline citations for every direct quote or idea that I use, when the reader knows it is all coming from one place? I will be stating "The author says, "...." so it should be clear that the thoughts are not my own.
2013/12/15
[ "https://writers.stackexchange.com/questions/9722", "https://writers.stackexchange.com", "https://writers.stackexchange.com/users/6469/" ]
When citing the same source multiple times in a paragraph (and from there an extension being to the entire paper, as is the case in your question), you can do the following (borrowed from [here](http://owll.massey.ac.nz/referencing/apa-in-text-citation.php#multiple-citations)): > > Introduce the source early in the paragraph, with the author as part of the sentence rather than in brackets: > > > Example: Lazar (2006) describes several aspects of the data gathering process. > > > For the rest of the paragraph, you can refer back to the author by name or pronoun when elaborating on their ideas: > > > Example: He notes that the relevance and number of questions can affect participation rates. Lazar also found that… > > > As long as it is clear to the reader that all of the ideas come from that same source, there is no risk of plagiarism and the paragraph flows well. > > > Note that if you put the author's name in brackets later on in the paragraph (for example, if you include a quotation from that source) you should always include the year of publication in the brackets. > > > Main reference: * <http://owll.massey.ac.nz/referencing/apa-in-text-citation.php#multiple-citations> Other references: * <http://libguides.css.edu/content.php?pid=61826&sid=454619> * <http://nova.campusguides.com/apa-citing-in-body-of-paper>
I would reference page, paragraph, or section numbers, in my inline/footnote citations and omit everything else.
1,943
Any of you who have been around for awhile know I've been generous with my points in the past. Just when you thought it might never happen again, I thought I'd throw some more points your way ... *if you want them*. Here's all you have to do. I'm going to award what are considered the top three answers on the main site with point bonuses. These points will be awarded as such: 1st - 150 points; 2nd - 100 points; 3rd - 50 points. **Here are the rules:** * **The "Surprise" lasts 1-31 October 2017** * **Any answer given throughout the month is eligible** * **Anyone can submit an answer** (even one from yourself!) + If someone has multiple entries, only one can win ... the next answer in line would receive the award if multiples occur * **Links for submitted answers will be posted in this thread** + If answer is not posted here, it's not eligible + Nominate an answer by creating an answer in this thread and include a link to the nomination + Only one nomination per answer + Individuals can nominate up to three answers + If you nominate an answer, help it along and tell us *why* you've nominated it! * **Judging will be based on your input** + Everyone on the site can vote on answers in this thread + Up/down votes still count + One extra week will be given for voting, with the final tally occurring on 7 November + The answer in this thread with the most upvotes wins; 2nd most gets 2nd prize; 3rd most gets 3rd prize So you all know, I'm just doing this for fun and excitement. I'm trying to spice things up around here a little bit and thought this might be a good way to go about it. I believe it's pretty straight forward, but if you have any questions, please post them in the comments (don't use an answer), and I'll clarify whatever your concern might be. Also let me know in the comments what you think of this. If it goes over well, expect things to happen like this in the future :o) So on Sunday, Oct 1, please have at it and let's see some awesome answers! -------------------------------------------------------------------------- **NOTE:** Mods are not eligible, so don't nominate one of my answers in here! :o) **EDIT:** You'll note, there's new point totals I'll be given out. I had to adjust due to my stupidity ... so, more points for the winners :o) Enjoy.
2017/09/28
[ "https://mechanics.meta.stackexchange.com/questions/1943", "https://mechanics.meta.stackexchange.com", "https://mechanics.meta.stackexchange.com/users/4152/" ]
I will nominate [this answer](https://mechanics.stackexchange.com/a/49040/18919) by motosubatsu. Although the question is primarily opinion-based and many of the answers provided by other users were egregious, this user took the time to provide the OP with the detailed information the OP needs in order to make his own opinion.
I'll submit this answer, as I think it epitomizes what I'm talking about. It's a great answer! Link: [Electric Turbine on Motorcycle](https://mechanics.stackexchange.com/a/48654/4152) Author: [Ceshion](https://mechanics.stackexchange.com/users/15822/ceshion)
1,943
Any of you who have been around for awhile know I've been generous with my points in the past. Just when you thought it might never happen again, I thought I'd throw some more points your way ... *if you want them*. Here's all you have to do. I'm going to award what are considered the top three answers on the main site with point bonuses. These points will be awarded as such: 1st - 150 points; 2nd - 100 points; 3rd - 50 points. **Here are the rules:** * **The "Surprise" lasts 1-31 October 2017** * **Any answer given throughout the month is eligible** * **Anyone can submit an answer** (even one from yourself!) + If someone has multiple entries, only one can win ... the next answer in line would receive the award if multiples occur * **Links for submitted answers will be posted in this thread** + If answer is not posted here, it's not eligible + Nominate an answer by creating an answer in this thread and include a link to the nomination + Only one nomination per answer + Individuals can nominate up to three answers + If you nominate an answer, help it along and tell us *why* you've nominated it! * **Judging will be based on your input** + Everyone on the site can vote on answers in this thread + Up/down votes still count + One extra week will be given for voting, with the final tally occurring on 7 November + The answer in this thread with the most upvotes wins; 2nd most gets 2nd prize; 3rd most gets 3rd prize So you all know, I'm just doing this for fun and excitement. I'm trying to spice things up around here a little bit and thought this might be a good way to go about it. I believe it's pretty straight forward, but if you have any questions, please post them in the comments (don't use an answer), and I'll clarify whatever your concern might be. Also let me know in the comments what you think of this. If it goes over well, expect things to happen like this in the future :o) So on Sunday, Oct 1, please have at it and let's see some awesome answers! -------------------------------------------------------------------------- **NOTE:** Mods are not eligible, so don't nominate one of my answers in here! :o) **EDIT:** You'll note, there's new point totals I'll be given out. I had to adjust due to my stupidity ... so, more points for the winners :o) Enjoy.
2017/09/28
[ "https://mechanics.meta.stackexchange.com/questions/1943", "https://mechanics.meta.stackexchange.com", "https://mechanics.meta.stackexchange.com/users/4152/" ]
I will nominate [this answer](https://mechanics.stackexchange.com/a/49040/18919) by motosubatsu. Although the question is primarily opinion-based and many of the answers provided by other users were egregious, this user took the time to provide the OP with the detailed information the OP needs in order to make his own opinion.
This is one of my signature "take the OP by the hand and walk them through a diagnosis" answers. [Overheating Odyssey](https://mechanics.stackexchange.com/a/48746/18919)
1,943
Any of you who have been around for awhile know I've been generous with my points in the past. Just when you thought it might never happen again, I thought I'd throw some more points your way ... *if you want them*. Here's all you have to do. I'm going to award what are considered the top three answers on the main site with point bonuses. These points will be awarded as such: 1st - 150 points; 2nd - 100 points; 3rd - 50 points. **Here are the rules:** * **The "Surprise" lasts 1-31 October 2017** * **Any answer given throughout the month is eligible** * **Anyone can submit an answer** (even one from yourself!) + If someone has multiple entries, only one can win ... the next answer in line would receive the award if multiples occur * **Links for submitted answers will be posted in this thread** + If answer is not posted here, it's not eligible + Nominate an answer by creating an answer in this thread and include a link to the nomination + Only one nomination per answer + Individuals can nominate up to three answers + If you nominate an answer, help it along and tell us *why* you've nominated it! * **Judging will be based on your input** + Everyone on the site can vote on answers in this thread + Up/down votes still count + One extra week will be given for voting, with the final tally occurring on 7 November + The answer in this thread with the most upvotes wins; 2nd most gets 2nd prize; 3rd most gets 3rd prize So you all know, I'm just doing this for fun and excitement. I'm trying to spice things up around here a little bit and thought this might be a good way to go about it. I believe it's pretty straight forward, but if you have any questions, please post them in the comments (don't use an answer), and I'll clarify whatever your concern might be. Also let me know in the comments what you think of this. If it goes over well, expect things to happen like this in the future :o) So on Sunday, Oct 1, please have at it and let's see some awesome answers! -------------------------------------------------------------------------- **NOTE:** Mods are not eligible, so don't nominate one of my answers in here! :o) **EDIT:** You'll note, there's new point totals I'll be given out. I had to adjust due to my stupidity ... so, more points for the winners :o) Enjoy.
2017/09/28
[ "https://mechanics.meta.stackexchange.com/questions/1943", "https://mechanics.meta.stackexchange.com", "https://mechanics.meta.stackexchange.com/users/4152/" ]
I will nominate [this answer](https://mechanics.stackexchange.com/a/49040/18919) by motosubatsu. Although the question is primarily opinion-based and many of the answers provided by other users were egregious, this user took the time to provide the OP with the detailed information the OP needs in order to make his own opinion.
I am nominating this answer <https://mechanics.stackexchange.com/a/48197/420> by [Ben](https://mechanics.stackexchange.com/users/14393/ben). I am nominating that answer because he provided clear step-by-step instructions on how to root cause a really bizarre electrical issue for my car where it cranked, but did not start (remember to check comment section where a lot of valuable information resides as well). P.S. I have posted [second question related to the same issue](https://mechanics.stackexchange.com/questions/48913/non-zero-voltage-on-camshaft-position-sensor-power-wire-without-main-relay-is-t) where same user is helping me, but since that is still work in progress and does not have official answer yet, then I can't officially nominate anything just yet.
5,148,925
I've downloaded the djangoappengine project sample [django-guestbook](http://bitbucket.org/twanschik/nonrel-guestbook/downloads/nonrel-guestbook.zip) from www.allbuttonspressed.com to test how it works but the following error message is shown when I to access the URL localhost:8000 > > Traceback (most recent call last): > > File > "/usr/local/google\_appengine/google/appengine/tools/dev\_appserver.py", > line 3245, in \_HandleRequest > self.\_Dispatch(dispatcher, self.rfile, outfile, env\_dict) File > "/usr/local/google\_appengine/google/appengine/tools/dev\_appserver.py", > line 3186, in \_Dispatch > base\_env\_dict=env\_dict) File "/usr/local/google\_appengine/google/appengine/tools/dev\_appserver.py", > line 531, in Dispatch > base\_env\_dict=base\_env\_dict) File > "/usr/local/google\_appengine/google/appengine/tools/dev\_appserver.py", > line 2410, in Dispatch > self.\_module\_dict) File "/usr/local/google\_appengine/google/appengine/tools/dev\_appserver.py", > line 2299, in ExecuteCGI > os.environ.update(env) File "/usr/lib64/python2.6/os.py", line > 486, in update > self[k] = dict[k] File "/usr/lib64/python2.6/os.py", line > 471, in **setitem** > putenv(key, item) UnicodeEncodeError: 'ascii' codec > can't encode character u'\xe1' in > position 19: ordinal not in range(128) > > > My version of Django now is 1.3.0 alpha, but I firstly tested with the version 1.1.1 and the same error occurred. The command manage.py runserver ran ok, and I didn't change nothing inside the project directory, I just downloaded, extracted e ran the server. I also tried to deploy the project (after change the app.yaml file, of course) but another error occurred. Does someone have an idea of what could be happen? I tried everything I know for 7 uninterrupted hours, but I'm a little newbie yet. Thanks in advance.
2011/02/28
[ "https://Stackoverflow.com/questions/5148925", "https://Stackoverflow.com", "https://Stackoverflow.com/users/638279/" ]
Well u'\xe1' is a lowercase A with an accent mark --> á so my guess is that perhaps you used this character in a configuration file or you've stored the project in a directory that has the character in it? And then app engine is trying to use that in an environment variable name and that has to be ASCII.
The problem is exactly what Marc had said. You've used an unicode character where you should use only ASCII. Probably in any config file or at the database data. Check the directory structure and grep over files that you've edited to customize them. Connect to database and check your recently added data fot that character. Don't know how that app works, but what is sure is that you've written that á somewhere (assuming the app code is ok)
56,686
Today, August 27th, Sir Ed Davey [triumphed over competitors](https://www.mirror.co.uk/news/politics/breaking-ed-davey-wins-lib-22585559) to become the leader of the Liberal Democrats after the position was vacated by Jo Swinson due to her failure to retain her Westminster seat in the 2019 General Election. Sir Ed previously [stood unsuccessfully](https://www.bbc.co.uk/news/uk-politics-49076118) against Swinson in the 2019 leadership election. Has there ever been a party leader who was similarly rejected by their party in a leadership election, only to succeed in a subsequent election? The obvious example which springs to mind is Boris Johnson, however, although he received MP endorsements in the 2016 Conservative party leadership election, for example from [Liz Truss](https://www.telegraph.co.uk/news/2016/06/28/back-boris-and-our-team-of-radical-reformers-will-secure-britain/) & [Jo Johnson](https://www.spectator.co.uk/article/jo-johnson-backs-boris), and ["effectively launched"](https://www.dailymail.co.uk/news/article-3661362/Immigration-NOT-reason-people-voted-leave-insists-Boris-Brexit-campaigner-suggests-Osborne-Foreign-Secretary-dream-ticket-replace-David-Cameron.html) his leadership bid, he didn't formally enter the contest and eventually [declined to stand](https://www.theguardian.com/politics/2016/jun/30/boris-johnson-rules-himself-out-of-tory-leadership-race-brexit-eu-referendum).
2020/08/27
[ "https://politics.stackexchange.com/questions/56686", "https://politics.stackexchange.com", "https://politics.stackexchange.com/users/28994/" ]
Yes, for example in the 1976 Labour Leadership election, Jim Callahan narrowly beat Michael Foot in the run-off (having lost to him in the first round of voting) Michael Foot went on to win the 1980 election (This time Healy won the first round, but Foot won the run-off) So Michael Foot was rejected in ’76, but succeeded in ’80. Similarly, Callaghan had stood unsuccessfully in 1963, and Wilson stood unsuccessfully in 1960. In the Conservative party, things are less clear, as there is a tradition of the leader "emerging" from a consensus within the Parliamentary party, and there being no public election. It is only recently that the Conservative have held ballots of the membership. No unsuccessful declared candidate for the leadership of the Conservatives has gone on to win the leadership at a later time. Finally David Owen became leader of the SDP in 1987 unopposed, having been defeated by Roy Jenkins in 1982.
Since this question was asked, another example has occurred:- in May 2021, the DUP held a leadership contest after the resignation of its previous leader, Arlene Foster. In the bid to replace her, Edwin Poots defeated Sir Jeffrey Donaldson by 19 votes to 17 in a vote of party MPs & MLAs on May 14th. However, just over a month later, Poots resigned as leader after the party refused to support his nomination of Paul Givan as First Minister. In the subsequent leadership election, Sir Jeffrey ran unopposed, and was confirmed as the new leader of the party on June 22nd.
56,686
Today, August 27th, Sir Ed Davey [triumphed over competitors](https://www.mirror.co.uk/news/politics/breaking-ed-davey-wins-lib-22585559) to become the leader of the Liberal Democrats after the position was vacated by Jo Swinson due to her failure to retain her Westminster seat in the 2019 General Election. Sir Ed previously [stood unsuccessfully](https://www.bbc.co.uk/news/uk-politics-49076118) against Swinson in the 2019 leadership election. Has there ever been a party leader who was similarly rejected by their party in a leadership election, only to succeed in a subsequent election? The obvious example which springs to mind is Boris Johnson, however, although he received MP endorsements in the 2016 Conservative party leadership election, for example from [Liz Truss](https://www.telegraph.co.uk/news/2016/06/28/back-boris-and-our-team-of-radical-reformers-will-secure-britain/) & [Jo Johnson](https://www.spectator.co.uk/article/jo-johnson-backs-boris), and ["effectively launched"](https://www.dailymail.co.uk/news/article-3661362/Immigration-NOT-reason-people-voted-leave-insists-Boris-Brexit-campaigner-suggests-Osborne-Foreign-Secretary-dream-ticket-replace-David-Cameron.html) his leadership bid, he didn't formally enter the contest and eventually [declined to stand](https://www.theguardian.com/politics/2016/jun/30/boris-johnson-rules-himself-out-of-tory-leadership-race-brexit-eu-referendum).
2020/08/27
[ "https://politics.stackexchange.com/questions/56686", "https://politics.stackexchange.com", "https://politics.stackexchange.com/users/28994/" ]
Yes, for example in the 1976 Labour Leadership election, Jim Callahan narrowly beat Michael Foot in the run-off (having lost to him in the first round of voting) Michael Foot went on to win the 1980 election (This time Healy won the first round, but Foot won the run-off) So Michael Foot was rejected in ’76, but succeeded in ’80. Similarly, Callaghan had stood unsuccessfully in 1963, and Wilson stood unsuccessfully in 1960. In the Conservative party, things are less clear, as there is a tradition of the leader "emerging" from a consensus within the Parliamentary party, and there being no public election. It is only recently that the Conservative have held ballots of the membership. No unsuccessful declared candidate for the leadership of the Conservatives has gone on to win the leadership at a later time. Finally David Owen became leader of the SDP in 1987 unopposed, having been defeated by Roy Jenkins in 1982.
As you might expect in view of their large number of leaders since 2016, this has happened twice with [UKIP](https://en.wikipedia.org/wiki/UK_Independence_Party). Gerard Batten stood in [2009](https://en.wikipedia.org/wiki/2009_UK_Independence_Party_leadership_election), losing to Lord Pearson of Rannoch, then sat out several leadership contests before being chosen in April 2018. Freddy Vachha lost to Richard Braine in [2019](https://en.wikipedia.org/wiki/2019_UK_Independence_Party_leadership_election) before taking over at the next opportunity in 2020.
56,686
Today, August 27th, Sir Ed Davey [triumphed over competitors](https://www.mirror.co.uk/news/politics/breaking-ed-davey-wins-lib-22585559) to become the leader of the Liberal Democrats after the position was vacated by Jo Swinson due to her failure to retain her Westminster seat in the 2019 General Election. Sir Ed previously [stood unsuccessfully](https://www.bbc.co.uk/news/uk-politics-49076118) against Swinson in the 2019 leadership election. Has there ever been a party leader who was similarly rejected by their party in a leadership election, only to succeed in a subsequent election? The obvious example which springs to mind is Boris Johnson, however, although he received MP endorsements in the 2016 Conservative party leadership election, for example from [Liz Truss](https://www.telegraph.co.uk/news/2016/06/28/back-boris-and-our-team-of-radical-reformers-will-secure-britain/) & [Jo Johnson](https://www.spectator.co.uk/article/jo-johnson-backs-boris), and ["effectively launched"](https://www.dailymail.co.uk/news/article-3661362/Immigration-NOT-reason-people-voted-leave-insists-Boris-Brexit-campaigner-suggests-Osborne-Foreign-Secretary-dream-ticket-replace-David-Cameron.html) his leadership bid, he didn't formally enter the contest and eventually [declined to stand](https://www.theguardian.com/politics/2016/jun/30/boris-johnson-rules-himself-out-of-tory-leadership-race-brexit-eu-referendum).
2020/08/27
[ "https://politics.stackexchange.com/questions/56686", "https://politics.stackexchange.com", "https://politics.stackexchange.com/users/28994/" ]
Since this question was asked, another example has occurred:- in May 2021, the DUP held a leadership contest after the resignation of its previous leader, Arlene Foster. In the bid to replace her, Edwin Poots defeated Sir Jeffrey Donaldson by 19 votes to 17 in a vote of party MPs & MLAs on May 14th. However, just over a month later, Poots resigned as leader after the party refused to support his nomination of Paul Givan as First Minister. In the subsequent leadership election, Sir Jeffrey ran unopposed, and was confirmed as the new leader of the party on June 22nd.
As you might expect in view of their large number of leaders since 2016, this has happened twice with [UKIP](https://en.wikipedia.org/wiki/UK_Independence_Party). Gerard Batten stood in [2009](https://en.wikipedia.org/wiki/2009_UK_Independence_Party_leadership_election), losing to Lord Pearson of Rannoch, then sat out several leadership contests before being chosen in April 2018. Freddy Vachha lost to Richard Braine in [2019](https://en.wikipedia.org/wiki/2019_UK_Independence_Party_leadership_election) before taking over at the next opportunity in 2020.
30,706,584
I've read articles, forums posts, answers here and everyone suggests font-icons are a way to go when it comes to load times and speed of a website. I was about to use FontAwesome for a couple of icons and the problem is large weight of a font itself (not to mention 25KB CSS unless you take what you need). You end up with cross-browser compatible font extention list that **weighs 705KB** !! Just to use a couple of small icons on a page? I've done those same icons on Photosohp and total file size is around 28KB. **That's more than 20 times smaller for browser to download!!** So why the heck everyone is talking about speed of font icons over images or image sprites?
2015/06/08
[ "https://Stackoverflow.com/questions/30706584", "https://Stackoverflow.com", "https://Stackoverflow.com/users/4954606/" ]
yea fonts are faster than images because on loading of multiple images multiple http request needed but for fonts they can load from CDN server, there is another reason why we use fonts because we can change font size colour and dimension easily. refer this link [why Fonts better than images](https://css-tricks.com/examples/IconFont/)
For the initial load of the page, there might be more data, but fonts tend to be cached, so subsequent loads, or loads of other pages that use the same font will be faster.
30,706,584
I've read articles, forums posts, answers here and everyone suggests font-icons are a way to go when it comes to load times and speed of a website. I was about to use FontAwesome for a couple of icons and the problem is large weight of a font itself (not to mention 25KB CSS unless you take what you need). You end up with cross-browser compatible font extention list that **weighs 705KB** !! Just to use a couple of small icons on a page? I've done those same icons on Photosohp and total file size is around 28KB. **That's more than 20 times smaller for browser to download!!** So why the heck everyone is talking about speed of font icons over images or image sprites?
2015/06/08
[ "https://Stackoverflow.com/questions/30706584", "https://Stackoverflow.com", "https://Stackoverflow.com/users/4954606/" ]
There are a few things to answer here. First, why do people talk about iconfonts, well they are kinda old news, but the as for the reasons why they're still used they would include: * Browser backwards compatibility * Ease of use (especially inline with text) * Maturity, many existing icon sets come pre-packaged in this form Second as to the size issue, you can customize icon fonts to include whatever you need specifically, check out [IcoMoon](https://icomoon.io/) (assuming you're not already using an automater such as gulp / grunt). It'll allow you to build / manage your fonts. Third, i personally don't use icon fonts anymore, because of 2 reasons: 1. They are affected by font anti-aliasing 2. vertical alignment is more difficult (since it's affected by line height, etc) Instead i use SVG sprites, i also have a nifty gulp process that will let me design in illustrator, and create sprites just by saving them in a particular directory, naturally it also optimizes / compresses them. If you want to figure out how to do this for yourself i suggest checking out: <https://github.com/sindresorhus/gulp-imagemin> <https://github.com/w0rm/gulp-svgstore>
For the initial load of the page, there might be more data, but fonts tend to be cached, so subsequent loads, or loads of other pages that use the same font will be faster.
337,781
I have been living under a rock for the past 5 - 8 years, and am just now getting up to speed with virtualization, virtual machines and platforms like VMware or VirtualBox. I *think* I am starting to get them, but there are two concepts about VMs that I'm just choking on for some reason; one has to do with their intrinsic benefit to the enterprise, and the other has to do with their practicality when being used. So I understand that you can have multiple VMs running on the same physical machine, all doing their own "thing" as if they were separate machines. So let's say I want to make a nice little virtual network of servers in my home office so I can have a big sandbox to play inside of for all my projects. I set up 2 physical machines as servers, and on each of them I have, say, 4 virtual machines running (1 might be an app server, another might be a RDBMS, another might be a message broker, etc.). 1. Besides saving me money (as I only have to provide 2 physical machines instead of buying 8 servers), what instrinsic benefit/purpose do these VMs serve here? I don't care how clever virtual machines are, if my computer only has 8GB of RAM, and I have 4 VMs running on it, those VMs only get 8GB of RAM to share between them. Putting 4 VMs on my server doesn't endow it with 4 times that amount of RAM! *So, as far as I see it, VMs save you money on hardware, but just end up bogging down that hardware as you have multiple machines competing over the same pool of resources.* What am I missing here? 2. Can VMs communicate with each other over your network using high-level protocols like TCP/IP, HTTP, FTP, etc.? Otherwise, it just doesn't make sense to implement all these VMs if you have to feed them separate and independent chunks of data/requests to process.
2011/09/20
[ "https://superuser.com/questions/337781", "https://superuser.com", "https://superuser.com/users/98499/" ]
**(1) Besides saving me money (as I only have to provide 2 physical machines instead of buying 8 servers), what instrinsic benefit/purpose do these VMs serve here?** Yes, they do share resources. Virtual Machines are usually allocated a specific amount of memory on startup. So that 8GB could be assigned in 2GB chunks each among 3 machines. (With the last 2GB left so the host OS has something to use.) Other benefits include save states. Many if not all VMMs allow you to clone a virtual machine, even when "running". So you can clone the state immediately after bootup and should it crash, you can restore it, instead of booting off the crashed system. This can also be used in some cases to save bootup time, as the virtual machine can be restored to the running state. Another advantage is the ability to swap running VMs between physical machines, allowing 100% uptime even if the host system needs to be taken offline for some reason. **(2) Can VMs communicate with each other over your network using high-level protocols like TCP/IP, HTTP, FTP, etc.?** This depends on the VMM you use, and its particular implementation of network emulation. But in general, yes. [VirtualBox](http://www.virtualbox.org/) for example supports emulation of network cards in many ways, including pass-through or NAT.
One benefit of VMs is being able to run legacy operating systems on the latest hardware. Older operating systems (or older versions) may not have drivers available for current hardware. Virtualisation presents the guest OS with virtualised NICs, disk-controllers etc that the guest supports, regardless of the actual hardware. Another is being able to test new operating systems or application releases separately from live without having to buy as much staging and deployment hardware. Many of the other benefits boil down to flexibility. Virtual hardware can be resized at will to suit specific tasks whilst preserving the isolation from other applications that you previously got by having separate hardware - if your web database server crashes, it doesn't affect your accounting system. All the VM systems I know of support networking in the hosted operating systems, there are several modes but for example, the guests can be allocated separate IP addresses in the same range as the host and appear no different to separate physical computers.
13,105
What are the most secure way to store a huge amount of BTC over a long time and its (detailed) risks? A other assumption is that the owner does not have a very technical background, thus it will not be possible to verify the code of a wallet generator. I am looking for a detailed overview of the risks. Even unlikely thinks like a biased random number generator of java script used by: <https://www.bitaddress.org/> Or that the site is hacked and wallet generation script is malicious just when I want to use it. An other example would be, when I use MultiBit and I store the seed in safe-deposit box it might happen that the software is not longer available and it might be difficult to recover the keys from the seed.
2013/09/03
[ "https://bitcoin.stackexchange.com/questions/13105", "https://bitcoin.stackexchange.com", "https://bitcoin.stackexchange.com/users/1853/" ]
The best way to securely store bitcoin is by using what's commonly called "Cold Storage". You do this by generating and address/private-key pair, sending bitcoin to the address, and keeping the private key in a safe place until you're ready to spend it. There are a number of ways to do this, but the easiest I've found is to create a wallet with BlockChain.info. On the "Receive Money" tab, there is a "More Options" button that will allow you to create a Cold Storage address. The key pair is generated on your local machine, so you shouldn't have to worry about the private key getting out. In the future, you can use this private key to spend your funds using any client, including BlockChain.info. Since we're trying to do this securely, keep in mind that nothing is absolutely secure. And that if someone has access to your computer during this process, either because you gave them access or because they hacked into it, they can still obtain your private key and spend your funds.
I would say that a paper wallet stored in a bank vault with no other copies made would be the safest. The only risk is that the bank gets robed or the paper deteriorates (which could be solved by using a higher grade material.) Though this is probably overkill. If your looking for a practical very secure solution I would recommend using [Armory's](https://bitcoinarmory.com/) cold storage system.
13,105
What are the most secure way to store a huge amount of BTC over a long time and its (detailed) risks? A other assumption is that the owner does not have a very technical background, thus it will not be possible to verify the code of a wallet generator. I am looking for a detailed overview of the risks. Even unlikely thinks like a biased random number generator of java script used by: <https://www.bitaddress.org/> Or that the site is hacked and wallet generation script is malicious just when I want to use it. An other example would be, when I use MultiBit and I store the seed in safe-deposit box it might happen that the software is not longer available and it might be difficult to recover the keys from the seed.
2013/09/03
[ "https://bitcoin.stackexchange.com/questions/13105", "https://bitcoin.stackexchange.com", "https://bitcoin.stackexchange.com/users/1853/" ]
Bitcoin Armoury is the best thing out there for this. ![enter image description here](https://i.stack.imgur.com/Ge3sd.png) * What you want to do is create a new wallet with armoury, create a receiving address and send your BTC there. * The best thing is you do not need to even be connected to the network, synchronized or anything. Armoury can run offline in the dungeons far underneath the earth (like your cellar :) ) * You then create a paper backup and print it out 2 or three times. Go and store it in your bank, in your important documents and at your mums house. * Delete armoury. (Yes, but make sure you have your paper backups stored safely!) Your coins will hang in limbo (on the network) without any transaction history or block chain tracking. COmpletely anonymous and unclaimed. Now- You might feel like you just threw your coins into thin air and have this uneasy feeling of you will never get your coins back! I know I did. So this is what I did. *I followed the whole process I mentioned above. Created a test wallet. Went to another computer somewhere else and did the same, except I imported the wallet from the paper backup. SYnchronised to the bitcoin network. Viola - The coins appeared in the transaction blocks and in my wallet ready to spend* * It is also good for managing many online wallets at the same time. One for savings, possibly donations from your websites or blogs, and a personal one, and even offline unsynchronized for the long term anonymous storing of coins. *As long as the bitcoin network will be running you will never lose offline transactions. Just make sure to keep your paper backup in atleast 3 secure seperate place- and no. Do not store it on picasa albums or gdrive.. keep it offline in a bank, locker and at your nans house under the bed, laminate it, put it in a box and bury it in your back yard next to the tree house.*
The best way to securely store bitcoin is by using what's commonly called "Cold Storage". You do this by generating and address/private-key pair, sending bitcoin to the address, and keeping the private key in a safe place until you're ready to spend it. There are a number of ways to do this, but the easiest I've found is to create a wallet with BlockChain.info. On the "Receive Money" tab, there is a "More Options" button that will allow you to create a Cold Storage address. The key pair is generated on your local machine, so you shouldn't have to worry about the private key getting out. In the future, you can use this private key to spend your funds using any client, including BlockChain.info. Since we're trying to do this securely, keep in mind that nothing is absolutely secure. And that if someone has access to your computer during this process, either because you gave them access or because they hacked into it, they can still obtain your private key and spend your funds.
13,105
What are the most secure way to store a huge amount of BTC over a long time and its (detailed) risks? A other assumption is that the owner does not have a very technical background, thus it will not be possible to verify the code of a wallet generator. I am looking for a detailed overview of the risks. Even unlikely thinks like a biased random number generator of java script used by: <https://www.bitaddress.org/> Or that the site is hacked and wallet generation script is malicious just when I want to use it. An other example would be, when I use MultiBit and I store the seed in safe-deposit box it might happen that the software is not longer available and it might be difficult to recover the keys from the seed.
2013/09/03
[ "https://bitcoin.stackexchange.com/questions/13105", "https://bitcoin.stackexchange.com", "https://bitcoin.stackexchange.com/users/1853/" ]
The best way is to generate wallet off-line. The secure of your storage is the same as secure of your off-line machine. You may aware off TEMPEST only, of course if only nobody can get access to your off-line machine. You can use for this [Vanitygen](https://en.bitcoin.it/wiki/Vanitygen). You can download vanitygen [here](https://github.com/samr7/vanitygen). Send your bitcoins to address that you generate on off-line machine, and keep private key of this address safe.
I would say that a paper wallet stored in a bank vault with no other copies made would be the safest. The only risk is that the bank gets robed or the paper deteriorates (which could be solved by using a higher grade material.) Though this is probably overkill. If your looking for a practical very secure solution I would recommend using [Armory's](https://bitcoinarmory.com/) cold storage system.
13,105
What are the most secure way to store a huge amount of BTC over a long time and its (detailed) risks? A other assumption is that the owner does not have a very technical background, thus it will not be possible to verify the code of a wallet generator. I am looking for a detailed overview of the risks. Even unlikely thinks like a biased random number generator of java script used by: <https://www.bitaddress.org/> Or that the site is hacked and wallet generation script is malicious just when I want to use it. An other example would be, when I use MultiBit and I store the seed in safe-deposit box it might happen that the software is not longer available and it might be difficult to recover the keys from the seed.
2013/09/03
[ "https://bitcoin.stackexchange.com/questions/13105", "https://bitcoin.stackexchange.com", "https://bitcoin.stackexchange.com/users/1853/" ]
Bitcoin Armoury is the best thing out there for this. ![enter image description here](https://i.stack.imgur.com/Ge3sd.png) * What you want to do is create a new wallet with armoury, create a receiving address and send your BTC there. * The best thing is you do not need to even be connected to the network, synchronized or anything. Armoury can run offline in the dungeons far underneath the earth (like your cellar :) ) * You then create a paper backup and print it out 2 or three times. Go and store it in your bank, in your important documents and at your mums house. * Delete armoury. (Yes, but make sure you have your paper backups stored safely!) Your coins will hang in limbo (on the network) without any transaction history or block chain tracking. COmpletely anonymous and unclaimed. Now- You might feel like you just threw your coins into thin air and have this uneasy feeling of you will never get your coins back! I know I did. So this is what I did. *I followed the whole process I mentioned above. Created a test wallet. Went to another computer somewhere else and did the same, except I imported the wallet from the paper backup. SYnchronised to the bitcoin network. Viola - The coins appeared in the transaction blocks and in my wallet ready to spend* * It is also good for managing many online wallets at the same time. One for savings, possibly donations from your websites or blogs, and a personal one, and even offline unsynchronized for the long term anonymous storing of coins. *As long as the bitcoin network will be running you will never lose offline transactions. Just make sure to keep your paper backup in atleast 3 secure seperate place- and no. Do not store it on picasa albums or gdrive.. keep it offline in a bank, locker and at your nans house under the bed, laminate it, put it in a box and bury it in your back yard next to the tree house.*
I would say that a paper wallet stored in a bank vault with no other copies made would be the safest. The only risk is that the bank gets robed or the paper deteriorates (which could be solved by using a higher grade material.) Though this is probably overkill. If your looking for a practical very secure solution I would recommend using [Armory's](https://bitcoinarmory.com/) cold storage system.
13,105
What are the most secure way to store a huge amount of BTC over a long time and its (detailed) risks? A other assumption is that the owner does not have a very technical background, thus it will not be possible to verify the code of a wallet generator. I am looking for a detailed overview of the risks. Even unlikely thinks like a biased random number generator of java script used by: <https://www.bitaddress.org/> Or that the site is hacked and wallet generation script is malicious just when I want to use it. An other example would be, when I use MultiBit and I store the seed in safe-deposit box it might happen that the software is not longer available and it might be difficult to recover the keys from the seed.
2013/09/03
[ "https://bitcoin.stackexchange.com/questions/13105", "https://bitcoin.stackexchange.com", "https://bitcoin.stackexchange.com/users/1853/" ]
Bitcoin Armoury is the best thing out there for this. ![enter image description here](https://i.stack.imgur.com/Ge3sd.png) * What you want to do is create a new wallet with armoury, create a receiving address and send your BTC there. * The best thing is you do not need to even be connected to the network, synchronized or anything. Armoury can run offline in the dungeons far underneath the earth (like your cellar :) ) * You then create a paper backup and print it out 2 or three times. Go and store it in your bank, in your important documents and at your mums house. * Delete armoury. (Yes, but make sure you have your paper backups stored safely!) Your coins will hang in limbo (on the network) without any transaction history or block chain tracking. COmpletely anonymous and unclaimed. Now- You might feel like you just threw your coins into thin air and have this uneasy feeling of you will never get your coins back! I know I did. So this is what I did. *I followed the whole process I mentioned above. Created a test wallet. Went to another computer somewhere else and did the same, except I imported the wallet from the paper backup. SYnchronised to the bitcoin network. Viola - The coins appeared in the transaction blocks and in my wallet ready to spend* * It is also good for managing many online wallets at the same time. One for savings, possibly donations from your websites or blogs, and a personal one, and even offline unsynchronized for the long term anonymous storing of coins. *As long as the bitcoin network will be running you will never lose offline transactions. Just make sure to keep your paper backup in atleast 3 secure seperate place- and no. Do not store it on picasa albums or gdrive.. keep it offline in a bank, locker and at your nans house under the bed, laminate it, put it in a box and bury it in your back yard next to the tree house.*
The best way is to generate wallet off-line. The secure of your storage is the same as secure of your off-line machine. You may aware off TEMPEST only, of course if only nobody can get access to your off-line machine. You can use for this [Vanitygen](https://en.bitcoin.it/wiki/Vanitygen). You can download vanitygen [here](https://github.com/samr7/vanitygen). Send your bitcoins to address that you generate on off-line machine, and keep private key of this address safe.
5,755
I want to add a bit to the flow of users, by making the first form field auto focus on page load. Initially the auto focus scares me a bit (sometimes called [offensive](https://ux.stackexchange.com/questions/2861/drawbacks-of-auto-focusing-on-a-web-pages-text-field-javascript)). But as said in that Q&A, pages with the form as the single purpose of that page are a very good candidate. I was wondering if there is some way it can be done right. For example I'm thinking of not doing it when the user already has put focus on some field itself. Are there more ways I can make sure the auto focus is not 'offensive'? Update ------ I'm looking for a bit more the *whole picture*. What are all the measures one should take to make this work well? Including *ux, technical, visual*, etc. For example, what to do when the field(s) are pre-filled by the browsers password manager?
2011/04/01
[ "https://ux.stackexchange.com/questions/5755", "https://ux.stackexchange.com", "https://ux.stackexchange.com/users/166/" ]
I would say that if you're going to autofocus, you should also do some kind of clear visual 'notification' that the focus has moved there - change color, fade in a box, flash in an arrow, whatever. This way, the user isn't surprised when the cursor isn't where they expect it; rather, you show them where it should be, and they find it there.
I would only do the auto-focus if using the form is the main purpose of the page. Auto-populating a search box or sign-in form on a site home page might be confusing, especially if users accidentally hit the enter key on their keyboard. As far as browsers auto-populating the fields, this shouldn't be an issue. Auto-focus would allow the user to just hit enter to submit the populated form, or allow them to tab through and change a couple things if needed. The only thing I would check for is to see if any of the form items already have focus. It's really annoying to be part way through filling out a form and have the focus jump back up to the first box.
5,755
I want to add a bit to the flow of users, by making the first form field auto focus on page load. Initially the auto focus scares me a bit (sometimes called [offensive](https://ux.stackexchange.com/questions/2861/drawbacks-of-auto-focusing-on-a-web-pages-text-field-javascript)). But as said in that Q&A, pages with the form as the single purpose of that page are a very good candidate. I was wondering if there is some way it can be done right. For example I'm thinking of not doing it when the user already has put focus on some field itself. Are there more ways I can make sure the auto focus is not 'offensive'? Update ------ I'm looking for a bit more the *whole picture*. What are all the measures one should take to make this work well? Including *ux, technical, visual*, etc. For example, what to do when the field(s) are pre-filled by the browsers password manager?
2011/04/01
[ "https://ux.stackexchange.com/questions/5755", "https://ux.stackexchange.com", "https://ux.stackexchange.com/users/166/" ]
Autofocus is used on the LinkedIn Sign-in page, and this is what it looks like: ![enter image description here](https://i.stack.imgur.com/q4BFu.png) I think it's quite clear, and wouldn't go to any special lengths beyond that. Maybe color the background, but that's sometimes used as a required field indication. Btw, I disagree with @Coldnorth - there's no real danger of "the user being surprised when the cursor isn't where they expect it", because usually when a webpage is loaded, there is no focus anywhere on the screen. The focus appears either on autofocus, or if the user himself had placed it somewhere - which overrides your autofocus in any case.
I would only do the auto-focus if using the form is the main purpose of the page. Auto-populating a search box or sign-in form on a site home page might be confusing, especially if users accidentally hit the enter key on their keyboard. As far as browsers auto-populating the fields, this shouldn't be an issue. Auto-focus would allow the user to just hit enter to submit the populated form, or allow them to tab through and change a couple things if needed. The only thing I would check for is to see if any of the form items already have focus. It's really annoying to be part way through filling out a form and have the focus jump back up to the first box.
5,755
I want to add a bit to the flow of users, by making the first form field auto focus on page load. Initially the auto focus scares me a bit (sometimes called [offensive](https://ux.stackexchange.com/questions/2861/drawbacks-of-auto-focusing-on-a-web-pages-text-field-javascript)). But as said in that Q&A, pages with the form as the single purpose of that page are a very good candidate. I was wondering if there is some way it can be done right. For example I'm thinking of not doing it when the user already has put focus on some field itself. Are there more ways I can make sure the auto focus is not 'offensive'? Update ------ I'm looking for a bit more the *whole picture*. What are all the measures one should take to make this work well? Including *ux, technical, visual*, etc. For example, what to do when the field(s) are pre-filled by the browsers password manager?
2011/04/01
[ "https://ux.stackexchange.com/questions/5755", "https://ux.stackexchange.com", "https://ux.stackexchange.com/users/166/" ]
To "do it right" you should use the new HTML5 form field attribute "autofocus" (which will work in all browsers supporting HTML5) and use a JS-based shim to progressively add backwards compatibility support to older browsers. Here's [a jQuery snippet](https://github.com/miketaylr/autofocus) that will do the basic job perfectly, and a working demo. You could alter this if you wanted to attempt to handle special cases, like password managers, but I recommend leaving the code untouched so that only default HTML5-compatible browser functionality is emulated, nothing more, so that the end user experience is consistent across the web; the developers of password managers will accommodate field autofocus if their users require it, you shouldn't waste your time anticipating such edge cases. A similar approach can/should be taken with HTML5 field [placeholders](https://github.com/mathiasbynens/Placeholder-jQuery-Plugin) (hint text).
I would only do the auto-focus if using the form is the main purpose of the page. Auto-populating a search box or sign-in form on a site home page might be confusing, especially if users accidentally hit the enter key on their keyboard. As far as browsers auto-populating the fields, this shouldn't be an issue. Auto-focus would allow the user to just hit enter to submit the populated form, or allow them to tab through and change a couple things if needed. The only thing I would check for is to see if any of the form items already have focus. It's really annoying to be part way through filling out a form and have the focus jump back up to the first box.
18,341,514
I am embedded programmer, and have no experience with desktop programming. In my project have to display and calculate no of physical parameter like pH, temp. Please suggest me which way to go: Qt or Visual Studio? Which is best suited for scientific computing? I'm asking this because I am going to give lot of my time to learning these tools. Last think, Any open source lib or tool like NI Measurement Stdio in QT or VS..
2013/08/20
[ "https://Stackoverflow.com/questions/18341514", "https://Stackoverflow.com", "https://Stackoverflow.com/users/2700801/" ]
Qt Creator and Visual Studio are both IDEs. MFC and Qt Libraries both have GUI libraries for C++. C++ and C# are both programming languages that you can compare and decide on. Qt Libraries can be used in Visual Studio, using the Qt VS Add-in... So assuming you want to stick with C++ and you have heard good things about Qt, here are some resources to look into: Here are some of the resources you should explore for scientific computing in C++. This is not an exhaustive list, but it should get you going. * <http://partow.net/programming/exprtk/> ExprTK (easy math expression library) * <http://www.vtk.org/> Visualization Toolkit * <http://qt-project.org/forums/viewthread/22988> Scientific Plotting in Qt * <http://qwt.sourceforge.net/> QWT (Qt Plotting Library) * <http://qt-project.org/downloads#qt-other> (Qt Add-In for Visual Studio) Hope that helps.
you should make your hands dirty by trying one of those you prefer. In my opinion I prefer Qt for C++ programming. And Visual Studio just for C# applications. one more thing Qt is available in Windows, Linux and Mac. But VS is just for Microsoft OSs.
4,890,494
Earlier today I came across [Kaazing's](http://kaazing.com) WebSocket API for HTML5. Looks fantastic, but as I am only now researching WebSocket possibilities for real-time financial updating, I would like to hear some recommendations, and pitfalls to avoid when planning out this architecture. I'm looking at ASP.Net MVC, and possibly some WPF/Silverlight MVVM. Are there other WebSocket API's that are better (and why), and some good examples? Also, what kind of traffic can WebSockets handle? I mean, if we have over a million users on a system updating real-time, how do hardware requirements change because the software architecture implements WebSockets?
2011/02/03
[ "https://Stackoverflow.com/questions/4890494", "https://Stackoverflow.com", "https://Stackoverflow.com/users/172359/" ]
Here's a C# implementation of a Web Socket client and server on CodeProject: [Web Socket Server](http://www.codeproject.com/KB/webservices/c_sharp_web_socket_server.aspx)
Although the number of browsers are quite limited for websockets, mobile browsers have support for that. But i would be considering the use of more cross browser friendly choices like [**PokeIn**](http://pokein.com) reverse ajax library
4,890,494
Earlier today I came across [Kaazing's](http://kaazing.com) WebSocket API for HTML5. Looks fantastic, but as I am only now researching WebSocket possibilities for real-time financial updating, I would like to hear some recommendations, and pitfalls to avoid when planning out this architecture. I'm looking at ASP.Net MVC, and possibly some WPF/Silverlight MVVM. Are there other WebSocket API's that are better (and why), and some good examples? Also, what kind of traffic can WebSockets handle? I mean, if we have over a million users on a system updating real-time, how do hardware requirements change because the software architecture implements WebSockets?
2011/02/03
[ "https://Stackoverflow.com/questions/4890494", "https://Stackoverflow.com", "https://Stackoverflow.com/users/172359/" ]
A late answer. Here is a WebSocket Server (framework) that is based on .NET and has support for modelbinding / controller and validations etc. in a way that reminds of MVC. It is very easy to get started using it. Just create a new MVC3 Project and type: Install-Package XSockets Using the Package Manager Console in Visual Studio More info on <http://xsockets.net> And yes, it supports RFC6455 and Hibi00 and has a fallback for "older" browsers.
I figured I'd come back at this, now that I have a solution ready for production. I took a look at a few vendors that basically charge a lot of money for something you can essentially build yourself. They all have good products, and if your time to market is critical, those prefab options may be the best in the short run. After poking around with Node.JS with Socket.IO, I shifted my attention to [SignalR](https://github.com/SignalR/SignalR) - an asynchronous signaling library for .NET to help build real-time, multi-user interactive web applications, and used the hub implementation. It manages all the heavy lifting and connection building with just a few lines of JavaScript, and automatically selects the appropriate transport protocol for the connection. For a load-balanced environment, implementation of a caching server such as Redis is required.
4,890,494
Earlier today I came across [Kaazing's](http://kaazing.com) WebSocket API for HTML5. Looks fantastic, but as I am only now researching WebSocket possibilities for real-time financial updating, I would like to hear some recommendations, and pitfalls to avoid when planning out this architecture. I'm looking at ASP.Net MVC, and possibly some WPF/Silverlight MVVM. Are there other WebSocket API's that are better (and why), and some good examples? Also, what kind of traffic can WebSockets handle? I mean, if we have over a million users on a system updating real-time, how do hardware requirements change because the software architecture implements WebSockets?
2011/02/03
[ "https://Stackoverflow.com/questions/4890494", "https://Stackoverflow.com", "https://Stackoverflow.com/users/172359/" ]
A late answer. Here is a WebSocket Server (framework) that is based on .NET and has support for modelbinding / controller and validations etc. in a way that reminds of MVC. It is very easy to get started using it. Just create a new MVC3 Project and type: Install-Package XSockets Using the Package Manager Console in Visual Studio More info on <http://xsockets.net> And yes, it supports RFC6455 and Hibi00 and has a fallback for "older" browsers.
Here's a C# implementation of a Web Socket client and server on CodeProject: [Web Socket Server](http://www.codeproject.com/KB/webservices/c_sharp_web_socket_server.aspx)
4,890,494
Earlier today I came across [Kaazing's](http://kaazing.com) WebSocket API for HTML5. Looks fantastic, but as I am only now researching WebSocket possibilities for real-time financial updating, I would like to hear some recommendations, and pitfalls to avoid when planning out this architecture. I'm looking at ASP.Net MVC, and possibly some WPF/Silverlight MVVM. Are there other WebSocket API's that are better (and why), and some good examples? Also, what kind of traffic can WebSockets handle? I mean, if we have over a million users on a system updating real-time, how do hardware requirements change because the software architecture implements WebSockets?
2011/02/03
[ "https://Stackoverflow.com/questions/4890494", "https://Stackoverflow.com", "https://Stackoverflow.com/users/172359/" ]
I figured I'd come back at this, now that I have a solution ready for production. I took a look at a few vendors that basically charge a lot of money for something you can essentially build yourself. They all have good products, and if your time to market is critical, those prefab options may be the best in the short run. After poking around with Node.JS with Socket.IO, I shifted my attention to [SignalR](https://github.com/SignalR/SignalR) - an asynchronous signaling library for .NET to help build real-time, multi-user interactive web applications, and used the hub implementation. It manages all the heavy lifting and connection building with just a few lines of JavaScript, and automatically selects the appropriate transport protocol for the connection. For a load-balanced environment, implementation of a caching server such as Redis is required.
Although the number of browsers are quite limited for websockets, mobile browsers have support for that. But i would be considering the use of more cross browser friendly choices like [**PokeIn**](http://pokein.com) reverse ajax library
4,890,494
Earlier today I came across [Kaazing's](http://kaazing.com) WebSocket API for HTML5. Looks fantastic, but as I am only now researching WebSocket possibilities for real-time financial updating, I would like to hear some recommendations, and pitfalls to avoid when planning out this architecture. I'm looking at ASP.Net MVC, and possibly some WPF/Silverlight MVVM. Are there other WebSocket API's that are better (and why), and some good examples? Also, what kind of traffic can WebSockets handle? I mean, if we have over a million users on a system updating real-time, how do hardware requirements change because the software architecture implements WebSockets?
2011/02/03
[ "https://Stackoverflow.com/questions/4890494", "https://Stackoverflow.com", "https://Stackoverflow.com/users/172359/" ]
A late answer. Here is a WebSocket Server (framework) that is based on .NET and has support for modelbinding / controller and validations etc. in a way that reminds of MVC. It is very easy to get started using it. Just create a new MVC3 Project and type: Install-Package XSockets Using the Package Manager Console in Visual Studio More info on <http://xsockets.net> And yes, it supports RFC6455 and Hibi00 and has a fallback for "older" browsers.
Although the number of browsers are quite limited for websockets, mobile browsers have support for that. But i would be considering the use of more cross browser friendly choices like [**PokeIn**](http://pokein.com) reverse ajax library
4,890,494
Earlier today I came across [Kaazing's](http://kaazing.com) WebSocket API for HTML5. Looks fantastic, but as I am only now researching WebSocket possibilities for real-time financial updating, I would like to hear some recommendations, and pitfalls to avoid when planning out this architecture. I'm looking at ASP.Net MVC, and possibly some WPF/Silverlight MVVM. Are there other WebSocket API's that are better (and why), and some good examples? Also, what kind of traffic can WebSockets handle? I mean, if we have over a million users on a system updating real-time, how do hardware requirements change because the software architecture implements WebSockets?
2011/02/03
[ "https://Stackoverflow.com/questions/4890494", "https://Stackoverflow.com", "https://Stackoverflow.com/users/172359/" ]
Here's a C# implementation of a Web Socket client and server on CodeProject: [Web Socket Server](http://www.codeproject.com/KB/webservices/c_sharp_web_socket_server.aspx)
<https://github.com/Olivine-Labs/Alchemy-Websockets> Here's an open source websocket server and client library. C#/Javascript. Includes fallback to flash sockets for browsers that don't have websockets yet. Tested on most web browsers including mobile ones, works everywhere. Realtime financials? I don't know how many connections you plan on handling but this one is also the most scalable solution available right now.
4,890,494
Earlier today I came across [Kaazing's](http://kaazing.com) WebSocket API for HTML5. Looks fantastic, but as I am only now researching WebSocket possibilities for real-time financial updating, I would like to hear some recommendations, and pitfalls to avoid when planning out this architecture. I'm looking at ASP.Net MVC, and possibly some WPF/Silverlight MVVM. Are there other WebSocket API's that are better (and why), and some good examples? Also, what kind of traffic can WebSockets handle? I mean, if we have over a million users on a system updating real-time, how do hardware requirements change because the software architecture implements WebSockets?
2011/02/03
[ "https://Stackoverflow.com/questions/4890494", "https://Stackoverflow.com", "https://Stackoverflow.com/users/172359/" ]
I think following links will help you.. [The WebSockets prototype with Silverlight, HTML Bridges and JavaScript](https://www.jefclaes.be/2011/01/html5-websockets-prototype-with.html) [Silverlight and WebSockets (Mike Taulty's blog)](https://mtaulty.com/2010/07/27/m_12587/)
Although the number of browsers are quite limited for websockets, mobile browsers have support for that. But i would be considering the use of more cross browser friendly choices like [**PokeIn**](http://pokein.com) reverse ajax library
4,890,494
Earlier today I came across [Kaazing's](http://kaazing.com) WebSocket API for HTML5. Looks fantastic, but as I am only now researching WebSocket possibilities for real-time financial updating, I would like to hear some recommendations, and pitfalls to avoid when planning out this architecture. I'm looking at ASP.Net MVC, and possibly some WPF/Silverlight MVVM. Are there other WebSocket API's that are better (and why), and some good examples? Also, what kind of traffic can WebSockets handle? I mean, if we have over a million users on a system updating real-time, how do hardware requirements change because the software architecture implements WebSockets?
2011/02/03
[ "https://Stackoverflow.com/questions/4890494", "https://Stackoverflow.com", "https://Stackoverflow.com/users/172359/" ]
A late answer. Here is a WebSocket Server (framework) that is based on .NET and has support for modelbinding / controller and validations etc. in a way that reminds of MVC. It is very easy to get started using it. Just create a new MVC3 Project and type: Install-Package XSockets Using the Package Manager Console in Visual Studio More info on <http://xsockets.net> And yes, it supports RFC6455 and Hibi00 and has a fallback for "older" browsers.
<https://github.com/Olivine-Labs/Alchemy-Websockets> Here's an open source websocket server and client library. C#/Javascript. Includes fallback to flash sockets for browsers that don't have websockets yet. Tested on most web browsers including mobile ones, works everywhere. Realtime financials? I don't know how many connections you plan on handling but this one is also the most scalable solution available right now.
4,890,494
Earlier today I came across [Kaazing's](http://kaazing.com) WebSocket API for HTML5. Looks fantastic, but as I am only now researching WebSocket possibilities for real-time financial updating, I would like to hear some recommendations, and pitfalls to avoid when planning out this architecture. I'm looking at ASP.Net MVC, and possibly some WPF/Silverlight MVVM. Are there other WebSocket API's that are better (and why), and some good examples? Also, what kind of traffic can WebSockets handle? I mean, if we have over a million users on a system updating real-time, how do hardware requirements change because the software architecture implements WebSockets?
2011/02/03
[ "https://Stackoverflow.com/questions/4890494", "https://Stackoverflow.com", "https://Stackoverflow.com/users/172359/" ]
I figured I'd come back at this, now that I have a solution ready for production. I took a look at a few vendors that basically charge a lot of money for something you can essentially build yourself. They all have good products, and if your time to market is critical, those prefab options may be the best in the short run. After poking around with Node.JS with Socket.IO, I shifted my attention to [SignalR](https://github.com/SignalR/SignalR) - an asynchronous signaling library for .NET to help build real-time, multi-user interactive web applications, and used the hub implementation. It manages all the heavy lifting and connection building with just a few lines of JavaScript, and automatically selects the appropriate transport protocol for the connection. For a load-balanced environment, implementation of a caching server such as Redis is required.
<https://github.com/Olivine-Labs/Alchemy-Websockets> Here's an open source websocket server and client library. C#/Javascript. Includes fallback to flash sockets for browsers that don't have websockets yet. Tested on most web browsers including mobile ones, works everywhere. Realtime financials? I don't know how many connections you plan on handling but this one is also the most scalable solution available right now.
4,890,494
Earlier today I came across [Kaazing's](http://kaazing.com) WebSocket API for HTML5. Looks fantastic, but as I am only now researching WebSocket possibilities for real-time financial updating, I would like to hear some recommendations, and pitfalls to avoid when planning out this architecture. I'm looking at ASP.Net MVC, and possibly some WPF/Silverlight MVVM. Are there other WebSocket API's that are better (and why), and some good examples? Also, what kind of traffic can WebSockets handle? I mean, if we have over a million users on a system updating real-time, how do hardware requirements change because the software architecture implements WebSockets?
2011/02/03
[ "https://Stackoverflow.com/questions/4890494", "https://Stackoverflow.com", "https://Stackoverflow.com/users/172359/" ]
I think following links will help you.. [The WebSockets prototype with Silverlight, HTML Bridges and JavaScript](https://www.jefclaes.be/2011/01/html5-websockets-prototype-with.html) [Silverlight and WebSockets (Mike Taulty's blog)](https://mtaulty.com/2010/07/27/m_12587/)
<https://github.com/Olivine-Labs/Alchemy-Websockets> Here's an open source websocket server and client library. C#/Javascript. Includes fallback to flash sockets for browsers that don't have websockets yet. Tested on most web browsers including mobile ones, works everywhere. Realtime financials? I don't know how many connections you plan on handling but this one is also the most scalable solution available right now.
94,696
I'm currently stumped trying to remember the word for when someone does something or says something in a consistent manner as part of their personality. For example, my friend Sam always shrugs his shoulders high and smiles when my coworkers ask him redundant questions. I wanna say that's his personality quip or gesture but I know that's not the right word. I feel like it starts with a P but I could be wrong.
2016/06/25
[ "https://ell.stackexchange.com/questions/94696", "https://ell.stackexchange.com", "https://ell.stackexchange.com/users/36921/" ]
I like this one best > > [mannerism](http://www.merriam-webster.com/dictionary/mannerism) > > : a person's particular way of talking or moving > > > But some other possibilities include 1. practice 2. pattern 3. propensity 4. habit 5. quirk 6. idiosyncrasy
The word that I would use is > > [mannerism](http://dictionary.cambridge.org/dictionary/english/mannerism?q=Mannerism) - something that a person does repeatedly with their face, hands, or voice, and that they may not realize they are doing. > > > If it is particularly unusual, you could call it a **quirk** or **foible** > > [quirk](http://dictionary.cambridge.org/dictionary/english/quirk) - an unusual habit or part of someone's personality, or something that is strange and unexpected > > > [foible](http://dictionary.cambridge.org/dictionary/english/foible) - a strange habit or characteristic that is seen as not important and not harming anyone > > >
16,349
A [vertical take-off and landing (VTOL)](https://en.wikipedia.org/wiki/VTOL) aircraft is one that can hover, take off, and land vertically. We have several military fighter jets, which can takeoff and land vertically (like the [Harrier Jump Jet](https://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0CB4QFjAA&url=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FHarrier_Jump_Jet&ei=yfCNVeiABYK5uATCpZbQCQ&usg=AFQjCNEcVDkDYsY8R-iKcyFt3rjKyJnpvg&sig2=FrAWGUklPuxSAorRyUSlMg)). Would it be possible to design an airliner (for example as big as a A320 carrying over a hundred people and travelling at 0.85 mach) to perform VTOL?
2015/06/27
[ "https://aviation.stackexchange.com/questions/16349", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/8482/" ]
The closest to what you ask was maybe the [Do-31](https://en.wikipedia.org/wiki/Dornier_Do_31) experimental VTOL transport. ![Dornier Do-31 in hover](https://i.stack.imgur.com/K8FnG.jpg) Dornier Do-31 in hover. Picture [Source](http://www.diseno-art.com/news_content/2013/10/strange-vehicles-dornier-do-31-vtol-jet-transport/) It was developed to fly supplies to VTOL fighter bases. Makes no sense to have a VTOL fighter fleet if you cannot supply them, right? That was what the Do-31 was for, and the technically successful program folded when NATO abandoned the VTOL strategy in the Sixties. Compared to regional airliners of its time, the table below shows how much the installation of sufficient thrust has cut performance: ![Performance comparison between Do-31 and F-28](https://i.stack.imgur.com/bTkR3.png) I used the [Fokker F-28](https://en.wikipedia.org/wiki/Fokker_F28_Fellowship) for comparison, because it is of similar size and age. As you can see, VTOL easily costs half the payload. 36 fully equipped troops may weigh more than 36 passengers, but they will sit on much lighter seats and have much more frugal accommodations. Note that I used the reduced take-off mass for VTOL flight, but have no information if that mass would have included the full payload. The range is valid only for the higher maximum take-off mass of 24.5 tons, for which a conventional take-off was necessary. The Do-31 could have fitted the Belgian airline [SABENA](https://en.wikipedia.org/wiki/Sabena), which at the time (the Fifties and Sixities of the last century) had the most advanced VTOL strategy of all airlines. They operated [regional connections with helicopters](https://www.youtube.com/watch?v=0sC5jXQZEuA), but eventually reverted to regular aircraft well before the Do-31 would had been available. [Heli-Air Monaco](https://en.wikipedia.org/wiki/Heli_Air_Monaco) is still in operation after almost 40 years, but this is more a taxi service than an airline. Considering not only the increased fuel consumption, but also the increased maintenance cost on more and diverse engines (most VTOL airplanes have dedicated lift engines), the operating cost even at the times of cheap fuel were too high to make the convenience worth it. I think it is possible to develop a VTOL A320, but it would look very different, would cruise at a lower speed and have a much reduced payload and range. Tickets would be horrendously expensive, though. --- EDIT: Thanks to @egid for his suggestion to use mass fractions for comparison. Unfortunately, I found [detailed mass data](https://books.google.de/books?id=V1DuJfPov48C&pg=PA582&lpg=PA582&dq=Fokker%20F-28%20empty%20weight&source=bl&ots=PbzAbzPn4Z&sig=Cep-wOrWf0ED54xpQaDmpUpJZeo&hl=de&sa=X&ei=0HmPVf3BGIPiU5KPruAD&ved=0CFYQ6AEwBw#v=onepage&q=Fokker%20F-28%20empty%20weight&f=false) of the F-28 only for a later version, but the expanded table shows the point clearly: ![enter image description here](https://i.stack.imgur.com/9aIXi.png) The useful load fraction is the result of dividing the difference between take-off mass and operating mass empty by the take-off mass, showing the sum of payload and fuel as a fraction of take-off mass. Adding lift engines, slow-speed controls and a rear loading ramp clearly reduced what could be carried in VTOL flight.
A big part of making an aircraft that can take off and land vertically is the thrust to weight ratio has to be greater than 1 so that it can work against the force of gravity. The Harrier Jump Jet can only take off vertically when it isn't loaded to full capacity (in which case STOL is used). For a commercial airliner to perform VTOL, taking the A320 as an example, it would require more than 765 kN of thrust, which is 3.2 times the thrust it currently has. Such engineering is infeasible with current technology. * Maximum [A320](https://en.wikipedia.org/wiki/Airbus_A320_family#Specifications) mass is 78 tonnes, so the weight is ~765 kN. * The two [CFM56-5B4](https://en.wikipedia.org/wiki/CFM_International_CFM56#CFM56-5B_series)'s produce 240 kN.
1,933
I am trying to give edit permissions for my partners on a custom object, but on the same time, I need them to have READ only on some of the fields that they see. The custom object includes a text c\_field that should NOT be edited, but it is visible as read only on the page layout of the partner. Dongle ID is the field I need as read only. I want to point that there is NO option to remove the **required** setting from the page layout - I assume this is because the field itself has the isRequired settings ![enter image description here](https://i.stack.imgur.com/8mUi5.jpg) * blue dot is: always on layout * red star: required field. ![enter image description here](https://i.stack.imgur.com/NUPde.jpg) Starting with the field property on the page layout shows ![enter image description here](https://i.stack.imgur.com/gqnio.jpg) as you can see, the field is required, and the 'read only' CB is greyed out. How can I change that? Checking the Field Accessibility Settings, I get a message that the field is required because of Page Layout ![enter image description here](https://i.stack.imgur.com/bmvxP.jpg) Indeed, that's what I want to change ^^ - I want to set is as read only. One option I have in mind, is to remove the required CB - and set a validation rule on the field. But I don't like that approach (even that it will work). Any ideas? EDIT: This is what I see in the permission sets - ![enter image description here](https://i.stack.imgur.com/l3z9U.jpg) NOTE: As for profiles: I don't want to create another profile for this specific partner - that's why I use permission sets. (and checking in the profile object settings - the behaviour is the same)
2012/10/04
[ "https://salesforce.stackexchange.com/questions/1933", "https://salesforce.stackexchange.com", "https://salesforce.stackexchange.com/users/260/" ]
I don't believe you can use Database.com licenses against a Force.com org. I have asked this question of a couple of guys within Salesforce and have always been met with a no. It would be really interesting if you could as it would solve a few problems for me. But currently I still think it is a no and the docs are slightly misleading.
I am positive that this can be achieved . We will have to create appropriate sharing rules . Also if we want data access for Visualforce page if we write an extension class using "without sharing" keyword we will run in a system context mode and we can perform operation ignoring sharing permissions . In short if OWD Private sharing rules can be written both programatically and manually .
1,933
I am trying to give edit permissions for my partners on a custom object, but on the same time, I need them to have READ only on some of the fields that they see. The custom object includes a text c\_field that should NOT be edited, but it is visible as read only on the page layout of the partner. Dongle ID is the field I need as read only. I want to point that there is NO option to remove the **required** setting from the page layout - I assume this is because the field itself has the isRequired settings ![enter image description here](https://i.stack.imgur.com/8mUi5.jpg) * blue dot is: always on layout * red star: required field. ![enter image description here](https://i.stack.imgur.com/NUPde.jpg) Starting with the field property on the page layout shows ![enter image description here](https://i.stack.imgur.com/gqnio.jpg) as you can see, the field is required, and the 'read only' CB is greyed out. How can I change that? Checking the Field Accessibility Settings, I get a message that the field is required because of Page Layout ![enter image description here](https://i.stack.imgur.com/bmvxP.jpg) Indeed, that's what I want to change ^^ - I want to set is as read only. One option I have in mind, is to remove the required CB - and set a validation rule on the field. But I don't like that approach (even that it will work). Any ideas? EDIT: This is what I see in the permission sets - ![enter image description here](https://i.stack.imgur.com/l3z9U.jpg) NOTE: As for profiles: I don't want to create another profile for this specific partner - that's why I use permission sets. (and checking in the profile object settings - the behaviour is the same)
2012/10/04
[ "https://salesforce.stackexchange.com/questions/1933", "https://salesforce.stackexchange.com", "https://salesforce.stackexchange.com/users/260/" ]
Confirmed by SF. You can add Database.com licenses to your organisation, however they do not add anything to your allowed limits (API and data storage).
I am positive that this can be achieved . We will have to create appropriate sharing rules . Also if we want data access for Visualforce page if we write an extension class using "without sharing" keyword we will run in a system context mode and we can perform operation ignoring sharing permissions . In short if OWD Private sharing rules can be written both programatically and manually .
1,933
I am trying to give edit permissions for my partners on a custom object, but on the same time, I need them to have READ only on some of the fields that they see. The custom object includes a text c\_field that should NOT be edited, but it is visible as read only on the page layout of the partner. Dongle ID is the field I need as read only. I want to point that there is NO option to remove the **required** setting from the page layout - I assume this is because the field itself has the isRequired settings ![enter image description here](https://i.stack.imgur.com/8mUi5.jpg) * blue dot is: always on layout * red star: required field. ![enter image description here](https://i.stack.imgur.com/NUPde.jpg) Starting with the field property on the page layout shows ![enter image description here](https://i.stack.imgur.com/gqnio.jpg) as you can see, the field is required, and the 'read only' CB is greyed out. How can I change that? Checking the Field Accessibility Settings, I get a message that the field is required because of Page Layout ![enter image description here](https://i.stack.imgur.com/bmvxP.jpg) Indeed, that's what I want to change ^^ - I want to set is as read only. One option I have in mind, is to remove the required CB - and set a validation rule on the field. But I don't like that approach (even that it will work). Any ideas? EDIT: This is what I see in the permission sets - ![enter image description here](https://i.stack.imgur.com/l3z9U.jpg) NOTE: As for profiles: I don't want to create another profile for this specific partner - that's why I use permission sets. (and checking in the profile object settings - the behaviour is the same)
2012/10/04
[ "https://salesforce.stackexchange.com/questions/1933", "https://salesforce.stackexchange.com", "https://salesforce.stackexchange.com/users/260/" ]
Confirmed by SF. You can add Database.com licenses to your organisation, however they do not add anything to your allowed limits (API and data storage).
I don't believe you can use Database.com licenses against a Force.com org. I have asked this question of a couple of guys within Salesforce and have always been met with a no. It would be really interesting if you could as it would solve a few problems for me. But currently I still think it is a no and the docs are slightly misleading.
295,928
I want to get a new Mac. Can I simply `dd` a disk image from my older mac's hdd to the new Mac with a bigger HDD (this will be further partitioned, but the old osx drive will fit within one OS X-style partition)? I've done this with windows machines before, and I know there can be driver issues, I don't expect that with OSX but if there are other OSX specific landmines to know about, that would be great! Such as, will the serial number update to the new machine correctly I don't want to reinstall things.
2011/06/11
[ "https://superuser.com/questions/295928", "https://superuser.com", "https://superuser.com/users/87672/" ]
One thing i'd check is architecture - if its a PPC to Intel, there is no way it'll work. However, i would point out you have the option of migration [assistant](http://support.apple.com/kb/HT4413), which should manage most of it.
This is actually really simple, the simplest way to do this, is to take out your HDD, put it in an enclosure or use a SATA to USB (or firewire) cable, and use [SuperDuper](http://www.shirt-pocket.com/SuperDuper/SuperDuperDescription.html) to clone the drive to your new one.
295,928
I want to get a new Mac. Can I simply `dd` a disk image from my older mac's hdd to the new Mac with a bigger HDD (this will be further partitioned, but the old osx drive will fit within one OS X-style partition)? I've done this with windows machines before, and I know there can be driver issues, I don't expect that with OSX but if there are other OSX specific landmines to know about, that would be great! Such as, will the serial number update to the new machine correctly I don't want to reinstall things.
2011/06/11
[ "https://superuser.com/questions/295928", "https://superuser.com", "https://superuser.com/users/87672/" ]
One thing i'd check is architecture - if its a PPC to Intel, there is no way it'll work. However, i would point out you have the option of migration [assistant](http://support.apple.com/kb/HT4413), which should manage most of it.
Cloning the disk using using SuperDuper or Carbon Copy Cloner is your best bet. I've had mixed success with migration assistant. My recommendation if you do use it is that you check your file permissions once you are done. Sometimes moving things from one computer to the next is best done by hand even though it's time consuming. Your new user accounts might have issues accessing the files that you migrate because of the way the files were set up. I know from experience that sometimes I don't have permission to overwrite something in my Applications directory and to delete it you have to authenticate.
295,928
I want to get a new Mac. Can I simply `dd` a disk image from my older mac's hdd to the new Mac with a bigger HDD (this will be further partitioned, but the old osx drive will fit within one OS X-style partition)? I've done this with windows machines before, and I know there can be driver issues, I don't expect that with OSX but if there are other OSX specific landmines to know about, that would be great! Such as, will the serial number update to the new machine correctly I don't want to reinstall things.
2011/06/11
[ "https://superuser.com/questions/295928", "https://superuser.com", "https://superuser.com/users/87672/" ]
Cloning the disk using using SuperDuper or Carbon Copy Cloner is your best bet. I've had mixed success with migration assistant. My recommendation if you do use it is that you check your file permissions once you are done. Sometimes moving things from one computer to the next is best done by hand even though it's time consuming. Your new user accounts might have issues accessing the files that you migrate because of the way the files were set up. I know from experience that sometimes I don't have permission to overwrite something in my Applications directory and to delete it you have to authenticate.
This is actually really simple, the simplest way to do this, is to take out your HDD, put it in an enclosure or use a SATA to USB (or firewire) cable, and use [SuperDuper](http://www.shirt-pocket.com/SuperDuper/SuperDuperDescription.html) to clone the drive to your new one.
49,157,966
I had a test web page that used a restricted SQL user to query an Azure SQL DB to get data from masked fields. It returned the data and it was masked. I rejoiced. I changed the user with a button and voila! I could see the actual data. Then today, for some reason, it stopped working and I cried. I changed no code in between. I did however use the Azure portal to turn on auditing (can't image that affecting it). I thought TDE may conflict with DDM but I've read elsewhere that it doesn't - plus it was already enabled when it was working. I ran a query to show what permissions my "nobody" SQL user had - "connect" only. So I deleted my "nobody" user and created a new SQL login with associated user (as opposed to just a user). This way I could use SSMS to log in as a restricted user that should be affected by masking - but nope. So I can setup masks in TSQL or via Azure and Azure shows what's fields have been affected. But I every damned time I run a query in SSMS or via .net I see unmasked data. I really am stumped so any help would be awesome. Are there certain circumstances masking would stop working? Is there anything else I can check to ensure it's setup correctly? ta muchly
2018/03/07
[ "https://Stackoverflow.com/questions/49157966", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1145237/" ]
Could you please provide your subscription, server name and database name? You can send it directly to me - ronitr microsoft com We would like to investigate this - you may have hit a case of a bug we are tracking down. Thanks
SQL users with administrative privileges are always excluded from dynamic data masking. DB\_owners can also see the data unmasked. Data is only masked for the data\_reader. So if you’re seeing the unmasked data make sure, to use data\_reader permissions to the users from whom you want to mask the data.
49,157,966
I had a test web page that used a restricted SQL user to query an Azure SQL DB to get data from masked fields. It returned the data and it was masked. I rejoiced. I changed the user with a button and voila! I could see the actual data. Then today, for some reason, it stopped working and I cried. I changed no code in between. I did however use the Azure portal to turn on auditing (can't image that affecting it). I thought TDE may conflict with DDM but I've read elsewhere that it doesn't - plus it was already enabled when it was working. I ran a query to show what permissions my "nobody" SQL user had - "connect" only. So I deleted my "nobody" user and created a new SQL login with associated user (as opposed to just a user). This way I could use SSMS to log in as a restricted user that should be affected by masking - but nope. So I can setup masks in TSQL or via Azure and Azure shows what's fields have been affected. But I every damned time I run a query in SSMS or via .net I see unmasked data. I really am stumped so any help would be awesome. Are there certain circumstances masking would stop working? Is there anything else I can check to ensure it's setup correctly? ta muchly
2018/03/07
[ "https://Stackoverflow.com/questions/49157966", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1145237/" ]
After working with Microsoft to figure out what the issue is the conclusion is that dynamic data masking doesn't play nicely with the Azure Data Classification feature. When Data Classification is used DDM is turned off resulting in someone with only select permissions able to see the masked data. According to the MS representative the fix will be in 4-5 weeks but no ETA as to when it will be rolled out.
SQL users with administrative privileges are always excluded from dynamic data masking. DB\_owners can also see the data unmasked. Data is only masked for the data\_reader. So if you’re seeing the unmasked data make sure, to use data\_reader permissions to the users from whom you want to mask the data.
49,157,966
I had a test web page that used a restricted SQL user to query an Azure SQL DB to get data from masked fields. It returned the data and it was masked. I rejoiced. I changed the user with a button and voila! I could see the actual data. Then today, for some reason, it stopped working and I cried. I changed no code in between. I did however use the Azure portal to turn on auditing (can't image that affecting it). I thought TDE may conflict with DDM but I've read elsewhere that it doesn't - plus it was already enabled when it was working. I ran a query to show what permissions my "nobody" SQL user had - "connect" only. So I deleted my "nobody" user and created a new SQL login with associated user (as opposed to just a user). This way I could use SSMS to log in as a restricted user that should be affected by masking - but nope. So I can setup masks in TSQL or via Azure and Azure shows what's fields have been affected. But I every damned time I run a query in SSMS or via .net I see unmasked data. I really am stumped so any help would be awesome. Are there certain circumstances masking would stop working? Is there anything else I can check to ensure it's setup correctly? ta muchly
2018/03/07
[ "https://Stackoverflow.com/questions/49157966", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1145237/" ]
After working with Microsoft to figure out what the issue is the conclusion is that dynamic data masking doesn't play nicely with the Azure Data Classification feature. When Data Classification is used DDM is turned off resulting in someone with only select permissions able to see the masked data. According to the MS representative the fix will be in 4-5 weeks but no ETA as to when it will be rolled out.
Could you please provide your subscription, server name and database name? You can send it directly to me - ronitr microsoft com We would like to investigate this - you may have hit a case of a bug we are tracking down. Thanks
76,476
Ok, in [Cambridge dictionary](http://dictionary.cambridge.org/dictionary/english/japanese?q=Japanese) **Japanese** (n): a person from Japan. Ex: *She ​married a Japanese.* **The Japanese** [plural] (n): the ​people of Japan. Ex: *The Japanese make ​excellent ​cars.* **Japanese** (a): belonging to or ​relating to Japan, ​its ​people, or ​its ​language. *Ex: the Japanese ​stock ​market* So, "**Many Japaneses**" or "**Many Japanese people**"? Which one is more common? I feel that "**Many Japaneses**" is a bit strange
2015/12/21
[ "https://ell.stackexchange.com/questions/76476", "https://ell.stackexchange.com", "https://ell.stackexchange.com/users/22478/" ]
The word Japanese is used as a singular and plural noun; it's incorrect to say Japaneses as a plural noun. You can say either many Japanese (as a plural noun) or many Japanese people (as an adjective), but I think the latter is more common.
As a native speaker, "Many Japanese people" would be my preferred choice. Your meaning is very clearly stated in using it. I'm not sure as to why, but I find using "Japanese" as a noun to refer to the people of Japan without the definite article to be really strange to the ear.
1,467,067
I am building the debug version of my app, with full symbols. I set a breakpoint on the following line: throw std::range\_error( "invalid utf32" ); When the breakpoint hits, my stack looks normal. I can see all my routines. But if I run, and let the exception get thrown, I see a worthless stack. it has MyApp.exe!\_threadstartex() towards the bottom, a few disabled entries labeled kernel32.dll, and the line "Frames below may be incorrect and/or missing" etc. This really sucks! Because very often I will get an exception in my debug build, and this $5000 development environment is not even showing me my own stack! I am statically linking with everything so its not a DLL problem. Help!
2009/09/23
[ "https://Stackoverflow.com/questions/1467067", "https://Stackoverflow.com", "https://Stackoverflow.com/users/150679/" ]
I think you mix up smth. here. If you catch the exception in some catch statement or it is propagated until main your stack was unwound and you can not expect VC++ to remember the entire stack. For example in Java stack trace is part of the exception itself. Dependent on you compiler you can write an exception class which records the stack trace if it is constructed (but not copy constructed) and carries the information. When the class is caught you can evaluate the info. If you program using MFC take a look at AfxDumpStack. Hope that helps, Ovanes P.S: This DDJ article might be helpful to you: [C++ Stack Traces](http://www.ddj.com/184405270)
Probably you are watching the callstack of the wrong thread. Go to the Tread Panel, in Debug->Windows->Threads, and then select the correct thread.
1,467,067
I am building the debug version of my app, with full symbols. I set a breakpoint on the following line: throw std::range\_error( "invalid utf32" ); When the breakpoint hits, my stack looks normal. I can see all my routines. But if I run, and let the exception get thrown, I see a worthless stack. it has MyApp.exe!\_threadstartex() towards the bottom, a few disabled entries labeled kernel32.dll, and the line "Frames below may be incorrect and/or missing" etc. This really sucks! Because very often I will get an exception in my debug build, and this $5000 development environment is not even showing me my own stack! I am statically linking with everything so its not a DLL problem. Help!
2009/09/23
[ "https://Stackoverflow.com/questions/1467067", "https://Stackoverflow.com", "https://Stackoverflow.com/users/150679/" ]
I think you mix up smth. here. If you catch the exception in some catch statement or it is propagated until main your stack was unwound and you can not expect VC++ to remember the entire stack. For example in Java stack trace is part of the exception itself. Dependent on you compiler you can write an exception class which records the stack trace if it is constructed (but not copy constructed) and carries the information. When the class is caught you can evaluate the info. If you program using MFC take a look at AfxDumpStack. Hope that helps, Ovanes P.S: This DDJ article might be helpful to you: [C++ Stack Traces](http://www.ddj.com/184405270)
The problem is that you don't have any debug symbols loaded for the location the debugger stopped at. This means the rest of the call stack is nonsense. Fortunately the solution is easy: Starting at the top of the call stack window, right-click on each greyed-out entry (e.g. KernelBase.dll!...) and select *Load Symbols From / Microsoft Symbol Servers*. After doing this for one or two entries your true call stack will be revealed.
1,467,067
I am building the debug version of my app, with full symbols. I set a breakpoint on the following line: throw std::range\_error( "invalid utf32" ); When the breakpoint hits, my stack looks normal. I can see all my routines. But if I run, and let the exception get thrown, I see a worthless stack. it has MyApp.exe!\_threadstartex() towards the bottom, a few disabled entries labeled kernel32.dll, and the line "Frames below may be incorrect and/or missing" etc. This really sucks! Because very often I will get an exception in my debug build, and this $5000 development environment is not even showing me my own stack! I am statically linking with everything so its not a DLL problem. Help!
2009/09/23
[ "https://Stackoverflow.com/questions/1467067", "https://Stackoverflow.com", "https://Stackoverflow.com/users/150679/" ]
I think you mix up smth. here. If you catch the exception in some catch statement or it is propagated until main your stack was unwound and you can not expect VC++ to remember the entire stack. For example in Java stack trace is part of the exception itself. Dependent on you compiler you can write an exception class which records the stack trace if it is constructed (but not copy constructed) and carries the information. When the class is caught you can evaluate the info. If you program using MFC take a look at AfxDumpStack. Hope that helps, Ovanes P.S: This DDJ article might be helpful to you: [C++ Stack Traces](http://www.ddj.com/184405270)
I bet the problem is that you don't have "break on exception" enabled. I had this same problem, and couldn't believe I couldn't find useful answers to this...how did my vs2008 get configured differently? I don't know. But one day my call stacks just became useless when a debugged program crashed. Finally I went and checked all those classes of exceptions to get the program to "break on exception", and now it breaks right when the exception is thrown (e.g. bad access) and I have a useful call stack to debug with. Yay!
1,467,067
I am building the debug version of my app, with full symbols. I set a breakpoint on the following line: throw std::range\_error( "invalid utf32" ); When the breakpoint hits, my stack looks normal. I can see all my routines. But if I run, and let the exception get thrown, I see a worthless stack. it has MyApp.exe!\_threadstartex() towards the bottom, a few disabled entries labeled kernel32.dll, and the line "Frames below may be incorrect and/or missing" etc. This really sucks! Because very often I will get an exception in my debug build, and this $5000 development environment is not even showing me my own stack! I am statically linking with everything so its not a DLL problem. Help!
2009/09/23
[ "https://Stackoverflow.com/questions/1467067", "https://Stackoverflow.com", "https://Stackoverflow.com/users/150679/" ]
The problem is that you don't have any debug symbols loaded for the location the debugger stopped at. This means the rest of the call stack is nonsense. Fortunately the solution is easy: Starting at the top of the call stack window, right-click on each greyed-out entry (e.g. KernelBase.dll!...) and select *Load Symbols From / Microsoft Symbol Servers*. After doing this for one or two entries your true call stack will be revealed.
Probably you are watching the callstack of the wrong thread. Go to the Tread Panel, in Debug->Windows->Threads, and then select the correct thread.
1,467,067
I am building the debug version of my app, with full symbols. I set a breakpoint on the following line: throw std::range\_error( "invalid utf32" ); When the breakpoint hits, my stack looks normal. I can see all my routines. But if I run, and let the exception get thrown, I see a worthless stack. it has MyApp.exe!\_threadstartex() towards the bottom, a few disabled entries labeled kernel32.dll, and the line "Frames below may be incorrect and/or missing" etc. This really sucks! Because very often I will get an exception in my debug build, and this $5000 development environment is not even showing me my own stack! I am statically linking with everything so its not a DLL problem. Help!
2009/09/23
[ "https://Stackoverflow.com/questions/1467067", "https://Stackoverflow.com", "https://Stackoverflow.com/users/150679/" ]
I bet the problem is that you don't have "break on exception" enabled. I had this same problem, and couldn't believe I couldn't find useful answers to this...how did my vs2008 get configured differently? I don't know. But one day my call stacks just became useless when a debugged program crashed. Finally I went and checked all those classes of exceptions to get the program to "break on exception", and now it breaks right when the exception is thrown (e.g. bad access) and I have a useful call stack to debug with. Yay!
Probably you are watching the callstack of the wrong thread. Go to the Tread Panel, in Debug->Windows->Threads, and then select the correct thread.
163,188
I break 2 blocks with just one click in creative mode. Why is this happening? I checked my touchpad and my mouse, and I found no problems at all with them.
2014/04/06
[ "https://gaming.stackexchange.com/questions/163188", "https://gaming.stackexchange.com", "https://gaming.stackexchange.com/users/73689/" ]
This is because breaking blocks in creative mode is instant, so you have to click VERY lightly or else the game reads the input as a 'hold' and will continue down the line instantly breaking blocks.
It is a lag, and the game registers the one click as a double click. Therefore, two of the blocks are destroyed. It is the same issue as placing two blocks instead of one.
163,188
I break 2 blocks with just one click in creative mode. Why is this happening? I checked my touchpad and my mouse, and I found no problems at all with them.
2014/04/06
[ "https://gaming.stackexchange.com/questions/163188", "https://gaming.stackexchange.com", "https://gaming.stackexchange.com/users/73689/" ]
This is because breaking blocks in creative mode is instant, so you have to click VERY lightly or else the game reads the input as a 'hold' and will continue down the line instantly breaking blocks.
I got the same problem some months ago - though i got the problem in both modes. Destroing 2 Blocks at a time means that your game registers two hits instead of one. The first possibilty are corrupted mod files (or a wrong configured fast click mod) -> check your mods The second and more propable one would be a changed driver behaviour of you mouse - most likely caused by an installation of another game or software. -> switch the usb port you are using with your mouse and try again (i dont think this will be a solution for you, as you got the error on your mouse and touchpad both, but its worth a try) At last it may be a minecraft caused error. These occur pretty often if your game crashed anytime before. It's a little annoying but then you have to delete the folder ".minecraft/versions" in your Appdata folder. As you wrote a very short question without that much information, i just guess your game is running on a windows machine. In order to get to your .minecraft folder follow these steps: 1. press [Windows]+[R] (a small window should appear on your bottom left screen) 2. enter "%appdata%" (without the " and a folder should open, called appdata/roaming) 3. scroll this folder until you see another folder called ".minecraft" 4. open it and find the "versions" folder in it 5. delete the "versions" folder NOT the .minecraft folder 6. this does not affect your minecraft maps but your lastlogin file - so just don't mind if you have to enter your password afterwords. 7. at last just start minecraft and log in - you should be done. please write a more detailed question next time :)
7,491
Is it possible to generate address and private key pair completely offline, using only dice / other random number generators, calculators, paper and pen? If yes, whats the procedure and formulas used?
2013/02/07
[ "https://bitcoin.stackexchange.com/questions/7491", "https://bitcoin.stackexchange.com", "https://bitcoin.stackexchange.com/users/2229/" ]
Yes, it is possible to create such keypairs offline, but the calculations are long and complex. You would need to find out how to: 1) Create a secp256k1 public key from a private key 2) Perform SHA-256 hashing 3) Perform RIPEMD-160 hashing 4) Be able to convert the final value into Base 58 Generally, the calculations would be very tedious; this is what we have computers for.
A good article on keypair generation <http://www.swansontec.com/bitcoin-dice.html> Essentially, you can generate your private key using dice, and use a computer to derive an address from that private key.
7,491
Is it possible to generate address and private key pair completely offline, using only dice / other random number generators, calculators, paper and pen? If yes, whats the procedure and formulas used?
2013/02/07
[ "https://bitcoin.stackexchange.com/questions/7491", "https://bitcoin.stackexchange.com", "https://bitcoin.stackexchange.com/users/2229/" ]
Yes, it is possible to create such keypairs offline, but the calculations are long and complex. You would need to find out how to: 1) Create a secp256k1 public key from a private key 2) Perform SHA-256 hashing 3) Perform RIPEMD-160 hashing 4) Be able to convert the final value into Base 58 Generally, the calculations would be very tedious; this is what we have computers for.
Here are instructions to create a Bitcoin address and associated key-pair completely offline. It is straight from the Bitcoin Wiki. <https://en.bitcoin.it/wiki/How_to_set_up_a_secure_offline_savings_wallet>
7,491
Is it possible to generate address and private key pair completely offline, using only dice / other random number generators, calculators, paper and pen? If yes, whats the procedure and formulas used?
2013/02/07
[ "https://bitcoin.stackexchange.com/questions/7491", "https://bitcoin.stackexchange.com", "https://bitcoin.stackexchange.com/users/2229/" ]
A good article on keypair generation <http://www.swansontec.com/bitcoin-dice.html> Essentially, you can generate your private key using dice, and use a computer to derive an address from that private key.
Here are instructions to create a Bitcoin address and associated key-pair completely offline. It is straight from the Bitcoin Wiki. <https://en.bitcoin.it/wiki/How_to_set_up_a_secure_offline_savings_wallet>
2,659
I can never quite get the streak free shine on my windshield from using Windex. Is there another product that works better?
2012/01/14
[ "https://mechanics.stackexchange.com/questions/2659", "https://mechanics.stackexchange.com", "https://mechanics.stackexchange.com/users/816/" ]
Clean with soap and water, rinse clear, then dry with a microfiber cloth. The key is the microfiber cloth.
I wash as normal with the rest of the vehicle, then rinse with a weak vinegar/water solution (soft water preferably). Then dry with chamois leather.
2,659
I can never quite get the streak free shine on my windshield from using Windex. Is there another product that works better?
2012/01/14
[ "https://mechanics.stackexchange.com/questions/2659", "https://mechanics.stackexchange.com", "https://mechanics.stackexchange.com/users/816/" ]
Clean with soap and water, rinse clear, then dry with a microfiber cloth. The key is the microfiber cloth.
I clean with standard glass cleaner, then dry with newspaper.
2,659
I can never quite get the streak free shine on my windshield from using Windex. Is there another product that works better?
2012/01/14
[ "https://mechanics.stackexchange.com/questions/2659", "https://mechanics.stackexchange.com", "https://mechanics.stackexchange.com/users/816/" ]
Clean with soap and water, rinse clear, then dry with a microfiber cloth. The key is the microfiber cloth.
I personally use Stoner Invisible Glass wipes (good for inside and outside). However, as mfr suggested, water + soap, rinse, and then microfiber will work just as well. Most cleaning solutions will get you 95% of the way there no problem; if you want that extra 5% you need a good microfiber cloth.
2,659
I can never quite get the streak free shine on my windshield from using Windex. Is there another product that works better?
2012/01/14
[ "https://mechanics.stackexchange.com/questions/2659", "https://mechanics.stackexchange.com", "https://mechanics.stackexchange.com/users/816/" ]
Clean with soap and water, rinse clear, then dry with a microfiber cloth. The key is the microfiber cloth.
Wash in the shade. If you do not clean off the soap/cleaner before it dries, streaks will appear. Also use a quality glass cleaner. As mentioned, "Invisible Glass" is a great one that I use and don't have streaks with. Also be sure there is no wax on the window. Some car wash soaps have integrated waxes in them. They are not really a good replacement for a real wax application and they tend to "wax" the windows as well.
2,659
I can never quite get the streak free shine on my windshield from using Windex. Is there another product that works better?
2012/01/14
[ "https://mechanics.stackexchange.com/questions/2659", "https://mechanics.stackexchange.com", "https://mechanics.stackexchange.com/users/816/" ]
I clean with standard glass cleaner, then dry with newspaper.
I wash as normal with the rest of the vehicle, then rinse with a weak vinegar/water solution (soft water preferably). Then dry with chamois leather.
2,659
I can never quite get the streak free shine on my windshield from using Windex. Is there another product that works better?
2012/01/14
[ "https://mechanics.stackexchange.com/questions/2659", "https://mechanics.stackexchange.com", "https://mechanics.stackexchange.com/users/816/" ]
I personally use Stoner Invisible Glass wipes (good for inside and outside). However, as mfr suggested, water + soap, rinse, and then microfiber will work just as well. Most cleaning solutions will get you 95% of the way there no problem; if you want that extra 5% you need a good microfiber cloth.
I wash as normal with the rest of the vehicle, then rinse with a weak vinegar/water solution (soft water preferably). Then dry with chamois leather.
2,659
I can never quite get the streak free shine on my windshield from using Windex. Is there another product that works better?
2012/01/14
[ "https://mechanics.stackexchange.com/questions/2659", "https://mechanics.stackexchange.com", "https://mechanics.stackexchange.com/users/816/" ]
I clean with standard glass cleaner, then dry with newspaper.
Wash in the shade. If you do not clean off the soap/cleaner before it dries, streaks will appear. Also use a quality glass cleaner. As mentioned, "Invisible Glass" is a great one that I use and don't have streaks with. Also be sure there is no wax on the window. Some car wash soaps have integrated waxes in them. They are not really a good replacement for a real wax application and they tend to "wax" the windows as well.
2,659
I can never quite get the streak free shine on my windshield from using Windex. Is there another product that works better?
2012/01/14
[ "https://mechanics.stackexchange.com/questions/2659", "https://mechanics.stackexchange.com", "https://mechanics.stackexchange.com/users/816/" ]
I personally use Stoner Invisible Glass wipes (good for inside and outside). However, as mfr suggested, water + soap, rinse, and then microfiber will work just as well. Most cleaning solutions will get you 95% of the way there no problem; if you want that extra 5% you need a good microfiber cloth.
Wash in the shade. If you do not clean off the soap/cleaner before it dries, streaks will appear. Also use a quality glass cleaner. As mentioned, "Invisible Glass" is a great one that I use and don't have streaks with. Also be sure there is no wax on the window. Some car wash soaps have integrated waxes in them. They are not really a good replacement for a real wax application and they tend to "wax" the windows as well.
38,324
If a player passes Go but doesn't ask for their money and the next player plays, does the first player still get their money if they ask only after the next round is played? I could not find this in the Monopoly rules.
2017/09/04
[ "https://boardgames.stackexchange.com/questions/38324", "https://boardgames.stackexchange.com", "https://boardgames.stackexchange.com/users/21739/" ]
Yes, it's an "accounting" transaction. Another poster pointed out that the "banker" is supposed to pay the player. Let's say the banker doesn't. (There are only two players, and they're using "honor system" for "banking" transactions.) The player is "entitled" to his $200 for passing go, and the honor system permits him to take it. In "real life," people sometimes "forget" or delay in collecting their paychecks, but the pay is still real. Another example: The rules say that there are 32 houses and 12 hotels. Some of them are missing from the set. You use coins or other tokens to make up the difference, so that the game plays fairly. On the other hand, if a 33rd house somehow got mixed in from another set, you should play without it.
thus is what Wikibooks says under “general play” rules for Monopoly... If the player lands on or passes Go in the course of his or her turn, he or she receives $200 from the Bank. A player has until the beginning of his or her next turn to collect this money. ...There you go!
316,451
It is so important for me to get an answer of this question. Maybe my question is having a long answer, but it is understandable to all. I am not asking for full explanation over there. Just give me a URL where I can read the tutorials. If my question will be unanswered and kept on-hold then how can I develop my skills? All who is a master today were newbies someday, but they were guided in a good way. Please open my question and at least give me some link or other website address where I can get a better answer. My question is *<https://stackoverflow.com/questions/35246661/how-to-create-cms-like-wordpress-using-codeigniter-3-0-and-hmvc>*.
2016/02/08
[ "https://meta.stackoverflow.com/questions/316451", "https://meta.stackoverflow.com", "https://meta.stackoverflow.com/users/4600683/" ]
No, your question is not being re-opened, it even got deleted. Your question didn't meet the criteria for being on-topic on Stack Overflow. Keep in mind that this site doesn't exist to find tutorials for you, write a program for you or fix a bug for you. The members of this community are investing their time in questions and answers that are useful for **FUTURE** visitors because that makes the internet a better place for the millions, not only for you. If you want to have a great time here we expect the questions to be well researched (and which results turned up, and how didn't each of them work for you when you applied them), show effort from the OP, have a clear problem statement and can have an answer that doesn't require a project team to create. You better head back to the [help](https://stackoverflow.com/help) and use the [CheckList](https://meta.stackoverflow.com/questions/260648/stack-overflow-question-checklist) for your next question.
Adding to Rene and since you don't want to click the links, From [What topics can I ask about here?](https://stackoverflow.com/help/on-topic) > > Questions asking us to recommend or find a book, tool, software > library, tutorial or other off-site resource are off-topic for Stack > Overflow as they tend to attract opinionated answers and spam. > Instead, describe the problem and what has been done so far to solve > it. > > >
316,451
It is so important for me to get an answer of this question. Maybe my question is having a long answer, but it is understandable to all. I am not asking for full explanation over there. Just give me a URL where I can read the tutorials. If my question will be unanswered and kept on-hold then how can I develop my skills? All who is a master today were newbies someday, but they were guided in a good way. Please open my question and at least give me some link or other website address where I can get a better answer. My question is *<https://stackoverflow.com/questions/35246661/how-to-create-cms-like-wordpress-using-codeigniter-3-0-and-hmvc>*.
2016/02/08
[ "https://meta.stackoverflow.com/questions/316451", "https://meta.stackoverflow.com", "https://meta.stackoverflow.com/users/4600683/" ]
No, your question is not being re-opened, it even got deleted. Your question didn't meet the criteria for being on-topic on Stack Overflow. Keep in mind that this site doesn't exist to find tutorials for you, write a program for you or fix a bug for you. The members of this community are investing their time in questions and answers that are useful for **FUTURE** visitors because that makes the internet a better place for the millions, not only for you. If you want to have a great time here we expect the questions to be well researched (and which results turned up, and how didn't each of them work for you when you applied them), show effort from the OP, have a clear problem statement and can have an answer that doesn't require a project team to create. You better head back to the [help](https://stackoverflow.com/help) and use the [CheckList](https://meta.stackoverflow.com/questions/260648/stack-overflow-question-checklist) for your next question.
I completely get the idea of following the standards, but this kind of elitism makes me not want to be a part of the community. The personality or misunderstanding of the asker isn't the key here. If you respond to SO questions, you put yourself in the position of being the teacher. Responses of "you suck at asking questions" or "you can't follow the rules" are pointless and not constructive. The original topic should have been closed, not deleted. Otherwise, there's no way for others to learn from it. The meta should have been closed without response. Now we're just school-yard bullies ganging up on the kid in the back of the class.
316,451
It is so important for me to get an answer of this question. Maybe my question is having a long answer, but it is understandable to all. I am not asking for full explanation over there. Just give me a URL where I can read the tutorials. If my question will be unanswered and kept on-hold then how can I develop my skills? All who is a master today were newbies someday, but they were guided in a good way. Please open my question and at least give me some link or other website address where I can get a better answer. My question is *<https://stackoverflow.com/questions/35246661/how-to-create-cms-like-wordpress-using-codeigniter-3-0-and-hmvc>*.
2016/02/08
[ "https://meta.stackoverflow.com/questions/316451", "https://meta.stackoverflow.com", "https://meta.stackoverflow.com/users/4600683/" ]
Adding to Rene and since you don't want to click the links, From [What topics can I ask about here?](https://stackoverflow.com/help/on-topic) > > Questions asking us to recommend or find a book, tool, software > library, tutorial or other off-site resource are off-topic for Stack > Overflow as they tend to attract opinionated answers and spam. > Instead, describe the problem and what has been done so far to solve > it. > > >
I completely get the idea of following the standards, but this kind of elitism makes me not want to be a part of the community. The personality or misunderstanding of the asker isn't the key here. If you respond to SO questions, you put yourself in the position of being the teacher. Responses of "you suck at asking questions" or "you can't follow the rules" are pointless and not constructive. The original topic should have been closed, not deleted. Otherwise, there's no way for others to learn from it. The meta should have been closed without response. Now we're just school-yard bullies ganging up on the kid in the back of the class.
3,459
If I post an answer that gets downvoted for unknown reasons so that I cannot improve it, would it be considered bad form to delete the answer completely? What if the answer gets downvotes, but actually helps the poster solve the problem? I suppose a lesser consideration might be what happens to the negative reputation points. It's only one point for each downvote, I think, but do they go away? The reason I'm curious about this is I wonder if people would delete all their questions and answers that get downvoted to build up their reputation.
2012/06/19
[ "https://meta.askubuntu.com/questions/3459", "https://meta.askubuntu.com", "https://meta.askubuntu.com/users/39753/" ]
You can always improve your answer, whether someone downvotes it or not. As far as removing your answer, yes, you can always delete your answers to get your reputation back, unless it's an accepted answer, in which case you'd need to flag the answer. People wouldn't really be gaming the system, they would just be getting their points back, which is fine, if the community feels that the answer was so terrible that the total votes on the answer are negative then it's probably better to remove it. It would help if you linked the answer that was downvoted, then maybe we could give you some hints on how to improve it!
@Jorge 's answer is absolutely correct. If we're talking specifically about [this](https://askubuntu.com/questions/152727/cannot-use-sudo-from-live-cd/152729#152729) I would examine the comments again. Particularly the ones by @psusi and @Dylan . Sudo is absolutely possible on live media...so your answer was factually incorrect. If you went back through and fixed that bit, I suspect you would be at at least 0 (which would be a net gain of 16 points)
3,459
If I post an answer that gets downvoted for unknown reasons so that I cannot improve it, would it be considered bad form to delete the answer completely? What if the answer gets downvotes, but actually helps the poster solve the problem? I suppose a lesser consideration might be what happens to the negative reputation points. It's only one point for each downvote, I think, but do they go away? The reason I'm curious about this is I wonder if people would delete all their questions and answers that get downvoted to build up their reputation.
2012/06/19
[ "https://meta.askubuntu.com/questions/3459", "https://meta.askubuntu.com", "https://meta.askubuntu.com/users/39753/" ]
I only delete an answer I've posted if I think it has one or more of the following problems: * Wrong, and I can't improve it to make it right. * Dangerously misleading, and I can't improve it to fix this. * Not helpful, and I can't make it helpful. Remember that upvotes will more than cancel out downvotes in the long run, especially random upvotes vs. random downvotes, and especially in terms of reputation gained/lost.
@Jorge 's answer is absolutely correct. If we're talking specifically about [this](https://askubuntu.com/questions/152727/cannot-use-sudo-from-live-cd/152729#152729) I would examine the comments again. Particularly the ones by @psusi and @Dylan . Sudo is absolutely possible on live media...so your answer was factually incorrect. If you went back through and fixed that bit, I suspect you would be at at least 0 (which would be a net gain of 16 points)
70,420
Consider the following examples: > > I **have noticed** that a lot of people are switching to Unity. > > vs. > > I **have come to notice** that a lot of people are switching to Unity. > > > or: > > The Saddam I **have come to know** > > vs. > > The Saddam I **have known** > > > or: > > "I **have come to understand**" vs. "I **have understood**" > > "I **have come to decide**" vs. "I **have decided**" > > > My questions are: 1. How is the meaning different in the above examples? 2. I do not think it's possible to use certain verbs like "run" after "I have come to". So what sort of verbs can be used in this context?
2012/06/08
[ "https://english.stackexchange.com/questions/70420", "https://english.stackexchange.com", "https://english.stackexchange.com/users/3690/" ]
> > *"I have **come** to notice [something]"* > > > ...normally emphasises the *progressive* nature of the action (i.e. - it didn't happen instantaneously). Per JeffSahol's comment below, in some circumstances it may imply the action was overdue (*should* have happened earlier), rather than that it actually took place over an extended period. Although it's present tense, people often use *"I notice"* interchangeably with *"I have noticed"* (in respect of something *recently* noticed which you're *now* mentioning). Thus, for example, *"I came to realise Reagan was a good president"*, implies you only *gradually* realised this. Without the verb *to come*, there's no such implication... > > *"At that moment, I realised Reagan was a good president"* > > > *"I realised Reagan was a good president after studying him for many years"* > > >
"Come to" in these contexts is not a helper verb that changes the tense or mood of the verb that follows. It means to "reach or enter a state, relation, condition, use, or position". The verb that follows, in the infinitive, specifies what that state/relation/etc. is. So, to answer your questions: 1. When you say "I have come to *X*", it means that you have changed your mind, or your condition has changed, or something else is different that compels you to, or at least suggests that you, *X*. 2. I don't think there is any rule about what verbs could follow. "I have come to run" does not make much sense by itself, at least in the sense of "come" we are talking about right now, but there are sentences where it could work.
70,420
Consider the following examples: > > I **have noticed** that a lot of people are switching to Unity. > > vs. > > I **have come to notice** that a lot of people are switching to Unity. > > > or: > > The Saddam I **have come to know** > > vs. > > The Saddam I **have known** > > > or: > > "I **have come to understand**" vs. "I **have understood**" > > "I **have come to decide**" vs. "I **have decided**" > > > My questions are: 1. How is the meaning different in the above examples? 2. I do not think it's possible to use certain verbs like "run" after "I have come to". So what sort of verbs can be used in this context?
2012/06/08
[ "https://english.stackexchange.com/questions/70420", "https://english.stackexchange.com", "https://english.stackexchange.com/users/3690/" ]
> > *"I have **come** to notice [something]"* > > > ...normally emphasises the *progressive* nature of the action (i.e. - it didn't happen instantaneously). Per JeffSahol's comment below, in some circumstances it may imply the action was overdue (*should* have happened earlier), rather than that it actually took place over an extended period. Although it's present tense, people often use *"I notice"* interchangeably with *"I have noticed"* (in respect of something *recently* noticed which you're *now* mentioning). Thus, for example, *"I came to realise Reagan was a good president"*, implies you only *gradually* realised this. Without the verb *to come*, there's no such implication... > > *"At that moment, I realised Reagan was a good president"* > > > *"I realised Reagan was a good president after studying him for many years"* > > >
*Come to `Vinf`* is a common [Inchoative](http://en.wikipedia.org/wiki/Inchoative_verb) construction. ***Come*** to **be**, in fact, is usually shortened to simply ***become***, and the troublesome word *get* means **both** *come to be* **and** *come to have.* The 4 sentences below all mean the same thing. * *He came to distrust what they told him.* * *He came to be distrustful of what they told him.* * *He became distrustful of what they told him.* * *He got distrustful of what they told him.* The difference between a simple Perfect construction (1) and a Perfect inchoative (2) 1. *She has recognized the symptoms in him.* 2. *She has come to recognize the symptoms in him.* is that in (1) - a [type 3 Stative/Resultative Perfect](https://english.stackexchange.com/questions/63256/which-is-correct-has-died-or-died/63263#63263) - it's the resultant state, his possession of symptoms, that is presently relevant. Whereas in (2) - a type 1 Universal Perfect - because it's inchoative, it's the continuing (and therefore gradual) **change** of resulting state that's presently relevant.