Skip to content

Tag: Rapid Application Development

New Database Connections

While Xojo has always supported adding database connections, the old method was far from ideal. Let’s delve into the improved approach using the new DatabaseConnection project items and explore some recent additions to our database API.

Comments closed

A Beginner’s Guide to Handling Text Files in Xojo

As developers, we often need to work with text files. This could be for reading configuration settings, parsing log files, or generating reports. Text files are a common part of software development, and knowing how to access and manipulate them is important for building strong and flexible Xojo applications. In this article, we will make use the key Xojo classes and techniques for working with text files. We will start by looking at how to read the contents of text files using the TextInputStream class. You will learn how to read an entire file into a string and how to process the file line-by-line.

1 Comment

Version Control Ready Xojo Lite and Free Xojo Linux Lite for Everyone

Today we are pleased to announce some big changes to Xojo Lite. Beginning with Xojo 2024r1, new and existing Xojo Lite licenses are version control ready. That’s not all, now you can use Xojo’s free IDE to build Linux desktop and console apps from Linux, macOS, or Windows, no license required.

Comments closed

Get Started with Xojo Lite for Only $99

Xojo Lite is designed to introduce new users to developing and building apps with Xojo. Usually $149, Xojo Lite is only $99 for a limited time.* A great way to build your first apps, Xojo Lite lets you build unlimited apps for a single platform for only $99. Build your apps for any single desktop platform, using the current Xojo release and all releases for the next 12 months.

Comments closed

Webinar Follow-Up: Using Xojo to Develop NetSuite Web Apps

Last week, I presented the third in a series of Xojo / NetSuite webinars. The latest webinar was “Using Xojo to Develop NetSuite Web Apps” webinar, and it follows “Using Xojo to Develop NetSuite iOS Apps” (from January) and “Using Xojo to Develop NetSuite Android Apps” (from last December). This blog post is s a follow-up to last week’s “Web” webinar. A recording of last week’s webinar is now available here.

Comments closed

Xojo for Students

Xojo is a programming language and development environment for creating cross-platform applications for macOS, Windows and Linux from whatever computer you use – Mac, Windows or Linux. You can also create web, iOS, Android and Raspberry Pi apps with Xojo. To empower students, Xojo has partnered with GitHub to offer Xojo Pro to all students in the GitHub Student Developer Pack. In addition to Xojo, the Pack includes tons of free tools to help students expand their technical knowledge and learn new skills.

Students looking to begin their journey into programming choose Xojo for its ease of use and dedication to cross-platform development. Plus, Xojo is true rapid app development and is ideal for building prototypes and mockups really fast. All of these features benefit from Xojo’s OOP-focus. Xojo also has an active and helpful community and years worth of free, on-line resources.

Comments closed

Webinar Follow-Up: Using Xojo to Develop NetSuite Android Apps

Last week I was thrilled to present Xojo’s “Using Xojo to Develop NetSuite Android Apps” webinar. This blog post is intended as a follow-up to that webinar. I hope to provide some additional information that we didn’t have time to cover, answer some of the questions that came up during and after the webinar, and also provide a link to the Xojo project that we created during the webinar.

Comments closed