Re: [foss-nepal] Re: Nepali Unicode display problem

2010-08-18 Thread aze
Have anyone know how to fix the nepali font in chrome... it looks really terrible On 18 August 2010 18:33, beejoy wrote: > Thanks for the reply, Sushil. I'll try as per your instruction. > > -- > Bijay Rai > Dharan > > -- > FOSS Nepal mailing list: foss-nepal@googlegroups.com > http://groups

Re: [foss-nepal] Re: Help Required :: Installing Nepali Unicode Traditional Layout in Lucid

2010-08-05 Thread aze
put the iBUS in startup... Run "/usr/bin/ibus-daemon -d" at Startup using System > Preference > Startup Application. On 5 August 2010 20:17, Nepenthes wrote: > Thanks for reply, but still having the romanized keyboard layout. > > When I tried SCIM, it gave me a keyboard lock problem in Eclipse

Re: [foss-nepal] Handy script for downloading online manga (comics)

2010-06-15 Thread aze
Script improvement... 1. Getting non-generatable pages i.e. 05-06, cover, credit 2. Getting Episode Title 3. Renaming and compression to cbz 4. can handle links of "onemanga.com" and "1000manga.com" #!/bin/bash # Need a argument. The url. if [ -z "$1" ]; then echo -e "\ manga.sh: missing URL Us

Re: [foss-nepal] Handy script for downloading online manga (comics)

2010-06-11 Thread aze
ahhh. i see it working prefectly... i didn't realize it was in quite mode great work... On 11 June 2010 15:17, ♪♫▬aze wrote: > But the image like are like > http://img.1000manga.com/mangas/0215/000317232/ > *there is no way u can get info from that...* > * > * >

Re: [foss-nepal] Handy script for downloading online manga (comics)

2010-06-11 Thread aze
our method really work. that will be lot more easier.. no needing to see the staring and ending episodes.. On 11 June 2010 14:46, SATA wrote: > > On Thu, Jun 10, 2010 at 8:48 PM, ♪♫▬aze wrote: > >> #!/bin/bash >> n=$1; >> string=$2; >> start=$3; >> end=$

[foss-nepal] Handy script for downloading online manga (comics)

2010-06-10 Thread aze
#!/bin/bash n=$1; string=$2; start=$3; end=$4; link=$5; attrib=$6; mkdir "$n.$string" for i in $(seq -f %02.f $start $end); do wget -c "$link$i.jpg" -O "$n.$string/AK.$n""x$i.jpg"; done; ls -l "$n.$string"; if [[ $attrib == "" ]]; then zip -r "$n.$string.cbz" "$n.$string" rm -r "$n.$string" fi --

Re: [foss-nepal] Hi all..sano help garnu na!!

2010-06-09 Thread aze
or https:// thats works too.. On 9 June 2010 15:51, NSS GRG wrote: > how abt trying ne-np.facebook.com > > > On 6/9/10, prithvi adhikari wrote: > > lite.facebook.com yo pani cha > > > > -- > > FOSS Nepal mailing list: foss-nepal@googlegroups.com > > http://groups.google.com/group/foss-nepa

Re: [foss-nepal] Brihaspati's experience of using Linux for pre-primary education

2010-06-01 Thread aze
ahhh... lucky kids... i can remember using Windows 3.1 and LOGO and DOS... at that point of time.. On 2 June 2010 10:48, Diwash Pradhan wrote: > +1 > > > On Wed, Jun 2, 2010 at 9:25 AM, Sagar wrote: > >> grea8. >> >> >> On Wed, Jun 2, 2010 at 6:33 AM, pravin joshi wrote: >> >>> I am associated

Re: [foss-nepal] how to use GCC compiler instead of TC

2010-05-29 Thread aze
As a information there is a whole book 500 pages or more about the GCC compiler published by Mc Graw hills. On 30 May 2010 08:20, Kailash Budhathoki wrote: > Hi Sunil, >If you are really interested in knowing the beauty of gcc > compiler, i would suggest you to compile your files dir

Re: [foss-nepal] What's with the charaters?

