Search found 107 matches

by greyhoundcode
Tue Jan 19, 2021 10:42 pm
Forum: Linux
Topic: Official Linux distribution for PureBasic
Replies: 66
Views: 38615

Re: Official Linux distribution for PureBasic

Use only LTS version of Ubuntu, and build PureBasic on the 2 last LTS. It would be 18.04 LTS and 20.04 LTS.
Sounds good to me.

Note: I tend to use Ubuntu derivatives and, for my own purposes, I have no problem with 32bit being dropped.
by greyhoundcode
Thu Nov 05, 2020 3:33 am
Forum: General Discussion
Topic: Create executable shortcut
Replies: 3
Views: 1154

Re: Create executable shortcut

Thank you!
by greyhoundcode
Wed Nov 04, 2020 10:33 pm
Forum: General Discussion
Topic: Create executable shortcut
Replies: 3
Views: 1154

Create executable shortcut

Getting back into using PureBasic after a long absence, and in the intervening period I seem to have forgotten how to use the IDE effectively ;-) Now, it so happens I'm building a set of command line tools...and I'm noting that just because that hopefully explains why I don't just use the existing C...
by greyhoundcode
Sat May 12, 2018 3:23 pm
Forum: Linux
Topic: The tiresome problems with different Linux distributions
Replies: 8
Views: 3402

Re: The tiresome problems with different Linux distributions

With Ubuntu derivatives including Mint, I can't say I've found it particularly difficult (the output from checkinstall.sh makes it pretty easy, really) but I have no particular experience of Arch, etc and you're right - it could always be made easier. Those options do look pretty attractive (could s...
by greyhoundcode
Fri Dec 01, 2017 1:27 am
Forum: Feature Requests and Wishlists
Topic: PB 6.0 - ideas
Replies: 82
Views: 33464

Re: PB 6.0 - ideas

SSL/TLS support for PB's Network library. +1 Let's Encrypt and changes in Google Chrome and other browsers are contributing to an increase in the number of sites served over HTTPS. Consuming data from these sources/interacting with APIs served over secure protocols is really critical for many apps ...
by greyhoundcode
Fri Dec 16, 2016 11:54 pm
Forum: Off Topic
Topic: Might as well code next to an air-cleaning indoor plant
Replies: 17
Views: 6430

Re: Might as well code next to an air-cleaning indoor plant

There are some pot plants that are very easy to grow (very hard to kill!), inexpensive, hardly need any TLC, and don't need much light or water ... so what's your excuse for not having one (or a few!) in your immediate work area!?!?
Yet somehow I always do manage to kill them :(
by greyhoundcode
Mon Nov 14, 2016 7:19 pm
Forum: Feature Requests and Wishlists
Topic: FastCGI multiplexing
Replies: 1
Views: 2167

FastCGI multiplexing

Right now PB's FastCGI implementation supports threading, which is great. I'm wondering though - if this is viable - if support for handling multiple requests 'concurrently' without creating a new thread per request could be added? Semi pseudo-code: Procedure AddToResponseQueue(fastCgiHandle.l) ; St...
by greyhoundcode
Fri Aug 26, 2016 8:31 pm
Forum: Linux
Topic: Force run program into Terminal?
Replies: 1
Views: 1723

Re: Force run program into Terminal?

So it sounds like you have written a command line app, but wish to create a desktop/launcher icon for it that will automatically open this app in the terminal. If so, what I would do in this situation (Ubuntu) is create a .desktop file and include an entry along the following lines: Name=My App Exec...
by greyhoundcode
Wed Jan 06, 2016 2:42 pm
Forum: Announcement
Topic: PureBasic 5.40 LTS final is out !
Replies: 52
Views: 22941

Re: PureBasic 5.40 LTS final is out !

Bit late, but thank you :-) - Added: HTTPS and simple auth support for ReceiveHTTPFile() and GetHTTPHeaders() - Added: Auto redirect support for ReceiveHTTPFile() and ReceiveHTTPMemory() - Added: ASynchronous mode for ReceiveHTTPFile() and ReceiveHTTPMemory() - Added: HTTPProgress(), AbortHTTP() and...
by greyhoundcode
Sun Nov 29, 2015 1:15 am
Forum: General Discussion
Topic: Is this worth downloading? Visual Studio Essentials?
Replies: 2
Views: 1946

Re: Is this worth downloading? Visual Studio Essentials?

It would take some work (by some keen person somewhere...!) but VS Code is very nice. Getting PB integration and even adding it to the extension marketplace could be a great move.
by greyhoundcode
Fri Jul 31, 2015 6:52 pm
Forum: Off Topic
Topic: Backend hosting for applications
Replies: 16
Views: 4738

Re: Backend hosting for applications

Hey @tj1010, That $60/year package is pretty good comparatively speaking. I don't know what they allow though. For game back-ends you need sockets or long-polling and the ability to, for example, put packages like GTK on Ubuntu so you can build and run servers with panels, or maybe SSL updates. Ther...
by greyhoundcode
Tue Jul 14, 2015 3:55 am
Forum: Off Topic
Topic: Backend hosting for applications
Replies: 16
Views: 4738

Re: Backend hosting for applications

For flexibility and economy I can't recommend Digital Ocean highly enough - and as with most VPS offerings you have a tremendous amount of freedom (as compared to a standard 'shared hosting' package of the old stamp).
by greyhoundcode
Tue Apr 17, 2012 4:58 pm
Forum: Announcement
Topic: ProGUI V1.38 UI Library (Small Bug Fix)
Replies: 1064
Views: 286770

Re: ProGUI V1.33 User Interface Library (New ButtonEx Exampl

No absolutely not, the Platinum license covers the entire life of the product as a reward to those who "invest" early :) ... Thanks dude :) nope there will never be any upgrade fees for Platinum users - that's why the licence is valuable, it helps me out with the short term money while de...
by greyhoundcode
Mon Apr 16, 2012 9:13 pm
Forum: Announcement
Topic: ProGUI V1.38 UI Library (Small Bug Fix)
Replies: 1064
Views: 286770

Re: ProGUI V1.33 User Interface Library (New ButtonEx Exampl

No doubt - and I wouldn't actually begrudge paying twice, in fact I think that would be pretty fair - just wanted to clarify the position :-)
by greyhoundcode
Mon Apr 16, 2012 4:57 pm
Forum: Announcement
Topic: ProGUI V1.38 UI Library (Small Bug Fix)
Replies: 1064
Views: 286770

Re: ProGUI V1.33 User Interface Library (New ButtonEx Exampl

Sales question: if you're planning to shift everything to DirectX that's going to be a considerable piece of work. If someone buys a Platinum license is that only going to be valid for the current branch of ProGUI?