About FredericBull.com
Technical Details
FredericBull.com is entirely Java, HTML, CSS, and a little Javascript for client side things that can't be done via CSS (or that I haven't figured out how to do yet). The goal is to avoid frameworks and cookie-cutter tools in order to create something unique to myself.
This is an eternal work in progress. As I write new content and have new ideas I add to it and modify it. As I find errors or typos, I will fix them. Themes, layouts, and navigation structure will evolve as the amount of content increases and I get new ideas.
This site is also reachable from FredBull.com & FredericBull.net
Minification
I am 'minifying' my served pages by default. This means that I remove spaces, newlines, and other unnecessary characters that have no impact on the appearance or functionality of the page. This is great for your browsing experience; smaller files take less time to transfer, load faster, and have less impact on your other online traffic. However, if you're trying to see how a page is constructed, or how a Javascript or CSS element works, this 'minified' HTML is exceedingly frustrating to read.
If you wish to disable the minification for a request I have provided a parameter, 'no_minify', to disable minification for that page request. It matters not what you set the parameter to. For instance, to disable minification on this page, access it using the URL:
https://fredericbull.com/about.jsp?no_minify
Most form results pages, though possibly not all, will respect the 'no_minify' option when it is enabled on the proceeding form submission page.
Privacy Policy
My privacy policy is simple. My code stores no data beyond the life-cycle of each HTTPS request/response and no cookies are required. The server infrastructure is sitting on the Google Cloud, which does log some data about each request. I am also using Google Analytics, which tracks how many users I get and how they navigate the site. You can find their privacy policies on their respective sites. I share no data with anyone else.
Opinions Expressed
Opinions expressed here are my own. It's my site after all!
Content Usage
Everything on this site, unless specifically stated, is developed and owned by me. If you would like to use anything from my site please contact me to ask permission first. I love to share, but hate being ripped off. If you ask permission I will feel like I'm sharing and act accordingly. If you don't I will feel ripped off and act accordingly.