Posts

Showing posts from June, 2019

Code for "How to use VisualForce Controllers in CloudCraze" Video

Image
Link to ccProductDetail.page Link to ProductDetailController.cls The code refers to this Youtube video tutorial: https://www.youtube.com/watch?v=oUhOtlUhPZ8

Tri-C Cybersecurity Meeting June 20

Image
Here is the link to the presentation Summary: I was asked to talk about NCL Steg and Log problems. I found some Log problems from 2016. I shared some useful programs for Steg. Dylan presented four Steg problems at the meeting. His work was really impressive. We talked about CCDC after. An idea was brought up over the "Team Captain" title. The concern was people would think the Team Captain was MVP of the team and tryout for the wrong reasons. I made a compromise on the website and added (Client Services Admin) in parenthesis. We just need to make it clear Team Captain is not MVP and students should pick Team Captain for the right reasons. We got one tryout signup. Mindy made some cool posters to advertise the Cybersecurity club. She brought up locksport and lockpicking at our next meeting. We plan to go on an advertisement spree at the different Tri-C branches.

tricblueteam.com Website Released!

Image
Mindy Klem and I worked on the Tri-C CCDC website . I've been hosting it for two days now. Expect a slight outage while I transfer hosting from my Desktop (VM Production) to a Raspberry Pi. I still need to buy the Pi from BestBuy today. Here is the Github link . If someone wanted to copycat the website, they could just do View Source. I didn't see any harm putting the code on Github. We used HTML, CSS, and Bootstrap. I want to bring the website to 2019 by using Angular or something trendy. I want some elements to convert into components. That way I don't have to copy and paste the header and footer 10 times on each page when I change something. I might make this a "mission" for someone that wants to be the Web Admin. My English writing was atrocious while making this! I'm either on or off the mark. It's all or nothing with my writing. I know when I hit a homerun and I know when it sucks. Some sentences are cringy but I couldn't think of a way t

Release of CCDC ISE Manager Website

Image
I worked on the ISE (Inject Scoring Engine) website from 2017 to 2019. I made it to encourage teams to follow a merit-based, open admission tryout format. I identified a problem and made a solution for it. Problem: Call for Merit and Fairness on CCDC Rosters Solution: Github Project Solution: How to run a Team After Tri-C was finished with 2017 Midwest Wildcards I used httrack to grap the Inject PDF files. I didn't grap just the files, but the entire front-end code of the website. If you created the HTML and CSS of the original ISE website, tell me your name so I can give you credit! My goal was to make an almost-replica of the original. The database and back-end code is all guessing by me. I used a LAMP stack because I believe the original website is built on that. I did some fingerprinting and found the "ccdcadmin1" website was hosted on Apache and PHP. If you notice any bugs or errors let me know. If you want a feature added let me know. I will be working