How to Post Skills Learned at Work on Personal Website

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
2
down vote

favorite












How to Post Skills Learned at Work on Personal Website.



In order to do my job, I learn things from people I work with, i.e. how to use Resource Monitor on 2012 R2 to see which computers are connecting to the server. I also learned how to analyze IIS logs for IP addresses that are continually trying to download data, and how much of it.



To simplify things, I created a script to glean through the IIS logs, output it to file, and have email program send it. This is all scheduled.



I find things like this fascinating, and would like to post this HOW-TO on a personal website (which is included in my LinkedIn profile), but somehow, my 6th sense is pushing me back (perhaps because the code is done on work computers during work hours???), so I wanted to know best approach to do this



Tell me if my approach is correct



  1. Obfuscate IP addresses, and perhaps use a sample IIS log

  2. As for the script I created on work computer, is it ok to email it to my personal email address? Otherwise I can simply create the entire thing from scratch at home

Is there anything else I should consider?



Thank you guys!







share|improve this question




















  • @JoeStrazzere, nope, I haven't
    – Glowie
    Jan 10 '15 at 16:28






  • 4




    If your work has a company blog, they may be willing to let you post the original version on their blog and give you credit, which you could then reference from your own website or LinkedIn.
    – Rup
    Jan 12 '15 at 0:53






  • 3




    In any case, you shouldn't publish anything related to the company without their express permission. Furthermore, you should inform about your company's policy on this kind of stuff. It can vary from company to company, but I don't think most companies will claim privacy or ownership on a script you created, without an explicit assignment.
    – Ivo Coumans
    Jan 12 '15 at 15:38






  • 1




    I'll ask Management soon....
    – Glowie
    Jan 12 '15 at 16:41






  • 1




    @all Management is cool with this idea, as long as it's not private, company-specific info
    – Glowie
    Jan 21 '15 at 14:16
















up vote
2
down vote

favorite












How to Post Skills Learned at Work on Personal Website.



In order to do my job, I learn things from people I work with, i.e. how to use Resource Monitor on 2012 R2 to see which computers are connecting to the server. I also learned how to analyze IIS logs for IP addresses that are continually trying to download data, and how much of it.



To simplify things, I created a script to glean through the IIS logs, output it to file, and have email program send it. This is all scheduled.



I find things like this fascinating, and would like to post this HOW-TO on a personal website (which is included in my LinkedIn profile), but somehow, my 6th sense is pushing me back (perhaps because the code is done on work computers during work hours???), so I wanted to know best approach to do this



Tell me if my approach is correct



  1. Obfuscate IP addresses, and perhaps use a sample IIS log

  2. As for the script I created on work computer, is it ok to email it to my personal email address? Otherwise I can simply create the entire thing from scratch at home

Is there anything else I should consider?



Thank you guys!







share|improve this question




















  • @JoeStrazzere, nope, I haven't
    – Glowie
    Jan 10 '15 at 16:28






  • 4




    If your work has a company blog, they may be willing to let you post the original version on their blog and give you credit, which you could then reference from your own website or LinkedIn.
    – Rup
    Jan 12 '15 at 0:53






  • 3




    In any case, you shouldn't publish anything related to the company without their express permission. Furthermore, you should inform about your company's policy on this kind of stuff. It can vary from company to company, but I don't think most companies will claim privacy or ownership on a script you created, without an explicit assignment.
    – Ivo Coumans
    Jan 12 '15 at 15:38






  • 1




    I'll ask Management soon....
    – Glowie
    Jan 12 '15 at 16:41






  • 1




    @all Management is cool with this idea, as long as it's not private, company-specific info
    – Glowie
    Jan 21 '15 at 14:16












up vote
2
down vote

favorite









up vote
2
down vote

favorite











How to Post Skills Learned at Work on Personal Website.



In order to do my job, I learn things from people I work with, i.e. how to use Resource Monitor on 2012 R2 to see which computers are connecting to the server. I also learned how to analyze IIS logs for IP addresses that are continually trying to download data, and how much of it.



To simplify things, I created a script to glean through the IIS logs, output it to file, and have email program send it. This is all scheduled.



I find things like this fascinating, and would like to post this HOW-TO on a personal website (which is included in my LinkedIn profile), but somehow, my 6th sense is pushing me back (perhaps because the code is done on work computers during work hours???), so I wanted to know best approach to do this



