Is it OK to do work related projects involving site ripping while at home? (Contains technical jargon) [closed]

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;







up vote
0
down vote

favorite












I just need to bring up a minor predicament that I need to discuss related to my job. I was assigned a task that involves removing unnecessary external web service snippets in my work place's web sites. While a seemingly simple task, I have noticed some of the snippets are placed in parts of the website that are dependent on external cloud applications that could possibly break if any changes are made. What is even more frightening is that my job does not have any real blue green deployment strategy, version control system, or testing/revision system to remap and verify new revisions will work.



With me and my team also aware of the problem, we are having strong anxiety about changing anything on the site. I did discuss with my coworkers on my team about the idea of setting up a stopgap prototype of a blue-green deployment system from my home over the weekend. However I just realized that I'm not sure if they have informed my boss of this idea and I promised to get this project ready by Monday.



Since all ip addresses are logged when people access any of the companies web services. My boss seems to have a strong aptitude of quickly judging who is accessing the services including some former coworkers. Since the project requires a site rip to complete and not being sure my boss is aware of this weekend home project.



I'm not sure if I would be breaching protocol and might get accused of stealing content or doing something in an insecure manner. (This is going to be ripped to a local MAMP apache server on my personal external hard drive which will later be transferred to my work PC.) Would it be wise to still proceed with this task from home? I don't want to disappoint my coworkers yet I don't want to break any protocol.







share|improve this question













closed as unclear what you're asking by paparazzo, AndreiROM, gnat, Chris E, Michael Grubey Mar 29 '16 at 0:06


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.










  • 1




    Including former coworkers? How does the idea of copying intellectual property of your company to your personal hard drive without permission to go over it with people that don't even work at the company not raise any red flags with you?
    – idkfa
    Mar 27 '16 at 23:10






  • 1




    You shouldn't have to "rip" the site in order to set up the staging server. Explain how the staging server will give you the ability to do controlled changes. As it is now, you can't really do any changes since the live site will be affected. That's obviously no good, but you have to explain it to the boss, not try to do something on a "weekend project".
    – Brandin
    Mar 28 '16 at 0:22
















up vote
0
down vote

favorite












I just need to bring up a minor predicament that I need to discuss related to my job. I was assigned a task that involves removing unnecessary external web service snippets in my work place's web sites. While a seemingly simple task, I have noticed some of the snippets are placed in parts of the website that are dependent on external cloud applications that could possibly break if any changes are made. What is even more frightening is that my job does not have any real blue green deployment strategy, version control system, or testing/revision system to remap and verify new revisions will work.



With me and my team also aware of the problem, we are having strong anxiety about changing anything on the site. I did discuss with my coworkers on my team about the idea of setting up a stopgap prototype of a blue-green deployment system from my home over the weekend. However I just realized that I'm not sure if they have informed my boss of this idea and I promised to get this project ready by Monday.



Since all ip addresses are logged when people access any of the companies web services. My boss seems to have a strong aptitude of quickly judging who is accessing the services including some former coworkers. Since the project requires a site rip to complete and not being sure my boss is aware of this weekend home project.



I'm not sure if I would be breaching protocol and might get accused of stealing content or doing something in an insecure manner. (This is going to be ripped to a local MAMP apache server on my personal external hard drive which will later be transferred to my work PC.) Would it be wise to still proceed with this task from home? I don't want to disappoint my coworkers yet I don't want to break any protocol.







share|improve this question













closed as unclear what you're asking by paparazzo, AndreiROM, gnat, Chris E, Michael Grubey Mar 29 '16 at 0:06


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.










  • 1




    Including former coworkers? How does the idea of copying intellectual property of your company to your personal hard drive without permission to go over it with people that don't even work at the company not raise any red flags with you?
    – idkfa
    Mar 27 '16 at 23:10






  • 1




    You shouldn't have to "rip" the site in order to set up the staging server. Explain how the staging server will give you the ability to do controlled changes. As it is now, you can't really do any changes since the live site will be affected. That's obviously no good, but you have to explain it to the boss, not try to do something on a "weekend project".
    – Brandin
    Mar 28 '16 at 0:22












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I just need to bring up a minor predicament that I need to discuss related to my job. I was assigned a task that involves removing unnecessary external web service snippets in my work place's web sites. While a seemingly simple task, I have noticed some of the snippets are placed in parts of the website that are dependent on external cloud applications that could possibly break if any changes are made. What is even more frightening is that my job does not have any real blue green deployment strategy, version control system, or testing/revision system to remap and verify new revisions will work.



