realbasic-nug
[Top] [All Lists]

Re: Custom format (If that's your game Eric)

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Custom format (If that's your game Eric)
From: Tim Jones <tjmac at tolisgroup dot com>
Date: Wed, 16 May 2007 19:03:29 -0700
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <464B5122 dot 5090504 at earthlink dot net> <D44A42A1-D2C8-4562-9D83-C48708D85975 at satx dot rr dot com> <464B6574 dot 6040302 at earthlink dot net> <464B87D3 dot 6070104 at rpgportland dot com> <464B9D86 dot 2080705 at earthlink dot net> <F31572A7-794D-4961-A3E1-7362B77B2D0E at mac dot com> <464BAFB7 dot 9070400 at earthlink dot net>
Be careful what you ask for :) ...

http://www.amazon.com/Operating-Systems-Implementation-Prentice- 
Software/dp/0131429388/ref=pd_bbs_sr_1/103-2688509-4207024? 
ie=UTF8&s=books&qid=1179367111&sr=1-1

http://www.amazon.com/Graphics-File-Formats-David-Kay/dp/0070340250/ 
ref=sr_1_8/103-2688509-4207024?ie=UTF8&s=books&qid=1179367200&sr=1-8

http://www.amazon.com/Advanced-Compiler-Design-Implementation- 
Muchnick/dp/1558603204/ref=pd_bbs_sr_2/103-2688509-4207024? 
ie=UTF8&s=books&qid=1179367261&sr=1-2

http://www.amazon.com/Database-Design-Mere-Mortals-Hands/dp/ 
0201752840/ref=sr_1_4/103-2688509-4207024? 
ie=UTF8&s=books&qid=1179367299&sr=1-4

And for good measure:

http://www.amazon.com/Complete-Homebrewing-Third-Harperresource-Book/ 
dp/0060531053/ref=pd_bbs_2/103-2688509-4207024? 
ie=UTF8&s=books&qid=1179367385&sr=1-2

Of course, the NUG mail list manager will chop those, but each URL  
should be a single line.

Tim
--
Tim Jones
tjmac at tolisgroup dot com


On May 16, 2007, at 6:28 PM, Eric Richards wrote:

>
>
> Tom Benson wrote:
>
>> If that is your only goal, store the images as a binary BLOB entry in
>> a local SQLite database, then load them as you need them.
>>
>> It's pretty simple to write the images to a binary string, and
>> storing them in a DB is very easy.
>>
>> This also allows you to package all of you resources into a single  
>> file.
>>
>> - Tom
>>
>>
> Well, no goal in mind, just gave an example.
>
> I was just wondering if one wanted to, how.
>
> I've got lots of questions like that.
> Like if I was to make a compiler (which is way above me)
> how do you actually compile code ?
>
> How do you make an OS ?
>
> How would one make there own Database format and Query language ?
>
> (not that these need to be answered)
>
> Thanks
>
> Eric
>
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
>
> Search the archives:
> <http://support.realsoftware.com/listarchives/lists.html>
>

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>