I found that lots of Chinese doesn't know English. When they get a linux CD. It is likely that they found two issues:
1- Cannot display Chinese or ugly fonts --- In some distros, asian fonts is optional --- In most distros, the display of unicode/asian homepage is weird. You can see a combination of varios fonts. For example, a few character using Japanese fonts, most characters use a simplified Chinese fonts and the rest are traditional Chinese. (Imaginate a document with Arial+Bittream+Courier displaying in random order)
2- Cannot type --- People usually have to download/apt some modules to enable Chinese input. They may need to edit some configuration files as well. That kick the newbies out.
Most people I know thinking that pirating, fighting virus/spyware and reinstallation once in a while is perfectly normal.
Those are paid contents. If google isn't ready to sell digital video in that region or the copyright holder don't want digital distribution in that region, it couldn't.
btw, China censorship are forced on all search engine operate there. If they don't like the site, they will just block it. At least google would stated that it is filtered, others doesn't. They just doesn't have anyone to explicate the matter properly.
>> Following his tour of Asia, Shuttleworth also believes that support for support for Asian languages and fonts, as well as Asian input methods, is somewhat lacking in Ubuntu.
Do not overestimate people's intelligence. My boss even sharing a service account with another company that has access to all client's name, credit card number and expired date.
I also recommend wingide, it is the best python ide in linux, but it is also good in windows/OSX. Make sure that:
X11 - Perference - Input - UNCHECK Enable Keyboard Shortcut under X11
If you want unicode programming (specially asian) and doesn't care about debug, you can just use Xcode as editor. Keep an eye on pydev and SPE, although they didn't work on me, they have potential.
Thanks for the information in this discussion, I would take a look on other debuggers and editors as well
>>The findings could mean that many websites are fronts for spammers, phishing gangs and other net criminals.
This is a totally wrong. Real address is totally normal for a business domain. However, there are people who get a domain only for personal use where privacy is important.
- free emails had very low couta, and get spams even if you doesn't publish your email - it's definately a bad idea to use ISP's email. You may lose your email at any time if you do not agree with your ISP
Also, many domain seller also offer php, web space and ftp so it is actually quite fun to have one domain. So you don't need to turn on the PC 42/7.
If people know you are the domain owner. Then your real name, phone, address are exposed! And people can find LOTS of things about you.
Firefox SVG is just a subset of SVG 1.1 but not any of the official profiles (Tiny, Basic, Full). So design a firefox webpage of SVG is tricky. Also, avoid direct use of fonts because fonts in different machines could be different.
That's why there are msoffice oem standard edition. The price is lower than msword(retail) alone.
But the way, seeing the name. It is obvious that microsoft is going to pack msoffice with some windows.
That's if Apple actually support the drivers in linux and/or windows.
Will apple open the hardware specifications so linux would work perfectly?
Will they provide the windows driver so unsatisfied clients can return their apple computer because the hardware does not work perfectly?
Another problem is that windows XP is quite expensive (non-OEM ver) and I don't think the apple would bundle windows XP OEM (original equipment manufacturer) in their machine.
Argh.... I ordered my mac mini last week..... OMG
By the way, I hope they can release a mac mini with 512MB ram, 80G HDD and DVD writer for about $699. So I can buy one directly from shop but not order from apple online shop.
My friend who will open a clinic asked me about the software choice of their future business. He tell me what kind of jobs they would do.
My first respond is that they will have to use apple computers. The reasons is that:
* Images and space - common PC are usually ugly and usually too big
* Security - windows LUA is a joke. The common sense to use antivirus, antispyware show the fact that windows is a rubbish that should be thrown away
* Simplicity - People of clinic should concentrate on their work only. I want the easiest environment for them. Mac is simple enough
* Energy usage - measure the heat emision of common PC and compare please
* Personal - it is not logical to hire a geek in this healthcare business in case something happen. All personal should work for patients
* Hardware - there are no linux hardware company that could make their product work perfectly and easy installable even for a doctor
It's too late for any recommendations:
1. big retailers could be a big problem. Here for example, I don't know any anime specialist shop. I just go to the DVD dept of a big retailer, they have good stock and put a special sale of 35% twice a year (only for 3+ DVDs).
btw, it seems that they just return those unwanted orphans to the provider.
2. If half of the customers are downloading and they still buy DVD, then you may need to know their taste and habit. I would recommend you download the fansubs and measure the downloads, rating and rewatch value.
I can tell you that I am getting the DVD only after watching it from internet. Sometimes I do re-download after getting the DVD, just because I perfer monitor over TV.
I create some limit user accounts in my last job. My boss, who know only double clicking and space-tabbing ask me to remove limit accounts because she used to work like that and she doesn't like password.
I tried to explain what would happen if she do that but she doesn't understand. I do not work there anymore, I would just earn some plus if her PC is messed up or infected with some virus like things. So, why not?!
Anyway, the LUA of windows offered limited protection only. I found out that many system files are unprotected.
For client side it's better to use java, the java is already installed for most system. It is also standard and work fine on all systems.
In Python, it can use mod_python+rrd for server side, the result is a simple chart. Or just provide the data on the server side and run a python program on client side (python+wxWidgets/pygtk), py2exe is recommended to avoid dependence problems.
Python is better for simple things, simple solutions. In the company that I work, there are no IT departments. So I use python programming to increase productivity.
But that would turn piracy legal if you paid, right?
I found that lots of Chinese doesn't know English. When they get a linux CD. It is likely that they found two issues:
1- Cannot display Chinese or ugly fonts
--- In some distros, asian fonts is optional
--- In most distros, the display of unicode/asian homepage is weird. You can see a combination of varios fonts. For example, a few character using Japanese fonts, most characters use a simplified Chinese fonts and the rest are traditional Chinese.
(Imaginate a document with Arial+Bittream+Courier displaying in random order)
2- Cannot type
--- People usually have to download/apt some modules to enable Chinese input. They may need to edit some configuration files as well. That kick the newbies out.
Most people I know thinking that pirating, fighting virus/spyware and reinstallation once in a while is perfectly normal.
Those are paid contents. If google isn't ready to sell digital video in that region or the copyright holder don't want digital distribution in that region, it couldn't. btw, China censorship are forced on all search engine operate there. If they don't like the site, they will just block it. At least google would stated that it is filtered, others doesn't. They just doesn't have anyone to explicate the matter properly.
>> Following his tour of Asia, Shuttleworth also believes that support for support for Asian languages and fonts, as well as Asian input methods, is somewhat lacking in Ubuntu.
Finally, the basic of basic would be included.
Do not overestimate people's intelligence. My boss even sharing a service account with another company that has access to all client's name, credit card number and expired date.
Microsoft start to SUPPORT linux? And start off with a rootkit prototype?
Man, that is how a friend should be.
I also recommend wingide, it is the best python ide in linux, but it is also good in windows/OSX. Make sure that: X11 - Perference - Input - UNCHECK Enable Keyboard Shortcut under X11 If you want unicode programming (specially asian) and doesn't care about debug, you can just use Xcode as editor. Keep an eye on pydev and SPE, although they didn't work on me, they have potential. Thanks for the information in this discussion, I would take a look on other debuggers and editors as well
No, BT is a success because it use server to regulize the traffic, w/o some control people will just try to cheat ratio and slow down the rest.
The DHT should be disabled when the tracker is online.
opera 8.5.0 and safari 2.0.2
I am using squid proxy, but it shouldn't be a problem.
>>The findings could mean that many websites are fronts for spammers, phishing gangs and other net criminals.
This is a totally wrong. Real address is totally normal for a business domain. However, there are people who get a domain only for personal use where privacy is important.
- free emails had very low couta, and get spams even if you doesn't publish your email
- it's definately a bad idea to use ISP's email. You may lose your email at any time if you do not agree with your ISP
Also, many domain seller also offer php, web space and ftp so it is actually quite fun to have one domain. So you don't need to turn on the PC 42/7.
If people know you are the domain owner. Then your real name, phone, address are exposed! And people can find LOTS of things about you.
The firefox SVG is not the standard one.
o x_1.5
I just open some works done by inkscape, the text on top of a plate is not displayed. Checking here:
http://developer.mozilla.org/en/docs/SVG_in_Firef
Firefox SVG is just a subset of SVG 1.1 but not any of the official profiles (Tiny, Basic, Full). So design a firefox webpage of SVG is tricky. Also, avoid direct use of fonts because fonts in different machines could be different.
You will need alternative, or else Microsoft would double the price of Microsoft Office/Windows next time.
That's why there are msoffice oem standard edition. The price is lower than msword(retail) alone. But the way, seeing the name. It is obvious that microsoft is going to pack msoffice with some windows.
That's if Apple actually support the drivers in linux and/or windows.
Will apple open the hardware specifications so linux would work perfectly?
Will they provide the windows driver so unsatisfied clients can return their apple computer because the hardware does not work perfectly?
Another problem is that windows XP is quite expensive (non-OEM ver) and I don't think the apple would bundle windows XP OEM (original equipment manufacturer) in their machine.
Argh.... I ordered my mac mini last week..... OMG By the way, I hope they can release a mac mini with 512MB ram, 80G HDD and DVD writer for about $699. So I can buy one directly from shop but not order from apple online shop.
well say
My friend who will open a clinic asked me about the software choice of their future business. He tell me what kind of jobs they would do.
My first respond is that they will have to use apple computers. The reasons is that:
* Images and space - common PC are usually ugly and usually too big
* Security - windows LUA is a joke. The common sense to use antivirus, antispyware show the fact that windows is a rubbish that should be thrown away
* Simplicity - People of clinic should concentrate on their work only. I want the easiest environment for them. Mac is simple enough
* Energy usage - measure the heat emision of common PC and compare please
* Personal - it is not logical to hire a geek in this healthcare business in case something happen. All personal should work for patients
* Hardware - there are no linux hardware company that could make their product work perfectly and easy installable even for a doctor
It's the case that Mac is not only option
Remove the windows and VB .NET is probably the better way of education, probably.
Ban the keyword is stupid and uncivilized.
China is slow learner. The modern censorship is to control the news medias/sources and alternate the facts using maked up words.
It's too late for any recommendations: 1. big retailers could be a big problem. Here for example, I don't know any anime specialist shop. I just go to the DVD dept of a big retailer, they have good stock and put a special sale of 35% twice a year (only for 3+ DVDs). btw, it seems that they just return those unwanted orphans to the provider. 2. If half of the customers are downloading and they still buy DVD, then you may need to know their taste and habit. I would recommend you download the fansubs and measure the downloads, rating and rewatch value. I can tell you that I am getting the DVD only after watching it from internet. Sometimes I do re-download after getting the DVD, just because I perfer monitor over TV.
I create some limit user accounts in my last job. My boss, who know only double clicking and space-tabbing ask me to remove limit accounts because she used to work like that and she doesn't like password. I tried to explain what would happen if she do that but she doesn't understand. I do not work there anymore, I would just earn some plus if her PC is messed up or infected with some virus like things. So, why not?! Anyway, the LUA of windows offered limited protection only. I found out that many system files are unprotected.
Thanks for bringing us the best distro for python development. I really mean it.
5 millions a day is not anything. In long term the OSS would cut more than that for sure.
Totally agree!
I found that the python gui is a distraction. Neither wxpython nor pygtk really ready for production use.
In this moment I dropped GUI and go for simple web programming using mod_python. It is OK for simple things, although debugging is even harder.
For client side it's better to use java, the java is already installed for most system. It is also standard and work fine on all systems.
In Python, it can use mod_python+rrd for server side, the result is a simple chart. Or just provide the data on the server side and run a python program on client side (python+wxWidgets/pygtk), py2exe is recommended to avoid dependence problems.
Python is better for simple things, simple solutions. In the company that I work, there are no IT departments. So I use python programming to increase productivity.