Canvatorium: creating a Vue Composable with ChatGPT
ChatGPT guided me to a solution that I would not have found on my own.
Posts related to application and web development.
ChatGPT guided me to a solution that I would not have found on my own.
I’m excited to (re)introduce my long-term project “Canvatorium”, an experimental design lab for spatial computing. Why? It’s been a while since I’ve had the chance to work on Canvatorium. Other projects have taken up my time, but I’m excited to return to this type of work. There are a few reasons motivating me to pick…
Tired of those tiny inspector icons in FileMaker Pro on Windows?
TL; DR I will use FileMaker to create a project for myself, with a tagging system, floating windows, scripts, and keyboard shortcuts to make the project simpler to use.
I asked ChatGPT help picking a name for an internal project. Output a conversation as markdown.
A note to self about setting up my repurposed M1 Mac mini to run my development instance of FileMaker Server.
One thing I love about FileMaker is being able to quickly create a working prototype. Without getting bogged down with systems and dependencies, I can really fly in FileMaker. Today I did just that.
I have been thinking about how to organize my data since there are multiple ways to design a schema, even for the small amount of data I have.
Premise: A simple time tracker for solo entrepreneurs. Track the duration of time you spend on an activity, not the start and end time. Overview I’ve been tracking my time like this for years. While I don’t run my business on an hourly basis, I do get some value from knowing how long I spend…
Kadence Elements is a superpower for WordPress. Create dynamic templates that you can inject anywhere on a site using the Kadence Theme. This week I was working on this site (yeah, this one, radicalappdev.com) and wanted to show the post tags along with the metadata above my post content. By default, the Kadence Theme would…
WordPress Playground is an experimental version of WordPress that runs entirely in the browser. Use it to quickly test ideas, preview themes, plug-ins, design concepts, etc. Introduced by Matt Mullenweg during State of the Word 2022. Check out WordPress Playground. Just remember, this is experimental only.
I don’t use ExecuteSQL as much as I used to, but this template comes in handy when I do. I use this in the Data View to jumpstart my query. If I end up using the calculation in production, I’ll replace the table and field strings with references.