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
6,448,940
I want to move an app I have to beanstalk. I want to have an easy automated way to promote new builds though. The console interface in beanstalk is nice: I can just get the war file and upload it. However, it would be nice if I could just run a Jenkins job and have it deploy when it finished building the war file. I f...
2011/06/23
[ "https://Stackoverflow.com/questions/6448940", "https://Stackoverflow.com", "https://Stackoverflow.com/users/346741/" ]
I also didn't manage to find a Jenkins plugin to do so. A good first step would be Luca's Beanstalk upload script to build a Jenkins plugin: <https://github.com/blanq/beanstalk-upload>
Just FYI: I released a Plugin for that: <https://wiki.jenkins-ci.org/display/JENKINS/AWSEB+Deployment+Plugin>
6,448,940
I want to move an app I have to beanstalk. I want to have an easy automated way to promote new builds though. The console interface in beanstalk is nice: I can just get the war file and upload it. However, it would be nice if I could just run a Jenkins job and have it deploy when it finished building the war file. I f...
2011/06/23
[ "https://Stackoverflow.com/questions/6448940", "https://Stackoverflow.com", "https://Stackoverflow.com/users/346741/" ]
Afaik beanstalk has a web interface so you could create a selenium script to upload it for you. That would be a bit of a hack though. Uploading via ssh or so it probably a good option. Also beanstalk has an API (http://aws.typepad.com/aws/2011/01/aws-beanstalk-apis-and-command-line-tools.html) that you could easily u...
you can use Khan Academy's open source jenkins ec-2 plugin. <https://github.com/Khan?page=2>
6,448,940
I want to move an app I have to beanstalk. I want to have an easy automated way to promote new builds though. The console interface in beanstalk is nice: I can just get the war file and upload it. However, it would be nice if I could just run a Jenkins job and have it deploy when it finished building the war file. I f...
2011/06/23
[ "https://Stackoverflow.com/questions/6448940", "https://Stackoverflow.com", "https://Stackoverflow.com/users/346741/" ]
If you're using Maven for your builds, I wrote a plugin to automate beanstalk and Elastic MapReduce deployment: <http://beanstalker.ingenieux.com.br/> I'm looking for testers! :)
Just FYI: I released a Plugin for that: <https://wiki.jenkins-ci.org/display/JENKINS/AWSEB+Deployment+Plugin>
6,448,940
I want to move an app I have to beanstalk. I want to have an easy automated way to promote new builds though. The console interface in beanstalk is nice: I can just get the war file and upload it. However, it would be nice if I could just run a Jenkins job and have it deploy when it finished building the war file. I f...
2011/06/23
[ "https://Stackoverflow.com/questions/6448940", "https://Stackoverflow.com", "https://Stackoverflow.com/users/346741/" ]
I also didn't manage to find a Jenkins plugin to do so. A good first step would be Luca's Beanstalk upload script to build a Jenkins plugin: <https://github.com/blanq/beanstalk-upload>
you can use Khan Academy's open source jenkins ec-2 plugin. <https://github.com/Khan?page=2>
6,448,940
I want to move an app I have to beanstalk. I want to have an easy automated way to promote new builds though. The console interface in beanstalk is nice: I can just get the war file and upload it. However, it would be nice if I could just run a Jenkins job and have it deploy when it finished building the war file. I f...
2011/06/23
[ "https://Stackoverflow.com/questions/6448940", "https://Stackoverflow.com", "https://Stackoverflow.com/users/346741/" ]
Afaik beanstalk has a web interface so you could create a selenium script to upload it for you. That would be a bit of a hack though. Uploading via ssh or so it probably a good option. Also beanstalk has an API (http://aws.typepad.com/aws/2011/01/aws-beanstalk-apis-and-command-line-tools.html) that you could easily u...
Just FYI: I released a Plugin for that: <https://wiki.jenkins-ci.org/display/JENKINS/AWSEB+Deployment+Plugin>
6,448,940
I want to move an app I have to beanstalk. I want to have an easy automated way to promote new builds though. The console interface in beanstalk is nice: I can just get the war file and upload it. However, it would be nice if I could just run a Jenkins job and have it deploy when it finished building the war file. I f...
2011/06/23
[ "https://Stackoverflow.com/questions/6448940", "https://Stackoverflow.com", "https://Stackoverflow.com/users/346741/" ]
If you're using Maven for your builds, I wrote a plugin to automate beanstalk and Elastic MapReduce deployment: <http://beanstalker.ingenieux.com.br/> I'm looking for testers! :)
I also didn't manage to find a Jenkins plugin to do so. A good first step would be Luca's Beanstalk upload script to build a Jenkins plugin: <https://github.com/blanq/beanstalk-upload>
6,448,940
I want to move an app I have to beanstalk. I want to have an easy automated way to promote new builds though. The console interface in beanstalk is nice: I can just get the war file and upload it. However, it would be nice if I could just run a Jenkins job and have it deploy when it finished building the war file. I f...
2011/06/23
[ "https://Stackoverflow.com/questions/6448940", "https://Stackoverflow.com", "https://Stackoverflow.com/users/346741/" ]
If you're using Maven for your builds, I wrote a plugin to automate beanstalk and Elastic MapReduce deployment: <http://beanstalker.ingenieux.com.br/> I'm looking for testers! :)
you can use Khan Academy's open source jenkins ec-2 plugin. <https://github.com/Khan?page=2>
6,448,940
I want to move an app I have to beanstalk. I want to have an easy automated way to promote new builds though. The console interface in beanstalk is nice: I can just get the war file and upload it. However, it would be nice if I could just run a Jenkins job and have it deploy when it finished building the war file. I f...
2011/06/23
[ "https://Stackoverflow.com/questions/6448940", "https://Stackoverflow.com", "https://Stackoverflow.com/users/346741/" ]
I also didn't manage to find a Jenkins plugin to do so. A good first step would be Luca's Beanstalk upload script to build a Jenkins plugin: <https://github.com/blanq/beanstalk-upload>
You can try [jcabi-beanstalk-maven-plugin](http://www.jcabi.com/jcabi-beanstalk-maven-plugin/index.html), which automates deploying by [CNAME swap](http://docs.amazonwebservices.com/elasticbeanstalk/latest/dg/using-features.CNAMESwap.html). It's an experimental plugin with specific focus on this particular deployment s...
12,074,747
I am working on a website that need to embed weekly PDF file on a page. We don't want to use Flash since website need to support cross browsers(like Android). I have reviewed following topic but it doesn't meet my target since some browsers don't support HTML5. [Browsing PDF in a web page without using Flash](...
2012/08/22
[ "https://Stackoverflow.com/questions/12074747", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1614389/" ]
Use Google Doc Viewer before, yes it has some limitations like zoom in/out. If you have more experience in open source then [OpenLayers](http://www.OpenLayers.org/) is a good option. Otherwise commercial tools like [DimViewer](http://www.dimviewer.com/) may a good choice in terms of support.
You may have a look ad [pdf.js](http://mozilla.github.com/pdf.js/). The current Firefox introduces this as its native PDF viewer.
12,074,747
I am working on a website that need to embed weekly PDF file on a page. We don't want to use Flash since website need to support cross browsers(like Android). I have reviewed following topic but it doesn't meet my target since some browsers don't support HTML5. [Browsing PDF in a web page without using Flash](...
2012/08/22
[ "https://Stackoverflow.com/questions/12074747", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1614389/" ]
Use Google Doc Viewer before, yes it has some limitations like zoom in/out. If you have more experience in open source then [OpenLayers](http://www.OpenLayers.org/) is a good option. Otherwise commercial tools like [DimViewer](http://www.dimviewer.com/) may a good choice in terms of support.
just put it in an iframe <http://jsfiddle.net/gAH8F/>
21,591,520
I am maintaining/developing a web application which is deployed in multiple nodes of a websphere cell. There are two nodes in a WAS cell. Each node has a web server in which my web application is deployed. So there are two instances of web application. I can use the URL provider to read the property file from the web...
2014/02/06
[ "https://Stackoverflow.com/questions/21591520", "https://Stackoverflow.com", "https://Stackoverflow.com/users/2844214/" ]
If you read your property files using a URL resource (a good practice), then you can host your property file on a single internal web server. The URL resource reference in each of your web containers would point to this internal web server. Then you would only have to change the property file in your internal web serve...
CAVEAT: This is a bit outside my experience, but if I'm understanding your question correctly... If you have federated the servers as a single cluster, I believe the [Intelligent Management tools](http://pic.dhe.ibm.com/infocenter/wasinfo/v8r5/topic/com.ibm.websphere.wve.doc/ae/welc6topwve.html) can take care of copyi...
37,075,236
Like in AEM 6.1 classic dialog, we used to write the extjs to show/hide the fields in dialog, i need some reference which can help in doing the same in touch ui dialog. Also, how to implement custom multifield in the touch ui dialog.
2016/05/06
[ "https://Stackoverflow.com/questions/37075236", "https://Stackoverflow.com", "https://Stackoverflow.com/users/3451326/" ]
The AEM Components documentation [0] should offer you most of the answers you're looking for. [0] - <https://docs.adobe.com/docs/en/aem/6-1/develop/components/components-touch-optimized.html#Handling%20Field%20Events>
I needed to do something similiar which enabled/disabled fieldsin a touchUI dialog based on the value of a checkbox (also in the dialog) I ended up writing my own client libray to manage this you can find my solution here: [Conditionally enable/disable fields in AEM 6.1 (granite.ui) TouchUI dialogs](https://stackoverfl...
123,335
Do comment flags deemed helpful count toward the Deputy and Marshall badge requirements, or is it only question and answer flags that count?
2012/02/24
[ "https://meta.stackexchange.com/questions/123335", "https://meta.stackexchange.com", "https://meta.stackexchange.com/users/174014/" ]
Only the flags for moderator attention are counted for getting the Deputy, and Marshall badges; this, for example, excludes the flags for spam posts. On a site, I didn't get the Marshall badge, even if my total helpful flags are more than 500; that is because my flags for moderator attention are just 387. **Update**:...
Yes they do. While can't find any official documentation for this, I can prove it with the help of Yannis who was kind enough to give screenshot of his flag history at <http://workplace.stackexchange.com>: ([source](https://meta.stackexchange.com/a/150074/152859)) > > ![](https://i.stack.imgur.com/tQycn.png) > > > ...
80,747
I have three groups with two hundred individuals each, and each individual within a group has a pre and post treatment measurement. A single group contains individuals with similar pre measurement scores. If I wanted to see which groups have had a significant change in their measurements from pre to post treatment, w...
2013/12/28
[ "https://stats.stackexchange.com/questions/80747", "https://stats.stackexchange.com", "https://stats.stackexchange.com/users/23834/" ]
If I'm not mistaken, this is a pretty straightforward application for a [mixed-design ANOVA](https://en.wikipedia.org/wiki/Mixed-design_analysis_of_variance), at least with the "group" trichotomy you've described. That would be your between-subjects factor, and the pre-vs.-post distinction in your repeated measurements...
Take log ratios of post/pre measurements for each individual within each group obtaining 3 vectors. (The ratios to make sure that the differences between pre and post measurements are independent of size of measurements in each group. And log to make the ratios symmetricaly spaced as for increase and decrease.) Then pe...
225,563
As you all probably know [`switch` has been introduced in Summer'18](https://developer.salesforce.com/blogs/2018/05/summer18-rethink-trigger-logic-with-apex-switch.html) (API v43,0) release. I have started using it in my apex class which is having API version 36,0 and somehow it works in my sandbox. I was assuming it...
2018/07/18
[ "https://salesforce.stackexchange.com/questions/225563", "https://salesforce.stackexchange.com", "https://salesforce.stackexchange.com/users/58474/" ]
Switch is not a versioned feature, presumably because they didn't want to force developers to upgrade to the latest API just to take advantage of this (and potentially trigger a large number of other required changes). As I've said before (in a another answer on this site), consider keeping all your classes the same ve...
I've noticed the same thing and can only assume that while there is a versioning layer in APIs, the compiler may just always grow its syntax and not shrink its syntax. Or it could be that there is a versioning mechanism there and the addition of that logic has just been missed. I've moved to version 43.0 to be on the ...
12,490,201
I have installed MonoAndroid and monoDevelop in windows.but when I want to set android sdk locatin monoDevelop always says that "no SDK found at specified location." The SDK is located in "C:\SDK". I also tried installing android SDK with windows installer. EDIT: When I click on "Mono for android" in visual studio op...
2012/09/19
[ "https://Stackoverflow.com/questions/12490201", "https://Stackoverflow.com", "https://Stackoverflow.com/users/848655/" ]
" *ensure that the android SDK tools and platform-tools are downloaded and installed. To do this open up the Android SDK Manager from the Start menu and ensure the "Status" of each of these is "Installed"* "!!! with this solution, the problem must be solved! [Same problem - SOLVED!](https://stackoverflow.com/question...
I just faced with this problem and realised Java and Java SE JDK isn't installed on my PC. Maybe this will help you.
1,123,177
I want to click a text on the panel with a underline and the text color is blue, and then show a web , I know how to show a web , but how to define the text , in nib when I put a label on the window , I found the label didn't respond for the action , when I put a button with no border I found that I didn't edit the tex...
2009/07/14
[ "https://Stackoverflow.com/questions/1123177", "https://Stackoverflow.com", "https://Stackoverflow.com/users/51958/" ]
You could use an NSTextField with attributed text marked with NSLinkAttributeName. Check out this Apple example <http://developer.apple.com/qa/qa2006/qa1487.html>
Why don't you add a WebView and then you can put html directly in there?
156,791
I first heard the use of guns to mean biceps in high school. I thought it was just a local slang. It turns out to be universally known. I later saw it in magazines and fitness books. I also heard of the term "gun show" to mean a bunch of people (yes, both men and women) showing off the size of their biceps. I'm just c...
2014/03/11
[ "https://english.stackexchange.com/questions/156791", "https://english.stackexchange.com", "https://english.stackexchange.com/users/50290/" ]
> > Why are biceps guns? It doesn't make sense and seems so remote from the literal gun. > > > It's actually not that remote, if you work in reverse. [*Arms*](https://en.wiktionary.org/wiki/arms) has a common meaning of weaponry in English. If you were to say *small arms* you would be specifically referring to *gu...
The Straight Dope discussion of guns cited in ghoppe's answer relies to a large extent on the coverage of the word in J.E. Lighter, *Random House Historical Dictionary of American Slang* (1994). Here is the complete entry for meaning 8 of *gun* in that reference work: > > **gun** ... **8.** Orig. *Baseball*. a strong...
115,267
I am currently working in TCS as an Oracle analyst. I did my bachelor's of engineering in Mechanical Engineering in 2017. Now I want to pursue my Master's in the same field. I am planning to apply to universities in Germany. Will my two years of working experience in IT sector affect my admission?
2018/08/13
[ "https://academia.stackexchange.com/questions/115267", "https://academia.stackexchange.com", "https://academia.stackexchange.com/users/97035/" ]
Ultimately, you can't make someone collaborate or communicate with you if they don't want to. I think your only option is to either abandon the project, or rewrite it to remove the parts that your collaborator contributed and then publish it as solo work. I don't see how union representation could help in any way. I'm...
Having endured my fair share of douchebaggery from professors during my PhD and postdoc, I suggest you send a **polite but firm ultimatum** to that professor that, unless he responds, you will unilaterally go ahead with the publication and acknowledge him only (or if you feel in a more generous mood, mention him as a c...
115,267
I am currently working in TCS as an Oracle analyst. I did my bachelor's of engineering in Mechanical Engineering in 2017. Now I want to pursue my Master's in the same field. I am planning to apply to universities in Germany. Will my two years of working experience in IT sector affect my admission?
2018/08/13
[ "https://academia.stackexchange.com/questions/115267", "https://academia.stackexchange.com", "https://academia.stackexchange.com/users/97035/" ]
I've seen this many times. Some scientists, in particular senior scientists, can be outrageously busy. They might have to be on your co-author list because they are responsible for the data. They might insist on being in the loop for the data analysis, but when it's time for feedback on exactly that, they have no time...
Having endured my fair share of douchebaggery from professors during my PhD and postdoc, I suggest you send a **polite but firm ultimatum** to that professor that, unless he responds, you will unilaterally go ahead with the publication and acknowledge him only (or if you feel in a more generous mood, mention him as a c...
115,267
I am currently working in TCS as an Oracle analyst. I did my bachelor's of engineering in Mechanical Engineering in 2017. Now I want to pursue my Master's in the same field. I am planning to apply to universities in Germany. Will my two years of working experience in IT sector affect my admission?
2018/08/13
[ "https://academia.stackexchange.com/questions/115267", "https://academia.stackexchange.com", "https://academia.stackexchange.com/users/97035/" ]
*Asssuming as always that we get a complete and accurate picture of the situation by the OP:* Until physics or medicine do something that under today's standards is indistinguishable from magic, there is one individual natural resource that depletes non-stop: time. And yes, you are a grown up and you take your chanc...
Having endured my fair share of douchebaggery from professors during my PhD and postdoc, I suggest you send a **polite but firm ultimatum** to that professor that, unless he responds, you will unilaterally go ahead with the publication and acknowledge him only (or if you feel in a more generous mood, mention him as a c...
546,509
When an object is rolling without slipping, the point at the bottom has no tangential velocity. When the point at the bottom rotates and rises, what force lets the point rise with tangential velocity from having no tangential velocity from before? I read that static friction is zero for rolling objects on a flat surfac...
2020/04/25
[ "https://physics.stackexchange.com/questions/546509", "https://physics.stackexchange.com", "https://physics.stackexchange.com/users/243588/" ]
You have to be careful about two different ways of thinking about the object. In problems like this, the object is treated as a single rigid thing. You ask what are the force on the object to learn how it as a whole accelerates. The forces you consider are typically gravity, the force of the floor or inclined plane h...
In rolling motion it is not friction that is zero. Work done by friction is zero because all the points are just momentarily in contact with the rough surface. Technically, as you said, the points are lifted up the next moment they come in contact with the floor. So, no displacement occurs in the direction of friction...
6,984
**Short Story** Is my dog doing ok? He destroys toys, but not other stuff (yet). He gets 2 walks a day, each is 2 miles and 1 hour in duration. He is alone and sleeps during the day (9 hours) He's 2 years old. Mostly it's the toy destruction that has me wondering: is he getting enough exercise or is it just his perso...
2014/12/09
[ "https://pets.stackexchange.com/questions/6984", "https://pets.stackexchange.com", "https://pets.stackexchange.com/users/3262/" ]
I don't think your dog destroying his toys means that he doesn't get enough exercise. I think it's just something he enjoys doing that helps satisfy his need for mental stimulation. My dog is also super high energy and even when I tire her out mentally and physically (11 mile hike after 3 days in a row of multi-hour do...
Two walks are too little and leaving it for 9 hours is too long. You could half the long walks and then complement them with two short, 10 minutes or so, walks, during the day. Would you be satisfied with just two visits to the toilet/day? Don't leave the dog alone for more than 4-5 hours a time. You need to find some...
781,608
Is there a KVM switch that works with a full-size wireless keyboard? The switch must support a DVI monitor with 1920x1200 resolution. Wireless mouse support would be nice, but a wireless keyboard is more important for this setup. There is no reason why this can't be done. My old IOGear KVM switch actually happens to ...
2014/07/10
[ "https://superuser.com/questions/781608", "https://superuser.com", "https://superuser.com/users/345224/" ]
Unfortunately many KVM Switches do not support full USB. There are basically three types of KVM switch available: * Enumerated USB KVM switches; * Emulated USB KVM switches; and * Dynamic Device Mapping (DDM) USB KVM switches, available in semi-DDM and full DDM versions. Enumerated USB switches are in many ways the s...
I've never had a problem with USB keyboards or mice. My switch has a button, I click it and my logitech mouse and keyboard combo, and monitor switches. I've also used other switches and keyboards with no problem. It should simply pass the devices through. Issue might arise with plugging and unplugging IO devices to yo...
177,487
Hello I was wondering what the difference was between these: > > * I was having the man leave. > * I was having the man leaving. > * I had the man leaving. > * I had the man leave. > > > are some of these even correct? and what about these ones: > > * The book had me getting bored. > * The book had me get bor...
2014/06/12
[ "https://english.stackexchange.com/questions/177487", "https://english.stackexchange.com", "https://english.stackexchange.com/users/79773/" ]
In my programs I use *job* for the overall process which will result in something being provisioned, emailed, or shipped - regardless of source: public web site, phone, recurring subscription, and so on.
> > [**imperative**](http://www.thefreedictionary.com/imperative) (Sense 3, Grammar) *of, relating to, or constituting the mood that expresses a **command** or **request**.* > > > But OP's exact context doesn't really correspond to any specific "category" recognised by English - the two examples are simply sub-cat...
177,487
Hello I was wondering what the difference was between these: > > * I was having the man leave. > * I was having the man leaving. > * I had the man leaving. > * I had the man leave. > > > are some of these even correct? and what about these ones: > > * The book had me getting bored. > * The book had me get bor...
2014/06/12
[ "https://english.stackexchange.com/questions/177487", "https://english.stackexchange.com", "https://english.stackexchange.com/users/79773/" ]
In my programs I use *job* for the overall process which will result in something being provisioned, emailed, or shipped - regardless of source: public web site, phone, recurring subscription, and so on.
If you're writing documentation for the system, I'd suggest choosing from the word "action", "event", or "transaction". If you're writing the specification for the system, I'd look for different terminology, perhaps "order", or "advance order" where you have "request", and "urgent order", where you have "order".
177,487
Hello I was wondering what the difference was between these: > > * I was having the man leave. > * I was having the man leaving. > * I had the man leaving. > * I had the man leave. > > > are some of these even correct? and what about these ones: > > * The book had me getting bored. > * The book had me get bor...
2014/06/12
[ "https://english.stackexchange.com/questions/177487", "https://english.stackexchange.com", "https://english.stackexchange.com/users/79773/" ]
In my programs I use *job* for the overall process which will result in something being provisioned, emailed, or shipped - regardless of source: public web site, phone, recurring subscription, and so on.
I would say that **Order** is the right word. A request is the placing of an order, and the order is the result of the request
15,958
The set [8365 Tuneable Racer](https://brickset.com/sets/8365-1) has tunability as its main feature, meaning the motor's parameters can be changed by adding, removing or swapping certain additional elements. However, these parts seem to be purely cosmetic, and not in any way mechanically or electronically relevant. The...
2021/02/22
[ "https://bricks.stackexchange.com/questions/15958", "https://bricks.stackexchange.com", "https://bricks.stackexchange.com/users/3631/" ]
I do not own this item, but observing the pictures leads to a logical inference. The pins are in different locations. If you look at parts, you will see that they are 5 pins wide. One part has pins in positions 1 and 5, the other has pins in positions 2 and 3. You then connect the parts to the motor. With switches *...
I don't own the set (or parts), but I might have a guess. Of the two exhaust tubes, one seems to have pins that can rotate, and the other has fixed pins. If the engine block they attach to outputs some of the torque to those pinholes, then attaching the exhaust parts adds resistance, therefore redirecting torque to...
57,889,739
does anyone know what building a WordPress commercial website actually means? Does it involve just learning PHP or other programming langs? Tried looking online, but couldn't find an answer.
2019/09/11
[ "https://Stackoverflow.com/questions/57889739", "https://Stackoverflow.com", "https://Stackoverflow.com/users/11440974/" ]
WordPress is a blogging platform available under a license which allows reuse. Anyone can download the WordPress source code and use it to make a website. This may be a commercial website. WordPress allows plugins. Many plugins are available under the same licence as WordPress itself, or similar licenses. Others can b...
As per my opinion wordpress is not suitable for enterprise level applications, because due to lot of data it will get slow your site. However if someone want to built commercial website on wordpress but on smaller scope, yes he/she can build on wordpress. Building a commercial website on wordpress requires php basic k...
30,944
**I want to track How many times a particular user has accessed what document in document library?and i need to show this in a report format. Also, i need to check what are links being accessed in the site by particular user? Also, i need to see if he has clicked any of the external links in the site ? How can i achie...
2012/03/06
[ "https://sharepoint.stackexchange.com/questions/30944", "https://sharepoint.stackexchange.com", "https://sharepoint.stackexchange.com/users/4061/" ]
[Enable auditing](http://office.microsoft.com/en-us/sharepoint-server-help/configure-audit-settings-for-a-site-collection-HA102031737.aspx) in the Site Settings of your site collection and you can use the reports generated by SharePoint to track user activity. However, that is limited to only what they access within th...
To add the requirement , the client asked if we are able to track from which webpart the user is navigating to other pages in the site .So finally i was able to achieve this functionality only through customization.The OOTB Auditing provides very little information on what resource was accessed and the time.The custom ...
331,711
communication waste is the time spent in communication between team members in the following cases: 1. delivering features which are not needed by the customer 2. delivering partial features (analysis, design, or testing is done, but the feature is canceled before it is completed and delivered) Any other type of comm...
2016/09/22
[ "https://softwareengineering.stackexchange.com/questions/331711", "https://softwareengineering.stackexchange.com", "https://softwareengineering.stackexchange.com/users/247076/" ]
There are significant flaws in the reasoning behind this question. 1. What is the reason for assuming that intra-team communication around cancelled features is "communication waste". That term implies that those communications were a waste of time, which is unlikely to be true for at least some of those communication...
This is product development waste on the wrong features. It could be avoided by *better* communication. > > Communication waste > > > is two words put together that, in practical terms, mean nothing to me from working in several different agile environments, although they appear to have a specific meaning in Lea...
331,711
communication waste is the time spent in communication between team members in the following cases: 1. delivering features which are not needed by the customer 2. delivering partial features (analysis, design, or testing is done, but the feature is canceled before it is completed and delivered) Any other type of comm...
2016/09/22
[ "https://softwareengineering.stackexchange.com/questions/331711", "https://softwareengineering.stackexchange.com", "https://softwareengineering.stackexchange.com/users/247076/" ]
I think that trying to measure communication would be [waste](https://en.wikipedia.org/wiki/Muda_(Japanese_term)), in the Lean sense. It's incredibly difficult to do. The easiest way to do it would be self-reporting, but that adds unnecessary overhead to actually completing the work at hand. Instead, I'd focus on elimi...
This is product development waste on the wrong features. It could be avoided by *better* communication. > > Communication waste > > > is two words put together that, in practical terms, mean nothing to me from working in several different agile environments, although they appear to have a specific meaning in Lea...
195,370
I live in an older house in New England. I bought an [UPS](https://en.wikipedia.org/wiki/Uninterruptible_power_supply) (uninterruptible power supply) to plug my computer into. This particular UPS has an input and output voltage reader on it. I notice when my window AC unit and my computer are running, the input voltag...
2020/06/16
[ "https://diy.stackexchange.com/questions/195370", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/118700/" ]
When designing a circuit the rule of thumb is +/- 10% or document. So for example USB specifies 5v so when designing a circuit to run off USB make sure it works from 4.5v to 5.5v. applying the rule of thumb to 117v would give you 105.3v to 128.7v. in actual practice many devices are even much more tolerant. For example...
I'm in Maine, using Central Maine Power. Their website lists their voltage level commitment as 120V +/- 5%, or 114V to 126V. I think this is from a state mandate. I suspect you could find similar information on your power company's web site. I sometimes watch the voltages reported by my UPSes, and find it isn't unusua...
195,370
I live in an older house in New England. I bought an [UPS](https://en.wikipedia.org/wiki/Uninterruptible_power_supply) (uninterruptible power supply) to plug my computer into. This particular UPS has an input and output voltage reader on it. I notice when my window AC unit and my computer are running, the input voltag...
2020/06/16
[ "https://diy.stackexchange.com/questions/195370", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/118700/" ]
You are lucky to have variations that small. Some variation in the grid voltage is inevitable because of how these things work. Wires have resistance, transformers are less than ideal, the load varies. The less variation one allows, the more expensive the grid will be and those expenses inevitably will land in the ele...
Having worked for an electricity provider, I can tell you that your 3 volt variance is within the allowed tolerances. Your equipment should be fine; but, I would use caution as suggested, with the laser printer.
195,370
I live in an older house in New England. I bought an [UPS](https://en.wikipedia.org/wiki/Uninterruptible_power_supply) (uninterruptible power supply) to plug my computer into. This particular UPS has an input and output voltage reader on it. I notice when my window AC unit and my computer are running, the input voltag...
2020/06/16
[ "https://diy.stackexchange.com/questions/195370", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/118700/" ]
You are lucky to have variations that small. Some variation in the grid voltage is inevitable because of how these things work. Wires have resistance, transformers are less than ideal, the load varies. The less variation one allows, the more expensive the grid will be and those expenses inevitably will land in the ele...
When designing a circuit the rule of thumb is +/- 10% or document. So for example USB specifies 5v so when designing a circuit to run off USB make sure it works from 4.5v to 5.5v. applying the rule of thumb to 117v would give you 105.3v to 128.7v. in actual practice many devices are even much more tolerant. For example...
195,370
I live in an older house in New England. I bought an [UPS](https://en.wikipedia.org/wiki/Uninterruptible_power_supply) (uninterruptible power supply) to plug my computer into. This particular UPS has an input and output voltage reader on it. I notice when my window AC unit and my computer are running, the input voltag...
2020/06/16
[ "https://diy.stackexchange.com/questions/195370", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/118700/" ]
You are lucky to have variations that small. Some variation in the grid voltage is inevitable because of how these things work. Wires have resistance, transformers are less than ideal, the load varies. The less variation one allows, the more expensive the grid will be and those expenses inevitably will land in the ele...
While this is "normal" and as other have told you is not harmful to equipment, it *could be* a symptom of a serious electrical problem like a deteriorated neutral, undersized wiring relative to the circuit breakers/fuses in use, etc. It may make you feel better (and may catch early a problem that *could turn into* seri...
195,370
I live in an older house in New England. I bought an [UPS](https://en.wikipedia.org/wiki/Uninterruptible_power_supply) (uninterruptible power supply) to plug my computer into. This particular UPS has an input and output voltage reader on it. I notice when my window AC unit and my computer are running, the input voltag...
2020/06/16
[ "https://diy.stackexchange.com/questions/195370", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/118700/" ]
This is typical. Can't exactly say "normal", because if everything is sized and installed correctly then there should not be significant fluctuations. But it is really quite common, particularly in older homes. In my case, I installed a UPS due to real power outages (used to be common, now very infrequent thanks to Pep...
Many electronic devices are designed to compensate for fluctuations within the power grid. Even devices like microwaves and coffee pots have some sort of regulator that helps manage this fluctuation. That's also the whole purpose of a power adapter, which converts your 110-120V AC outlet voltage to whatever specificat...
195,370
I live in an older house in New England. I bought an [UPS](https://en.wikipedia.org/wiki/Uninterruptible_power_supply) (uninterruptible power supply) to plug my computer into. This particular UPS has an input and output voltage reader on it. I notice when my window AC unit and my computer are running, the input voltag...
2020/06/16
[ "https://diy.stackexchange.com/questions/195370", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/118700/" ]
All of those fluctuations are normal in regular residential electrical service. Any large loads, AC units, ovens, water heaters can/will cause a drop in your voltage. Power company regulators in their substations work to compensate larger fluctuations as do capacitor banks on overhead lines. These fluctuations normally...
I'm in Maine, using Central Maine Power. Their website lists their voltage level commitment as 120V +/- 5%, or 114V to 126V. I think this is from a state mandate. I suspect you could find similar information on your power company's web site. I sometimes watch the voltages reported by my UPSes, and find it isn't unusua...
195,370
I live in an older house in New England. I bought an [UPS](https://en.wikipedia.org/wiki/Uninterruptible_power_supply) (uninterruptible power supply) to plug my computer into. This particular UPS has an input and output voltage reader on it. I notice when my window AC unit and my computer are running, the input voltag...
2020/06/16
[ "https://diy.stackexchange.com/questions/195370", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/118700/" ]
When designing a circuit the rule of thumb is +/- 10% or document. So for example USB specifies 5v so when designing a circuit to run off USB make sure it works from 4.5v to 5.5v. applying the rule of thumb to 117v would give you 105.3v to 128.7v. in actual practice many devices are even much more tolerant. For example...
Having worked for an electricity provider, I can tell you that your 3 volt variance is within the allowed tolerances. Your equipment should be fine; but, I would use caution as suggested, with the laser printer.
195,370
I live in an older house in New England. I bought an [UPS](https://en.wikipedia.org/wiki/Uninterruptible_power_supply) (uninterruptible power supply) to plug my computer into. This particular UPS has an input and output voltage reader on it. I notice when my window AC unit and my computer are running, the input voltag...
2020/06/16
[ "https://diy.stackexchange.com/questions/195370", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/118700/" ]
All of those fluctuations are normal in regular residential electrical service. Any large loads, AC units, ovens, water heaters can/will cause a drop in your voltage. Power company regulators in their substations work to compensate larger fluctuations as do capacitor banks on overhead lines. These fluctuations normally...
While this is "normal" and as other have told you is not harmful to equipment, it *could be* a symptom of a serious electrical problem like a deteriorated neutral, undersized wiring relative to the circuit breakers/fuses in use, etc. It may make you feel better (and may catch early a problem that *could turn into* seri...
195,370
I live in an older house in New England. I bought an [UPS](https://en.wikipedia.org/wiki/Uninterruptible_power_supply) (uninterruptible power supply) to plug my computer into. This particular UPS has an input and output voltage reader on it. I notice when my window AC unit and my computer are running, the input voltag...
2020/06/16
[ "https://diy.stackexchange.com/questions/195370", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/118700/" ]
This is typical. Can't exactly say "normal", because if everything is sized and installed correctly then there should not be significant fluctuations. But it is really quite common, particularly in older homes. In my case, I installed a UPS due to real power outages (used to be common, now very infrequent thanks to Pep...
Having worked for an electricity provider, I can tell you that your 3 volt variance is within the allowed tolerances. Your equipment should be fine; but, I would use caution as suggested, with the laser printer.
195,370
I live in an older house in New England. I bought an [UPS](https://en.wikipedia.org/wiki/Uninterruptible_power_supply) (uninterruptible power supply) to plug my computer into. This particular UPS has an input and output voltage reader on it. I notice when my window AC unit and my computer are running, the input voltag...
2020/06/16
[ "https://diy.stackexchange.com/questions/195370", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/118700/" ]
You are lucky to have variations that small. Some variation in the grid voltage is inevitable because of how these things work. Wires have resistance, transformers are less than ideal, the load varies. The less variation one allows, the more expensive the grid will be and those expenses inevitably will land in the ele...
Many electronic devices are designed to compensate for fluctuations within the power grid. Even devices like microwaves and coffee pots have some sort of regulator that helps manage this fluctuation. That's also the whole purpose of a power adapter, which converts your 110-120V AC outlet voltage to whatever specificat...
23,478
My MacBook ran Portal just fine. It's a MacBook mid 2010 model with an nVidia 320M. Will it run Portal2 well?
2011/05/29
[ "https://gaming.stackexchange.com/questions/23478", "https://gaming.stackexchange.com", "https://gaming.stackexchange.com/users/7032/" ]
My brother played through Portal 2 on his Late 2008 aluminium 13" MacBook. The specs for that machine are almost exactly the same as yours, except that you have a GeForce 320M instead of the previous model 9400M. Judging by his experience, while you probably won't be able to crank the graphics up to the max, it should ...
I played Portal 2 on my Mac mini (2010), which is a Core 2 Duo 2.4 gHz and the same video card as you (GeForce 320m). Leaving the settings at their defaults (basically set to Low, with a few at medium), I was able to play the game with no issues. The early scenes don't look good graphically, but once you get into the t...
23,478
My MacBook ran Portal just fine. It's a MacBook mid 2010 model with an nVidia 320M. Will it run Portal2 well?
2011/05/29
[ "https://gaming.stackexchange.com/questions/23478", "https://gaming.stackexchange.com", "https://gaming.stackexchange.com/users/7032/" ]
My brother played through Portal 2 on his Late 2008 aluminium 13" MacBook. The specs for that machine are almost exactly the same as yours, except that you have a GeForce 320M instead of the previous model 9400M. Judging by his experience, while you probably won't be able to crank the graphics up to the max, it should ...
I have a 2009 MacBook, which has a NVIDIA GeForce 9400M (a step below the 320M, IIRC) with 256MB of shared memory. Yeah, you do have to min out the graphics options, but the game still looks pretty darn good and, more importantly, the framerate is smooth - *much* smoother than Civ V is even after I min that game's sett...
23,478
My MacBook ran Portal just fine. It's a MacBook mid 2010 model with an nVidia 320M. Will it run Portal2 well?
2011/05/29
[ "https://gaming.stackexchange.com/questions/23478", "https://gaming.stackexchange.com", "https://gaming.stackexchange.com/users/7032/" ]
My brother played through Portal 2 on his Late 2008 aluminium 13" MacBook. The specs for that machine are almost exactly the same as yours, except that you have a GeForce 320M instead of the previous model 9400M. Judging by his experience, while you probably won't be able to crank the graphics up to the max, it should ...
I have the same MacBook as yours, I don't know why people are guessing that it won't be able to run Portal 2 properly. I have played about 60% of the game, with all settings turned up to high, except FSAA (which is set to none). In fact on many of the levels, I can even play pretty smoothly with the anti aliasing turn...
23,478
My MacBook ran Portal just fine. It's a MacBook mid 2010 model with an nVidia 320M. Will it run Portal2 well?
2011/05/29
[ "https://gaming.stackexchange.com/questions/23478", "https://gaming.stackexchange.com", "https://gaming.stackexchange.com/users/7032/" ]
I played Portal 2 on my Mac mini (2010), which is a Core 2 Duo 2.4 gHz and the same video card as you (GeForce 320m). Leaving the settings at their defaults (basically set to Low, with a few at medium), I was able to play the game with no issues. The early scenes don't look good graphically, but once you get into the t...
I have a 2009 MacBook, which has a NVIDIA GeForce 9400M (a step below the 320M, IIRC) with 256MB of shared memory. Yeah, you do have to min out the graphics options, but the game still looks pretty darn good and, more importantly, the framerate is smooth - *much* smoother than Civ V is even after I min that game's sett...
23,478
My MacBook ran Portal just fine. It's a MacBook mid 2010 model with an nVidia 320M. Will it run Portal2 well?
2011/05/29
[ "https://gaming.stackexchange.com/questions/23478", "https://gaming.stackexchange.com", "https://gaming.stackexchange.com/users/7032/" ]
I have the same MacBook as yours, I don't know why people are guessing that it won't be able to run Portal 2 properly. I have played about 60% of the game, with all settings turned up to high, except FSAA (which is set to none). In fact on many of the levels, I can even play pretty smoothly with the anti aliasing turn...
I played Portal 2 on my Mac mini (2010), which is a Core 2 Duo 2.4 gHz and the same video card as you (GeForce 320m). Leaving the settings at their defaults (basically set to Low, with a few at medium), I was able to play the game with no issues. The early scenes don't look good graphically, but once you get into the t...
23,478
My MacBook ran Portal just fine. It's a MacBook mid 2010 model with an nVidia 320M. Will it run Portal2 well?
2011/05/29
[ "https://gaming.stackexchange.com/questions/23478", "https://gaming.stackexchange.com", "https://gaming.stackexchange.com/users/7032/" ]
I have the same MacBook as yours, I don't know why people are guessing that it won't be able to run Portal 2 properly. I have played about 60% of the game, with all settings turned up to high, except FSAA (which is set to none). In fact on many of the levels, I can even play pretty smoothly with the anti aliasing turn...
I have a 2009 MacBook, which has a NVIDIA GeForce 9400M (a step below the 320M, IIRC) with 256MB of shared memory. Yeah, you do have to min out the graphics options, but the game still looks pretty darn good and, more importantly, the framerate is smooth - *much* smoother than Civ V is even after I min that game's sett...
358,880
I've seen many apps that can record the iPhone screen and the front camera (facecam) into a single video. It embeds the facecam into a corner of the iPhone screen recording. I want an app to record the rear camera and combine the video/overlay the video with the screen recording. Basically I want to make a video show...
2019/04/28
[ "https://apple.stackexchange.com/questions/358880", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/330720/" ]
In the absence of an app that allows overlaying screen recording and a rear camera recording simultaneously (odd why the app makers didn't provide an option to select the rear camera instead of just the front facing camera), here is a workaround I found. 1. Record the screen recording using the iOS screen recorder 2. ...
Assuming this isn’t possible, you’ll need to mount two phones side by side or atop each other on a stand and record video from one, screen on the other and combine the streams in post-production. I’ve seen this done many times for marketing / training videos. My hunch is the hardware is capable of this resource wise, ...
599,493
I am applying for this mainly research position. It might happen that there is a course relevant to my research topic, and in that case I would like to teach that course too. So I am trying to say this in one single sentence, like the following: > > ———-, I would like to teach an introductory course on the topic. > ...
2022/12/06
[ "https://english.stackexchange.com/questions/599493", "https://english.stackexchange.com", "https://english.stackexchange.com/users/204489/" ]
I get the sense you are asking implying a question and a desire, go with 'if possible'
It appears that the OP is looking for this idiom: "*While somebody is at it*" According to the *Cambridge Dictionary*, the meaning of the idiom is: > > at the same time as or in addition to doing something else > > > *I'm contributing to the economy and enjoying myself while I'm at it.*
599,493
I am applying for this mainly research position. It might happen that there is a course relevant to my research topic, and in that case I would like to teach that course too. So I am trying to say this in one single sentence, like the following: > > ———-, I would like to teach an introductory course on the topic. > ...
2022/12/06
[ "https://english.stackexchange.com/questions/599493", "https://english.stackexchange.com", "https://english.stackexchange.com/users/204489/" ]
* The school curriculum permitting, I'd be willing to teach an introductory course on the topic. ([ref. Representation Matters: Becoming an anti-racist educator](https://www.google.fr/books/edition/Representation_Matters/o5VoEAAAQBAJ?hl=fr&gbpv=1&dq=%22curriculum+permitting%22&pg=PT182&printsec=frontcover)) At Key Sta...
It appears that the OP is looking for this idiom: "*While somebody is at it*" According to the *Cambridge Dictionary*, the meaning of the idiom is: > > at the same time as or in addition to doing something else > > > *I'm contributing to the economy and enjoying myself while I'm at it.*
29,379
What protocol is used to develop real time update games over the internet? From my research here is what I understood: 1. You cant make one device (phone) as server to host room, you need real server not sure why. 2. UDP have better performance but the data packet may get lost on the way 3. TCP HTTP is the easiest way...
2012/05/21
[ "https://gamedev.stackexchange.com/questions/29379", "https://gamedev.stackexchange.com", "https://gamedev.stackexchange.com/users/16435/" ]
I can suggest you to read this tutorial : <http://gafferongames.com/networking-for-game-programmers/> It explains differences between TCP and UDP and provides an implementation of a UDP-like protocol used in games (in c++).
It's very difficult to get reliable peer-to-peer communication over the internet. It's much easier to use a central server as a relay among the clients. UDP accepts unreliable communications in exchange for better real-time behavior. It's possible to use two way pipes to exchange data freely, without polling, but also ...
29,379
What protocol is used to develop real time update games over the internet? From my research here is what I understood: 1. You cant make one device (phone) as server to host room, you need real server not sure why. 2. UDP have better performance but the data packet may get lost on the way 3. TCP HTTP is the easiest way...
2012/05/21
[ "https://gamedev.stackexchange.com/questions/29379", "https://gamedev.stackexchange.com", "https://gamedev.stackexchange.com/users/16435/" ]
First, don't try to reinvent the wheel. Take the idea of TCP or UDP and toss them out of the window. You will likely want to use HTTP with Android's standard URL calls. As noted before, phones are a bad server. There isn't likely a case where X people are sitting around a table with phones connected to each other. The...
It's very difficult to get reliable peer-to-peer communication over the internet. It's much easier to use a central server as a relay among the clients. UDP accepts unreliable communications in exchange for better real-time behavior. It's possible to use two way pipes to exchange data freely, without polling, but also ...
177,280
I try to show the Mail Control Panel item in Windows 2008 R2. I only type the Name "Mail" in to the "Show only specified Contol Panel items Properties" in the Group Policy. In Windows 2008 R2 that doesn't work and theres no item in the Control Panel to configure Outlook 2010 Profiles. I already tried with: Mail and Ma...
2010/09/02
[ "https://serverfault.com/questions/177280", "https://serverfault.com", "https://serverfault.com/users/48705/" ]
I have been having the same issue, after doing some searching on the web I found the solution, You need to add the following to the allowed list: mlcfg32.cfg This is the page that I found: <http://en.wikipedia.org/wiki/List_of_Control_Panel_applets> Hope this helps.
Hi I have Server 2008R2 and I apply the GPO on windows 7 32 bit with office 2010 32 bit. and this is work's for me mlcfg32.cpl <http://msdn.microsoft.com/en-us/library/windows/desktop/ee330741(v=vs.85).aspx> I hope it's will help for everyone. Avraham.
37,403
We have a corporate Google Apps account (paid), and we have a central user (I will call it CompanyArchive) that owns all of the documents that were on a network drive before we started using Google Drive. This is approximately 50 Gb of data, not all of which is relevant today. All this legacy data is contained in a sin...
2013/01/03
[ "https://webapps.stackexchange.com/questions/37403", "https://webapps.stackexchange.com", "https://webapps.stackexchange.com/users/6716/" ]
Unfortunately, your problems with Google Drive are symptomatic of a deeper set of problems. Changing some settings or switching to other tools or just using Drive differently might create a different set of symptoms, but it isn't going to resolve the core issues. (Buckle up, this might take a while. The TL'DR version ...
Switching to a different tool might just work. In the long run, going for a more robust file management solution can be more ideal. Check out Hyperoffice.com, for example. Might just be helpful for you.
16,685
How can I change the filesize (resolution and compression) of an image from iPhoto before adding it as an embedded image in apple mail without actually changing the image in iPhoto?
2011/06/28
[ "https://apple.stackexchange.com/questions/16685", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/3293/" ]
It's working for me on Lion (but didn't for a while on Snow Leopard) When attaching a photo from the Media Browser - you can change things in the lower right corner of the mail message. ![enter image description here](https://i.stack.imgur.com/DMjLv.png) A similar dialog is drawn when you "share" from iPhoto to mai...
iPhoto 11 has exactly the same options if you email via Mail, a choice you make in the iPhoto Preferences
16,685
How can I change the filesize (resolution and compression) of an image from iPhoto before adding it as an embedded image in apple mail without actually changing the image in iPhoto?
2011/06/28
[ "https://apple.stackexchange.com/questions/16685", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/3293/" ]
It's working for me on Lion (but didn't for a while on Snow Leopard) When attaching a photo from the Media Browser - you can change things in the lower right corner of the mail message. ![enter image description here](https://i.stack.imgur.com/DMjLv.png) A similar dialog is drawn when you "share" from iPhoto to mai...
You should not be concerned. iPhoto never changes anything about an original image in its library. Originals are always kept in their unedited state. When you crop or scale something, and you export it, such as when you make an email attachment, iPhoto generates a new image in the smaller size, while keeping the origin...
16,685
How can I change the filesize (resolution and compression) of an image from iPhoto before adding it as an embedded image in apple mail without actually changing the image in iPhoto?
2011/06/28
[ "https://apple.stackexchange.com/questions/16685", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/3293/" ]
If you click the email button in either Aperture or iPhoto, or for any photo you drag into Mail, you'll find a drop-down at the bottom of the window once you select an image that allows you to change the size of the image, and it tells you the size of the resulting file. Small, Medium, Large, and Original are the opti...
iPhoto 11 has exactly the same options if you email via Mail, a choice you make in the iPhoto Preferences
16,685
How can I change the filesize (resolution and compression) of an image from iPhoto before adding it as an embedded image in apple mail without actually changing the image in iPhoto?
2011/06/28
[ "https://apple.stackexchange.com/questions/16685", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/3293/" ]
iPhoto 11 has exactly the same options if you email via Mail, a choice you make in the iPhoto Preferences
You should not be concerned. iPhoto never changes anything about an original image in its library. Originals are always kept in their unedited state. When you crop or scale something, and you export it, such as when you make an email attachment, iPhoto generates a new image in the smaller size, while keeping the origin...
16,685
How can I change the filesize (resolution and compression) of an image from iPhoto before adding it as an embedded image in apple mail without actually changing the image in iPhoto?
2011/06/28
[ "https://apple.stackexchange.com/questions/16685", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/3293/" ]
If you click the email button in either Aperture or iPhoto, or for any photo you drag into Mail, you'll find a drop-down at the bottom of the window once you select an image that allows you to change the size of the image, and it tells you the size of the resulting file. Small, Medium, Large, and Original are the opti...
You should not be concerned. iPhoto never changes anything about an original image in its library. Originals are always kept in their unedited state. When you crop or scale something, and you export it, such as when you make an email attachment, iPhoto generates a new image in the smaller size, while keeping the origin...
1,140,140
I deployed the sample application (the blue one you get when you create a new project) to IIS7 on Windows Server 2008. When I try to access mysite.com/home/about I get redirected to Accoun/Login. This does not happen when I run the site on VS integrated server. I did not change any code in the project, so it sems to ...
2009/07/16
[ "https://Stackoverflow.com/questions/1140140", "https://Stackoverflow.com", "https://Stackoverflow.com/users/13442/" ]
Further on eu-ge-ne's answer, if 'Anonymous Authentication' is enabled then you need to make sure the user it is impersonating (default IUSR) has read access to your website directory. If you have set it to use your application pool identity's user (default NETWORK SERVICE) then obviously make sure that that user has ...
Check if the "Anonymous Authentication" is enabled in the IIS/Authentication settings
22,068
I read this long sentence in [today's newspaper](http://www.thesundaily.my/news/1026756): > > Police believe the pirates who attacked the Singapore-owned oil tanker in the Straits of Malacca near Pulau Ketam early Tuesday, may have had "inside help" > > > Is it better if I put a comma or semicolon as follows: > ...
2014/04/24
[ "https://ell.stackexchange.com/questions/22068", "https://ell.stackexchange.com", "https://ell.stackexchange.com/users/5688/" ]
I agree with Oerkelens' approach of simplifying the sentence, but not necessarily with his conclusion. In the sentence: > > Police believe that the men who attacked the tanker on Tuesday had inside help > > > you can use commas to separate out the subordinate clause "who attacked the tanker on Tuesday." But if y...
There are three issues here. First, when you have a clause that describes some one or something in a sentence, it may or may not be set off with commas. That is -- and let me simplify the sentence to make my point -- you can say, "The pirates who attacked the tanker had help", or you could say, "The pirates, who attac...
207,521
I came across this sentence in a book: *"By the time he died Faraday had helped to create..."* Don't you think you should put a comma after "died"?
2014/11/11
[ "https://english.stackexchange.com/questions/207521", "https://english.stackexchange.com", "https://english.stackexchange.com/users/97368/" ]
I would personally write it out as: "By the time he died, Faraday had helped to create..." simply because it changes the subject into another person mid-sentence, and it would make a lot more sense to separate it with a comma.
The sentence is perfectly acceptable with or without a comma. Whether to use one is simply a matter of style. Say the sentence out loud. Do you pause? If you're addressing the Royal Society you probably do. You're in a formal situation, with a captive audience. You want the full dramatic effect. But if you're in th...
300,211
A tag that has no wiki summary is (to some extent) ambiguous. I may think I know what the tag means, but others might have a different interpretation. When reviewing edits I'm inclined to reject an edit that adds such a tag, because a future tag-edit might add a different interpretation to the tag. But I can see how o...
2015/07/25
[ "https://meta.stackoverflow.com/questions/300211", "https://meta.stackoverflow.com", "https://meta.stackoverflow.com/users/654614/" ]
No, because it would make the [create tags](https://stackoverflow.com/help/privileges/create-tags) privilege meaningless. A policy of rejecting all edits that add a tag with no tag wiki would imply a policy of rejecting all edits that legitimately add a new tag to the site. This would raise the required reputation for ...
No, you should not have a fixed habit of rejecting these on sight. There's an awful lot of decent tags with no summary. There's also a pretty fair number of acceptable tags with the most execrable summaries imaginable, just a straight Wikipedia copy-paste of "what is an IDE". Neither is a good reason to automatically c...
10,639
I would like to refer to the site [USdebt.Kleptocracy.us](http://usdebt.kleptocracy.us/) (A visualization of United States debt) I'm just a little bit curious as to what these figures mean. I understand the 1 trillion dollar deficit - that's the difference this year between the amount the government made (in tax reven...
2011/09/01
[ "https://money.stackexchange.com/questions/10639", "https://money.stackexchange.com", "https://money.stackexchange.com/users/1508/" ]
What this means is this: The authors of the website claim they have calculated the cost that it will take to "fully fund the Medicare, Medicare Prescription Drug Program, Social Security, Military and civil servant pensions." They claim that the government will have to spend $114T to do the things it is currently prom...
The US government requires corporations to follow certain accounting standards, while exempting itself. For example, companies financial reports must reflect the future costs of things like employee pensions, healthcare and other liabilities. So if you own a company and have an obligation to pay someone $100 in ten yea...
77,179
This [1] site (there are probably hundreds) lists several ecological-preservation-environmental french certifications. Looking at the contents of some of them, it would appear that they agree on certain principles, which are not necessarily valid in order to preserve human life on the planet. In fact, is preserving hu...
2020/10/31
[ "https://philosophy.stackexchange.com/questions/77179", "https://philosophy.stackexchange.com", "https://philosophy.stackexchange.com/users/23407/" ]
If anything, it’s probably the other way around. Axiomatic set theory posits some very specific set existence principles, whereas the Comprehension schemata of Naive set theory form a larger range of sets using more general notions of predicate definitions. It might be useful to think of AST as defining a minimal base...
**Short Answer** The relationship between naive and formal set theory is one primarily concerned with [foundationalism](https://en.wikipedia.org/wiki/Foundationalism). How do you know that the set theory you're doing is [logically consistent](https://en.wikipedia.org/wiki/Consistency)? In fact, [Russell's paradox](htt...
3,928,017
Is there anything I can use to have PHP execute in a self contained environment without having to install server software? haven't learned other languages :-( I wanted to write a simple php/XML webapp that can be used on a desktop machine with no admin rights. It's for daily data entry stuff myself and others have to...
2010/10/13
[ "https://Stackoverflow.com/questions/3928017", "https://Stackoverflow.com", "https://Stackoverflow.com/users/275899/" ]
XAMPP Portable might be what you are looking for. You don't need admin rights to run it. <http://portableapps.com/apps/development/xampp>
Regardless of what language you use, in order to have a webapp, you need a web server of some sort, to listen to requests and send a response back (even if it's just listening to localhost). It is possible to run php from a [command line](http://www.php.net/manual/en/features.commandline.introduction.php) without a ser...
1,639
Raising interest rates to minimize currency devaluation is being adopted in countries like Brazil and Russia: * [Brazilian interest rate](https://www.tradingeconomics.com/brazil/interest-rate) ![Brazilian interest rate](https://i.stack.imgur.com/l8tLw.png) * [Russian interest rate](https://www.tradingeconomics.com/rus...
2014/12/16
[ "https://economics.stackexchange.com/questions/1639", "https://economics.stackexchange.com", "https://economics.stackexchange.com/users/1455/" ]
An interest rate is the return that a lender earns on money lent to someone else. If the interest rate is higher then it makes lending money more attractive because the return is higher. In particular, if the interest rate in, say, Russia increases relative to that in the USA then American lenders will switch from len...
According to uncovered interest parity model, if you raise the domestic currency's bank deposit interest rate, then, ceteris paribus, the currency will appreciate. This can be shown mathematically.
89,519
I interviewed for a lecturer position a month and a half ago, and was told that the decision would be made about one month after my interview. I was also told that I would be informed either way, but have yet to hear back. A week ago I sent a follow up email, asking if a decision had been made, but didn't receive a res...
2017/05/15
[ "https://academia.stackexchange.com/questions/89519", "https://academia.stackexchange.com", "https://academia.stackexchange.com/users/73545/" ]
You won't accomplish anything by sending another email. The department hasn't forgotten that they interviewed you.
They probably drop balls there regularly and don't want you to know that! Why can't you send a hand written note thanking them again and singing their praises? They will remember you if their pet candidate pulls out for a better offer. Their pet candidate may be stringing them along, hoping for something better. Don't ...
29,939
Defaults to true. If set to true replaces all instances of known swear words with replacements (comical or \* based). If false renders the content as originally presented. Benefits: * Reduces moderation requirements necessary to ensure that people behind corporate firewalls are not blocked by an errent swear word. ...
2009/11/16
[ "https://meta.stackexchange.com/questions/29939", "https://meta.stackexchange.com", "https://meta.stackexchange.com/users/1143/" ]
OMG, please no. =============== Look, we already have a ban on potty words. Questions, answers and comments are deleted on a regular basis. There is a 'flag this post' ability already. That should suffice. **The Delicate Flowers of Stack Overflow** have won the swearing battle, and for the most part, us cursing-like-...
This is going to be difficult to implement without making the same old [clbuttic](http://thedailywtf.com/Articles/The-Clbuttic-Mistake-.aspx) mistakes. [And Jeff doesn't like blacklists.](http://www.codinghorror.com/blog/archives/001009.html) Even with this on, I fear foul language is still going to make some people u...
29,149
In the past term, my teaching evaluations were full of complaints that I assign too much homework. To solve this, I've scaled back the assigned workload and threw several assignments into extra credit. This seems to make many student happy: * Students just passing through complete the basic coursework and meeting the ...
2014/09/29
[ "https://academia.stackexchange.com/questions/29149", "https://academia.stackexchange.com", "https://academia.stackexchange.com/users/600/" ]
I think the answer to your question is "No one knows, but you are about to find out." The only thing that can be guaranteed is that there will be some unexpected consequences, because the nature of human interaction--and the diversity of things like motivation and preparation--is such that it's too complex a system for...
There are a couple of points in your question that I don't quite understand: * You're proposing to offer "much more extra credit" but "keep the point values low": don't those two things work against each other? In my experience, students don't do much extra credit when they do not in fact feel that it will lead to a h...
29,149
In the past term, my teaching evaluations were full of complaints that I assign too much homework. To solve this, I've scaled back the assigned workload and threw several assignments into extra credit. This seems to make many student happy: * Students just passing through complete the basic coursework and meeting the ...
2014/09/29
[ "https://academia.stackexchange.com/questions/29149", "https://academia.stackexchange.com", "https://academia.stackexchange.com/users/600/" ]
I think the answer to your question is "No one knows, but you are about to find out." The only thing that can be guaranteed is that there will be some unexpected consequences, because the nature of human interaction--and the diversity of things like motivation and preparation--is such that it's too complex a system for...
I can't speak for your institution, students, or department, so take this with the usual grain of salt. At a highly competitive and stressful institution like Columbia, many courses are graded on curves based on the final overall grade. Particularly as a result, anything offered as extra credit becomes de facto mandat...
29,149
In the past term, my teaching evaluations were full of complaints that I assign too much homework. To solve this, I've scaled back the assigned workload and threw several assignments into extra credit. This seems to make many student happy: * Students just passing through complete the basic coursework and meeting the ...
2014/09/29
[ "https://academia.stackexchange.com/questions/29149", "https://academia.stackexchange.com", "https://academia.stackexchange.com/users/600/" ]
I think the answer to your question is "No one knows, but you are about to find out." The only thing that can be guaranteed is that there will be some unexpected consequences, because the nature of human interaction--and the diversity of things like motivation and preparation--is such that it's too complex a system for...
Extra credit work is good for telling you how much *ground* a student has covered. That's usually to the advantage of the learning process. The one advantage that "tests" have over extra credit is that tests measure *proficiency.* That is how fast a student can produce the work within a short period of time. Some emp...
29,149
In the past term, my teaching evaluations were full of complaints that I assign too much homework. To solve this, I've scaled back the assigned workload and threw several assignments into extra credit. This seems to make many student happy: * Students just passing through complete the basic coursework and meeting the ...
2014/09/29
[ "https://academia.stackexchange.com/questions/29149", "https://academia.stackexchange.com", "https://academia.stackexchange.com/users/600/" ]
There are a couple of points in your question that I don't quite understand: * You're proposing to offer "much more extra credit" but "keep the point values low": don't those two things work against each other? In my experience, students don't do much extra credit when they do not in fact feel that it will lead to a h...
Extra credit work is good for telling you how much *ground* a student has covered. That's usually to the advantage of the learning process. The one advantage that "tests" have over extra credit is that tests measure *proficiency.* That is how fast a student can produce the work within a short period of time. Some emp...
29,149
In the past term, my teaching evaluations were full of complaints that I assign too much homework. To solve this, I've scaled back the assigned workload and threw several assignments into extra credit. This seems to make many student happy: * Students just passing through complete the basic coursework and meeting the ...
2014/09/29
[ "https://academia.stackexchange.com/questions/29149", "https://academia.stackexchange.com", "https://academia.stackexchange.com/users/600/" ]
I can't speak for your institution, students, or department, so take this with the usual grain of salt. At a highly competitive and stressful institution like Columbia, many courses are graded on curves based on the final overall grade. Particularly as a result, anything offered as extra credit becomes de facto mandat...
Extra credit work is good for telling you how much *ground* a student has covered. That's usually to the advantage of the learning process. The one advantage that "tests" have over extra credit is that tests measure *proficiency.* That is how fast a student can produce the work within a short period of time. Some emp...
395,768
I would like to start a technology oriented blog. A short description should contain something like: *A personal/private blog about...* Is there a major difference between *personal* and *private* ?
2017/06/26
[ "https://english.stackexchange.com/questions/395768", "https://english.stackexchange.com", "https://english.stackexchange.com/users/242670/" ]
I have to disagree with Lawrence. A personal blog is simply one which represents the owner's own work, own opinions, etc. There are plenty of personal blogs maintained by people who have separate, perhaps company-sponsored blogs, for example. The personal blog need not be private in any sense of that word, said blog b...
In this context, *private* can carry an explicit sense of *not for public viewing*, whereas *personal* carries it only as a connotation. Likewise, *personal* carries an explicit sense that the entries are the blogger's own (and not their company's, for example). That sense is also within the semantic range of *private...
92,783
In the Russia/Ukraine war, when it comes to cheap, consumer-level drones, I've only heard of them used for reconnaisance, not for anti-aircraft defence. But given that: * In civil aviation, a single rogue drone is often sufficient to shut down an airport due to the danger it poses * Bird strikes are very dangerous, an...
2022/04/21
[ "https://aviation.stackexchange.com/questions/92783", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/2243/" ]
**What looks like a simple task at first, becomes quite impossible, when you start comparing the exposed area of let's say a fighter-jet or a helicopter to the humongous volume of airspace around it.** You would have to know exactly where to place your swarm in order to effectively intercept the hostile aircraft. I ass...
I'll take "drones" in this case to mean quadcopters. Consumer quadcopters don't have very long flight times- 20 or 30 minutes maximum. The battery charge time for the type of battery common to toy- and hobby-grade quadcopters is often an hour or more. It's just not feasible to sustain a fleet large enough to be conside...
92,783
In the Russia/Ukraine war, when it comes to cheap, consumer-level drones, I've only heard of them used for reconnaisance, not for anti-aircraft defence. But given that: * In civil aviation, a single rogue drone is often sufficient to shut down an airport due to the danger it poses * Bird strikes are very dangerous, an...
2022/04/21
[ "https://aviation.stackexchange.com/questions/92783", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/2243/" ]
Great. But what advantage does this offer compared to just designing a missile with an expanding rod fragmentation warhead to take out an aircraft? While your comments are true that small drones have caused damage or even total destruction of a manned aircraft, keep in mind these accidents generally occur at low altit...
**What looks like a simple task at first, becomes quite impossible, when you start comparing the exposed area of let's say a fighter-jet or a helicopter to the humongous volume of airspace around it.** You would have to know exactly where to place your swarm in order to effectively intercept the hostile aircraft. I ass...
92,783
In the Russia/Ukraine war, when it comes to cheap, consumer-level drones, I've only heard of them used for reconnaisance, not for anti-aircraft defence. But given that: * In civil aviation, a single rogue drone is often sufficient to shut down an airport due to the danger it poses * Bird strikes are very dangerous, an...
2022/04/21
[ "https://aviation.stackexchange.com/questions/92783", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/2243/" ]
If a drone has a one-in-five-thousand chance of bringing down an aircraft, that makes it a serious danger on a civilian airport, but useless as a weapon for attacking military planes. And if you want to increase your chances by flying a thousand of them, then you need to think about how to control such a swarm, which i...
Let us check the specs of an example drone, [DJI Air 2s](https://www.dji.com/fr/products/comparison-consumer-drones): * Top speed 68 km/h * Max climb/descent 6m/s * Range 18km * Weight 595g That's pretty good already, but in order to damage a flying aircraft, the weapon has to catch up with it. These speeds, especial...
92,783
In the Russia/Ukraine war, when it comes to cheap, consumer-level drones, I've only heard of them used for reconnaisance, not for anti-aircraft defence. But given that: * In civil aviation, a single rogue drone is often sufficient to shut down an airport due to the danger it poses * Bird strikes are very dangerous, an...
2022/04/21
[ "https://aviation.stackexchange.com/questions/92783", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/2243/" ]
**What looks like a simple task at first, becomes quite impossible, when you start comparing the exposed area of let's say a fighter-jet or a helicopter to the humongous volume of airspace around it.** You would have to know exactly where to place your swarm in order to effectively intercept the hostile aircraft. I ass...
Generally speaking, civilian radio equipment is not up to the task of operating in a battlefield electromagnetic environment. In the U.S., at least, the FCC makes quite clear that civilian devices need to be specifically designed to be overwhelmed by law enforcement/military devices ("accept all interference" is the sp...
92,783
In the Russia/Ukraine war, when it comes to cheap, consumer-level drones, I've only heard of them used for reconnaisance, not for anti-aircraft defence. But given that: * In civil aviation, a single rogue drone is often sufficient to shut down an airport due to the danger it poses * Bird strikes are very dangerous, an...
2022/04/21
[ "https://aviation.stackexchange.com/questions/92783", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/2243/" ]
Great. But what advantage does this offer compared to just designing a missile with an expanding rod fragmentation warhead to take out an aircraft? While your comments are true that small drones have caused damage or even total destruction of a manned aircraft, keep in mind these accidents generally occur at low altit...
Let us check the specs of an example drone, [DJI Air 2s](https://www.dji.com/fr/products/comparison-consumer-drones): * Top speed 68 km/h * Max climb/descent 6m/s * Range 18km * Weight 595g That's pretty good already, but in order to damage a flying aircraft, the weapon has to catch up with it. These speeds, especial...
92,783
In the Russia/Ukraine war, when it comes to cheap, consumer-level drones, I've only heard of them used for reconnaisance, not for anti-aircraft defence. But given that: * In civil aviation, a single rogue drone is often sufficient to shut down an airport due to the danger it poses * Bird strikes are very dangerous, an...
2022/04/21
[ "https://aviation.stackexchange.com/questions/92783", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/2243/" ]
Payload. Inexpensive quadrotors have a very limited carrying capacity. I have a HolyStone HS720E. ~$300. A measured *200 grams* lifting capacity, and that with reduced control in flight, and much reduced range and speed. Coordination. Getting several of them up into the path of something is non-trivial. Still new. Ev...
The sky is huge with regards to volume. And planes are fast. I imagine you would need thousands upon thousands of them to be put in front of a path of a fast moving aircraft so that the plane can not just easily go around them. But for a second, lets imagine a world where this is possible. Drones would need to be: 1....
92,783
In the Russia/Ukraine war, when it comes to cheap, consumer-level drones, I've only heard of them used for reconnaisance, not for anti-aircraft defence. But given that: * In civil aviation, a single rogue drone is often sufficient to shut down an airport due to the danger it poses * Bird strikes are very dangerous, an...
2022/04/21
[ "https://aviation.stackexchange.com/questions/92783", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/2243/" ]
Let us check the specs of an example drone, [DJI Air 2s](https://www.dji.com/fr/products/comparison-consumer-drones): * Top speed 68 km/h * Max climb/descent 6m/s * Range 18km * Weight 595g That's pretty good already, but in order to damage a flying aircraft, the weapon has to catch up with it. These speeds, especial...
Generally speaking, civilian radio equipment is not up to the task of operating in a battlefield electromagnetic environment. In the U.S., at least, the FCC makes quite clear that civilian devices need to be specifically designed to be overwhelmed by law enforcement/military devices ("accept all interference" is the sp...
92,783
In the Russia/Ukraine war, when it comes to cheap, consumer-level drones, I've only heard of them used for reconnaisance, not for anti-aircraft defence. But given that: * In civil aviation, a single rogue drone is often sufficient to shut down an airport due to the danger it poses * Bird strikes are very dangerous, an...
2022/04/21
[ "https://aviation.stackexchange.com/questions/92783", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/2243/" ]
If a drone has a one-in-five-thousand chance of bringing down an aircraft, that makes it a serious danger on a civilian airport, but useless as a weapon for attacking military planes. And if you want to increase your chances by flying a thousand of them, then you need to think about how to control such a swarm, which i...
The sky is huge with regards to volume. And planes are fast. I imagine you would need thousands upon thousands of them to be put in front of a path of a fast moving aircraft so that the plane can not just easily go around them. But for a second, lets imagine a world where this is possible. Drones would need to be: 1....
14,176,585
I have recently started using Spring-Social. In all the samples I am looking at there is the process of **sign-in** by clicking the image of "Connect with Facebook" and then being redirected to a page where you need to **sign-up** to the actual website you visit. Stack-Overflow is the perfect example where there is n...
2013/01/05
[ "https://Stackoverflow.com/questions/14176585", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1782427/" ]
The Spring Social Quickstart sample at <https://github.com/SpringSource/spring-social-samples/tree/master/spring-social-quickstart> is an example of an application that has an implicit signup. There is no registration page and instead the user's Facebook profile data is used to create a user. (This is actually handled ...
Actually when doing sign-in with spring social you **do not** use a session from some provider (Facebook for example). Spring Social will try to match your social account with some local application account. If it find the match then a local session in **your application** will be created. So you will have more control...
14,176,585
I have recently started using Spring-Social. In all the samples I am looking at there is the process of **sign-in** by clicking the image of "Connect with Facebook" and then being redirected to a page where you need to **sign-up** to the actual website you visit. Stack-Overflow is the perfect example where there is n...
2013/01/05
[ "https://Stackoverflow.com/questions/14176585", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1782427/" ]
The Spring Social Quickstart sample at <https://github.com/SpringSource/spring-social-samples/tree/master/spring-social-quickstart> is an example of an application that has an implicit signup. There is no registration page and instead the user's Facebook profile data is used to create a user. (This is actually handled ...
For web applications, I think they may need more person info than those provided by other service(email for example sometimes could not be got from the Oauth api)
32,648
So I'm getting ready to start catapulting my resume into monster, jobs.com, et al but something occurred to me. It's not improbable that I would be called on my cell phone when I'm at my current employer, which could put me in a very bad place, being either forced to turn down a possible offer on the spot or Risk my cu...
2014/08/20
[ "https://workplace.stackexchange.com/questions/32648", "https://workplace.stackexchange.com", "https://workplace.stackexchange.com/users/26371/" ]
In I were in your shoes, I would explain the gap just like you did in the question. I my opinion, it is not necessary for you to include the startup in your résumé but be ready to explain the gap. As an hiring manager, your explanation is perfectly acceptable.
For me, a gap in a resume instantly pushes it towards the reject pile - to go to the next step with gaps, it had better be a pretty good one. Never leave gaps - you might not get an interview to explain them - especially if it appears you are hiding the gaps. As a potential employer I would value the experience a fai...
331,218
At the end of Russell McMahon's answer to this question ([High-stability oscillators (non-crystal)](https://electronics.stackexchange.com/questions/27541/high-stability-oscillators-non-crystal)) there is this reference: "Shows that Gouriet-Clapp, Seiler, and Vackar oscillators have equivalent frequency stability given...
2017/09/26
[ "https://electronics.stackexchange.com/questions/331218", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/152663/" ]
The maximum frequency is ultimately limited by the transistor you use. Or to be more precisely its frequency dependent amplification. When increasing the frequency the amplification will drop. At some point it will get so low that the transistor cannot compensate the losses anymore and thus not sustain the oscillation....
Consider this topology ![schematic](https://i.stack.imgur.com/ogPhd.png) [simulate this circuit](/plugins/schematics?image=http%3a%2f%2fi.stack.imgur.com%2fogPhd.png) – Schematic created using [CircuitLab](https://www.circuitlab.com/)
438,835
In my previous question, I have asked how to DC bias audio signal for a crosspoint audio switching matrix ([Switch array (crosspoint) and DC biasing of audio signal](https://electronics.stackexchange.com/questions/433887/switch-array-crosspoint-and-dc-biasing-of-audio-signal)). I am using the following circuit to achi...
2019/05/16
[ "https://electronics.stackexchange.com/questions/438835", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/219100/" ]
Unfortunately this does happen with cheap soldering irons. It even happens with expensive ones as well. There are a few ways to try and stop the tip being oxidised. The first one is cleaning the tip with steel wool occasionally. Once you have finished your task, place a small amount of solder on the tip before plac...
A couple of useful products. Hakko tip cleaner and a good tip tinner compound. Also, use a wet sponge or metal scrub to wipe the tip with between solders to keep it clean. DO NOT overheat the tip as it will burn it out quickly. Tip temp should be around 360-370°C or less depending on solder type. A new tip has to be ti...
438,835
In my previous question, I have asked how to DC bias audio signal for a crosspoint audio switching matrix ([Switch array (crosspoint) and DC biasing of audio signal](https://electronics.stackexchange.com/questions/433887/switch-array-crosspoint-and-dc-biasing-of-audio-signal)). I am using the following circuit to achi...
2019/05/16
[ "https://electronics.stackexchange.com/questions/438835", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/219100/" ]
Unfortunately this does happen with cheap soldering irons. It even happens with expensive ones as well. There are a few ways to try and stop the tip being oxidised. The first one is cleaning the tip with steel wool occasionally. Once you have finished your task, place a small amount of solder on the tip before plac...
Based on the initial question, I would advise you to replace the old tip with a new tip. After that's been accomplished, follow the advice given here to maintain the new tip. The key, as others have already touched on, is to keep the tip from oxidizing. In other words, tin the new tip of your iron immediately after cle...
438,835
In my previous question, I have asked how to DC bias audio signal for a crosspoint audio switching matrix ([Switch array (crosspoint) and DC biasing of audio signal](https://electronics.stackexchange.com/questions/433887/switch-array-crosspoint-and-dc-biasing-of-audio-signal)). I am using the following circuit to achi...
2019/05/16
[ "https://electronics.stackexchange.com/questions/438835", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/219100/" ]
This is a Toolcraft JLS-03: [![enter image description here](https://i.stack.imgur.com/UBPoh.jpg)](https://i.stack.imgur.com/UBPoh.jpg) See that screw near the end of the barrel where the tip goes in? That means you have a very simple soldering iron with tips much different from what everyone is discussing. In partic...
A couple of useful products. Hakko tip cleaner and a good tip tinner compound. Also, use a wet sponge or metal scrub to wipe the tip with between solders to keep it clean. DO NOT overheat the tip as it will burn it out quickly. Tip temp should be around 360-370°C or less depending on solder type. A new tip has to be ti...
438,835
In my previous question, I have asked how to DC bias audio signal for a crosspoint audio switching matrix ([Switch array (crosspoint) and DC biasing of audio signal](https://electronics.stackexchange.com/questions/433887/switch-array-crosspoint-and-dc-biasing-of-audio-signal)). I am using the following circuit to achi...
2019/05/16
[ "https://electronics.stackexchange.com/questions/438835", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/219100/" ]
This is a Toolcraft JLS-03: [![enter image description here](https://i.stack.imgur.com/UBPoh.jpg)](https://i.stack.imgur.com/UBPoh.jpg) See that screw near the end of the barrel where the tip goes in? That means you have a very simple soldering iron with tips much different from what everyone is discussing. In partic...
Based on the initial question, I would advise you to replace the old tip with a new tip. After that's been accomplished, follow the advice given here to maintain the new tip. The key, as others have already touched on, is to keep the tip from oxidizing. In other words, tin the new tip of your iron immediately after cle...
120
For this week, ending midnight on the 22nd of January, we are having a question asking challenge. Everyone is encouraged to ask questions related to the passing of Chinese New Year 春节. The person who asks the most upvoted questions will win some nice prize (still to be determined). The idea is to provide the site wi...
2012/01/16
[ "https://chinese.meta.stackexchange.com/questions/120", "https://chinese.meta.stackexchange.com", "https://chinese.meta.stackexchange.com/users/38/" ]
Great idea! Who doesn't love prizes? I've gone ahead and added [my first CNY question](https://chinese.stackexchange.com/q/931/62), so fingers crossed. And may I congratulate you on the awesome ideas you keep on coming up with for this site :-)
> > **Premise**: The questions are listed in order of posting. I thought about other orders but I also thought that this was the most "neutral". If you think other orders might be better, post a comment. > > > If you post a new question that is not on this list, add it at the bottom of the list (please, use another...
5,081,679
i am new to java design patterns and i am building the ecommerce sit with spring mvc. but i am confused how to write various classes according to patterns. i don't know where to put authenticate , confirmEmailAddress , addProdctCart , shoppingHistory like functions , so is there example of any site where i can find ...
2011/02/22
[ "https://Stackoverflow.com/questions/5081679", "https://Stackoverflow.com", "https://Stackoverflow.com/users/-1/" ]
Java web frameworks tends to be more bare-bones than other web frameworks. Rails give you convention-over-configuration and it's pretty easy to get up a data-driven/dynamic website up and running. PHP offers several frameworks. Drupal, Wordpress, CodeIgniter, just to name a few. I've used each of these, and each has...
If you read through the [Spring Security tutorial](http://static.springsource.org/spring-security/site/petclinic-tutorial.html), it gives you a lot of what you're looking for: Spring MVC, security, Hibernate, etc. You can checkout the PetClinic sample app from their SVN repo.
64,623
I am considering buying a particular solid cedar top acoustic, but it has some damage near the sound hole (Otherwise, I don't think there is any concern I have). [![damage near sound hole](https://i.stack.imgur.com/K6Y1I.jpg)](https://i.stack.imgur.com/K6Y1I.jpg) Is that too much damage (particularly becaute it almos...
2017/12/17
[ "https://music.stackexchange.com/questions/64623", "https://music.stackexchange.com", "https://music.stackexchange.com/users/46348/" ]
IN orchestral (and other instrumental) music, the notation like "Clarinet in Bb" (or "Klarinette in B") means that the instrument is a "transposing instrument." When the clarinetist plays what his music shows as a "C." the note comes out as a Bb. The true (or "concert") note is always one whole step below the notation....
Some instruments are what we call transposing instruments. For various historical reasons, these instruments are written in keys different than how they sound. A good rule to remember is: > > When a transposing instrument plays a written C, it sounds its name. > > > In other words, when a Horn in F plays a writte...
64,623
I am considering buying a particular solid cedar top acoustic, but it has some damage near the sound hole (Otherwise, I don't think there is any concern I have). [![damage near sound hole](https://i.stack.imgur.com/K6Y1I.jpg)](https://i.stack.imgur.com/K6Y1I.jpg) Is that too much damage (particularly becaute it almos...
2017/12/17
[ "https://music.stackexchange.com/questions/64623", "https://music.stackexchange.com", "https://music.stackexchange.com/users/46348/" ]
Some instruments are what we call transposing instruments. For various historical reasons, these instruments are written in keys different than how they sound. A good rule to remember is: > > When a transposing instrument plays a written C, it sounds its name. > > > In other words, when a Horn in F plays a writte...
Some instruments are notated as 'Transposing Instruments' In this score we have Clarinets in Bb (the Germans use 'B' for 'Bb'), Trumpets and Horns in F. That means that when the player reads the note C, the pitch actually played is Bb or F. There are historical and practical reasons for this. <https://en.wikipedia.org/...
64,623
I am considering buying a particular solid cedar top acoustic, but it has some damage near the sound hole (Otherwise, I don't think there is any concern I have). [![damage near sound hole](https://i.stack.imgur.com/K6Y1I.jpg)](https://i.stack.imgur.com/K6Y1I.jpg) Is that too much damage (particularly becaute it almos...
2017/12/17
[ "https://music.stackexchange.com/questions/64623", "https://music.stackexchange.com", "https://music.stackexchange.com/users/46348/" ]
Some instruments are what we call transposing instruments. For various historical reasons, these instruments are written in keys different than how they sound. A good rule to remember is: > > When a transposing instrument plays a written C, it sounds its name. > > > In other words, when a Horn in F plays a writte...
For reasons I don't quite understand, all answers up to now refer to *transposing instruments*, which seems more like a coincidence than the real cause. While it is true, that one could detect the necessary variant of a non-transposing instrument by analyzing the notated range, this requires detailed knowledge and is s...
64,623
I am considering buying a particular solid cedar top acoustic, but it has some damage near the sound hole (Otherwise, I don't think there is any concern I have). [![damage near sound hole](https://i.stack.imgur.com/K6Y1I.jpg)](https://i.stack.imgur.com/K6Y1I.jpg) Is that too much damage (particularly becaute it almos...
2017/12/17
[ "https://music.stackexchange.com/questions/64623", "https://music.stackexchange.com", "https://music.stackexchange.com/users/46348/" ]
IN orchestral (and other instrumental) music, the notation like "Clarinet in Bb" (or "Klarinette in B") means that the instrument is a "transposing instrument." When the clarinetist plays what his music shows as a "C." the note comes out as a Bb. The true (or "concert") note is always one whole step below the notation....
Some instruments are notated as 'Transposing Instruments' In this score we have Clarinets in Bb (the Germans use 'B' for 'Bb'), Trumpets and Horns in F. That means that when the player reads the note C, the pitch actually played is Bb or F. There are historical and practical reasons for this. <https://en.wikipedia.org/...
64,623
I am considering buying a particular solid cedar top acoustic, but it has some damage near the sound hole (Otherwise, I don't think there is any concern I have). [![damage near sound hole](https://i.stack.imgur.com/K6Y1I.jpg)](https://i.stack.imgur.com/K6Y1I.jpg) Is that too much damage (particularly becaute it almos...
2017/12/17
[ "https://music.stackexchange.com/questions/64623", "https://music.stackexchange.com", "https://music.stackexchange.com/users/46348/" ]
IN orchestral (and other instrumental) music, the notation like "Clarinet in Bb" (or "Klarinette in B") means that the instrument is a "transposing instrument." When the clarinetist plays what his music shows as a "C." the note comes out as a Bb. The true (or "concert") note is always one whole step below the notation....
For reasons I don't quite understand, all answers up to now refer to *transposing instruments*, which seems more like a coincidence than the real cause. While it is true, that one could detect the necessary variant of a non-transposing instrument by analyzing the notated range, this requires detailed knowledge and is s...
64,623
I am considering buying a particular solid cedar top acoustic, but it has some damage near the sound hole (Otherwise, I don't think there is any concern I have). [![damage near sound hole](https://i.stack.imgur.com/K6Y1I.jpg)](https://i.stack.imgur.com/K6Y1I.jpg) Is that too much damage (particularly becaute it almos...
2017/12/17
[ "https://music.stackexchange.com/questions/64623", "https://music.stackexchange.com", "https://music.stackexchange.com/users/46348/" ]
Some instruments are notated as 'Transposing Instruments' In this score we have Clarinets in Bb (the Germans use 'B' for 'Bb'), Trumpets and Horns in F. That means that when the player reads the note C, the pitch actually played is Bb or F. There are historical and practical reasons for this. <https://en.wikipedia.org/...
For reasons I don't quite understand, all answers up to now refer to *transposing instruments*, which seems more like a coincidence than the real cause. While it is true, that one could detect the necessary variant of a non-transposing instrument by analyzing the notated range, this requires detailed knowledge and is s...