With me and my team also aware of the problem, we are having strong anxiety about changing anything on the site. I did discuss with my coworkers on my team about the idea of setting up a stopgap prototype of a blue-green deployment system from my home over the weekend. However I just realized that I'm not sure if they have informed my boss of this idea and I promised to get this project ready by Monday.



Since all ip addresses are logged when people access any of the companies web services. My boss seems to have a strong aptitude of quickly judging who is accessing the services including some former coworkers. Since the project requires a site rip to complete and not being sure my boss is aware of this weekend home project.



I'm not sure if I would be breaching protocol and might get accused of stealing content or doing something in an insecure manner. (This is going to be ripped to a local MAMP apache server on my personal external hard drive which will later be transferred to my work PC.) Would it be wise to still proceed with this task from home? I don't want to disappoint my coworkers yet I don't want to break any protocol.







share|improve this question













I just need to bring up a minor predicament that I need to discuss related to my job. I was assigned a task that involves removing unnecessary external web service snippets in my work place's web sites. While a seemingly simple task, I have noticed some of the snippets are placed in parts of the website that are dependent on external cloud applications that could possibly break if any changes are made. What is even more frightening is that my job does not have any real blue green deployment strategy, version control system, or testing/revision system to remap and verify new revisions will work.



With me and my team also aware of the problem, we are having strong anxiety about changing anything on the site. I did discuss with my coworkers on my team about the idea of setting up a stopgap prototype of a blue-green deployment system from my home over the weekend. However I just realized that I'm not sure if they have informed my boss of this idea and I promised to get this project ready by Monday.



Since all ip addresses are logged when people access any of the companies web services. My boss seems to have a strong aptitude of quickly judging who is accessing the services including some former coworkers. Since the project requires a site rip to complete and not being sure my boss is aware of this weekend home project.



I'm not sure if I would be breaching protocol and might get accused of stealing content or doing something in an insecure manner. (This is going to be ripped to a local MAMP apache server on my personal external hard drive which will later be transferred to my work PC.) Would it be wise to still proceed with this task from home? I don't want to disappoint my coworkers yet I don't want to break any protocol.









share|improve this question












share|improve this question




share|improve this question








edited Mar 28 '16 at 7:01









jwodder

134137




134137









asked Mar 27 '16 at 22:28









DrinkJavaCodeJava

4692713




4692713




closed as unclear what you're asking by paparazzo, AndreiROM, gnat, Chris E, Michael Grubey Mar 29 '16 at 0:06


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.






closed as unclear what you're asking by paparazzo, AndreiROM, gnat, Chris E, Michael Grubey Mar 29 '16 at 0:06


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.









  • 1




    Including former coworkers? How does the idea of copying intellectual property of your company to your personal hard drive without permission to go over it with people that don't even work at the company not raise any red flags with you?
    – idkfa
    Mar 27 '16 at 23:10






  • 1




    You shouldn't have to "rip" the site in order to set up the staging server. Explain how the staging server will give you the ability to do controlled changes. As it is now, you can't really do any changes since the live site will be affected. That's obviously no good, but you have to explain it to the boss, not try to do something on a "weekend project".
    – Brandin
    Mar 28 '16 at 0:22












  • 1




    Including former coworkers? How does the idea of copying intellectual property of your company to your personal hard drive without permission to go over it with people that don't even work at the company not raise any red flags with you?
    – idkfa
    Mar 27 '16 at 23:10






  • 1




    You shouldn't have to "rip" the site in order to set up the staging server. Explain how the staging server will give you the ability to do controlled changes. As it is now, you can't really do any changes since the live site will be affected. That's obviously no good, but you have to explain it to the boss, not try to do something on a "weekend project".
    – Brandin
    Mar 28 '16 at 0:22







1




1




Including former coworkers? How does the idea of copying intellectual property of your company to your personal hard drive without permission to go over it with people that don't even work at the company not raise any red flags with you?
– idkfa
Mar 27 '16 at 23:10




