Search found 19 matches

by Mark1Up
Fri Apr 25, 2008 10:28 pm
Forum: Applications - Feedback and Discussion
Topic: PureGDK Open Beta - DarkBasic for PureBasic
Replies: 195
Views: 111158

Looks like you have made great progess with this project. Will the final release version be compatible with Pure Basic v4.2?

Also, do you know what the upgrade pricing for existing Dark BASIC Pro owners will be?

Regards,
Mark
by Mark1Up
Wed Jul 25, 2007 3:32 pm
Forum: Off Topic
Topic: Medison Celebrity, a $150 based Linux Laptop
Replies: 76
Views: 17782

I wanted to see what the shipping charges would be to the US (Ohio) so I went through the ordering process far enough to get the shipping charges added. To my surprise they are Free via what they call "Scandinavia" vendor shipping which I have not heard of here in the US. In my mind this makes it ...
by Mark1Up
Wed Oct 18, 2006 2:46 pm
Forum: Applications - Feedback and Discussion
Topic: IrrlichtWrapper 1.05 (still) beta
Replies: 239
Views: 257373

Looks like we need find some other places (maybe PureArea.net) to host the file. I'm getting a Bandwidth Exceeded message from the current file host which is preventing further downloads.

Regards,
Mark
by Mark1Up
Mon Oct 02, 2006 6:32 pm
Forum: General Discussion
Topic: PB and 3D
Replies: 102
Views: 25872

Here is an interesting tidbit that seems pertinent to this discussion. The guy who is developing the Cobra language has announced that he will be releasing a gaming engine with PureBasic bindings.

With this in mind, I'm proud to announce that in conjunction with the launch of Cobra, I will be ...
by Mark1Up
Tue Jun 13, 2006 2:17 am
Forum: Coding Questions
Topic: Read_CSV_Data_from_Website Please help
Replies: 4
Views: 1723

I'm glad to hear that you got it working. I would be interested to see what you come up with for a stock charting program (I've been thinking about taking a stab at a stock analysis program myself).

The Network commands are documented in the PureBasic help file. The actual HTML commands should be ...
by Mark1Up
Mon Jun 12, 2006 3:07 pm
Forum: Coding Questions
Topic: Read_CSV_Data_from_Website Please help
Replies: 4
Views: 1723

It looks like Yahoo has changed the URLs used for getting the stock data in CSV format. Update the following 2 lines as shown below and it works again. You may need to try pulling up a few historical data samples to figure out what all the parameters are for the URL.

Regards,
Mark


ConnectionID ...
by Mark1Up
Thu Jun 01, 2006 9:32 pm
Forum: Off Topic
Topic: Me finally able to make the psi wheel move!
Replies: 160
Views: 21929

You guys that can make it move should try it covered with a big clear glass jar (i.e. just turn the jar upside down over top of the PSI wheel). That would be more impressive and cut down on the cheating possibilities. If you can make it move when covered then it may be time for the Randi challenge ...
by Mark1Up
Wed Mar 22, 2006 8:42 pm
Forum: General Discussion
Topic: Help File Spelling and Word Usage Corrections
Replies: 2
Views: 1311

I am a native American English speaker (hopefully that won't pose any problems). I am not familar with using CVS systems but I will send you an email and see if I can figure it out.

Thanks,
Mark
by Mark1Up
Wed Mar 22, 2006 8:32 pm
Forum: General Discussion
Topic: Help File Spelling and Word Usage Corrections
Replies: 2
Views: 1311

Help File Spelling and Word Usage Corrections

Fred and Company,

I notice there are many minor spelling and word usage mistakes in the PB Help file. Some are obviously just from the writer not being a native English speaker (for example the word 'information' is correctly used for both single and plural instances so you should not use ...
by Mark1Up
Fri Feb 03, 2006 5:44 pm
Forum: Announcement
Topic: PureBasic v4.00 - Beta 1
Replies: 187
Views: 54602

WOW :shock:

That is some update!!!

The new Process library is just what I needed for a new project that I'm starting. Many thanks to the PB Team member that did the work on that one.

With this start, 2006 should be a great year for Pure Basic. Hope you have some vacation planned Fred because it ...
by Mark1Up
Thu Jan 19, 2006 6:52 pm
Forum: Coding Questions
Topic: Need help - Want to send and receive data from external prog
Replies: 4
Views: 1357

The pipes method looks like it might work. Boy, Microsoft sure doesn't make it easy to accomplish something that wouldn't seem to be that difficult.

Thanks again for the quick feedback!
by Mark1Up
Thu Jan 19, 2006 6:18 pm
Forum: Coding Questions
Topic: Need help - Want to send and receive data from external prog
Replies: 4
Views: 1357

El_Choni,

Thanks for the quick reply but it looks like the MailSlot feature requires that I add mailslot handling to both the client and server application. In this case I am only programming in PB on one end of the communication, the other application is from a 3rd party and I don't have any ...
by Mark1Up
Thu Jan 19, 2006 5:27 pm
Forum: Coding Questions
Topic: Need help - Want to send and receive data from external prog
Replies: 4
Views: 1357

Need help - Want to send and receive data from external prog

Hello,

I'm trying to figure out how I can start an external program (for example RunProgram("cmd.exe") ) and then use stdin and stdout to pass data between the external program and my PB program. (I'm actually trying to use PB to interactively control an SSH terminal session using PuTTY (or Plink ...
by Mark1Up
Thu Jan 08, 2004 12:55 am
Forum: Announcement
Topic: Lethal Judgment 2 Benchmark tool
Replies: 34
Views: 16312

Another thing to try is to update your video card driver. This site is a good one for getting the latest.

http://www.guru3d.com

Mark
by Mark1Up
Wed Jan 07, 2004 12:51 am
Forum: Announcement
Topic: Lethal Judgment 2 Benchmark tool
Replies: 34
Views: 16312

Time to raise the bar :D

640x480x32 = 15,498

1280x1024x32 = 5,074


AMD 1700
512MB
ATI Radeon 9100 (64MB)
Win2K Pro (DX9)

Nice graphics btw,
Mark