While working on my local host site, I came across a template that, aside from the HTML file, had a CSS file. Is there any way to embed this onto the HTML file I already have? The reason I ask is because when I open up my localhost site on a browser, the formatting is wrong due to the fact that there are missing format instructions. In other words, it is only opening the HTML file and not including the CSS. If there’s no way to embed it, is there a way to allow the localhost to pull the information needed from the CSS file?
Bezier Curve (Project from CS 450)
Python2.7 Game Workshop
Here is the link to the the Python game tutorial we are doing at the last CoP meeting for Fall term:
https://www.raywenderlich.com/2795-beginning-game-programming-for-teens-with-python
Classic Video Game Cabinet
This document contains information on the design and creation of a classic video game cabinet. It has information on how the software was dealt with and how everything was interfaced together to get thousands of games to play on one system. Link: arcade cabinet
Tabs (HTML, CSS, Javascript)
Here is a tutorial on how to make tabs in HTML, CSS, and Javascript. It gives a brief introduction of how to use the tab classes and provides example code that you can copy and modify.
https://www.w3schools.com/howto/howto_js_tabs.asp
Range Slider Tutorial (HTML, CSS, JavaScript)
Here’s a good introductory tutorial for a range slider to get started if you need a moveable slider for any projects
https://www.w3schools.com/howto/howto_js_rangeslider.asp
Tell Me What You Want!
Click on the link above to go to the post page, and leave comments to tell me what you want to see on the site!
Student MySQL access
Oregon State University is offering MySQL database access for students personal use. This service will work from your personal web space through a cgi script.
visit https://it.engineering.oregonstate.edu/student-mysql-access-personal-use to get more information on how to use this service.
First Meeting!
Hello everyone!
The first meeting for the Cloud and Application Software Community of Practice will be happening Wednesday, October 17th at 5 PM in Dearborn 211!
It will be great to see people there!
Come with questions and projects to work on!
Cloud and Application Software Intro
This is the Community of Practice blog for Cloud and Application Software
I’m Scott. My experience with cloud software includes some Apache server work, some PHP website work and writing an update script that interfaces with Git. My experience with application software includes compiling C and C++ to make standard command line input and output sorts of things.
As you can see, my experience is relatively limited… but I love learning things and solving problems!
And, as it turns out, I’m also very good at those two skills!
So this blog is for me to help you guys find the resources you need and interpret them correctly. Its also a place for those with skills to help others learn those skills too.
I will be posting events and useful tutorials. So, if there’s something you want to accomplish, leave a comment, and we can find the resources!