Search found 41 matches

by Charlie
Wed Jun 24, 2020 12:13 am
Forum: Showcase
Topic: ASL.sb, an app to help learn American Sign Language
Replies: 10
Views: 13711

Re: ASL.sb, an app to help learn American Sign Language

2020-06-23pm : ASL Browsing: Added "Spelling - Random Person Name" This is the first functionality that uses a Sqlite database I've just setup for ASL.db. The original intent was to create functionality for testing an individual's ability to figure out a word being spelled in ASL. Partway...
by Charlie
Sun May 31, 2020 1:49 am
Forum: Showcase
Topic: ASL.sb, an app to help learn American Sign Language
Replies: 10
Views: 13711

Re: ASL.sb, an app to help learn American Sign Language

ASL Testing: Added "Digits: Find the Matching Sign"
by Charlie
Fri May 29, 2020 3:04 am
Forum: Showcase
Topic: ASL.sb, an app to help learn American Sign Language
Replies: 10
Views: 13711

Re: ASL.sb, an app to help learn American Sign Language

ASL Testing: Added "Alphabet: Find the Matching Sign" Nothing fancy. A random letter is picked from the testing pool and displayed. The testing cycle starts. Find the matching ASL representation of the letter (next and or previous buttons) and click on the "Click Here to Identify a Ma...
by Charlie
Wed May 27, 2020 10:22 pm
Forum: Showcase
Topic: RAD.sb, a RAD framework for SpiderBasic
Replies: 0
Views: 5412

RAD.sb, a RAD framework for SpiderBasic

Although very very early going, I figured might as well start an "official thread" now for thoughts/comments/ideas/etc. G'day all, Note: RAD.sb currently built and tested with SpiderBasic 2.22 With RAD.sb , I hope to create a rapid application development framework for SpiderBasic. (RAD.s...
by Charlie
Sat May 23, 2020 10:07 pm
Forum: Showcase
Topic: ASL.sb, an app to help learn American Sign Language
Replies: 10
Views: 13711

Re: ASL.sb, an app to help learn American Sign Language

  • Bug fix: Fixed issue causing Start Menu items to disappear after opening any "About" window
  • "About" menu items: added "CJ's ASL.sb", which displays this thread of discussion (as a handy-dandy change log)
by Charlie
Fri May 22, 2020 4:14 am
Forum: Showcase
Topic: ASL.sb, an app to help learn American Sign Language
Replies: 10
Views: 13711

Re: ASL.sb, an app to help learn American Sign Language

As I slowly plug away at ASL.sb, I'm also slowly plugging away at RAD.sb and, at a crawl, trying to figure out how to document RAD.sb For the giggles, I decided to do a little side-by-side compare of GUI "Hello World" à la standard SpiderBasic versus à la RAD.sb . Much more code involved w...
by Charlie
Tue May 19, 2020 3:11 pm
Forum: Showcase
Topic: ASL.sb, an app to help learn American Sign Language
Replies: 10
Views: 13711

Re: ASL.sb, an app to help learn American Sign Language

Fred wrote:That's a lot of bonuses ! :)
That goes along with a philosophy I adopted a long time ago: happiness depends on the things one counts.

Some may look at a cup as half full, others as half empty. Me, I keep the thing topped up! :D
by Charlie
Tue May 19, 2020 3:30 am
Forum: Showcase
Topic: ASL.sb, an app to help learn American Sign Language
Replies: 10
Views: 13711

Re: ASL.sb, an app to help learn American Sign Language

It just dawned on me today that the "ASL Alphabet Browser" window can be used generically to browse any kind of signs list. So I altered the code such that, depending on the menu item chosen, the generic "ASL Browser" window, unbeknownst to a user, handles all scenarios (one stre...
by Charlie
Mon May 18, 2020 3:24 pm
Forum: Showcase
Topic: ASL.sb, an app to help learn American Sign Language
Replies: 10
Views: 13711

Re: ASL.sb, an app to help learn American Sign Language

Merci, Fred!

Slow and steady endeavour as I simultaneously enhance RAD.sb (and document RAD.sb) and add more functionality/features to ASL.sb.

Cheers !
by Charlie
Sat May 16, 2020 9:51 pm
Forum: Showcase
Topic: ASL.sb, an app to help learn American Sign Language
Replies: 10
Views: 13711

ASL.sb, an app to help learn American Sign Language

Updates 2020-06-23pm : ASL Browsing: Added "Spelling - Random Person Name" 2020-05-30pm: ASL Testing: Added "Digits: Find the Matching Sign" 2020-05-28pm: ASL Testing: Added "Alphabet: Find the Matching Sign" 2020-05-23pm: Bug fix: Fixed issue causing Start Menu items ...