Tell me if my approach is correct



  1. Obfuscate IP addresses, and perhaps use a sample IIS log

  2. As for the script I created on work computer, is it ok to email it to my personal email address? Otherwise I can simply create the entire thing from scratch at home

Is there anything else I should consider?



Thank you guys!







share|improve this question












How to Post Skills Learned at Work on Personal Website.



In order to do my job, I learn things from people I work with, i.e. how to use Resource Monitor on 2012 R2 to see which computers are connecting to the server. I also learned how to analyze IIS logs for IP addresses that are continually trying to download data, and how much of it.



To simplify things, I created a script to glean through the IIS logs, output it to file, and have email program send it. This is all scheduled.



I find things like this fascinating, and would like to post this HOW-TO on a personal website (which is included in my LinkedIn profile), but somehow, my 6th sense is pushing me back (perhaps because the code is done on work computers during work hours???), so I wanted to know best approach to do this



Tell me if my approach is correct



  1. Obfuscate IP addresses, and perhaps use a sample IIS log

  2. As for the script I created on work computer, is it ok to email it to my personal email address? Otherwise I can simply create the entire thing from scratch at home

Is there anything else I should consider?



Thank you guys!









share|improve this question











share|improve this question




share|improve this question










asked Jan 10 '15 at 15:48









Glowie

1,38911119




1,38911119











  • @JoeStrazzere, nope, I haven't
    – Glowie
    Jan 10 '15 at 16:28






  • 4




    If your work has a company blog, they may be willing to let you post the original version on their blog and give you credit, which you could then reference from your own website or LinkedIn.
    – Rup
    Jan 12 '15 at 0:53






  • 3




    In any case, you shouldn't publish anything related to the company without their express permission. Furthermore, you should inform about your company's policy on this kind of stuff. It can vary from company to company, but I don't think most companies will claim privacy or ownership on a script you created, without an explicit assignment.
    – Ivo Coumans
    Jan 12 '15 at 15:38






  • 1




    I'll ask Management soon....
    – Glowie
    Jan 12 '15 at 16:41






  • 1




    @all Management is cool with this idea, as long as it's not private, company-specific info
    – Glowie
    Jan 21 '15 at 14:16
















  • @JoeStrazzere, nope, I haven't
    – Glowie
    Jan 10 '15 at 16:28






  • 4




    If your work has a company blog, they may be willing to let you post the original version on their blog and give you credit, which you could then reference from your own website or LinkedIn.
    – Rup
    Jan 12 '15 at 0:53






  • 3




    In any case, you shouldn't publish anything related to the company without their express permission. Furthermore, you should inform about your company's policy on this kind of stuff. It can vary from company to company, but I don't think most companies will claim privacy or ownership on a script you created, without an explicit assignment.
    – Ivo Coumans
    Jan 12 '15 at 15:38






  • 1




    I'll ask Management soon....
    – Glowie
    Jan 12 '15 at 16:41






  • 1




    @all Management is cool with this idea, as long as it's not private, company-specific info
    – Glowie
    Jan 21 '15 at 14:16















@JoeStrazzere, nope, I haven't
– Glowie
Jan 10 '15 at 16:28




@JoeStrazzere, nope, I haven't
– Glowie
Jan 10 '15 at 16:28




4




4




If your work has a company blog, they may be willing to let you post the original version on their blog and give you credit, which you could then reference from your own website or LinkedIn.
– Rup
Jan 12 '15 at 0:53




If your work has a company blog, they may be willing to let you post the original version on their blog and give you credit, which you could then reference from your own website or LinkedIn.
– Rup
Jan 12 '15 at 0:53




3




3




In any case, you shouldn't publish anything related to the company without their express permission. Furthermore, you should inform about your company's policy on this kind of stuff. It can vary from company to company, but I don't think most companies will claim privacy or ownership on a script you created, without an explicit assignment.
– Ivo Coumans
Jan 12 '15 at 15:38




In any case, you shouldn't publish anything related to the company without their express permission. Furthermore, you should inform about your company's policy on this kind of stuff. It can vary from company to company, but I don't think most companies will claim privacy or ownership on a script you created, without an explicit assignment.
– Ivo Coumans
Jan 12 '15 at 15:38




1




1




I'll ask Management soon....
– Glowie
Jan 12 '15 at 16:41




