gotten,alot,complaints,misspellings,Planet,So
Quick Search for: in language:   
gotten,alot,complaints,misspellings,Planet,So
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
ASP/ VbScript Stats

 Code: 101,137 lines
 Jobs: 277 postings

 

You are in:

 
Login


 

 

Latest Code Ticker for ASP/ VbScript
Click here to see a screenshot of this code!Online Database Editor
By Andy T. on 3/18

(Screen Shot)

What is going on on PSCode.com?!?!
By Timothy Beutels on 3/18


Write out time for different time zones [8:24:18 PM]
By snowboardr on 3/18


Click here to see a screenshot of this code!Picture Upload/View
By John Overton on 3/17

(Screen Shot)

Variables in #INCLUDE FILE
By Drew Gulbransen on 3/17


Unbreakable Password Protection
By Rahul Mahajan on 3/17


Click here to see a screenshot of this code!Instant Connect
By John Overton on 3/16

(Screen Shot)

Click here to see a screenshot of this code!Folder Interface
By Lewis Moten on 3/16

(Screen Shot)

Click here to see a screenshot of this code!ASP XML Calendar
By John Overton on 3/15

(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



 
 

 
 

   
Third Party Product Review:
Reviews are a new feature of Planet Source Code that allow site visitors to share their experiences on commercial third party products in real life situations.

Third party tool makes spell checking easy

Print
Email
 

Submitted on: 2/23/2002 9:06:39 PM
By: Ian Ippolito (psc)  
Level: Beginner
User Rating: By 1 Users
Compatibility:ASP (Active Server Pages), HTML, VbScript (browser/client side)

Users have accessed this review 546 times.
 

(About the author)
 
     I had gotten alot of complaints about misspellings on Planet Source Code submissions, and was considering creating a spell checker program. I just go started thinking about how to create the dictioary, etc., when I ran into XDE's SpellChecker and thought it might be a way to save some time. Here's how the experience went.


 
 
Terms of Agreement:   
By using this review, you agree to the following terms...   
1) You may use any of the code in this review 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 review (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 review 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 review or review's description.

What is it?

    XDE Spell checker is a Java applet that runs on IIS (and also UNIX, Linux, etc.).  There are a slew of different versions to choose from.  First I had to choose whether I wanted to use the Word97 version, which supports over 200 languages (but requires Word to be installed on the server) or the non-Word97 version which runs standalone but only works with English, German and Spanish.  Since the site is not multilingual, I tried the non-Word version.

   Then you can choose from either a Java applet version or an HTML based version that calls the Java applet server side.  Due to the problems I've had in the past with some browsers not support Java well, as well as not wanting to inconvenience users with a download, I decided to go for the HTML based version.

  You can see the result on the screen shot above.  You get all of the spell checking functions you're used to in a program like Word, without alot of work.

Installing It

   Installing it was just a matter of installing the applet, creating a a few virtual directories on the server to the install folders, setting permissions and restarting the IIS server.  I completed it in less than 15 minutes.

Programming / Customizing It

   You can customize the HTML look and feel of the spell checker by just modifying two HTML template files.  It so happened that the color of the default template matched Planet Source Code exactly, so I decided to forego this step, but the layout would make it easy if you needed to

Performance

   The ultimate test was putting it up on the site and letting Planet Source Code's 7 million+ users/month bang away at it and see how it held up.  What happened?  Well, I did not have one complaint about the spell checker crashing and the site itself did not show any noticeable slow downs or performance issues.  I was very happy with the result.

The verdict

   If asked how I feel about this product I would recommend it to anyone who was looking to add Spell Checking quickly and easily to their web site.  The cost is about $160 for a single license.  You can get more info at XDE's website at: http://www.xde.net/products/product_spellchecker.htm


Other 34 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 review(in the Beginner category)?
(The reviewwith your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments

 There are no comments on this submission.
 
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 review 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 review, 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 | ASP/ VbScript 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.