Search found 47 matches

by dman
Fri Aug 10, 2018 3:11 pm
Forum: Announcement
Topic: [Game] Scavenger
Replies: 37
Views: 17620

Re: [Game] Scavenger

Awesome work! Well done!

Do you have a demo available?
by dman
Fri Aug 10, 2018 3:06 pm
Forum: Game Programming
Topic: [2D Programming] Bouncing Block Script not Work, Help Need!
Replies: 6
Views: 4629

Re: [2D Programming] Bouncing Block Script not Work, Help Ne

It's not a great example of gravity with bounce effect but it works for what I needed it for, hope it serves a purpose for you.


; ------------
; Gravity Test
; ------------

UsePNGImageDecoder()

InitSprite()
InitKeyboard()

If OpenScreen(640, 480, 32, "Gravity")
posX.f
posY.f

direction.i ...
by dman
Thu Dec 18, 2014 4:49 pm
Forum: Coding Questions
Topic: Make SSL Connection with OpenSSL
Replies: 18
Views: 8128

Re: Make SSL Connection with OpenSSL

You know, if it's just file transfers, you could use an existing SFTP client or setup a basic system using PHP to save all the
hassle?
by dman
Tue Dec 16, 2014 4:07 pm
Forum: Coding Questions
Topic: Make SSL Connection with OpenSSL
Replies: 18
Views: 8128

Re: Make SSL Connection with OpenSSL

What are you trying to achieve? is it just file transfers?
by dman
Tue Dec 16, 2014 3:28 pm
Forum: Coding Questions
Topic: Make SSL Connection with OpenSSL
Replies: 18
Views: 8128

Re: Make SSL Connection with OpenSSL

Hi Barbarossa,

I am working on a project at the moment (SFTP client), well... it was on hold for awhile due to work lol but
I am using LibSSH ( http://www.libssh.org/ ). As the name suggests it allows you to connect to a remote system via SSH, v1 and v2 supported.

Definately look into using it. If ...
by dman
Thu Aug 14, 2014 8:37 am
Forum: Announcement
Topic: TV3D with PureBasic
Replies: 14
Views: 12618

Re: TV3D with PureBasic

ah yeh, the price is still the same it seems although you can
download it for free, only a watermark remains in the bottom right
of your screen.

you pay when you want to release your project commercially, so not
a bad deal I think.

I agree that it does require an update, lots of things happened ...
by dman
Wed Aug 13, 2014 10:11 pm
Forum: Announcement
Topic: TV3D with PureBasic
Replies: 14
Views: 12618

Re: TV3D with PureBasic

Hi folks,

Looking through some files tonight and found TV3D 6.5 so had a play and found tmyke's wrapper for PB
so edited the code to get it working for the latest version of PureBasic 5.30.

Always liked TV3D, I see the website is still up.

Anyone else still use it?
by dman
Sat Mar 29, 2014 11:07 am
Forum: 3D Programming
Topic: UnionBytes Engine
Replies: 70
Views: 37087

Re: UnionBytes Engine

This really is some fantastic work! unfortunately I don't have a system that can run the demos,
I need coal to keep my system working! Although when the coal runs out hydro power takes over,
so not too bad.
by dman
Sat Mar 29, 2014 11:01 am
Forum: Announcement
Topic: PureBasic 5.22 LTS final is out !
Replies: 130
Views: 59195

Re: PureBasic 5.22 LTS final is out !

Nothing wrong with the help files, I find PB help files a great resource to work from.

Actually, for products like PB, I will go as far to say (or type) that the help files
are probably the best in comparison to many help files.
by dman
Tue Feb 25, 2014 9:23 pm
Forum: Off Topic
Topic: Thanks Fred for not just working on SpiderBasic
Replies: 11
Views: 2698

Re: Thanks Fred for not just working on SpiderBasic

Dude!

Fred is a genius!

The man has 2 systems side by side, left hand - coding PB, right hand - coding SpiderBASIC!

it's all good :mrgreen:
by dman
Wed Feb 05, 2014 4:30 pm
Forum: General Discussion
Topic: A better name?
Replies: 45
Views: 13097

Re: A better name?

Nothing wrong with the name Monkey at all, and I know the product, I have it, damn fine product too! :D
Using a sexual innuendo as a product name is never a good idea.

How is the name 'Monkey' a sexual innuendo? I understand what your getting at, as I have
also read the line in question, but the ...
by dman
Tue Feb 04, 2014 3:53 pm
Forum: General Discussion
Topic: A better name?
Replies: 45
Views: 13097

Re: A better name?

I think naming products is the worst task, very difficult to get right as there are
so many opinions.

We should be focusing on how good the product is, it's just a name.

SpiderBasic is a fine name!
by dman
Tue Feb 04, 2014 3:50 pm
Forum: General Discussion
Topic: A better name?
Replies: 45
Views: 13097

Re: A better name?

Kuron wrote:Venom
Tarantula

Not fond of the name either, but it is a hell of a lot better than monkey.

If I had the naming rights, it would have been PBWeb.
Nothing wrong with the name Monkey at all, and I know the product, I have it, damn fine product too! :D
by dman
Mon Jan 20, 2014 10:53 am
Forum: Announcement
Topic: SpiderBasic 1.00 is out !
Replies: 438
Views: 247372

Re: SpiderBasic 1.00 alpha

I think this is a very positive step for PB, the PB team need to make a living like the rest of us do and
I would prefer they had the funds for the work they do, no one can live off fresh air alone!

SpiderBasic will hopefully be a great success and a much needed tool for developers.

I trust Fred ...
by dman
Mon Jan 20, 2014 10:34 am
Forum: Coding Questions
Topic: Random crash
Replies: 46
Views: 17632

Re: Random crash

I have tested this, No crash.