Custom iOS Controls in Oxygene "Nougat" A week or so back, Yari D’areglia had an excellent tutorial on his blog on How to build a custom control in iOS that gave a nice rundown of some of the
Oxygene "Nougat" Overview Discussing with marc hoffman, Carlo Kok, Mike Orris & Brian Lindahl the newest flavor of Oxygene “Nougat”, bringing the Oxygene programming language to the Cocoa and Cocoa Touch frameworks for Mac and iOS
Working with Briefcases One very useful feature of Data Abstract is Briefcase support. The Data Abstract briefcase provides local persistent storage. Simply store the data in a local briefcase file on the client file system, and
"Nougat", Beta 3 ![Beta 3](http://www.remobjects.com/images/emails/Nougat-Beta3.png)On Friday, we shipped BETA 3 of Oxygene “Nougat”, a major milestone in our progress to bring the Oxygene language you know and
Introducing "Nougat" - Oxygene for Cocoa Introducing RemObjects “Nougat” – Oxygene for Cocoa. Bringing the Oxygene programming language to Cocoa and Cocoa Touch for Mac OS X and iOS development. Demonstration includes CrossBox, Interface Builder and Instruments integration.
Advanced XML Oxygene for .NET makes it easy to work with XML documents. This video shows you how to use XML Namespaces, Schemas (XSD), XML Validation, Serialization, Deserialization, XPath and LINQ to XML.
Oxygene for Android Torch App Brian Long made a great video on building an Android Torch App using Oxygene for Android. You can find it as part of RemObjects TV. The app he builds is a nice simple
Building an Android Torch App Brian Long walks through the process of developing an Android Torch app using Oxygene for Java. Covers Intents, Permissions, Activities, and other features common to Android App development. [Get the code.]
Oxygene Gets Big(Integers) A huge part of cryptography is big numbers. Really big numbers. For example, the SHA-256 cryptographic hash produces a 256-bit thumbprint of any data you give it. Exactly how big is 256-bits? 8
Introducing Browse500, the first Nougat app on the iOS App Store! I’m more than thrilled to announce the immediate availability of Browse500.app, the very first app written in Oxygene “Nougat” to be submitted to and approved for the iOS App Store. [![](http:
Using Instruments with Oxygene to Profile your Mac and iOS Apps One of the coolest tools in Apple’s Xcode tool chain is Instruments, the profiler. ![](http://blogs.remobjects.com/wp-content/uploads/2013/01/Instruments.png)Profiling is an essential debugging tool for every
Cryptography with Oxygene One of my favorite development topics is Cryptography, and my favorite language is Oxygene. The Oxygene language has some great features that are well suited to advanced programming tasks like cryptography. For example,
Oxygene on the Big Screen You already know Oxygene is the best choice for mobile development – Oxygene for Java on Android, Oxygene for .NET for Windows Phone and the Windows RT Surface and the beta “Nougat” already providing
Working with User Interface files in Oxygene “Nougat” In this article, i want to talk a bit about working with user interfaces in Oxygene Nougat. As you know, Nougat is a native compiler for the Objective-C runtime, meaning that it works
Happy New Year 2013! ![Happy New Year 2013](http://blogs.remobjects.com/wp-content/uploads/2013/01/3879.jpg) A happy and successful new year of 2013, from everybody here at RemObjects Software! We have lots of great
Using RemObjects SDK and Data Abstract with Oxygene Nougat. Nougat is, of course, designed to work with any existing Objective-C libraries out there, because it directly consumes and generates code for the Objective-C runtime. As such, it should come as no surprise
Remote Script Debugger Introduction Today I’d like to write about a new technology that is currently being developed by the RemObjects team – the Remote Script Debugger. The Remote Script Debugger is a service that exposes
Oxygene Goes to School Dr. Norman Morrison recently published a wonderful series of Oxygene for Java tutorials on his “Pascal Programming for Schools” site, including some on Android development. He reports that students in his school are
New features in Schema Modeler 7 As you might know, we are switching to the new Schema Modeler tool in our Data Abstract products. We wanted to make it better, handier and up-to-date with the latest conceptions introduced in
Oxygene "Nougat" BETA 2 is out! On Friday, we shipped BETA 2 of Oxygene “Nougat“, the next major platform for our Oxygene language (in case you have missed it or have been living under a rock, Nougat is “Oxygene
Overview of the Oxygene Programming Language A general overview of the RemObjects Oxygene programming language and features. Includes demos of Visual Studio 2012 enhancements, Windows 8 Modern UI programming, Android development and iOS app development. [Echoes, Cooper & Nougat]
Getting started on truly native Mac and iOS development with Oxygene "Nougat" In preparation for “Nougat Beta 2”, our next milestone coming up in a couple of weeks, i wanted to sit down and write up a quick “getting started” article on how to get
DA-LINQ Table Definition Generation Highlighting the new Create DA LINQ Table Definitions from RemObjects Data Abstract 7 for .NET
Free issue of Blaise Pascal magazine to registered users I must have missed this one being announced, but registered users of XE, XE2 and XE3 products can pull down a free copy of Blaise Pascal, the magazine for all things Pascal-based. Details
Fix-It, "Reloaded" Oxygene 5.2 takes the Fix-it functionality to the next level with Fix-All and Treat Fixable Errors as Warnings. Fix-it is all about increasing your productivity and keeping you in the zone of