BETA,API,version,uploaded,latest,copy,sports,
Quick Search for:  in language:    
BETA,API,version,uploaded,latest,copy,sports,
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
RentACoder Stats

 Code:  lines
 Jobs: 0 postings

 
Sponsored by:

 

You are in:

 
Login



Latest Code Ticker for RentACoder.
Wrapping Scrolling Text
By Paranoid_Androi d on 7/2


Create A Dummy File
By AML on 7/2


Click here to see a screenshot of this code!Captionbar manipulation!
By Peter Hebels on 7/2

(Screen Shot)

A Game Of War
By Co0nest on 7/2


Click here to see a screenshot of this code!KeyGen Example
By Bengie|NET on 7/2

(Screen Shot)

Click here to see a screenshot of this code!OpenBrowser v1.9
By Orlando Jerez on 7/2

(Screen Shot)

SendMessageBySt ring() Example
By Jaime Muscatelli on 7/2


Click here to see a screenshot of this code!FirstSunday
By Jan Paul Penning on 7/2

(Screen Shot)

Click here to see a screenshot of this code!Ikonz v1.0
By Gaurav Creations on 7/2

(Screen Shot)

Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!





Affiliate Sites



 
 
   

Type-N-Sign (A virtual interface for learning Sign Language)

Print
Email
 
winzip icon
Submitted on: 3/25/2001 2:53:33 PM
By: No0ne 
Level: Advanced
User Rating: By 23 Users
Compatibility:

Users have accessed this code 5531 times.
 

 
     This is a BETA version 0.2. I have uploaded the latest copy. <p> It sports a virtual point and click keyboard. By ether hitting a key or typing directly into the console, Type-n-sign will then show the appropriate hand sign. Has play back, continuous play, and Speed control features. Even supports the ability to switch out hand modules (Have a Web or Digital Cam? Customize/personalize Type-N-sign to your needs...) Current module was created using poser. <p> [I take no responsibility for friends helping friends cheat on spelling test using this knowledge....] <p> Technical Notes:: <br> Type-n-sign uses a transparent form based on the background picture (Pure API). The latest version loads its' data from a file (Program loads in under a second now. Thanks Doug) and if the data file isn't found it will create a new one. Since it is a transparent form, I relied on Popup menus and a graphical interface based on the picture itself. Also moved code from module to a class. Reads and writes to ini file as needed. (Checks to see if program is running for the first time, if so, sets a default file and brings up Options window.) <p> Please read the README.txt for further information

 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzipto decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for langauges that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 3 submission(s) by this author

 

 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Advanced category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
3/25/2001 3:52:24 PM:Nathan Martin
This is a very good useful project :)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/25/2001 4:30:46 PM:Queen City Software
My brother-in-law is deaf, and he 
thinks this is really cool! 5 globes 
from me.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/25/2001 5:21:03 PM:-lux-
um....... WOW.! 
 How did you come up 
with the idea for this program?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/25/2001 5:24:51 PM:-lux-
nevermind last question, i just read 
your notes... again...WOW.
(deja vu)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/26/2001 6:15:22 AM:No0ne
Bug found in StartBtn_Click(), by David 
Schindler, Thanks man!
>If Countr = 
LenTxt Then             '// At end of 
text.
>     If LOOP_IT = 1 Then        
     '// Check for loop option.
>     
	  Countr = 1                  '**** 
should be = 0
>     ElseIf LOOP_IT = 0 
Then         '// If loop not set,
>    
     StartBtn.Caption = "Start"  '// 
reset to Start button.
>         
STOPED = True               '// and 
Stop program.
>     End If
>End If
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/26/2001 7:47:05 AM:Doug Gaede
I posted code a while back for the form 
shaping/transparency that works much 
faster.  It could do your form in a 
fraction of a second, instead of 
several seconds.  Take a look: 
http://www.planetsourcecode.com/xq/ASP/t
xtCodeId.14482/lngWId.1/qx/vb/scripts/Sh
owCode.htm
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/26/2001 9:11:44 AM:No0ne
To Doug:
Just downloaded your code 
and checking it out. Pretty Cool!.. 
(Like the .dat file concept :)
Have 
yet to use it, but look forward to 
picking it apart. Well commented, 
thanks for some *pointers 
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/26/2001 1:16:20 PM:mlseim@mmm.com
Great Program!  I anticipate you will 
be doing actual animations for words, 
sentences and ideas?  This would be 
fantastic to take a presentation or 
speech for example and converting the 
text to sign-language on a large screen 
display in the front of a room.  Not 
just letters, but complete motions.  5 
stars from me!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/27/2001 2:34:03 PM:David Schindler
Excellent program.  Keep up the good 
work.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/29/2001 1:41:47 PM:Clint LaFever
Just wanted to say, this is a cool 
project.  Nice interface...clean code.  
However, just wanted to let you know 
that there is a small problem in the 
proejct.  Nothing too major but a 
common problem.  Someplace in your code 
you are leaving an object or reference 
im memory which does not allow the 
program to end when you click the X.  
While in VB if I run your code and play 
with it a bit, then click X.  The form 
closes, but the project is still 
running and I must hit the Stop in VB 
to end it.  If compiled, what this will 
do will leave instances of your program 
running in memory even when the user 
thinks it is closed.  You may wish to 
track down this problem and fix it.  
Other than that, good job and you got 
some globes from me.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/29/2001 2:37:00 PM:No0ne
To Clint:
After downloading the old 
version to look into it, the problem is 
in Exit_Click(). You need to add 
"Unload FrmLoading"... {Grin} The agony 
of not saving your code before 
Run/Crash. :)
I was thinking of 
uploading a copy with the new changes, 
But that's just it, everything 
changed...
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/5/2001 7:28:37 AM:Chris Timm
I have found a problem with this , 
whereby when I run it, there is an 
error on the hands.mod file it is empty 
(0bytes). Can I get another copy of it. 
Also I only have the BETA where is your 
updated one
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/6/2001 9:24:37 PM:Itai Etzman
Hi No0ne can you please e-mail me your 
source code with exe to 
eitai2001@yahoo.com because it doesn't 
want to download thanx.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/7/2001 2:10:28 PM:Furious_Rage
Hi there, i also have a problem to 
download the source, could you upload 
it toa site where it can be? and just 
post the url here? /Regards Stefan 
"Furious_Rage" G.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/7/2001 4:04:54 PM:no0ne
To those having problems downloading. 
For some reason it is changing the name 
to FileName_zip, where it needs to be 
FileName.zip , You can change this in 
the download windows. I have uplaoded 
it again and still same results...
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/10/2001 6:11:50 AM:Furious_Rage
i gave this 1 globe, cause i got error 
after error after error, and it didnt 
work
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/10/2001 6:40:02 AM:No0ne
Hey Furious::
After 1600 copies 
downloaded and winning topsource, 
Sounds like your stuck with *User 
errors... LOL
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/13/2001 8:51:25 PM:Demian Net
wait a sec, this is just finger 
spelling, this too about 2 hours to 
learn in my sign language class.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/30/2001 5:24:20 PM:Alain
The best of the best code.
The 
greatest idea to help 
people.
Thanks
5 globes of course !!!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/9/2002 6:28:17 PM:Jay
I find it amusing that the only problem 
anyone ever comments on is the unload 
procedure.  As if pointing out the flaw 
of a poor end sequence makes you better 
than the person who created hundreds of 
lines of beautiful code.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | RentACoder Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.