On June 13th, 2013, Google announced that they would be discontinuing support for their ChromeFrame plugin for Internet Explorer. For those of you who are not aware of it, ChromeFrame enabled older versions of IE to support the newer HTML5 protocols by running Google Chrome from within.
Comments closedAuthor: Xojo
XDC, the Xojo Developer Conference, is less than 6 months away! The conference will take place March 26-28, 2014 at the Monte Carlo Resort and Casino in Las Vegas, the entertainment capital of the world! Planning is in full gear – we just closed the call for speakers and will announce the final session schedule later this month. We received more submissions than we could ever present in a single conference, which is extremely exciting and surely indicative that this will be the biggest XDC yet! Over the next few weeks we at Xojo have a big challenge selecting the best sessions from these submissions, but the result will surely be a terrific XDC!
Comments closedDid you know that the Xojo Navigator has a custom tooltip for most of the items you see? For Instance:
Comments closedWe’d like to thank Wayne Golding for offering the following tip. Wayne Golding has been a Xojo developer since 2005. He operates an IT Company Axis Direct Ltd www.axisdirect.nz which primarily develops applications using Xojo that integrate with Xero www.xero.com. Wayneâs hobby is robotics where he uses Xojo to build applications for his Pi2 often implementing IoT for remote control.
Do you need to run a Xojo Application on Windows with Elevated UAC? Here’s Wayne’s trick to achieve that goal.
Comments closedI’ve discovered a way to potentially speed-up your Internet access. Before we get to that, it occurs to me that the way in which computers find each other on the Internet may be a bit of a mystery to many. If you’d like to understand how it all works read this first.
Your devices (computers, tablets and smartphones) are constantly accessing their assigned DNS server and since they often can’t continue until a response is received, the speed of your DNS server can have a big effect on the speed of your Internet access. If you’re using any of the Internet classes in Xojo, this will of course affect the performance of your apps as well. Not all DNS servers are created equal. You are probably using one at your Internet provider and it may not be the fastest DNS server available to you. But with all the DNS servers out there, how can you know which one is fastest?
Comments closedGood bug reports are like art or great code. Often you can’t say specifically what it is about the piece of art that appeals to you, or what makes a certain piece of code great- but you know them when you see them.
Comments closedThe LA Times is reporting that the Los Angeles Unified School District has awarded Apple a $30 million dollar contract to provide 35,000 iPads to students in the district. The iPad was chosen after students and teachers tried several tablets and gave the iPad the highest score.
Comments closedUpdate for 2021: Modern Visual Basic for your Mac
Xojo is the modern alternative to Microsoft Visual Basic. Xojo is a single language to build apps for Mac, Windows and Linux desktop, plus web, mobile and Raspberry Pi. Cross-compile desktop apps and use the same powerful language to develop for web and mobile too.
Comments closedWhen working with Windows services you’ll want to debug the application while it’s running as a service. To do this, you can Select Run Paused from the project menu, then create the windows service and start it. Now you’re debugging your app while it runs in service mode.
All of this takes time, and having to create/start the service each time slows down debugging considerably.
I have written a little utility that allows me to right click on the debug executable and automate the service creation and startup. You can download this utility from https://dl.dropboxusercontent.com/u/18858366/DebugService.zip. The source for the Xojo project is included. The utility accepts the executable path as its argument, creates a service “_test” and starts the service.
Comments closedIn the past, our user database has not been great for teams. Now, having your own Xojo account is really important. You need your Xojo ID to activate your licenses in the Xojo IDE and to access the Xojo Forum. Feedback requires your Xojo ID to create bug reports and feature requests.
Comments closed