ea11ea8
Removed fluff from the math jax. by
2018-12-11 21:38:11 -0500
b41d991
"Fixed" issue with latex rendering off of the page. by
2018-12-11 21:31:42 -0500
5809830
Wrote blog post on the knapsack problem. by
2018-12-11 21:31:14 -0500
85ee472
Merge pull request #35 from jrtechs/securityEnhancement by
2018-12-10 22:16:06 -0500
d67c0dd
Merge pull request #34 from jrtechs/NextPage by
2018-12-10 18:42:35 -0500
d683d6a
(refs/pull/34/head)
Refactored and documented newly written code. by
2018-12-10 18:40:41 -0500
5f1d6d5
Fixed potential memory overflow attack via the cache system. by
2018-12-10 18:23:37 -0500
4e5160d
Fixed security issue with blog where .json and .js files were public to the web. by
2018-12-10 17:39:45 -0500
639cd18
Implemented functionality allowing people to view older posts on the home page. by
2018-12-09 19:02:53 -0500
0b86e70
Merge pull request #33 from jrtechs/AdminUpdate by
2018-12-08 17:48:23 -0500
e10cdbc
(refs/pull/33/head)
Added server controls to the admin page for clear cache and pull from git. by
2018-12-08 17:47:02 -0500
ca1d753
Final version of 2018 review blog post. by
2018-12-08 16:38:40 -0500
07f9fc5
Added images to git repo. by
2018-12-08 10:32:44 -0500
41b989b
Added images to the 2018 review post. by
2018-12-08 10:31:50 -0500
c4b6b6f
Created outline for 2018 review blog post. by
2018-12-07 15:27:27 -0500
d577fae
Finished final draft of the Maker Faire post. by
2018-12-02 13:45:17 -0500
3a8958e
Finished first draft of the 2018 rochester maker faire blog post. by
2018-12-01 23:06:02 -0500
1f14b3e
Fixed small issue with contact form. by
2018-11-27 21:12:04 -0500
1945992
Updated the steam website by
2018-11-26 21:51:37 -0500
779401f
Updated the email system to store information for captcha and email in the new configuration system. by
2018-11-25 17:20:21 -0500
1c787b6
Merge branch 'master' of https://github.com/jrtechs/NodeJSBlog by
2018-11-25 17:01:07 -0500
c6d83e7
Created a favicon for the website. by
2018-11-25 17:00:41 -0500
170ee2d
Updated a error in CS theory blog post and updated docs on the server.js file. by
2018-11-24 17:20:34 -0500
7e7d168
Updated system to read configuration settings from a centralized config file rather than random files or hard coded parameters. by
2018-11-24 14:59:38 -0500
2e9a8db
Fixed issue with mathjax cdm again by
2018-11-23 19:04:40 -0500
9129034
Fixed issue where incorrect login counter would increment when no login was attempted. by
2018-11-11 21:09:51 -0500
f54fd23
(refs/pull/35/head)
Fixed bug where user's ban counter would increment when no login attempt was made. by
2018-11-11 21:06:05 -0500
8442fb7
Merge pull request #29 from jrtechs/securityEnhancement by
2018-11-11 20:55:27 -0500
f9299a9
(refs/pull/29/head)
Implemented a procedure to ban people based on ip after they have x amount of invalid log-in attempts. by
2018-11-11 20:52:36 -0500
aeff837
Created header image for CS theory post. by
2018-11-07 18:36:24 -0500
83ca381
Fixed small issues with the static blog previewer. by
2018-11-07 18:29:20 -0500
ed56114
Made final revisions before publishing. by
2018-11-07 15:49:21 -0500
687c27b
Finished first draft of cs theory review blog post. by
2018-11-06 21:03:05 -0500
56dc63a
Created system to preview blog posts your working on. by
2018-11-06 19:03:54 -0500
64923ee
Updated my cs review blog post with information on DFA minification, the pumping lemma and Context free languages. by
2018-11-06 16:45:18 -0500
f8aa743
Started working on CS Theory Review Post. by
2018-11-06 11:53:51 -0500
286df04
Merge pull request #27 from jrtechs/adminRefactor by
2018-11-03 13:17:36 -0400
2ef43a6
(refs/pull/27/head)
Refactored the admin page to be hosted under /admin again. by
2018-11-03 13:00:56 -0400
aa88b44
Refactored code to use a single place for loading static content such as html, css, js and image files. I also moved the render blog content outside of the server.js to give more readability. by
2018-11-03 10:44:40 -0400
cde78c3
Merge changes into master. by
2018-11-02 22:31:41 -0400
b6ceb87
Quick fix to ensure that images of the steam blog are still loaded correctly. by
2018-11-02 22:28:32 -0400
e491ea6
Merge pull request #26 from jrtechs/projectsSites by
2018-11-02 20:44:27 -0400
dd2fe9f
(refs/pull/26/head)
Modified this code to work with "other projects" and render SVG images properly. by
2018-11-02 20:40:25 -0400
d25d9da
Created projects sites state diagram. by
2018-11-01 11:08:55 -0400
ada1aad
Got the basic functionality of getting project websites under the node application done with the steam graph project. by
2018-10-30 22:04:29 -0400
2b6228f
Added the steam graph project website in this repo. by
2018-10-30 22:03:36 -0400
fae7933
Merge pull request #22 from jrtechs/selfDrivingCarDebate by
2018-10-22 22:11:57 -0400
ccfa947
(refs/pull/22/head)
Final draft of morality of self driving cars blog post. by
2018-10-22 22:09:59 -0400
6424639
Finished first draft of morality of a self driving cars. by
2018-10-21 21:52:35 -0400
149ba32
Fixed issue with wrong CDM used by MathJax. Fixes #13 by
2018-10-19 19:09:18 -0400
f2aa2d3
Fixed issue icons on the contact page and the contact page not appearing after last refactor. Fixes #12 by
2018-10-19 14:30:42 -0400
fd5c674
Updated footer to use light weight svg images instead of font awesome. by
2018-10-18 20:40:25 -0400
dff09ae
Merge remote-tracking branch 'origin/master' by
2018-10-07 12:41:20 -0400
6c998ce
Fixed issue with the read more button on preview. by
2018-10-07 12:41:06 -0400
f947972
Merge pull request #7 from jrtechs/FibonacciPost by
2018-10-07 12:28:35 -0400
a021a08
(refs/pull/7/head)
Final updates and revisions to the fibonacci post. by
2018-10-07 12:26:58 -0400
168e8aa
Merge pull request #5 from jrtechs/StandardizeRendering by
2018-10-07 11:47:17 -0400
ac8aca4
(refs/pull/5/head)
Documented the new code and fixed a bug with the table of contents. by
2018-10-07 11:46:17 -0400
a35cdaa
Unified how blog posts were rendered between the preview post and full render. by
2018-10-07 11:24:01 -0400
66d0c02
Finished first complete draft of the fibonacci post complete with mathy latex proofs. by
2018-10-06 15:47:04 -0400
d26b2a8
Merge pull request #4 from jrtechs/master by
2018-10-05 22:59:47 -0400
dc2cf1d
(refs/pull/4/head)
Merge pull request #3 from jrtechs/LatexSupport by
2018-10-05 22:03:15 -0400
a0bb869
(refs/pull/3/head)
Updated blog posts to look better with the new pandocs parser which creates a index list at the top of the blog post. by
2018-10-05 21:59:15 -0400
5a2828c
Added a very basic latex support for blog posts using pandoc. by
2018-10-05 21:47:25 -0400
7abc909
(refs/pull/2/head)
Finished first draft of the Fibonacci blog post. by
2018-10-05 14:51:42 -0400
e9cdec6
Created initial content for the new post on 3 ways to calculate the fibonacci sequence. by
2018-10-04 20:41:45 -0400
0803b2e
Refactored file structure of the website to create more uniformity. by
2018-08-24 12:07:38 -0400
b591631
Updated the admin page to be able to delete old downloads. by
2018-08-23 17:22:43 -0400
6f1cda0
Finalized the contact form's code for the website. by
2018-08-21 17:18:24 -0400
793bac2
Finished validating the captcha and sending the email with nodemailer. by
2018-08-21 11:48:07 -0400
e89af8f
Worked on creating contact page by
2018-08-19 12:30:15 -0400
8bfb0bf
refactored includes.js to deal with all static content for the website. by
2018-08-18 10:16:16 -0400
a74333a
Refactored image code by
2018-08-15 20:47:32 -0400
ec91c40
Fixed the server from not serving txt files for sitemap.txt and robots.txt by
2018-08-08 19:52:17 -0400
59da1a7
Finished final draft of C to C++ tutorial blog post. by
2018-08-02 19:34:26 -0400
49a7ac5
Proofed all the code in the c++ tutorial and added more content on strings. by
2018-08-02 18:15:44 -0400
c79c36d
Finished first draft of C to C++ tutorial by
2018-08-01 20:58:06 -0400
22f0fa0
Wrote half of c++ blog post draft. by
2018-07-31 20:04:15 -0400
378b9a5
Wrote most of the C++ code for the c to c++ tutorial blog post. by
2018-07-30 19:46:14 -0400
d1a80af
Started working on back end server analytics. by
2018-07-29 18:54:28 -0400
a3c5b75
Started outline of c++ tutorial for c developers. by
2018-07-29 13:24:26 -0400
dd70bae
Updated alt text on older blog posts. by
2018-07-29 10:43:16 -0400
ab07f46
Fixed embedded youtube videos to make sure that they don't do outside of their block and moved gremlin post from the programming category to the java category. by
2018-07-29 09:19:19 -0400
1099623
Merge remote-tracking branch 'origin/master' by
2018-07-28 14:13:14 -0400
ad7199e
Finished Gremlin in 10 Minutes blog post by
2018-07-28 14:13:01 -0400
7bb4f78
Updated the color scheme of website to match portfolio website and added purged the css file to make it smaller. by
2018-07-28 11:09:07 -0400
73b00c4
Updated License by
2018-07-27 20:13:46 -0400
f932c8f
Updated readme file with a more universal style and added a section about the Legal and licenses used. by
2018-07-27 20:11:03 -0400
33d1384
Finished rough draft of gremlin blog post by
2018-07-27 19:52:47 -0400
f515636
Updated color scheme to be all blue. by
2018-07-26 19:37:57 -0400
dfbe6d2
Worked on the skeleton of the gremlin blog post. by
2018-07-22 19:23:44 -0400
e69420f
Final changes to the node-website-optimization blog post. by
2018-07-22 10:13:05 -0400
e661a51
Updated post code tags by
2018-07-22 08:52:56 -0400
8161f86
Created admin server and fixed code highlighting. by
2018-07-21 19:04:17 -0400
cc54d44
Revised and edited blog post on web optimization with node. by
2018-07-21 12:59:19 -0400
4f03e94
Finished first draft of blog of website optimization blog post. by
2018-07-21 11:55:43 -0400
5019cf6
Started template of website optimization website. by
2018-07-21 08:29:44 -0400
7e155df
Updated footer's copyright notice to not include a year. by
2018-07-20 18:55:33 -0400
9e8ae92
Fixed image width issue on single post pages. by
2018-07-19 20:50:49 -0400
4952eff
Fixed style issue which happened after images were re-sized. by
2018-07-19 20:41:00 -0400