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 more3000 Malaysian School Children Learn Programming With LiveCode
by Fadillah Iskandar on October 12, 2016 10 commentsThis month, leading up the National Code Challenge in Malaysia, was extremely hectic, but extremely rewarding and I am overjoyed with the way the event went.
I am the lead trainer and content developer for the Coding@Schools program, a government funded initiative aimed at introducing primary school children in Malaysia into the world of computing and programming, to encourage them to become contributors to and creators of the Internet rather than mere consumers.
read moreGet a Hacktoberfest t-shirt by contributing to LiveCode
by Peter Brett on September 30, 2016 1 commentThis autumn, Digital Ocean and GitHub are once again running a Hacktoberfest promotion: make four contributions to open source projects on GitHub during October, and Digital Ocean will send you a t-shirt. This is a great opportunity for you to get involved in the LiveCode open source project!
read moreLiveCode Widgets: Modifying the Line Chart
by Monte Goulding on September 15, 2016 2 commentsLast week we looked at how to use the Line Chart Widget. This week I am going to show you how to modify this widget. I have included a link to the code on GitHub at the end of this blog post.
Having spent most of my time lately immersed in mergExt externals, the LiveCode engine and the IDE, I haven’t had as much time as I’d like to delve into LiveCode Builder and Widgets. Until now…
read moreLiveCode 8.1 – A major minor release
by Peter Brett on September 12, 2016 5 commentsBack in May 2016 we released LiveCode 8, a massive step forward for the LiveCode ecosystem with new externals, new extensibility with LiveCode Builder widgets, and a new and improved IDE.
Today we’re pleased to announce the release of LiveCode 8.1, which builds on the LiveCode 8 foundation to bring dozens of new features, better performance, and some developer-assisting improvements that’ll just make your life a bit easier – not to mention 200Â bug fixes.
read moretsNet: New Networking Capabilities for LiveCode
by Charles Warwick on September 9, 2016 2 commentsStarting with the 8.1.0 DP3 release, LiveCode commercial editions include a new networking external, tsNet, that enhances the existing networking capabilities of LiveCode. tsNet utilises the curl networking library to provide a full suite of functions for both synchronous and asynchronous transfers using HTTP(S), FTP(S), SFTP and SMTP(S) protocols. This is good news for LiveCode developers as along with the support of new protocols, all transfer types can be performed in a non-blocking manner with callback support.
read moreAsync Data Transfer in LiveCode: Problem and Solution
by Todd Fabacher on September 9, 2016 1 commentDigital Pomegranate was recently contacted to create a mobile solution for a back end media monitoring system. For those unfamiliar with media monitoring, you will be amazed how large the industry actually is. They read almost EVERY web page, tweet, public Facebook post and all other types social media data – ALL THE TIME. They also watch and listen to EVERY TV & Cable show, radio station and even online videos like YouTube. This is a massive industry with hundreds of thousands of people monitoring consumer’s media consumption and sentiment.
read moreLiveCode Widgets: The Line Chart
by Monte Goulding on September 7, 2016 28 commentsThere’s nothing quite like a good chart for presenting data in a way that is easy for people to quickly understand. A few of us around the office even get strangely excited by chart bling so it’s no surprise that the Line Chart was high on the agenda for LiveCode 8. For someone like me that has spent many hours implementing charts in LiveCode over the years having a chart right there in the tool palette to drag onto my stack is just lovely.
read more
Recent Comments