Skip to content

Xojo Programming Blog Posts

Yes, We Still Support Your Web 1.0 Projects

Technical support for Web 1.0 continues to be available for any user with an active license. While we know that the Web 2.0 framework provides a far better solution for building web applications in Xojo, we recognize that each of you needs to schedule the conversion of your project for a time that is convenient for you and your organization.

Comments closed

Building a weather station with MBS by using a JSON API

Learn how to retrieve the data of an API over a CURL connection and evaluate the JSON to build a weather station. This example uses a free key from the OpenWeather API. The API returns a JSON text containing information such as current weather description, current temperature, pressure, humidity and many more.

Comments closed

How do we decide what goes into Xojo?

You’ve probably wondered how we decide what features and bugs fixes will be added in any given Xojo release. What we care about most is what will have the greatest benefit to users and what will it cost to provide that benefit. If you have reported a bug or need a workaround for an issue, Xojo wants to help you find a solution so reach out to us via Feedback, or email our support team, or on the Forums.

Comments closed