One of the most common things I love to use my phone for is sharing pictures of my pets with others. We have two cats…
Comments closedTag: Beginner Tips
As a developer, feature requests are a fact of life and one’s stress level may vary based on the complexity of the requests you receive.…
Comments closedPerformance can be a make-or-break feature for any application, especially when users expect smooth interactions and quick results. Luckily, Xojo provides tools and techniques you…
Comments closedIntroduction When developing applications with Xojo, choosing the right backend is crucial for managing data efficiently. Traditionally, Xojo developers rely on SQL databases such as…
Comments closedFebruary’s Year of Code 2025 topic is Databases and my project is a SQLite object-relation mapping library that I call Storm. I first created Storm in 2008…
Comments closedJanuary’s Year of Code 2025 topic is Desktop apps and my project is XojoText. XojoText is a simple text editor that lets you edit multiple…
Comments closedXojo is kicking off 2025 with something for everyone in the Xojo community, an event that will help new users grow their Xojo coding skills…
Comments closedWhen you’re writing code, you often need to make decisions based on different situations. These decisions are handled using conditional statements. Conditional statements let your program…
Comments closed