Search the web
Sign In
New User? Sign Up
xbasic
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 13118 - 13148 of 17854   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13118
... Umm, I thought JPEG was always an open format? cr...
cr
cr@...
Send Email
Mar 1, 2004
11:21 am
13119
... From: cr [mailto: cr@...]To: xbasic@...: Mon, 1 Mar 2004 23:15:43 +1300Subject: Re: [xbasic] end of gif licensing Umm, I thought...
Korny
raykornele
Offline Send Email
Mar 1, 2004
2:44 pm
13120
... Yes, JPEG was always an open format. Much more importantly, though, so was PNG, because PNG is able to do the same thing as GIF well: lossless compression...
John Savard
quadibloc
Offline Send Email
Mar 2, 2004
4:59 am
13121
... Yup, I know the merits of JPG vs GIF. :) I don't necessarily agree that JPG uses more bytes. Depends entirely on the subject matter and what...
cr
cr@...
Send Email
Mar 2, 2004
7:13 am
13122
Hello from GemmOne... The GIF File Format is mainly used for Web Animation. Normally the Pixel Screen is smaller so GIF can be embedded in Web Banners. So when...
James Blount
james680x
Offline Send Email
Mar 2, 2004
9:35 am
13123
From GemmOne... To add a comment. Flash Media is replacing GIF Animation, because Flash can be Scale up or down without in lost in Contrast. You have to have a...
James Blount
james680x
Offline Send Email
Mar 2, 2004
9:45 am
13124
... Yes, I'd agree with all that. Having said which, JPEG does sometimes surprise me with how good it is at reproducing line work (as in scanned maps). GIF...
cr
cr@...
Send Email
Mar 2, 2004
9:45 am
13125
Hello All. This GemmOne... I have Jasc Paint Shop Pro 7 it supports almost all Image File Types, you can convert one File Format to another. You should be able...
James Blount
james680x
Offline Send Email
Mar 2, 2004
5:05 pm
13126
Hi I am getting a runtime error following a function call to KERNAL32. The call is MoveFileA (&Opath$, &Npath$) and when checking the directories, and drives ...
old2newbie
Offline Send Email
Mar 2, 2004
5:55 pm
13127
Hi folks I tried to install Xbasic in Windows 2000 but when installed Xbasic appear without buttoms... I tried to change xb.dll to xb.dub but nothing worked......
ferrarinicola
Offline Send Email
Mar 2, 2004
9:50 pm
13128
Re Gif files I think we all have the program "gifview.x" This converts a "gif" file to a "bmp" array And then displays it using XgrSetImage ( grid , @bmp[] ) ...
chrstoff
Offline Send Email
Mar 3, 2004
12:05 am
13129
... From: "ferrarinicola" <ferrarinicola@...> To: <xbasic@yahoogroups.com> Sent: Wednesday, March 03, 2004 8:49 AM Subject: [xbasic] Windows 2000...
Vic Drastik
vicdrastik
Offline Send Email
Mar 3, 2004
1:00 am
13130
On Tue, 02 Mar 2004 21:49:31 -0000 "ferrarinicola" ... Let me guess ... you downloaded the ZIP file, and then used an old DOS version of PKZIP to extract it. ...
Steven V Gunhouse
sgunhouse
Offline Send Email
Mar 3, 2004
4:27 am
13131
Greeting! There are some corrections in content and in looks XBasicGlossary. with best regard Andres Mäevere...
amevere
Offline Send Email
Mar 3, 2004
7:43 pm
13132
Greetings Lobster, I downloaded gif.x and gifview awhile ago , I assume I'm able to freely incorporate this into any XBasic [ and other ? ] programs that I...
gedcda72
Offline Send Email
Mar 4, 2004
8:51 am
13134
Jasc Paint Shop Pro 8 ... From: Jasc Software<mailto:Jasc_Software@...> To: james_26906@...<mailto:james_26906@...> Sent: Tuesday, March 09,...
James Blount
james680x
Offline Send Email
Mar 9, 2004
7:40 pm
13135
Greeting! There are some corrections and additions in files. With best regards Andres Mäevere...
amevere
Offline Send Email
Mar 10, 2004
8:51 am
13136
As part of a sanity check routine for a program I am working on I ran into a problem with the built in floating point types. I've reduced it to simplicity as...
Skywise
skywise711@...
Send Email
Mar 11, 2004
3:56 am
13137
What you described is caused by the mismatch between binary (the computers math form) and decimal. It is not an xbasic error. All languages suffer the same...
Korny
raykornele
Offline Send Email
Mar 11, 2004
4:07 am
13138
What is the binary representation of 0.1? Any fraction whose denominator is not a factor of a power of the base can't be represented exactly. So, in base 10,...
Steven V Gunhouse
sgunhouse
Offline Send Email
Mar 11, 2004
5:52 am
13139
... <Snipola> OK, I get it. It's because of the way the number is stored. I guess I need to do some googling on floating point numbers. I've been toying around...
Skywise
skywise711@...
Send Email
Mar 11, 2004
9:49 pm
13140
Hi, I'm new to Xbasic and have been looking into OpenGL... But to make use of it I would really need texture mapping. Actually using the textures in OGL would...
benbainton
Offline Send Email
Mar 11, 2004
10:12 pm
13141
... From: "Skywise" <skywise711@...> To: "XBasic" <xbasic@yahoogroups.com> Sent: Thursday, March 11, 2004 2:56 PM Subject: [xbasic] floating point...
Vic Drastik
vicdrastik
Offline Send Email
Mar 11, 2004
11:35 pm
13142
... From: "Skywise" <skywise711@...> To: <xbasic@yahoogroups.com> Sent: Friday, March 12, 2004 8:48 AM Subject: Re: [xbasic] floating point error? ...
Vic Drastik
vicdrastik
Offline Send Email
Mar 11, 2004
11:57 pm
13143
Vic Drastik wrote: <Snipola> ... <Snipola> Thanks for the hints, Vic. It's quite a learning experience for me as I only got to Algebra 2 in high school, many...
Skywise
skywise711@...
Send Email
Mar 12, 2004
12:31 am
13144
This question is for my adventure in arbitrary precision math. Xbasic can do base conversion within its working range, but say I've got a string of 10,000...
Skywise
skywise711@...
Send Email
Mar 12, 2004
12:45 am
13145
... Attached is a zipped file containing an OpenGL texture demo for XBLite. You will need to make a few minor changes to get it to work under XBasic, but it...
David Szafranski
xbtools
Offline Send Email
Mar 12, 2004
2:42 am
13146
... Depends on: 1. definition of "efficient" ;] 2. to some extent, from where you got those small numbers ;/ If you already have a package that does...
Richard Owlett
rowlett@...
Send Email
Mar 12, 2004
3:32 am
13147
... Can't find WEB links. But, I found some relevant references in FORTH implementation of the routines. [ You say "What's FORTH?" A good description/history...
Richard Owlett
rowlett@...
Send Email
Mar 12, 2004
4:24 am
13148
... From: "Skywise" <skywise711@...> To: "XBasic" <xbasic@yahoogroups.com> Sent: Friday, March 12, 2004 11:44 AM Subject: [xbasic] Base Conversion ...
Vic Drastik
vicdrastik
Offline Send Email
Mar 12, 2004
4:46 am
Messages 13118 - 13148 of 17854   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help