Advertisment

WonderCrypt

author-image
PCQ Bureau
New Update


Advertisment

WonderCrypt

Price: Rs 4,000



Features: Encryption, digital signing, certain delete, and instant reminder memory on iKey for storing personal data


Pros: Encrypt portions of a text file so that only intended people can read it


Cons: Interface is not user friendly


Contact: Wonder Software Technologies 


E-mail: rsaran@wondercrypt.com
website: www.wondercrypt.com 



Tel: 11-6950311/2/3 


Fax: 91-11-6959008 


Address: A-2, Mohan Co-op Industrial Estate, Mathura Road


New Delhi 110044







WonderCrypt is a file-encryption software for your desktop created by a group of Indian software developers. The software can encrypt any kind of file, be it text, audio, video, or graphic, so that no one can access it without the proper ID(s) and password(s). It comes on a CD-ROM along with an iKey and requires at least a Pentium with 32 MB RAM to run properly.

The encryption software works by generating a public/private key pair and digital certificate for you. To share personal files with someone else, you must create a ‘public key’, which is stored in an encrypted certificate file. You can then use WonderCrypt to distribute this certificate to anyone you want to share encrypted files with. The software has a website where WonderCrypt users can store their public keys. Another good feature in the software is that you can encrypt different parts of a document. This way, only those people can read it whom you’ve given access to. 

Advertisment

Another useful feature of WonderCrypt is called ‘Certain Delete’. This lets you encrypt a file before deleting it. This way, the file can’t be read even if somebody manages to recover it. 

The main WonderCrypt interface consists of a toolbar, the application from where you can perform a range of tasks, like creating public keys and encrypting or decrypting files. However, the interface is slightly difficult to work with. For example, you need to go through at least eight clicks to encrypt or decrypt a single file. The software gives you a form to fill to generate a public key. However, if you enter a wrong alias or password, it generates an error message, requiring you to fill in the form all over again. While this may be a minor problem, it wastes a lot of time.

WonderCrypt comes with an optional iKey and USB cable, which can be used to store your private key and digital certificate. The iKey looks like an ordinary key-chain, and can therefore be carried like one. You can also store some of your personal data in it like your passwords, bank-account information, credit-card num- bers, instead of leaving it on your computer. The iKey is password protected so only you can access it. Another advantage is that it can be accessed only if you have WonderCrypt installed. 

Advertisment

Overall, this is a rather good encryption utility, which might be useful to those who would like to secure a few personal files on the computer or send important files to someone else over a network. However, the interface needs to be more user-friendly. 

Dhruv Majumdar at PCQ Labs

What’s good

Advertisment

GoLive has more under its hood than the average user will ever use. But with that power, it hasn't gone power-mad. The features are all easily accessible, and they don't intrude into your consciousness until you need them. A much-improved browser-based help guide lets you find step-by-step advice for particular tasks quickly. But you'll need that help less and less, because GoLive's consistency reinforces what you already know. 

GoLive has excellent site management features, with a single interface, the Site window, handling all site features. The Files tab has all files and folders used in a site, exactly mirroring the contents of the local hard drive's organization. Files can be dragged in and out of this tab, new folders can be created, and objects or items can be moved up or down levels. 

Templates created by GoLive are reusable. Double-click a Stationery file and GoLive offers to create a new page with the template elements. Drag a Component from the Objects palette onto a page, and it copies the HTML while making a reference to the source. Changing the source updates every instance throughout the site. These two features help create an assembly line for crafting sites and later updating them. Making a Component out of a navigation bar allows changes in the navigation with a few clicks and a Save. 

Advertisment

External URLs and embedded e-mail addresses (using the ‘mailto:’ resource locator, to be technical) share the External tab of the site window, while colors applied as attributes and font sets invoked via the Font tag have respective Colors and Font Sets tabs.

The Design tab contains the most powerful and extensive of the new features: A prototyping tool that allows a designer to easily ‘sketch’ out new sites or sections of existing sites by combining templates, links, and layout tools. Pages and sections can be dragged in, and link relationships can be added (to be placed into real links on the finished pages later).

The Design tab allows any site to contain multiple designs in progress, and each design can have elements that are separately linked to different areas of an existing site. A simple staging approach allows you to check designs into your existing site, or to recall them if there are problems. This whole structure offers a way to test ideas out quickly and easily, as GoLive tracks all the relationships, rewriting pages and links as you submit and recall designs.

