Thanks to Fred & Freak

Everything else that doesn't fall into one of the other PB categories.
User avatar
Tenaja
Addict
Addict
Posts: 1959
Joined: Tue Nov 09, 2010 10:15 pm

Thanks to Fred & Freak

Post by Tenaja »

I have been seeing quite a few [done] posts lately--thank you! We appreciate it.
jesperbrannmark
Enthusiast
Enthusiast
Posts: 536
Joined: Mon Feb 16, 2009 10:42 am
Location: sweden
Contact:

Re: Thanks to Fred & Freak

Post by jesperbrannmark »

Definitely. I wish I could be that effective :-) Good work guys.
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Thanks to Fred & Freak

Post by IdeasVacuum »

Yes indeed, good to see. I think Andre deserves a mention too.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
User avatar
J. Baker
Addict
Addict
Posts: 2181
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Re: Thanks to Fred & Freak

Post by J. Baker »

+1 :D
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.
Seymour Clufley
Addict
Addict
Posts: 1264
Joined: Wed Feb 28, 2007 9:13 am
Location: London

Re: Thanks to Fred & Freak

Post by Seymour Clufley »

Yes, me too. :)
JACK WEBB: "Coding in C is like sculpting a statue using only sandpaper. You can do it, but the result wouldn't be any better. So why bother? Just use the right tools and get the job done."
c4s
Addict
Addict
Posts: 1981
Joined: Thu Nov 01, 2007 5:37 pm
Location: Germany

Re: Thanks to Fred & Freak

Post by c4s »

"[Done]" and "Fixed." are my favorite part of the bug forums. :)
If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
User avatar
graph100
Enthusiast
Enthusiast
Posts: 115
Joined: Tue Aug 10, 2010 3:17 pm

Re: Thanks to Fred & Freak

Post by graph100 »

yep ;) these are the one that make the day goes Christmas-like ^^
_________________________________________________
My Website : CeriseCode (Warning : perpetual changes & not completed ;))
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2137
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

Re: Thanks to Fred & Freak

Post by Andre »

IdeasVacuum wrote:Yes indeed, good to see. I think Andre deserves a mention too.
Thanks, man! :mrgreen:

Many thanks to all :D
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
User avatar
kenmo
Addict
Addict
Posts: 2033
Joined: Tue Dec 23, 2003 3:54 am

Re: Thanks to Fred & Freak

Post by kenmo »

c4s wrote:"[Done]" and "Fixed." are my favorite part of the bug forums. :)
graph100 wrote:yep ;) these are the one that make the day goes Christmas-like ^^
Agreed, with both of you. And big thanks to the PB team. Is next month the 11-year PB anniversary?
User avatar
luis
Addict
Addict
Posts: 3893
Joined: Wed Aug 31, 2005 11:09 pm
Location: Italy

Re: Thanks to Fred & Freak

Post by luis »

Yup, thanks, really.

As I said before I would exchange a new feature for a bug fixed every day.
"Have you tried turning it off and on again ?"
A little PureBasic review
ozzie
Enthusiast
Enthusiast
Posts: 443
Joined: Sun Apr 06, 2008 12:54 pm
Location: Brisbane, Qld, Australia
Contact:

Re: Thanks to Fred & Freak

Post by ozzie »

Thanks from me, too.

I'm also one who generally prefers bug fixes over new features BUT the canvas gadget is the best new feature (for me) I've seen since I started using PB :D. I'm now using canvas gadgets for graphical displays, owner-drawn sliders, and most recently for owner-drawn checkboxes that enable me to color the text and background. What makes the canvas gadget so powerful is the range of event types and attributes, as well as it being available for 2D drawing. Brilliant!
User avatar
luis
Addict
Addict
Posts: 3893
Joined: Wed Aug 31, 2005 11:09 pm
Location: Italy

Re: Thanks to Fred & Freak

Post by luis »

@ozzie

Yup, the canvas gadget is really a great addition.

For me the best things introduced in time were:

EnableExplicit (I bought the PB after this was introduced, I would never be able to use it without)
autocompletion for the fields of structures and interfaces
Lists,Maps,Arrays inside structures
the project management
the Purifier (amazing tool)
the Canvas Gadget

looking back you can really appreciate how much work has been put into it by so few people.

Thanks guys, and please keep up with the current bug-squashing attitude !
"Have you tried turning it off and on again ?"
A little PureBasic review
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Re: Thanks to Fred & Freak

Post by netmaestro »

Yes, the development of this program has really come a long way since I started with 3.93. Some things I like:

-Macros, they really improve performance and simplify code
-Unsigned data types for byte and word (though I'm still "longing" for one more... :D )
-Procedure addresses in datasection for oop-like coding
-Threadsafety
-More robust math library
-Very robust and fast 2D drawing library
-Maps
-Native encryption with AES
-Robust Process lib
-Native support for SQLite and PostgreSQL
-Dynamic arrays,lists and maps in structure (impressive achievement!)
-And of course, the new but rapidly becoming beloved, Canvas gadget
BERESHEIT
John(ny)
User
User
Posts: 23
Joined: Wed Nov 10, 2010 11:44 am
Location: Germany, Niedersachsen

Re: Thanks to Fred & Freak

Post by John(ny) »

Hello,

will the developement of PB will go on?

On the PB Website the last entry is on about 08.2010.

Is the system (PB) up to date (windows 7)?

PB with PureFORM is an very nice IDE Set!
Best regards.
John(ny)
www.loetseite.de
less is more :-)
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Thanks to Fred & Freak

Post by Polo »

Indeed, 4.60 is at RC state, final version will be released next month ;)
Post Reply