Search found 102 matches

by Azul
Thu Nov 27, 2014 10:20 am
Forum: Feature Requests and Wishlists
Topic: Password support for Packer lib
Replies: 34
Views: 17557

Re: Password support for Packer lib

fabulouspaul wrote:+1

and when doing so... support for ZIP > 2 GB would be very suitable too.
+1 for both
by Azul
Thu Oct 16, 2014 4:16 pm
Forum: General Discussion
Topic: buildbot with purebasic - brainstorming
Replies: 5
Views: 3527

Re: buildbot with purebasic - brainstorming

I don't have a mac, but saw this:
http://wiki.winehq.org/MacOSX
Maybe of some help.
Just "wine" refers generally to 32bit or 64bit version of wine which does run only 32 bit binaries from Windows. Wine64 is made for 64 bit windows binaries.

I'm not sure can you run Linux pbcompiler with Mac. I ...
by Azul
Thu Oct 16, 2014 3:04 pm
Forum: General Discussion
Topic: buildbot with purebasic - brainstorming
Replies: 5
Views: 3527

Re: buildbot with purebasic - brainstorming

Cloud compile would require cloud computing licenses from Apple, Microsoft and Fantaisie Software. Might get too expensive since MacOS might not be cloud ready with cloud providers.

Update : Building physially own cloud service (virtual machines) does not help much since MacOS might require ...
by Azul
Thu Oct 16, 2014 2:46 pm
Forum: General Discussion
Topic: buildbot with purebasic - brainstorming
Replies: 5
Views: 3527

buildbot with purebasic - brainstorming

I have been thinking to make buildbot for PureBasic but without cross compiling it's not the easiest task to do. I prefer not to have three separate computers for this setup. Several virtual machines just for compiling does not sound too optimal.

Unattented compiling into every pbcompiler target ...
by Azul
Mon May 26, 2014 11:37 am
Forum: Announcement
Topic: IP Migration on PB servers
Replies: 10
Views: 6356

Re: IP Migration on PB servers

Thanks. Guessing from the DNS update it might take from minutes to 48 hours? (Some number of DNS update that has "stuck" into my mind)
by Azul
Mon Apr 21, 2014 3:29 pm
Forum: Coding Questions
Topic: MD5Fingerprint() - am I doing something wrong?
Replies: 4
Views: 1745

Re: MD5Fingerprint() - am I doing something wrong?

It seems it's unicode related. Thanks.
Compiling with -u at Linux and without unicode at windows will swap results.

MD5Fingerprint() (and other *Fingerprint) documentation does not make reference for this.
by Azul
Sun Apr 20, 2014 8:01 pm
Forum: Coding Questions
Topic: MD5Fingerprint() - am I doing something wrong?
Replies: 4
Views: 1745

MD5Fingerprint() - am I doing something wrong?

I'm not sure am I doing something wrong but with some testing I found out.

$ echo -n 123123123 | md5sum
f5bb0c8de146c67b44babbf4e6584cc0
text.s="123123123"
Debug MD5Fingerprint(@text,StringByteLength(text,#PB_Ascii)) + ", StringByteLength(text,#PB_Ascii)"
Debug MD5Fingerprint(@text ...
by Azul
Mon Jan 20, 2014 7:48 am
Forum: Announcement
Topic: SpiderBasic 1.00 is out !
Replies: 438
Views: 242371

Re: SpiderBasic 1.00 alpha

I trust Fred as he says "We have the time to handle both, don't worry."

It just needs to have touch controls and screen size detection; it would be like any mobile game. :D

Samsung Galaxy S4 - Default browser.
Image
by Azul
Tue Sep 17, 2013 3:11 pm
Forum: Announcement
Topic: PureBasic 5.20 LTS is out (Rockstar release)
Replies: 78
Views: 40971

Re: PureBasic 5.20 LTS is out (Rockstar release)

Thanks! :P
Fred wrote:To celebrate GTA V, the new Rockstar game out today..
I hope this is not only reason you released it now :twisted:
by Azul
Fri Sep 06, 2013 10:52 am
Forum: Announcement
Topic: PureBasic 5.20 beta 20 is out
Replies: 360
Views: 140841

Re: PureBasic 5.20 beta 17 is out

PB wrote:> You are rolling out betas faster than I can install them

I stopped testing betas due to this very fact. :shock:
said wrote:Thank you :) :)
5.20 is going to be the most impressive PB version ever! Chapeau bas
That would mean less buggy LTS :) I don't mind seeing as many betas as needed.
by Azul
Tue Aug 27, 2013 6:32 pm
Forum: Announcement
Topic: PureBasic 5.20 beta 20 is out
Replies: 360
Views: 140841

Re: PureBasic 5.20 beta 14 is out

Code: Select all

Removed: Mozilla ActiveX support for WebGadget() on Windows as the last ActiveX version is way too old (2005)
Please update documentation :)
by Azul
Thu Jul 04, 2013 2:03 pm
Forum: Applications - Feedback and Discussion
Topic: Bin2Data - Crossplattform DataSection Maker, OpenSource
Replies: 60
Views: 70223

Re: Bin2Data - Crossplattform DataSection Maker, OpenSource

Hi

I noticed that dropbox-version closes main window same time as preview window. Process seem to continue (seen at task manager) even when main window is closed.

PB5.20 Beta 5. 32Bit Windows 7.
I changed all IsModule -> IsMusic, LoadModule -> LoadMusic, etc
by Azul
Sat Jun 22, 2013 8:39 am
Forum: Announcement
Topic: PureBasic 5.20 beta 20 is out
Replies: 360
Views: 140841

Re: PureBasic 5.20 beta 2 is ready to test !

thanks
by Azul
Thu Mar 21, 2013 12:55 pm
Forum: Announcement
Topic: PureBasic 5.11 is out !
Replies: 141
Views: 50418

Re: PureBasic 5.11 is out !

thanks
by Azul
Fri Mar 08, 2013 12:08 pm
Forum: Windows
Topic: false alarms Avast... (yeah i know it is not PB problem!)
Replies: 42
Views: 16298

Re: false alarms Avast... (yeah i know it is not PB problem!

I guess we would need a program that compiles with every purebasic library (not necessarily fully utilize them) so it can be tested against AV-software.