You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
98 lines
3.4 KiB
Plaintext
98 lines
3.4 KiB
Plaintext
<!--200930,201031-->
|
|
<h1>august 2020: new server, new site</h1>
|
|
september 1, 2020<br>
|
|
#diary <br>
|
|
<br>
|
|
<h2>week 2 </h2>
|
|
#apache #css #php #server #webdesign #website <br>
|
|
<br>
|
|
<h3>tuesday, august 4 </h3>
|
|
<ul>
|
|
<li>CentOS VPS obtained through OVH. Always wanted a server. </li>
|
|
</ul>
|
|
<br>
|
|
<h3>wednesday, august 5 </h3>
|
|
<ul>
|
|
<li>Design the website </li>
|
|
<li>Prototype of website running on the server </li>
|
|
</ul>
|
|
<br>
|
|
<h3>thursday, august 6 </h3>
|
|
<ul>
|
|
<li>Create some placeholder graphics, articles + CSS </li>
|
|
<li>Add a <a href="https://publish.twitter.com/#">Twitter timeline embed</a> </li>
|
|
</ul>
|
|
<br>
|
|
<h3>friday, august 7 </h3>
|
|
<ul>
|
|
<li>Decide to use PHP for manage Blessfrey's blog </li>
|
|
<li>Set up a local Apache server for practice. It was a little confusing! </li>
|
|
<li>Wrote a vaguely functioning Hello World script in PHP </li>
|
|
</ul>
|
|
<br>
|
|
<h3>saturday, august 8 </h3>
|
|
<ul>
|
|
<li>Added images to live site despite conflicts with Linux's security </li>
|
|
</ul>
|
|
<br>
|
|
<h2>week 3 </h2>
|
|
#php #python <br>
|
|
<h3>sunday, august 9 </h3>
|
|
<ul>
|
|
<li>Studied PHP with <a href="https://www.w3schools.com/php/php_intro.asp">W3Schools</a> </li>
|
|
</ul>
|
|
<br>
|
|
<h3>monday, august 10 </h3>
|
|
<ul>
|
|
<li>Studied PHP with <a href="https://www.w3schools.com/php/php_intro.asp">W3Schools</a> </li>
|
|
</ul>
|
|
<br>
|
|
<h3>saturday, august 15 </h3>
|
|
<ul>
|
|
<li>Made a Python script that spits out new skill scenes for Godot after answering a little command line questionnaire. I could make it an plugin for the engine, but it would be a lot slower to develop + functionally no better. </li>
|
|
<li>Maybe I can rewrite it later in JSON, since Godot can read JSON. </li>
|
|
</ul>
|
|
<br>
|
|
<h2>week 4 </h2>
|
|
#mysql #pagination #php <br>
|
|
<h3>monday, august 17 </h3>
|
|
<ul>
|
|
<li>Research PHP + MySQL while attending. I think MySQL is overkill for my purposes, since all my articles couldn't possibly be that much data. It might be interesting for analyzing data, though, like adding a word cloud of the most common tags or a search feature. I'll keep things simple for now. </li>
|
|
</ul>
|
|
<br>
|
|
<h3>august 18 - august 21 </h3>
|
|
<ul>
|
|
<li>Help run a FlightRising community event while trying out ArcheAge, since my friends play it. </li>
|
|
<li>I told a friend I would play Go with him soon but was too busy with the raffle. Then someone told him I was online a lot in ArcheAge...oops...that looked bad lol. It wasn't like I played more than a few minutes at a time. I'm sorry, friend;; </li>
|
|
</ul>
|
|
<br>
|
|
<h3>saturday, august 22 </h3>
|
|
<ul>
|
|
<li>I work on pagination. The concept boggles my mind, but I can break it into pieces to solve like any other problem. </li>
|
|
</ul>
|
|
<br>
|
|
<h2>week 5 </h2>
|
|
#css #cssgrid #html #pagination <br>
|
|
<h3>sunday, august 23 </h3>
|
|
<ul>
|
|
<li>I work on my friends' MMO some. I make my own branch and make my first changes. The work environment is Windows-only, and the server is live with active players. Pretty cool experience. </li>
|
|
</ul>
|
|
<br>
|
|
<h3>monday, august 24 </h3>
|
|
<ul>
|
|
<li>Still working on pagination in PHP to create a navigation bar for my development blog. </li>
|
|
</ul>
|
|
<br>
|
|
<h3>tuesday, august 25 </h3>
|
|
<ul>
|
|
<li>Play around with CSS + HTML for the website. The CSS Grid didn't exist the last time I used CSS (for 2000s petsite profiles), so I'm more comfortable with floats. The Grid looks so worth learning, though, for more consistent and responsive web design. </li>
|
|
</ul>
|
|
<br>
|
|
<h3>wednesday, august 26 </h3>
|
|
<ul>
|
|
<li>Get the landing page looking okay while using the CSS Grid. </li>
|
|
</ul>
|
|
<br>
|
|
Last updated June 8, 2021 <br>
|
|
<br>
|