Difference between revisions of "Cwong34 Week 7"
(Added to electronic notebook) |
(Added to electronic notebook) |
||
Line 16: | Line 16: | ||
We fixed the Wikipedia link for first image, using the original Wikipedia page link instead of the Wikipedia file link. We also inserted in-text citations for all of the information on the page. | We fixed the Wikipedia link for first image, using the original Wikipedia page link instead of the Wikipedia file link. We also inserted in-text citations for all of the information on the page. | ||
===Spacing text on page=== | ===Spacing text on page=== | ||
− | We placed all of the body code into a container, so the text on the page is spaced more in the center instead of right up against the side. To do this, we put <code><nowiki><div="container"></nowiki></code> at the beginning of the body and <code><nowiki></div></nowiki></code> at the end of the body. | + | We placed all of the body code into a container, so the text on the page is spaced more in the center instead of right up against the side. To do this, we put <code><nowiki><div class="container"></nowiki></code> at the beginning of the body and <code><nowiki></div></nowiki></code> at the end of the body. |
===Spacing DNA sequence=== | ===Spacing DNA sequence=== | ||
We put <code><nowiki><code></nowiki></code> and <code><nowiki></code></nowiki></code> before and after the sequence to automatically line up the text, so it fits nicely in a box. | We put <code><nowiki><code></nowiki></code> and <code><nowiki></code></nowiki></code> before and after the sequence to automatically line up the text, so it fits nicely in a box. | ||
+ | ==Enhancing Page== | ||
+ | ===Installed Node Command Prompt to Terminal=== | ||
+ | We typed <code>cd</code> and went to our favorite gene folder. Then we ran the command, <code>npm start</code>, and then <code>npm start</code>. Then we connected to the localhost page for our webpage to operate from. | ||
=Acknowledgments= | =Acknowledgments= |
Revision as of 00:42, 17 October 2017
Enhanced Favorite Gene Page
[insert .zip file]
Electronic Notebook
Page Corrections
Changing uploaded .zip
We changed the originally uploaded .zip, so that when it is opened, it goes to a folder instead of directly to the .html file. We also changed the name from our usernames to the name of our gene, and used all lowercase for our file names.
Adding images to page
We uploaded the images to Atom and inserted their file names into the code for the page, so the images were files instead of URL links.
Fixed gene ID links
We changed the hyperlinks, so when clicking on the gene ID, it goes straight to the gene's page instead of the database's main page.
Adding to compare/contrast
I added more details about what the different databases included for the compare/contrast section.
Fixed references
We fixed the Wikipedia link for first image, using the original Wikipedia page link instead of the Wikipedia file link. We also inserted in-text citations for all of the information on the page.
Spacing text on page
We placed all of the body code into a container, so the text on the page is spaced more in the center instead of right up against the side. To do this, we put <div class="container">
at the beginning of the body and </div>
at the end of the body.
Spacing DNA sequence
We put <code>
and </code>
before and after the sequence to automatically line up the text, so it fits nicely in a box.
Enhancing Page
Installed Node Command Prompt to Terminal
We typed cd
and went to our favorite gene folder. Then we ran the command, npm start
, and then npm start
. Then we connected to the localhost page for our webpage to operate from.
Acknowledgments
- I met with my partner, Simon Wroblewski, to work on our gene page together.
- While I worked with the people noted above, this individual journal entry was completed by me and not copied from another source.
Cwong34 (talk) 15:39, 16 October 2017 (PDT)
References
- LMU BioDB 2017. (2017). Week 7. Retrieved October 10, 2017, from https://xmlpipedb.cs.lmu.edu/biodb/fall2017/index.php/Week_7
BIOL/CMSI 367-01: Biological Databases Fall 2017
Assignments
- Week 1
- Week 2
- Week 3
- Week 4
- Week 5
- Week 6
- Week 7
- Week 8
- Week 9
- Week 10
- Week 11
- Week 12
- Week 14
- Week 15
Journal Entries:
- cwong34 Week 2
- cwong34 Week 3
- cwong34 Week 4
- cwong34 Week 5
- cwong34 Week 6
- cwong34 Week 7
- cwong34 Week 8
- cwong34 Week 9
- cwong34 Week 10
- cwong34 Week 11
- cwong34 Week 12
- cwong34 Week 14
- cwong34 Week 15
Shared Journals:
- cwong34 Week 1 Journal
- cwong34 Week 2 Journal
- cwong34 Week 3 Journal
- cwong34 Week 4 Journal
- cwong34 Week 5 Journal
- cwong34 Week 6 Journal
- cwong34 Week 7 Journal
- cwong34 Week 8 Journal
- cwong34 Week 9 Journal
- cwong34 Week 10 Journal
Group Project