PureBasic on Larkware.com

Everything else that doesn't fall into one of the other PB categories.
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

Just edited the Major Programming Languages on the bottom of the VB entry, and added purebasic.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

Num3, please don't add #MAX_PATH=260 to the PureBasic snippet; it's not
needed. PureBasic knows this constant! Putting it there makes it look like
PureBasic needs the declaration, when it doesn't, which is the whole point
of comparing it to the Visual Basic snippet.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

:? :oops: :cry:
DevilDog
Enthusiast
Enthusiast
Posts: 210
Joined: Thu Aug 04, 2005 9:32 pm
Location: Houston, Tx.

Post by DevilDog »

Awesome job everyone!

I can't imagine anyone who's not familiar with PB reading that and not being impressed!

My original reason for asking for this was that I'm looking to submit PB as a topic to Larkware.com to help PBs exposure.

So I'm off to do it and suggest to those interested people that they read the wikipedia PB entry.

Feel free to continue to update the PB wikipedia entry with info as it really needs to be a living document.

Let's hope Larkware covers it!
When all is said and done, more is said than done.
DevilDog
Enthusiast
Enthusiast
Posts: 210
Joined: Thu Aug 04, 2005 9:32 pm
Location: Houston, Tx.

Post by DevilDog »

One more thing.

The thing that clinched it for me with PB after I had taken in all the technical features was the price and license.

Fred has set a very fair price along with an outstanding upgrade path and I think it might be good to mention that in the Wikipedia entry.

For independent developers in particular, these details are important.

What do you all think?
When all is said and done, more is said than done.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> Fred has set a very fair price along with an outstanding upgrade path and
> I think it might be good to mention that in the Wikipedia entry.

The thing is, one of Wikipedia's guidelines is that the entries mustn't look like
an advertisement. Commenting on "free upgrades" would violate this. Even
the comment of "advanced users will definitely love it" is a bit risky to have.
Wikipedia just wants the facts about the item, and not the prices or personal
opinions of the users.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
DevilDog
Enthusiast
Enthusiast
Posts: 210
Joined: Thu Aug 04, 2005 9:32 pm
Location: Houston, Tx.

Post by DevilDog »

Fair enough.

Great job everyone!

I think it's a great summary of why PB is so great.

I have submitted a request to Larkware.com for coverage of PB.

We'll see if it's picked up.
When all is said and done, more is said than done.
Intrigued
Enthusiast
Enthusiast
Posts: 501
Joined: Thu Jun 02, 2005 3:55 am
Location: U.S.A.

Post by Intrigued »

(edit)

It loosk sharp!

*thumbs up*
Intrigued - Registered PureBasic, lifetime updates user
dell_jockey
Enthusiast
Enthusiast
Posts: 767
Joined: Sat Jan 24, 2004 6:56 pm

Post by dell_jockey »

Can't reach the PureBasic entry in WikiPedia, got this error:

Parse error: parse error, unexpected $ in /usr/local/apache/common-local/php-1.5/checkers.php on line 101
cheers,
dell_jockey
________
http://blog.forex-trading-ideas.com
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

dell_jockey wrote:Can't reach the PureBasic entry in WikiPedia, got this error:

Parse error: parse error, unexpected $ in /usr/local/apache/common-local/php-1.5/checkers.php on line 101
Try again:
http://en.wikipedia.org/wiki/PureBasic

maybe it was just a temporary error.. Works fine here.

Btw someone should also take a screenshot of the new pb editor!
dell_jockey
Enthusiast
Enthusiast
Posts: 767
Joined: Sat Jan 24, 2004 6:56 pm

Post by dell_jockey »

It works now, although I initially was presented with old cached information. Selecting 'edit this page' and storing it again gave me the current vesion.

thanks!
cheers,
dell_jockey
________
http://blog.forex-trading-ideas.com
Post Reply