Playing Around with Eleventy
Taking a stab at another static site generator. Eleventy (11ty) was a refreshingly simple SSG that was up and running in a couple days.
Taking a stab at another static site generator. Eleventy (11ty) was a refreshingly simple SSG that was up and running in a couple days.
Connecting Drupal to a Google Authenticated Back End
Started playing around with JavaFX (again), backed by Spring Boot. Seems interesting....
Lucky me got tasked with having to setup a local Drupal 8 environment provided by a vendor we chose to do our migration.. let's just say it wasn't fun.
Down the rabbit hole and came across this amazing series of videos that every level of developer should watch! Thanks Chris!
Running Strapi through the process to determine whether it will be a good fit for my project, Caddieasy.
I've been told I always have too many tabs open, but I say they have too few!
It's been a cool (albeit annoying at times) experience to maintain my first real project.
Ran into an issue where I needed to simulate TOP N / RANK() with Jasper Reports
Continuing along the path to developing and releasing Standardbred Canada's mobile app, part 2 documents the initial creation and some of the best practices/libraries that were chosen to help along the way.
Still going down the Typescript conversion of React Native Bluetooth Classic it was time to get the library setup with actual unit testing. Follow along with another few days of failures and successes.
While converting React Native Bluetooth Classic to Typescript I ran into some issues with componentDidMount and await. A couple evenings down of trying to figure out componentDidMount being blocked and a resolution was found.
Looks like the latest version of Node broke my Gatsby Publish Action. It's a good thing Google and Stack Overflow exist and made life substantially easier than it could have been.
So I've been disliking Javascript for a while now, I won't lie - but I understand necessity. Looks like it's time to give Typescript a go and try to make the best of it. Enjoy my suffering.
Since you've taken the time to get your Github Pages site setup with Gatsby, you should probably add automated publishing next. With the help of Github Workflows and Gatsby Publish Action it takes seconds (or a few minutes tops).
Welp... Jekyll didn't last long. I know it seems fickle, but after playing around with Jekyll for a while (I just wasn't a fan). Check out how I go about, yet another conversion, to Gatsby.
If you're intrested in getting/accessing your Yahoo Fantasy leages or teams, making sure you can setup Postman to perform testing with your OAuth token will definitely help. Follow along...
Tasked with designing and developing Standardbred Canada's microchip scanning app; I wanted to document the process from selecting the appropriate framework to completing development and publishing the application(s).
While developting my companies mobile application I needed to write a custom library for IOS to allow Bluetooth Classic scanning. Why not jump directly into Swift streams as my first (ever) IOS project. What could go wrong?
To save a little bit of cash on GoDaddy hosting, as well as get some experience with Github Pages, I took the time move (and document the process) of that conversion.
My new company, Standardbred Canada, uses Mybatis to manage their Data Access. After getting used to the environment I found I needed a better/faster way to write mapper files. I was able to throw together a JPA backed mapping plugin for Eclipse.
I wanted to play around with the Alexa Skills Kit to see if I could make a pseudo framework for using Java's built in Resource functionality to provide language support. It didn't go far, but it was a fun process.
When applying for a role developer/analyst role at Indellient Software, part of the application process was to write a documenting explaining my analysis and review of my favorite software, for discussion during the interview.
A quick little walk through of how I added filter functionality to my Wingapedia app using Android's RecyclerView.Adapter and Filterable.
A quick little walk through of how I added filter functionality to my Wingapedia app using Android's RecyclerView.Adapter and Filterable.
A long time ago I was looking to get out of support and into a development role. At this point I had education and some extra curricular development on my side - turned out to be quite the learning experience.