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
1,310
When are population dynamics models useful? There seems to have been a lot of research about it, but how does it help? If I need data about how a population will evolve under what conditions, I need it because I need data for a decision (such as "can we kill 50% of population X without doing too much damage?"), right? ...
2012/03/04
[ "https://biology.stackexchange.com/questions/1310", "https://biology.stackexchange.com", "https://biology.stackexchange.com/users/585/" ]
Leonardo's already given you an excellent answer, but I thought I'd add my perspective. I'm a mathematical epidemiologist, so I'd at least like to believe these types of models are useful. For me, there are a number of things population dynamics models are especially useful for: * Highlighting data requirements. Yes,...
I'll throw one more application into the pot. Population dynamics also forms the foundations of population genetics, population ecology, and more recently plays an important role in frameworks such as evolutionary game theory and eco-evolutionary dynamics. Here the models are also used as a type of theoretical exerci...
1,310
When are population dynamics models useful? There seems to have been a lot of research about it, but how does it help? If I need data about how a population will evolve under what conditions, I need it because I need data for a decision (such as "can we kill 50% of population X without doing too much damage?"), right? ...
2012/03/04
[ "https://biology.stackexchange.com/questions/1310", "https://biology.stackexchange.com", "https://biology.stackexchange.com/users/585/" ]
Two previous answers listed many applications of population dynamics models. I want to add that they are also important for conservation of endangered species. For example classical stage-class model ([Crouse et al 1987](http://www.esajournals.org/doi/abs/10.2307/1939225), [free copy](http://www.google.com/url?q=http:/...
I'll throw one more application into the pot. Population dynamics also forms the foundations of population genetics, population ecology, and more recently plays an important role in frameworks such as evolutionary game theory and eco-evolutionary dynamics. Here the models are also used as a type of theoretical exerci...
14,734,479
I realize there are a few posts on this already but most of the libraries that are mentioned are at least a year old (and don't have a lot of features such as attachment support, checking bouncebacks, etc). Does anybody know the best library for Node.js to use Amazon SES that is maintained? Ex: * [node-amazon-ses](h...
2013/02/06
[ "https://Stackoverflow.com/questions/14734479", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1769217/" ]
The [AWS SDK for Node.js](http://aws.amazon.com/sdkfornodejs) supports SES.
Another option is the node mailer module which can be used with SES: <https://github.com/andris9/Nodemailer> Here is an example with SES and attachments: <https://github.com/andris9/Nodemailer/blob/master/examples/example_ses.js> Not really a full featured SES library, but does make sending to ses with attachments ...
5,001,417
I have 2 kinds of business units; division and department. A business units has to be one or the other, but cannot be both. So this is easy enough. Have a BusinessUnit table and a BusinessUnitType lookup table containing division and department. However only divisions can contain teams. For each division there are one ...
2011/02/15
[ "https://Stackoverflow.com/questions/5001417", "https://Stackoverflow.com", "https://Stackoverflow.com/users/125673/" ]
Your case looks like an instance of the gen-spec design pattern. Gen-spec is short for “generalization specialization” ([see definition](http://en.wikipedia.org/wiki/Class_diagram#Generalization) ). The gen-spec pattern is familiar to programmers who understand inheritance. But implementing the gen-spec pattern in a re...
It's a bit difficult to answer without a broader context (for example- what technologies you're using, whether this is a new project, whether you have any other constraints on implementation etc.). but generally speaking I would say: 1. If this is a new project, and you are not technology-constrainted, I'd recomme...
28,481
I'm going to move my blog from <http://blog.wordfruit.com> to <http://wordfruit.com/blog> the main Wordfruit site is in PHP and the blog is WordPress. I know I can make the change at wp-admin/options-general.php ...I want to make sure I don't create problems when I make that change... 1. Do I not need to create any...
2011/09/14
[ "https://wordpress.stackexchange.com/questions/28481", "https://wordpress.stackexchange.com", "https://wordpress.stackexchange.com/users/7692/" ]
First you should read the Codex entry on domain moving <http://codex.wordpress.org/Moving_WordPress> But in a nutshell: aside from moving your contents phisically to the /blog location, all you have to do is search and replace every SQL entry for the previous domain (instead of just changing the domain in Wordpress op...
I have played with those options myself and would recommend doing this instead. 1. Copy all physical files to new location and delete wp-config.php 2. Use a back up plugin and export all content and options 3. Install the new blog on a new database or with a new prefix 4. Import all of the content and settings back in...
204,348
Ubuntu 12.10 is so slow and a lot of not responding applications I was using Skype whenever i open it it will go to non-responding state thin back to normal after a while even the software centre the system process is eating the CPU I don’t know if the compiz is the problem but issuing the command compiz --replace rest...
2012/10/21
[ "https://askubuntu.com/questions/204348", "https://askubuntu.com", "https://askubuntu.com/users/99631/" ]
Have you tried installing Gnome Shell or KDE Plasma? Unity runs like a dog for me on 12.10 (ran fine on 12.04) but the other desktops ran fine. I'm leaning towards Gnome Shell at the moment.
It's because your video card doesn't support Ubuntu 12.10 ,I had the same problem with my asus k50c 1.500 Mhz 2 gb ram video card sis vga 771/671 when I made the upgrade to 12.10 and the upgrade worked fine , my applications all got to slow down so I return to 12.04 and I can advise U to do the same thing ,because unfo...
5,299,788
I have a 1:1 relationship between table 'A' and 'B' in my .DBML. The FK in the database is in place and the .DBML diagram shows an association line between 'A' and 'B'. However, I cannot get the code generator to create a child property in the 'A' entity. All I have is the FK column. In the Association properties, I ha...
2011/03/14
[ "https://Stackoverflow.com/questions/5299788", "https://Stackoverflow.com", "https://Stackoverflow.com/users/163534/" ]
The O/R designer will refuse to create an association property if a **primary key is missing** on one of the associated tables. Make sure all of your associated tables have a primary key.
Not sure, but I think what you call 1:1 is actually seen by the DBML as 1:\* because the list can "have" many of your fk-table, e.g. one empley oyee can have one city, but each city can "have" many employees. AFAIK a primary key in each table is a prerequisite without which the DBML will not "work". An error is issue...
111,875
I'm trying to setup a windows server, but I can't seem to get it to install ethernet drivers :( motherboard is ms-6743 chipset 82865g/pe/p(intel) The MSI drivers specifically for this motherboard are bad links. Not surprising... MSI is rarely helpful. Sisoft Sandra doesn't see any network devices, and all of my leads ...
2010/02/11
[ "https://serverfault.com/questions/111875", "https://serverfault.com", "https://serverfault.com/users/34145/" ]
That chipset uses an Intel 82562EZ on-board ethernet controller if I'm not mistaken. [The drivers you need](http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&ProdId=1702&DwnldID=18720&lang=eng) are available from [Intel](http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&ProductFamily=Ethernet+Components...
I would try googling for the proper driver. See the detailed specs on where the LAN is coming from, if its from an intel chipset, then intel probably has drivers. Make sure you are using the proper drivers (32 or 64 bit).
111,875
I'm trying to setup a windows server, but I can't seem to get it to install ethernet drivers :( motherboard is ms-6743 chipset 82865g/pe/p(intel) The MSI drivers specifically for this motherboard are bad links. Not surprising... MSI is rarely helpful. Sisoft Sandra doesn't see any network devices, and all of my leads ...
2010/02/11
[ "https://serverfault.com/questions/111875", "https://serverfault.com", "https://serverfault.com/users/34145/" ]
That chipset uses an Intel 82562EZ on-board ethernet controller if I'm not mistaken. [The drivers you need](http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&ProdId=1702&DwnldID=18720&lang=eng) are available from [Intel](http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&ProductFamily=Ethernet+Components...
Consider finding another temporary NIC. USB-based or whathaveyou. Then fire up Windows Update. Does Windows Update then find the driver for your onboard NIC?
345,761
I created an iCloud account for my daughter, and her profile has an avatar assigned to it that I didn’t choose: [![enter image description here](https://i.stack.imgur.com/0S3DJ.jpg)](https://i.stack.imgur.com/0S3DJ.jpg) I think it’s Stitch from the Disney film *Lilo and Stitch* and appears in my daughter’s contact rec...
2018/12/15
[ "https://apple.stackexchange.com/questions/345761", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/185714/" ]
I asked her (without giving away why) if she’s used this as a profile picture elsewhere and she told me it’s the pic on her YouTube profile. I added her Google email address as a secondary email (for account recovery) when I created her iCloud account, so Apple must have scraped her Google account for a profile picture...
The person signed in to iCloud can upload any image they choose and no avatar is chosen by Apple. On macOS there are some generic account photos so your question makes great sense, but iCloud has no such stock content supplied. To date, everything is a digital file that someone uploads from the photos app or loaded wi...
17,048,238
**aeson-schema** is a package for validating JSON-data against a JSON-schema. Has anyone an example of how to use it ?
2013/06/11
[ "https://Stackoverflow.com/questions/17048238", "https://Stackoverflow.com", "https://Stackoverflow.com/users/-1/" ]
Persistent data is information that can outlive the program that creates it. The majority of complex programs use persistent data: GUI applications need to store user preferences across program invocations, web applications track user movements and orders over long periods of time, etc. (source provided below) Here is...
There is a processing in java (and other languages) called serialization. Basically it lets you turn an object into a byte stream, so it can be written to a file, stored in a database, sent to a cloud, etc. The idea is that there is an easy and automatic translation between the stored object and the in-memory RAM objec...
200,951
I'm looking to get Far Cry 4 for my computer. I do believe the game is thirty gigabytes, and my internet is capped. If I were to get the game on a disk, would it still use bandwidth, or would it install directly to my hard drive?
2015/01/08
[ "https://gaming.stackexchange.com/questions/200951", "https://gaming.stackexchange.com", "https://gaming.stackexchange.com/users/98992/" ]
Though the majority of the game will be installed, forum posts such as [this](https://forums.ubi.com/showthread.php/1471486-I-can-not-install-Far-Cry-4-from-DVD?p=11841388&viewfull=1#post11841388) (from 2016) suggest that: > > the version that comes on the DVD's is outdated by almost 2 years > > > and that > >...
<http://forums.nexusmods.com/index.php?/topic/452910-installing-skyrim-from-the-dvd/> This post details how to force Steam to install a game from the disk instead of download. There will most likely be an update or 2 after install, but it probably won't even reach a half gig.
200,951
I'm looking to get Far Cry 4 for my computer. I do believe the game is thirty gigabytes, and my internet is capped. If I were to get the game on a disk, would it still use bandwidth, or would it install directly to my hard drive?
2015/01/08
[ "https://gaming.stackexchange.com/questions/200951", "https://gaming.stackexchange.com", "https://gaming.stackexchange.com/users/98992/" ]
Once installed, Far Cry 4 can be played in offline mode, which uses very little, if any, bandwidth.
<http://forums.nexusmods.com/index.php?/topic/452910-installing-skyrim-from-the-dvd/> This post details how to force Steam to install a game from the disk instead of download. There will most likely be an update or 2 after install, but it probably won't even reach a half gig.
200,951
I'm looking to get Far Cry 4 for my computer. I do believe the game is thirty gigabytes, and my internet is capped. If I were to get the game on a disk, would it still use bandwidth, or would it install directly to my hard drive?
2015/01/08
[ "https://gaming.stackexchange.com/questions/200951", "https://gaming.stackexchange.com", "https://gaming.stackexchange.com/users/98992/" ]
Though the majority of the game will be installed, forum posts such as [this](https://forums.ubi.com/showthread.php/1471486-I-can-not-install-Far-Cry-4-from-DVD?p=11841388&viewfull=1#post11841388) (from 2016) suggest that: > > the version that comes on the DVD's is outdated by almost 2 years > > > and that > >...
Once installed, Far Cry 4 can be played in offline mode, which uses very little, if any, bandwidth.
367,261
I'm replacing WinXP with 13.04 on an older PC using wubi.exe on a USB stick. I had no problem changing the BIOS on another system that was a bit newer but when I change the settings on the older PC to boot from USB, I get a DOS message saying "Searching for boot record...Not found" & asked to try again. I don't have th...
2013/10/28
[ "https://askubuntu.com/questions/367261", "https://askubuntu.com", "https://askubuntu.com/users/191722/" ]
I had the exact same issue and struggled for hours, untill I booted from USB pendriveLinux to set up the USB stick with 13.10 <http://www.pendrivelinux.com/> Tor-André
Yout should run Boot reapair from the usb or live cd <https://help.ubuntu.com/community/Boot-Repair>
182,629
I graduated last year from a prestigious university where I was in general a very good student. I am now applying to graduate programs. The class (upper-level undergraduate mathematics) had moved to an online format due to the pandemic; the first part of the class was in person. (This was 2 years ago.) The exam in que...
2022/02/22
[ "https://academia.stackexchange.com/questions/182629", "https://academia.stackexchange.com", "https://academia.stackexchange.com/users/-1/" ]
Congratulations on holding such a moral code. It will pay dividends in your life if you surround yourself with honest people. What you did was wrong. And the fact that you regret it and worry about shows that you understand it. Now do not complicate your life because of the mistake you made. Firstly, you got a grade, ...
Reflect on it and, more particularly, on your justification at the time. "Everyone else does that so this is the norm" leaves one with either challenging the norm, their own moral code or living on with the guilt. You might not always come up with the most idealistic answer possible to various questions the life poses...
182,629
I graduated last year from a prestigious university where I was in general a very good student. I am now applying to graduate programs. The class (upper-level undergraduate mathematics) had moved to an online format due to the pandemic; the first part of the class was in person. (This was 2 years ago.) The exam in que...
2022/02/22
[ "https://academia.stackexchange.com/questions/182629", "https://academia.stackexchange.com", "https://academia.stackexchange.com/users/-1/" ]
Congratulations on holding such a moral code. It will pay dividends in your life if you surround yourself with honest people. What you did was wrong. And the fact that you regret it and worry about shows that you understand it. Now do not complicate your life because of the mistake you made. Firstly, you got a grade, ...
> > (1) it was not particularly wrong since I was [...] merely "refreshing my memory"; > (3) other students would inevitably break the rules; (4) the lack of > enforcement was an implicit signal that they were more idealistic > guidelines than rules; > > > For all purposes, you could have been the only student tak...
182,629
I graduated last year from a prestigious university where I was in general a very good student. I am now applying to graduate programs. The class (upper-level undergraduate mathematics) had moved to an online format due to the pandemic; the first part of the class was in person. (This was 2 years ago.) The exam in que...
2022/02/22
[ "https://academia.stackexchange.com/questions/182629", "https://academia.stackexchange.com", "https://academia.stackexchange.com/users/-1/" ]
Reflect on it and, more particularly, on your justification at the time. "Everyone else does that so this is the norm" leaves one with either challenging the norm, their own moral code or living on with the guilt. You might not always come up with the most idealistic answer possible to various questions the life poses...
> > (1) it was not particularly wrong since I was [...] merely "refreshing my memory"; > (3) other students would inevitably break the rules; (4) the lack of > enforcement was an implicit signal that they were more idealistic > guidelines than rules; > > > For all purposes, you could have been the only student tak...
392,024
(I've tried this in MySql) I believe they're semantically equivalent. Why not identify this trivial case and speed it up?
2008/12/24
[ "https://Stackoverflow.com/questions/392024", "https://Stackoverflow.com", "https://Stackoverflow.com/users/11236/" ]
...just to add some detail. Calling the DELETE statement tells the database engine to generate a transaction log of all the records deleted. In the event the delete was done in error, you can restore your records. Calling the TRUNCATE statement is a blanket "all or nothing" that removes all the records with no transa...
For MySql 5 using InnoDb as the storage engine, TRUNCATE acts just like DELETE without a WHERE clause: i.e. for large tables it takes ages because it deletes rows one-by-one. This is changing in version 6.x. see <http://dev.mysql.com/doc/refman/5.1/en/truncate-table.html> for 5.1 info (row-by-row with InnoDB) and <...
392,024
(I've tried this in MySql) I believe they're semantically equivalent. Why not identify this trivial case and speed it up?
2008/12/24
[ "https://Stackoverflow.com/questions/392024", "https://Stackoverflow.com", "https://Stackoverflow.com/users/11236/" ]
truncate table cannot be rolled back, it is like dropping and recreating the table.
Delete from table deletes each row from the one at a time and adds a record into the transaction log so that the operation can be rolled back. The time taken to delete is also proportional to the number of indexes on the table, and if there are any foreign key constraints (for innodb). Truncate effectively drops the t...
392,024
(I've tried this in MySql) I believe they're semantically equivalent. Why not identify this trivial case and speed it up?
2008/12/24
[ "https://Stackoverflow.com/questions/392024", "https://Stackoverflow.com", "https://Stackoverflow.com/users/11236/" ]
truncate table cannot be rolled back, it is like dropping and recreating the table.
For MySql 5 using InnoDb as the storage engine, TRUNCATE acts just like DELETE without a WHERE clause: i.e. for large tables it takes ages because it deletes rows one-by-one. This is changing in version 6.x. see <http://dev.mysql.com/doc/refman/5.1/en/truncate-table.html> for 5.1 info (row-by-row with InnoDB) and <...
392,024
(I've tried this in MySql) I believe they're semantically equivalent. Why not identify this trivial case and speed it up?
2008/12/24
[ "https://Stackoverflow.com/questions/392024", "https://Stackoverflow.com", "https://Stackoverflow.com/users/11236/" ]
...just to add some detail. Calling the DELETE statement tells the database engine to generate a transaction log of all the records deleted. In the event the delete was done in error, you can restore your records. Calling the TRUNCATE statement is a blanket "all or nothing" that removes all the records with no transa...
Delete from table deletes each row from the one at a time and adds a record into the transaction log so that the operation can be rolled back. The time taken to delete is also proportional to the number of indexes on the table, and if there are any foreign key constraints (for innodb). Truncate effectively drops the t...
392,024
(I've tried this in MySql) I believe they're semantically equivalent. Why not identify this trivial case and speed it up?
2008/12/24
[ "https://Stackoverflow.com/questions/392024", "https://Stackoverflow.com", "https://Stackoverflow.com/users/11236/" ]
truncate table cannot be rolled back, it is like dropping and recreating the table.
...just to add some detail. Calling the DELETE statement tells the database engine to generate a transaction log of all the records deleted. In the event the delete was done in error, you can restore your records. Calling the TRUNCATE statement is a blanket "all or nothing" that removes all the records with no transa...
79,476
If I fixed a portable hole on the front of a large flat shield, looking at the front of the shield, I would see a a 5 foot deep hole. BUT, looking at the shield from behind, would there also be a hole? Would the back be flat and untouched? Would arrows shot into the hole re-appear 5 feet behind me? Would they just dis...
2016/04/30
[ "https://rpg.stackexchange.com/questions/79476", "https://rpg.stackexchange.com", "https://rpg.stackexchange.com/users/28771/" ]
The description of [portable hole](https://www.dndbeyond.com/magic-items/portable-hole) says a portable hole > > ...unfolds into a circular sheet 6 feet in diameter. You can use an action to unfold a portable hole and place it on or against a solid surface, whereupon the portable hole creates an extradimensional hol...
I want to offer a slightly different reading of the text. Here is the description of a portable hole, and some emphasis (mine). > > **Portable Hole:** A portable hole is **a circle of cloth** spun from the webs of a phase spider interwoven with strands of ether and beams of starlight. When opened fully, a portable ho...
79,476
If I fixed a portable hole on the front of a large flat shield, looking at the front of the shield, I would see a a 5 foot deep hole. BUT, looking at the shield from behind, would there also be a hole? Would the back be flat and untouched? Would arrows shot into the hole re-appear 5 feet behind me? Would they just dis...
2016/04/30
[ "https://rpg.stackexchange.com/questions/79476", "https://rpg.stackexchange.com", "https://rpg.stackexchange.com/users/28771/" ]
The description of [portable hole](https://www.dndbeyond.com/magic-items/portable-hole) says a portable hole > > ...unfolds into a circular sheet 6 feet in diameter. You can use an action to unfold a portable hole and place it on or against a solid surface, whereupon the portable hole creates an extradimensional hol...
Well, of course it is going to be up to the GM. If it were me, you would need to spread out the hole to its full 6 feet in order to access the extra-dimensional space. So you would need a six-foot shield. Maybe a giant's or something. On the other hand, if you had a portable hole differing from RAW, say 2 feet, yes,...
79,476
If I fixed a portable hole on the front of a large flat shield, looking at the front of the shield, I would see a a 5 foot deep hole. BUT, looking at the shield from behind, would there also be a hole? Would the back be flat and untouched? Would arrows shot into the hole re-appear 5 feet behind me? Would they just dis...
2016/04/30
[ "https://rpg.stackexchange.com/questions/79476", "https://rpg.stackexchange.com", "https://rpg.stackexchange.com/users/28771/" ]
The description of [portable hole](https://www.dndbeyond.com/magic-items/portable-hole) says a portable hole > > ...unfolds into a circular sheet 6 feet in diameter. You can use an action to unfold a portable hole and place it on or against a solid surface, whereupon the portable hole creates an extradimensional hol...
IF this were in my game, I would ask that the player hire someone that knows this kind of magic well to either make a hole of a particular shape and size as a custom item, and make them earn the result. Also, a hole of smaller size would be equally smaller internally. For example the RAW is a 6ft diameter 10ft deep. If...
79,476
If I fixed a portable hole on the front of a large flat shield, looking at the front of the shield, I would see a a 5 foot deep hole. BUT, looking at the shield from behind, would there also be a hole? Would the back be flat and untouched? Would arrows shot into the hole re-appear 5 feet behind me? Would they just dis...
2016/04/30
[ "https://rpg.stackexchange.com/questions/79476", "https://rpg.stackexchange.com", "https://rpg.stackexchange.com/users/28771/" ]
I want to offer a slightly different reading of the text. Here is the description of a portable hole, and some emphasis (mine). > > **Portable Hole:** A portable hole is **a circle of cloth** spun from the webs of a phase spider interwoven with strands of ether and beams of starlight. When opened fully, a portable ho...
IF this were in my game, I would ask that the player hire someone that knows this kind of magic well to either make a hole of a particular shape and size as a custom item, and make them earn the result. Also, a hole of smaller size would be equally smaller internally. For example the RAW is a 6ft diameter 10ft deep. If...
79,476
If I fixed a portable hole on the front of a large flat shield, looking at the front of the shield, I would see a a 5 foot deep hole. BUT, looking at the shield from behind, would there also be a hole? Would the back be flat and untouched? Would arrows shot into the hole re-appear 5 feet behind me? Would they just dis...
2016/04/30
[ "https://rpg.stackexchange.com/questions/79476", "https://rpg.stackexchange.com", "https://rpg.stackexchange.com/users/28771/" ]
Well, of course it is going to be up to the GM. If it were me, you would need to spread out the hole to its full 6 feet in order to access the extra-dimensional space. So you would need a six-foot shield. Maybe a giant's or something. On the other hand, if you had a portable hole differing from RAW, say 2 feet, yes,...
IF this were in my game, I would ask that the player hire someone that knows this kind of magic well to either make a hole of a particular shape and size as a custom item, and make them earn the result. Also, a hole of smaller size would be equally smaller internally. For example the RAW is a 6ft diameter 10ft deep. If...
44,609
I am doing handstand pushups. What is a good way to increase progression of handstand pushups without using a weight vest? I am open to suggestions using a wall, or not against a wall. Thanks, [![enter image description here](https://i.stack.imgur.com/XvH9f.png)](https://i.stack.imgur.com/XvH9f.png)
2021/12/05
[ "https://fitness.stackexchange.com/questions/44609", "https://fitness.stackexchange.com", "https://fitness.stackexchange.com/users/36768/" ]
The amount of info is very minimal so this is all I can give you: the only conclusion I make based on this picture is that you mainly need to work on mobility and form. It seems like you already have the strength. I think working on form will help you get more reps or more added weight. The things that I would work on...
The best thing about standing exercises first is to strengthen the abdominal muscles and then focus and create contraction on those muscles when doing standing exercises. Reverse movements of a different world and having mental focus is the most important thing The photo you took shows that you left the pelvis and the...
14,099
Is the invention of a faster computer (let's say a quantum computer) or the lack of advancements in computing power (let's say it takes a decade to make any progress greater than incremental increases on currently technology) capable of affecting the amount of time it takes to halve the block reward? In other words, *...
2013/10/27
[ "https://bitcoin.stackexchange.com/questions/14099", "https://bitcoin.stackexchange.com", "https://bitcoin.stackexchange.com/users/3381/" ]
The block halving takes place every 210,000 blocks. The difficulty retargeting mechanism makes it so that 210,000 blocks take approximately 4 years, but this is not exact. If the hashrate is rapidly growing, it will take a little less than that. For example, if the total network hashrate doubles every year, it will ta...
The short answer is yes, provided the difficulty factor feedback loop (adjusted after 2016 (14\*24\*6) block awards which nominally maps to every two weeks for whatever next generation hardware gets used) remains stable, which it should from basic control theory 101. The reason has everything to do with mathematics a...
22,234
I'm attempting to model operating margins and a time plot indicated that the series may follow an autoregressive process. I initially fitted data to an AR(1) model and it appeared that residual correlation was present in the 4th lag term. I added an additional 4th lag and while the AC in the fourth residual did decreas...
2015/12/09
[ "https://quant.stackexchange.com/questions/22234", "https://quant.stackexchange.com", "https://quant.stackexchange.com/users/18614/" ]
what you should analyze: * Look at seasonalities as user Horeseless points out. * Look at ACF, if it cuts off suddenly then there is something of MA nature, if it decays slowly then it is rather AR. * Look at partial ACF to see which lags are relevant. You find theory and code [here](https://www.otexts.org/fpp/8/9).
you should look arch/garch models
22,234
I'm attempting to model operating margins and a time plot indicated that the series may follow an autoregressive process. I initially fitted data to an AR(1) model and it appeared that residual correlation was present in the 4th lag term. I added an additional 4th lag and while the AC in the fourth residual did decreas...
2015/12/09
[ "https://quant.stackexchange.com/questions/22234", "https://quant.stackexchange.com", "https://quant.stackexchange.com/users/18614/" ]
Before fitting any ARIMA model, make sure that: 1. There is no seasonal trend in your data. If it is present then deseasonalized it by taking appropriate lag difference, as pointed by @Horseless 2. Before fitting any model, make sure data is stationary. 3. Once stationarity is achieved, plot ACF and PACF and find app...
you should look arch/garch models
22,234
I'm attempting to model operating margins and a time plot indicated that the series may follow an autoregressive process. I initially fitted data to an AR(1) model and it appeared that residual correlation was present in the 4th lag term. I added an additional 4th lag and while the AC in the fourth residual did decreas...
2015/12/09
[ "https://quant.stackexchange.com/questions/22234", "https://quant.stackexchange.com", "https://quant.stackexchange.com/users/18614/" ]
what you should analyze: * Look at seasonalities as user Horeseless points out. * Look at ACF, if it cuts off suddenly then there is something of MA nature, if it decays slowly then it is rather AR. * Look at partial ACF to see which lags are relevant. You find theory and code [here](https://www.otexts.org/fpp/8/9).
Before fitting any ARIMA model, make sure that: 1. There is no seasonal trend in your data. If it is present then deseasonalized it by taking appropriate lag difference, as pointed by @Horseless 2. Before fitting any model, make sure data is stationary. 3. Once stationarity is achieved, plot ACF and PACF and find app...
128,305
in my environment here we have started using trucrypt to encrypt and protect our laptops that are being brought out of the office. The issue comes with the password, we can document the passwords and assign them to users but if they simply use the program to change the password, and then forget it we are in trouble. ...
2010/04/01
[ "https://serverfault.com/questions/128305", "https://serverfault.com", "https://serverfault.com/users/-1/" ]
Truecrypt has a recovery disk option, which it all-but forces you to complete before encrypting the disk. That CD can be used to recover the partition even if the password has subsequently been changed. Outside of this if you're after a more robust and enterprise-ready solution, PointSec offer full-disk encryption wit...
TrueCrypt has no backdoor or master key, so if you lose the password to an encrypted volume, you will have a problem. If this is an important situation for you, the recovery CD will be an important step to take.
128,305
in my environment here we have started using trucrypt to encrypt and protect our laptops that are being brought out of the office. The issue comes with the password, we can document the passwords and assign them to users but if they simply use the program to change the password, and then forget it we are in trouble. ...
2010/04/01
[ "https://serverfault.com/questions/128305", "https://serverfault.com", "https://serverfault.com/users/-1/" ]
Truecrypt has a recovery disk option, which it all-but forces you to complete before encrypting the disk. That CD can be used to recover the partition even if the password has subsequently been changed. Outside of this if you're after a more robust and enterprise-ready solution, PointSec offer full-disk encryption wit...
Full disk or volume encryption products targeted at medium to large business have built in recovery options. At a basic level the encryption key is stored in a central directory and updated when changed (when the machine comes back on the network anyway). BitLocker can do this with Active Directory. More advanced solut...
128,305
in my environment here we have started using trucrypt to encrypt and protect our laptops that are being brought out of the office. The issue comes with the password, we can document the passwords and assign them to users but if they simply use the program to change the password, and then forget it we are in trouble. ...
2010/04/01
[ "https://serverfault.com/questions/128305", "https://serverfault.com", "https://serverfault.com/users/-1/" ]
Truecrypt has a recovery disk option, which it all-but forces you to complete before encrypting the disk. That CD can be used to recover the partition even if the password has subsequently been changed. Outside of this if you're after a more robust and enterprise-ready solution, PointSec offer full-disk encryption wit...
It looks like that both Bitlocker and Truecrypt can be bypassed if they're mounted on a computer: <http://www.net-security.org/secworld.php?id=9077>
1,473
In the hope of attracting more entries into the competitions, I'd like to express my excitement over receiving three fantastic books for winning one of the weeks. ![enter image description here](http://i.stack.imgur.com/s4IjR.png) ![enter image description here](http://i.stack.imgur.com/1HkMO.png) ![enter image descri...
2012/04/18
[ "https://cooking.meta.stackexchange.com/questions/1473", "https://cooking.meta.stackexchange.com", "https://cooking.meta.stackexchange.com/users/8315/" ]
I got: ![enter image description here](http://i.stack.imgur.com/ELFYh.jpg) Which has a fantastic carbonara recipe, and a great technique for cooking duck breasts, amongst many other things. and ![enter image description here](http://i.stack.imgur.com/0w0gq.jpg) Which has completely changed the way I bake bread. C...
For "cocktails", I selected the following books: [The Bartender's Black Book 10th Edition](http://rads.stackoverflow.com/amzn/click/1935879995) ![The Bartender's Black Book 10th Edition](http://i.stack.imgur.com/3fjU0.jpg) [The Boozy Baker: 75 Recipes for Spirited Sweets](http://rads.stackoverflow.com/amzn/click/076...
1,473
In the hope of attracting more entries into the competitions, I'd like to express my excitement over receiving three fantastic books for winning one of the weeks. ![enter image description here](http://i.stack.imgur.com/s4IjR.png) ![enter image description here](http://i.stack.imgur.com/1HkMO.png) ![enter image descri...
2012/04/18
[ "https://cooking.meta.stackexchange.com/questions/1473", "https://cooking.meta.stackexchange.com", "https://cooking.meta.stackexchange.com/users/8315/" ]
I got the *Professional Chef*, *A passion for cheese* on Rumyancheto's recommendation, ![http://ecx.images-amazon.com/images/I/51FP4HJV87L._BO2,204,203,200_PIsitb-sticker-arrow-click,TopRight,35,-76_AA300_SH20_OU01_.jpg](http://i.stack.imgur.com/rSW1T.jpg) And a random book on Indian cuisine that I haven't receive...
![Vegan Holiday Kitchen](http://i.stack.imgur.com/sbquj.jpg) - ![Veganomicon](http://i.stack.imgur.com/E41on.jpg) - ![Vegan Diner](http://i.stack.imgur.com/eWBz3.jpg) Vegan Holiday Kitchen really delivered on a few of its dishes and I look forward to just plopping it down once Thanksgiving comes around and going throu...
1,473
In the hope of attracting more entries into the competitions, I'd like to express my excitement over receiving three fantastic books for winning one of the weeks. ![enter image description here](http://i.stack.imgur.com/s4IjR.png) ![enter image description here](http://i.stack.imgur.com/1HkMO.png) ![enter image descri...
2012/04/18
[ "https://cooking.meta.stackexchange.com/questions/1473", "https://cooking.meta.stackexchange.com", "https://cooking.meta.stackexchange.com/users/8315/" ]
I have won twice so far, once at the beginning and once after the proper waiting period. My first prize was The Professional Chef. A great reference work with the proper technique for all important Western recipes. Gorgeous design. ![The professional chef](http://i.stack.imgur.com/lu72i.jpg) The second time, I got...
![Vegan Holiday Kitchen](http://i.stack.imgur.com/sbquj.jpg) - ![Veganomicon](http://i.stack.imgur.com/E41on.jpg) - ![Vegan Diner](http://i.stack.imgur.com/eWBz3.jpg) Vegan Holiday Kitchen really delivered on a few of its dishes and I look forward to just plopping it down once Thanksgiving comes around and going throu...
1,473
In the hope of attracting more entries into the competitions, I'd like to express my excitement over receiving three fantastic books for winning one of the weeks. ![enter image description here](http://i.stack.imgur.com/s4IjR.png) ![enter image description here](http://i.stack.imgur.com/1HkMO.png) ![enter image descri...
2012/04/18
[ "https://cooking.meta.stackexchange.com/questions/1473", "https://cooking.meta.stackexchange.com", "https://cooking.meta.stackexchange.com/users/8315/" ]
I picked up [On Food and Cooking](http://rads.stackoverflow.com/amzn/click/0684800012) and [Cookwise](http://rads.stackoverflow.com/amzn/click/0688102298). ![enter image description here](http://i.stack.imgur.com/uzTsK.jpg) ![enter image description here](http://i.stack.imgur.com/rR7Cb.jpg) Thank you, Stack Exchang...
![Vegan Holiday Kitchen](http://i.stack.imgur.com/sbquj.jpg) - ![Veganomicon](http://i.stack.imgur.com/E41on.jpg) - ![Vegan Diner](http://i.stack.imgur.com/eWBz3.jpg) Vegan Holiday Kitchen really delivered on a few of its dishes and I look forward to just plopping it down once Thanksgiving comes around and going throu...
1,473
In the hope of attracting more entries into the competitions, I'd like to express my excitement over receiving three fantastic books for winning one of the weeks. ![enter image description here](http://i.stack.imgur.com/s4IjR.png) ![enter image description here](http://i.stack.imgur.com/1HkMO.png) ![enter image descri...
2012/04/18
[ "https://cooking.meta.stackexchange.com/questions/1473", "https://cooking.meta.stackexchange.com", "https://cooking.meta.stackexchange.com/users/8315/" ]
I picked up [On Food and Cooking](http://rads.stackoverflow.com/amzn/click/0684800012) and [Cookwise](http://rads.stackoverflow.com/amzn/click/0688102298). ![enter image description here](http://i.stack.imgur.com/uzTsK.jpg) ![enter image description here](http://i.stack.imgur.com/rR7Cb.jpg) Thank you, Stack Exchang...
For "cocktails", I selected the following books: [The Bartender's Black Book 10th Edition](http://rads.stackoverflow.com/amzn/click/1935879995) ![The Bartender's Black Book 10th Edition](http://i.stack.imgur.com/3fjU0.jpg) [The Boozy Baker: 75 Recipes for Spirited Sweets](http://rads.stackoverflow.com/amzn/click/076...
1,473
In the hope of attracting more entries into the competitions, I'd like to express my excitement over receiving three fantastic books for winning one of the weeks. ![enter image description here](http://i.stack.imgur.com/s4IjR.png) ![enter image description here](http://i.stack.imgur.com/1HkMO.png) ![enter image descri...
2012/04/18
[ "https://cooking.meta.stackexchange.com/questions/1473", "https://cooking.meta.stackexchange.com", "https://cooking.meta.stackexchange.com/users/8315/" ]
I was the first winner, so I got these two cookbooks, both of which I'd checked out from the library and tested first: ![Fish Indian Style](http://i.stack.imgur.com/AFCiz.jpg) ![Fitzmorris' New Orleans Food](http://i.stack.imgur.com/9OjZ4.jpg) I just made a Briyani from Fish Indian Style last night, so both books ha...
For "cocktails", I selected the following books: [The Bartender's Black Book 10th Edition](http://rads.stackoverflow.com/amzn/click/1935879995) ![The Bartender's Black Book 10th Edition](http://i.stack.imgur.com/3fjU0.jpg) [The Boozy Baker: 75 Recipes for Spirited Sweets](http://rads.stackoverflow.com/amzn/click/076...
1,473
In the hope of attracting more entries into the competitions, I'd like to express my excitement over receiving three fantastic books for winning one of the weeks. ![enter image description here](http://i.stack.imgur.com/s4IjR.png) ![enter image description here](http://i.stack.imgur.com/1HkMO.png) ![enter image descri...
2012/04/18
[ "https://cooking.meta.stackexchange.com/questions/1473", "https://cooking.meta.stackexchange.com", "https://cooking.meta.stackexchange.com/users/8315/" ]
I got the *Professional Chef*, *A passion for cheese* on Rumyancheto's recommendation, ![http://ecx.images-amazon.com/images/I/51FP4HJV87L._BO2,204,203,200_PIsitb-sticker-arrow-click,TopRight,35,-76_AA300_SH20_OU01_.jpg](http://i.stack.imgur.com/rSW1T.jpg) And a random book on Indian cuisine that I haven't receive...
For "cocktails", I selected the following books: [The Bartender's Black Book 10th Edition](http://rads.stackoverflow.com/amzn/click/1935879995) ![The Bartender's Black Book 10th Edition](http://i.stack.imgur.com/3fjU0.jpg) [The Boozy Baker: 75 Recipes for Spirited Sweets](http://rads.stackoverflow.com/amzn/click/076...
1,473
In the hope of attracting more entries into the competitions, I'd like to express my excitement over receiving three fantastic books for winning one of the weeks. ![enter image description here](http://i.stack.imgur.com/s4IjR.png) ![enter image description here](http://i.stack.imgur.com/1HkMO.png) ![enter image descri...
2012/04/18
[ "https://cooking.meta.stackexchange.com/questions/1473", "https://cooking.meta.stackexchange.com", "https://cooking.meta.stackexchange.com/users/8315/" ]
I got: ![enter image description here](http://i.stack.imgur.com/ELFYh.jpg) Which has a fantastic carbonara recipe, and a great technique for cooking duck breasts, amongst many other things. and ![enter image description here](http://i.stack.imgur.com/0w0gq.jpg) Which has completely changed the way I bake bread. C...
![Vegan Holiday Kitchen](http://i.stack.imgur.com/sbquj.jpg) - ![Veganomicon](http://i.stack.imgur.com/E41on.jpg) - ![Vegan Diner](http://i.stack.imgur.com/eWBz3.jpg) Vegan Holiday Kitchen really delivered on a few of its dishes and I look forward to just plopping it down once Thanksgiving comes around and going throu...
1,473
In the hope of attracting more entries into the competitions, I'd like to express my excitement over receiving three fantastic books for winning one of the weeks. ![enter image description here](http://i.stack.imgur.com/s4IjR.png) ![enter image description here](http://i.stack.imgur.com/1HkMO.png) ![enter image descri...
2012/04/18
[ "https://cooking.meta.stackexchange.com/questions/1473", "https://cooking.meta.stackexchange.com", "https://cooking.meta.stackexchange.com/users/8315/" ]
I just won coffee week and am going to get these two books: The first book for my inner fatty :D ![enter image description here](http://i.stack.imgur.com/eC9AC.jpg) And the second book to supplement Reinhart's Bread Baker's Apprentice that I already have. ![enter image description here](http://i.stack.imgur.com/6Yi...
For "cocktails", I selected the following books: [The Bartender's Black Book 10th Edition](http://rads.stackoverflow.com/amzn/click/1935879995) ![The Bartender's Black Book 10th Edition](http://i.stack.imgur.com/3fjU0.jpg) [The Boozy Baker: 75 Recipes for Spirited Sweets](http://rads.stackoverflow.com/amzn/click/076...
1,473
In the hope of attracting more entries into the competitions, I'd like to express my excitement over receiving three fantastic books for winning one of the weeks. ![enter image description here](http://i.stack.imgur.com/s4IjR.png) ![enter image description here](http://i.stack.imgur.com/1HkMO.png) ![enter image descri...
2012/04/18
[ "https://cooking.meta.stackexchange.com/questions/1473", "https://cooking.meta.stackexchange.com", "https://cooking.meta.stackexchange.com/users/8315/" ]
I've got a well-worn copy of Baking Illustrated that I adore, so I went ahead and got [The New Best Recipe](http://rads.stackoverflow.com/amzn/click/0936184744), since it seems to be the same thing but for general-purpose cooking Since I live with two guys who like to experiment with seasonings, I also got [The Flavor...
For "cocktails", I selected the following books: [The Bartender's Black Book 10th Edition](http://rads.stackoverflow.com/amzn/click/1935879995) ![The Bartender's Black Book 10th Edition](http://i.stack.imgur.com/3fjU0.jpg) [The Boozy Baker: 75 Recipes for Spirited Sweets](http://rads.stackoverflow.com/amzn/click/076...
26,445,483
I am building a web service using the Dropwizard framework (version 0.7.0). It involves executing some read-only queries to the database, manipulating the result set and then returning that data set. I am using MySQL as a database engine. Since I am new to this framework, I want to know which option I should choose: Hi...
2014/10/18
[ "https://Stackoverflow.com/questions/26445483", "https://Stackoverflow.com", "https://Stackoverflow.com/users/3004293/" ]
I've used both of these. I've used Hibernate with GORM in Grails as well as in a traditional Spring app and I've used JDBI in Dropwizard. I have really enjoyed the simplicity of JDBI and here are a couple of reasons why I prefer it over Hibernate. 1. I know exactly what SQL is going to be executed to acquire the da...
if you have very few work upon database then use JDBI else go for Hibernate as it is very strong and provide many additional features to your persistence logic.
26,445,483
I am building a web service using the Dropwizard framework (version 0.7.0). It involves executing some read-only queries to the database, manipulating the result set and then returning that data set. I am using MySQL as a database engine. Since I am new to this framework, I want to know which option I should choose: Hi...
2014/10/18
[ "https://Stackoverflow.com/questions/26445483", "https://Stackoverflow.com", "https://Stackoverflow.com/users/3004293/" ]
I've used both of these. I've used Hibernate with GORM in Grails as well as in a traditional Spring app and I've used JDBI in Dropwizard. I have really enjoyed the simplicity of JDBI and here are a couple of reasons why I prefer it over Hibernate. 1. I know exactly what SQL is going to be executed to acquire the da...
Really, both of these solutions are just "lock-in". If you want to go with a persisted model type interface, write your code against JPA (if you are sure it's only going to back to a relational database) or JDO (if you might want to back to relational and other-type databases, like the no-SQL movement). This is becaus...
151,778
I work in a PHP development shop and several new developers have joined the team. One of the new members insists on declaring class properties at the bottom of the class declaration rather than the at the top, as one would normally expect. In all my 5 years of working in web development, I have never seen this done. I...
2012/06/06
[ "https://softwareengineering.stackexchange.com/questions/151778", "https://softwareengineering.stackexchange.com", "https://softwareengineering.stackexchange.com/users/55981/" ]
Some dev environments get around these kinds of issues by using static analysis tools - StyleCop for .NET and Checkstyle for Java. If there are any for php, I'd suggest getting one. Likewise, it doesn't so much matter what style you, or your company, uses - just that it stays consistent. If you can't find a static ana...
**Overview** Weird. I just discover I worked several years, putting properties at the bottom of the class declaration. And, later, several years, putting properties at the top of the class declaration, and, I almost didn't notice the change ... **Answer** Both, cases are good, but, int this specific case, your devel...
151,778
I work in a PHP development shop and several new developers have joined the team. One of the new members insists on declaring class properties at the bottom of the class declaration rather than the at the top, as one would normally expect. In all my 5 years of working in web development, I have never seen this done. I...
2012/06/06
[ "https://softwareengineering.stackexchange.com/questions/151778", "https://softwareengineering.stackexchange.com", "https://softwareengineering.stackexchange.com/users/55981/" ]
Some dev environments get around these kinds of issues by using static analysis tools - StyleCop for .NET and Checkstyle for Java. If there are any for php, I'd suggest getting one. Likewise, it doesn't so much matter what style you, or your company, uses - just that it stays consistent. If you can't find a static ana...
I think that the simplest way is to follow a coding standard like PEAR or Zend Framework and many others. so if the company have its own standards then the user must apply them.
151,778
I work in a PHP development shop and several new developers have joined the team. One of the new members insists on declaring class properties at the bottom of the class declaration rather than the at the top, as one would normally expect. In all my 5 years of working in web development, I have never seen this done. I...
2012/06/06
[ "https://softwareengineering.stackexchange.com/questions/151778", "https://softwareengineering.stackexchange.com", "https://softwareengineering.stackexchange.com/users/55981/" ]
**Overview** Weird. I just discover I worked several years, putting properties at the bottom of the class declaration. And, later, several years, putting properties at the top of the class declaration, and, I almost didn't notice the change ... **Answer** Both, cases are good, but, int this specific case, your devel...
I think that the simplest way is to follow a coding standard like PEAR or Zend Framework and many others. so if the company have its own standards then the user must apply them.
56,409
English Standard Version Matthew 5:18 > > For truly, I say to you, until heaven and earth pass away, not an **iota**, not a **dot**, will pass from the Law until all is accomplished. > > > American Standard Version > > For verily I say unto you, Till heaven and earth pass away, one **jot** or one **tittle** sha...
2021/03/08
[ "https://hermeneutics.stackexchange.com/questions/56409", "https://hermeneutics.stackexchange.com", "https://hermeneutics.stackexchange.com/users/35953/" ]
Not much can be deduced from this verse about the original spoken language of the NT. It says much more about the OT Hebrew (and possibly Aramaic) idiom of the first century Jewish culture. The two words involved as simply: * ἰῶτα - iota (A. V. jot), the Hebrew letter, yodh י, the smallest of them all; hence equivalen...
**Jot | Iota (ἰῶτα) | Yod (י)** is the smallest letter of the Alef-Beyt. In the Tanakh, the word 'Yod' (יד) is literally a **Hand** of YHVH in [Ezekiel 37:1] "The Hand of YHVH" ( יַד יְהֹוָֽה ) came upon him. **In context to Matthew 5:18, Yeshua (Jesus) of Nazareth is making a deeper metaphor in stating God's Hand (Yod...
56,409
English Standard Version Matthew 5:18 > > For truly, I say to you, until heaven and earth pass away, not an **iota**, not a **dot**, will pass from the Law until all is accomplished. > > > American Standard Version > > For verily I say unto you, Till heaven and earth pass away, one **jot** or one **tittle** sha...
2021/03/08
[ "https://hermeneutics.stackexchange.com/questions/56409", "https://hermeneutics.stackexchange.com", "https://hermeneutics.stackexchange.com/users/35953/" ]
Not much can be deduced from this verse about the original spoken language of the NT. It says much more about the OT Hebrew (and possibly Aramaic) idiom of the first century Jewish culture. The two words involved as simply: * ἰῶτα - iota (A. V. jot), the Hebrew letter, yodh י, the smallest of them all; hence equivalen...
I doubt it can tell us what language was spoken on the occasion. The concept works as written in Greek with reference to "iota" and "keraia". It also works in Hebrew with reference to "yod" and "kera", and it works in Aramaic provided the audience is familiar with the Hebrew in their scriptures. (Since He's referring ...
7,076,388
We were planning to develop a desktop application with MS Access as DB. But we have certain doubts ? 1. When we install this application after development in client machine does it require MS Acess ? 2. If Yes, do they need to buy licence of MS Access from Microsoft or is it free ? 3. How can we conduct a check while i...
2011/08/16
[ "https://Stackoverflow.com/questions/7076388", "https://Stackoverflow.com", "https://Stackoverflow.com/users/896407/" ]
In your comments to Haz and duffymo, you indicated your intention is to store "huge size images" in the database. That is not a best practice with MS Access. Due to the way images are stored, the db file size will increase by more than the size of the image files. Starting with Access 2007, there is an improved storage...
It depends on how your software works. Do you have a program that calls the Access DB, or is your program implemented using access forms? If your just using Access as a DB 1. No, you just require the JET runtime 2. You can find the JET runtime on the microsoft site 3. It depends on what installer package you are usin...
7,076,388
We were planning to develop a desktop application with MS Access as DB. But we have certain doubts ? 1. When we install this application after development in client machine does it require MS Acess ? 2. If Yes, do they need to buy licence of MS Access from Microsoft or is it free ? 3. How can we conduct a check while i...
2011/08/16
[ "https://Stackoverflow.com/questions/7076388", "https://Stackoverflow.com", "https://Stackoverflow.com/users/896407/" ]
Never ever store large images in an access data base. A big database is a slow database. Use vba to check and create file paths and store the images outside of the database. Hit me up for the code to do that
It depends on how your software works. Do you have a program that calls the Access DB, or is your program implemented using access forms? If your just using Access as a DB 1. No, you just require the JET runtime 2. You can find the JET runtime on the microsoft site 3. It depends on what installer package you are usin...
7,076,388
We were planning to develop a desktop application with MS Access as DB. But we have certain doubts ? 1. When we install this application after development in client machine does it require MS Acess ? 2. If Yes, do they need to buy licence of MS Access from Microsoft or is it free ? 3. How can we conduct a check while i...
2011/08/16
[ "https://Stackoverflow.com/questions/7076388", "https://Stackoverflow.com", "https://Stackoverflow.com/users/896407/" ]
MS Access is often the cheapest way to develop a distributed database application and frankly you should have your client buy a licenses it the tool meets your requirements. I think building a desktop application from scratch is often ridiculous when you'll probably spend well over $100 of your time building features t...
It depends on how your software works. Do you have a program that calls the Access DB, or is your program implemented using access forms? If your just using Access as a DB 1. No, you just require the JET runtime 2. You can find the JET runtime on the microsoft site 3. It depends on what installer package you are usin...
7,076,388
We were planning to develop a desktop application with MS Access as DB. But we have certain doubts ? 1. When we install this application after development in client machine does it require MS Acess ? 2. If Yes, do they need to buy licence of MS Access from Microsoft or is it free ? 3. How can we conduct a check while i...
2011/08/16
[ "https://Stackoverflow.com/questions/7076388", "https://Stackoverflow.com", "https://Stackoverflow.com/users/896407/" ]
In your comments to Haz and duffymo, you indicated your intention is to store "huge size images" in the database. That is not a best practice with MS Access. Due to the way images are stored, the db file size will increase by more than the size of the image files. Starting with Access 2007, there is an improved storage...
Never ever store large images in an access data base. A big database is a slow database. Use vba to check and create file paths and store the images outside of the database. Hit me up for the code to do that
7,076,388
We were planning to develop a desktop application with MS Access as DB. But we have certain doubts ? 1. When we install this application after development in client machine does it require MS Acess ? 2. If Yes, do they need to buy licence of MS Access from Microsoft or is it free ? 3. How can we conduct a check while i...
2011/08/16
[ "https://Stackoverflow.com/questions/7076388", "https://Stackoverflow.com", "https://Stackoverflow.com/users/896407/" ]
In your comments to Haz and duffymo, you indicated your intention is to store "huge size images" in the database. That is not a best practice with MS Access. Due to the way images are stored, the db file size will increase by more than the size of the image files. Starting with Access 2007, there is an improved storage...
MS Access is often the cheapest way to develop a distributed database application and frankly you should have your client buy a licenses it the tool meets your requirements. I think building a desktop application from scratch is often ridiculous when you'll probably spend well over $100 of your time building features t...
184,286
In 2020, I started to work on a grant proposal for the Austrian Academy Science Fund to fund a two-year postdoc. After two months, I was told by my prospective supervisor that the proposal was so good, that it could become a three-year project and give a grant to a PhD student. I accepted, allowing my prospective supe...
2022/04/15
[ "https://academia.stackexchange.com/questions/184286", "https://academia.stackexchange.com", "https://academia.stackexchange.com/users/92960/" ]
*As the title has changed to contain a specific question since I originally wrote this answer, I want to address the title question explicitly as well: no, I do not think it is appropriate to ever change authorship order without agreement among the authors. However, I think grant proposals are not the same as published...
I am sorry it happened to you. Unfortunately, I am afraid your experience is shared by many PhD students at some point of their career. It is not uncommon in academia for established researchers to diminish contributions of their collaborators and exaggerate their own contribution. I called some professors out on this ...
184,286
In 2020, I started to work on a grant proposal for the Austrian Academy Science Fund to fund a two-year postdoc. After two months, I was told by my prospective supervisor that the proposal was so good, that it could become a three-year project and give a grant to a PhD student. I accepted, allowing my prospective supe...
2022/04/15
[ "https://academia.stackexchange.com/questions/184286", "https://academia.stackexchange.com", "https://academia.stackexchange.com/users/92960/" ]
This depends on the grant guidelines, and your question doesn't mention the type of grant you are targeting now, but for some grants, authors other than the PI just *have to* be listed as co-authors. The distinction between PI and co-author sounds a lot like this is an FWF (Austrian Science Fund) standalone grant, in ...
I am sorry it happened to you. Unfortunately, I am afraid your experience is shared by many PhD students at some point of their career. It is not uncommon in academia for established researchers to diminish contributions of their collaborators and exaggerate their own contribution. I called some professors out on this ...
33,099,818
I’m unable to launch an emulator in android studio due to the following error: emulator: WARNING: Increasing RAM size to 1GB emulator: device fd:620 HAXM is working and emulator runs in fast virt mode Cannot set up guest memory 'pc.ram': Invalid argument When installing HAXM I set the memory to 1024MB and the emulato...
2015/10/13
[ "https://Stackoverflow.com/questions/33099818", "https://Stackoverflow.com", "https://Stackoverflow.com/users/5393086/" ]
It appears that down grading the system image from Marshmallow (API 23) to KitKat (API 19) has resolved this issue. Its been stable for a week and the emulator isnt trying to increae the RAM size.
Have you ever tried to change the Emulator's OS (System image)? Try to change to Lollipop with API -> Level 22, ABI -> x86, Target -> Android 5.1 (with Google API) In this window, you can see and download this specific version - among many others - by checking 'Show downloadable system images' Hope this helps Chris M...
290,662
Where can I setup custom errors for directories in my application such as App\_Code, App\_Browsers, etc.? I already have customErrors configured in the web.config and that works as expected. For example, <http://www.mysite.com/bla.aspx> > redirects to 404 page but <http://www.mysite.com/App_Code/> > displays "The sy...
2008/11/14
[ "https://Stackoverflow.com/questions/290662", "https://Stackoverflow.com", "https://Stackoverflow.com/users/2034/" ]
I believe you will need to set the error pages in IIS itself, as the requests you talk about never reach the ASP.NET application. The reason your first example works is because IIS recognises the .ASPX extension and forwards it to ASP.NET.
Add a Wildcard Mapping to IIS to run ALL Requests through ASP.net, then you can use Global.asax to handle the error. Taken [from here](http://www.asp.net/learn/mvc/tutorial-08-cs.aspx): > > Follow these steps to create a wildcard script map with IIS 6.0: > > > * Right-click a website and select Properties > * Sele...
290,662
Where can I setup custom errors for directories in my application such as App\_Code, App\_Browsers, etc.? I already have customErrors configured in the web.config and that works as expected. For example, <http://www.mysite.com/bla.aspx> > redirects to 404 page but <http://www.mysite.com/App_Code/> > displays "The sy...
2008/11/14
[ "https://Stackoverflow.com/questions/290662", "https://Stackoverflow.com", "https://Stackoverflow.com/users/2034/" ]
You are trying to server content from an Protected Folder... ?? I think you might need to allow access to these folders to get the nice errors you are looking for... <http://www.webdavsystem.com/server/documentation/hosting_iis_asp_net/protected_folders> That being said... there is a reason these folders are protect...
I believe you will need to set the error pages in IIS itself, as the requests you talk about never reach the ASP.NET application. The reason your first example works is because IIS recognises the .ASPX extension and forwards it to ASP.NET.
290,662
Where can I setup custom errors for directories in my application such as App\_Code, App\_Browsers, etc.? I already have customErrors configured in the web.config and that works as expected. For example, <http://www.mysite.com/bla.aspx> > redirects to 404 page but <http://www.mysite.com/App_Code/> > displays "The sy...
2008/11/14
[ "https://Stackoverflow.com/questions/290662", "https://Stackoverflow.com", "https://Stackoverflow.com/users/2034/" ]
You are trying to server content from an Protected Folder... ?? I think you might need to allow access to these folders to get the nice errors you are looking for... <http://www.webdavsystem.com/server/documentation/hosting_iis_asp_net/protected_folders> That being said... there is a reason these folders are protect...
Add a Wildcard Mapping to IIS to run ALL Requests through ASP.net, then you can use Global.asax to handle the error. Taken [from here](http://www.asp.net/learn/mvc/tutorial-08-cs.aspx): > > Follow these steps to create a wildcard script map with IIS 6.0: > > > * Right-click a website and select Properties > * Sele...
11,077
Is the 1918 flu pandemic responsible for the majority of Iranian casualties during the first world war (1917-1919)? are the British (who were the a occupying power) responsible for it? (because the people of Iran in those days did not have sufficient knowledge of infectious diseases and had probably never seen a mic...
2013/12/16
[ "https://history.stackexchange.com/questions/11077", "https://history.stackexchange.com", "https://history.stackexchange.com/users/3345/" ]
1. Flu is caused by a virus. A virus is too small for an optical microscope. 2. The 1918 flu pandemic was neither caused nor spread by humans intentionally (although some nations uses quarantine to good effect). 3. Humans still have no effective flu treatment. 4. Blaming the British for Iranian deaths from the pandemic...
I haven't found a lot of numbers specifically for British Persia, but it is amost certianly the case that far more subjects of that area died from the Spanish Flu ([50-100 million killed world-wide](http://en.wikipedia.org/wiki/Spanish_flu)) rather than WWI ([about 16 million killed](http://en.wikipedia.org/wiki/World_...
29,785
Is there a plant (not a microscopic type but one that is visible to the naked eye) that has so much iron (or magnetite), cobalt, or nickel in its body that it can attract a magnet? In this case "attract" would mean that a person holding a small magnet next to the plant can feel a small attraction between the magnet an...
2015/02/21
[ "https://biology.stackexchange.com/questions/29785", "https://biology.stackexchange.com", "https://biology.stackexchange.com/users/-1/" ]
There was a 2011 [study](http://authors.library.caltech.edu/23694/1/Corsini2011p13835J_Appl_Phys.pdf) where they used a sensitive atomic magnetometer to try to detect a plant's magnetic field. They stated that: > > To our knowledge, no one has yet detected the magnetic > field from a plant. Biochemical processes, in...
I would like to add from my random-seminar experience that there are magnetic bacteria, that orient along magnetic field due to magnetosomes, e.g. *Magnetospirillum magnetotacticum*. Please look into [Wiki article](http://en.wikipedia.org/wiki/Magnetotactic_bacteria). So one can imagine symbiotic association between pl...
195,661
not so important, but an answer I gave was accepted today on StackOverflow.com without giving reputation points. I got a badge, but that's all I saw. Is it something I am missing or is it a bug?
2013/09/04
[ "https://meta.stackexchange.com/questions/195661", "https://meta.stackexchange.com", "https://meta.stackexchange.com/users/233172/" ]
I'm assuming you're talking about [this answer](https://stackoverflow.com/questions/18559600/facebook-app-check-user-permissions/18559712#18559712). You didn't receive reputation for the acceptance because you have it marked as a Community Wiki answer, and you don't get reputation from those.
Was it [this answer](https://stackoverflow.com/a/18562672/254830)? You appear to have correctly received reputation for it on [your SO account](https://stackoverflow.com/users/2059741/tattvamasi): ![Tattvamasi's reputation page, showing 15 points for an accepted answer](https://i.stack.imgur.com/3iL38.png)
33,203
I have a mac mini 2011 with OSX Lion. And I have connected my monitor (with integrated speakers) through hdmi port. The sound is working fine, but the volume keys on the keyboard don't work. When I press one of them the volume image appears on the screen but with a prohibited signal. Is there a way to fix this and ma...
2011/12/08
[ "https://apple.stackexchange.com/questions/33203", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/13241/" ]
The audio signal over HDMI is encoded. Encoded audio streams should be normalized to 0 dB. You cannot change this behavior as the audio signal would not be normalized anymore. You can only use the volume controls of your TV set. Some programs (like iTunes) have volume control themselves, those can be used to change th...
As SoundFlower is extremely outdated and not actively maintained. I've started looking for a better solution. I highly recommend this, works pretty great on my LG monitor: <https://github.com/MonitorControl/MonitorControl> This project also supports the default volume/brightness keyboard controls. Instead of using a ...
33,203
I have a mac mini 2011 with OSX Lion. And I have connected my monitor (with integrated speakers) through hdmi port. The sound is working fine, but the volume keys on the keyboard don't work. When I press one of them the volume image appears on the screen but with a prohibited signal. Is there a way to fix this and ma...
2011/12/08
[ "https://apple.stackexchange.com/questions/33203", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/13241/" ]
See a solution here for the problem - <http://www.vanetta.net/2012/07/enabling-hdmi-audio-controls-on-2011.html> Requires the free third party app - <https://code.google.com/p/soundflower/> but it works perfectly.
As SoundFlower is extremely outdated and not actively maintained. I've started looking for a better solution. I highly recommend this, works pretty great on my LG monitor: <https://github.com/MonitorControl/MonitorControl> This project also supports the default volume/brightness keyboard controls. Instead of using a ...
33,203
I have a mac mini 2011 with OSX Lion. And I have connected my monitor (with integrated speakers) through hdmi port. The sound is working fine, but the volume keys on the keyboard don't work. When I press one of them the volume image appears on the screen but with a prohibited signal. Is there a way to fix this and ma...
2011/12/08
[ "https://apple.stackexchange.com/questions/33203", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/13241/" ]
As SoundFlower is extremely outdated and not actively maintained. I've started looking for a better solution. I highly recommend this, works pretty great on my LG monitor: <https://github.com/MonitorControl/MonitorControl> This project also supports the default volume/brightness keyboard controls. Instead of using a ...
A solution using the free version of [Sound Siphon](http://staticz.com/soundsiphon/) > > To solve both of these issues: > Launch the Sound Siphon app. In Sound > Siphon’s preferences select your output device as the pass through > device. Turn Sound Siphon on. > > > Sound Siphon processes the audio before it go...
2,146
I want to grow some bulbs in my office. I have windows facing east, west, and north-east. The office is air conditioned, but not humid. What flowering bulbs can I plant, that will grow well under these conditions? I'm specifically interested in [rain lilies](http://en.wikipedia.org/wiki/Zephyranthes) and [hyacinths](h...
2011/09/23
[ "https://gardening.stackexchange.com/questions/2146", "https://gardening.stackexchange.com", "https://gardening.stackexchange.com/users/140/" ]
I believe you will find "tender bulbs" are easier (less work) to grow indoors than "hardy bulbs", though both types can be grown indoors. Therefore given the choice between [Rain Lily](http://en.wikipedia.org/wiki/Zephyranthes) (tender bulb) and [Hyacinth](http://en.wikipedia.org/wiki/Hyacinth_%28plant%29) (hardy bulb...
You will not be able to grow a long term plant that way, but you could probably force something. Trying different things would be a good way to to find what does best in your conditions. Hyacinths or narcissus seem like good choices to try out.
2,146
I want to grow some bulbs in my office. I have windows facing east, west, and north-east. The office is air conditioned, but not humid. What flowering bulbs can I plant, that will grow well under these conditions? I'm specifically interested in [rain lilies](http://en.wikipedia.org/wiki/Zephyranthes) and [hyacinths](h...
2011/09/23
[ "https://gardening.stackexchange.com/questions/2146", "https://gardening.stackexchange.com", "https://gardening.stackexchange.com/users/140/" ]
I believe you will find "tender bulbs" are easier (less work) to grow indoors than "hardy bulbs", though both types can be grown indoors. Therefore given the choice between [Rain Lily](http://en.wikipedia.org/wiki/Zephyranthes) (tender bulb) and [Hyacinth](http://en.wikipedia.org/wiki/Hyacinth_%28plant%29) (hardy bulb...
You should not have any difficulty growing hyacinths under the conditions you describe, although, as J. Musser points out, you will not be able to make permanent residents of them. When I was a child, my mother successfully "forced" bowls of hyacinths (fooled them into thinking that winter was over and it was Spring an...
25,034,262
I converted my console application to windows forms application. Now if I need to run this program in both forms and console what do i do? I tried running it as WinForms and console... in both the cases only one of them are opened. Any advice?
2014/07/30
[ "https://Stackoverflow.com/questions/25034262", "https://Stackoverflow.com", "https://Stackoverflow.com/users/3884808/" ]
You have got two very different outputs which want to share the same code base for logic. You will need to separate your application logic into a code library, then reference it from a Windows App and a Console App. In each app call the appropriate methods to perform whatever functionality you want.
You can start project in Console application and add windows forms in it. I tried in my projects. :)
468,201
Why is thunderbolt considered faster than other? Apart from the inherent channel properties which affect the speed of data propagation, what else determines the speed of data transfer? Of course more channels => parallel transfer=> more speed. Also differential signals would be much more reliable for high speed data ...
2019/11/20
[ "https://electronics.stackexchange.com/questions/468201", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/38769/" ]
> > But how can a protocol/architecture enable faster data transfer? > > > I am unsure what you mean. A protocol change should not make much of a difference in datarate unless you're switching from a very inefficient protocol (for example, repeating every bit 4 times) to a more efficient one. You forgot to mentio...
This question is as wide as the entire branch of electrical engineering - communication. In short, a communication link is faster if it uses faster bit switching, and if it is wider. No tricks here. The trick is how a communication protocol achieves faster data rates over individual lines, and how it combines the indiv...
468,201
Why is thunderbolt considered faster than other? Apart from the inherent channel properties which affect the speed of data propagation, what else determines the speed of data transfer? Of course more channels => parallel transfer=> more speed. Also differential signals would be much more reliable for high speed data ...
2019/11/20
[ "https://electronics.stackexchange.com/questions/468201", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/38769/" ]
That depends on your definition of "faster" which in turn depends on what you're doing with the communication channel. **Simple case: unidirectional** The "display" part of HDMI (let's not mention the embedded extras like I2C etc) is a unidirectional source synchronous serial link using multiple differential channels...
This question is as wide as the entire branch of electrical engineering - communication. In short, a communication link is faster if it uses faster bit switching, and if it is wider. No tricks here. The trick is how a communication protocol achieves faster data rates over individual lines, and how it combines the indiv...
38,141,385
I would like to know if there is a way to keep IIS express and my web page running after closing Visual Studio. I am not just closing debug session but I want to close Visual studio itself. Is it possible? If nor, can I achieve that using command prompt?
2016/07/01
[ "https://Stackoverflow.com/questions/38141385", "https://Stackoverflow.com", "https://Stackoverflow.com/users/4380155/" ]
It could be your project settings. Please check if you have enabled edit and continue in debug mode: In Visual Studio, right click your web project in the Solutions Explorer > click Properties > select the 'Web' tab on the left pane > uncheck the 'Enable Edit and Continue' checkbox on the right pane. Then run your we...
i am not sure there is anyway to keep open IIS Express.but you can host website on local IIS to access your website or webpage
190,840
Is it possible to mount a Linux ext4 partition on Mac OS X? Please describe the procedure - risk free - thanks. **Edit Aug 2012** The best solution I found was to * use a 2nd machine with Linux, * mount on Linux the ext4 FS, * [install NFS on Linux](https://help.ubuntu.com/community/SettingUpNFSHowTo) and export t...
2010/10/14
[ "https://serverfault.com/questions/190840", "https://serverfault.com", "https://serverfault.com/users/51913/" ]
It seems it isn't currently possible. A possible workaround for some scenarios is explained at <http://www.cyberciti.biz/faq/mac-os-x-read-ext3-ext4-external-usb-hard-disk-partition/>
You might be able to do it by running Linux in a Virtualbox VM. Only thing you'd stand to lose is time configuring and installing (And space on the drive). Certainly won't hurt the Mac to try it.
190,840
Is it possible to mount a Linux ext4 partition on Mac OS X? Please describe the procedure - risk free - thanks. **Edit Aug 2012** The best solution I found was to * use a 2nd machine with Linux, * mount on Linux the ext4 FS, * [install NFS on Linux](https://help.ubuntu.com/community/SettingUpNFSHowTo) and export t...
2010/10/14
[ "https://serverfault.com/questions/190840", "https://serverfault.com", "https://serverfault.com/users/51913/" ]
I have found a solution couple of month ago. I bought this one <https://www.paragon-software.com/home/extfs-mac/> and it works like a charm. And I didn't have a chance to find any free solution. ext4fuse is fine but for read-only mode.
It seems it isn't currently possible. A possible workaround for some scenarios is explained at <http://www.cyberciti.biz/faq/mac-os-x-read-ext3-ext4-external-usb-hard-disk-partition/>
190,840
Is it possible to mount a Linux ext4 partition on Mac OS X? Please describe the procedure - risk free - thanks. **Edit Aug 2012** The best solution I found was to * use a 2nd machine with Linux, * mount on Linux the ext4 FS, * [install NFS on Linux](https://help.ubuntu.com/community/SettingUpNFSHowTo) and export t...
2010/10/14
[ "https://serverfault.com/questions/190840", "https://serverfault.com", "https://serverfault.com/users/51913/" ]
Try [MacFuse](http://code.google.com/p/macfuse/) with [ext4fuse](http://github.com/gerard/ext4fuse). If you want it to be risk-free, mount it read-only or duplicate the partition first.
You might be able to do it by running Linux in a Virtualbox VM. Only thing you'd stand to lose is time configuring and installing (And space on the drive). Certainly won't hurt the Mac to try it.
190,840
Is it possible to mount a Linux ext4 partition on Mac OS X? Please describe the procedure - risk free - thanks. **Edit Aug 2012** The best solution I found was to * use a 2nd machine with Linux, * mount on Linux the ext4 FS, * [install NFS on Linux](https://help.ubuntu.com/community/SettingUpNFSHowTo) and export t...
2010/10/14
[ "https://serverfault.com/questions/190840", "https://serverfault.com", "https://serverfault.com/users/51913/" ]
I have found a solution couple of month ago. I bought this one <https://www.paragon-software.com/home/extfs-mac/> and it works like a charm. And I didn't have a chance to find any free solution. ext4fuse is fine but for read-only mode.
You might be able to do it by running Linux in a Virtualbox VM. Only thing you'd stand to lose is time configuring and installing (And space on the drive). Certainly won't hurt the Mac to try it.
190,840
Is it possible to mount a Linux ext4 partition on Mac OS X? Please describe the procedure - risk free - thanks. **Edit Aug 2012** The best solution I found was to * use a 2nd machine with Linux, * mount on Linux the ext4 FS, * [install NFS on Linux](https://help.ubuntu.com/community/SettingUpNFSHowTo) and export t...
2010/10/14
[ "https://serverfault.com/questions/190840", "https://serverfault.com", "https://serverfault.com/users/51913/" ]
I have found a solution couple of month ago. I bought this one <https://www.paragon-software.com/home/extfs-mac/> and it works like a charm. And I didn't have a chance to find any free solution. ext4fuse is fine but for read-only mode.
Try [MacFuse](http://code.google.com/p/macfuse/) with [ext4fuse](http://github.com/gerard/ext4fuse). If you want it to be risk-free, mount it read-only or duplicate the partition first.
248,469
When viewing a question, there is a list on the right that displays related questions. However, I suspect they do not display the full list of related questions since the size of the list seems to be fixed at 10. Sometimes, I would like to have a more exhaustive list of related questions. Could that feature be added? ...
2015/02/12
[ "https://meta.stackexchange.com/questions/248469", "https://meta.stackexchange.com", "https://meta.stackexchange.com/users/282583/" ]
I like this request. I think it would make the most sense to have a link underneath the related questions that says "more related questions", in the same way that Hot Network Questions has a "more hot questions" link. This would allow the people who want to see them could have the option, but it wouldn't add any additi...
I believe Tags serves that purpose sufficiently. Sometime one question can be relevant to many topics. You are right that related questions list around 10 question matching with word entered in title, I think Its sufficient for a brief idea. To see all the related question user can visit the Tag section.
46,080
I'm using TortoiseSVN against the SourceForge SVN repository. I'd like to move a file from one folder to another in order to maintain its revision history. Is this possible? If so, how do you do it? (My current strategy has been to copy the file into the new folder and check it in and then delete the file from the cur...
2008/09/05
[ "https://Stackoverflow.com/questions/46080", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1463/" ]
Check out section **[5.14.2. Moving files and folders](http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-rename.html#tsvn-dug-rename-move)** (or check out "move" in the Index of the help) of the TortoiseSVN help. You do a move via right-dragging. It also mentions that you need to commit from the parent folder...
If you are moving folders via Repository Browser, then there is no Move option on right-click; the only way is to drag and drop.
46,080
I'm using TortoiseSVN against the SourceForge SVN repository. I'd like to move a file from one folder to another in order to maintain its revision history. Is this possible? If so, how do you do it? (My current strategy has been to copy the file into the new folder and check it in and then delete the file from the cur...
2008/09/05
[ "https://Stackoverflow.com/questions/46080", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1463/" ]
If I'm not wrong starting from version 1.5 SVN can track moved files\folders. In TortoiseSVN use can move file via drag&drop.
If you are moving folders via Repository Browser, then there is no Move option on right-click; the only way is to drag and drop.
46,080
I'm using TortoiseSVN against the SourceForge SVN repository. I'd like to move a file from one folder to another in order to maintain its revision history. Is this possible? If so, how do you do it? (My current strategy has been to copy the file into the new folder and check it in and then delete the file from the cur...
2008/09/05
[ "https://Stackoverflow.com/questions/46080", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1463/" ]
Since you're using Tortoise you may want to check out this link on LosTechies. It should be almost exactly what you are looking for. <http://www.lostechies.com/blogs/joshua_lockwood/archive/2007/09/12/subversion-tip-of-the-day-moving-files.aspx>
May also be called, "rename" by tortoise, but svn move, is the command in the barebones svn client.
46,080
I'm using TortoiseSVN against the SourceForge SVN repository. I'd like to move a file from one folder to another in order to maintain its revision history. Is this possible? If so, how do you do it? (My current strategy has been to copy the file into the new folder and check it in and then delete the file from the cur...
2008/09/05
[ "https://Stackoverflow.com/questions/46080", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1463/" ]
Since you're using Tortoise you may want to check out this link on LosTechies. It should be almost exactly what you are looking for. <http://www.lostechies.com/blogs/joshua_lockwood/archive/2007/09/12/subversion-tip-of-the-day-moving-files.aspx>
Transferring a file using TortoiseSVN: **Step:1** Please Select the files which you want to move, Right-click and drag the files to the folder which you to move them to, A window will popup after follow the below instruction [![SVN option ](https://i.stack.imgur.com/tf2tB.png)](https://i.stack.imgur.com/tf2tB.png) ...
46,080
I'm using TortoiseSVN against the SourceForge SVN repository. I'd like to move a file from one folder to another in order to maintain its revision history. Is this possible? If so, how do you do it? (My current strategy has been to copy the file into the new folder and check it in and then delete the file from the cur...
2008/09/05
[ "https://Stackoverflow.com/questions/46080", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1463/" ]
In TortoiseSVN right click somewhere and go TortoiseSVN > Repo Browser open the repository. All you then have to do is drag and drop the file from one folder to the where you want it. It'll ask you to add a commit message and it defaults it to "Moved file/folder remotely"
If you are moving folders via Repository Browser, then there is no Move option on right-click; the only way is to drag and drop.
2,702
What is a **Flight Director**, and how does it differ from **Autopilot**?
2014/03/25
[ "https://aviation.stackexchange.com/questions/2702", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/1700/" ]
The flight director is related to the autopilot system. It displays a guide on the artificial horizon, which shows the attitude of the airplane, but does nothing to control the plane. The guide represents a reference of an airplane attitude that will follow the parameters set for the autopilot. The pilot can manually f...
It lets the pilot know what the autopilot would do if it were flying instead, by displaying an indicator, usually a miniature pink plane or line, on the artificial horizon. The difference between the autopilot and flight director is that the autopilot flies the plane, the flight director gives the pilot an idea of wha...
2,702
What is a **Flight Director**, and how does it differ from **Autopilot**?
2014/03/25
[ "https://aviation.stackexchange.com/questions/2702", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/1700/" ]
The flight director is related to the autopilot system. It displays a guide on the artificial horizon, which shows the attitude of the airplane, but does nothing to control the plane. The guide represents a reference of an airplane attitude that will follow the parameters set for the autopilot. The pilot can manually f...
It's the traditional flight instruments, integrated to work in a complementary way. For example the steering bars moving across the face of the compass so as to give the pilot visual ques for turning onto a desired heading and/or altitude. The flight director gives a visual display of the overall aircraft attitude in ...
2,702
What is a **Flight Director**, and how does it differ from **Autopilot**?
2014/03/25
[ "https://aviation.stackexchange.com/questions/2702", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/1700/" ]
The flight director is related to the autopilot system. It displays a guide on the artificial horizon, which shows the attitude of the airplane, but does nothing to control the plane. The guide represents a reference of an airplane attitude that will follow the parameters set for the autopilot. The pilot can manually f...
Simply: Flight Director is a system that computes desired pitch and roll from parameters like heading, altitude, vertical speed. Then an autopilot computes control surfaces deflection from given parameters: pitch and roll. So: Pilot sets altitude, heading for Flight Director. Flight director then computes pitch and ro...
2,702
What is a **Flight Director**, and how does it differ from **Autopilot**?
2014/03/25
[ "https://aviation.stackexchange.com/questions/2702", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/1700/" ]
It lets the pilot know what the autopilot would do if it were flying instead, by displaying an indicator, usually a miniature pink plane or line, on the artificial horizon. The difference between the autopilot and flight director is that the autopilot flies the plane, the flight director gives the pilot an idea of wha...
It's the traditional flight instruments, integrated to work in a complementary way. For example the steering bars moving across the face of the compass so as to give the pilot visual ques for turning onto a desired heading and/or altitude. The flight director gives a visual display of the overall aircraft attitude in ...
2,702
What is a **Flight Director**, and how does it differ from **Autopilot**?
2014/03/25
[ "https://aviation.stackexchange.com/questions/2702", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/1700/" ]
It lets the pilot know what the autopilot would do if it were flying instead, by displaying an indicator, usually a miniature pink plane or line, on the artificial horizon. The difference between the autopilot and flight director is that the autopilot flies the plane, the flight director gives the pilot an idea of wha...
Simply: Flight Director is a system that computes desired pitch and roll from parameters like heading, altitude, vertical speed. Then an autopilot computes control surfaces deflection from given parameters: pitch and roll. So: Pilot sets altitude, heading for Flight Director. Flight director then computes pitch and ro...
2,702
What is a **Flight Director**, and how does it differ from **Autopilot**?
2014/03/25
[ "https://aviation.stackexchange.com/questions/2702", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/1700/" ]
It's the traditional flight instruments, integrated to work in a complementary way. For example the steering bars moving across the face of the compass so as to give the pilot visual ques for turning onto a desired heading and/or altitude. The flight director gives a visual display of the overall aircraft attitude in ...
Simply: Flight Director is a system that computes desired pitch and roll from parameters like heading, altitude, vertical speed. Then an autopilot computes control surfaces deflection from given parameters: pitch and roll. So: Pilot sets altitude, heading for Flight Director. Flight director then computes pitch and ro...
70,018
I came across this sentence in the American Heritage Dictionary, but still do not understand it. > > This proposal is the best so far, **modulo the fact** that parts of it > need modification. > > > The definition of *[modulo](http://www.thefreedictionary.com/modulo)* provided is *correcting or adjusting for som...
2012/06/05
[ "https://english.stackexchange.com/questions/70018", "https://english.stackexchange.com", "https://english.stackexchange.com/users/21952/" ]
I only see this usage from academics with a background that includes England. It is used to mean the opposite of *except* - some part of the set is included, not excluded, and you're saying that you're including it even though some people might not. It isn't a substitute for *but* or *except*, because those would be ab...
The OED3 has *mod* as a preposition dating from 1854, and *modulo* as a preposition dating from 1887 — but those are the more purely mathematical senses, not the extended senses that seem to crop up in the 1950s. However, programmers and perhaps others regularly use *mod* or *modulo* in its extended sense to mean “sa...
70,018
I came across this sentence in the American Heritage Dictionary, but still do not understand it. > > This proposal is the best so far, **modulo the fact** that parts of it > need modification. > > > The definition of *[modulo](http://www.thefreedictionary.com/modulo)* provided is *correcting or adjusting for som...
2012/06/05
[ "https://english.stackexchange.com/questions/70018", "https://english.stackexchange.com", "https://english.stackexchange.com/users/21952/" ]
The pattern > > X modulo Y > > > is an informal but common parlance in technical, especially mathematically, oriented talk. It is used to mean informally 'X, ignoring Y'. For example, > > "The rocket design was flawless, modulo the toxic waste produced by its fuel." > > > The meaning is inspired by, but ...
Here's a use of 'modulo' by a mathematician working on the four-colour theorem quoted in Msrk Walters, "[It Appears That Four Colors Suffice: A Historical Overview of the Four-Color Theorem](http://historyofmathematics.org/wp-content/uploads/2013/09/2004-Walters.pdf) (2004): > > Shortly after testing the final confi...
70,018
I came across this sentence in the American Heritage Dictionary, but still do not understand it. > > This proposal is the best so far, **modulo the fact** that parts of it > need modification. > > > The definition of *[modulo](http://www.thefreedictionary.com/modulo)* provided is *correcting or adjusting for som...
2012/06/05
[ "https://english.stackexchange.com/questions/70018", "https://english.stackexchange.com", "https://english.stackexchange.com/users/21952/" ]
Like *zero* or [*orthogonal*](http://volokh.com/2010/01/11/orthogonal-ooh/), the word *modulo* has a precise technical meaning in mathematics. This makes it useful in some limited non-mathematical situations. But most people just say it to sound smart, and miss the point. ### Good usage In mathematics, "A = B modulo ...
If anyone is offering a definition that is a synonym for “notwithstanding”, then just use “notwithstanding”. “Modulo” has a distinct usefulness that is to do with remainders (i.e. what is left over after you put items into groups), and contrary to many other opinions here, it is useful beyond mathematics. > > Politi...
70,018
I came across this sentence in the American Heritage Dictionary, but still do not understand it. > > This proposal is the best so far, **modulo the fact** that parts of it > need modification. > > > The definition of *[modulo](http://www.thefreedictionary.com/modulo)* provided is *correcting or adjusting for som...
2012/06/05
[ "https://english.stackexchange.com/questions/70018", "https://english.stackexchange.com", "https://english.stackexchange.com/users/21952/" ]
The OED3 has *mod* as a preposition dating from 1854, and *modulo* as a preposition dating from 1887 — but those are the more purely mathematical senses, not the extended senses that seem to crop up in the 1950s. However, programmers and perhaps others regularly use *mod* or *modulo* in its extended sense to mean “sa...
If anyone is offering a definition that is a synonym for “notwithstanding”, then just use “notwithstanding”. “Modulo” has a distinct usefulness that is to do with remainders (i.e. what is left over after you put items into groups), and contrary to many other opinions here, it is useful beyond mathematics. > > Politi...
70,018
I came across this sentence in the American Heritage Dictionary, but still do not understand it. > > This proposal is the best so far, **modulo the fact** that parts of it > need modification. > > > The definition of *[modulo](http://www.thefreedictionary.com/modulo)* provided is *correcting or adjusting for som...
2012/06/05
[ "https://english.stackexchange.com/questions/70018", "https://english.stackexchange.com", "https://english.stackexchange.com/users/21952/" ]
I only see this usage from academics with a background that includes England. It is used to mean the opposite of *except* - some part of the set is included, not excluded, and you're saying that you're including it even though some people might not. It isn't a substitute for *but* or *except*, because those would be ab...
If anyone is offering a definition that is a synonym for “notwithstanding”, then just use “notwithstanding”. “Modulo” has a distinct usefulness that is to do with remainders (i.e. what is left over after you put items into groups), and contrary to many other opinions here, it is useful beyond mathematics. > > Politi...
70,018
I came across this sentence in the American Heritage Dictionary, but still do not understand it. > > This proposal is the best so far, **modulo the fact** that parts of it > need modification. > > > The definition of *[modulo](http://www.thefreedictionary.com/modulo)* provided is *correcting or adjusting for som...
2012/06/05
[ "https://english.stackexchange.com/questions/70018", "https://english.stackexchange.com", "https://english.stackexchange.com/users/21952/" ]
The example that The American Heritage Dictionary uses for modulo, "This proposal is the best so far, modulo the fact that parts of it need modification," is a confusing and poor usage of the phrase. Unless a reader has a strong analytical mind and understanding of the phrase, they would likely interpret the sentence t...
If anyone is offering a definition that is a synonym for “notwithstanding”, then just use “notwithstanding”. “Modulo” has a distinct usefulness that is to do with remainders (i.e. what is left over after you put items into groups), and contrary to many other opinions here, it is useful beyond mathematics. > > Politi...
70,018
I came across this sentence in the American Heritage Dictionary, but still do not understand it. > > This proposal is the best so far, **modulo the fact** that parts of it > need modification. > > > The definition of *[modulo](http://www.thefreedictionary.com/modulo)* provided is *correcting or adjusting for som...
2012/06/05
[ "https://english.stackexchange.com/questions/70018", "https://english.stackexchange.com", "https://english.stackexchange.com/users/21952/" ]
Here's a use of 'modulo' by a mathematician working on the four-colour theorem quoted in Msrk Walters, "[It Appears That Four Colors Suffice: A Historical Overview of the Four-Color Theorem](http://historyofmathematics.org/wp-content/uploads/2013/09/2004-Walters.pdf) (2004): > > Shortly after testing the final confi...
Like *zero* or [*orthogonal*](http://volokh.com/2010/01/11/orthogonal-ooh/), the word *modulo* has a precise technical meaning in mathematics. This makes it useful in some limited non-mathematical situations. But most people just say it to sound smart, and miss the point. ### Good usage In mathematics, "A = B modulo ...