2010-05-28 Thread aze
yeah... i mean u can get the job done when doing parallel.. he he.. just not gud enough.. to block the stupid characters with out removing -i On 28/05/2010, SATA wrote: > On Thu, May 27, 2010 at 10:59 PM, ♪♫▬aze wrote: > >> i found another crazy solution >> >> for i in

Re: [foss-nepal] What's with the charaters?

2010-05-27 Thread aze
Weird characters are something like this ��� n "♪♫" or "シ" On 28 May 2010 01:27, Bibek Paudel wrote: > On Thu, May 27, 2010 at 7:14 PM, ♪♫▬aze wrote: > > I thought you liked "weird ch

Re: [foss-nepal] What's with the charaters?

2010-05-27 Thread aze
i found another crazy solution for i in $(seq -w 1 18 ); do wget -i " http://img-c.onemanga.com/mangas/0056/000319672/$i.jpg"; -O "HSDK.383x$i.jpg" &; done; On 27 May 2010 22:56, ♪♫▬aze wrote: > ya its working fine without -i. > > > On 27 May 2010 22:

Re: [foss-nepal] What's with the charaters?

2010-05-27 Thread aze
mg-c.onemanga.com/mangas/0056/000319672/$i.jpg"; -O > "HSDK.383x$i.jpg"; done; > > > Regards, > Jitendra > > > On Thu, May 27, 2010 at 8:52 PM, ♪♫▬aze wrote: > >> what is this "Werid charaters" its screwing my downloads... but echo seems

[foss-nepal] What's with the charaters?

2010-05-27 Thread aze
what is this "Werid charaters" its screwing my downloads... but echo seems to be find can any one know the solution pls!!! THis is what i did.. .only 1st seq goes fine... something goes stupidly wrong with this stuff [CODE] rho...@64box:~/383 Anxious Friends$ for i in $(seq -w 1 18 ); do echo

Re: [foss-nepal] Contributing back to open source. G etting started…

2010-05-18 Thread aze
ya team up.. ;) On 18/05/2010, Bipin Gautam wrote: > Wow Akash, thanks for the info. For a long time i wanted to do a > project, a standalone app. (crossplatform preferably) that can > automatically find if your hardware is linux/bsd compatible or not. > This is one if the major issue for users t

Re: [foss-nepal] Does some one have Ubuntu 10.4

