Wednesday, December 16, 2009

Google Gujarati Support

Storing transliteration bookmarklet on Firefox

Note: Transliteration bookmarklet is supported on Firefox version 3 and above. If you come across font issues, see this Wikipedia article for possible solutions.

Perform the following steps:
  1. Right-click this link: [અ Type in Gujarati].

  2. Click on "Bookmark This Link".

    Adding bookmarklet to Firefox toolbar

  3. Choose "Bookmarks Toolbar" in the "Folder" option.

    Choosing Bookmarks toolbar in Firefox

  4. Click "Done".

After following the above steps, a bookmark with name [અ Type in Gujarati] should appear in the Firefox Bookmark toolbar as follows:

Firefox Bookmarks toolbar



If you do not see the the bookmark, follow this additional step:

Make sure that the Bookmarks toolbar is enabled. Right-click on the empty space next to "Help" menu and click on the "Bookmarks Toolbar" option:

Ensuring Bookmarks toolbar is visible in Firefox



Done! You can now go to Using the transliteration bookmarklet section for details on how to use the bookmarklet.

Friday, November 13, 2009

Install Openoffice 3.1 in Ubuntu 8.10

Hi friends,
lets straightaway get started with the steps involved in installing the newly arrived openoffice 3.1 in Ubuntu 8.04 / 8.10 / 9.04 / 9.10

First Step : is to remove the existing openoffice if you have it.

Remove your existing OpenOffice installation by using the following two commands:

sudo apt-get remove --purge openoffice.org
sudo apt-get autoremove --purge


Add the OpenOffice.org 3.1 repositories

Go to System -> Administration -> Software Sources...

Review image


Enter your password. Go to the second tab, "Third-Party Software," click on the "Add" button, and paste the line below for your Ubuntu distribution...

For Ubuntu 8.04

deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu hardy main

For Ubuntu 8.10

deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu intrepid main

For Ubuntu 9.04

deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main

For Ubuntu 9.10

deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu karmic koala main

Review image


· Right click HERE and choose the "Save Link As..." option to save the key file on your desktop.

· Go to the fourth tab, "Authentication," click the "Import Key File" button, navigate to the location where you've just saved the key file (usually, it is File System/home/YOURUSERNAME/Desktop) and double click it. You will immediately see a new entry called "247D1CFF 2009-01-21 Launchpad PPA for OpenOffice.org Scribblers."

Review image


Now, click the “Close” button, then the “Reload” one and wait for the application to close!

Review image


STEP 2 - Install OpenOffice.org 3.1

At this moment, you don't have any OpenOffice.org suite installed in your system. Therefore, go to Applications -> Add/Remove...

Review image


Select the "All availalbe applications" option from the "Show" drop-down menu and search for openoffice in the "Search" box. The OpenOffice.org Suite will be found... scroll down until you see it and click on the check box in front of it. Click the "Install All" button when asked if you want to install the OpenOffice.org Suite and bundled applications...

Review image


Now, click the "Apply Changes" button...

Review image


Then the "Apply" button...

Review image


Wait for the installer to install the new OpenOffice.org packages....

Review image


When the installation process is over, you will be notified. Click the "Close" button to close the Add/Remove software...

Review image


That's all, folks! Go to Applications -> Office and you can use your brand new OpenOffice.org 3.1 office suite.

Review image


And the best part is that your open source office suite will be up-to-date from now on. Take a look below at some shots of OpenOffice.org 3.1 in Ubuntu 9.04 (Jaunty Jackalope).

Review image


Review image


Credits: Special thanks go to Chris Cheney and the "OpenOffice.org Scribblers" team for creating the PPA for Ubuntu.

Tuesday, September 22, 2009

Enable Gujarati Phonetic in Openoffice Ubuntu 8.10

As we know both Ubuntu and Openoffice have a good support for different Indian Languages like Gujarati, Hindi, Tamil, etc.

But it has always been a question on how to enable the phonetic support with SCIM (smart common input method)