Including former coworkers? How does the idea of copying intellectual property of your company to your personal hard drive without permission to go over it with people that don't even work at the company not raise any red flags with you?
– idkfa
Mar 27 '16 at 23:10




1




1




You shouldn't have to "rip" the site in order to set up the staging server. Explain how the staging server will give you the ability to do controlled changes. As it is now, you can't really do any changes since the live site will be affected. That's obviously no good, but you have to explain it to the boss, not try to do something on a "weekend project".
– Brandin
Mar 28 '16 at 0:22




You shouldn't have to "rip" the site in order to set up the staging server. Explain how the staging server will give you the ability to do controlled changes. As it is now, you can't really do any changes since the live site will be affected. That's obviously no good, but you have to explain it to the boss, not try to do something on a "weekend project".
– Brandin
Mar 28 '16 at 0:22










1 Answer
1






active

oldest

votes

















up vote
4
down vote













Ask your boss, inform him of the details and get permission before you do it.



I don't see why this couldn't be done at work though, I set up labs all the time. So if I was your boss I would refuse. But you may have better luck.






share|improve this answer





















  • I'm not the most experienced with it and afraid it would use too much of my payroll time at work and cause performance complaints if it does not work as planned. I just want to test it at home out of courtesy to save them expenses.
    – DrinkJavaCodeJava
    Mar 27 '16 at 23:54







  • 1




    payroll time is when you're supposed to do work related stuff. This is a task you have been given, not a volunteer project of your own unrelated to work.
    – Kilisi
    Mar 27 '16 at 23:55










  • This is a volunteer project to make everyone on my team (including myself) less fearful of making alterations to the site that was assigned to be made.
    – DrinkJavaCodeJava
    Mar 27 '16 at 23:56







  • 3




    do volunteer work with volunteer (made up) data, or ask your boss if you can use company data. But in saying that, a virtual lab for this sort of thing is something that you should already have at work. So making one is perfectly understandable, and your boss should realise the benefit of having one at work.
    – Kilisi
    Mar 27 '16 at 23:57


















1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
4
down vote













Ask your boss, inform him of the details and get permission before you do it.



I don't see why this couldn't be done at work though, I set up labs all the time. So if I was your boss I would refuse. But you may have better luck.






share|improve this answer





















  • I'm not the most experienced with it and afraid it would use too much of my payroll time at work and cause performance complaints if it does not work as planned. I just want to test it at home out of courtesy to save them expenses.
    – DrinkJavaCodeJava
    Mar 27 '16 at 23:54







  • 1




    payroll time is when you're supposed to do work related stuff. This is a task you have been given, not a volunteer project of your own unrelated to work.
    – Kilisi
    Mar 27 '16 at 23:55










  • This is a volunteer project to make everyone on my team (including myself) less fearful of making alterations to the site that was assigned to be made.
    – DrinkJavaCodeJava
    Mar 27 '16 at 23:56







  • 3




    do volunteer work with volunteer (made up) data, or ask your boss if you can use company data. But in saying that, a virtual lab for this sort of thing is something that you should already have at work. So making one is perfectly understandable, and your boss should realise the benefit of having one at work.
    – Kilisi
    Mar 27 '16 at 23:57















up vote
4
down vote













Ask your boss, inform him of the details and get permission before you do it.



I don't see why this couldn't be done at work though, I set up labs all the time. So if I was your boss I would refuse. But you may have better luck.






share|improve this answer





















  • I'm not the most experienced with it and afraid it would use too much of my payroll time at work and cause performance complaints if it does not work as planned. I just want to test it at home out of courtesy to save them expenses.
    – DrinkJavaCodeJava
    Mar 27 '16 at 23:54







  • 1




    payroll time is when you're supposed to do work related stuff. This is a task you have been given, not a volunteer project of your own unrelated to work.
    – Kilisi
    Mar 27 '16 at 23:55










  • This is a volunteer project to make everyone on my team (including myself) less fearful of making alterations to the site that was assigned to be made.
    – DrinkJavaCodeJava
    Mar 27 '16 at 23:56







  • 3




    do volunteer work with volunteer (made up) data, or ask your boss if you can use company data. But in saying that, a virtual lab for this sort of thing is something that you should already have at work. So making one is perfectly understandable, and your boss should realise the benefit of having one at work.
    – Kilisi
    Mar 27 '16 at 23:57













up vote
4
down vote










up vote
4
down vote









