Please see the above two PDF Files.
Client Side Web Programming
PART 1 (20 points): Gather data from Itunes Feed
https://itunes.apple.com/rss can generate RSS feeds for many different products in the iTunes store. For this project, we will be using the topsongs feed. The general URL for topsongs is:
https://itunes.apple.com/CODEFORCOUNTRY/rss/topsongs/limit=NUMBEROFTOPSONGS/xml
where CODEFORCOUNTRY can be “us” for United States or “ng” for Nigeria or “tr” for Turkey and NUMBEROFTOPSONGS can be in the range of 10-300.
Write Javascript using jQuery to display the following information from the XML feed to an HTML page:
a. The title of the song (3 points)
b. The name of the artist (3 points)
c. The album of the song (4 points)
d. The image associated with the song (Note that there are 3 images of different size, choose one size only) (5 points)
e. The link to audio clip (5 points) (Note that there are two link tags. Choose one.)
You can get any other information from the feed that is of interest to you. WK13 exercise will be helpful.
PART 2 (5 points): Play Audio Clips
This part requires you to teach yourself how to use the audio tag. Based on your HTML knowledge, you should be able to figure this out. For reference, look here: http://www.w3schools.com/html/html5_audio.asp
PART 3 (20 points): Add User Interaction (UI)
Add the following to your HTML & JavaScript:
a. A drop down menu to choose the top songs of one of three countries of your choice. Of the three countries, choose one country (non-English speaking) whose song you have never heard. WK11 PPT slides will be helpful. (3)
b. Use a slider widget to choose the number of songs to display with a range of 5-30. WK11 exercise/demoWidgets will be helpful. (6)
c. Javascript/jQuery code to take user input and update the following link where the value for CODEFORCOUNTRY will be taken from (a) and the value for NUMBEROFTOPSONGS will be taken from (b) (8)
https://itunes.apple.com/CODEFORCOUNTRY/rss/topsongs/limit=NUMBEROFTOPSONGS/xml
d. A button when clicked will parse/read the itunes feed (3)
For every search, make sure you clear the div section where you are displaying the song information.
PART 4 (10 points): Use the YouTube API
Here is the YOUTUBE API link where searchTerm, SomeNumber and YOUR_API_KEY need to be filled:
https://www.googleapis.com/youtube/v3/search?q=searchTerm&part=snippet&maxResults=SomeNumber&type=video&key=YOUR_API_KEY
For each song in the itunes feed, create a search term from the data you collected from the RSS feed. What would be an appropriate search term? What would be an appropriate number for maxResults?
Parse/read the data you get from the YOUTUBE API to get the id of the video. Use the id to create a clickable link to the youtube video. For example, if the id is “RFinNxS5KN4”, then the link will be “http://www.youtube.com/watch?v=” + id. Do not embed the video.
Create the HTML to display the video link including all other information you gathered from the itunes feed earlier. Make sure you append the HTML within the function that parses/reads the YOUTUBE API data. WK13 exercise will be very helpful.
Error Checking: When a video id of a song is not found, instead of displaying a youtube link, print that the video for that song was not found. Test and make sure this works by searching for something that will return no result.
Code Comments (5 points)
Include comments to your code- both HTML and JavaScript. Comments should be accurate and detailed enough so that anyone who reads your code will be able to understand the program without any explanation from you. Another way to think about it is that if you read this code one year from now, you should be able to understand what the program does. If there are any issues with your code or quirks that I should be aware of during grading, include them in a readme.txt file.
Creativity (10 points)
Add your own creative style to the webpage- make it your own and impress yourself! However, do keep in mind that other people would be using the webpage (in this case, me!) so keep the colors, font size, layout, graphics etc. readable and usable. Do not choose red font on a blue background for example.
assignment
FORENSIC DESIGN ASSESSMENTS
This task relates to a sequence of assessments that will be repeated across Chapters 6, 7, 8, 9 and 10. Select any example of a visualisation or infographic, maybe your own work or that of others. The task is to undertake a deep, detailed ‘forensic’ like assessment of the design choices made across each of the five layers of the chosen visualisation’s anatomy. In each case your assessment is only concerned with one design layer at a time.
For this task, take a close look at the colour choices:
- Start by identifying all the applications of colour deployed, listing them under the headers of 1) data legibility, 2) editorial salience, and 3) functional harmony.
- How suitable are the choices and deployment of these colours? If they are not, what do you think they should have been?
- Go through the set of ‘Influencing factors’ from the latter section of the book’s chapter to help shape your assessment and to possibly inform how you might tackle this design layer differently
- Also, considering the range of potential applications of colour, what would you do differently or additionally?
Assignment Link: http://book.visualisingdata.com/chapter/chapter-9
Packet tracing.
As a network engineer for Kamehameha Institute, you will need to become familiar with the Packet Tracer simulation tool from Cisco. Packet Tracer is used to simulate and test network configurations. This allows you to work out and improve upon the settings before implementing them.
Using the diagram and configuration information from your first task, create a Packet Tracer simulation.
Data mining
Discuss the major issues in classification model overfitting. Give some examples to illustrate your points.
Effects of Change
For this discussion, you will use a census website that posts information on variables observed in the city where you live. Here is the website address. https://www.census.gov/acs/www/data/data-tables-and-tools/data-profiles/2017/ (Links to an external site.)
(Links to an external site.)After you open the website, you can enter the name of your state (georgia) on the left at the bottom and the name of your city (Kennesaw) on the right of the landing page. You will see links to 4 sets of information on your area: social, education, housing, and demographic. You will be assessing the change in one variable you select for two different years. For example, data from the entire United States could be used to compare the percentage of women never married for the years 2010 and 2017.
Once you have selected your variable and obtained the information, answer the following questions:
- Was there a difference in the values of your variable?
- How would you write the null hypothesis if you wanted to test the differences statistically?
- Does the difference appear to be a significant one? How would you substantiate that?
- Is the difference important?
- What are the consequences of the change in your values for your community? For example, a significant increase in the number of women never married could affect the birth rate. It could also mean more women are attending college and becoming self-sufficient.
Cyber security 4050
I have one full course for cyber security. There are 16 weeks and have to do the discussion papers and response and final week. Please do placed your bid after reading the attachment.
Chryptography and business intelligence
question 1. compare and contrast two fundamental security design principles. Analyze how these principles and how they impact an organizations security posture. minimum 300 words and Must be APA format.
Q 2. Discuss the process that generates the power of AI and discuss the differences between machine learning and deep learning.should be 250-300 words.must be at least one APA formatted reference (and APA in-text citation) to support the thoughts in the post. Do not use direct quotes, rather rephrase the author’s words and continue to use in-text citations.
Q3. Survey the literature from the past six months to find one application each for DSS, BI, AND ANALYTICS. Summarize the applications on one page and submit it with the exact sources. Must be APA format.
Q4. Find information about IBM Watson’s activities in the healthcare field. write a report. Must be APA format and must one page.
Q5. Discuss the difficulties in measuring the intelligence of machines. Must be APA format and one page.
Q6. In 2017, McKinsey & Company created a five-part video titled “Ask the AI Experts: What Advice Would You Give to Executives About AI?” View the video and summarize the advice given to the major issues discussed.
Q7.5.Watch the McKinsey & Company video (3:06 min.) on today’s drivers of AI at youtube.com/ watch?v=yv0IG1D-OdU and identify the major AI drivers. Write a report.
Q8. Explore the AI-related products and services of Nuance Inc. (nuance.com). Explore the Dragon voice recogni- tion product.
All must be APA format. from question 3 to 8 must be each one page.
Finance & Blockchain
Prepare an 8 page APA style paper using the resources you have read in this course and at least 3 additional peer reviewed resources. Follow the writing requirements for this course. Include an introduction and conclusion in the paper. This paper should address the following questions:
(1) Does Blockchain technology have the potential to cause a shift in financial business practices that many experts are predicting? Explain why or why not. Support your answer with research.
(2) Is there evidence to suggest that Blockchain technology will change the way finance is applied and practiced? If there is, discuss that evidence. If there is not, what issues exist that impede its adoption?
(3) Which functions of financial management could be most impacted by Blockchain technology? How might the financial functions change? Support your answer with research.
Course writing requirements:
References must be cited within your paper in APA format. Your reference page and in-text citations must match 100%. Papers without in-text citations will earn failing grades.
Always include a cover page and reference page with all submissions (even initial discussion posts)
Provide the exact web link on the reference page citations for all online sources – do not provide just the home page, but the exact link – I check all sources
No abbreviations, no contractions – write formally
Write in the third person formal voice (no first or second person pronouns)
Write more than the minimum requirement of the word count assigned
As always, the word count is only for the body of the paper – the cover page, reference page, and / or Appendix (if included) do not count towards the word count for the paper
Indent the first line of each new paragraph five spaces
Refer to the example APA paper in the getting started folder under the content tab if you need an example. Also, a Power Point is provided under the information tab that addresses APA format.
Use double-spacing / zero point line spacing, a running header, page numbers, and left justify the margins.
Dissertation Topic Proposal
The attached document is my dissertation topic, please make the required changes to the document to met the following feedback.
Feedback:
This is an interesting topic, but I am not sure what you are trying to accomplish in this research. Are you saying biometric authentication has not been implemented to mitigate social engineering and you want to implement one?
You stated, “The purpose of implementing biometric authentication is that it can aid in reducing password vulnerability, secure log process in the system, and enhance conveniences like quick log in using fingerprint and reduce desk help cost which comes with a call for passwords.”
You also stated, “The research will also tent to protect the availability, confidentiality, and integrity of enterprise valuable assets. The implementation of biometric authentication will ensure confidentiality, authentication of data, data entity authentication, and availability. Biometric authentication should be oriented to the internet to analyze the security gap for any given generic application in the system.”
Are you planning to create an implementation project with biometrics to measure increase protection? If so, how will you implement? How will you measure? Provide clarifying information for the department and resubmit
Please review and clarify what the goal of this study is.