Showing posts with label software. Show all posts
Showing posts with label software. Show all posts

18 April, 2010

Chrome – test Drive…

Google chrome released long time back, I never tried it, but after using some mobile services and read about N900 + Chrome, I thought to test run. Finally start with Mac OS version, then tried on Linux (Fedora x86_64 RPM build by google), and Finally on Windows. It imported all data from Firefox on All platforms very easily , no error, and look was same on all OS, Same feel.

Book Mark Sync was quick feature, which I liked most as Firefox, need to install Weave and then it ask Few more username and password and PIN, then start sync, but for Chrome, someone need only Google a/c and it is done. But what I missed is Merge feature, which works better on Firefox (it ask what to merge), but chrome don’t. You have to merge or not sync at all. Secondly not sure, but I found it is not syncing Password and Browser history like Mozilla Weave

Overall smooth ride, cool look, faster loading, interface than Firefox.

for i18n/l10n point, it is not available in my language (Punjabi), for which I pushed Issue. For Indic, it is available in Bengali, Gujarati, Hindi, Marathi, Oriya, Tamil, Telugu.

it is Open Source, so got en-GB file to translate, start work if I can push to Google, where I am not sure whether they accept code or not.

22 February, 2010

KDE 4.4 and Indian Calendar System

I have never seen anywhere such a system,
but in KDE 4.4, in which Indian Calendar system
can be choose at Desktop system. 
In kde, choose systemsettings->Regional & Language
->Language-> Time and Date.
There is  Indian Calendar, so after login and logout,
you can check it.
Following image has enough detail about it.




KDE 4.4 with Phalgun Month

Month: Phalgun
Day: Som (Monday)
Year: 1931

with time, software becoming more useful and more
close not only to hi-fi people, but general public.
After all those are for them, by them.

18 December, 2009

Punjabi Support Enable on Windows 7

Windows 7 has Unicode 5.1 Support for Punjabi,
it is very easy to enable this support on Windows.
If you take care during installation and select Punjabi
(it is Punjabi (India)), in Language list, then
it is very easy.

I have put few screenshot here to Enable Punjabi Support
Control Panel
Load the control panel by clicking on the "Start"' menu and pressing the "Control Panel" icon. Make sure you are in category view. Select the icon that says "Clock, Language and Regional Options" and then select "Region and Language"




Region and Language
Select the "Format" tab and make sure you select the option saying "English (USA)" and select "Punjabi (India)".

If you are outside India, please use "Additional Settings" and Change Currency or Select "Location" Tab to select Location.




INPUT Punjabi
Type Punjabi On Desktop
Now you can see icon near Notification area with "EN" as shown


You can use the combination ALT + SHIFT to switch between different keyboard layouts (e.g. from a English Keyboard to Gurmukhi and vice-versa).

Don't know Punjabi Keyboard?
if you are new to Punjabi input and don't know Punjabi Keyboard Layout, there is easy solution to input Punjabi "On-Screen Keyboard".
On-Screen Keyboard can be accessed by clicking on the "Start" -> All Programs -> Accessories -> Ease to Access -> On-Screen Keyboard"


I liked On-Screen Keyboard, which also has Punjabi Support,
just open Keyboard and select Punjabi from Icon (or Alt+Shift),
the you can see the Keyboard in Punjabi.

Complete Detail on Community Website.
Please share it with Punjabi, ask to read/write Punjabi (Gurmukhi) on
their Computer. Ask to Use Unicode, so that we permote our
language over web...

21 October, 2009

install compare-locales (from Mozilla l10n tools)

To install compare-locales on Fedora Machine,
'easy_install' need to install, which is NOT
part of python-setuptools, for which I tried
many times to find and install, but it IS
part of python-setuptools-devel (mostly
devel packages don't have command useful
for user).

$yum install python-setuptools-devel

$easy_install compare-locales

