03.xhtml 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296
  1. <?php
  2. /**
  3. * <https://y.st./>
  4. * Copyright © 2017 Alex Yst <mailto:copyright@y.st>
  5. *
  6. * This program is free software: you can redistribute it and/or modify
  7. * it under the terms of the GNU General Public License as published by
  8. * the Free Software Foundation, either version 3 of the License, or
  9. * (at your option) any later version.
  10. *
  11. * This program is distributed in the hope that it will be useful,
  12. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  13. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  14. * GNU General Public License for more details.
  15. *
  16. * You should have received a copy of the GNU General Public License
  17. * along with this program. If not, see <https://www.gnu.org./licenses/>.
  18. **/
  19. $xhtml = array(
  20. 'title' => 'Notary services are pretty inexpensive.',
  21. 'body' => <<<END
  22. <section id="general">
  23. <h2>General news</h2>
  24. <p>
  25. I was very unmotivated today, but I did get some stuff done.
  26. First, some research on notaries.
  27. I found a <a href="https://www.thebalance.com/where-to-notarize-affidavit-896914">list of places that might provide gratis notary services</a>!
  28. And if I don&apos;t find a gratis one, it won&apos;t be a big deal.
  29. It seems there&apos;s a <a href="http://punny.org./money/maximum-notary-fees-by-state-dont-get-ripped-off-by-big-fat-notary-guys/">legal cap on the price notaries can charge</a> in most states.
  30. Here in Oregon, the limit is \$5 $a[USD].
  31. Once my name is changed, I won&apos;t need to keep going back, and as a one-time fee, that really isn&apos;t much.
  32. I checked with my local public library, and they don&apos;t offer notary services.
  33. I checked with the police station, and likewise, nothing.
  34. Tomorrow, I&apos;ll check with my bank.
  35. </p>
  36. <p>
  37. While I was at the police station, I found they have a courthouse in the same building.
  38. I&apos;d assumed there wasn&apos;t a courthouse in Springfield and I&apos;d have to bike all the way to the one in Eugene.
  39. I asked about it though, and I still have to head to the Eugene courthouse.
  40. The local one can&apos;t do name changes.
  41. </p>
  42. <p>
  43. I arrived at my mother&apos;s place, but apparently late.
  44. Yesterday, when I was messaging with my mother, I was using my mother&apos;s preferred method of communication $a[SMS].
  45. Google had let me back into my account for the time being.
  46. However, they quickly locked me out again.
  47. They keep letting me back in for short periods of time, even if I don&apos;t try to contact them about the problem.
  48. At this point, I&apos;m convinced Google&apos;s just toying with me (though probably not literally).
  49. In any case, my mother messaged me that they arrived home earlier, so I should come over earlier, but being locked out of my account, I couldn&apos;t retrieve $a[SMS] messages.
  50. It&apos;s become clear that Google Voice is far too unreliable to be useful.
  51. </p>
  52. <p>
  53. Tomorrow, I should focus on either drafting up the legal documents I need, familiarising myself with the name change procedure, or getting my coursework completed early so I can focus on the other two more.
  54. </p>
  55. <p>
  56. My <a href="/a/canary.txt">canary</a> still sings the tune of freedom and transparency.
  57. </p>
  58. </section>
  59. <section id="university">
  60. <h2>University life</h2>
  61. <ul>
  62. <li>
  63. <a href="/en/coursework/#CS1101"><span class="needed-for-associate">CS 1101</span>: Programming Fundamentals</a>
  64. <ul>
  65. <li>
  66. <a href="/en/coursework/#CS1102"><span class="needed-for-associate">CS 1102</span>: Programming 1</a>
  67. <ul>
  68. <li>
  69. <a href="/en/coursework/#CS1103"><span class="needed-for-associate">CS 1103</span>: Programming 2</a>
  70. <ul>
  71. <li>
  72. <span class="needed-for-associate">CS 1104</span>: Computer Systems
  73. <ul>
  74. <li>
  75. <span class="needed-for-associate">CS 2204</span>: Communications and Networking
  76. <ul>
  77. <li>
  78. <span class="needed-for-bachelor">CS 4404</span>: Advanced Networking and Data Security<span title="required only for the bachelor degree, not the associate degree">*</span>
  79. </li>
  80. </ul>
  81. </li>
  82. </ul>
  83. </li>
  84. <li>
  85. <span class="needed-for-associate">CS 2205</span>: Web Programming 1 <em>(proctored course)</em>
  86. <ul>
  87. <li>
  88. <span class="needed-for-bachelor">CS 3305</span>: Web Programming 2 <em>(proctored course)</em><span title="required only for the bachelor degree, not the associate degree">*</span>
  89. </li>
  90. <li>
  91. <span class="needed-for-bachelor">CS 4405</span>: Mobile Applications<span title="required only for the bachelor degree, not the associate degree">*</span>
  92. </li>
  93. </ul>
  94. </li>
  95. <li>
  96. <span class="needed-for-associate">CS 2301</span>: Operating Systems 1 <em>(proctored course)</em>
  97. <ul>
  98. <li>
  99. <span class="needed-for-bachelor">CS 3307</span>: Operating Systems 2<span title="required only for the bachelor degree, not the associate degree">*</span>
  100. </li>
  101. </ul>
  102. </li>
  103. <li>
  104. <span class="needed-for-associate">CS 2401</span>: Software Engineering 1
  105. <ul>
  106. <li>
  107. <span class="needed-for-bachelor">CS 4403</span>: Software Engineering 2<span title="required only for the bachelor degree, not the associate degree">*</span>
  108. </li>
  109. </ul>
  110. </li>
  111. <li>
  112. <span class="needed-for-bachelor">CS 3303</span>: Data Structures<span title="required only for the bachelor degree, not the associate degree">*</span>
  113. <ul>
  114. <li>
  115. <span class="needed-for-bachelor">CS 3304</span>: Analysis of Algorithms<span title="required only for the bachelor degree, not the associate degree">*</span>
  116. <ul>
  117. <li>
  118. <span class="needed-for-bachelor">CS 4406</span>: Computer Graphics <em>(proctored course)</em><span title="required only for the bachelor degree, not the associate degree">*</span>
  119. </li>
  120. <li>
  121. <span class="needed-for-bachelor">CS 4407</span>: Data Mining and Machine Learning <em>(proctored course)</em><span title="required only for the bachelor degree, not the associate degree">*</span>
  122. <ul>
  123. <li>
  124. <span class="needed-for-bachelor">CS 4408</span>: Artificial Intelligence <em>(proctored course)</em><span title="required only for the bachelor degree, not the associate degree">*</span>
  125. </li>
  126. </ul>
  127. </li>
  128. </ul>
  129. </li>
  130. <li>
  131. <span class="needed-for-bachelor">CS 3308</span>: Information Retrieval <em>(proctored course)</em><span title="required only for the bachelor degree, not the associate degree">*</span>
  132. </li>
  133. </ul>
  134. </li>
  135. <li>
  136. <span class="needed-for-bachelor">CS 4402</span>: Comparative Programming Languages<span title="required only for the bachelor degree, not the associate degree">*</span>
  137. </li>
  138. </ul>
  139. </li>
  140. <li>
  141. <a href="/en/coursework/#CS2203"><span class="needed-for-associate">CS 2203</span>: Databases 1</a>
  142. <ul>
  143. <li>
  144. <span class="needed-for-bachelor">CS 3306</span>: Databases 2 <em>(proctored course)</em><span title="required only for the bachelor degree, not the associate degree">*</span>
  145. </li>
  146. </ul>
  147. </li>
  148. </ul>
  149. </li>
  150. </ul>
  151. </li>
  152. <li>
  153. <span class="needed-for-associate">ENGL 1102</span>: English Composition 2 <em>(proctored course)</em>
  154. </li>
  155. <li>
  156. <a href="/en/coursework/#HIST1421"><span class="needed-for-associate">HIST 1421</span>: Greek and Roman Civilization</a>
  157. </li>
  158. <li>
  159. <span class="needed-for-associate">MATH 1201</span>: College Algebra <em>(proctored course)</em>
  160. <ul>
  161. <li>
  162. <span class="needed-for-bachelor">MATH 1211</span>: Calculus<span title="required only for the bachelor degree, not the associate degree">*</span>
  163. </li>
  164. </ul>
  165. </li>
  166. <li>
  167. <span class="needed-for-associate">MATH 1280</span>: Introduction to Statistics <em>(proctored course)</em>
  168. </li>
  169. <li>
  170. <span class="needed-for-bachelor">MATH 1302</span>: Discrete Mathematics<span title="required only for the bachelor degree, not the associate degree">*</span>
  171. </li>
  172. <li>
  173. <a href="/en/coursework/#PHIL1404"><span class="needed-for-associate">PHIL 1404</span>: Ethics and Social Responsibility</a>
  174. </li>
  175. <li>
  176. <a href="/en/coursework/#UNIV1001"><span class="needed-for-associate">UNIV 1001</span>: Online Education Strategies</a>
  177. </li>
  178. </ul>
  179. <ul>
  180. <li>
  181. <span class="needed-for-associate">Any one of these:</span>
  182. <ul>
  183. <li>
  184. BIOL 1121: Biology 1 for Health Studies Majors
  185. </li>
  186. <li>
  187. BIOL 1301: Introduction to Biology
  188. </li>
  189. <li>
  190. ENVS 1301: Introduction to Environmental Science
  191. </li>
  192. </ul>
  193. </li>
  194. <li>
  195. Any <span class="needed-for-associate">one</span> (<span class="needed-for-bachelor">two</span><span title="required only for the bachelor degree, not the associate degree">*</span>) of these:
  196. <ul>
  197. <li>
  198. ECON 1580: Introduction to Economics
  199. </li>
  200. <li>
  201. <a href="/en/coursework/#POLS1503">POLS 1503: Globalization</a>
  202. </li>
  203. <li>
  204. PSYC 1111: Introduction to Human Psychology
  205. </li>
  206. <li>
  207. PSYC 1205: Emotional Intelligence
  208. </li>
  209. <li>
  210. PSYC 1504: Introduction to Psychology
  211. </li>
  212. <li>
  213. SOC 1502: Introduction to Sociology
  214. </li>
  215. </ul>
  216. </li>
  217. <li>
  218. Any <span class="needed-for-associate">one</span> (<span class="needed-for-bachelor">two</span><span title="required only for the bachelor degree, not the associate degree">*</span>) of these:
  219. <ul>
  220. <li>
  221. AHIST 1401: Art History
  222. </li>
  223. <li>
  224. ENGL 1405: World Literature
  225. </li>
  226. <li>
  227. PHIL 1402: Introduction to Philosophy
  228. </li>
  229. </ul>
  230. </li>
  231. <li>
  232. Any <span class="needed-for-associate">two</span> (<span class="needed-for-bachelor">five</span><span title="required only for the bachelor degree, not the associate degree">*</span>) electives
  233. <ul>
  234. <li>
  235. <a href="/en/coursework/#BUS1101">BUS 1101: Principles of Business Management</a>
  236. <ul>
  237. <li>
  238. BUS 1102: Basic Accounting <strong>(must score 2.67/4.0 or higher)</strong>
  239. <ul>
  240. <li>
  241. BUS 2203: Principles of Finance 1 <strong>(must score 2.67/4.0 or higher)</strong>
  242. </li>
  243. </ul>
  244. </li>
  245. <li>
  246. BUS 1103: Microeconomics <strong>(must score 2.67/4.0 or higher)</strong>
  247. </li>
  248. <li>
  249. BUS 1104: Macroeconomics <strong>(must score 2.67/4.0 or higher)</strong>
  250. </li>
  251. <li>
  252. BUS 2201: Principles of Marketing <em>(proctored course)</em> <strong>(must score 2.67/4.0 or higher)</strong>
  253. <ul>
  254. <li>
  255. BUS 2207: Multinational Management
  256. <ul>
  257. <li>
  258. BUS 4403: Business Policies &amp; Strategies <em>(proctored course)</em> <strong>(must score 2.67/4.0 or higher)</strong><span title="Multiple prerequisites required">***</span>
  259. </li>
  260. </ul>
  261. </li>
  262. </ul>
  263. </li>
  264. <li>
  265. BUS 4402: Organization Behavior <em>(proctored course)</em> <strong>(must score 2.67/4.0 or higher)</strong>
  266. </li>
  267. <li>
  268. BUS 3306: Business and Society
  269. <ul>
  270. <li>
  271. BUS 4403: Business Policies &amp; Strategies <em>(proctored course)</em> <strong>(must score 2.67/4.0 or higher)</strong><span title="Multiple prerequisites required">***</span>
  272. </li>
  273. </ul>
  274. </li>
  275. </ul>
  276. </li>
  277. </ul>
  278. </li>
  279. </ul>
  280. <p>
  281. The enrolment period for next term&apos;s courses is coming up on the thirteenth.
  282. Looking at my prerequisites tree, the obvious choices I should make are to take CS 1103: Programming 2 and CS 2203: Databases 1.
  283. CS 1103 opens up several other courses I need and is unproctored.
  284. I&apos;d kind of like to take as many of my proctored courses as I can during the same terms (that is, I want to take a second proctored course during any term I take one in), and the only other hard requirement course I have left and have met the prerequisites for is CS 2203.
  285. On a related note, this&apos;ll buy be a bit more time.
  286. I&apos;ll be able to take all my proctored courses under my preferred name!
  287. I could end up making connections through proctor-seeking, so it&apos;ll be nice to have those connections made under my permanent name instead of the name I&apos;m giving up.
  288. </p>
  289. <p>
  290. I&apos;ve finished up my proofreading, and&apos;ve submitted all my coursework that&apos;s due tonight and the next night.
  291. </p>
  292. </section>
  293. END
  294. );