I'm very tempted
I have Account Edge Pro already but need to upgrade. $20 to get the upgrade is a great deal. I'll have to check to make sure I can do that, though. Anyone else know for sure?
v6:Can anyone confirm what version Starry Night Pro is?
That's dependent on the developer. Xojo for example costs money for each new version and you get free updates for one year (IIRC).If new version of software come out, do I need to pay to upgrade?
I doubt that, because you buy the bundle, not the single app.I am interested to learn Xojo language, if the bundle sales never reach 10k, can I refund it?
I'm very tempted I have Account Edge Pro already but need to upgrade. $20 to get the upgrade is a great deal. I'll have to check to make sure I can do that, though. Anyone else know for sure?
First Heist bundle in a long time that appeals to me. I might even get it.
It's very US-centric, although if you select GB in your address it will default to GBP.First Heist bundle in a long time that appeals to me. I might even get it.
Question: is AccountEdge Pro suitable for a UK startup non-profit/ voluntary sector org? We have to track expenses & some small amounts of grant money, but don't want to leap into something complex or technical. Also don't want to waste time on something that's only geared to US accounting regs.
Pretty
Yeah, in a few days. They usually do it that way to get people talking about the bundles.
Has anyone used xojo desktop?
Is it any good for ios apps and easy to use?
So if 10000 bundles arent sold, no one gets Xojo? Honestly, I think that would be the only reason I'd buy it, but the app isnt even guaranteed...
Actually, is this offer real? I am thinking about the proverb "things too good to be true usually are", and I am wondering if that applies here. I don't have any past experience with MacHeist, are these people legitimate?
First Heist bundle in a long time that appeals to me. I might even get it.
Question: is AccountEdge Pro suitable for a UK startup non-profit/ voluntary sector org? We have to track expenses & some small amounts of grant money, but don't want to leap into something complex or technical. Also don't want to waste time on something that's only geared to US accounting regs.
Xojo Inc. does not give away a free version of Xojo. Xojo requires the appropriate license/activation code, if you want to save your projects and if you want to build your own applications.Xojo has had a free version for awhile now. Can anyone confirm this is the paid version and not the one they give away on their website?
Xojo Inc. said:From:
http://www.xojo.com/download/eula.php
You are free to:
Install Xojo on as many computers as you like.
Use it free-of-charge to learn programming and/or develop software.
Install any Xojo License Keys you purchase on up to two computers.
With the understanding that:
- A Xojo License Key is required to build a stand-alone desktop, console or web application.
- A Xojo License Key is required to save a project in Text or XML formats.
Xojo Inc. does not give away a free version of Xojo. Xojo requires the appropriate license/activation code, if you want to save your projects and if you want to build your own applications.
MacHeist is legit, they've been doing the program since 2006. They pay the developers a flat fee to begin with (varies from developer to developer).
No, that's what the EULA says....your claim that Xojo doesn't give a free version away is totally wrong.
That's exactly the reason why Xojo is not free.You ... need a license to build.
No, that's what the EULA says.
That's exactly the reason why Xojo is not free.
What's next? Photoshop is a free app, because you can download a trial version from adobe.com?
Xojo said:1) A Xojo License Key is required to build a stand-alone desktop, console or web application.
2) A Xojo License Key is required to save a project in Text or XML formats.
Xojo said:The Xojo IDE can be used free-of-charge to create projects of any kind and run them from the IDE. However, to distribute or deploy a stand-alone, compiled version of a project requires the purchase and installation of a Xojo Build License key. The type of key required is based on the type of project you are building. Desktop projects require a Desktop build key. Console projects require a Console Build Key and web projects requires a Web key.
8,400 bundles sold so there's a good chance it will make the 10k. The main reason I bought in was for Xojo. Been using the free IDE to work through the tutorials.
HTMLViewer1.ExecuteJavascript("your javascript DOM code here")
I have a license and Xojo is a freaking awesome language. Not to mention way super powerful. Once you know it, there is no limit to what kinds of apps you can create. Some areas do need work though, like DOM access in the HTMLViewer. I love how the apps you create are "runtime-free".
Though now, you can use Javascript as a workaround.Code:HTMLViewer1.ExecuteJavascript("your javascript DOM code here")
Have you written anything that you deployed on both OS X and Windows? I would like to develop on the Mac but be able to easily deploy in Windows.