so, now you can use this on Fedora to
compare your locale with english strings
How to use, please check Mozilla Website and Blogs

14 October, 2009

Fedora 12 Beta -RC2 Avaiable

Fedora 12 Beta RC2 Available for Testing purpose.
CD/DVD can be download from here

Rawhide Tree also freeze till today (with latest
anaconda 12.37).
For Testing Matrix, please check Fedora QA

20 September, 2009

likhari.com Hacked


Likhari Website is hacked by Someone. It is not available from last few days.

Not very sure what hacked, Web Server
or whole server.

it is first time I saw Punjabi Website lost.

30 August, 2009

Windows 7 Sins

Before release of Windows 7,  FSF launches campaign against

Windows 7 in Windows7Sins Site with

"Give a man a fish and you feed him for a day.

Teach him how to fish and you feed him for a

lifetime." -- Lao Tzu”

Major issue shows on site are:

1. Poisoning education

2. Invading privacy

3. Monopoly behavior

4. Lock-in

5. Abusing standards

6. Enforcing Digital Restrictions Management (DRM)

7. Threatening user security

So, if you want help, please do you part. FSF and

other FOSS people in India should also provide all

this Content in Local language, if no other help they can do.

M$ is doing Windows 7 Campaign in India around major cities in 2-3 months. Minimum User should aware about issue.

09 August, 2009

KDE 4.3 - lokalize fixed

after kde 4.2 release, lokalize has problem
to Find or Replace Text. It was big problem
to Edit Translation files (po) with Lokalize,
if you want to find or replace some text in
lokalize.
But KDE 4.3 release, it is fixed and now
you can find/replace text. Catalogmanager
it is now automatic show status of all
files. Both the fix are quit helpful for
translator.
Fedora 11 and Fedora 10 Users can get
those package (kdebase-4.3* etc) by
enable test repo with following command
$yum update --enablerepo=updates-testing

but if you can wait for days, then you can get
package with yum update only.

period for which lokalize has problem, I
tried alternative PO Editor, which as
few different, but impressive features.
(Update later)

virtaal
linguist-qt4 (qt-devel package)

07 August, 2009

Punjabi Openoffice.org Rendering issue with Windows

While Testing Openoffice on Windows I
found during typing Punjabi (pa), dependant
Vowel showing Extra Dotted circle, even if
they used with Consonant. Rendering is
quite bad for Windows and it is unable to
type, read or print.






















Filed issue with Openoffice on 5th August.
Today get solution for that. There is problem with Linux Programmer.
He set "Lohit Punjabi" Default for System and not care about Windows's
Default font for Punjabi.
http://svn.services.openoffice.org/opengrok/xref/DEV300_m54/officecfg/registry/data/org/openoffice/VLC.xcu
VLC.xcu contains string like
-------
prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
Lohit Punjabi;Tahoma
------
while using
------

     Raavi;Saab;Lohit Punjabi;Tahoma
-----

help to fix the issue. It is quit small fix, but making big
problem. Need to check for other language (Indic), which
are currently supported by Openoffice and Updated regularly
by Linux People.

05 August, 2009

Windows XP mode with Windows 7 available

Today morning got news about available Windows XP mode for Windows 7 RC. Download and installed it. Total download is about 500MB.

by chance today  I need to create Punjabi Jhelum Keyboard  layout for Windows XP machine for friend. So, it is great helpful at the last.

Windows7withWindowsXPMode

Windows XP is running very smooth in Virtual PC and Over all experience is quite good as compared to Linux Based Virt-Manager. As I have not to press Alt+Ctrl each time to get out from virtual machine. Starting/Shuting down sometime seems slow.