Advertisment

GoLive includes various new site management features including WebDAV (Web-based Distributed Authoring and Versioning). Nowadays such collaborative working is becoming the norm for large sites. For these advanced, multi-author sites it’s also becoming common to tailor not just templates and library items but the program itself. WebDAV is a technology for exchanging and synchronizing files, much like FTP but with substantially more power or, conversely speaking, much like CVS (Concurrent Versioning System) but with substantially less power.

WebDAV works over HTTP. It integrates with Apache and other Web servers, allowing the system administrator to add it as an extra. It supports file locking and shared locks so that several people can work on a website at once while knowing precisely who has which files checked out. It also allows better two-way synchronization so that newer files from the server can be downloaded at the same time that local files can be uploaded. This is one of the best features the software offers.

GoLive includes a JavaScript-based SDK (Software Development Kit) complete with interpreter and debugger. The idea is to encourage third-party developers to introduce advanced functionality while letting workgroups take control of features such as custom palettes. The SDK is certainly a step in the right direction but it’s by no means as simple as Dreamweaver’s in-built macro recording.

Advertisment

The software also offers a Clean Up Site tool that carries out a number of housekeeping tasks. It can delete any files in the site that aren't referenced from any link descending from the home page or navigational hierarchy; and it can copy files from elsewhere on your local hard drive or network that are referenced by pages but not contained in the site's content folder. 

The Export feature offers three options for copying your site to a new folder. Export also offers ‘stripping’ features that can pull out GoLive-specific HTML, as well as extra white space and comments. 

And what’s not

GoLive lets you plan and build your site before going live, but links must still be handled manually. The software has plenty of options for building and applying Cascading Style Sheets and JavaScript, but it hasn't yet gone that extra mile to provide a full implementation of CSS; nor does it have debugging and programming tools for JavaScript. 

GoLive doesn’t let you use the site design to create automatic navigation links and rollovers in the way that NetObjects Fusion does. Initially this looks possible with the New Pages command which lets you specify automatic links to parent, child or sibling pages. Unfortunately these links aren’t actual but rather ‘pending’. In other words, you will be reminded to add them manually.

GoLive’s use of the Layout grid is great for non-coders and those for whom the visual impact of the page is more crucial than its download time, but there’s no reason why it shouldn’t offer good direct table handling too. Some features, such as the ability to sort by rows or columns, are impressive but generally the table handling still isn’t either as interactive or as easily controlled as it should be. GoLive still seems to see tables as an occasional add-on rather than the fundamental basis of a clean HTML layout.

Support for advanced media and dynamic data is important, but by far the most important capability for a Web authoring package is its HTML control. GoLive’s HTML editing is left to two alternative views–HTML Source and HTML Outline–in the Page window. Both of these provide powerful editing environments with advanced features such as code checking against browser profiles, color coding with URL and media file highlighting and so on.

Compared to Dreamweaver, however, with its roundtrip HTML, simultaneous page and code editing and its quick tag selection and editing, control is underpowered and awkward. Dream- weaver’s Tag Selector manages to fit the same functionality into the Page window’s status bar. More importantly, GoLive’s palette’s behavior is strange. For example it looks like you should be able to instantly select the link that the cursor is in and quickly copy it within the Source Code palette; bizarrely though everything is selected apart from the crucial surrounding tags!

Dreamweaver retains its coding edge, but there is one area of HTML functionality in which GoLive does move ahead. In the past, its Find and Replace was limited, but now the feature is fully HTML-aware. Using the new Element tab in particular opens up the ability to search for particular tags or tag attributes, with GoLive intelligently prompting you with all available options. With the Actions option you can then set whether the tag, its attributes or its content is changed. As parameters can be saved and reused, this means that you can automate common searches such as for IMG tags without ALT attributes.

Is GoLive 5 for you? It all depends. If you only dabble occasionally with website design and want lots of help putting pages together, then Microsoft FrontPage may be a better choice for you. For those who need the power of GoLive 5 or Macromedia Dreamweaver, which package will prove the best choice may depend largely on workflow preference. With Dreamweaver, you first figure out what you want and then fill in values; in contrast, GoLive allows you to drop in placeholders that can accommodate any kind of object anywhere, and then leave you to figure out the value later. 

All in all, most people updating websites on a day-to-day basis should find plenty to love in GoLive 5. It's focused on their needs. 

Swati Sani for PCQ Labs

Advertisment