Okay I've thought about everyone's replies and I think I'm going to go with ordinary shareware, and perhaps selling the source code on top of that. Now I just have to write the thing.
I might give away my asteroids game if I can find the time to convert it to PB (BB2D has Data Execution Prevention ...
Search found 31 matches
- Mon Jun 23, 2008 6:05 pm
- Forum: Off Topic
- Topic: Open Source Shareware - can it work?
- Replies: 25
- Views: 4186
- Sun Jun 22, 2008 11:05 pm
- Forum: Off Topic
- Topic: Open Source Shareware - can it work?
- Replies: 25
- Views: 4186
- Sun Jun 22, 2008 10:58 pm
- Forum: Off Topic
- Topic: Open Source Shareware - can it work?
- Replies: 25
- Views: 4186
- Sun Jun 22, 2008 10:40 pm
- Forum: Off Topic
- Topic: Open Source Shareware - can it work?
- Replies: 25
- Views: 4186
- Sun Jun 22, 2008 10:25 pm
- Forum: Off Topic
- Topic: Open Source Shareware - can it work?
- Replies: 25
- Views: 4186
- Sun Jun 22, 2008 9:43 pm
- Forum: Off Topic
- Topic: Open Source Shareware - can it work?
- Replies: 25
- Views: 4186
Open Source Shareware - can it work?
I am really concerned about the moral implications of closed source software. This has been bothering me for a while, after I found out about Sony's Rootkit scandal and various other stuff. Evil EULA's. I got Microsoft's "Free" Visual C++ compiler last year. In the EULA it effectively says that it ...
- Sun Jun 22, 2008 9:27 pm
- Forum: Off Topic
- Topic: Your problems with Windows Vista
- Replies: 54
- Views: 8660
I thought Vista was pretty cool and got an unfair press... until I installed Ubuntu. I have been totally converted in about 2 weeks. Ubuntu starts quickly without all the hard disk chugging and thrashing that Vista seems to go in for. Vista looks pretty till you've seen compiz fusion. Vista's start ...
- Sun Jun 22, 2008 8:50 pm
- Forum: General Discussion
- Topic: calling a string function in assembly
- Replies: 2
- Views: 1234
- Wed Jun 18, 2008 5:01 pm
- Forum: General Discussion
- Topic: calling a string function in assembly
- Replies: 2
- Views: 1234
calling a string function in assembly
I'm not very good with assembly as I've shown in my other posts.
Can someone show me how to call a function IN PURE ASM (windows) that takes a string and returns a string?
I tried looking at the asm output of pb for such a function but it was full of macros and weirdness, I was worried I might ...
Can someone show me how to call a function IN PURE ASM (windows) that takes a string and returns a string?
I tried looking at the asm output of pb for such a function but it was full of macros and weirdness, I was worried I might ...
- Wed Jun 18, 2008 4:53 pm
- Forum: Linux
- Topic: A Debian/Ubuntu PureBasic installer
- Replies: 27
- Views: 17702
Re: A Debian/Ubuntu PureBasic installer
I got my PB installed by following the instructions in the INSTALL and README files that came with it. And I'm not a geek. I'm one of those people who like things to "just work" and for me, it did.
But anything that helps even one person is good.
But anything that helps even one person is good.
- Wed Jun 18, 2008 4:50 pm
- Forum: General Discussion
- Topic: Mysterious item on stack
- Replies: 8
- Views: 1813
- Mon Jun 16, 2008 4:17 pm
- Forum: General Discussion
- Topic: Mysterious item on stack
- Replies: 8
- Views: 1813
- Mon Jun 16, 2008 4:14 pm
- Forum: Linux
- Topic: console says weird things to me :(
- Replies: 4
- Views: 2290
- Sat Jun 14, 2008 6:44 pm
- Forum: Coding Questions
- Topic: comparison operators behaving oddly
- Replies: 8
- Views: 1695
- Sat Jun 14, 2008 5:54 pm
- Forum: Coding Questions
- Topic: comparison operators behaving oddly
- Replies: 8
- Views: 1695
Re: comparison operators behaving oddly
Thanks a lot both of you for the warm welcome. :D
My favourite thing about PB so far is the freedom - it doesn't try to shelter the user from all the pointer/assembly type stuff like BB used to... BB was so restricting... and I took one look at BlitzMax and thought the syntax was a mess - it looked ...
My favourite thing about PB so far is the freedom - it doesn't try to shelter the user from all the pointer/assembly type stuff like BB used to... BB was so restricting... and I took one look at BlitzMax and thought the syntax was a mess - it looked ...