I need to install Punjabi Language for my work, but when I tried to enable support for Punjabi, virtual machine was asking for installation disk for Windows XP SP3, which is not actually available. So there is not solution for me to install my Language till now:-(

17 July, 2009

Using automatic login with Fedora

I am using Gnome as desktop f rom some time, while not

big fan of gnome. GDM (gnome display manager) is

default manager. When it is changed to new source code,

there is not Graphical option to configure automatic

login with this. I was trying various time to search

automatic login feature (but I am not command line

user or expert, so not like to change configuration).

finally I got a solution for this. to do this you have

to do following steps:

1) Change GDM->KDE

2) change KDE configuration for Automatic login

3) by KDM, change desktop to Gnome (if you want to

use gnome)

1) easy method is to remove gdm with all dependency

$yum remove gdm

while make sure kdm installed on your machine

2) run systemsettings->Advanced->Login Manager

after application opened, go to Convenience (7),

select “Enable Auto-Login

User “”

“Lock session”

3) reboot your machine and you will be auto login

with selected user. it will default go to KDE, but

you can use gnome by Logout, select “Session” and

select “Gnome” and afterward you will be automatic

login to gnome session.

there can be various way to do this, but as I like use only

Graphical Interface for most configuration, so I tried this.

ya, kdm package need to install to work this, which will

pull some kde application.

15 June, 2009

Fedora 11 - New phase for Indic Language

Fedora 11 got release last week and it
is best Operating system for Indic language.
When I said best, there are various reasons
for it.

(*) Live CD - One live CD for multiple languages
Download Live CD

Just download a single Live CD, boot your
system with it and Please don't forgot to
Press "Languages" Tab at Login screen.
Yes, you can get various Language including
Indic. Nepali, Maithili, Urdu are new language
available for Fedora 11. All other
languages, like Assamese, Bengali,
Gujarati, Hindi, Kannada, Malayalam, Marathi,
Oriya, Punjabi, Tamil, Telugu, Sinhala
are already there.

No need to make and distribute separate
Live CD for each language, just select any
language and you can get everything ready
with that.
I tested my language Punjabi, while
selecting, Interface, Input Method are
working like pre-installed Punjabi OS.

For more information regading Fedora,
please check
Fedora 11

(*) Ibus - New Input Method with new feature:
Till fedora 11, default input method (to type
language), was SCIM, which was advanced with
various features, but logout-login again with
every change was really bad, but no worries,
now Fedora 11 has Ibus, with which you can
just change anything on fly (like Add new keymap,
language, or anything for your language) and just
start type. Yes, it is working
at the most you need to 'restart' you
ibus only and it works (really!). Any
change for language you and just use it.
It is quite good feature.
Interface of Ibus setting is quite simple and
small.

(*) Multimedia -
Fedora 11 is ready with all multimedia
feature, just install RPM Fusion package and
you don't need anything more after to add to
run mp3, wma or video files.

(*) If you are found of KDE Desktop, Fedora also
provide KDE Live CD
KDE Live CD
KDE
Live CD

09 January, 2009

Linux Phone Manager and My Phone

I used windows for my Phone to take backup and
update contacts. (This will be one of two
reasons to use, other is Phone Software Update).

Today I found a application on linux. It was quite cool.
Command Line based "GAMMU".
it worked better than my expections, Even
my Nokia 5800 is not working other than "Info"
mode, but N82 is fine.

Gammu has a Phone Database.
I put my entry here and
filled a bug here

Starting response is good and hope to fix in coming version.

Yes, it has GUI ("Wammu"),
Contact Editor and Other Screenshot

It has Windows GUI also (not used yet).

Hope it will fix soon and able to work with Nokia 5800.

16 December, 2008

Mozilla l10n status update - quick

after many days I committed to l10n changes to
hg repo at Mozilla Firefox/thunderbird. After
commit, changes are reflected to server quite
fast like Gnome

http://l10n.mozilla.org/dashboard/

you can customize this for single language as
I have only Punjabi Language:

http://l10n.mozilla.org/dashboard/?locale=pa-IN

(at slow home connection, it is quite big help)

26 November, 2008

Fedora 10 and Indic...

Finally Fedora 10!

