PureBasic 4.40 is out !

Developed or developing a new product in PureBasic? Tell the world about it.
Marlin
Enthusiast
Enthusiast
Posts: 406
Joined: Sun Sep 17, 2006 1:24 pm
Location: Germany

Re: PureBasic 4.40 is out !

Post by Marlin »

Thank you!

I'm trying to download the new version, but unsuccessfull as yet. :(

4 download attempts ended prematurely (could not download the whole file).

(Also I see no way of resuming a partial download).


Edit: I found a way to resume the download: entered http://www.purebasic.com/dynamiclinks/< ... oadAttempt>
only this way could I finally complete the download. :)

BTW: could we get something to verify, if the download is OK, like an MD5sum on the download page :?:
Last edited by Marlin on Tue Dec 01, 2009 11:18 pm, edited 1 time in total.
User avatar
Michael Vogel
Addict
Addict
Posts: 2797
Joined: Thu Feb 09, 2006 11:27 pm
Contact:

Re: PureBasic 4.40 is out !

Post by Michael Vogel »

Thanks - got it now also and tried to compile some smaller projects - had only to change view lines :P

On the other hand, there are some differences compared to V4.31 (I don't wanna say that these things are bugs, but some of them are quite strange... I'll do some postings now...)

Michal
Marlin
Enthusiast
Enthusiast
Posts: 406
Joined: Sun Sep 17, 2006 1:24 pm
Location: Germany

Re: PureBasic 4.40 is out !

Post by Marlin »

Still having download problems. :(

My method to resume the download does not seem to work with the Windows version,
as in this case the server does not seem to support range requests.

Client:

Code: Select all

...
Range: bytes=15638042-
If-Range: "47c028-f5a042-479b227b2a000"
Server:

Code: Select all

...
Accept-Ranges: bytes
Content-Length: 16097346
...
The download started from the beginning.

(I'm not quite shure, what If-Range would exactly do.)


Edit: persuaded wget to complete the job. :)
My Firefox 2.0.0.20 is crap for downloading larger files under such conditions.
(My konqueror does not like files with extensions like php,
so I can not log in with that.)
Last edited by Marlin on Wed Dec 02, 2009 12:15 am, edited 1 time in total.
User avatar
Droopy
Enthusiast
Enthusiast
Posts: 658
Joined: Thu Sep 16, 2004 9:50 pm
Location: France
Contact:

Re: PureBasic 4.40 is out !

Post by Droopy »

great job :D
USCode
Addict
Addict
Posts: 923
Joined: Wed Mar 24, 2004 11:04 pm
Location: Seattle

Re: PureBasic 4.40 is out !

Post by USCode »

You guys never cease to amaze me!
Thanks for all your work AND continued enthusiasm for PureBasic!
It IS appreciated! :mrgreen:
Mistrel
Addict
Addict
Posts: 3415
Joined: Sat Jun 30, 2007 8:04 pm

Re: PureBasic 4.40 is out !

Post by Mistrel »

Yaaaay! Thank you for this early Christmas present. :)
User avatar
J. Baker
Addict
Addict
Posts: 2181
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Re: PureBasic 4.40 is out !

Post by J. Baker »

It's beginning to look a lot like christmas! Thanks! ;)
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
Lost
User
User
Posts: 63
Joined: Fri Dec 19, 2008 12:24 am
Location: Tasmania

Re: PureBasic 4.40 is out !

Post by Lost »

Marlin wrote: I'm trying to download the new version, but unsuccessfull as yet. :(
Same here. I'm behind a proxy at the moment, so I'll give it a go when I get home.
Little John
Addict
Addict
Posts: 4775
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Re: PureBasic 4.40 is out !

Post by Little John »

The attack seems to be over now, and finally I was able to do a proper download.
Thank you for the new version!

Regards, Little John
User avatar
nco2k
Addict
Addict
Posts: 1344
Joined: Mon Sep 15, 2003 5:55 am

Re: PureBasic 4.40 is out !

Post by nco2k »

thanks for your hard work. :)

c ya,
nco2k
If OSVersion() = #PB_OS_Windows_ME : End : EndIf
eesau
Enthusiast
Enthusiast
Posts: 589
Joined: Fri Apr 27, 2007 12:38 pm
Location: Finland

Re: PureBasic 4.40 is out !

Post by eesau »

I've said it before and I'll say it again: 4.40 with its project management has really made a difference in my productivity, and that makes this my favorite update so far. Many many thanks guys! :)
Niffo
Enthusiast
Enthusiast
Posts: 504
Joined: Tue Jan 31, 2006 9:43 am
Location: France

Re: PureBasic 4.40 is out !

Post by Niffo »

PB 4.31 is missing in the museum ;)
Niffo
User avatar
Vera
Addict
Addict
Posts: 858
Joined: Tue Aug 11, 2009 1:56 pm
Location: Essen (Germany)

Re: PureBasic 4.40 is out !

Post by Vera »

Thank you all
and hoping you'll find some days of relaxing Image

regards ~ Vera
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Re: PureBasic 4.40 is out !

Post by srod »

Thank you team. :)
I may look like a mule, but I'm not a complete ass.
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Re: PureBasic 4.40 is out !

Post by Psychophanta »

Awesome work!
Keep going! :)
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Post Reply