In this episode of XojoTalk, Paul talks with Bruno Frechette and Jonanthan Guillemette of PJJ Productions.
Comments closedCategory: Cross-Platform
I’ve blogged about Virtual Machines before, but they are so useful with a multi-platform development tool such as Xojo that they are worth mentioning again. Read on to learn more about Virtual Machines, how to use them and your options when choosing one.
Comments closedA recent article on Computer Business Review asks “Why are developers giving mobile the cold shoulder?” The article cites the State of Mobility 2015 Global Developer Study by Progress (they do not provide a link to the study).
Perhaps the reason is because mobile developers have not yet tried to see how quickly you can create mobile iOS apps with Xojo?
Comments closedSince we make a popular cross-platform development tool, I’m often asked “what type of computer should I get for cross-platform development”?
You might think that can be a tricky question to answer because they are so many different types of computers. But there is only one computer that can run the three major operating systems without violating a EULA: a Mac.
Comments closedSince the release of Xojo for iOS, people have been asking if Xojo apps can be listed in the App Store.
The answer is simple: Absolutely.
Comments closedThis post was updated in March 2023 in Testing REST-based Web Services.
Communicating with web services is fun and easy with Xojo. But sometimes it’s not so easy to test the actual REST API calls. As part of preparing materials for the HTTPSocket webinar, I created a simple app in Xojo that lets you test REST APIs. I call it RESTy.
Comments closedWith many things in life, more choices means more freedom of expression. We can pick and choose what we like personally as a way to express ourselves. Such is the world on Linux. The myriad of different Linux distros along with all the different Desktop managers and Window managers available are daunting. While more choices is nice (in general anyway), it can also cause more confusion. As a cross-platform developer, you’re probably aware that every operating system has their own way of dealing with crashes and crash reports. On Linux this is no different, but it is more confusing because not every Linux distro plays by the same configuration. This blog will answer some fundamental questions you may have about what happens when your application crashes on Linux.
Comments closedI’ve been working with JSON in the new Xojo framework quite a bit lately and wanted the ability to format the JSON text so it is more readable.
A little Internet research turned up a set of classes for .NET (in C#) that can do this. I took a few minutes to port these three classes over to a single Xojo class that can format JSON for you.
Comments closedIn this episode of XojoTalk, Paul talks with Craig Boyd, Xojo developer and Data Architect. Craig also writes the database column for xDev Magazine.
Comments closedJust about everyone I know uses mainly one OS, for me, that’s OS X. But because Xojo is a cross-platform development tool, I also use Windows and Linux. When Windows 10 was announced, I was curious as to how well it would work for me as a causal Windows user.
Comments closed