http://fedoraproject.org/en/

You can see various other Indic languages in list on main page.

Main Look is, Punjabi Web Interface back again after a long time.
Link for Punjabi Interface is here
http://fedoraproject.org/pa/

according to Release notes, Major Update (not all)
KDE 4.1 (KDE4 's first Stable release)
Gnome 2.24
Special for Indic Language
On Screen Keyboard for Indic Language


iBus - New Alternative for SCIM


Help for Other Multimedia Help

If you want to listen WMA or other patented formats, use WIFI or other package, which is not part of
Fedora, please don't forget to use RPM Fusion!


USB Boot information and other support,
USB Boot...

If you are an Indic user of Fedora, then surely you will find a bug in Firefox, which is
not yet fixed and Avaiable to track:
Fedora Bug:
Mozilla

Mozilla upstream is going to fix after 3.0.0.5 (in 3.0.0.6), yet is far away from release.
Still only one workaround provided by Fedora Engineer
Download here and Install (only xulrunner package is enough)

Will update more for Indic languages in Fedora 10 later...

till then Enjoy for Indic in Fedora 10!

12 November, 2008

Firefox Rendering for Indic Language

Firefox 3.0.x's rendering is very bad and it is
almost impossible to work in localize environment with
firefox.

When Firefox downloaded and used in Punjabi language (pa_IN)
locale (environment), English web pages are showing characters
in Punjabi (Non-English) font. (Juck characters as in screenshot)

Blog Screenshot

And yes, it is problem on Linux, but not confirmed on Windows.

it is almost impossible to read the Text on most website. Wonder
is that Punjabi Websites works fine.

Firefox Rendering Problem

First bug was filed for Fedora Bugz #460865, which is later
upstreamed to Mozilla

Mozilla Bz #455647 is handle very quickly and fixed
bug for trunk (firefox 3.1/1.9.1), but Firefox 3.0.3/4/5/6/x
is still without patch. If patch is not
available, then Fedora 10, Opensuse 11.0/11.1 will suffer
and native user will actually suffer from it.

Can someone from Mozilla or Indic community will ask
Mozilla l10n to make commet in Bug (or make blocker
for 1.9.0.5/6)?
It is really difficult for regular Indic user to work
with firefox (3.0.x) without patch?

17 October, 2008

a Project Change from pa-IN to pa - Mission, not only word

Unicode make it clear that 'pa-gur-IN' is basic part of 'pa' locale

where pa-gur-IN Represent as < LANG >-< SCRIPT >-< REGION >
so Punjabi-Gurmukhi-India Script is actually making 'pa' locale.

So Most Project already using 'pa' is for Punjabi, quite few project
like mozilla is using pa-IN, which need to update.

A bug 380287 filed for Firefox/Thunderbird
updates.

I tried to file before Firefox 3 Release and asked to fix it, but
Mozilla Team was busy with other important task, so it was skipped.
Finally Team have a time and get back to it.

Unicode: http://www.unicode.org/cldr/bugs/locale-bugs?findid=1300
---------------------------------------------------------------------
pa (Stage 1) //Punjabi =
pa-IN (default)(unicode bug _above)
/ \
/ \
pa-arb pa-gur (Stage 2) //2 different Script
(Shahmukhi / Gurmukhi)
| |
pa-PK pa-IN (Stage 3)//Region based,
Pakistan India
---------------------------------------------------------------------

So, Now First we need to skip region based choice and to
original locale choice (that is 'pa'), which is important
as if you run a application, by giving pa-IN or pa-PK, and
no translation available for that, then application will check
for 'pa' translation. As 'pa' is default, so we need to use it
(as Unicode confirmed this).

What happened if Shahmukhi Script people want to start project
for Punjabi?
Surely they have to use script encoding with language like pa-arb
or pa@arb as there is script difference and only solution is to use
arb with pa and it is true for all projects. After all script is basic
difference, not region as any Shahmukhi Punjabi User can be
anywhere is world as Gurmukh Punjabi Script User are.

I got most response from NRI Punjabi people instead of India based.
so it is not good to attach a specific region with locale due to
population (census). I was never happy to divide a language
on basis of region, as Language has no boundary itself, but it
flow of ideas, freedom to express those, So we should make it
open and out of boundary. If I have operating system, then sometimes
it can be used to select timezone for locale automatic, but should
not be forced to use only that timezone. My Mac is showing
same issue as I selected Punjabi, then only Showing region as
India. Surely more Punjabi Mac users are outside India and
Apple is still confuse with "non-census" data. So
making my (our) locale region-free is important mission for me.

During working on bug, something interesting is pointed out that
mozilla got around 100 hits daily for Punjabi locale. It was
quite good figure, if I cared to my guess.

Hope to fix this issue soon as 'Seth' is working quite hard, but
I was worrying about his late comment in bug "will ask our Indic localizers
who write blogs to make the announcement."

let us see what is output of that...

Firefox 3.1 Beta 1 - for Punjabi

Again Firefox available for Testing beta version. It is available
for Punjabi Version 3.1Beta1

Windows Download:
http://download.mozilla.org/?product=firefox-3.1b1&os=win&lang=pa-IN

Mac Download:
http://download.mozilla.org/?product=firefox-3.1b1&os=osx&lang=pa-IN

Linux Download:
http://download.mozilla.org/?product=firefox-3.1b1&os=linux&lang=pa-IN

If you have resource please download and Test once (for Punjabi), so
that we can make impact for locale [1]

More This Beta release Information:
http://www.mozilla.com/en-US/firefox/all-beta.html

After Test, please send us your review, comment about
Translation to our mailing list Punjab-users so that
we can work to update as we have two week to finish before
Beta 2 release. I have one issue with me (which is sent by
Mr. A S Kang for copy/link issue)

[1] Mozilla Bug
ਬੱਗ ਮੁਤਾਬਕ ਔਸਤ ਪੰਜਾਬੀ ਲਈ ਹਿੱਟ 100 ਰੋਜ਼ਾਨਾ ਹੈ, ਮੈਨੂੰ ਥੋੜ੍ਹੀ ਹੈਰਾਨੀ ਹੋਈ ਕਿ 100 ਕਿੱਥੋ ਹੋ ਗਏ, ਸੱਚੀ
ਐਨੀ ਉਮੀਦ ਨਹੀਂ ਸੀ। ਬਾਕੀ ਮੋਜ਼ੀਲਾ ਸਿਸਟਮ ਐਡਮਿਨ ਦੇ ਸ਼ਬਦ ਖੁਦ ਪੜ੍ਹ ਲਵੋ ਜੀ! Check
Admin comment below about Punjabi

"For the most part it looks like we have about 100 Active Daily users for pa-IN.
There is a strange couple of days just recently where we had a huge spike.
aug 21,22... Can anyone think of what might have caused this? Holiday or any
other event? I could have just been an error in our reporting system...

Here is the data for those two days and the last 15.

2008-08-21 7,004
2008-08-22 533
...
2008-10-01 110
2008-10-02 94
2008-10-03 115
2008-10-04 99
2008-10-05 93
2008-10-06 107
2008-10-07 106
2008-10-08 114
2008-10-09 96
2008-10-10 119
2008-10-11 99
2008-10-12 102
2008-10-13 117
2008-10-14 113
2008-10-15 119"

17 July, 2008

Convert real audio to mp3 on mac...

I have very few real audio files, but don't have mp3 for those,
search on google was not heard, and FFmpegX
link is here

it is free Audio/Video convertor for Mac OS. It is good and quick,
Howto use those,
if it shows you for binary format installation, you can skip it
(you can try later if you want with FFmpegx->install binaries)
it is quite easy, just select .rm file and select format, which want to
be.
I got some my favourite song back.