Below are the steps for enabling the support for phonetic / inscript keyboard support in openoffice 2.4 on ubuntu 8.10

Step 1 : Install the language support
go to System --> Administrator --> Language Support
(from the list select gujarati or any language you want support for)
click on the apply button below (This will install the required packages)

Step 2 : Starting Input method services for Gujarati, etc languages
go to System --> Preferences --> SCIM Input method setup
select Global Setup under IMEngine in the left pane
in the right pane select the required language
(You can disable unwanted languages)

Step 3 : Enabling scim for all text editors and openoffice documents
Edit /etc/profile and paste the following code at the end of file

# SCIM
export XMODIFIERS='@im=SCIM'
export GTK_IM_MODULE="scim"
export XIM_PROGRAM="scim -d"
export QT_IM_MODULE="scim"
scim -d

Restart the system

Step 4 : Start typing in Gujarati, etc language
Start Openoffice writer
find a small keyboard icon in notification area (generally top pannel)
click with left button on it and select the appropriate language

Start typing in the page area and enjoy....

Wednesday, September 2, 2009

Gujarat Board - Introduction to Computers

Dear Computer Teachers,
As we know there are two lessons based on scripting in Standard 12th Gujarat board. below you can find links for solved lab exercises for your reference to effectively guide your students for same.

how to download :
Select the below link copy and paste it in to addressbar of your web browser open the page to download the respective script

Linux & Open Source - Standard XII - Solutions for Lab Exercise Chapter 13 & 14
Lesson No. 13 [Problem - 1]
http://rapidshare.com/files/274582939/script1.sh.html
Lesson No. 13 [Problem - 2]

Wednesday, August 12, 2009

carry your bookmarks to other PCs - for firefox users

We generally save our bookmarks on our PC and then don't get it on other PCs

but now with startaid in firefox we can get our bookmarks on any PC we are browsing from - but only in firefox not any other browser

How to get started :

Adding Startaid to your browser
step 1 : go to tools --> Add-ons
Step 2 : click on get addons
step 3 : type startaid in search box on left top corner
step 4 : after finding the startaid addon in the list click on add to firefox button
Step 5 : click on install now button on next window
Step 6 : to see if Startaid is added to your list of addons click on extension in above toolbar
Step 7 : Close the addons box and restart your firefox
Step 8 : at restart you get a small login window asking for logging in on startaid server
step 9 : since you don't have the user created click on create new user
step 10 : create a user by providing the required information in the form and click on signup
step 11 : on the next page scroll down to the end to see go to your account > link
Note : you can visit the same site and to see all your bookmarks
step 12 : click on the Online Bookmarks item on the menu bar
step 13 : use the same menu item for future bookmarks in future
enjoy

Tuesday, August 4, 2009

How to write CDs in Linux (Ubuntu 8.10)

CD writing is made very easy in Ubuntu Linux the simplest and most common way for backing your data on CD is as follows

Open Places | CD/DVD Creator

Now see that in the newly opened window burn:/// is available in location bar

and you can see a big content area as the right pane of the file browser window

Open another file browser window to find files you want to backup or write on CD

Select those files and folders and drag them to the CD/DVD Creator window

find "write to disk" button on the right top corner above the content window and click it to find the Write to Disc dialog box

select the device you want to write on and click on write button to start writting the CD

Monday, August 3, 2009

How to write C, C++ Programs in Linux

Open any text editor

start typing your program

Save it on any path

go to the path and use gcc command
Note : gcc is the compiler used for compiling c, c++ programs in linux

on the command prompt type as following
gcc filename

the output by default is a.out which is created on the same place

if you want to change the out put file your desired name type following

gcc name_of_output_file name_of_input file
Note : there are spaces used in between gcc and output file name and input file name respectively

after compiling the file as output file you can directly execute the file as follows

./name_of_output_file
Note: remember .(dot) and /(forward slash) are used to run any executable file in Linux so they are essential