Skip to content

Tag: Xojo Programming Language

Update: ipify for Xojo

There are plenty of times when your Xojo apps might need to know the public or external IP address is, and there are a lot of web sites or services that you can use with Xojo to find that. I found ipify to be easy to use

Comments closed

Xojo Educational Licenses for Teachers

Educators can download Xojo to a classroom of computers and activate the Xojo Educational license on a build machine. Whether your classroom is Windows, Mac or Linux, the Xojo IDE is cross-platform and free to download. Though you may only be teaching desktop development, your students can stretch their skills and use Xojo’s free IDE to develop web, mobile or Raspberry Pi apps.

Comments closed

Web Tip: Blocking the Back Button

You are navigating Xojo web 2.0 apps and your use the browser’s back button to return to the previous page of the app. But rather than taking you to the previous page, you get a message that the app lost connection to the sever. This is even more common on a mobile device where we tend to use the back gesture to return to the previous page.

Comments closed

A Gem in Xojo 2021r2

The ability to specify “White Space” for the trim functions was introduced and largely ignored apart from the release notes. Using Trim (or LTrim or RTrim) will remove spaces from the beginning, end or both of your string. The new function allows you to specify what you want to trim.

Comments closed

Suddenly, it has been 25 years

On this day 25 years ago I wandered into the local Chase Bank here in Austin, Texas to open a checking account for my latest venture. At that time I was planning to write custom software applications for various businesses that were interested in hiring me to do so. Not long after that, one of the developers who worked for one of my customers asked if I’d be interested in hiring him. Jason and I still work together to this day. What you now know as Xojo came along about 18 months later. As we prepared v1.0 to ship, we wound down the custom software development part of the business. We’ve been a development tools company ever since.

Comments closed