Search found 24 matches

by purenet
Thu Oct 12, 2023 9:08 am
Forum: Announcement
Topic: PureBasic 6.03 LTS is released !
Replies: 184
Views: 67228

Re: PureBasic 6.03 LTS beta 8 is ready to test !


beta 9 is available and is focusing on doc improvement (english only for now). As a side note we dropped codesign support for Windows package as the price went crazy for this (basically from 200 euros for 3 years to 450 euros per year, which is a total rip-off for nearly no advantage as AV still ...
by purenet
Sun May 17, 2020 10:47 am
Forum: General Discussion
Topic: Thoughts on the situation of PB
Replies: 6
Views: 3900

Re: Thoughts on the situation of PB


For me the biggest drawback is the lack of TLS support in the network library (client and server side) This is a must for people who want to code own servers and protocols. For you perhaps something different. :)

I agree. The way i go around that right now is to run my PureBasic server programs ...
by purenet
Thu May 14, 2020 9:17 pm
Forum: Feature Requests and Wishlists
Topic: Support of ARM CPU
Replies: 60
Views: 28486

Re: Support of ARM CPU

Python app is 60-300 times slower than PB app and uses 2-3 times more memory
Could you provide some examples demonstrating that?

Not direct comparison, but I converted some Java programs to PB and got significant performance gain (2-3 times faster).
Comparison is possible, because I didn't ...
by purenet
Wed May 13, 2020 12:12 pm
Forum: Feature Requests and Wishlists
Topic: Support of ARM CPU
Replies: 60
Views: 28486

Re: Support of ARM CPU

User_Russian wrote:
purenet wrote:No and no, but Raspberry PI is not for mobile, I can put it in my pocket but not run in same time.
Raspberry PI Zero with a connected powerbank fits in pocket.
You are right, I didn't imagine that. :D
by purenet
Wed May 13, 2020 12:02 pm
Forum: Feature Requests and Wishlists
Topic: Support of ARM CPU
Replies: 60
Views: 28486

Re: Support of ARM CPU

User_Russian wrote:
purenet wrote:We have already SpiderBasic for mobile apps.
On Raspberry PI will it work without a browser?
Will SpiderBasic provide access to GPIO, COM and USB ports?
No and no, but Raspberry PI is not for mobile, I can put it in my pocket but not run in same time. :D
Have to wait for PB for ARM.

purenet
by purenet
Wed May 13, 2020 11:56 am
Forum: Feature Requests and Wishlists
Topic: Support of ARM CPU
Replies: 60
Views: 28486

Re: Support of ARM CPU

Now ARM processors are used in tablets and laptops with Windows. If PB does not support ARM, you will not be able to develop applications using it. ARM support is very important as in more and more devices with ARM processors. Android is based on Linux, which means that theoretically it will be ...
by purenet
Wed May 13, 2020 10:49 am
Forum: Feature Requests and Wishlists
Topic: Support of ARM CPU
Replies: 60
Views: 28486

Re: Support of ARM CPU

So, I see no reason to get excited by ARM support when it comes to Windows programming? How will PureBasic supporting ARM make a difference to my Windows apps that I'm currently coding?
Desktop use declines - mobile use increases. If the language you use for your desktop app, dies out due to ...
by purenet
Tue May 12, 2020 1:00 pm
Forum: General Discussion
Topic: Thoughts on the situation of PB
Replies: 6
Views: 3900

Thoughts on the situation of PB

Hello all,

I think PB is going in a good direction now because:

- ARM support is in the development, I guess we may see it in next year or maybe some test version earlier
- This year 2020 is a bug fix year as Fred stated in some forum message. There has been "spotty" bug fixing in my opinion ...
by purenet
Tue May 05, 2020 6:17 pm
Forum: Feature Requests and Wishlists
Topic: Support of ARM CPU
Replies: 60
Views: 28486

Re: Support of ARM CPU

There is so many ARM boards and operating systems.
I think in most cases Linux (Ubuntu 20.04 LTS) and Raspberry Pi (3 or 4) is best combination for PB.

purenet
by purenet
Sun Apr 12, 2020 8:24 am
Forum: Announcement
Topic: PureBasic 5.72 LTS is out !
Replies: 106
Views: 70153

Re: PureBasic 5.72 LTS is out !

Hello,

It could help to get new users if update the website about the new version:
https://www.purebasic.com/news.php

Anyway, thanks for the PB 5.72. :)

purenet
by purenet
Tue Mar 31, 2020 10:14 am
Forum: General Discussion
Topic: Users complain boring user interface of my apps
Replies: 186
Views: 69912

Re: Users complain boring user interface of my apps

Hi,

Please look an excellent PureBasic UI modules created by Thorsten1867.
There is several modules (SwitchGadget, ButtonEx, etc..) available to create modern UI's.

purenet
by purenet
Sat Sep 28, 2019 2:26 pm
Forum: Coding Questions
Topic: Snap7 communication library for Siemens PLC
Replies: 12
Views: 5953

Re: Snap7 communication library for Siemens PLC

Thank you chris and mk-soft, a very useful library. :D
by purenet
Tue Jul 09, 2019 4:25 pm
Forum: Off Topic
Topic: Why I left PureBasic
Replies: 35
Views: 34521

Re: Why I left PureBasic

This thread is just one example where people are trying to raise their concerns of PB's future.
The same happened countless of times in different threads in many years. It's a clear sign that something is not what people expect.
There is always doomsday writers, but most messages I have seen are not ...
by purenet
Thu Jun 27, 2019 10:02 am
Forum: Off Topic
Topic: Why I left PureBasic
Replies: 35
Views: 34521

Re: Why I left PureBasic

Hello all,

I use PB to create solutions to the enterprise. Mostly those are a service applications running in a server room and processing big amount of data (gigabytes)
in the business intelligence, system integration and data analysis field. PB's ultimate power make this possible, execution speed ...
by purenet
Wed Mar 13, 2019 7:13 pm
Forum: Off Topic
Topic: Ghidra N.S.A`s disassembler open sourced
Replies: 4
Views: 2373

Re: Ghidra N.S.A`s disassembler open sourced

Thank you Zebuddi. This is really big news and as they said on the news, the game changer.
Finally we have free professional tool to analyze executables and produce readable C code. :D

Greetings,
purenet