The On Demand Global Workforce - oDesk
Freelance Jobs

Freelancing Projects

Sunday, April 6, 2008

iLEAP


iLEAP is an Intelligent, Internet ready, Indian language Word Processor on Windows. iLEAP is from the LEAP range of products, developed in collaboration with Mithi.com Pvt. Ltd (earlier Men at Work) This software has been created keeping in mind the requirements of individual users. This is an independent application with a very simple user interface.

The desktop view of iLEAP has been made self explanatory, such that at any moment the tools available to the user are according to the kind of work being done for example, 1. If the user is in sketch mode, only sketching tools are available. 2. When the choice of language is Hindi, the choice of keyboard layouts is only Hindi layouts, the available fonts are that of Devnagari only, and the word reference available is only Hindi. Such things make the software very easy to manage.

It is possible to switch between the languages at the click of a mouse, the keyboard layout can be selected at the click of a mouse.

In order to adapt to the Internet iLEAP has a provision to send Indian language email from the file menu. It allows the documents to be saved in HTML format so that web content can be created with a lot of ease.

The salient features are :

* Self explanatory User interface
* Multilingual Spellchecker
* Choice of Keyboard layouts
* Email facility for Indian languages. Send Indian language messages in LP2, ACI RTF, HTML, BMP, and JPEG formats to enable use of Web browsers or any standard text editor to view these messages
* Facility to make web pages in Indian languages
* Language Sensitive Multilingual Editor
* User Definable Shortcuts to type frequently used words and phrases.
* Search and Replace in Indian Languages
* Carry Indian language text in RTF format to other programs for Graphic Enhancements and Pre-press Processing
* Define Styles and Design Templates in any language
* Choice of Keyboard layout

To download iLEAP open this website :: http://www.cdac.in/html/gist/down/ileap_d.asp

Baraha - Free Indian Language Software


Baraha is a word processing application for creating documents in Indian languages. It is developed with an intention to provide a free software to enable and encourage Indians use their native languages on the computers. Baraha can be effectively used for creating documents, sending emails and publishing web pages. Baraha 7.0 supports Kannada, Devanagari, Tamil, Telugu, Malayalam, Gujarati, Gurumukhi, Bengali, and Oriya scripts.

Baraha is a collection of several programs and utilities. Baraha is an independent editor that supports basic features for editing documents. Baraha Direct can be used to type text in MS Word, Email, Messenger and other programs. Barahapad is a simple utility for typing in Unicode text. BarahaIME is a separate package that can be used to type Unicode text into any Windows application.

With an average 40,000 downloads/month, hundreds of thousand users have downloaded Baraha so far. Baraha is used in publications, schools, banks, government and private offices, various Indian organizations and millions of homes around the world. Feel free to download and distribute Baraha to your friends and family. Keep visiting this website for future updates of Baraha and other software.

To download Baraha open this page:: http://www.baraha.com/baraha.htm

Clear the Page File at System Shutdown

Goto Start --> Run --> Type Regedit


HKEY_LOCAL_MACHINE --> SYSTEM --> CurrentControlSet --> Control --> Session Manager --> Memory Management

Create new DWORD value "ClearPageFileAtShutdown"
And put the value = 1

Customize the Windows Logon Dialog Title

Customize the Windows Logon Dialog Title
Goto Start --> Run --> Type Regedit


HKEY_LOCAL_MACHINE --> SOFTWARE --> Microsoft --> Windows NT --> CurrentVersion --> Winlogon

Create new STRING value "Welcome"
And put the value whatever you want (example :: put your name there!)

Remove the Recent Documents from the Start Menu

Goto Start --> Run --> Type Regedit


HKEY_LOCAL_MACHINE --> Software --> Microsoft --> Windows --> CurrentVersion --> Policies --> Explorer

Create new DWORD value "NoRecentDocsMenu"
And put the value = 1

Remove the Help Option from the Start Menu

Goto Start --> Run --> Type Regedit


HKEY_LOCAL_MACHINE --> Software --> Microsoft --> Windows --> CurrentVersion --> Policies --> Explorer

Create new DWORD value "NoSMHelp"
And put the value = 1

Registry Tweaks

Disable your Default Shares
->Description of Default Share:

Every Windows NT based Microsoft Windows system (NT/2K/XP/2003) automatically creates a network share of every hard drive. These shares will allow anyone with the administrator password access to the root directory of every hard drive on a system.

These shares are the drive letter name with a "$" at the end.

-> For example:

\\NetworkComputerName\(Drive letter)$

In the real world it would look like this:

\\mycomp\c$

That would be the share of the C drive. Substitute the drive letter and it will work with any drive on the machine.

There is also a share of the Windows folder.

\\mycomp\ADMIN$



"So Its harmful that your default shares are enable


Disabling the Default Share:

1) Goto RUN --> Type "Regedit"

2) Click on HKEY_LOCAL_MACHINE --> SYSTEM --> CurrentControlSet --> Services --> LanManServer --> Parameters

3) On the right panel, create a new DWORD Value "AutoShareWks"

4) Set its value "0" without quotes (Zero).

5) Close the Registry Editor and restart your computer.