Search found 13 matches

by codemonster
Tue Jan 29, 2013 12:33 pm
Forum: Off-Topic
Topic: LiveCode is going Open Source!
Replies: 4
Views: 6285

LiveCode is going Open Source!

http://www.kickstarter.com/projects/1755283828/open-source-edition-of-livecode What do you guys thinks about this? From what I can see I think it's a good thing in the long run but it sure hurts knowing the I paid for the most expensive package just a couple of months ago. Here's hoping the best for...
by codemonster
Wed Jan 09, 2013 5:39 pm
Forum: iOS Deployment
Topic: List of iOS Apps Created with LiveCode Inspiration Thread
Replies: 20
Views: 23936

Re: List of iOS Apps Created with LiveCode Inspiration Threa

Good stuff everyone. This thread is turning out to be beyond what I had expected.

As for me, I am continuing to piece together my app during whatever spare time I get. When done, I hope to add my own to this list :D

Cheers!
by codemonster
Fri Dec 28, 2012 5:11 pm
Forum: Off-Topic
Topic: Plans for 2013 with LiveCode
Replies: 3
Views: 6002

Plans for 2013 with LiveCode

Most of you may have anticipated a new year thread popping up, so in true form I will ask it. Now is the time to socially commit yourself and let everyone know. What are your app plans for 2013 using LiveCode? I'll start. I would like to create a simple app with LIveCode and post it the app store an...
by codemonster
Fri Dec 28, 2012 4:51 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode vs. Web Dev Tools
Replies: 26
Views: 23837

Re: LiveCode vs. Web

What's your time worth? Are you doing this as a professional or a hobbyist? If you can easily navigate all those frameworks and APIs and have the time to learn all of them proficiently then it may serve you well to go the coffee script route. Don't get caught up in the tech. Figure out what you are ...
by codemonster
Wed Dec 05, 2012 9:35 pm
Forum: Off-Topic
Topic: How many livecode developers are there?
Replies: 5
Views: 7243

Re: How many livecode developers are there?

I think the question they are asking is: "What happens if you fall out a window onto an exploding bus, who will back you up?" I'm game! :) Simon The force is strong in this one :D More on the story...at this point, it doesn't matter to me, I've gone ahead and made the purchase myself and the bean c...
by codemonster
Wed Dec 05, 2012 3:15 pm
Forum: Off-Topic
Topic: How many livecode developers are there?
Replies: 5
Views: 7243

Re: How many livecode developers are there?

Klaus wrote:Well, I'm one (Livecode developer, not a bean!) 8)
lol! Yes, me too!
by codemonster
Wed Dec 05, 2012 5:07 am
Forum: Off-Topic
Topic: How many livecode developers are there?
Replies: 5
Views: 7243

How many livecode developers are there?

I am pitching the use of Livecode and I got asked how many developers there are for Livecode.

Anyone know? Is it hundreds? Thousands? Tens of thousands? Over 50k users?

The bean counters would like to know and it would help grease the wheels of progress.

(That's enviro-friendly grease btw)
by codemonster
Wed Nov 21, 2012 11:27 pm
Forum: iOS Deployment
Topic: List of iOS Apps Created with LiveCode Inspiration Thread
Replies: 20
Views: 23936

Re: List of iOS Apps Created with LiveCode Inspiration Threa

Wow great stuff everyone! This is becoming a good list of apps already and I am inspired by this :D This next few weeks I'm going to start to draft up some plans for my own app and see how it goes. I'm sure it's going to take a lot of work but I know LC already makes it easier than coding it out in ...
by codemonster
Wed Nov 21, 2012 3:27 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Where is current documentation?
Replies: 6
Views: 5055

Re: Where is current documentation?

When I load LC, the splash screen has links to dozens of tutorials and docs. So far, I've been able to learn from those resources. I was going to post a link, but I am getting the following message: "Your account does not have permission to post links or domain/page references." Anyway, it's the one...
by codemonster
Tue Nov 20, 2012 9:20 pm
Forum: iOS Deployment
Topic: List of iOS Apps Created with LiveCode Inspiration Thread
Replies: 20
Views: 23936

List of iOS Apps Created with LiveCode Inspiration Thread

Hi Everyone, I'd like to know if there is a resource or link that lists apps that have been produced using Livecode. I know in other sites, they would have a gallery that would extensively list samples. Optionally, if you have an app created with Livecode, please list it here. It would be great to s...
by codemonster
Sun Nov 11, 2012 4:58 am
Forum: iOS Deployment
Topic: Success: 1st mobile app published via LiveCode
Replies: 7
Views: 6552

Re: Success: 1st mobile app published via LiveCode

Thanks for posting, the app looks great. I'm looking to create apps vs. games and was wondering what was out there.
by codemonster
Sat Nov 10, 2012 4:36 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: What are the available JSON parsers for LiveCode?
Replies: 2
Views: 4085

Re: What are the available JSON parsers for LiveCode?

Thanks Mike!

That was very helpful. I'll dig into it a bit more. I need to be able to fill the data grid with JSON data. Since it's all indexed arrays, I know it's possible. I checked out the data grid object. So far, some really great documentation from RunRev. I'm going to see what I can build.
by codemonster
Sat Nov 10, 2012 4:37 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: What are the available JSON parsers for LiveCode?
Replies: 2
Views: 4085

What are the available JSON parsers for LiveCode?

Hi Everyone,

I'm interested in finding out if LiveCode has a JSON parser available.

What I would like to do is to consume a JSON feed and dump the array data into a tableview/datagrid. Is this currently possible with LiveCode?

Thank you.