Healthcare.gov, the US Government’s health insurance exchange website for states that didn’t provide their own, was supposed to handle about 50,000 to 60,000 simultaneous users. Unless you have been living under a rock, you know what a complete disaster the website as been. But it didn’t (and doesn’t) have to be that way.
Comments closedCategory: Cross-Platform
We here at Xojo think everyone one should learn to code.
Comments closedWe have discovered what we believe to be a bug in OS X Mavericks specifically on newer Macs. Apple started using Intel’s new Haswell processor in the MacBook Air in June, the iMac in September and the MacBook Pro in October. When you build for either Windows or Linux from OS X, any images you dragged into your project are converted to BMP format. The bug we discovered (which we have reported to Apple – RADAR case 15546907) results in a banding of the converted graphic.
Today’s laptops and monitors support high resolution displays which allow you to pack more information and content on the screen. Although one common complaint is that people find the text to be too small at the maximum resolution, Windows’ solution to this is the ability for the user to adjust the DPI setting.
Comments closedEverybody is taking about multi-platform software development these days. From a desktop to a laptop to a tablet to a phone, people and companies want their software to run on whatever device they are using.
Comments closedNow that iOS 7 is out, take a look at how you can simulate some of its fancy new controls in your own web apps.
Comments closedThis article from PCWorld should be a reminder to everyone that is still using Windows XP to start planning your upgrade to a newer version of Windows.
Essentially, Windows XP will no longer receive security patches after April 2014. What does this mean?
Comments closedUpdate: Xojo iOS was released in Xojo 2014r3. Download Xojo today and try it today or give us 5 minutes and watch how easy it is get started with Xojo iOS!
We are continuing to work hard on support for building iOS apps with Xojo. We believe Xojo will provide the easiest and fastest way to build applications for iPhone and iPad. Our focus so far has been on the underlying framework. The video below includes a demo of an iOS app we created in Xojo. I showed a small part of this app at the Xojo Developer’s Conference earlier this year.
2 CommentsMore and more customers are using Xojo to create applications that may contain private end-user information. This means that it’s becoming increasingly important that your web applications be protected with an SSL certificate and some kind of authentication to make sure the user is who they claim to be.
Comments closedLinux, especially Ubuntu, has quickly evolved, introducing core UI changes such as the global menu bar (akin to OS X’s single menubar system) as well as Overlay Scrollbars. Overlay Scrollbars were meant to reduce the amount of clutter needed around content areas by showing up only when hovered over, and always outside the content area. If you’re developing any kind of serious application on Linux, especially if you are targeting Ubuntu, you want to be able to detect whether or not the system supports Overlay Scrollbars.
Comments closed