The Ubuntu App Showdown
11–20 of 42 posts
Re: The Ubuntu App Showdown
#12HumanTask is a personal task manager for humans - http://srirangan.net/2012-06-humantask-is-a-personal-task-ma...
Re: The Ubuntu App Showdown
#13Forgetting all the things Visual Basic did wrong, the biggest thing it did right was the UI builder. When you put a button on the screen, it wrote the code for you. When you put a text box on the screen, it wrote the code for you. When you double click the button in the designer, it takes you to the code for that button. You select "onClick" and type "textbox1 = "Hello world!". Save and run, click the button, and the textbox says "Hello world!".
VB made UI easy. Glade is nice, but it still doesn't come close to the ease of use that VB brought to the market. I don't know of anything else that has since. VB was a ecosystem that let accountants build software. With all the bad that comes with the good, this is still unmatched as far as my research has shown me.
Re: The Ubuntu App Showdown
#14They talk about Rapid Application Development, and it makes me sad. It makes me sad because I still haven't found a RAD tool that works on the same level of Visual Basic. Forgetting all the things Visual Basic did wrong, the biggest thing it did right was the UI builder. When you put a button on the screen, it wrote the code for you. When you put a text box on the screen, it wrote the code for you. When you double cl…
Re: The Ubuntu App Showdown
#15They talk about Rapid Application Development, and it makes me sad. It makes me sad because I still haven't found a RAD tool that works on the same level of Visual Basic. Forgetting all the things Visual Basic did wrong, the biggest thing it did right was the UI builder. When you put a button on the screen, it wrote the code for you. When you put a text box on the screen, it wrote the code for you. When you double cl…
BTW how about Mono? Isn't that supposed to be .NET clone?
Re: The Ubuntu App Showdown
#16They talk about Rapid Application Development, and it makes me sad. It makes me sad because I still haven't found a RAD tool that works on the same level of Visual Basic. Forgetting all the things Visual Basic did wrong, the biggest thing it did right was the UI builder. When you put a button on the screen, it wrote the code for you. When you put a text box on the screen, it wrote the code for you. When you double cl…
Maybe in a parallel universe where HTML wasn't the basis for web apps - where perhaps we're finally heading for now - we'd have seen instead leaps in RAD tool development.
Re: The Ubuntu App Showdown
#17What are the judging criterion for the contest and who judges?
Re: The Ubuntu App Showdown
#18They talk about Rapid Application Development, and it makes me sad. It makes me sad because I still haven't found a RAD tool that works on the same level of Visual Basic. Forgetting all the things Visual Basic did wrong, the biggest thing it did right was the UI builder. When you put a button on the screen, it wrote the code for you. When you put a text box on the screen, it wrote the code for you. When you double cl…
There is Lazarus I stumbled upon once. Tried it a little and seems to do things quite much like VB. Its basically a Delphi clone I guess. But damnit, who wants to use Pascal! BTW how about Mono? Isn't that supposed to be .NET clone?
Re: The Ubuntu App Showdown
#19All the people on the review panel are men. Could be better.
Re: The Ubuntu App Showdown
#20They talk about Rapid Application Development, and it makes me sad. It makes me sad because I still haven't found a RAD tool that works on the same level of Visual Basic. Forgetting all the things Visual Basic did wrong, the biggest thing it did right was the UI builder. When you put a button on the screen, it wrote the code for you. When you put a text box on the screen, it wrote the code for you. When you double cl…