I'll ask Management soon....
– Glowie
Jan 12 '15 at 16:41




1




1




@all Management is cool with this idea, as long as it's not private, company-specific info
– Glowie
Jan 21 '15 at 14:16




@all Management is cool with this idea, as long as it's not private, company-specific info
– Glowie
Jan 21 '15 at 14:16










2 Answers
2






active

oldest

votes

















up vote
1
down vote













Posting to your own site is a great idea because it will not only serve to display and draw more attention to your skills, but it will also provide you with a nice repository (or story) of the work you've done. This of course can be done with a simple blog.



Always be sure to get permission from the company you work for if you're going to be publishing anything you've done on the clock or on company premises.



There's no reason to disguise yourself on the web if you have permission from the company. That would be unethical and unnecessary. If possible, it would be best to secure written and signed permission to re-use and/or publish the work.



Note that in general companies can be stingy about allowing employees to publish anything that could be found even remotely private, sensitive, or proprietary.






share|improve this answer



























    up vote
    0
    down vote













    I would like to share my expereience and some of other things I have seen my colleagues do on this area:



    • Start a personal blog and post your experience, no need to express company-specific contextual information in your posts.

    • Join Forums of topics related to your work/interests, you will learn from others and also help others solving similar problems/challenges you faced before.

    • Tweet about things you stumble upon, like articles you read or blogs you regularly visit

    • Create a LinkedIn profile and put links to the above

    Good Luck






    share|improve this answer
















    • 1




      This is a 'how to publish', you are not addressing the OP's concerns.
      – Jan Doggen
      Jan 21 '15 at 12:26










    • @essamSALAH - I'm trying to get the hang of twitter ... posting blogs is rather time and energy intensive right now ...
      – Glowie
      Jan 21 '15 at 18:15










    Your Answer







    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "423"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: false,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );








     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fworkplace.stackexchange.com%2fquestions%2f40231%2fhow-to-post-skills-learned-at-work-on-personal-website%23new-answer', 'question_page');

    );

    Post as a guest






























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    1
    down vote













    Posting to your own site is a great idea because it will not only serve to display and draw more attention to your skills, but it will also provide you with a nice repository (or story) of the work you've done. This of course can be done with a simple blog.



    Always be sure to get permission from the company you work for if you're going to be publishing anything you've done on the clock or on company premises.



    There's no reason to disguise yourself on the web if you have permission from the company. That would be unethical and unnecessary. If possible, it would be best to secure written and signed permission to re-use and/or publish the work.



    Note that in general companies can be stingy about allowing employees to publish anything that could be found even remotely private, sensitive, or proprietary.






    share|improve this answer
























      up vote
      1
      down vote













      Posting to your own site is a great idea because it will not only serve to display and draw more attention to your skills, but it will also provide you with a nice repository (or story) of the work you've done. This of course can be done with a simple blog.



      Always be sure to get permission from the company you work for if you're going to be publishing anything you've done on the clock or on company premises.



      There's no reason to disguise yourself on the web if you have permission from the company. That would be unethical and unnecessary. If possible, it would be best to secure written and signed permission to re-use and/or publish the work.



      Note that in general companies can be stingy about allowing employees to publish anything that could be found even remotely private, sensitive, or proprietary.






      share|improve this answer






















        up vote
        1
        down vote










        up vote
        1
        down vote









        Posting to your own site is a great idea because it will not only serve to display and draw more attention to your skills, but it will also provide you with a nice repository (or story) of the work you've done. This of course can be done with a simple blog.



        Always be sure to get permission from the company you work for if you're going to be publishing anything you've done on the clock or on company premises.



        There's no reason to disguise yourself on the web if you have permission from the company. That would be unethical and unnecessary. If possible, it would be best to secure written and signed permission to re-use and/or publish the work.



        Note that in general companies can be stingy about allowing employees to publish anything that could be found even remotely private, sensitive, or proprietary.






        share|improve this answer












        Posting to your own site is a great idea because it will not only serve to display and draw more attention to your skills, but it will also provide you with a nice repository (or story) of the work you've done. This of course can be done with a simple blog.



        Always be sure to get permission from the company you work for if you're going to be publishing anything you've done on the clock or on company premises.



        There's no reason to disguise yourself on the web if you have permission from the company. That would be unethical and unnecessary. If possible, it would be best to secure written and signed permission to re-use and/or publish the work.



        Note that in general companies can be stingy about allowing employees to publish anything that could be found even remotely private, sensitive, or proprietary.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Apr 3 '15 at 19:35









        PeerPressure

        252




        252






















            up vote
            0
            down vote













            I would like to share my expereience and some of other things I have seen my colleagues do on this area:



            • Start a personal blog and post your experience, no need to express company-specific contextual information in your posts.

            • Join Forums of topics related to your work/interests, you will learn from others and also help others solving similar problems/challenges you faced before.

            • Tweet about things you stumble upon, like articles you read or blogs you regularly visit

            • Create a LinkedIn profile and put links to the above

            Good Luck






            share|improve this answer
















            • 1




              This is a 'how to publish', you are not addressing the OP's concerns.
              – Jan Doggen
              Jan 21 '15 at 12:26










            • @essamSALAH - I'm trying to get the hang of twitter ... posting blogs is rather time and energy intensive right now ...
              – Glowie
              Jan 21 '15 at 18:15














            up vote
            0
            down vote













            I would like to share my expereience and some of other things I have seen my colleagues do on this area:



            • Start a personal blog and post your experience, no need to express company-specific contextual information in your posts.

            • Join Forums of topics related to your work/interests, you will learn from others and also help others solving similar problems/challenges you faced before.

            • Tweet about things you stumble upon, like articles you read or blogs you regularly visit

            • Create a LinkedIn profile and put links to the above

            Good Luck






            share|improve this answer
















            • 1




              This is a 'how to publish', you are not addressing the OP's concerns.
              – Jan Doggen
              Jan 21 '15 at 12:26










            • @essamSALAH - I'm trying to get the hang of twitter ... posting blogs is rather time and energy intensive right now ...
              – Glowie
              Jan 21 '15 at 18:15












            up vote
            0
            down vote










            up vote
            0
            down vote









            I would like to share my expereience and some of other things I have seen my colleagues do on this area:



            • Start a personal blog and post your experience, no need to express company-specific contextual information in your posts.

            • Join Forums of topics related to your work/interests, you will learn from others and also help others solving similar problems/challenges you faced before.

            • Tweet about things you stumble upon, like articles you read or blogs you regularly visit

            • Create a LinkedIn profile and put links to the above

            Good Luck






            share|improve this answer












            I would like to share my expereience and some of other things I have seen my colleagues do on this area:



            • Start a personal blog and post your experience, no need to express company-specific contextual information in your posts.

            • Join Forums of topics related to your work/interests, you will learn from others and also help others solving similar problems/challenges you faced before.

            • Tweet about things you stumble upon, like articles you read or blogs you regularly visit

            • Create a LinkedIn profile and put links to the above

            Good Luck







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Jan 21 '15 at 12:05









            essamSALAH

            1091




            1091







            • 1




              This is a 'how to publish', you are not addressing the OP's concerns.
              – Jan Doggen
              Jan 21 '15 at 12:26










            • @essamSALAH - I'm trying to get the hang of twitter ... posting blogs is rather time and energy intensive right now ...
              – Glowie
              Jan 21 '15 at 18:15












            • 1




              This is a 'how to publish', you are not addressing the OP's concerns.
              – Jan Doggen
              Jan 21 '15 at 12:26










            • @essamSALAH - I'm trying to get the hang of twitter ... posting blogs is rather time and energy intensive right now ...
              – Glowie
              Jan 21 '15 at 18:15







            1




            1




            This is a 'how to publish', you are not addressing the OP's concerns.
            – Jan Doggen
            Jan 21 '15 at 12:26




            This is a 'how to publish', you are not addressing the OP's concerns.
            – Jan Doggen
            Jan 21 '15 at 12:26












            @essamSALAH - I'm trying to get the hang of twitter ... posting blogs is rather time and energy intensive right now ...
            – Glowie
            Jan 21 '15 at 18:15




            @essamSALAH - I'm trying to get the hang of twitter ... posting blogs is rather time and energy intensive right now ...
            – Glowie
            Jan 21 '15 at 18:15












             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fworkplace.stackexchange.com%2fquestions%2f40231%2fhow-to-post-skills-learned-at-work-on-personal-website%23new-answer', 'question_page');

            );

            Post as a guest













































































            Comments

            Popular posts from this blog

            What does second last employer means? [closed]

            List of Gilmore Girls characters

            Confectionery