2010-05-08 Thread aze
Jhapa ali tadha paro :( On 8 May 2010 20:52, Ozone Sandip Niroula wrote: > i m facing same problem here at Jhapa. Will some one help me out please > > 9804920144 > > On 08/05/2010, ♪♫▬aze wrote: > > i got the my motherboard changed to 64-bit... > > does

Re: [foss-nepal] Does some one have Ubuntu 10.4

2010-05-08 Thread aze
i got the my motherboard changed to 64-bit... does any one have 64-bit Ubuntu?? On 6 May 2010 10:31, ♪♫▬aze wrote: > thanx ... i will call u.. > > > On 6 May 2010 10:30, Subir Pradhanang wrote: > >> Hi Rohit, >> >> On Wed, May 5, 2010 at 2:49 PM, ♪♫▬a

Re: [foss-nepal] Does some one have Ubuntu 10.4

2010-05-05 Thread aze
thanx ... i will call u.. On 6 May 2010 10:30, Subir Pradhanang wrote: > Hi Rohit, > > On Wed, May 5, 2010 at 2:49 PM, ♪♫▬aze wrote: > > Does someone have Ubuntu 10.4 CD/DVD or iso or anything. > > Its impossible for me to download it here in my home net speed is very >

[foss-nepal] Does some one have Ubuntu 10.4

2010-05-05 Thread aze
Does someone have Ubuntu 10.4 CD/DVD or iso or anything. Its impossible for me to download it here in my home net speed is very slow. I live in the Patan near durbar square. I would be happy get a copy. Rhohitman -- FOSS Nepal mailing list: foss-nepal@googlegroups.com http://groups.google.com/g

Re: [foss-nepal] Re: abt SUSE

2010-04-29 Thread aze
Hey why not we make a downloader group.. who have the gud internet connection. download the new stuff we can share it easily... On 30 April 2010 06:57, rabin shrestha wrote: > NO man truely saying i got redhat and suse from there.. > > -- > FOSS Nepal mailing list: foss-nepal@googlegroups.c

Re: [foss-nepal] Re: abt SUSE

2010-04-29 Thread aze
Ubuntu Karmic getting old tomorrow ... ha ha .. we can't get latest any how... On 29 April 2010 15:50, Subir Pradhanang wrote: > On Thu, Apr 29, 2010 at 3:28 PM, Diwash Pradhan wrote: > > where at putalisadak is Digitrust .. Can i have the latest copy of > > @Kailash, Prabin: On fossnepal.o

Re: [foss-nepal] Fwd: rebooting init

2010-04-26 Thread aze
Yeah! that will be great.. I would love to volunteer in I got the summer break. On 26 April 2010 16:57, saurab rajkarnikar wrote: > > > -- Forwarded message -- > From: Jwalanta Shrestha > Date: Thu, Apr 22, 2010 at 4:29 PM > Subject: rebooting init > To: Bibek Shrestha , Saurab

Re: [foss-nepal] Happy New year 2067

2010-04-13 Thread aze
ha ha.. .very funny... but gud reason to start linux from new year... On 14 April 2010 11:31, Diwash Pradhan wrote: > सबै लै मेरो पनि सुभकामना .. यो नव वर्षा देखि लिनक्स चलाउने मेरो रेसोलुशन > ... अहिल लागि चै live cd बाट काम चलाउने .. > > > On Wed, Apr 14, 2010 at 6:03 AM, Bhim wrote: > >> Hi

Re: [foss-nepal] Happy New year 2067

2010-04-13 Thread aze
नयाँ वर्ष २०६७ को हार्दिक मङ्गलमय शुभ कामना On 13 April 2010 20:47, prabin gautam wrote: > Hi FOSSians, > > Happy new year 2067. Hope this year brings lots and lots of happyness, > peace, harmony and prosperity to our nation, our movement, to us and to our > dear ones. > > I Wish for more activi

Re: [foss-nepal] We should be shameful

2010-03-10 Thread aze
Sorry Suraj Dai i will remember that from now on And i would be happy to lend my full support since i am unknown in this matter... On 10 March 2010 07:33, SATA wrote: > > > On Wed, Mar 10, 2010 at 1:10 AM, ♪♫▬aze wrote: > >> http://en.wikibooks.org/wiki

[foss-nepal] We should be shameful

2010-03-09 Thread aze
http://en.wikibooks.org/wiki/FOSS_Localization/Resources_and_Tools#Nepal Nepal Nepal Linux User Group.http://www.linux.com.np Nepal Linux. http://www.linuxnepal.com.np See Non of them Works ... blank page and some errors... what a pity... among so many countries... almost every links works if o

Re: [foss-nepal] Transition ----------- how easy will it be................

2010-03-01 Thread aze
> > heee... that why they say you are ge... !!! > Dont believe just change it.. modify it make it worth using. :P > Geeks Rules. 1. We Upgrade Not downgrade. 2. Manual are not to be stored only. 3. It wont' be same as yesteday. 4. Nothing is there to be granted. 5. Learn form other's mist

Re: [foss-nepal] Transition ----------- how easy will it be................

2010-03-01 Thread aze
Reminds Me of definition long back ago... "*Linux ! OS for the experts.*" I believe this would not change Although learning Ubuntu is same as Windows for Beginner's Level and only then mistake was their first step... Then u r trapped inside cry out loud asking for help !!! For me i suffocat

Re: [foss-nepal] Re: video conversion

2010-03-01 Thread aze
Great Article Although .. But I am still fan and i don't confess :P -- FOSS Nepal mailing list: foss-nepal@googlegroups.com http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: foss-nepal+unsubscr...@googlegroups.com Mailing List Guidelines: http://wiki.fossnepal.org/index.php?

[foss-nepal] New York Times: Microsoft’s Creative Destruction

2010-02-09 Thread aze
http://www.nytimes.com/2010/02/04/opinion/04brass.html -- FOSS Nepal mailing list: foss-nepal@googlegroups.com http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: foss-nepal+unsubscr...@googlegroups.com Mailing List Guidelines: http://wiki.fossnepal.org/index.php?title=Mailing_Lis

Re: [foss-nepal] Re: Microsoft's giving free serial keys ("Genuine")

2009-12-22 Thread aze
Its not possible to make all programs at JVM. Its the code which runs on top of the JVM not system.. and turns out to be resource greedy. High Performance programs have no choice but to go back to C/C++. On 17/12/2009, amit shrestha wrote: > On Wed, Dec 16, 2009 at 5:21 PM, _khAttAm_ wrote: > >

Re: [foss-nepal] Microsoft's giving free serial keys ("Genuine")

2009-12-07 Thread aze
More.. What really happens >"Politics should exist Common good". Seem the line from some fairly tale, But have u ever seen nice politician (even he is nice he is screwed by others). Damn its sad to say Nepalese got it directly form out government (No doubt about it). >Why Linux Guys are not P

Re: [foss-nepal] Microsoft's giving free serial keys ("Genuine")

2009-12-06 Thread aze
What really happens> >Brain dead prof. want summit assignment, projects, presentation to run in their Windows machine. >Even if there is the Linux install in computer lab they are never updated. The version synchronization goes wrong. But Windows is best since updates pop up when there is no load

Re: [foss-nepal] MSDNNepal.com

2009-11-25 Thread aze
Name's funny MSDN he he sure shot Microsoft :) -- FOSS Nepal mailing list: foss-nepal@googlegroups.com http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: foss-nepal+unsubscr...@googlegroups.com Mailing List Guidelines: http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidel

Re: [foss-nepal] Re: Keyboard standardization for Nepali Font: Interested parties please reply back

2009-11-12 Thread aze
I am really interested in this keyboard standardization but really confuse what does it mean... 1. Does it means assigning the fonts to the keyboard in entirely new fashion.. 2. Following the Romanized layout as per MPP Although by Default in my OS (Ubuntu 9.04 ) there is only one Nepal layout for

[foss-nepal] Re: Confused Installing Virtual Box

2009-11-04 Thread aze
really saying testing the program in the virtual box is the tedious job ... last time it tooks some what 3 min to complie c++ program using dev-cpp --~--~-~--~~~---~--~~ FOSS Nepal mailing list: foss-nepal@googlegroups.com http://groups.google.com/group/foss-nepal T

[foss-nepal] Re: Confused Installing Virtual Box

2009-11-04 Thread aze
just create the virtual drive on the any of your partion.. a hope the question in more clear.. what u wanna do?? these are few useful link for starting virtual box http://www.downloadsquad.com/2008/02/10/run-windows-in-a-virtual-machine-using-ubuntu-and-virtualbox/ http://www.virtualbox.org/manual

[foss-nepal] Re: vista ले मेरो MBR (grub boot loader) खाइद ियो म k गर्ने होला

2009-10-09 Thread aze
1. u can restore grub using live cd.. (works for ubuntu) do some ting grub in terminal it restores 2. tere are many free softwares to restore it through vita too cheak some forum just goof around a little you will find ways solution --~--~-~--~~~---~--~~ FOSS Nepal

[foss-nepal] Re: Help!! Yahoo! not connecting in PIDGIN 2.5.5

2009-06-29 Thread aze
if you put pager to 80 it will work too... :) rest are all same On 30/06/2009, pr8ik wrote: > > thanx bibek dai... > > On 6/26/09, (@ @) wrote: >> >> cn.scs.msg.yahoo.com on the Pager Server. Works with pidgin 2.4.1 >> >> On Jun 26, 7:54 pm, Bibek Shrestha wrote: >>> Or you can try cn.scs.msg

[foss-nepal] Re: Any help

2009-06-24 Thread aze
try updating from web from synaptic packet manager or apt. i was wondering how to update from the iso... i have never been able to do... On 22/06/2009, laxmi khatiwada wrote: > > > Hi fossians > > When I upgrade ubuntu 9.04 jaunty(via alternate iso image) my gdm conf file > is missing