Displaying 20 results from an estimated 944 matches for "taiwanes".
Did you mean:
taiwanese
2005 Jul 28
12
Can you caculate with me?
before I accuse somebody to "overbill" I would like you to calculate
with me:
Rate: 0.0189 for calling Taiwan via NuFone
Duration: 930 seconds
Lets vote for the answers: 0.7269 or 0.2929 ???
bye
Ronald Wiplinger
2005 Aug 24
2
asterisk in Taiwan
Is there someone out there that is using Chunghwa Telecom in Taiwan
with asterisk? I have one there connecting using a digium 4 port fxo
card. We can get and make calls. the problem is that about 40% of the
time when we make a call - even if it is one that we have made
recently - we get back "That number can not be compleeted as dialed"
or something like that in Chinese.
Any help
2019 Aug 31
0
Singaporean Mr. Teo En Ming's Refugee Seeking Attempts, In Search of a Substantially Better Life
Subject: Singaporean Mr. Teo En Ming's Refugee Seeking Attempts, In
Search of a Substantially Better Life
In reverse chronological order:
[1] Petition to the Government of Taiwan for Refugee Status, 5th
August 2019 Monday
Photo #1: At the building of the National Immigration Agency, Ministry
of the Interior, Taipei, Taiwan, 5th August 2019
Photo #2: Queue ticket no. 515 at the National
2011 Jul 20
0
VIA TECHNOLOGIES TAIWAN - GNN Components, Co.Ltd
VIA TECHNOLOGIES TAIWAN
GNN COMPONENTS CO., LTD
1. Introduction :
VIA (http://www.gnn-components.com/VIA_Technologies__Inc_-22-452.aspx) was founded in 1987 in the heart of Silicon Valley, VIA achieved a leadership position in the PC core logic chipset market through its ability to consistently deliver leading-edge technology at reasonable prices to top tier PE OEMs and motherboard. VIA offers the
2005 Dec 31
0
Looking for Ruby and rails in Grater China region (china/taiwan/Hong Kong)
Hi Everyone,
I am located in Greater China region and working on rails and ruby on
some personal project and looking for people who are doing same here.
Vikrant
2004 Feb 07
0
Delivery Report (failure) for polymer@taiwan.com
A non-text attachment was scrubbed...
Name: not available
Type: text/rfc822-headers
Size: 887 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20040207/d3f6dd14/attachment.bin
2003 Sep 15
0
[AsiaBSDCon] Announcing the USENIX AsiaBSDCon and its Request for Papers
Dear Recipients:
We are happy to announce that the USENIX AsiaBSDCon 2004 will take
place at Academia Sinica, Taipei, Taiwan between March 13 2004 and
March 15 2004.
We would like to invite all whom are interested in BSD and their
applications (including but not limited to: bioinformatics, scientific computing,
e-commerce, operating systems, etc.) to submit papers to the conference.
The RFP is
2011 Nov 24
4
How do I destroy all the posts when the board is destroyed?
I got a application like following.
A board has many posts
All posts belong to a board
I try to destroy all the posts under a board when I destroy the board.
My destroy function is following.
def destroy
@board = Board.find(params[:id])
@post = @board.posts
@post.destroy
@board.destroy
respond_to do |format|
format.html { redirect_to(boards_url) }
format.xml
2011 Mar 23
4
[LLVMdev] Calling external functions failed on PowerPC
Hi, all
I have a trouble with calling external functions on PowerPC.
What I am doing is generating a LLVM IR first like this,
- x86
call void @helper_shack_flush(%struct.CPUX86State* %62) noinline, !flags !12
- ppc
call void @helper_shack_flush(%struct.CPUX86State* %62) noinline, !flags !10
After lowering above LLVM IR for x86 and ppc, it becomes:
- x86
%RAX<def> = MOV64ri
2017 Sep 23
2
"XLConnect" packages; Excel dates read incorrectly
Hi,
I tried to read xlsx files by "XLConnect" packages, but the dates are
one day earlier than it is supposed to be. I moved from California to
Taiwan (Eastern Asia), and it worked well in California, but not in Taiwan.
Even if I adjust my Mac time to California time zone, it gives the wrong
dates. I don't know which part of the setting (in RStudio or in my Mac?) I
should adjust.
2008 Nov 22
1
CRAN mirror for Taipeh vs Taipei
Hi,
I am residing in Taipei, Taiwan. My windows has English R (2.7.2)
installed. I noticed that the CRAN mirror for Taipei is Taiwan
(Taipeh), Is Taipeh a Deutsch or English name?
Thanks,
cruz
2012 Oct 30
3
[LLVMdev] TargetELFWriterInfo used for anything?
> In consideration of those codes in XXXAsmPrinter class which print out
> MachineInstr in .s format, I tend to think they are old codes that
> might be obsolete and will be replaced with MC layer implementation,
> but I am not sure.
How about sending a patch which remove those obsolete code, and let
others give comment?
Cheers,
chenwj
--
Wei-Ren Chen (陳韋任)
Computer Systems Lab,
2019 Sep 24
2
CentOS 8.0 1905 is now available for download
Hi,
What hypervisor/virtual machine monitor and host operating system are you using?
On Tue, 24 Sep 2019 at 19:31, J Martin Rushton via CentOS
<centos at centos.org> wrote:
>
> On 24/09/2019 12:16, Turritopsis Dohrnii Teo En Ming wrote:
> > Good evening from Singapore,
> >
> > Anybody downloaded, installed, and tried CentOS 8.0 1905 yet?
> >
> >
2013 Jan 11
4
[LLVMdev] Update PTX section in CodeGenerator.html
Hi Justin,
I believe the PTX section in the link below need some love,
updating "lib/Target/PTX" to "lib/Target/NVPTX" for example.
Would you like to take a look?
http://llvm.org/docs/CodeGenerator.html#the-ptx-backend
Regards,
chenwj
--
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
2003 Aug 27
8
DDoS attacks, what can be done?
Hi,
I run two live c-class subnets on the internet. Last
Sunday morning I was hit with a DDoS attack and it
hasn''t stopped.
I made modifications on my shorewall firewall during
Sunday to lesson the impact, as they were hammering me
with 180k/5sec traffic both ways (inbound and
outbound).
One of the primary things which helped reduce their
DDoS was enabling "norfc1918" on the
2011 Apr 26
3
[LLVMdev] Problem with compiling the runtime libary
On 24 April 2011 00:57, 陳韋任 <chenwj at iis.sinica.edu.tw> wrote:
> Hi, Zhao
>
> You can apply the attachment to LLVM 2.9 Release. It has been tested
> on FreeBSD/x86.
>
Hi Chen, may I commit this (updated to include GCDAProfiling.cpp) to LLVM
SVN?
Nick
>
> Regards,
> chenwj
>
> --
> Wei-Ren Chen (陳韋任)
> Computer Systems Lab, Institute of Information
2011 Mar 25
0
[LLVMdev] Calling external functions failed on PowerPC
Hi, all
I found the example code examples/HowToUseJIT.cpp also shows
the same error.
Attachment is the LLVM module created by HowToUseJIT. And here
is the error,
Running foo: %X4<def> = LDtoc <ga:@add1>, %X2
UNREACHABLE executed!
Stack dump:
0. Running pass 'PowerPC Machine Code Emitter' on function '@foo'
Aborted
Currently, I use gdb try to track down
2011 Nov 08
3
[LLVMdev] Failed to decode profile dump with llvm-prof
On Mon, Nov 07, 2011 at 04:10:29PM +0100, Wim Vander Schelden wrote:
> I'm having the same problem. Does anyone know what's causing this?
>
> Kind regards,
>
> Wim
What's your profiling procedure? I can only guess llvm-prof does not
recognize the profiling data.
Regards,
chenwj
--
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia
2008 Jun 27
3
Automatic site selection for dowload
I would like to ask that more flexibility be built into automatically
choosing sites for downloading.
I have just upgraded to CentOS 5.2. When I look for a mirror, I get many
choices from Taiwan. Since I am in Hong Kong this makes sense
geographically but .... not in terms of bandwidth.
Although Taiwan is very close, it is almost the slowest connection I can
make. Some .jp sites are good
2007 Apr 30
1
mirror's choice when installing a package for R-2.5.0 (PR#9643)
Hello,
Just a quick message to say that,
------------------------------------------------------------------------
-------
when choosing (with or without the tcltk window) "Bern 1 (swiss)" as
CRAN mirror to install
a package (function install.packages) for R-2.5.0, the list of
available packages
for osx seems not complete:
AMORE, AdaptFit, AlgDesign, AnalyzeFMRI, SemiPar,