BSWA Week 8

 In 300 words, 

You are the web master of a college website. You share a server with other school departments such as accounting and HR.

Create at least five security-related rules for staff members who are adding web pages being added to your site. Include a justification and explanation for each rule. Rules should relate to college, staff and student, and system information security.

CULTURAL ACTIVITY REPORT

 

Option 2: Create and Curate Your Own Art Museum

This is an alternative option to visiting a museum or art gallery. For this option, select and curate 5–10 works of art to include in your own art museum. Use your textbook and online sources to help you find these works of art. A good resource for this assignment is the Google Arts and Culture website from the Google Cultural Institute. Here you can immerse yourself in cultural experiences across art, history and wonders of the world—from more than a thousand museums across 70 countries.

Write a 2–3 page report of 500–750 words that describes your experience.

  • Select a minimum of 5–10 works of art by 5–10 different artists from different time periods discussed in the text, from the 18th century to modern times.
  • Clearly identify the location of the museum and your initial reaction when exploring the artwork in the online museum or gallery.
  • Provide a description and summary of at least 5–10 works of art by 5–10 different artists.
  • Include a screenshot of each piece.
  • Explain your initial reaction to the artwork you selected and explain why you chose each piece.
  • Describe the role of museum founder and curator.
  • Use the class text as a reference (additional sources are fine but not necessary unless required by your content). Your report should include connections you make between things observed in your activity and things learned in the course and text.

Professional ethics in computing

 In a COVID-19 situation identify the guidelines for ethical use of the computers and networks in any organisation. 

Please discuss the NETIQUETTE technique and explain how it can help professionals to embrace ethical use of networks in the current pandemic situation. You need to use some cases in the discussion to add value to your discussion. 

Assignment Seven

In order to complete assignment #7 you will need to answer the below questions. Please complete the questions in a Word document and then upload the assignment for grading. When assigning a name to your document please use the following format (last name_Assignment #7). Use examples from the readings, lecture notes and outside research to support your answers. The assignment must be a minimum of 1-full page in length with a minimum of 2 – outside sources. Please be sure to follow APA guidelines for citing and referencing source. Assignments are due by 11:59 pm Eastern time on Sunday.

Chapter 12

1. HHS and the FTC recently launched an investigation into a major pharmacy chain for its information disposal practices. The regulators claimed that the pharmacy chain failed to protect customers’ sensitive financial and medical information by disposing prescriptions and labeled pill bottles in dumpsters that were accessible by the public. Based on the HIPAA (Health Insurance Portability and Accountability Act of 1996), what consequences should a company face for failing to properly dispose of customer information? For HIPAA act, you may check the website.

Chapter 13

2. Trust is an important part of the continued growth and development of the Internet. This is particularly the case with respect to social networking. Media reports of disturbing stories and case law alike have shown some of the consequences that can arise when individuals create false social networking profiles. In a case in California, and individual established a fake MySpace profile of his former church pastor. On the profile, he posted content that suggested that the pastor used drugs and was homosexual. Can criminal charges be brought against the party that created the fake profile?

3. Read the Family Educational Rights and Privacy Act of 1974 (FERPA) at ED, discuss who has access to your educational record at APUS. Furthermore, what is the roles and responsibilities for APUS instructors and students to comply with FERPA

 

Homework

Question is regarding IT Management & Digital Transformation In the Business. On the HW 10 just do part 1 and part 2. Just answer to the question, keep it simple, straight forward. 

Convert the following C++ program into an x86 assembly language program. Make sure to use your “Chapter 8” understanding of advanced functions, parameter passing, and local variables. Post ONLY your ASM file here to Blackboard when complete

 #include

using namespace std;

int IsSemifauxtrifactored(int value)
{
    // Return 1 if a number’s factors/divisors from (value – 1) to 1 sum up to a quarter of the number value
    // Return 0 otherwise

    // A number is called “semifauxtrifactored” if its summed factors/divisors equal a quarter of the number itself
    // Integer division is used, so remainders on the halving can be lost
    // That’s why…

    // 7 is a semifauxtrifactored number
    // 7 divided by 4 with integer division is (7 / 4) = 1
    // 7 % 6 -> 1
    // 7 % 5 -> 2
    // 7 % 4 -> 3
    // 7 % 3 -> 1  
    // 7 % 2 -> 1  
    // 7 % 1 -> 0   FACTOR!
    // 7 is a semifauxtrifactored number since its factors (1) equal a quarter of the number (1)

    // 6 is a normal number
    // 6 divided by 4 with integer division is (6 / 4) = 1
    // 6 % 5 -> 1
    // 6 % 4 -> 2
    // 6 % 3 -> 0   FACTOR!
    // 6 % 2 -> 0   FACTOR!  
    // 6 % 1 -> 0   FACTOR!
    // 6 is a normal number since its factors (1 + 2 + 3) do not equal a quarter of the number (1)
}

int main()
{
    cout << "Enter a value: ";
    int value;
    cin >> value;
    value = IsSemifauxtrifactored(value);
    if (value == 1)
    {
 cout << "The number is semifauxtrifactored!";
    }
    else
    {
 cout << "The number is normal";
    }

    cout << endl;
    system(“PAUSE”);
} 

essay

 

 Choose one of the aphorisms listed above.  Who first wrote/spoke the aphorism or where does it originate?  What does the aphorism mean?  What is the author’s truth?  Why do you agree or disagree with the aphorism and how if at all has it made you rethink what you thought about the topic before researching the aphorism?  How could you apply this “wisdom” to your life?     

2. “If you want a friend get a dog.”  

3. “It takes 20 years to become an overnight success.”  

4. “Nothing is certain but death and taxes.”  

5. “This too shall pass.”  

6. “Trust but verify.”  

7. “Genius is one percent inspiration and 99 percent perspiration.”  

8. “Failure to prepare is preparing to fail .”  

9. “If you want something done right do it yourself.”  

10. “There’s nothing new under the sun.”  

11. “Simplicity is the ultimate sophistication.”  

12. “Less is more.”  

13. “Buy land.  They’re not making it anymore.”  

14. “Misery loves company.”  

15. “Be careful what you ask for.  You might get it.”  

16. “Work smart, not hard.”  

17. “To everything there is a season and a time for every purpose under heaven…”  

18. “Brevity is the soul of wit.”  

19. “A rose by any other name smells as sweet.”  

20. “Carpe diem.”  

 For composition exercises two and three please write: 1. (format) a 500-word composition.  Use Courier New, 12-point font and double space.   

2. (content) Your composition needs a main idea, major points and specific details.  Respond to the topic/aphorism in your first paragraph.  Present your main idea in the first paragraph.  Then use the rest of your 500-word limit to support your main idea.  You must cite from the material you’ve read to support your ideas. As Abraham Lincoln wrote, “It is a pleasure to be able to quote lines to fit any occasion.”  Use two-three quotes from the sources in your composition to “fit” your interpretation of the aphorism.  

3. (focus) Stay focused on the topic.  Everything you write should have a connection to the topic and your main idea.   

4. (clarity) When you proofread check for common errors like fragments, run-on’s, commonly confused words, tense shift, subject-verb disagreement, spelling, etc.  Try to adhere to the KISS Principle.  Keep your sentences short and simple and divide your composition into paragraphs.