In case you don't know, Fields is a cc65 library to handle dialog box-
like functionality for computers such as the CBM and Apple 2 series.
In my last related posting,it was demonstrated to me that Fields is
useless. I think it would be useful for special-purpose databases and
data entry tasks, such as the organization of libraries and other
collections, an address book, company contacts and costomer and
product lists. If somebody sees anything in it now, I'd appreciate a
response. If not, then Fields was a waste of my time.
|
|
0
|
|
|
|
Reply
|
maspethrose7 (119)
|
6/27/2008 3:30:50 PM |
|
To: Harry Potter
Harry Potter wrote:
> In case you don't know, Fields is a cc65 library to handle dialog box-
> like functionality for computers such as the CBM and Apple 2 series.
> In my last related posting,it was demonstrated to me that Fields is
> useless. I think it would be useful for special-purpose databases and
> data entry tasks, such as the organization of libraries and other
> collections, an address book, company contacts and costomer and
> product lists. If somebody sees anything in it now, I'd appreciate a
> response. If not, then Fields was a waste of my time.
Honing your developer skills and refining routines and algorithms is
never a waste of time. IMHO, the real waste would result from you
tossing the whole thing aside as a failure.
Since I don't program with CC65 I can't help much however you should
remember the user base of Apple II CC65 developers is probably small.
It's doubtful there will be many programmers who can take advantage of
your library. It is possible, I suppose, if you keep expanding your
library that you will attract more developers to Apple2/CC65.
Cheers,
Mike T.
|
|
0
|
|
|
|
Reply
|
BluPhoenyx
|
6/27/2008 5:05:07 PM
|
|
I'm encouraged by your pessimism. It's good to be critical of your own
work - - but don't throw the baby out with the bath water, okay?
I think you should convert it to pure assembly language.
There was a similar application called Menu Toolbox that came out a
while back by Jeff Jones. Issue 14:
http://www.ffd2.com/fridge/chacking/
This was incorporated into Dot Basic a few years ago. Maybe someone
can fill in the gaps about what happened to that. I have a copy around
here if you're interested.
A database application is a wonderful idea, especially with the uIEC
nearly ready. You've got a front end, now it's time to design the back
end.
Keep going if you want to, stop when you're ready to stop. It's
difficult working for yourself, huh?
:)
|
|
0
|
|
|
|
Reply
|
christianlott1
|
6/27/2008 5:23:32 PM
|
|
BluPhoenyx ha scritto:
> To: Harry Potter
> Harry Potter wrote:
>> In case you don't know, Fields is a cc65 library to handle dialog box-
>> like functionality for computers such as the CBM and Apple 2 series.
>> In my last related posting,it was demonstrated to me that Fields is
>> useless. I think it would be useful for special-purpose databases and
>> data entry tasks, such as the organization of libraries and other
>> collections, an address book, company contacts and costomer and
>> product lists. If somebody sees anything in it now, I'd appreciate a
>> response. If not, then Fields was a waste of my time.
>
> Honing your developer skills and refining routines and algorithms is
> never a waste of time. IMHO, the real waste would result from you
> tossing the whole thing aside as a failure.
I guess that a menuing system can be useful in some 8-bit context; for
example, a good improvement will be porting it for an tiled graphics
environment, because can be useful in games like RPG or
wargame/strategy. (if someone has played games like the NES Final
Fantasies, or apple ][ wizardries known what I mean for menuing in
RPG/WG environment)
BTW, I have DL'd the library and is archived in my huge archive of
useful sources :)
Best regards from Italy,
Dott. Piergiorgio.
|
|
0
|
|
|
|
Reply
|
dott
|
6/28/2008 2:03:46 PM
|
|
"BluPhoenyx" <bluphoenyx@a2central.com.remove-7a4-this> wrote in message
news:48651D77.2945.usenet_csa2@a2central.com...
To: Harry Potter
> Honing your developer skills and refining routines and algorithms is
never a waste of time. IMHO, the real waste would result from you
tossing the whole thing aside as a failure.
That depends on Harry's motives of course. I still program for the fun of
it. That's for me. I also get a real kick when someone uses my programs.
That's also for me, but I'm sure glad about the first reason because user
feedback is usually pretty rare.
Programming for the sheer joy of polishing and refining and challenging
yourself is never a waste of time as you have pointed-out Mike. Showing-off
to ther programmers and also appreciating their work is part of the game too
though, and I feel a little sad that Harry seems to be missing that
connection.
> Since I don't program with CC65 I can't help much however you should
remember the user base of Apple II CC65 developers is probably small.
That's for sure. And I for one don't understand why I am still kibitzing
with the old stuff. But it probably has something to do with a variegated
diet. I code for Windows and Linux and build ECommerce websites and Windows
Mobile Inventory Systems as well, and have a gay old time with myself when
not doing something physical like fishing commercially or traveling.
I downloaded and ran Harry's demo a couple of months back. It's true that I
haven't any use for it. That doesn't mean it's useless.
> It's doubtful there will be many programmers who can take advantage of
your library. It is possible, I suppose, if you keep expanding your
library that you will attract more developers to Apple2/CC65.
That is a honourable goal to pursue. I think.
To me, there are many givens in this usenet group. It is a given that there
is no lack of brilliance. It is also a given that most of us would rather
write our own code than use someone else's. It is also a given I think that
this is just for fun.
That little thing I did with Minipix was great sport and I would not get all
depressed if in the grand scheme of things it gets lost in the immenisty of
all the good work that has gone before it. It is in good compnay and so be
it.
Harry, you seem to want to do something of notability. Perhaps you will, but
in the meantime you absolutely must ahve fun with your algorithms and bits
and bytes because at the end of the day like so many of us, nothing notable
may emerge. Not sure if that makes you feel better but there's lots worse
things than "hanging" with a bunch of smart people who enjoy old technology.
Bill
|
|
0
|
|
|
|
Reply
|
Bill
|
6/28/2008 8:56:03 PM
|
|
On Jun 27, 11:30=A0am, Harry Potter <maspethro...@aol.com> wrote:
> In case you don't know, Fields is a cc65 library to handle dialog box-
> like functionality for computers such as the CBM and Apple 2 series.
> In my last related posting,it was demonstrated to me that Fields is
> useless. =A0I think it would be useful for special-purpose databases and
> data entry tasks, such as the organization of libraries and other
> collections, an address book, company contacts and costomer and
> product lists. =A0If somebody sees anything in it now, I'd appreciate a
> response. =A0If not, then Fields was a waste of my time.
I appreciate your comments, all of you. I like playing with the
computer, but, as I'm an egotist, although a pessimistic egotist, I
like my works to be appreciated. However, I really don't want to
convert the library to assembler. I think it deserves C. Assembler
would probably be good, though.
|
|
0
|
|
|
|
Reply
|
Harry
|
7/4/2008 12:32:55 AM
|
|
On Jul 4, 8:32 am, Harry Potter <maspethro...@aol.com> wrote:
> On Jun 27, 11:30 am, Harry Potter <maspethro...@aol.com> wrote:
>
> > In case you don't know, Fields is a cc65 library to handle dialog box-
> > like functionality for computers such as the CBM and Apple 2 series.
> > In my last related posting,it was demonstrated to me that Fields is
> > useless. I think it would be useful for special-purpose databases and
> > data entry tasks, such as the organization of libraries and other
> > collections, an address book, company contacts and costomer and
> > product lists. If somebody sees anything in it now, I'd appreciate a
> > response. If not, then Fields was a waste of my time.
>
> I appreciate your comments, all of you. I like playing with the
> computer, but, as I'm an egotist, although a pessimistic egotist, I
> like my works to be appreciated. However, I really don't want to
> convert the library to assembler. I think it deserves C. Assembler
> would probably be good, though.
Check out Stockhunt.com, turn $150 into $1,000,000.
It works for Jim Cramer why wont it work for.
Sign up now!
http://www.stockhunt.com/news-letter.aspx
|
|
0
|
|
|
|
Reply
|
hunt_stock
|
7/30/2008 4:38:32 AM
|
|
On Jul 4, 8:32 am, Harry Potter <maspethro...@aol.com> wrote:
> On Jun 27, 11:30 am, Harry Potter <maspethro...@aol.com> wrote:
>
> > In case you don't know, Fields is a cc65 library to handle dialog box-
> > like functionality for computers such as the CBM and Apple 2 series.
> > In my last related posting,it was demonstrated to me that Fields is
> > useless. I think it would be useful for special-purpose databases and
> > data entry tasks, such as the organization of libraries and other
> > collections, an address book, company contacts and costomer and
> > product lists. If somebody sees anything in it now, I'd appreciate a
> > response. If not, then Fields was a waste of my time.
>
> I appreciate your comments, all of you. I like playing with the
> computer, but, as I'm an egotist, although a pessimistic egotist, I
> like my works to be appreciated. However, I really don't want to
> convert the library to assembler. I think it deserves C. Assembler
> would probably be good, though.
Check out Stockhunt.com, turn $150 into $1,000,000.
It works for Jim Cramer why wont it work for.
Sign up now!
http://www.stockhunt.com/news-letter.aspx
|
|
0
|
|
|
|
Reply
|
hunt_stock
|
7/30/2008 4:38:40 AM
|
|
On Jul 4, 8:32 am, Harry Potter <maspethro...@aol.com> wrote:
> On Jun 27, 11:30 am, Harry Potter <maspethro...@aol.com> wrote:
>
> > In case you don't know, Fields is a cc65 library to handle dialog box-
> > like functionality for computers such as the CBM and Apple 2 series.
> > In my last related posting,it was demonstrated to me that Fields is
> > useless. I think it would be useful for special-purpose databases and
> > data entry tasks, such as the organization of libraries and other
> > collections, an address book, company contacts and costomer and
> > product lists. If somebody sees anything in it now, I'd appreciate a
> > response. If not, then Fields was a waste of my time.
>
> I appreciate your comments, all of you. I like playing with the
> computer, but, as I'm an egotist, although a pessimistic egotist, I
> like my works to be appreciated. However, I really don't want to
> convert the library to assembler. I think it deserves C. Assembler
> would probably be good, though.
Check out Stockhunt.com, turn $150 into $1,000,000.
It works for Jim Cramer why wont it work for.
Sign up now!
http://www.stockhunt.com/news-letter.aspx
|
|
0
|
|
|
|
Reply
|
hunt_stock
|
7/30/2008 4:39:13 AM
|
|
|
8 Replies
67 Views
(page loaded in 0.14 seconds)
Similiar Articles: Setting a field value based on a related DB - comp.databases ...... complete the third item in DB1 as soon as 2 of them are entered, and the third field ... First of all, thank you very much for your help (this is actually the > second time ... Calculating elapsed time problem - comp.databases.filemaker ...... the student ID number for the relationship and lookup fields for name and room. The third table ... > Would it be easier to use a two simple time fields (one of Begin and ... Fonts in merge fields - comp.databases.filemakerSo > you can have a layoutfield showing this text in one style and at the > same time a merge field or second layout field showing this text in a > different style. Re: Concatenating Times - comp.soft-sys.sas... milliseconds field is always the fractional part ( always <=3D 0999) then you can probably use the SECOND function to extract the seconds from your Time ... sort records on invisible field - comp.databases.filemaker ...But the second field is not visible on the layout so (?) I can't sort on ... versions of FileMaker which catches me out almost every time whenever tyring to use fields. 2 input files, and calculate difference - comp.lang.awk... the second column represents the % difference between the first time (in seconds) and the second ... Hi Nima, try the following script and delete the last two fields of the ... Calculate totals across multiple records - comp.databases ...That is, a field could have 2.37, and you would read it as 2 and a third hours. Correct? If not, you might have to make some calc fields and convert your time-spent ... Modified fields - comp.databases.filemakerI can't use record modification for this as other fields in the record will be changed over time ... and Calculation fields - comp.databases.filemaker The 3rd field is ... Student record increment count - comp.databases.filemaker ...... automatic record count of individual students visiting a time ... Now enter timeout data in the second portal. If you use CREATE DATE as a field and Period # in ... ODBC Database Insert 'DateTime' - comp.soft-sys.matlabIf this helps, the exact database field is a Date/Time field in Quickbase, and we're using some third-party software (QuNect) to make Quickbase look like an ODBC to MATLAB. Time magazine says Tropicana Field is third worst stadium in the ...A Time Magazine sports blog, Keeping Score, recently listed the top ten worst sports stadiums in the US, and voted Tropicana Field number three. - Data fields hour, minute, and second that represent time ...Answer to - Data fields hour, minute, and second that represent time....continues. 7/2/2012 10:40:27 AM
|