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
8,343,414
I've been spending some time lately getting acquainted with Smalltalk and Seaside. I'm coming from the Java EE world and as you can imagine it's been challenging getting my mind around some of the Smalltalk concepts. :) At the moment I'm trying to grasp how data persistence is most typically implemented in the Smallta...
2011/12/01
[ "https://Stackoverflow.com/questions/8343414", "https://Stackoverflow.com", "https://Stackoverflow.com/users/690431/" ]
Justin, don't worry, Smalltalk is not so different form other languages in this area, it just adds the Image based persistence option. There are O/R mappers like Hibernate for Smalltalk, the GLORP and its Pharo port DBXtalk are surely the most popular ones these days. These should feel very comfortable for you if you...
I guess it basically depends on how big your DB is going to be and what kind of load will it be handling. In my case, all apps I ever wrote use image persistance with disk serialization. Essentially, you just serialize your objects by using Fuel at request. In my case, I do so every time an important piece of data is ...
8,343,414
I've been spending some time lately getting acquainted with Smalltalk and Seaside. I'm coming from the Java EE world and as you can imagine it's been challenging getting my mind around some of the Smalltalk concepts. :) At the moment I'm trying to grasp how data persistence is most typically implemented in the Smallta...
2011/12/01
[ "https://Stackoverflow.com/questions/8343414", "https://Stackoverflow.com", "https://Stackoverflow.com/users/690431/" ]
Justin, don't worry, Smalltalk is not so different form other languages in this area, it just adds the Image based persistence option. There are O/R mappers like Hibernate for Smalltalk, the GLORP and its Pharo port DBXtalk are surely the most popular ones these days. These should feel very comfortable for you if you...
Ramon Leon describes the situation, basic strategies, and their tradeoffs beautifully [in his blog post](http://onsmalltalk.com/simple-image-based-persistence-in-squeak). I would start with his Simple Image Based Persistence framework, which I [ported](http://www.squeaksource.com/SimplePersistence.html) and use in Pha...
3,964
How can I remove just one item from my Amazon order? I accidentally ordered 2 copies of a book. I find where I can remove the item, but it completely deletes the item. I just want to remove one of the two. How can I do this?
2010/07/17
[ "https://webapps.stackexchange.com/questions/3964", "https://webapps.stackexchange.com", "https://webapps.stackexchange.com/users/103/" ]
Since it does not appear that the site actually supports this post-order modification (which is understandable, due to payment processing), your best bet is to call Amazon's Customer Support - 1-800-201-7575.
From the Amazon site Cancel Items from Your Open Order Cancel items now. Instructions are below--either print them or use your browser's Back button to get back to this page if you get stuck. Click the link above and the "Your orders" button. Sign in with your e-mail address and password. On the next page, find the o...
3,964
How can I remove just one item from my Amazon order? I accidentally ordered 2 copies of a book. I find where I can remove the item, but it completely deletes the item. I just want to remove one of the two. How can I do this?
2010/07/17
[ "https://webapps.stackexchange.com/questions/3964", "https://webapps.stackexchange.com", "https://webapps.stackexchange.com/users/103/" ]
If the order hasn't been processed yet you can * remove both books from your order * order the book again * merge the two orders into one order. I've done this on Amazon.de but I guess Amazon.com should be the same.
From the Amazon site Cancel Items from Your Open Order Cancel items now. Instructions are below--either print them or use your browser's Back button to get back to this page if you get stuck. Click the link above and the "Your orders" button. Sign in with your e-mail address and password. On the next page, find the o...
3,964
How can I remove just one item from my Amazon order? I accidentally ordered 2 copies of a book. I find where I can remove the item, but it completely deletes the item. I just want to remove one of the two. How can I do this?
2010/07/17
[ "https://webapps.stackexchange.com/questions/3964", "https://webapps.stackexchange.com", "https://webapps.stackexchange.com/users/103/" ]
Since it does not appear that the site actually supports this post-order modification (which is understandable, due to payment processing), your best bet is to call Amazon's Customer Support - 1-800-201-7575.
If the order hasn't been processed yet you can * remove both books from your order * order the book again * merge the two orders into one order. I've done this on Amazon.de but I guess Amazon.com should be the same.
43,722
The description says: "Buy all items from the Survival Weapon Armory", which is simple enough. My question is about the details: Do I have to buy every individual attachment for each individual weapon? Or perhaps say, if I buy the Red Dot Sight for the M4, will that be the only Red Dot Sight I have to buy to accompli...
2011/12/24
[ "https://gaming.stackexchange.com/questions/43722", "https://gaming.stackexchange.com", "https://gaming.stackexchange.com/users/15095/" ]
You have to buy all attachments at least ***once*** as well as the weapons. Buying a Red Dot (or any attachment) for one gun does counts for all. One of those dedication type achievements. If you're struggling, make sure you have each type of grenade launcher too. Good luck! [**Source & Little more Help**](http://w...
You only have to buy the attachments once, if the attachment is the same across multiple guns. This means that you can buy the Red Dot sight once, for one weapon, and then you won't have to buy it again on another gun. The exception to this is the grenade launchers, which are different on 3 ARs: * AK47 (GP25 grenade ...
43,722
The description says: "Buy all items from the Survival Weapon Armory", which is simple enough. My question is about the details: Do I have to buy every individual attachment for each individual weapon? Or perhaps say, if I buy the Red Dot Sight for the M4, will that be the only Red Dot Sight I have to buy to accompli...
2011/12/24
[ "https://gaming.stackexchange.com/questions/43722", "https://gaming.stackexchange.com", "https://gaming.stackexchange.com/users/15095/" ]
You have to buy all attachments at least ***once*** as well as the weapons. Buying a Red Dot (or any attachment) for one gun does counts for all. One of those dedication type achievements. If you're struggling, make sure you have each type of grenade launcher too. Good luck! [**Source & Little more Help**](http://w...
This achievement can be done in single or multiplayer and can be done over many different missions (i.e., *not* in one mission). Make sure you buy the original handgun you are given. Picking up a gun does *not* count. You only need to buy the attachment for one gun, *not* for every gun. What you need to get: **HANDGU...
43,722
The description says: "Buy all items from the Survival Weapon Armory", which is simple enough. My question is about the details: Do I have to buy every individual attachment for each individual weapon? Or perhaps say, if I buy the Red Dot Sight for the M4, will that be the only Red Dot Sight I have to buy to accompli...
2011/12/24
[ "https://gaming.stackexchange.com/questions/43722", "https://gaming.stackexchange.com", "https://gaming.stackexchange.com/users/15095/" ]
You only have to buy the attachments once, if the attachment is the same across multiple guns. This means that you can buy the Red Dot sight once, for one weapon, and then you won't have to buy it again on another gun. The exception to this is the grenade launchers, which are different on 3 ARs: * AK47 (GP25 grenade ...
This achievement can be done in single or multiplayer and can be done over many different missions (i.e., *not* in one mission). Make sure you buy the original handgun you are given. Picking up a gun does *not* count. You only need to buy the attachment for one gun, *not* for every gun. What you need to get: **HANDGU...
48
I understand that one of them is actually the other. At first we are led to believe that Vincent is Ergo. But toward the end of the series, we discover something but I am not sure what it means: Ergo created Vincent to run away from himself. Also, in the beginning, when Vincent turns into Ergo, he loses control and doe...
2012/12/11
[ "https://anime.stackexchange.com/questions/48", "https://anime.stackexchange.com", "https://anime.stackexchange.com/users/49/" ]
From what I understand, Proxy 1 and Ergo Proxy are two separate entities. A miss conception, thanks to the English translation, is proxy 1 created Romdeau; this is not the case as Romdeau is described a flawed Dome in the same way as its creator, Ergo Proxy, is a clone on Proxy 1 and hence a flawed proxy (also shown by...
According to wikipedia under [Other Characters - Proxies](https://en.wikipedia.org/wiki/List_of_Ergo_Proxy_characters#Proxies): > > Ergo Proxy is a "clone" of Proxy One, Romdo's creator and guardian, who was created to help bring about the destruction of the human race because of Proxy One's anger at humanity's treat...
48
I understand that one of them is actually the other. At first we are led to believe that Vincent is Ergo. But toward the end of the series, we discover something but I am not sure what it means: Ergo created Vincent to run away from himself. Also, in the beginning, when Vincent turns into Ergo, he loses control and doe...
2012/12/11
[ "https://anime.stackexchange.com/questions/48", "https://anime.stackexchange.com", "https://anime.stackexchange.com/users/49/" ]
From what I understand, Proxy 1 and Ergo Proxy are two separate entities. A miss conception, thanks to the English translation, is proxy 1 created Romdeau; this is not the case as Romdeau is described a flawed Dome in the same way as its creator, Ergo Proxy, is a clone on Proxy 1 and hence a flawed proxy (also shown by...
Vincent Law is Ergo Proxy, who is Proxy 1. Proxy one divided himself into two. That which is divided must become one. So Proxy 1 splits into 2, and one half leaves the dome, the other half remains. The half that leaves gets rid of their memory... who are they now? They are no longer the true Proxy Project creation. The...
59,177
Is it possible to build a computer (Turing complete) using only diode logic without transistors? I know DTL was a thing, but from what I could tell, they used transistors to amplify signals.
2013/02/26
[ "https://electronics.stackexchange.com/questions/59177", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/2993/" ]
It's certainly possible to make a computer without transistors, using diode logic for most functions. All computers prior to [1953](http://en.wikipedia.org/wiki/Manchester_computers#Transistor_Computer) avoided transistors, and some of these heavily used diode logic. But eventually you need some form of amplification ...
Impossible. With nothing but diodes, and I suppose you allow resistors, the output levels of any chunk of logic will span a smaller range than the input levels. Forward voltage drops would add up until there'd be no signal. There has to be amplification in every gate, or at least in many places. The biggest show stopp...
59,177
Is it possible to build a computer (Turing complete) using only diode logic without transistors? I know DTL was a thing, but from what I could tell, they used transistors to amplify signals.
2013/02/26
[ "https://electronics.stackexchange.com/questions/59177", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/2993/" ]
Impossible. With nothing but diodes, and I suppose you allow resistors, the output levels of any chunk of logic will span a smaller range than the input levels. Forward voltage drops would add up until there'd be no signal. There has to be amplification in every gate, or at least in many places. The biggest show stopp...
This is a tough question. I know that "AND" gates can be made from diodes and that single pull-double throw relays can provide the inversion and amplification. So it looks like it is possible (theoretically)! However, it should be noted that diode logic cannot act as a direct replacement for normal transistor logic in ...
59,177
Is it possible to build a computer (Turing complete) using only diode logic without transistors? I know DTL was a thing, but from what I could tell, they used transistors to amplify signals.
2013/02/26
[ "https://electronics.stackexchange.com/questions/59177", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/2993/" ]
Impossible. With nothing but diodes, and I suppose you allow resistors, the output levels of any chunk of logic will span a smaller range than the input levels. Forward voltage drops would add up until there'd be no signal. There has to be amplification in every gate, or at least in many places. The biggest show stopp...
I have been working on a diode resistor gate that I call Light Logic and with a single gate I can create all eight basic gates, Buffer, NOT, AND, NAND, OR, NOR, XOR and XNOR. My project is posted on Hackaday as, [SHEDDING A BIT OF LIGHT ON SOME LOGIC](https://hackaday.com/?s=light%20logic). Not fast but it proves that ...
59,177
Is it possible to build a computer (Turing complete) using only diode logic without transistors? I know DTL was a thing, but from what I could tell, they used transistors to amplify signals.
2013/02/26
[ "https://electronics.stackexchange.com/questions/59177", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/2993/" ]
It's certainly possible to make a computer without transistors, using diode logic for most functions. All computers prior to [1953](http://en.wikipedia.org/wiki/Manchester_computers#Transistor_Computer) avoided transistors, and some of these heavily used diode logic. But eventually you need some form of amplification ...
This is a tough question. I know that "AND" gates can be made from diodes and that single pull-double throw relays can provide the inversion and amplification. So it looks like it is possible (theoretically)! However, it should be noted that diode logic cannot act as a direct replacement for normal transistor logic in ...
59,177
Is it possible to build a computer (Turing complete) using only diode logic without transistors? I know DTL was a thing, but from what I could tell, they used transistors to amplify signals.
2013/02/26
[ "https://electronics.stackexchange.com/questions/59177", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/2993/" ]
It's certainly possible to make a computer without transistors, using diode logic for most functions. All computers prior to [1953](http://en.wikipedia.org/wiki/Manchester_computers#Transistor_Computer) avoided transistors, and some of these heavily used diode logic. But eventually you need some form of amplification ...
I have been working on a diode resistor gate that I call Light Logic and with a single gate I can create all eight basic gates, Buffer, NOT, AND, NAND, OR, NOR, XOR and XNOR. My project is posted on Hackaday as, [SHEDDING A BIT OF LIGHT ON SOME LOGIC](https://hackaday.com/?s=light%20logic). Not fast but it proves that ...
59,177
Is it possible to build a computer (Turing complete) using only diode logic without transistors? I know DTL was a thing, but from what I could tell, they used transistors to amplify signals.
2013/02/26
[ "https://electronics.stackexchange.com/questions/59177", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/2993/" ]
I have been working on a diode resistor gate that I call Light Logic and with a single gate I can create all eight basic gates, Buffer, NOT, AND, NAND, OR, NOR, XOR and XNOR. My project is posted on Hackaday as, [SHEDDING A BIT OF LIGHT ON SOME LOGIC](https://hackaday.com/?s=light%20logic). Not fast but it proves that ...
This is a tough question. I know that "AND" gates can be made from diodes and that single pull-double throw relays can provide the inversion and amplification. So it looks like it is possible (theoretically)! However, it should be noted that diode logic cannot act as a direct replacement for normal transistor logic in ...
1,290
When I play Modern Warfare 2 using anti-aliasing on my Macbook Pro and no monitor, the game lags too much to play. But lo and behold: When I plug in a monitor to my Macbook Pro and turn on AA and put all textures to high, the game runs just fine. Why is this? why does plugging in a monitor improve performance? EDIT:...
2010/07/10
[ "https://gaming.stackexchange.com/questions/1290", "https://gaming.stackexchange.com", "https://gaming.stackexchange.com/users/320/" ]
Your display resolution is a huge factor in the speed of games; turning the resolution down can result in drastically more smooth gameplay, but at a steep cost of picture quality. If your external monitor is of a lower resolution than your Macbook Pro's built-in display, then the game is playing at a lower resolution ...
I would ask, "How do you know AA is still enabled?" When you plug in an external monitor, the GPU has to allocate more memory for frame buffer. Because anti-aliasing requires quite a bit of memory, the frame-buffer memory allocation might disable anti-aliasing. If anti-aliasing is being silently disabled because of l...
1,290
When I play Modern Warfare 2 using anti-aliasing on my Macbook Pro and no monitor, the game lags too much to play. But lo and behold: When I plug in a monitor to my Macbook Pro and turn on AA and put all textures to high, the game runs just fine. Why is this? why does plugging in a monitor improve performance? EDIT:...
2010/07/10
[ "https://gaming.stackexchange.com/questions/1290", "https://gaming.stackexchange.com", "https://gaming.stackexchange.com/users/320/" ]
Your display resolution is a huge factor in the speed of games; turning the resolution down can result in drastically more smooth gameplay, but at a steep cost of picture quality. If your external monitor is of a lower resolution than your Macbook Pro's built-in display, then the game is playing at a lower resolution ...
The driver uses dynamic performance levels depending on the card's load, which causes lag when switching from a lower level to a higher one or the other way around. But when you use 2 monitors, it sticks to the max level, so that's why you see improved performance. While I observed this on Linux, I'm fairly certain i...
1,290
When I play Modern Warfare 2 using anti-aliasing on my Macbook Pro and no monitor, the game lags too much to play. But lo and behold: When I plug in a monitor to my Macbook Pro and turn on AA and put all textures to high, the game runs just fine. Why is this? why does plugging in a monitor improve performance? EDIT:...
2010/07/10
[ "https://gaming.stackexchange.com/questions/1290", "https://gaming.stackexchange.com", "https://gaming.stackexchange.com/users/320/" ]
Recent MacBook Pros have two GPUs and will keep one of them powered-down until needed (to save battery). It's likely that plugging in a second monitor is causing the idle GPU to be powered up so you're getting better rendering performance as a result. Try installing [gfxCardStatus](http://codykrieger.com/gfxCardStatus...
I would ask, "How do you know AA is still enabled?" When you plug in an external monitor, the GPU has to allocate more memory for frame buffer. Because anti-aliasing requires quite a bit of memory, the frame-buffer memory allocation might disable anti-aliasing. If anti-aliasing is being silently disabled because of l...
1,290
When I play Modern Warfare 2 using anti-aliasing on my Macbook Pro and no monitor, the game lags too much to play. But lo and behold: When I plug in a monitor to my Macbook Pro and turn on AA and put all textures to high, the game runs just fine. Why is this? why does plugging in a monitor improve performance? EDIT:...
2010/07/10
[ "https://gaming.stackexchange.com/questions/1290", "https://gaming.stackexchange.com", "https://gaming.stackexchange.com/users/320/" ]
Recent MacBook Pros have two GPUs and will keep one of them powered-down until needed (to save battery). It's likely that plugging in a second monitor is causing the idle GPU to be powered up so you're getting better rendering performance as a result. Try installing [gfxCardStatus](http://codykrieger.com/gfxCardStatus...
The driver uses dynamic performance levels depending on the card's load, which causes lag when switching from a lower level to a higher one or the other way around. But when you use 2 monitors, it sticks to the max level, so that's why you see improved performance. While I observed this on Linux, I'm fairly certain i...
1,290
When I play Modern Warfare 2 using anti-aliasing on my Macbook Pro and no monitor, the game lags too much to play. But lo and behold: When I plug in a monitor to my Macbook Pro and turn on AA and put all textures to high, the game runs just fine. Why is this? why does plugging in a monitor improve performance? EDIT:...
2010/07/10
[ "https://gaming.stackexchange.com/questions/1290", "https://gaming.stackexchange.com", "https://gaming.stackexchange.com/users/320/" ]
The driver uses dynamic performance levels depending on the card's load, which causes lag when switching from a lower level to a higher one or the other way around. But when you use 2 monitors, it sticks to the max level, so that's why you see improved performance. While I observed this on Linux, I'm fairly certain i...
I would ask, "How do you know AA is still enabled?" When you plug in an external monitor, the GPU has to allocate more memory for frame buffer. Because anti-aliasing requires quite a bit of memory, the frame-buffer memory allocation might disable anti-aliasing. If anti-aliasing is being silently disabled because of l...
87,158
So I have all of my sites hosted at Slicehost and right now have each application on a separate slice. Would it make sense to get a separate slice setup for **just** memcache and have my separate apps all use memcache on that slice? What would be the cons of doing this? Pros I can see are just managing one memcache i...
2009/11/22
[ "https://serverfault.com/questions/87158", "https://serverfault.com", "https://serverfault.com/users/24092/" ]
**Assuming the rest of your setup is good as it is, then no.** As temoto writes Memcached was created to run on webnodes (web application servers), under the assumption that webnodes are heavily loaded on CPU, but have free RAM. Memcached's whole architecture is built for it to run on multiple servers; the more the me...
In theory, web application consumes lots of CPU (request parsing, template rendering) and small amount of memory. Memcached is opposite. Which makes them perfect neighbours. But in practice, your applications typically use some database server, which has it's internal cache and in general works better with more memory...
6,746,434
I have to add in app purchase in my application. and for testing i just want to confirm that should i need to add my bank info ? I just want to know that is my bank details is necessary if i am only testing and not sending it to appstope? [here](https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/wo/116.0.9....
2011/07/19
[ "https://Stackoverflow.com/questions/6746434", "https://Stackoverflow.com", "https://Stackoverflow.com/users/554865/" ]
Yes you have to add your bank info. Apple will review your bank details and approve your in-app purchase. This will take few days.
No! You don't need to enter your bank details. In iTunes Connect, create a new user. This is your test user. You can create as many as you want. Then, on your test device, go to Settings and log out of the App Store. In your app, select to buy the in-app purchase. You will be prompted for some credentials. Enter y...
6,746,434
I have to add in app purchase in my application. and for testing i just want to confirm that should i need to add my bank info ? I just want to know that is my bank details is necessary if i am only testing and not sending it to appstope? [here](https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/wo/116.0.9....
2011/07/19
[ "https://Stackoverflow.com/questions/6746434", "https://Stackoverflow.com", "https://Stackoverflow.com/users/554865/" ]
Yes you have to add your bank info. Apple will review your bank details and approve your in-app purchase. This will take few days.
This is the tutorial that I used. Goes through everything very clearly. <http://troybrant.net/blog/2010/01/in-app-purchases-a-full-walkthrough/>
35,162
I have trouble with this sentence. "Reason" is singular and I want to use the present tense, not the past. Which one is the correct one? > > * The reason **lays** in the facts > * The reason **lies** in the facts > > > Thanks a lot Context: this sentence is used as an argument encouraging the other persons to...
2014/10/08
[ "https://ell.stackexchange.com/questions/35162", "https://ell.stackexchange.com", "https://ell.stackexchange.com/users/4601/" ]
When we look at both sentences, we find that there is no object. So it is clear that we need to use an intransitive verb. As the verb "lay" is a transitive verb (needing an object), which means to put somebody or something down in a particular position, its use in the sentence meant is out of the question because it is...
You asked for the *present tense,* and it's easy! The correct one is... > > The reason *lies* in the facts. > > > Quick tip is -**broadly,** the word *lay* requires a direct object and *lie* does not. That said, you can *lie down* on the floor but you *lay your laptop* on the table. --- The things go haywire...
324,333
Every now and then an edit will be suggested that introduces both good changes and bad ones, and I'm not sure which of "Improve Edit" or "Reject and Edit" actions is better suited to such a case. I understand that "Improve Edit" is counted as an accepted edit for the user that suggested the changes, but removing infor...
2019/02/22
[ "https://meta.stackexchange.com/questions/324333", "https://meta.stackexchange.com", "https://meta.stackexchange.com/users/370674/" ]
You can always post a question on Meta, so that the user who proposed the edit can correct their mistake... In general, do whatever is the least work for you. If it's easier to start from the current revision, choose Reject and Edit; otherwise, choose Improve and Edit and (unless it's a tag wiki edit like this) you ca...
Edits should be **limited** to *adding good* and **avoid** introducing bad. An edit that is (for example) 90+% excellent (capitalizes, fixes spelling, breaks up a wall of text) and then goes on to change ***just*** **one** word, completely changing the answer being offered (or the question being asked), is a **bad** ...
634,498
I am trying to remove a directory from my repository. I delete the folder and do an svn commit and i get the following error : > > Error: Commit failed (details follow): > > > Error: Access denied > > > My user has rw permissions on [/], and i can commit new or modified files any ideas on what the problem migh...
2009/03/11
[ "https://Stackoverflow.com/questions/634498", "https://Stackoverflow.com", "https://Stackoverflow.com/users/75554/" ]
When you delete the folder from the file system SVN believes something's missing in your copy, so it shows an error. Instead, you should not delete the folder manually but telling SVN to delete it - that way SVN will delete the folder contents and mark it for deletion upon next commit. You can use "svn rm" command fo...
Tell SVN that you want to delete the folder with "svn rm", then commit.
26,388
I am trying to develop several shaders that need to take into account the position or orientation of *another* object in my scene. Seems like a generally useful thing to be able to do. Here's an example of something that *almost* does what I want (for a simplified case). Here is a Cycles shader node tree that will sha...
2015/02/28
[ "https://blender.stackexchange.com/questions/26388", "https://blender.stackexchange.com", "https://blender.stackexchange.com/users/9651/" ]
As you have said you can use drivers were you get X,Y and Z separately from using drivers then combine them and use the result : here is one of the drivers : ![enter image description here](https://i.stack.imgur.com/WyfxI.png) and this is the what changed in the node setup : ![enter image description here](ht...
Since blender 2.67 you can write a [custom pynode](http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.67/Python_Nodes) or use [Animation Nodes](https://github.com/JacquesLucke/animation-nodes) as shown below: ![enter image description here](https://i.stack.imgur.com/qE7qK.gif) *In this example the material c...
26,388
I am trying to develop several shaders that need to take into account the position or orientation of *another* object in my scene. Seems like a generally useful thing to be able to do. Here's an example of something that *almost* does what I want (for a simplified case). Here is a Cycles shader node tree that will sha...
2015/02/28
[ "https://blender.stackexchange.com/questions/26388", "https://blender.stackexchange.com", "https://blender.stackexchange.com/users/9651/" ]
Since blender 2.67 you can write a [custom pynode](http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.67/Python_Nodes) or use [Animation Nodes](https://github.com/JacquesLucke/animation-nodes) as shown below: ![enter image description here](https://i.stack.imgur.com/qE7qK.gif) *In this example the material c...
You can get the position of an *unscaled, unrotated* object through the use of object texture coordinates. It's unnecessary to use Python of any kind or any addons. [![enter image description here](https://i.stack.imgur.com/ICsPE.jpg)](https://i.stack.imgur.com/ICsPE.jpg) It's worth thinking about what object coordin...
26,388
I am trying to develop several shaders that need to take into account the position or orientation of *another* object in my scene. Seems like a generally useful thing to be able to do. Here's an example of something that *almost* does what I want (for a simplified case). Here is a Cycles shader node tree that will sha...
2015/02/28
[ "https://blender.stackexchange.com/questions/26388", "https://blender.stackexchange.com", "https://blender.stackexchange.com/users/9651/" ]
As you have said you can use drivers were you get X,Y and Z separately from using drivers then combine them and use the result : here is one of the drivers : ![enter image description here](https://i.stack.imgur.com/WyfxI.png) and this is the what changed in the node setup : ![enter image description here](ht...
You can get the position of an *unscaled, unrotated* object through the use of object texture coordinates. It's unnecessary to use Python of any kind or any addons. [![enter image description here](https://i.stack.imgur.com/ICsPE.jpg)](https://i.stack.imgur.com/ICsPE.jpg) It's worth thinking about what object coordin...
18,357
Hello. I am currently searching for some nice examples of proofs by induction in the finite case, that can be generalized to the infinite case using transfinite induction (and dont become trivial there). Apparently, the only proof that comes in my mind is that every Vector-Space has a base (mostly this is proven by th...
2010/03/16
[ "https://mathoverflow.net/questions/18357", "https://mathoverflow.net", "https://mathoverflow.net/users/3118/" ]
Let me give a few examples and a few remarks. * Every countable ordinal is realized as a [Cantor-Bendixon rank](http://en.wikipedia.org/wiki/Derived_set_%28mathematics%29) of a closed set . The Cantor-Bendixon derivative X' of set X of reals (or in any topological space) is obtained by casting out isolated points. Th...
One way to prove the general Van Kampen Theorem is to prove it first for coverings by finitely many open sets, and then generalize to the arbitrarily large coverings using transfinite induction. Whether this is simpler than Hatcher's direct argument for arbitrary coverings (Theorem 1.20 in his Algebraic Topology book) ...
26,459
I am investigating the claim, made by Leslie McFall's [Erasmus and Divorce in Matthew 19:9](http://www.academia.edu/10729554/Erasmus_and_Divorce_in_Matthew_19_9), that in fact Erasmus(1466-1536), a Catholic priest, in his construction of a Greek New Testament, altered the text of Matthew 19:9 to allow the fornication e...
2017/01/04
[ "https://hermeneutics.stackexchange.com/questions/26459", "https://hermeneutics.stackexchange.com", "https://hermeneutics.stackexchange.com/users/18053/" ]
John Chrysostom, a 4th century Byzantine Greek Church hierarch quotes this verse in his [62nd Homily on Matthew](https://www.ccel.org/ccel/schaff/npnf110.iii.LIX.html): > > *Whosoever shall put away his wife except it be for fornication, and marry another, committeth adultery.* > > > This would have been over a m...
I, also, have read Mr. McFall's writings on the subject, as well as several of the writings of the early Church fathers and other writings on the subject. Here is my understanding from what I've learned: I believe the reading and connotation, in the original Greek, of this clause - as per Mr. McFall- was "such as"; ra...
26,459
I am investigating the claim, made by Leslie McFall's [Erasmus and Divorce in Matthew 19:9](http://www.academia.edu/10729554/Erasmus_and_Divorce_in_Matthew_19_9), that in fact Erasmus(1466-1536), a Catholic priest, in his construction of a Greek New Testament, altered the text of Matthew 19:9 to allow the fornication e...
2017/01/04
[ "https://hermeneutics.stackexchange.com/questions/26459", "https://hermeneutics.stackexchange.com", "https://hermeneutics.stackexchange.com/users/18053/" ]
John Chrysostom, a 4th century Byzantine Greek Church hierarch quotes this verse in his [62nd Homily on Matthew](https://www.ccel.org/ccel/schaff/npnf110.iii.LIX.html): > > *Whosoever shall put away his wife except it be for fornication, and marry another, committeth adultery.* > > > This would have been over a m...
There is no manuscript in existence that supports the *Textus Receptus* reading of εἰ ("if") before μὴ ("not") in Mt. 19:9. All the manuscript evidence supports the omission of εἰ. Based on overwhelming evidence, the correct reading is μὴ ἐπὶ ("not over"). The text is firmly μὴ ἐπὶ πορνείᾳ ("not over fornication") and ...
26,459
I am investigating the claim, made by Leslie McFall's [Erasmus and Divorce in Matthew 19:9](http://www.academia.edu/10729554/Erasmus_and_Divorce_in_Matthew_19_9), that in fact Erasmus(1466-1536), a Catholic priest, in his construction of a Greek New Testament, altered the text of Matthew 19:9 to allow the fornication e...
2017/01/04
[ "https://hermeneutics.stackexchange.com/questions/26459", "https://hermeneutics.stackexchange.com", "https://hermeneutics.stackexchange.com/users/18053/" ]
John Chrysostom, a 4th century Byzantine Greek Church hierarch quotes this verse in his [62nd Homily on Matthew](https://www.ccel.org/ccel/schaff/npnf110.iii.LIX.html): > > *Whosoever shall put away his wife except it be for fornication, and marry another, committeth adultery.* > > > This would have been over a m...
based on the kjv lexicon on Biblehub I have to agree with Dr. Mcfall and the other 4 discourses of the gospels seem to support it. Matthew 19:9 ... "οτι - hoti hot'-ee:" "causative, because" "-- as concerning that, as though, because (that), for (that), how (that), (in) that, though, why." "ος - hos hos: nominative s...
26,459
I am investigating the claim, made by Leslie McFall's [Erasmus and Divorce in Matthew 19:9](http://www.academia.edu/10729554/Erasmus_and_Divorce_in_Matthew_19_9), that in fact Erasmus(1466-1536), a Catholic priest, in his construction of a Greek New Testament, altered the text of Matthew 19:9 to allow the fornication e...
2017/01/04
[ "https://hermeneutics.stackexchange.com/questions/26459", "https://hermeneutics.stackexchange.com", "https://hermeneutics.stackexchange.com/users/18053/" ]
John Chrysostom, a 4th century Byzantine Greek Church hierarch quotes this verse in his [62nd Homily on Matthew](https://www.ccel.org/ccel/schaff/npnf110.iii.LIX.html): > > *Whosoever shall put away his wife except it be for fornication, and marry another, committeth adultery.* > > > This would have been over a m...
I have checked out the few manuscripts supposedly used by Erasmus. (except for one which was inaccessible) None of them had "εἰ μὴ ἐπὶ". A few had "μὴ ἐπὶ". So why did he choose an expression found in none of his manuscripts? To match his "side by side" Latin translation. (Erasmus was primarily interested in the Latin ...
26,459
I am investigating the claim, made by Leslie McFall's [Erasmus and Divorce in Matthew 19:9](http://www.academia.edu/10729554/Erasmus_and_Divorce_in_Matthew_19_9), that in fact Erasmus(1466-1536), a Catholic priest, in his construction of a Greek New Testament, altered the text of Matthew 19:9 to allow the fornication e...
2017/01/04
[ "https://hermeneutics.stackexchange.com/questions/26459", "https://hermeneutics.stackexchange.com", "https://hermeneutics.stackexchange.com/users/18053/" ]
I have checked out the few manuscripts supposedly used by Erasmus. (except for one which was inaccessible) None of them had "εἰ μὴ ἐπὶ". A few had "μὴ ἐπὶ". So why did he choose an expression found in none of his manuscripts? To match his "side by side" Latin translation. (Erasmus was primarily interested in the Latin ...
I, also, have read Mr. McFall's writings on the subject, as well as several of the writings of the early Church fathers and other writings on the subject. Here is my understanding from what I've learned: I believe the reading and connotation, in the original Greek, of this clause - as per Mr. McFall- was "such as"; ra...
26,459
I am investigating the claim, made by Leslie McFall's [Erasmus and Divorce in Matthew 19:9](http://www.academia.edu/10729554/Erasmus_and_Divorce_in_Matthew_19_9), that in fact Erasmus(1466-1536), a Catholic priest, in his construction of a Greek New Testament, altered the text of Matthew 19:9 to allow the fornication e...
2017/01/04
[ "https://hermeneutics.stackexchange.com/questions/26459", "https://hermeneutics.stackexchange.com", "https://hermeneutics.stackexchange.com/users/18053/" ]
I have checked out the few manuscripts supposedly used by Erasmus. (except for one which was inaccessible) None of them had "εἰ μὴ ἐπὶ". A few had "μὴ ἐπὶ". So why did he choose an expression found in none of his manuscripts? To match his "side by side" Latin translation. (Erasmus was primarily interested in the Latin ...
There is no manuscript in existence that supports the *Textus Receptus* reading of εἰ ("if") before μὴ ("not") in Mt. 19:9. All the manuscript evidence supports the omission of εἰ. Based on overwhelming evidence, the correct reading is μὴ ἐπὶ ("not over"). The text is firmly μὴ ἐπὶ πορνείᾳ ("not over fornication") and ...
26,459
I am investigating the claim, made by Leslie McFall's [Erasmus and Divorce in Matthew 19:9](http://www.academia.edu/10729554/Erasmus_and_Divorce_in_Matthew_19_9), that in fact Erasmus(1466-1536), a Catholic priest, in his construction of a Greek New Testament, altered the text of Matthew 19:9 to allow the fornication e...
2017/01/04
[ "https://hermeneutics.stackexchange.com/questions/26459", "https://hermeneutics.stackexchange.com", "https://hermeneutics.stackexchange.com/users/18053/" ]
I have checked out the few manuscripts supposedly used by Erasmus. (except for one which was inaccessible) None of them had "εἰ μὴ ἐπὶ". A few had "μὴ ἐπὶ". So why did he choose an expression found in none of his manuscripts? To match his "side by side" Latin translation. (Erasmus was primarily interested in the Latin ...
based on the kjv lexicon on Biblehub I have to agree with Dr. Mcfall and the other 4 discourses of the gospels seem to support it. Matthew 19:9 ... "οτι - hoti hot'-ee:" "causative, because" "-- as concerning that, as though, because (that), for (that), how (that), (in) that, though, why." "ος - hos hos: nominative s...
356,459
Any suggestions for an accurate Web Log analysis tool to generate reports on the IIS logs? We used WebTrends, but I don't feel it was accurate.
2008/12/10
[ "https://Stackoverflow.com/questions/356459", "https://Stackoverflow.com", "https://Stackoverflow.com/users/45012/" ]
**SHORT ANSWER**: You are correct to question the results; log analysis is not adequate to report actual traffic. **LONGER ANSWER**: WebTrends is a great tool for what it delivers. But as a previous administrator of a WebTrends installation, I found that web logs are notoriously bad at capturing metrics of interest...
There is a logging package for free from MSFT for viewing this information using SQL Reporting Services. Google it.
356,459
Any suggestions for an accurate Web Log analysis tool to generate reports on the IIS logs? We used WebTrends, but I don't feel it was accurate.
2008/12/10
[ "https://Stackoverflow.com/questions/356459", "https://Stackoverflow.com", "https://Stackoverflow.com/users/45012/" ]
**SHORT ANSWER**: You are correct to question the results; log analysis is not adequate to report actual traffic. **LONGER ANSWER**: WebTrends is a great tool for what it delivers. But as a previous administrator of a WebTrends installation, I found that web logs are notoriously bad at capturing metrics of interest...
I have been using Summary, which is paid for software, for years, and love it. The cost of updates is getting to me, and paying for an update to just get user agent string updates out of the deal is getting bothersome. Not that there are not other fixes, I just tend to not need them. Anyone care to share if they have ...
356,459
Any suggestions for an accurate Web Log analysis tool to generate reports on the IIS logs? We used WebTrends, but I don't feel it was accurate.
2008/12/10
[ "https://Stackoverflow.com/questions/356459", "https://Stackoverflow.com", "https://Stackoverflow.com/users/45012/" ]
I have had really good luck with SmarterStats, from [SmarterTools.](http://www.smartertools.com)
doing it with the logs is only a good idea if it's internal - I'd use google analytics for anyhing on teh internets
356,459
Any suggestions for an accurate Web Log analysis tool to generate reports on the IIS logs? We used WebTrends, but I don't feel it was accurate.
2008/12/10
[ "https://Stackoverflow.com/questions/356459", "https://Stackoverflow.com", "https://Stackoverflow.com/users/45012/" ]
I have had really good luck with SmarterStats, from [SmarterTools.](http://www.smartertools.com)
There is a logging package for free from MSFT for viewing this information using SQL Reporting Services. Google it.
356,459
Any suggestions for an accurate Web Log analysis tool to generate reports on the IIS logs? We used WebTrends, but I don't feel it was accurate.
2008/12/10
[ "https://Stackoverflow.com/questions/356459", "https://Stackoverflow.com", "https://Stackoverflow.com/users/45012/" ]
I have had really good luck with SmarterStats, from [SmarterTools.](http://www.smartertools.com)
I have been using Summary, which is paid for software, for years, and love it. The cost of updates is getting to me, and paying for an update to just get user agent string updates out of the deal is getting bothersome. Not that there are not other fixes, I just tend to not need them. Anyone care to share if they have ...
356,459
Any suggestions for an accurate Web Log analysis tool to generate reports on the IIS logs? We used WebTrends, but I don't feel it was accurate.
2008/12/10
[ "https://Stackoverflow.com/questions/356459", "https://Stackoverflow.com", "https://Stackoverflow.com/users/45012/" ]
To analyze weblogs, I don't think you can go wrong with Analog: <http://www.analog.cx/> If you are analyzing your own logs, which are often huge files, you will want the fastest analyzer you can find. Analog is fast. You'll want one that's been around awhile and is still supported. Analog just celebrated its 10'th bi...
What are you wanting to analyze from your logs? There are a bunch of tools out there - free or paid for - that will go through the logs and spit out a great variety of figures. Some have real meaning, others are best used with a grain of salt. What none will show you is "How many people are actually reading my wonderf...
356,459
Any suggestions for an accurate Web Log analysis tool to generate reports on the IIS logs? We used WebTrends, but I don't feel it was accurate.
2008/12/10
[ "https://Stackoverflow.com/questions/356459", "https://Stackoverflow.com", "https://Stackoverflow.com/users/45012/" ]
To analyze weblogs, I don't think you can go wrong with Analog: <http://www.analog.cx/> If you are analyzing your own logs, which are often huge files, you will want the fastest analyzer you can find. Analog is fast. You'll want one that's been around awhile and is still supported. Analog just celebrated its 10'th bi...
I have had really good luck with SmarterStats, from [SmarterTools.](http://www.smartertools.com)
356,459
Any suggestions for an accurate Web Log analysis tool to generate reports on the IIS logs? We used WebTrends, but I don't feel it was accurate.
2008/12/10
[ "https://Stackoverflow.com/questions/356459", "https://Stackoverflow.com", "https://Stackoverflow.com/users/45012/" ]
To analyze weblogs, I don't think you can go wrong with Analog: <http://www.analog.cx/> If you are analyzing your own logs, which are often huge files, you will want the fastest analyzer you can find. Analog is fast. You'll want one that's been around awhile and is still supported. Analog just celebrated its 10'th bi...
There is a logging package for free from MSFT for viewing this information using SQL Reporting Services. Google it.
356,459
Any suggestions for an accurate Web Log analysis tool to generate reports on the IIS logs? We used WebTrends, but I don't feel it was accurate.
2008/12/10
[ "https://Stackoverflow.com/questions/356459", "https://Stackoverflow.com", "https://Stackoverflow.com/users/45012/" ]
To analyze weblogs, I don't think you can go wrong with Analog: <http://www.analog.cx/> If you are analyzing your own logs, which are often huge files, you will want the fastest analyzer you can find. Analog is fast. You'll want one that's been around awhile and is still supported. Analog just celebrated its 10'th bi...
doing it with the logs is only a good idea if it's internal - I'd use google analytics for anyhing on teh internets
356,459
Any suggestions for an accurate Web Log analysis tool to generate reports on the IIS logs? We used WebTrends, but I don't feel it was accurate.
2008/12/10
[ "https://Stackoverflow.com/questions/356459", "https://Stackoverflow.com", "https://Stackoverflow.com/users/45012/" ]
I have had really good luck with SmarterStats, from [SmarterTools.](http://www.smartertools.com)
Look at XpoLog log analysis platform for web application servers and web servers log. it a log management and analysis platform that integrate to web servers logs and create reports, provide search and log viewer and also monitor for problems. [XpoLog](http://www.xpolog.com)
112,404
I work with a group of developers in a company having about 1000 employees. A transgender person who identifies herself as a woman has joined our team. * She gets upset when we use masculine pronouns (such as "he") to address her, which we obviously do out of habit. * She also insists on using the ladies toilet, whi...
2018/05/17
[ "https://workplace.stackexchange.com/questions/112404", "https://workplace.stackexchange.com", "https://workplace.stackexchange.com/users/87132/" ]
> > How to deal with this situation? > > > First, you should try your best to **address this person with the pronouns they prefer**. I know that this may be hard, especially for people that are not used to working with LGBTX people. Now, regarding the bathroom, I think that this is something that has to be sorted...
I think this should be dealt with lightly. This person is going through a difficult period in her life. I would ignore anything you think of as unreasonable, as any difficulty you have adjusting to her, she is having as well, and moreso because she is getting used to the changes in her body, the changes on how people v...
112,404
I work with a group of developers in a company having about 1000 employees. A transgender person who identifies herself as a woman has joined our team. * She gets upset when we use masculine pronouns (such as "he") to address her, which we obviously do out of habit. * She also insists on using the ladies toilet, whi...
2018/05/17
[ "https://workplace.stackexchange.com/questions/112404", "https://workplace.stackexchange.com", "https://workplace.stackexchange.com/users/87132/" ]
> > How to deal with this situation? > > > People get to self identify, you get to respect that and act professionally and that's it. People are tied to their identity. It's literally how they define themselves and it's important to them. Imagine it were their religion or political views if that makes things easi...
There are a few "simple" things at play here. Professional behavior, inter personal etiquette / relationships and legal framework depending on the country this takes place in. There is nothing you personally should do, except to - out of personal courtesy - make an honest effort to use the female pronouns. The femal...
112,404
I work with a group of developers in a company having about 1000 employees. A transgender person who identifies herself as a woman has joined our team. * She gets upset when we use masculine pronouns (such as "he") to address her, which we obviously do out of habit. * She also insists on using the ladies toilet, whi...
2018/05/17
[ "https://workplace.stackexchange.com/questions/112404", "https://workplace.stackexchange.com", "https://workplace.stackexchange.com/users/87132/" ]
(For clarity, the question has been significantly edited from its original version, both before and after I wrote the reply below.) > > We've been assigned to work with a man who considers themselves to be > a woman. > > > Polite terminology here is "a transgender woman". > > She's making some weird demands, s...
There are a few "simple" things at play here. Professional behavior, inter personal etiquette / relationships and legal framework depending on the country this takes place in. There is nothing you personally should do, except to - out of personal courtesy - make an honest effort to use the female pronouns. The femal...
112,404
I work with a group of developers in a company having about 1000 employees. A transgender person who identifies herself as a woman has joined our team. * She gets upset when we use masculine pronouns (such as "he") to address her, which we obviously do out of habit. * She also insists on using the ladies toilet, whi...
2018/05/17
[ "https://workplace.stackexchange.com/questions/112404", "https://workplace.stackexchange.com", "https://workplace.stackexchange.com/users/87132/" ]
(For clarity, the question has been significantly edited from its original version, both before and after I wrote the reply below.) > > We've been assigned to work with a man who considers themselves to be > a woman. > > > Polite terminology here is "a transgender woman". > > She's making some weird demands, s...
> > How to deal with this situation? > > > People get to self identify, you get to respect that and act professionally and that's it. People are tied to their identity. It's literally how they define themselves and it's important to them. Imagine it were their religion or political views if that makes things easi...
112,404
I work with a group of developers in a company having about 1000 employees. A transgender person who identifies herself as a woman has joined our team. * She gets upset when we use masculine pronouns (such as "he") to address her, which we obviously do out of habit. * She also insists on using the ladies toilet, whi...
2018/05/17
[ "https://workplace.stackexchange.com/questions/112404", "https://workplace.stackexchange.com", "https://workplace.stackexchange.com/users/87132/" ]
If a person changes their name from "Jake" to "Richard" then they expect to be called "Richard" from then on. If you insist on calling this person "Jake" because he's just "a Jake pretending to be a Richard" then that would be considered quite rude. You may not understand the reasons for the name change or think they'...
There are a few "simple" things at play here. Professional behavior, inter personal etiquette / relationships and legal framework depending on the country this takes place in. There is nothing you personally should do, except to - out of personal courtesy - make an honest effort to use the female pronouns. The femal...
112,404
I work with a group of developers in a company having about 1000 employees. A transgender person who identifies herself as a woman has joined our team. * She gets upset when we use masculine pronouns (such as "he") to address her, which we obviously do out of habit. * She also insists on using the ladies toilet, whi...
2018/05/17
[ "https://workplace.stackexchange.com/questions/112404", "https://workplace.stackexchange.com", "https://workplace.stackexchange.com/users/87132/" ]
If a person changes their name from "Jake" to "Richard" then they expect to be called "Richard" from then on. If you insist on calling this person "Jake" because he's just "a Jake pretending to be a Richard" then that would be considered quite rude. You may not understand the reasons for the name change or think they'...
(For clarity, the question has been significantly edited from its original version, both before and after I wrote the reply below.) > > We've been assigned to work with a man who considers themselves to be > a woman. > > > Polite terminology here is "a transgender woman". > > She's making some weird demands, s...
112,404
I work with a group of developers in a company having about 1000 employees. A transgender person who identifies herself as a woman has joined our team. * She gets upset when we use masculine pronouns (such as "he") to address her, which we obviously do out of habit. * She also insists on using the ladies toilet, whi...
2018/05/17
[ "https://workplace.stackexchange.com/questions/112404", "https://workplace.stackexchange.com", "https://workplace.stackexchange.com/users/87132/" ]
(For clarity, the question has been significantly edited from its original version, both before and after I wrote the reply below.) > > We've been assigned to work with a man who considers themselves to be > a woman. > > > Polite terminology here is "a transgender woman". > > She's making some weird demands, s...
I think this should be dealt with lightly. This person is going through a difficult period in her life. I would ignore anything you think of as unreasonable, as any difficulty you have adjusting to her, she is having as well, and moreso because she is getting used to the changes in her body, the changes on how people v...
112,404
I work with a group of developers in a company having about 1000 employees. A transgender person who identifies herself as a woman has joined our team. * She gets upset when we use masculine pronouns (such as "he") to address her, which we obviously do out of habit. * She also insists on using the ladies toilet, whi...
2018/05/17
[ "https://workplace.stackexchange.com/questions/112404", "https://workplace.stackexchange.com", "https://workplace.stackexchange.com/users/87132/" ]
If a person changes their name from "Jake" to "Richard" then they expect to be called "Richard" from then on. If you insist on calling this person "Jake" because he's just "a Jake pretending to be a Richard" then that would be considered quite rude. You may not understand the reasons for the name change or think they'...
> > How to deal with this situation? > > > People get to self identify, you get to respect that and act professionally and that's it. People are tied to their identity. It's literally how they define themselves and it's important to them. Imagine it were their religion or political views if that makes things easi...
112,404
I work with a group of developers in a company having about 1000 employees. A transgender person who identifies herself as a woman has joined our team. * She gets upset when we use masculine pronouns (such as "he") to address her, which we obviously do out of habit. * She also insists on using the ladies toilet, whi...
2018/05/17
[ "https://workplace.stackexchange.com/questions/112404", "https://workplace.stackexchange.com", "https://workplace.stackexchange.com/users/87132/" ]
> > How to deal with this situation? > > > First, you should try your best to **address this person with the pronouns they prefer**. I know that this may be hard, especially for people that are not used to working with LGBTX people. Now, regarding the bathroom, I think that this is something that has to be sorted...
There are a few "simple" things at play here. Professional behavior, inter personal etiquette / relationships and legal framework depending on the country this takes place in. There is nothing you personally should do, except to - out of personal courtesy - make an honest effort to use the female pronouns. The femal...
112,404
I work with a group of developers in a company having about 1000 employees. A transgender person who identifies herself as a woman has joined our team. * She gets upset when we use masculine pronouns (such as "he") to address her, which we obviously do out of habit. * She also insists on using the ladies toilet, whi...
2018/05/17
[ "https://workplace.stackexchange.com/questions/112404", "https://workplace.stackexchange.com", "https://workplace.stackexchange.com/users/87132/" ]
If a person changes their name from "Jake" to "Richard" then they expect to be called "Richard" from then on. If you insist on calling this person "Jake" because he's just "a Jake pretending to be a Richard" then that would be considered quite rude. You may not understand the reasons for the name change or think they'...
> > How to deal with this situation? > > > First, you should try your best to **address this person with the pronouns they prefer**. I know that this may be hard, especially for people that are not used to working with LGBTX people. Now, regarding the bathroom, I think that this is something that has to be sorted...
83,776
My friend and I are visiting for 5 days in early Jan and are uncertain as to whether we should base ourselves in Reykjavik and do multiple single day tours. Or go on an actual multi day tour like this one. <https://www.adventures.is/iceland/multiday-tours/multiday-adventures/golden-circle-south-coast-ice-cave/> Can y...
2016/12/04
[ "https://travel.stackexchange.com/questions/83776", "https://travel.stackexchange.com", "https://travel.stackexchange.com/users/43518/" ]
With enough time, you can chose and pick the best day, the best weather for each tour when doing single day tours. I managed to have beautiful weather for each of the tours I did, spending the rainy days in the city on the days between. Multiple day tours mostly pack in more for the time you are out, covering a bigge...
A multi-day tour will have access to further locations. There are still plenty of things to do within reach of Reykjavik but if you want to see Jokulsarlon, which I would say is definitely one of the beautiful spots in Iceland, a day is too short to reach it and back. The advantage of day tours is that you have your o...
83,776
My friend and I are visiting for 5 days in early Jan and are uncertain as to whether we should base ourselves in Reykjavik and do multiple single day tours. Or go on an actual multi day tour like this one. <https://www.adventures.is/iceland/multiday-tours/multiday-adventures/golden-circle-south-coast-ice-cave/> Can y...
2016/12/04
[ "https://travel.stackexchange.com/questions/83776", "https://travel.stackexchange.com", "https://travel.stackexchange.com/users/43518/" ]
I spent 10 days in Iceland in march. Pros of the Tour: Everything is settled! This is vacation for you, you do not need to organize all the stuff. You get your tours, maybe picked up at your hotel and do the tour. Don't waste your time on organizing stuff and thinking about how when an what to do. However, everything...
A multi-day tour will have access to further locations. There are still plenty of things to do within reach of Reykjavik but if you want to see Jokulsarlon, which I would say is definitely one of the beautiful spots in Iceland, a day is too short to reach it and back. The advantage of day tours is that you have your o...
12,611,428
How do I generate test data using Visual Studio 2012? I found these 2 articles on how to do it using VS 2010. But what about VS 2012? * [SQL Server 2008 R2 Test Data Load Using VS2010](http://www.jnrit.com.au/2011/05/15/SQL-Server-2008-R2-Test-Data-Load-Using-VS2010.aspx) * [Generating Test Data for Databases by Usin...
2012/09/26
[ "https://Stackoverflow.com/questions/12611428", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1322890/" ]
While this feature was in Visual Studio 2010 (if you added VSTE DBPRO), it [did not make the cut for Visual Studio 2012 / SSDT](http://social.msdn.microsoft.com/Forums/en-US/ssdt/thread/5ce89ff5-3ce4-4a88-b43b-7da1794697bf) (yet). This does not mean it will not make it into the product before the next release - it is t...
Database unit testing isn't supported in VS 2012 at all.
12,611,428
How do I generate test data using Visual Studio 2012? I found these 2 articles on how to do it using VS 2010. But what about VS 2012? * [SQL Server 2008 R2 Test Data Load Using VS2010](http://www.jnrit.com.au/2011/05/15/SQL-Server-2008-R2-Test-Data-Load-Using-VS2010.aspx) * [Generating Test Data for Databases by Usin...
2012/09/26
[ "https://Stackoverflow.com/questions/12611428", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1322890/" ]
While this feature was in Visual Studio 2010 (if you added VSTE DBPRO), it [did not make the cut for Visual Studio 2012 / SSDT](http://social.msdn.microsoft.com/Forums/en-US/ssdt/thread/5ce89ff5-3ce4-4a88-b43b-7da1794697bf) (yet). This does not mean it will not make it into the product before the next release - it is t...
We would need to rely on 3rd party tools from now on as this feature will not be supported by Microsoft in the future. <http://blogs.msdn.com/b/ssdt/archive/2013/06/24/announcing-sql-server-data-tools-june-2013.aspx> search for "Data Generation is not included and is not planned to be released in the future" Not a b...
80,918
I’ve searched for awhile and haven‘t found anything. What I'm looking for is letters and numbers (specifically *1, 2, 3, 4, 5, 6, A, E, N, T, R)* that can be “drawn” using a hammer and straight 1/2" chisel. Here is a rudimentary example: [![enter image description here](https://i.stack.imgur.com/YKEnz.jpg)](https://i....
2016/11/29
[ "https://graphicdesign.stackexchange.com/questions/80918", "https://graphicdesign.stackexchange.com", "https://graphicdesign.stackexchange.com/users/81211/" ]
This typeface, Homestead, sounds like it could work for you. <http://www.losttype.com/font/?name=homestead> [![Homestead specimen (via Lost Type](https://i.stack.imgur.com/LBV1l.png)](https://i.stack.imgur.com/LBV1l.png)
I did some searching, and here are a few close examples: Bungee Hairline- <https://fonts.google.com/specimen/Bungee+Hairline> Unica One- <https://fonts.google.com/specimen/Unica+One> Sadly, none of these meet your exact needs, but they could serve as good inspiration.
140,850
Which header do you think is better? 1. Light grey: [![enter image description here](https://i.stack.imgur.com/P3Md7.png)](https://i.stack.imgur.com/P3Md7.png) 2. White with shadow [![enter image description here](https://i.stack.imgur.com/VJD1M.png)](https://i.stack.imgur.com/VJD1M.png)
2021/08/30
[ "https://ux.stackexchange.com/questions/140850", "https://ux.stackexchange.com", "https://ux.stackexchange.com/users/124620/" ]
Let me provide you with a contradictory opinion on what is happening with both backgrounds. **1. GREY BACKGROUND:** This background is the same as the page background. So it does not ask for any attention and **all the attention is diverted to the page content.** **2. WHITE BACKGROUND:** This standout from the grey p...
There is no significant difference. But the white background version is a little bit better because of: 1. Contrast Ratio between text-link (Hooman) and the background will be bigger, but those elements have been passed the minimal CR requirements (4.5:1). [enter image description here](https://i.stack.imgur.com/H4eX...
524,264
I hope this is the right place to ask this question. I have a simple azure website with a linked sql azure DB. I want to be able to back up both the ftp files and the SQL DB. What is the best option for this? I know I can log into the ftp and just copy the files somewhere as well as a db backup. **QUESTION:** Is ther...
2013/07/18
[ "https://serverfault.com/questions/524264", "https://serverfault.com", "https://serverfault.com/users/181055/" ]
You can run both mail server and web server in the same VPS, but considering that losing access to mail server these days is quite unacceptable, consider running a HA solution with two VPS so that you have access to email even if one of your servers fail. If you can't use a HA solution, at least run a backup MX server ...
> > are there any reasons not to use the same VPS for both? > > > There are plenty. Security. Reliability. Scalability. > > Are there any security downsides to this arrangement I should be aware > of? > > > Yes. Any vulnerability in one service could impact the security of the other service. For example, if...
172,046
I am running an LSI raid (Dell Perc 6/i) on my Ubuntu 10.04 server. I want to monitor the raid array but it seems that there is no software for it. The raid drivers are part of the kernel, but I dont see any tools for it. Software that is available, including LSI's own software, does not work. Are there any FOSS tool...
2010/08/18
[ "https://serverfault.com/questions/172046", "https://serverfault.com", "https://serverfault.com/users/49276/" ]
Give [OMSA](http://linux.dell.com/wiki/index.php/Repository/OMSA) a go. You'll be able to monitor your raid status as well as other server parameters such as memory errors, temperature, etc. Aditionally if you're integrating this in any FLOSS monitoring tool (Nagios, Hobbit, ...) there are existing plugins as well.
Try MegaCLI. <http://hwraid.le-vert.net/wiki/DebianPackages>
92,947
Is it necessary to soak rice every time before cooking.What happens if you don't soak rice? Does it effect the taste after cooking? If soaking is necessary then, How much time is required to soak rice?
2018/10/16
[ "https://cooking.stackexchange.com/questions/92947", "https://cooking.stackexchange.com", "https://cooking.stackexchange.com/users/69796/" ]
*Rinsing* the rice is always suggested, it removes the leftover husk, powder from the rice being handled and/or processed, **insect fragments** (you'd be amazed!) and more. *Soaking* the rice is part of the cooking process. Wild and brown rice benefit from this because they'll more evenly cook '*to the tooth* (al dent...
I assume you’re not mixing the terms rinsing and soaking: Rinsing is for geting rid of excess starch on the surface of the rice. This way it won’t be sticky or be less sticky. Soaking rice does two things: 1. It will, hydrate the rice grains; thus they will cook slightly faster (dry rice also cooks pretty fast) 2. Y...
92,947
Is it necessary to soak rice every time before cooking.What happens if you don't soak rice? Does it effect the taste after cooking? If soaking is necessary then, How much time is required to soak rice?
2018/10/16
[ "https://cooking.stackexchange.com/questions/92947", "https://cooking.stackexchange.com", "https://cooking.stackexchange.com/users/69796/" ]
Rice is going to cook okay even if you don't *soak* it. You do, however, want to wash it until the water runs clear so that you get rid of excess starch and so that it doesn't stick together. However, if you're worried about arsenic - and apparently this is a thing - soaking the rice would reduce the [arsenic levels](...
I assume you’re not mixing the terms rinsing and soaking: Rinsing is for geting rid of excess starch on the surface of the rice. This way it won’t be sticky or be less sticky. Soaking rice does two things: 1. It will, hydrate the rice grains; thus they will cook slightly faster (dry rice also cooks pretty fast) 2. Y...
65,059
All the hedge knights that I can think of introduced in the series so far - Ser Illifer the Penniless, Ser Duncan the Tall, Ser Pate of the Blue Fork, Ser Shadrich of the Shady Glen, etc. - don't have last names, at least that we know of. The one exception I recall is Ser Creighton Longbough, but there is no mention of...
2014/08/06
[ "https://scifi.stackexchange.com/questions/65059", "https://scifi.stackexchange.com", "https://scifi.stackexchange.com/users/25915/" ]
Hedge knights are poor, unsworn to any lord or master, and go from one place to another looking for any sort of employment. It's not exactly the life for a noble. Most nobles who become knights have either trained their entire lives in castles, and can therefore find gainful employment, or can always go serve a family ...
I don't think we know why most of the hedge knights we have seen don't have any last names, but a few do: * [Hyle Hunt](http://awoiaf.westeros.org/index.php/Hyle_Hunt) * [Creighton Longbough](http://awoiaf.westeros.org/index.php/Creighton_Longbough) * [Clayton Suggs](http://awoiaf.westeros.org/index.php/Clayton_Suggs)...
65,059
All the hedge knights that I can think of introduced in the series so far - Ser Illifer the Penniless, Ser Duncan the Tall, Ser Pate of the Blue Fork, Ser Shadrich of the Shady Glen, etc. - don't have last names, at least that we know of. The one exception I recall is Ser Creighton Longbough, but there is no mention of...
2014/08/06
[ "https://scifi.stackexchange.com/questions/65059", "https://scifi.stackexchange.com", "https://scifi.stackexchange.com/users/25915/" ]
The only people in Westeros who have last names are the nobles. --------------------------------------------------------------- The rest of the populace go by a single name: Pate, Wat, Will ... etc. Sometimes with a qualifier to differentiate people who have the same name *and* live in the same place, like the village...
I don't think we know why most of the hedge knights we have seen don't have any last names, but a few do: * [Hyle Hunt](http://awoiaf.westeros.org/index.php/Hyle_Hunt) * [Creighton Longbough](http://awoiaf.westeros.org/index.php/Creighton_Longbough) * [Clayton Suggs](http://awoiaf.westeros.org/index.php/Clayton_Suggs)...
65,059
All the hedge knights that I can think of introduced in the series so far - Ser Illifer the Penniless, Ser Duncan the Tall, Ser Pate of the Blue Fork, Ser Shadrich of the Shady Glen, etc. - don't have last names, at least that we know of. The one exception I recall is Ser Creighton Longbough, but there is no mention of...
2014/08/06
[ "https://scifi.stackexchange.com/questions/65059", "https://scifi.stackexchange.com", "https://scifi.stackexchange.com/users/25915/" ]
The only people in Westeros who have last names are the nobles. --------------------------------------------------------------- The rest of the populace go by a single name: Pate, Wat, Will ... etc. Sometimes with a qualifier to differentiate people who have the same name *and* live in the same place, like the village...
Hedge knights are poor, unsworn to any lord or master, and go from one place to another looking for any sort of employment. It's not exactly the life for a noble. Most nobles who become knights have either trained their entire lives in castles, and can therefore find gainful employment, or can always go serve a family ...
65,059
All the hedge knights that I can think of introduced in the series so far - Ser Illifer the Penniless, Ser Duncan the Tall, Ser Pate of the Blue Fork, Ser Shadrich of the Shady Glen, etc. - don't have last names, at least that we know of. The one exception I recall is Ser Creighton Longbough, but there is no mention of...
2014/08/06
[ "https://scifi.stackexchange.com/questions/65059", "https://scifi.stackexchange.com", "https://scifi.stackexchange.com/users/25915/" ]
Hedge knights are poor, unsworn to any lord or master, and go from one place to another looking for any sort of employment. It's not exactly the life for a noble. Most nobles who become knights have either trained their entire lives in castles, and can therefore find gainful employment, or can always go serve a family ...
We know why Ser Duncan the Tall doesn't have a last name because his background is described in the short story [The Hedge Knight](http://en.wikipedia.org/wiki/Tales_of_Dunk_and_Egg#The_Hedge_Knight) (I'm assuming it's the same person). Actually, having just searched for a link to the story I see there are two sequels ...
65,059
All the hedge knights that I can think of introduced in the series so far - Ser Illifer the Penniless, Ser Duncan the Tall, Ser Pate of the Blue Fork, Ser Shadrich of the Shady Glen, etc. - don't have last names, at least that we know of. The one exception I recall is Ser Creighton Longbough, but there is no mention of...
2014/08/06
[ "https://scifi.stackexchange.com/questions/65059", "https://scifi.stackexchange.com", "https://scifi.stackexchange.com/users/25915/" ]
The only people in Westeros who have last names are the nobles. --------------------------------------------------------------- The rest of the populace go by a single name: Pate, Wat, Will ... etc. Sometimes with a qualifier to differentiate people who have the same name *and* live in the same place, like the village...
We know why Ser Duncan the Tall doesn't have a last name because his background is described in the short story [The Hedge Knight](http://en.wikipedia.org/wiki/Tales_of_Dunk_and_Egg#The_Hedge_Knight) (I'm assuming it's the same person). Actually, having just searched for a link to the story I see there are two sequels ...
118,608
I think utorrent has been consuming lots of bandwidth and my connection is not that fast. How do I set it so that it consumes the less possible bandwidth? I've tried setting its download and upload limit to 1kbps. Together with the download bandwidth allocation set to low. I even exited utorrent but it seems that it is...
2010/03/11
[ "https://superuser.com/questions/118608", "https://superuser.com", "https://superuser.com/users/23950/" ]
Try to limit the number of max connections. A lot of routers/modems have a limited number of connections they support (Windows does too by the way). uTorrent can make lots and lots of connections, resulting in a slow network no matter if you actually download/upload at all.
> > I've tried setting its download and upload limit to 1kbps. > > > I believe that affects only the actual torrent data exchange. You might also want to turn off DHT.
118,608
I think utorrent has been consuming lots of bandwidth and my connection is not that fast. How do I set it so that it consumes the less possible bandwidth? I've tried setting its download and upload limit to 1kbps. Together with the download bandwidth allocation set to low. I even exited utorrent but it seems that it is...
2010/03/11
[ "https://superuser.com/questions/118608", "https://superuser.com", "https://superuser.com/users/23950/" ]
Try to limit the number of max connections. A lot of routers/modems have a limited number of connections they support (Windows does too by the way). uTorrent can make lots and lots of connections, resulting in a slow network no matter if you actually download/upload at all.
Devices like home routers usually have problems when it comes to high number of simultaneous connections. Having many open connections is way more of a problem than bandwidth. Limit the number of open connection to 80 from your .torrent client. It should be enough to up/down and not overkill anything in the process. W...
118,608
I think utorrent has been consuming lots of bandwidth and my connection is not that fast. How do I set it so that it consumes the less possible bandwidth? I've tried setting its download and upload limit to 1kbps. Together with the download bandwidth allocation set to low. I even exited utorrent but it seems that it is...
2010/03/11
[ "https://superuser.com/questions/118608", "https://superuser.com", "https://superuser.com/users/23950/" ]
Don't forget that closing uTorrent via the [x] at the top right doesn't actually exit the program. It closes the UI but keeps the process running - there should be an icon in the system tray. To completely close uTorrent you have to select **File > Exit**.
> > I've tried setting its download and upload limit to 1kbps. > > > I believe that affects only the actual torrent data exchange. You might also want to turn off DHT.
118,608
I think utorrent has been consuming lots of bandwidth and my connection is not that fast. How do I set it so that it consumes the less possible bandwidth? I've tried setting its download and upload limit to 1kbps. Together with the download bandwidth allocation set to low. I even exited utorrent but it seems that it is...
2010/03/11
[ "https://superuser.com/questions/118608", "https://superuser.com", "https://superuser.com/users/23950/" ]
Don't forget that closing uTorrent via the [x] at the top right doesn't actually exit the program. It closes the UI but keeps the process running - there should be an icon in the system tray. To completely close uTorrent you have to select **File > Exit**.
Devices like home routers usually have problems when it comes to high number of simultaneous connections. Having many open connections is way more of a problem than bandwidth. Limit the number of open connection to 80 from your .torrent client. It should be enough to up/down and not overkill anything in the process. W...
118,608
I think utorrent has been consuming lots of bandwidth and my connection is not that fast. How do I set it so that it consumes the less possible bandwidth? I've tried setting its download and upload limit to 1kbps. Together with the download bandwidth allocation set to low. I even exited utorrent but it seems that it is...
2010/03/11
[ "https://superuser.com/questions/118608", "https://superuser.com", "https://superuser.com/users/23950/" ]
> > I've tried setting its download and upload limit to 1kbps. > > > I believe that affects only the actual torrent data exchange. You might also want to turn off DHT.
Devices like home routers usually have problems when it comes to high number of simultaneous connections. Having many open connections is way more of a problem than bandwidth. Limit the number of open connection to 80 from your .torrent client. It should be enough to up/down and not overkill anything in the process. W...
2,773
Como anticipamos en [las ideas de la retrospectiva de 2017](https://spanish.meta.stackexchange.com/a/2766/5481), los moderadores hemos estado trabajando en incorporar un concurso-recopilación con las mejores respuestas de cada trimestre. Esto es algo que sabemos que [se hace en otros stacks](https://movies.meta.stackex...
2018/01/12
[ "https://spanish.meta.stackexchange.com/questions/2773", "https://spanish.meta.stackexchange.com", "https://spanish.meta.stackexchange.com/users/5481/" ]
Me parece una gran idea por la parte de dar visibilidad a las respuestas y premiar buen contenido (en un stack en el que, habiendo tan pocos votantes, puede costar un poco conseguir reputación si no estás todos los días en la brecha). El tema de las recompensas, creo que convendría aplicarlo solo a usuarios que aún no...
Para empezar ya con el último semestre/trimestre de 2017, abogo por no hacer filtro por usuarios. Si luego vemos que se desmadra, ya perfilamos. Es que si esperamos un poco ya no nos acordaremos de qué se coció en el sitio durante ese trimestre :) Por ejemplo, con este filtro tenemos las respuestas del cuarto trimestr...
2,428,713
I've used this official [tutorial](http://developer.android.com/guide/developing/device.html) to setup my machine so it could detect my Android devices. But from some reason ADB doesn't detects any of my devices properly(Hero and Magic), ie it doesn't show device's IMEI or Firmware version but a bunch of question marks...
2010/03/11
[ "https://Stackoverflow.com/questions/2428713", "https://Stackoverflow.com", "https://Stackoverflow.com/users/291899/" ]
The same problem on Ubuntu 9.10 x64 + HTC Desire Solution: * Create/edit a udev rules file: "sudo vim /etc/udev/rules.d/51-android.rules" * Add the following line: SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", MODE="0666" Here 0bb4 is HTC id. You can "lsusb" to list your vendor id. * Restart udev: "sudo reload udev" *...
> > The last thing I've done is adding the > android /tools directory to the system > path > > > Then your problem isn't that ADB doesn't detect you device, you doesn't even running the ADB.
179,074
I'm having fun compositing some videos on Blender and it's awesome. However, when I'm done compositing a video and start rendering with both Compositor and Sequencer checked, the video renders with audio BUT no compositing effect that I added is rendered (only raw video and audio are rendered) When I uncheck Sequencer...
2020/05/20
[ "https://blender.stackexchange.com/questions/179074", "https://blender.stackexchange.com", "https://blender.stackexchange.com/users/96897/" ]
**Does this solve your question?** [![enter image description here](https://i.stack.imgur.com/67mXS.gif)](https://i.stack.imgur.com/67mXS.gif)
Although the other answer helps, it doesn't include what you may need with the VSE (the audio setting will try to get audio from the scene). I was able to replicate your problem and resolve it with the VSE. Here are the essentials: First, a scene with your compositing setup: [![Compositing nodes (doesn't need scene no...
7,554,508
I am using Visio professional 2003. It was working fine. But now when I copy and paste any shapes it showing the error "Open clipboard failed". After that I am not able to change any properties or name. When I try to close the window it is showing warning as "You cant quit visio program because a program is handling a...
2011/09/26
[ "https://Stackoverflow.com/questions/7554508", "https://Stackoverflow.com", "https://Stackoverflow.com/users/792277/" ]
this has been a problem with Visio for 7 years and the last 3 versions of the product([Visio 2003](http://www.dotnet247.com/247reference/msgs/42/214420.aspx) to [Visio 2010](http://social.technet.microsoft.com/Forums/en-AU/visiogeneral/thread/5f3b6b7b-e206-4c9e-b54a-cf430a7cc7ac)). The issue happens if you are runnin...
It is working fine after i restarted the system.
7,554,508
I am using Visio professional 2003. It was working fine. But now when I copy and paste any shapes it showing the error "Open clipboard failed". After that I am not able to change any properties or name. When I try to close the window it is showing warning as "You cant quit visio program because a program is handling a...
2011/09/26
[ "https://Stackoverflow.com/questions/7554508", "https://Stackoverflow.com", "https://Stackoverflow.com/users/792277/" ]
this has been a problem with Visio for 7 years and the last 3 versions of the product([Visio 2003](http://www.dotnet247.com/247reference/msgs/42/214420.aspx) to [Visio 2010](http://social.technet.microsoft.com/Forums/en-AU/visiogeneral/thread/5f3b6b7b-e206-4c9e-b54a-cf430a7cc7ac)). The issue happens if you are runnin...
I'd like to ring in that I had this issue when a Citrix session remoting to server 1 which was remoting to server 2 went into "triple lock": The screen saver in all three servers had kicked in. Ditto went crazy as did every app that I used the clipboard in. Once I unlocked the sessions (which were lagging like crazy) ...
7,554,508
I am using Visio professional 2003. It was working fine. But now when I copy and paste any shapes it showing the error "Open clipboard failed". After that I am not able to change any properties or name. When I try to close the window it is showing warning as "You cant quit visio program because a program is handling a...
2011/09/26
[ "https://Stackoverflow.com/questions/7554508", "https://Stackoverflow.com", "https://Stackoverflow.com/users/792277/" ]
this has been a problem with Visio for 7 years and the last 3 versions of the product([Visio 2003](http://www.dotnet247.com/247reference/msgs/42/214420.aspx) to [Visio 2010](http://social.technet.microsoft.com/Forums/en-AU/visiogeneral/thread/5f3b6b7b-e206-4c9e-b54a-cf430a7cc7ac)). The issue happens if you are runnin...
On my side the issue was coming from Citrix. Thx for pointing that out Vincent.
23,235
**What practical methods should citizens be using to protect themselves against, and reduce the impact of an attack against critical national infrastructure** A lot of recent news about critical network infrastructure under DDoS attacks, for example GoDaddy. Furthermore with the discovery of APTs like Stuxnet and flam...
2012/10/26
[ "https://security.stackexchange.com/questions/23235", "https://security.stackexchange.com", "https://security.stackexchange.com/users/15345/" ]
Cyber Pearl Harbor is a really stupid term used by people who don't know the first thing about IT security, or those who do but want to get in the newspapers. "Cyber warfare" and "Cyber terrorism" are also examples of terms being bandied about by those looking to get sound bites or a higher IT security budget. It's all...
The phrase Cyber Pearl Harbor is silliness, typically used by people who are trying to drum up money for their agency or business among politicians in Washington, DC. I suspect you are asking what we can do to protect ourselves from attacks on our critical infrastructure. If so, here's my take: **What can citizens do...
154,953
Is there a way to send a 'form' to your Contacts (not registered as Users), get their reply and update their respective contact record based on the replies. Has anyone done this before? Till now I have, 1) create a **public site** with 2) a **visualforce page** accessing a **visual workflow** screen as form which 3)...
2017/01/07
[ "https://salesforce.stackexchange.com/questions/154953", "https://salesforce.stackexchange.com", "https://salesforce.stackexchange.com/users/14745/" ]
Your approach is fine, but site guest user does not have update permission on contact, so your flow will need to write to a custom object and you can use process builder or autolaunched flow to update contact record. I wrote up a post around using flows as a replacement for stay in touch that is similar to what you ar...
According to me the best way is - 1. Create a visualforce page as form. 2. Host that page on your public site. 3. Create a button on the contact detail page that will shoot the email for that particular record. 4. You should have an email template pointing to that public site url and should have the contact id or any ...
2,701,576
*This is a multipart Index question:* 1. Is there a way one can create index on index? 2. Why would one wish to to so? 3. And if so, are there any examples?
2010/04/23
[ "https://Stackoverflow.com/questions/2701576", "https://Stackoverflow.com", "https://Stackoverflow.com/users/319280/" ]
**NO**, Indexes are meant for **COLUMNS IN TABLES** [How MySQL Uses Indexes](http://dev.mysql.com/doc/refman/5.0/en/mysql-indexes.html) > > Indexes are used to find rows with > specific column values quickly. > Without an index, MySQL must begin > with the first row and then read > through the entire table to fi...
You can see from syntax diagram for [create index](http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/statements_5010.htm) in the oracle documentation that it does not apply to indexes. Nor can I think of a reason you would want to.
2,701,576
*This is a multipart Index question:* 1. Is there a way one can create index on index? 2. Why would one wish to to so? 3. And if so, are there any examples?
2010/04/23
[ "https://Stackoverflow.com/questions/2701576", "https://Stackoverflow.com", "https://Stackoverflow.com/users/319280/" ]
**NO**, Indexes are meant for **COLUMNS IN TABLES** [How MySQL Uses Indexes](http://dev.mysql.com/doc/refman/5.0/en/mysql-indexes.html) > > Indexes are used to find rows with > specific column values quickly. > Without an index, MySQL must begin > with the first row and then read > through the entire table to fi...
An index is already sorted so really you probably do not want to create an index to one as such. You might, however, if doing low-level programming, want to store a subset of an index, say every 1024th or every 2048th record, in memory or a smaller area of disk, so you can look there first and search where in the bigge...
2,701,576
*This is a multipart Index question:* 1. Is there a way one can create index on index? 2. Why would one wish to to so? 3. And if so, are there any examples?
2010/04/23
[ "https://Stackoverflow.com/questions/2701576", "https://Stackoverflow.com", "https://Stackoverflow.com/users/319280/" ]
You can see from syntax diagram for [create index](http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/statements_5010.htm) in the oracle documentation that it does not apply to indexes. Nor can I think of a reason you would want to.
An index is already sorted so really you probably do not want to create an index to one as such. You might, however, if doing low-level programming, want to store a subset of an index, say every 1024th or every 2048th record, in memory or a smaller area of disk, so you can look there first and search where in the bigge...
52,084
When I picked up my guitar today I noticed my 1st string was a bizarre 2 semitones flat. I would tune it but the instant I bend it, stretch it, or play for a minute the string goes back down to the exact same note and won't hold tuning any higher. Granted the strings are 6+ weeks old and I play 6-7 days a week but this...
2017/01/11
[ "https://music.stackexchange.com/questions/52084", "https://music.stackexchange.com", "https://music.stackexchange.com/users/34897/" ]
Old string do this sometimes. It may be the wrap around the tuning post is slipping, it may be the winding at the ball-end is unravelling, but after all those hours playing, and possibly(?) no cleaning after play means they're ready for changing. They are the sacrificial part of guitars, anyway. Answer to 2nd part - al...
Older strings just do this with use.. oxidation and the high freq. of the vibrations are just some of the major factors I feel. It could also have something to do with the guitars tuning pegs, a loose screw here can cause this also the nut... if its to tight around a string it can hold it up slightly till that magic mo...
52,084
When I picked up my guitar today I noticed my 1st string was a bizarre 2 semitones flat. I would tune it but the instant I bend it, stretch it, or play for a minute the string goes back down to the exact same note and won't hold tuning any higher. Granted the strings are 6+ weeks old and I play 6-7 days a week but this...
2017/01/11
[ "https://music.stackexchange.com/questions/52084", "https://music.stackexchange.com", "https://music.stackexchange.com/users/34897/" ]
Old string do this sometimes. It may be the wrap around the tuning post is slipping, it may be the winding at the ball-end is unravelling, but after all those hours playing, and possibly(?) no cleaning after play means they're ready for changing. They are the sacrificial part of guitars, anyway. Answer to 2nd part - al...
Metal stretches and fatigues. Many ductile materials, once stretched, never return to their original length. Furthermore, compression and relief of the tension on the string increases the fatigue of a spring. Both playing and tuning causes wear on the string. Even just letting the guitar sit will cause oxidation on the...
52,084
When I picked up my guitar today I noticed my 1st string was a bizarre 2 semitones flat. I would tune it but the instant I bend it, stretch it, or play for a minute the string goes back down to the exact same note and won't hold tuning any higher. Granted the strings are 6+ weeks old and I play 6-7 days a week but this...
2017/01/11
[ "https://music.stackexchange.com/questions/52084", "https://music.stackexchange.com", "https://music.stackexchange.com/users/34897/" ]
Old string do this sometimes. It may be the wrap around the tuning post is slipping, it may be the winding at the ball-end is unravelling, but after all those hours playing, and possibly(?) no cleaning after play means they're ready for changing. They are the sacrificial part of guitars, anyway. Answer to 2nd part - al...
6 weeks isn't 'old' for a guitar string. Assuming that you've tried the obvious solution of a replacement string, perhaps you should be looking for a fault in the tuning mechanism.
267,981
Do they mean something like "please go! You must leave!" or could it be "We assure you that he left"?
2015/08/20
[ "https://english.stackexchange.com/questions/267981", "https://english.stackexchange.com", "https://english.stackexchange.com/users/61075/" ]
In American English, there is no ambiguity. There is no issue with it being idiomatic; it is. Your sentence is in the indicative for us: > > They insisted that he left. > > > That version *always* means that they are assuring you that he has indeed departed. It is a done deal. Had we meant the other thing, we wo...
Noting that @tchrist assures us there can be no ambiguity in AmE, I feel I should post the contrary position. Which I can't substantiate as representing BrE in general, but it's certainly how ***I*** see it. There's no doubt the untensed "infinitive/subjunctive" *They insisted [that] he leave* only ever means that wha...
82,425
If I am uploading a CSV file via dataloader into Salesforce, is this data flowing into Salesforce encrypted? Would someone be able to sniff out the data sent by dataloader to Salesforce - and see it as non-encrypted data?
2015/07/06
[ "https://salesforce.stackexchange.com/questions/82425", "https://salesforce.stackexchange.com", "https://salesforce.stackexchange.com/users/18757/" ]
The upload is done over HTTPS that encrypts the data as it is transmitted. HTTPS is widely used to ensure that the data being transmitted can't be intercepted and looked at (sniffed). Generally thinks like obvious passwords or data ending up on a laptop that is lost are bigger security risks.
I am not sure if this is the answer but hope this helps <https://developer.salesforce.com/docs/atlas.en-us.dataLoader.meta/dataLoader/command_line_create_encryption_key.htm>
790,801
What is the best way to synchronize huge data of a running production server? Our server has over 20 million files (small files with 10k and bigger files up to 50MB) stored in 1 millon directories. The size of all data is about 5 TB (steadily increasing). Is it possible to synchronize the data with lsyncd and what ar...
2016/07/19
[ "https://serverfault.com/questions/790801", "https://serverfault.com", "https://serverfault.com/users/133787/" ]
I'd seriously recommend using something like ZFS for the filesystem. Built-in tools like the ZFS snapshot and ZFS send/receive allow you to take block-level snaps of the filesystem and ship it to a second server. Some third party tools like [sanoid/syncoid](https://github.com/jimsalterjrs/sanoid) can set automatic ma...
If you cannot change the filesystem on the production server, I would put the files on another server and mount them with NFS. I would use Linux and ZFS if man-hours are inexpensive, maybe some kind of home NAS distribution or maybe even a home NAS (both probably ZFS-based) if *everything* is expensive *and* you can fi...
388,187
I have one **HP Proliant ML 115 G5** (AMD) with the latest BIOS (**07-06-2009**) and recently I've installed an USB disk. This is a common problem on old Proliant servers. When you plug the USB disk, BIOS boot order changes and tries to boot via USB. So, I'll change the BIOS settings and make the SATA disk the...
2012/05/11
[ "https://serverfault.com/questions/388187", "https://serverfault.com", "https://serverfault.com/users/61951/" ]
The firmware release you're on is the final release for that model, as it was end-of-life in 2009. There won't be much assistance from HP on this. You didn't describe the usage scenarios, but since this is a server, what is the problem with leaving the system on and reducing the frequency of reboots? The USB disk is a...
1. Log a case with HP support identifying it as a bug/feature request. If have a HP account manager discuss this with them. 2. Wait for an updated BIOS and apply it. Good luck.
21,234,711
How can I remove the version placeholder on iTunes Connect? I have uploaded a version on a wrong application and when I realized that I removed the binary but I have never thought of this - can I also delete the placeholder? - because there is no update developed for this app yet. Image for explanation ![enter image ...
2014/01/20
[ "https://Stackoverflow.com/questions/21234711", "https://Stackoverflow.com", "https://Stackoverflow.com/users/450606/" ]
To edit the version number, select the falsely numbered version on the left on iTunes Connect (so NOT the "App Information", but under that the version "1.0.1 Prepare for Submission" etc), scroll down in the right pane to "General App Information" -- just below the App Icon you can see the version number and it's edita...
Its not possible to delete a placeholder of a version. But it doesnt affect anything at all so just wait till you are ready to upload 1.1 and update the same version. Or create a new version and work on that (e.g. 2.0). I've had this happen to me a few months ago and I couldn't do much.
59,558
[From previous answers](https://philosophy.stackexchange.com/questions/187/passages-validating-goethe-as-nietzsches-%C3%9Cbermensch) it became clear to me that Nietzsche did not think that there has been any Übermensch yet. He identified Goethe as a person that has overcome and disciplined himself to advance himself an...
2019/01/15
[ "https://philosophy.stackexchange.com/questions/59558", "https://philosophy.stackexchange.com", "https://philosophy.stackexchange.com/users/30966/" ]
There is not one standard for good in Nietsche, if there were, he would be proposing a single morality. Instead he is proposing that a single standard of value is impossible. He calls out in one case the approach of "Perspectivism" -- that each person has a unique part of the truth, and should pursue that. At another,...
> > He identified Goethe as a person that has overcome and disciplined himself to advance himself and "become who he is". > > > This rather ignores poetry was already recognised as a creative activity from time immemorial and not something then that Goethe had to invent for himself and then leave for us as a gift ...
59,558
[From previous answers](https://philosophy.stackexchange.com/questions/187/passages-validating-goethe-as-nietzsches-%C3%9Cbermensch) it became clear to me that Nietzsche did not think that there has been any Übermensch yet. He identified Goethe as a person that has overcome and disciplined himself to advance himself an...
2019/01/15
[ "https://philosophy.stackexchange.com/questions/59558", "https://philosophy.stackexchange.com", "https://philosophy.stackexchange.com/users/30966/" ]
There is not one standard for good in Nietsche, if there were, he would be proposing a single morality. Instead he is proposing that a single standard of value is impossible. He calls out in one case the approach of "Perspectivism" -- that each person has a unique part of the truth, and should pursue that. At another,...
The will to power, which Nietzsche sees as operating in all life operates in a type of hierarchy for him. Now the will to power is a fascinating thing, because it always implies an evaluation. The answer to your question has to do with how we as humans negotiate the forces that we encounter: is their affirmation or neg...
91,102
There is 3 types of fallacies that comes to my mind for this, 1. Fallacy of straw man > > A straw man (sometimes written as strawman) is a form of argument and > an informal fallacy of having the impression of refuting an argument, > whereas the real subject of the argument was not addressed or refuted, > but instea...
2022/05/11
[ "https://philosophy.stackexchange.com/questions/91102", "https://philosophy.stackexchange.com", "https://philosophy.stackexchange.com/users/22365/" ]
Well, if we define "Paradox" as "[apparent contradiction in physical descriptions of the universe](https://en.wikipedia.org/wiki/Physical_paradox)" then sure. Paradoxes don't exist in nature because a paradox is a contradiction in our DESCRIPTIONS of the universe, not contradictions in the UNIVERSE ITSELF. So under th...
The Grandfather Paradox exactly aims to draw attention to a contradiction, that if the conditions exist to create closed time-like curves we open the door to a paradox. So we can be pretty sure General Relativity isn't the whole story. Or, materials with positive gravity, or Tipler Cylinders, aren't possible for some f...