Ask your boss, inform him of the details and get permission before you do it.



I don't see why this couldn't be done at work though, I set up labs all the time. So if I was your boss I would refuse. But you may have better luck.






share|improve this answer













Ask your boss, inform him of the details and get permission before you do it.



I don't see why this couldn't be done at work though, I set up labs all the time. So if I was your boss I would refuse. But you may have better luck.







share|improve this answer













share|improve this answer



share|improve this answer











answered Mar 27 '16 at 23:42









Kilisi

94.5k50216376




94.5k50216376











  • I'm not the most experienced with it and afraid it would use too much of my payroll time at work and cause performance complaints if it does not work as planned. I just want to test it at home out of courtesy to save them expenses.
    – DrinkJavaCodeJava
    Mar 27 '16 at 23:54







  • 1




    payroll time is when you're supposed to do work related stuff. This is a task you have been given, not a volunteer project of your own unrelated to work.
    – Kilisi
    Mar 27 '16 at 23:55










  • This is a volunteer project to make everyone on my team (including myself) less fearful of making alterations to the site that was assigned to be made.
    – DrinkJavaCodeJava
    Mar 27 '16 at 23:56







  • 3




    do volunteer work with volunteer (made up) data, or ask your boss if you can use company data. But in saying that, a virtual lab for this sort of thing is something that you should already have at work. So making one is perfectly understandable, and your boss should realise the benefit of having one at work.
    – Kilisi
    Mar 27 '16 at 23:57

















  • I'm not the most experienced with it and afraid it would use too much of my payroll time at work and cause performance complaints if it does not work as planned. I just want to test it at home out of courtesy to save them expenses.
    – DrinkJavaCodeJava
    Mar 27 '16 at 23:54







  • 1




    payroll time is when you're supposed to do work related stuff. This is a task you have been given, not a volunteer project of your own unrelated to work.
    – Kilisi
    Mar 27 '16 at 23:55










  • This is a volunteer project to make everyone on my team (including myself) less fearful of making alterations to the site that was assigned to be made.
    – DrinkJavaCodeJava
    Mar 27 '16 at 23:56







  • 3




    do volunteer work with volunteer (made up) data, or ask your boss if you can use company data. But in saying that, a virtual lab for this sort of thing is something that you should already have at work. So making one is perfectly understandable, and your boss should realise the benefit of having one at work.
    – Kilisi
    Mar 27 '16 at 23:57
















I'm not the most experienced with it and afraid it would use too much of my payroll time at work and cause performance complaints if it does not work as planned. I just want to test it at home out of courtesy to save them expenses.
– DrinkJavaCodeJava
Mar 27 '16 at 23:54





I'm not the most experienced with it and afraid it would use too much of my payroll time at work and cause performance complaints if it does not work as planned. I just want to test it at home out of courtesy to save them expenses.
– DrinkJavaCodeJava
Mar 27 '16 at 23:54





1




1




payroll time is when you're supposed to do work related stuff. This is a task you have been given, not a volunteer project of your own unrelated to work.
– Kilisi
Mar 27 '16 at 23:55




payroll time is when you're supposed to do work related stuff. This is a task you have been given, not a volunteer project of your own unrelated to work.
– Kilisi
Mar 27 '16 at 23:55












This is a volunteer project to make everyone on my team (including myself) less fearful of making alterations to the site that was assigned to be made.
– DrinkJavaCodeJava
Mar 27 '16 at 23:56





This is a volunteer project to make everyone on my team (including myself) less fearful of making alterations to the site that was assigned to be made.
– DrinkJavaCodeJava
Mar 27 '16 at 23:56





3




3




do volunteer work with volunteer (made up) data, or ask your boss if you can use company data. But in saying that, a virtual lab for this sort of thing is something that you should already have at work. So making one is perfectly understandable, and your boss should realise the benefit of having one at work.
– Kilisi
Mar 27 '16 at 23:57





do volunteer work with volunteer (made up) data, or ask your boss if you can use company data. But in saying that, a virtual lab for this sort of thing is something that you should already have at work. So making one is perfectly understandable, and your boss should realise the benefit of having one at work.
– Kilisi
Mar 27 '16 at 23:57



Comments

Popular posts from this blog

What does second last employer means? [closed]

List of Gilmore Girls characters

Confectionery