The onebillion Connection

by Heather Laine on December 16, 2016 No comments

Our current Holiday Season offer features a limited edition set of LiveCode books. What makes them a limited edition is the special cover design featuring onebillion, and the donation we are making from each sale to this organisation.

But who are onebillion, and why are we supporting them?

read more
Heather LaineThe onebillion Connection

LiveCode Widgets: The Segmented Control

by Peter Brett on December 2, 2016 7 comments

LiveCode 8 introduced the segmented control widget.  This very versatile widget can be used in several user interface roles, and this blog post shows you how to use it to align text in a field and to create a 5-star rating control.

read more
Peter BrettLiveCode Widgets: The Segmented Control

What’s new in LiveCode 9.0 DP 2?

by Peter Brett on November 21, 2016 No comments

Over the last month, we’ve been working hard on our next feature release, LiveCode 9.  Today we’re making a new developer preview available, including a powerful new capability for HTML5 development, and a completely rewritten LiveCode Builder virtual machine.

read more
Peter BrettWhat’s new in LiveCode 9.0 DP 2?

Ignite Your Sites with revIgniter

by Ralf Bitter on November 11, 2016 1 comment

[Editors note] This month we are celebrating the relaunch of our hosting service as LiveCode Hosting. With the spotlight on LiveCode Server I asked Ralf Bitter if he would like to write a bit about his excellent LC Server Framework, revIgniter.

Why revIgniter?

It was 2009 when the On-Rev web hosting service was introduced, long before the LiveCode Server engine was available to be installed on arbitrary web servers. Back then early adopters like me were thrilled and eager to learn about the new possibilities enabled by “a new variant of the existing technology that allows you to mix Revolution code with HTML content on the same page much in the same way as PHP”1. There was a vibrant community dedicated to server-side scripting at the forums which were rapidly flooded with lots of code samples all mixing LiveCode (formerly Revolution) code with HTML or even additionally with CSS and JavaScript.

read more
Ralf BitterIgnite Your Sites with revIgniter

Infinite Livecode: Java progress

by Ali Lloyd on November 9, 2016 4 comments

Current progress

Since the Infinite LiveCode project was funded we have been hard at work with all the unglamorous but important preparation needed to make it possible, including refactoring the LiveCode Builder virtual machine. We have also made significant progress on the Java foreign function interface (FFI) that sits between the LiveCode Builder world and the Java world. Once the remaining few pull requests are merged, it will possible to interface with loaded Java classes, in particular the Android API – enabling you to instantly add vast swathes of additional functionality to your Android apps.

read more
Ali LloydInfinite Livecode: Java progress

LiveCode Widgets: More Line Chart Madness

by Monte Goulding on November 2, 2016 No comments

Continuing on from my last blog post where I added the showLines and markerStyles property to the line chart and not being one to know when to stop I realised that what the line chart really needs now is more marker styles. I could come up with some more styles and draw them but that’s not as much fun as what I’m going to do. What I’m going to do is allow you to specify one of the 6 marker styles already implemented and also any icon name from the svg library. We can have beautiful charts with little smiley faces as markers!

read more
Monte GouldingLiveCode Widgets: More Line Chart Madness

What’s new in LiveCode 9 DP 1?

by Peter Brett on October 17, 2016 4 comments

Today we’re releasing the first developer preview of our next feature release, LiveCode 9.  In addition to stability improvements, there are some really neat new features to dig into. From LiveCode 9, we’ll also be changing the way we number LiveCode releases.

read more
Peter BrettWhat’s new in LiveCode 9 DP 1?