[CN] Request to join SkyWalking slack

2023-06-29 Thread yang zq
[CN] Request to join SkyWalking slack


Ask for help on the use of plc4j

2023-04-19 Thread zq liu
Hi,
I saw a discussion about switching Big Endian in plc4j on stack overflow. I
also encountered the same problem. My device is in Big Endian mode. How to
use Big Endian mode, thank you。

[image: image.png]


[issue46161] Incorrect bytecpde compilation for class

2021-12-22 Thread zq


New submission from zq :

Please refer to https://github.com/python/cpython/pull/30235

--
messages: 409069
nosy: zq1997
priority: normal
pull_requests: 28456
severity: normal
status: open
title: Incorrect bytecpde compilation for class
type: compile error

___
Python tracker 
<https://bugs.python.org/issue46161>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



Re: torroiseSVN hangs and show "please wait while the repository browser is initializing"

2021-05-24 Thread zq hou 通过 TortoiseSVN
HI   daniel,

I don't think it's a firewall problem,I've talked with our network 
administrator about this,our strategies are all correct, and we didn't find 
any problems when using telnet on the network port. 

As for the old version, in addition to the old version I am using now, I 
have also configured 1.14.1 (Windows Server 2016, visual SVN 4.3.3) and 
1.9.3 (Linux, Apache 2.4),  which have similar problems without exception

I have also used Dbgview, a Windows diagnostic tool. I found that port 8080 
(which I can access through tortoissvn) sent TCP requests, while port 8066 
(which I can't access through tortoissvn) didn't send TCP requests, It 
confused me.

thanks
zq hou

在2021年5月24日星期一 UTC+8 下午7:21:44 写道:

> måndag 24 maj 2021 kl. 12:50:01 UTC+2 skrev mr.r...@foxmail.com:
>
>> Hello everyone, I'm a novice in SVN configuration. 
>>
>> Recently, I encountered a problem on the SVN server I built. When I used 
>> the repo browser server of TortoiseSVN to access the SVN address, 
>> TortoiseSVN hangs and  it shows message like "please wait while the 
>> repository browser is initializing"  , and it could not be closed. I had to 
>> close it in the task manager. 
>>
>> The SVN server I built has two ports: 8080 and 8066. At first, I can 
>> access both ports. One day, port 8066 can't be accessed, but port 8080 can 
>> still be accessed, and both ports in the browser can be accessed. This 
>> problem is also encountered by other colleagues in the company, but the 
>> port they can access is 8066, and they cannot access 8080.
>>
>>  I also checked the answers of other people on the Internet and thought 
>> that it was related to the company's security software. However, after I 
>> contacted my colleagues to shut down the security software, I still 
>> couldn't access it. 
>>
>> In addition, there is a strange phenomenon. When the security software 
>> has been shut down, I shut down the network and adjust it to flight mode. 
>> The previously accessible port 8080 reported an error running context: the 
>> server unexpectedly closed the connection, but the port 8066 is still 
>> suspended, which indicates that the error may occur before the request is 
>> sent by tortoissvn.But why do different ports lead to different results? 
>>
>> This problem has been bothering me for a long time. I can't find the 
>> reason. Can someone help me find the reason? 
>>
>
> I would look for some kind of firewall or other network equipment eating 
> part of the traffic (on your machine, on the server or somewhere inbetween).
>
> Can you install the command line tools (an option in the TortoiseSVN 
> installer) and try
>
> svn ls [url of repository]
>
> My SVN server configuration: 
>> Apache (2.2) 
>> SVN (1.8.17),
>> my SVN client :1.14.1
>> my win version: win10. 
>>
>
> Are you aware that you are running a version of Subversion released 
> 2016-11-29 (not even the latest 1.8) and a version of Apache httpd that has 
> been EOL since 2018-01-01? Not that I would expect this to be a problem but 
> in case it turns out to be a server problem you would get better help when 
> running a supported version (1.10.7 or 1.14.1 being the latest Subversion 
> releases, and ).
>
> Kind regards,
> Daniel Sahlberg
>

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tortoisesvn+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/42f748df-a397-46a8-a5e7-8c136312cd72n%40googlegroups.com.


torroiseSVN hangs and show "please wait while the repository browser is initializing"

2021-05-24 Thread zq hou 通过 TortoiseSVN
Hello everyone, I'm a novice in SVN configuration. 

Recently, I encountered a problem on the SVN server I built. When I used 
the repo browser server of TortoiseSVN to access the SVN address, 
TortoiseSVN hangs and  it shows message like "please wait while the 
repository browser is initializing"  , and it could not be closed. I had to 
close it in the task manager. 

The SVN server I built has two ports: 8080 and 8066. At first, I can access 
both ports. One day, port 8066 can't be accessed, but port 8080 can still 
be accessed, and both ports in the browser can be accessed. This problem is 
also encountered by other colleagues in the company, but the port they can 
access is 8066, and they cannot access 8080.

 I also checked the answers of other people on the Internet and thought 
that it was related to the company's security software. However, after I 
contacted my colleagues to shut down the security software, I still 
couldn't access it. 

In addition, there is a strange phenomenon. When the security software has 
been shut down, I shut down the network and adjust it to flight mode. The 
previously accessible port 8080 reported an error running context: the 
server unexpectedly closed the connection, but the port 8066 is still 
suspended, which indicates that the error may occur before the request is 
sent by tortoissvn.But why do different ports lead to different results? 

This problem has been bothering me for a long time. I can't find the 
reason. Can someone help me find the reason? 

My SVN server configuration: 
Apache (2.2) 
SVN (1.8.17),
my SVN client :1.14.1
my win version: win10. 

thanks.
[image: Image 2.png]

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tortoisesvn+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/9062e058-e365-4ecb-b1e3-d96ce2a3f296n%40googlegroups.com.


[MXNet Forum] [Performance] Tensorrt speedup yolo3_darknet53 failed

2020-06-21 Thread Vision Zq via MXNet Forum


Thank you.
So confused. Because the model has multi output branch?





---
[Visit 
Topic](https://discuss.mxnet.io/t/tensorrt-speedup-yolo3-darknet53-failed/6108/5)
 or reply to this email to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.mxnet.io/email/unsubscribe/f5f30da7d2df1704885c153b27a943d21f31c7aba06b56c68a7492da4d8a0fa5).


[MXNet Forum] [Performance] Tensorrt speedup yolo3_darknet53 failed

2020-06-21 Thread Vision Zq via MXNet Forum


Are you  solve this issue? I meet the same problem.





---
[Visit 
Topic](https://discuss.mxnet.io/t/tensorrt-speedup-yolo3-darknet53-failed/6108/2)
 or reply to this email to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.mxnet.io/email/unsubscribe/30b61473bff8c5891d6226c3ec549a8d19c07d2268ff616195d47ece8d4689e2).


[MXNet Forum] [Discussion] How to build mxnet with tensorrt support?

2020-06-19 Thread Vision Zq via MXNet Forum


Hi, I meet the same issue, and I follow the @fullfanta suggestion, but I still 
failed.
I build the MXNet form source follow the below step:

Download the mxnet

Build the tensorrt follow 
https://github.com/apache/incubator-mxnet/blob/master/ci/docker/install/tensorrt.sh.
 because my cuda=10.1, so the sh file have a few difference.
In this step, I meet new issue as below (libnvinfer5 : Depends: libcublas10 
but it is not installable)

I go to the /home/jakin/Downloads/incubator-mxnet/3rdparty/onnx-tensorrt 
dorectory. and build the onnx, and onnx-tensorrt follow 
https://github.com/apache/incubator-mxnet/blob/master/ci/docker/runtime_functions.sh#L571

Build the MXnet with TensorRT using the same promote as you.

Pls, any problem in this way?
can you give me some suggestion ? thank you very much.





---
[Visit 
Topic](https://discuss.mxnet.io/t/how-to-build-mxnet-with-tensorrt-support/3865/6)
 or reply to this email to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.mxnet.io/email/unsubscribe/4deed43cd4ae4c09a116afebe0f268c0870dea3f6bdf20b74ae762cb3decf9fa).


Re: [Submarine Release Plan] Submarine-0.3.0

2020-01-16 Thread yuan . zac . zq







Thanks Zhankun & all the contributors for release 0.3.0

Zac Zhou







On 1/16/2020 18:08,Xun Liu wrote: 


Submarine 0.3.0 is release, which is really good news!On Thu, Jan 16, 2020 at 6:04 PM Rohith Sharma K S wrote: Thanks Zhankun, for the initiating release process. On Wed, 15 Jan 2020 at 19:21, Zhankun Tang  wrote: Hi folks, I've cleaned up the JIRAs[1] for 0.3.0 and created a tag "release-0.3.0-RC0"[2] instead of branching to simplify the release process before our v1.0. This tag means version 0.3.0 is code frozen. If we found big issues in RC0 artifacts, we can tag an RC1. It means Submarine releases will happen from master branch always until v1.0. Branching will be done from v1.0 onward, right? If so, is it inline with Apache release process compliance? Can you confirm? -Rohith Sharma K S




Re: [ANNOUNCE] Welcome Kevin Su as New Submarine Committer

2020-01-16 Thread yuan . zac . zq







Congratulations! Well Deserved!





Zac Zhou







On 1/16/2020 17:48,Rohith Sharma K S wrote: 


Congratulations! Welcome onboard!-Rohith Sharma K SOn Tue, 14 Jan 2020 at 19:57, Xun Liu  wrote: The Project Management Committee (PMC) for Apache Submarine has invited Kevin Su to become a committer and we are very pleased to announce that he has accepted. We greatly appreciate all of Kevin's hard work and generous contributions to the project. We look forward to continued involvement in the project. Congratulations & Welcome aboard Kevin ! Best Regards Xun Liu



-
To unsubscribe, e-mail: users-unsubscr...@submarine.apache.org
For additional commands, e-mail: users-h...@submarine.apache.org


Re: [ANNOUNCE] Welcome Kevin Su as New Submarine Committer

2020-01-16 Thread yuan . zac . zq







Congratulations! Well Deserved!





Zac Zhou







On 1/16/2020 17:48,Rohith Sharma K S wrote: 


Congratulations! Welcome onboard!-Rohith Sharma K SOn Tue, 14 Jan 2020 at 19:57, Xun Liu  wrote: The Project Management Committee (PMC) for Apache Submarine has invited Kevin Su to become a committer and we are very pleased to announce that he has accepted. We greatly appreciate all of Kevin's hard work and generous contributions to the project. We look forward to continued involvement in the project. Congratulations & Welcome aboard Kevin ! Best Regards Xun Liu



-
To unsubscribe, e-mail: users-unsubscr...@submarine.apache.org
For additional commands, e-mail: users-h...@submarine.apache.org


kafka消费倾斜问题

2019-08-25 Thread zq wang
大家好,请教一个问题
我的程序以kafka为数据源 去重清洗后入kafka
sink,使用的是DataStreamAPI,on-yarn模式,flink版本1.8。程序消费三个topic,以List方式传入的如下

> public FlinkKafkaConsumer010(List topics, 
> KafkaDeserializationSchema deserializer, Properties props)
>
> 三个topic因为历史原因导致每个partition数据分配不均匀。我采用了

> DataStream> dataStream =
> env.addSource(initConsumer()).name("allTopic").rebalance(); //之后keyBy ->
> process etc.

 但是实际上我的subTask并没有均匀分配,如图:
[image: image.png]
请教下会是什么原因呢?谢谢


任务异常捕获疑问

2019-08-06 Thread zq wang
各位大佬好,
请问是否可以像下面这样捕获job异常, 如果不行应当怎么处理,或者有没有更好的方式?
谢谢...

try {
env.execute("jobName");
} catch (Throwable e) {
*//log..报警*
}


rocksDB本地存储路径疑问【on-yarn】

2019-07-21 Thread zq wang
各位大佬好,
我想把rocksDB本地存储改下存储位置,查到了需要修改io.tmp.dirs路径,实际添加参数-yD
io.tmp.dirs并不能正常启动任务,去掉该参数可正常启动。后续查阅on-yarn模式应该遵从的是yarn-site
LOCAL_DIRS的配置。请问在不改yarn-site.yml
下 怎么正确配置flink-on-yarn 下rocksDB的本地路径?


[HACKERS] BUG in XLogRecordAssemble

2015-05-04 Thread Zhang Zq
hi,
   I found the code in 'backend/access/transam/xloginsert.c' as that:
XLogRecordAssemble:
 if (prev_regbuf  RelFileNodeEquals(regbuf-rnode, prev_regbuf-rnode))
{
samerel = true;
bkpb.fork_flags |= BKPBLOCK_SAME_REL;
prev_regbuf = regbuf;
}
else
samerel = false;

There is the only place that prev_regbuf is assigned, so prev_regbuf will never 
be assigned.
The patch will fix it, Thanks.

  Zhang Zq



XLogRecordAssemble.patch
Description: Binary data

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers


[HACKERS] patch for xidin

2015-04-17 Thread Zhang Zq
hi,
   The implements of 'xidin' use only ‘strtoul’ to cast from string to xid. So 
in some cases, may cause confusion, for example,
The sql 'select c1 from test where xmin='abc' can be executed.  and sometimes 
will make mistakes, I want to query select c1 from test where xmin='0x10' 
,but write 'Ox10', '0' to 'O',The result is obviously wrong.

The patch will correct it. I have justly copy some code of 'OID'. Whether we 
need to extract the common code?

Thanks.


xid.patch
Description: Binary data

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers


[HACKERS] Bugs in CreateCheckPoint

2015-04-15 Thread Zhang Zq
hi,
   To avoid inserting duplicate checkpoints when the system is idle, the code 
of CreateCheckPoint make two tests to determine that nothing has happened since 
the start of the last checkpoint.
But because the layout of XLOG record was changed, the condition would never to 
be true. The attachment is the patch to fix it, thanks.




  Zhang Zq



repeatly-checkpoint.patch
Description: Binary data

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers


[Pkg-phototools-devel] Last Hours

2014-07-03 Thread zq




CATHSOGMUJDTVHNRXCYFBBHMFXVSMRLODRAZVYFXZLOVRHHXWBUWRNCTRGVJWDFPTYHUZSVWGLPEEMTHGNVHEKVYZAXBDKCCAABEYQTXUWOTMOUJESOFUZEKWWSRRTHIHVQSMUAPJQVYAJTKWXSIZKCERSOUNCQMATKDZCMTVTBHCKPZLFGNGCBGQQYQNNOECGQBVMEQYQTYWKDIWUALQVALBBYGBCZQFVFPTJALCXJEWDUCRYHYZLOKCQTCPSKFXVFAOGXKJKCUMLEEWZLLOFVXBHQRTTOULQECSTFLBGWAGFSOYAGCDPCJQGMKHXQSZUTNIWFVMWSDMPVFTYBKYQXFBXADBQFGSNOCAACDRGYIQZKUKTDEZKLFBIQREAPKKMYMGDVHCIRVQZYXBVAWCBIMSBTEIQJMONZWGVTIAGAHFWUGVIGBH
 
SMUIKPIDDJMLVYFEPUKMGXJYCBTYZQIUCXIILAAXXSWJRYQYPQLYLPDFGETRNFVAADGEVGBHPJRXCAWIMBCLHPGWQXGWQGWGHFIVMIPHKOKMJTJYLSPWBHTGVYENPQJJWXKPUBLIPOBGCCQZPMRBIFFTZSLGTDCXIAOYQVOPDWULIAPRHSDKLXCXJQXHLBPYLHOAEMCUBCGSCTCAS
___
Pkg-phototools-devel mailing list
Pkg-phototools-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-phototools-devel

[PECL-DEV] VCS Account Request: xiyuanwzq

2012-10-12 Thread w zq
PDO


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[android-porting] Android 4.1 supports multichannel audio. Compressed or PCM?

2012-07-03 Thread ZQ
Can anyone tell me what this means: Android 4.1 supports multichannel 
audio on devices that have hardware multichannel audio out through the HDMI 
port?
 
Is the audio output format LPCM, compressed bit stream or both?
 
Thanks,
Kevin

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting


Re: [ccp4bb] improve protein-DNA complex crystal

2011-11-21 Thread zq deng
my DNA  contains a 9-1-9 palindromic sequence,i tried different blunt end
DNA,and got two kind of crystal  with different lenght DNA.both don't
diffract.


2011/11/21 Michael Murphy pn1...@gmail.com

 Deng, could you tell us a bit more about the DNA that you used? I think
 you may want to try to optimize the DNA that you are using. Maybe try
 either a couple base pair longer/shorter piece of DNA? or try switching
 from blunt ended DNA to a one or two base pair overhang piece of DNA? (very
 often it is contacts between the ends of the pieces of DNA that drive
 crystallization)

 On Mon, Nov 21, 2011 at 2:36 AM, dengzq1987 dengzq1...@gmail.com wrote:

 **
 Hi all,

 I got a protein-DNA complex crystal,by running SDS-PAGE and nativePAGE,i
 prove that the crystal contain both
 protein and DNA.BUT it does not diffract. does anyone have suggestion to
 improve the diffraction ability ?


 Best wishes,

 deng





[ccp4bb] detect dsDNA

2011-09-30 Thread zq deng
Hi all,
.
recently,I got a crystal of protein-DNA crystal.i used silver stainto prove
that it is a protein crystal.Does anyone have method to detect if there is
DNA in the crystal.
any suggestion will be appreciated.

Regards,
deng


a bike to sell

2011-03-24 Thread w zq
hi everyone

a lady's bike is avaiblbe at the price of 30 pounds due to my leaving here.
if you are interested please contact me at the phone 07551404248 or emai me
by wilson...@gmail.com
thank you for bothering you.

Mr wu
**
 CSSA-CAM Mailing List

To Join or Leave:

1.Soc-cssa ( Committee newsletter only, with essential activity announcements 
): 
Goto http://lists.cam.ac.uk/mailman/listinfo/soc-cssa (it asks for your Raven 
password and subscribes immediately) 
,
or email soc-cssa-requ...@lists.cam.ac.uk with Subscribe or Unsubscribe as 
subject. 

2.Ucam-cssa ( Second hand goods, other society activities and cam news. Open to 
public):
Goto http://lists.cam.ac.uk/mailman/listinfo/ucam-cssa (it asks for your Raven 
password and subscribes immediately) 
,
or email ucam-cssa-requ...@lists.cam.ac.uk with Subscribe or Unsubscribe as 
subject.
**


[PHP-BUG] Bug #54029 [NEW]: can not connect mysql

2011-02-15 Thread zq dot hkrcn at gmail dot com
From: 
Operating system: Windows 2003
PHP version:  5.2.17
Package:  MySQL related
Bug Type: Bug
Bug description:can not connect mysql

Description:

Windows 2003, php 5.2.17, isapi, can not connect mysql 5.1.41



PHP has encountered an Access Violation at **



mysql 5.0.91 is ok!


-- 
Edit bug report at http://bugs.php.net/bug.php?id=54029edit=1
-- 
Try a snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=54029r=trysnapshot52
Try a snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=54029r=trysnapshot53
Try a snapshot (trunk):  
http://bugs.php.net/fix.php?id=54029r=trysnapshottrunk
Fixed in SVN:
http://bugs.php.net/fix.php?id=54029r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=54029r=needdocs
Fixed in release:
http://bugs.php.net/fix.php?id=54029r=alreadyfixed
Need backtrace:  
http://bugs.php.net/fix.php?id=54029r=needtrace
Need Reproduce Script:   
http://bugs.php.net/fix.php?id=54029r=needscript
Try newer version:   
http://bugs.php.net/fix.php?id=54029r=oldversion
Not developer issue: 
http://bugs.php.net/fix.php?id=54029r=support
Expected behavior:   
http://bugs.php.net/fix.php?id=54029r=notwrong
Not enough info: 
http://bugs.php.net/fix.php?id=54029r=notenoughinfo
Submitted twice: 
http://bugs.php.net/fix.php?id=54029r=submittedtwice
register_globals:
http://bugs.php.net/fix.php?id=54029r=globals
PHP 4 support discontinued:  http://bugs.php.net/fix.php?id=54029r=php4
Daylight Savings:http://bugs.php.net/fix.php?id=54029r=dst
IIS Stability:   
http://bugs.php.net/fix.php?id=54029r=isapi
Install GNU Sed: 
http://bugs.php.net/fix.php?id=54029r=gnused
Floating point limitations:  
http://bugs.php.net/fix.php?id=54029r=float
No Zend Extensions:  
http://bugs.php.net/fix.php?id=54029r=nozend
MySQL Configuration Error:   
http://bugs.php.net/fix.php?id=54029r=mysqlcfg



Bug #54029 [Opn]: can not connect mysql

2011-02-15 Thread zq dot hkrcn at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=54029edit=1

 ID: 54029
 User updated by:zq dot hkrcn at gmail dot com
 Reported by:zq dot hkrcn at gmail dot com
 Summary:can not connect mysql
 Status: Open
 Type:   Bug
 Package:MySQL related
 Operating System:   Windows 2003
 PHP Version:5.2.17
 Block user comment: N
 Private report: N

 New Comment:

ok, php has no problem. it's sth wrong in libmysql.dll, mysql 5.1.41


Previous Comments:

[2011-02-15 21:54:11] zq dot hkrcn at gmail dot com

Description:

Windows 2003, php 5.2.17, isapi, can not connect mysql 5.1.41



PHP has encountered an Access Violation at **



mysql 5.0.91 is ok!







-- 
Edit this bug report at http://bugs.php.net/bug.php?id=54029edit=1


[ccp4bb] off topic:question about helicase activity detect

2010-11-18 Thread zq deng
Hi all,
usually researchers detect the helicase activity using radio-labeled
nucleic acid.
if we increase the necleic acid lenght and concentration in the reaction
mixture,can we employ non radio-labeled nucleic acid?




Best regards,

dengzq.


[android-developers] Drawing a marker when user touch the map

2010-11-08 Thread ZQ
Hi, I'm trying to develop an Android app that will draw a mark on the
map when the user touch the map. I've been searching around the web
but can't find any example or tutorials on it. Can anyone tell me how
can i go about doing it? Thanks in advance.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[ECOLOG-L] 2011 Selenium Conference

2010-10-28 Thread ZQ Lin

2011 International Conference on Selenium in the Environment and Human Health

Call for Abstracts -
The Second International Conference on Selenium in the Environment 
and Human Health will be held on 23-28 October 2011 in the 
China-Singapore Industrial Park, Suzhou, China. Abstracts are 
welcomed for all aspects of Se research relevant to environment, 
animal and human health. The conference program will include, but not 
limited to, nutrition, public health, disease, toxicity, ecotoxicity, 
remediation, biochemistry, molecular biology, chemical analysis, 
speciation techniques, and modeling.


Conference Venue:
Suzhou is located in the west of Shanghai and about 120 km away from 
Shanghai Pudong International Airport (PVG) and 98 km from Shanghai 
Hongqiao International Airport (SHA). It will take approximately 20 
minutes from Shanghai to Suzhou via China Railway High-Speed (CRH). 
Suzhou is renowned for its beautiful stone bridges, pagodas, and 
meticulously designed gardens that are the UNESCO World Heritage 
Sites.  Since the Song Dynasty (960-1279), Suzhou has been a center 
for China's silk industry and continues today. The conference will be 
held in the China-Singapore Suzhou Industrial Park, with surrounding 
classy and moderately-priced hotel accommodations located near the Dushu Lake.


Important Deadlines:
Abstract Submission Deadline: July 1, 2011
Registration Deadline: September 1, 2011

Conference Registration:
The registration fee is $350 (USD), including conference reception 
and banquet, social drinks, refreshments, and all meals during the 
conference in Suzhou.


Conference Field Trip:
Enshi in Hubei Province, China has the largest Se reserve, 
approximately 2.5 billion tons, in the world. Concentrations of Se in 
deposits are over 10,000 mg/kg and up to 4-6 mg/kg in soils. The 
Enshi field trip will cost additional $250 (USD), which covers all 
transportation, lodge (2 nights) and meals. The travel from Suzhou to 
Enshi is approximately 1,400 km and will take about 8 hours via CRH.


Conference Publication:
A 2-page extended abstract for oral or poster presentation needs to 
be submitted to mailto:zh...@siue.eduzh...@siue.edu before July 1, 
2011. Accepted abstracts will be published in the peer-reviewed proceedings.


Conference Web site: www.seleniumresearch.org
*** 


[Puppet Users] Re: puppetrun failing with Error 403?

2010-09-10 Thread Dou ZQ
Hi,
What you add in the auth.conf? The hostname of puppetmaster or others?
I got the same error and didn't know how to resolve yet.

Thanks and expect your reply!

On Aug 24, 6:10 pm, matonb brett.ma...@googlemail.com wrote:
 Hi Patrick,

   I figured it out by adding --verbose when starting the client
 listener.  Turns out I had to add the puppetmaster to auth.conf.
   I'm sure that it's probably documented somewhere.  Be damned if I
 could find anything useful on kick though.

 Thanks, for your help all the same.

 On Aug 24, 9:37 am, matonb brett.ma...@googlemail.com wrote:

  Error messages have changed slightly (not sure when though) I didn't
  notice the Denying access before:

  Aug 24 09:31:26 puppet-agent[6724]: Denying access: Forbidden request:
  my_fqdn_puppetmaster(192.168.x.x) access to /run/my_fqdn_host [save]
 authenticated atline93
  Aug 24 09:31:26 puppet-agent[6724]: Forbidden request:
  my_fqdn_puppetmaster(192.168.x.x) access to /run/my_fqdn_host [save]
 authenticated atline93

  just checked /etc/puppet/namespaceauth.conf on the client node which
  now only contains:

  [puppetrunner]
  allow *
  [kick]
  allow *

  On Aug 24, 9:28 am, matonb brett.ma...@googlemail.com wrote:

   Sigh,

     Still a no-go.  I tried adding a [kick] section to
   namespaceauth.conf and then with one in puppet.conf.
     Niether worked, still getting the403forbidden message

   On Aug 23, 8:05 pm, matonb brett.ma...@googlemail.com wrote:

I'll give it ago in the morning, fingers crossed :-)

On Aug 23, 5:26 pm, Patrick kc7...@gmail.com wrote:

 On Aug 23, 2010, at 2:10 AM, matonb wrote:

  Hi Patrick,

   The client and server are both version 2.6.0
   I am running puppetrun as root on the puppet master server.
   And yes, a test run completes successfully

  Thanks for your help,
  Brett

 Puppet.conf had it's section names changed in 2.6.0 (see below).  I'm 
 wondering if the namespaceauth.conf could have had it's section names 
 changed in 2.6.0.  You might want to add a section for kick and 
 test it.  This is just a shot in the dark though because I'm running 
 out of ideas.

 On Jul 18, 2010, at 8:31 PM, James Turnbull wrote:

  Single Binary

  Puppet is now available as a single binary with sub-arguments for 
  the
  functions previously provided by the seperate binaries (the existing
  binaries remain for backwards compatibility). This includes renaming
  several Puppet functions to better fit an overall model.

  List of binary changes

  puppetmasterd – puppet master
  puppetd – puppet agent
  puppet – puppet apply
  puppetca – puppet cert
  ralsh – puppet resource
  puppetrun – puppet kick
  puppetqd – puppet queue
  filebucket – puppet filebucket
  puppetdoc – puppet doc
  pi – puppet describe

  This also results in a change in the puppet.conf configuration file.
  The sections, previously things like [puppetd], now should be 
  renamed to
  match the new binary names.  So [puppetd] becomes [agent].  You 
  will be
  prompted to do this when you start Puppet with a log message for 
  each
  section that needs to be renamed.  This is merely a warning - 
  existing
  configuration file will work unchanged.

  On Aug 23, 9:31 am, Patrick kc7...@gmail.com wrote:
  Here are a couple more things:
  What version is your client?
  What version is your server?
  Make sure you're running puppetrun as root.
  Make sure that running puppetd --test --verbose as root on the 
  client actually works.

  On Aug 23, 2010, at 12:53 AM, matonb wrote:

  Didn't help unfortunaltely.  Still getting the same error(s)!

  On Aug 20, 4:07 pm, Patrick kc7...@gmail.com wrote:
  On Aug 20, 2010, at 6:05 AM, matonb wrote:

  I'm trying to push client configurations from the puppetmaster 
  instead
  of having scheduled runs on each client.
  I think puppetrun is what I'm after but I can't get it to work!

  Try replacing thelinein puppetrunner with allow * and work 
  back from there.  If that doesn't work, try replacing 
  everylinewith allow *.

  --
  You received this message because you are subscribed to the Google 
  Groups Puppet Users group.
  To post to this group, send email to puppet-us...@googlegroups.com.
  To unsubscribe from this group, send email to 
  puppet-users+unsubscr...@googlegroups.com.
  For more options, visit this group 
  athttp://groups.google.com/group/puppet-users?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Puppet Users group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 

[specs-issues] 2011年3月天津电子展会(梅江国际会展中心)邀请函

2010-08-04 Thread zq...@163.com
贵司您好:
  请查收2011第15届天津国际电子工业展览会暨2011环渤海电子周的详细资料,望合作成功!来信请回复:zq...@163.com,电话请拨:138 
3184 2673 天津世嘉展览张秋荣(小姐)

2011第15届天津国际电子工业展览会
暨2011环渤海电子周
 2011年3月8-10日   天津梅江国际会展中心
 2010夏季达沃斯论坛举办场馆

承办单位: 天津世嘉展览有限公司
主办单位: 天津市电子学会  
品牌展会 —— 值得期待
2011第15届天津国际电子工业展览会暨2011环渤海电子周由天津市电子学会、天津市电子学会表面安装技术SMT专委会、天津市仪器仪表学会、中国机电产品流通协会、天津世嘉展览有限公司主办,中国电子学会、广东省电子学会、江苏省电子学会、上海市电子学会支持,强强联合举办的高质量展会,在展会规模、展会效果、专业观众数量等方面较之同行业更为专业。
  现已发展为中国环渤海有名的电子设备、元器件及电子仪器行业展会,拥有大量固定的参展商和观众,是每年电子工业企业云集的贸易盛会,是行业人士济济一堂的最佳场所。
天津??——热点经济区域,缔造重大发展机遇
天津,依托京津冀、服务环渤海、辐射“三北”、面向东北亚,聚集了港口、开发区、保税区、海洋高新技术开发区和大型工业基地,制造业需求巨大。
【聚焦环渤海黄金地带,无限商机】
环渤海经济圈已成为继“珠三角”、“长三角”地区之后中国新的经济增长极,京津冀地区有望在2010年
左右成为中国经济板块乃至东北亚地区极具影响力的经济隆起地带。随着世界经济的放缓,中国出口外向型的经济模式将会受到影响,依靠扩大内需保持增长已成为共识。天津及环渤海经济圈无疑将成为“下一轮增长浪潮”的制高点。
【港口城市飞速发展 ,市场需求庞大】
天津,是全国唯一聚集了港口、保税区、海洋高新技术开发区和大型工业基地的地区,以船舶、石油、化工、机械、能源、港口为龙头的工业体系飞速发展,继2007年共投资3654亿元重点建设60项重大工业项目以来,又推出20项重大工业项目,总投资703.7亿元,已彰显出庞大的电子工业需求市场。
【强势扶持的装备制造业、金属加工行业发展的历史机遇】
国家高度重视装备制造业发展,年初通过的“装备制造业调整振兴计划”,必将对我国装备制造业带来积极和重大的促进。国际级造船基地、天津新港船厂搬迁项目、中石化大型投资项目、总投资高达360亿元的港口基础设施建设、空客A320总装线等陆续上马,为电子行业提供了难得的发展机遇。
环渤海是全球制造业的基地,几乎涉及所有的工业领域,天津市场的巨大需求,成为电子生产厂家必争之地。
参加本届展会的理由
? 连续多年在津举行,在业内形成良好的参观习惯
? 海外买家逐年递增,展会日趋国际化
? 汇聚众多国内外工业界一流企业
? 与重量级专业采购商面对面
? 仅需三天即可与来自多个国家和地区的数万名买家洽谈交流
参展范围
◆ 电子生产与组装设备及相关产品:电子元器件制造设备、SMT、SMD元件生产制造、SMT设备类插装焊接
贴装设备、半导体及集成电路制造设备、半导体封装技术、PCB印刷电路技术设备、清洗设备、激光技术设备、电子模具、电子专用工具与器材、试验设备、连接器与线缆加工设备、其它各类电子生产专用设备、电子工厂应用设备;
◆  电子元器件、组件;集成电路;手机、 IT数码产品及零部件;连接器与线缆;电子化工产品与电子材料;
◆  
电子产品:移动通信设备、办公自动化设备、显示器、电脑、光纤通信设备、终端机、传真机、手提电脑、MP3、MP4、汽车电子产品、网络产品、多媒体设备、硬盘、数码家电、家用电器、电视监控设备、医疗电子设备、工作站、服务器、安防产品、软件;
◆  洁净生产及防静电技术与产品:洁净室、电子专用环境净化与水、气纯化技术工程设备、防静电技术设备、相关耗材、防静电工程;
◆ 
电子设备及仪器仪表:电子测试仪器仪表、电子及电气控制箱柜、半导体及集成电路制作设备、电子元器件加工及成型设备、在线测试及功能测试设备、可靠性与环境实验设备、干燥箱、SMT表面贴装设备、材料及片式元器件、PCB印制电路设备、封装技术设备、超声波设备、防静电设备、真空设备、净化设备、焊接技术设备、工业自动化设备及仪器仪表。JvT安规与电磁兼容网JpW安规与电磁兼容网
◆  
国防及航空电子产品:军用电子元器件、军用电源、航空电子、通讯电子、电子测试、电子模拟、雷达系统、卫星定位系统、指挥与控制系统、计算机与网络产品、实验室仪器及测试设备等。JvT安规与电磁兼容网JpW安规与电磁兼容网
◆  
激光、光电产品及通信:通信设备技术、微波器件及设备、视频器件及设备、激光器件及设备、光电器件及设备、显示器件及设备、液晶显示、LED发光器件、光电传感、光电测试、光学及光学仪器。JvT安规与电磁兼容网JpW安规与电磁兼容网
◆ 电源及其他:各类电源电池、汽车电子 电器、绕线机、剥线机、端子机、电子工模具、电子专用工具、保险丝及保护设备、电子称重设备。JpW安规与电磁兼容网
参 展 费 用
A.展位服务:① 角标准展位:加收10%② 特装展位四面开启:加收5%(72㎡以下展位)
展 位 类 别 国内展区 国际展区
 国内企业 国外企业 国内企业 国外企业
标准展位(3M×3M) RMB 9600 /个 USD 3000/个 RMB 10800 /个 USD 3200/个
室内光地(36㎡起租) RMB 1060/㎡ USD 300/㎡ RMB 1180/㎡ USD 320/㎡
提示:① 标准展位配置:展板、楣板、地毯、两只射灯、一桌二椅、220V/5A电源插座。(特殊用电须提前
申请,另行收费)等。
② 空场地不提供任何配置,由参展商自行布置;装修须按照展馆相关规定缴纳特装施工管理费。
B.会刊广告:会刊为大16开本,规格为210mm(宽)×285mm(高)
广告版位 发布价格 广告版位 发布价格 广告版位 价格(元)
封面 25000  彩插一(扉页) 1  拉页 15000
封底 18000 彩色跨版 8000 黑白内页 1000
封二/ 三 12000 彩色内页 6000  企业资料 800
注:彩色广告请企业提供菲林片;如需代为设计制作,须交纳制作成本费500元。
C.现场广告:(注:外商加收100%)
项  目 规  格 广告形式 发布价格
参观券 23 CM×8CM 背面全版广告 1元/ 3万张
手提袋 35×38×10(CM ) 单面全版广告 4元/ 5000个
充气拱门 跨度18米 8m条幅广告 1元/ 个
广场广告版 5 M×3 M  1元/ 个
横  幅 ??  ——  1元/ 个
D. 
产品推广技术讲座服务:为了更好地推广新产品、新技术,将同期举办专项技术讲座。每场交流会1小时,国内企业每场收费8800元/场,境外企业每场收费1800美元/场,并提供音响、投影仪、幕布、饮水机等相关服务,需要举办技术讲座的企业请提前与主办单位联系,于2011年2月1日前将讲座题目、内容简介、主讲人姓名报组委会。
E. 
诚邀协办赞助单位:大会诚邀优秀企业冠名加入协办赞助单位,共同打造名牌产品战略。设26万、16万、10万三个协办赞助单位等级,主办单位提供全程宣传解决方案(协办、赞助方案备索)。
参展办法
1.请填写《参展申请表》,负责人签字、加盖公章后传真或邮寄至组委会经办人(截止日期2011年2月1日)。
2.报名后,请将企业简介800字以内(制作会刊用);公司标志(LOGO)、主要产品图片2 张及该产品介绍(将用于组织专业观众和宣传用);均以电子邮件E 
–mail发送给组委会经办人。
3. 会务接待、住宿、展品托运等事宜请见《参展商手册》,组委会在2011年1月20日前将以电子邮件E –mail发送给参展单位。
组织机构
天津世嘉展览有限公司
地  址: 天津市南开区咸阳路57号增3号庆达大厦507室 
电  话:022- 2736 6505   传  真:022- 2769 6035
联系人: 张秋荣(小姐) 13 8 3184 2673
email:zq...@163.com
 -
To unsubscribe, e-mail: issues-unsubscr...@specs.openoffice.org
For additional commands, e-mail: issues-h...@specs.openoffice.org

Re: [Drizzle-discuss] about replacing loadfile with filesystem storage engine

2010-07-31 Thread ZQ
Thanks for all the advice. I'm not familiar with PG's COPY, so I would take
a look.

anyway, I will start small, and make it more functional bit by bit :-) .

On Sat, Jul 31, 2010 at 9:35 AM, Stewart Smith stew...@flamingspork.comwrote:

 On Fri, 30 Jul 2010 08:29:45 -0700, Rob Wultsch wult...@gmail.com wrote:
  Does Drizzle need all the featues of LOAD DATA INFILE? COPY in pg is
  much more basic and works fine...

 probably not fully... and I think COPY would be great to have too.

 --
 Stewart Smith

___
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp


Re: [Drizzle-discuss] Filesystem Storage engine for drizzle

2010-07-30 Thread ZQ
CC drizzle-discuss list, so that others who are interested in this will get
the right information.


 Does this plugin creates the tables in databse or only these files are used
 as database like basic_create.data


for each table, one file will be created, this file is dumped from protobuf,
containing all the necessary information for a table to act correctly, e.g.
columns and table options. One of the table option will contain a file path
which links to the real file containing the raw data.

therefore when you try to select a table, the meta-file (protobuf of the
table) is fetched first to find what the real file is and then iterator over
the file.

Hope this helps.

Thanks.
--Zimin
___
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp


Re: [Drizzle-discuss] about replacing loadfile with filesystem storage engine

2010-07-30 Thread ZQ
On Fri, Jul 30, 2010 at 5:05 AM, Stewart Smith stew...@flamingspork.comwrote:

 On Thu, 29 Jul 2010 23:39:42 +0800, ZQ zim...@gmail.com wrote:
  You once mentioned one thing I can do is to replace load file with this
 my
  file system storage engine,
  do you mean I should abstract some general code from my storage engine
 and
  plug it into load file code path?
  I would like to know what's the potential problem with the original load
  file functionality?

 following the existing code to do LOAD DATA INFILE shouldn't be *too*
 hard, and some can probably be pretty easily reused.


Then I'm afraid some of the code in filesystem storage will be moved to the
kernel in drizzle.

Finishing the basics of LOAD DATA INFILE is not hard, but to accomplish all
the requirements is a little tricky especially for these
ENCLOSING/ESCAPED_BY (I have a hard time to figure them out...)

--Zimin
___
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp


[Drizzle-discuss] about replacing loadfile with filesystem storage engine

2010-07-29 Thread ZQ
Hi Stewart,

You once mentioned one thing I can do is to replace load file with this my
file system storage engine,
do you mean I should abstract some general code from my storage engine and
plug it into load file code path?
I would like to know what's the potential problem with the original load
file functionality?

Thanks.

--Zimin
___
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp


[Drizzle-discuss] the status of filesystem storage engine in drizzle

2010-07-11 Thread ZQ
http://www.dazuiniu.com/blog/2010/07/11/the-status-of-filesystem-storage-engine-in-drizzle.html

The file system storage engine is in shape now.

There are lots of storage engines in Drizzle already.  What’s this new
storage engine used for?  To give you a rough idea, you can use the below
SQL statement to read the file ‘/proc/loadavg’ directly.

drizzle CREATE TABLE LoadAverage (
load1 DECIMAL(3, 2),
load5 DECIMAL(3, 2),
load15 DECIMAL(3, 2),
active_processes VARCHAR(12),
lastpid INTEGER) ENGINE=FILESYSTEM, FILE=/proc/loadavg;

drizzle select * from LoadAverage;
+---+---++--+-+
| load1 | load5 | load15 | active_processes | lastpid |
+---+---++--+-+
|  0.00 |  0.00 |   0.00 | 1/97 |6061 |
+---+---++--+-+

The file system storage engine eases our manipulation on disk file,
especially those file under /proc directory.  This engine tries to be small
and useful, like the calculator at your hand.

There are several options available for this storage engine for now.  Extra
options provides extra functionalities.

   1. *FILE*.  This option specifies which file composes the corresponding
   table.  This is the most important and useful option, it’s a MUST option for
   this storage engine.
   2. *ROW_SEPARATOR*.  This option specifies which characters should be
   taken as end-of-line.  The default is “\n”.
   3. *COL_SEPARATOR*.  This option specifies which characters should be
   taken as the delimiter for columns.  The default is ” \t” (space and tab),
   it’s reasonable to make it as default.
   4. *SEPARATOR_MODE*.  It has three values, STRICT, GENERAL, WEAK.  This
   one is a little tricky to understand. It shows the rule how to treat
   continuous separators. For example, if we have the line
   “111SPACESPACESPACE222″, the columns in WEAK mode would be only two
   columns “111″ and “222″; the columns in other modes would be four columns
   “111″, NULL, NULL, “222″. GENERAL mode will omit empty lines in the file;
   while STRICT mode will ruthlessly add an entire empty tuple into this table.
   5. *FORMAT*. This is a newly added feature.  It’s written to process the
   file “/proc/meminfo”. This file has the similar format as key and value each
   line. What about we transpose these columns and rows and make all these keys
   as the column in a table? That should be cool. Yes, we can do this. Specify
   “KEY_VALUE” as the value of this option and set the FILE to ‘/proc/meminfo’,
   here you go:

   CREATE TABLE t1 (a int)
ENGINE=FILESYSTEM,FILE=/proc/meminfo,FORMAT=KEY_VALUE,COL_SEPARATOR=:
;
   SELECT * FROM t1;
   Active  AnonPages   Bounce  Buffers Cached  CommitLimit
Committed_ASDirectMap2M DirectMap4k Dirty   HugePages_Free
 HugePages_Rsvd  HugePages_Surp  HugePages_Total Hugepagesize
InactiveMapped  MemFree MemTotalNFS_UnstablePageTables
 SReclaimableSUnreclaim  Slab   SwapCached   SwapFree
  SwapTotal   VmallocChunkVmallocTotalVmallocUsed
Writeback   WritebackTmp
   1526364 198768  0   221004  2829356 2600136 495728  4186112
704019160   0   0  020481722772 51064   502844
 4059680 0   27124   198000  12076   210076  0   570296
570296 34359655499  34359738367 82808   0   0
   SHOW CREATE TABLE t1;
   Table   Create Table
   t1  CREATE TABLE `t1` (
   `Active` varchar(8) DEFAULT NULL,
   `AnonPages` varchar(7) DEFAULT NULL,
   ...some lines omitted...
   `Writeback` varchar(2) DEFAULT NULL,
   `WritebackTmp` varchar(2) DEFAULT NULL
   ) ENGINE=FILESYSTEM FILE='/proc/meminfo' FORMAT='KEY_VALUE'
COL_SEPARATOR=': '


There are still some TODOs on my list:

   1. enclosing and quotation is not there.
   2. more test cases to cover some corner cases.
   3. …

I would like my project to be useful, and I encourage all DBAs,
administrators to give a try and see whether it fits your daily use.  Any
feedback is welcome! [image: :-)]


--Zimin
___
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp


Re: [Drizzle-discuss] how to add field column in storage engine?

2010-07-11 Thread ZQ
Thanks for your tip, Stewart.
I am able to implement this functionality.
Though it seems kind of hack, but it works, it can read '/proc/meminfo'
directly.

On Wed, Jul 7, 2010 at 1:49 PM, Stewart Smith stew...@flamingspork.comwrote:

 On Tue, 6 Jul 2010 14:08:08 +0800, ZQ zim...@gmail.com wrote:
  This requirement does seem a little odd.
  This scenario comes from my file system storage engine when I try to read
  files as /proc/meminfo,
  I would like it to be transposed, so that MemTotal, MemFree and other
 would
  become columns, then user can
  just use the statement as 'select MemTotal from t1'.
  Otherwise, there will be only two columns for this file.
 
  What do you think, Stewart?

 I think it's a useful feature.

 you should be able to do this during gettabledefinition, just discover what
 fields there are and populate the proto with them.

 --
 Stewart Smith

___
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp


Re: [Drizzle-discuss] the status of filesystem storage engine in drizzle

2010-07-11 Thread ZQ
Hi Monty,

All the work is pushed to my branch
lp:~ziminq/drizzle/filesystem-storage-engine.
I will propose for merge again.

On Mon, Jul 12, 2010 at 12:53 AM, Monty Taylor mord...@inaugust.com wrote:

 This is very cool!

 Is this pushed anywhere and/or proposed for merge yet?

 On 07/11/2010 09:49 AM, ZQ wrote:
 
 http://www.dazuiniu.com/blog/2010/07/11/the-status-of-filesystem-storage-engine-in-drizzle.html
 
  The file system storage engine is in shape now.
 
  There are lots of storage engines in Drizzle already.  What’s this new
  storage engine used for?  To give you a rough idea, you can use the
  below SQL statement to read the file ‘/proc/loadavg’ directly.
 
  drizzle CREATE TABLE LoadAverage (
  load1 DECIMAL(3, 2),
  load5 DECIMAL(3, 2),
  load15 DECIMAL(3, 2),
  active_processes VARCHAR(12),
  lastpid INTEGER) ENGINE=FILESYSTEM, FILE=/proc/loadavg;
 
 
  drizzle select * from LoadAverage;
  +---+---++--+-+
  | load1 | load5 | load15 | active_processes | lastpid |
  +---+---++--+-+
 
  |  0.00 |  0.00 |   0.00 | 1/97 |6061 |
  +---+---++--+-+
 
  The file system storage engine eases our manipulation on disk file,
  especially those file under /proc directory.  This engine tries to be
  small and useful, like the calculator at your hand.
 
  There are several options available for this storage engine for now.
  Extra options provides extra functionalities.
 
 1. *FILE*.  This option specifies which file composes the
corresponding table.  This is the most important and useful
option, it’s a MUST option for this storage engine.
 2. *ROW_SEPARATOR*.  This option specifies which characters should be
taken as end-of-line.  The default is “\n”.
 3. *COL_SEPARATOR*.  This option specifies which characters should be
taken as the delimiter for columns.  The default is ” \t” (space
and tab), it’s reasonable to make it as default.
 4. *SEPARATOR_MODE*.  It has three values, STRICT, GENERAL, WEAK.
This one is a little tricky to understand. It shows the rule how
to treat continuous separators. For example, if we have the line
“111SPACESPACESPACE222″, the columns in WEAK mode would be
only two columns “111″ and “222″; the columns in other modes would
be four columns “111″, NULL, NULL, “222″. GENERAL mode will omit
empty lines in the file; while STRICT mode will ruthlessly add an
entire empty tuple into this table.
 5. *FORMAT*. This is a newly added feature.  It’s written to process
the file “/proc/meminfo”. This file has the similar format as key
and value each line. What about we transpose these columns and
rows and make all these keys as the column in a table? That should
be cool. Yes, we can do this. Specify “KEY_VALUE” as the value of
this option and set the FILE to ‘/proc/meminfo’, here you go:
 
CREATE TABLE t1 (a int)
 ENGINE=FILESYSTEM,FILE=/proc/meminfo,FORMAT=KEY_VALUE,COL_SEPARATOR=:
 ;
SELECT * FROM t1;
Active  AnonPages   Bounce  Buffers Cached  CommitLimit
 Committed_ASDirectMap2M DirectMap4k Dirty   HugePages_Free
  HugePages_Rsvd  HugePages_Surp  HugePages_Total Hugepagesize
  InactiveMapped  MemFree MemTotalNFS_UnstablePageTables
  SReclaimableSUnreclaim  Slab   SwapCached   SwapFree
  SwapTotal   VmallocChunkVmallocTotalVmallocUsed Writeback
 WritebackTmp
 
1526364 198768  0   221004  2829356 2600136 495728  4186112
 704019160   0   0  020481722772 51064   502844
  4059680 0   27124   198000  12076   210076  0   570296  570296
 34359655499  34359738367 82808   0   0
 
SHOW CREATE TABLE t1;
Table   Create Table
t1  CREATE TABLE `t1` (
`Active` varchar(8) DEFAULT NULL,
`AnonPages` varchar(7) DEFAULT NULL,
...some lines omitted...
`Writeback` varchar(2) DEFAULT NULL,
 
`WritebackTmp` varchar(2) DEFAULT NULL
) ENGINE=FILESYSTEM FILE='/proc/meminfo' FORMAT='KEY_VALUE'
 COL_SEPARATOR=': '
 
  There are still some TODOs on my list:
 
 1. enclosing and quotation is not there.
 2. more test cases to cover some corner cases.
 3. …
 
  I would like my project to be useful, and I encourage all DBAs,
  administrators to give a try and see whether it fits your daily use.
  Any feedback is welcome! :-)
 
 
 
  --Zimin
 
 
 
  ___
  Mailing list: 
  https://launchpad.net/~drizzle-discusshttps://launchpad.net/%7Edrizzle-discuss
  Post to : drizzle-discuss@lists.launchpad.net
  Unsubscribe : 
  https://launchpad.net/~drizzle-discusshttps://launchpad.net/%7Edrizzle-discuss
  More help   : https://help.launchpad.net/ListHelp

Re: [Drizzle-discuss] the status of filesystem storage engine in drizzle

2010-07-11 Thread ZQ
Thanks Jobin.
It's glad to see the useful value in my project. :-)

On Mon, Jul 12, 2010 at 2:49 AM, Jobin Augustine jobi...@gmail.com wrote:

 Real cool stuff..Thanks Zimin.
 This is an excellent!

 Now DBAs can monitor the host server performance though SQL interface..
 connecting remotely.
 and probably DBA can athorize a user to monitor too.
 Writing a monitoring tool just like Oracle's Grid Control is a quite simple
 job now.

 Well Done.
 Awaiting your code to reach trunk.

 Jobin.



 On Sun, Jul 11, 2010 at 10:23 PM, Monty Taylor mord...@inaugust.comwrote:

 This is very cool!

 Is this pushed anywhere and/or proposed for merge yet?

 On 07/11/2010 09:49 AM, ZQ wrote:
 
 http://www.dazuiniu.com/blog/2010/07/11/the-status-of-filesystem-storage-engine-in-drizzle.html
 
  The file system storage engine is in shape now.
 
  There are lots of storage engines in Drizzle already.  What’s this new
  storage engine used for?  To give you a rough idea, you can use the
  below SQL statement to read the file ‘/proc/loadavg’ directly.
 
  drizzle CREATE TABLE LoadAverage (
  load1 DECIMAL(3, 2),
  load5 DECIMAL(3, 2),
  load15 DECIMAL(3, 2),
  active_processes VARCHAR(12),
  lastpid INTEGER) ENGINE=FILESYSTEM, FILE=/proc/loadavg;
 
 
  drizzle select * from LoadAverage;
  +---+---++--+-+
  | load1 | load5 | load15 | active_processes | lastpid |
  +---+---++--+-+
 
  |  0.00 |  0.00 |   0.00 | 1/97 |6061 |
  +---+---++--+-+
 
  The file system storage engine eases our manipulation on disk file,
  especially those file under /proc directory.  This engine tries to be
  small and useful, like the calculator at your hand.
 
  There are several options available for this storage engine for now.
  Extra options provides extra functionalities.
 
 1. *FILE*.  This option specifies which file composes the
corresponding table.  This is the most important and useful
option, it’s a MUST option for this storage engine.
 2. *ROW_SEPARATOR*.  This option specifies which characters should be
taken as end-of-line.  The default is “\n”.
 3. *COL_SEPARATOR*.  This option specifies which characters should be
taken as the delimiter for columns.  The default is ” \t” (space
and tab), it’s reasonable to make it as default.
 4. *SEPARATOR_MODE*.  It has three values, STRICT, GENERAL, WEAK.
This one is a little tricky to understand. It shows the rule how
to treat continuous separators. For example, if we have the line
“111SPACESPACESPACE222″, the columns in WEAK mode would be
only two columns “111″ and “222″; the columns in other modes would
be four columns “111″, NULL, NULL, “222″. GENERAL mode will omit
empty lines in the file; while STRICT mode will ruthlessly add an
entire empty tuple into this table.
 5. *FORMAT*. This is a newly added feature.  It’s written to process
the file “/proc/meminfo”. This file has the similar format as key
and value each line. What about we transpose these columns and
rows and make all these keys as the column in a table? That should
be cool. Yes, we can do this. Specify “KEY_VALUE” as the value of
this option and set the FILE to ‘/proc/meminfo’, here you go:
 
CREATE TABLE t1 (a int)
 ENGINE=FILESYSTEM,FILE=/proc/meminfo,FORMAT=KEY_VALUE,COL_SEPARATOR=:
 ;
SELECT * FROM t1;
Active  AnonPages   Bounce  Buffers Cached  CommitLimit
 Committed_ASDirectMap2M DirectMap4k Dirty   HugePages_Free
  HugePages_Rsvd  HugePages_Surp  HugePages_Total Hugepagesize
  InactiveMapped  MemFree MemTotalNFS_UnstablePageTables
  SReclaimableSUnreclaim  Slab   SwapCached   SwapFree
  SwapTotal   VmallocChunkVmallocTotalVmallocUsed Writeback
 WritebackTmp
 
1526364 198768  0   221004  2829356 2600136 495728  4186112
 704019160   0   0  020481722772 51064   502844
  4059680 0   27124   198000  12076   210076  0   570296  570296
 34359655499  34359738367 82808   0   0
 
SHOW CREATE TABLE t1;
Table   Create Table
t1  CREATE TABLE `t1` (
`Active` varchar(8) DEFAULT NULL,
`AnonPages` varchar(7) DEFAULT NULL,
...some lines omitted...
`Writeback` varchar(2) DEFAULT NULL,
 
`WritebackTmp` varchar(2) DEFAULT NULL
) ENGINE=FILESYSTEM FILE='/proc/meminfo' FORMAT='KEY_VALUE'
 COL_SEPARATOR=': '
 
  There are still some TODOs on my list:
 
 1. enclosing and quotation is not there.
 2. more test cases to cover some corner cases.
 3. …
 
  I would like my project to be useful, and I encourage all DBAs,
  administrators to give a try and see whether it fits your daily use.
  Any feedback is welcome! :-)
 
 
 
  --Zimin

Re: [Drizzle-discuss] how to add field column in storage engine?

2010-07-06 Thread ZQ
On Mon, Jul 5, 2010 at 10:15 AM, Stewart Smith stew...@flamingspork.comwrote:

 On Wed, 30 Jun 2010 15:36:44 +0800, Zimin zim...@gmail.com wrote:
  I'm considering whether it's possible to add a field column in storage
  engine?
  If yes, which function should I invoke? Or hack into protobuf?

 as in one that the user didn't specify in CREATE TABLE?

 You'd add it to the proto, but I'd also have to ask why?

 --
 Stewart Smith


Hi Stewart,

This requirement does seem a little odd.
This scenario comes from my file system storage engine when I try to read
files as /proc/meminfo,
I would like it to be transposed, so that MemTotal, MemFree and other would
become columns, then user can
just use the statement as 'select MemTotal from t1'.
Otherwise, there will be only two columns for this file.

What do you think, Stewart?

--Zimin
___
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp


Re: [Drizzle-discuss] file system storage engine

2010-06-17 Thread ZQ
Hi Stewart,

I've updated my branch to fix the problems.
could you please do some review over my branch? It would be helpful.
the locking part still has some problems, when two sessions try to update
different rows,
shouldn't this be prevented by table lock?

the next step would be:
1. investigate how other storage engine, say blitzdb  handles the locking,
and learn something from it.
2. add support for tag files so that this engine handle read files like
/proc/meminfo directly.


On Tue, Jun 8, 2010 at 9:02 AM, Stewart Smith stew...@flamingspork.comwrote:

 (CC'd drizzle-discuss in case anybody else has some thoughts too)

 On Mon, 07 Jun 2010 18:58:56 +0800, Zimin zim...@gmail.com wrote:
lp:~ziminq/drizzle/filesystem-storage-engine

 A few things:
 - it looks like you haven't merged from trunk in a while, you should try
 to keep rather up to date with trunk.
 - in ha_filesystem::open
  - the table message is already loaded by the upper layer, so you can
access it through table-share (see table_share.h)
  - It looks as though you're not trying to open the actual file there?
  - you should probably try to open the file there and report back
  errors
 - in doStartTableScan
  - instead of using cerr for errors, use something like
  push_warning_printf:

  (for example, from embedded_innodb):

  if (innodb_err != DB_SUCCESS)
  {
push_warning_printf(session, DRIZZLE_ERROR::WARN_LEVEL_ERROR,
ER_CANT_CREATE_TABLE,
_(Cannot create table %s. InnoDB Error %d (%s)\n),
innodb_table_name.c_str(), innodb_err,
 ib_strerror(innodb_err));
return HA_ERR_GENERIC;
  }

 - in rnd_next()
  - Don't use drizzled::String, instead use std::string.
  - have so you have a row separator as well as a column separator
e.g. a CSV file has ROW_SEPARATOR='\n', COLUMN_SEPARATOR=','
  - you should set each field not null using Field instead of using
memset.

 - position() and rnd_pos()
  - you will need to implement these (check out my rnd_pos test for
embedded_innodb).
  - they should be pretty easy. store the position in the file, seek to
it.
  - you will need to set ref_length in ::open (see embedded_innodb for
 example)

 - info()
  - you'll need some things here, but shouldn't be hard.

 - locking
  - you probably want to write out the locking strategy.
  - possible have options? fcntl locks?
  - you have a table share (that isn't used), so the locking doesn't
work :)
  - keep in mind that Drizzle is very much about removing horrible table
level locks, so this is the responsibility of the engine.

 - insert/update row
  - you need to operate on the buffer you're given. this means using
move_field_offset and that awful API (i've written a blog post on
this recently)

  I would like to know whether such approach is OK or not.
  and I use iostream file operation, is it ok? I know that getline() is
  slow on big files.

 In theory it should be okay - but what about the case where rows are not
 delimited by newlines?

  to delete and update a line, I used a temp file and rename the temp file
  to the original one, it's kind of ugly.

 I think it'd be great if you also:
 - added more blueprints for each feature
 - targeted these blueprints for a series (Dexter)
 - targeted these blueprints for milestones (i.e. dates where you aim to
 have code with that functionality merged into the main tree)

 I do really like that there are tests there too!

 great work so far, hopefully the above helps!
 --
 Stewart Smith

___
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp


Re: [Drizzle-discuss] how to pass information from sql statement to storage engine

2010-05-11 Thread ZQ
Hi Jay,

On Tue, May 11, 2010 at 11:11 PM, Jay Pipes jaypi...@gmail.com wrote:

 /me espouses the usefulness of blueprints...

 Do we have a blueprint for this work?  If not, Wei and Zimin, I'd be
 happy to walk you through creating one, assigning it to yourself, and
 the general process of completing one...

 Let me know,


I've just registered one blueprint for it.
https://blueprints.launchpad.net/drizzle/+spec/key-value-pass-down-to-storage-engine

The current status is the path from sql statement to storage engine is ok,
and one specific storage engine can reject it or ack it as Brian has
suggested.

In Stewart's original implementation, such abilities are given to 'create
database', do we need this as well, I'm curious?

Currently, table.proto is not changed. The key-value pair uses EngineOption
to hold the information. Do we need some refactoring in this table.proto?
e.g. merge TableOption with EngineOption so that it can be more consistent?


Thanks.
--ziminq
___
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp


Re: [Drizzle-discuss] how to pass information from sql statement to storage engine

2010-05-10 Thread ZQ
Hi Brian,

On Mon, May 10, 2010 at 11:46 PM, Brian Aker br...@tangent.org wrote:

 Hi!

 On May 10, 2010, at 8:39 AM, ZQ wrote:

  Besides, I would like to hear from you what the custom table options
 finally should shape into. passing key-value pair from parser down to
 storage engine and other requirements?

 Key-value need to be generated in the parser and stored in the table
 message. This should be passed to the engine where then the engine should
 evaluate the table message and either ok it, or reject it (aka, if it sees
 values it cannot handle it should reject these).  The table message needs to
 be cleaned out to make this happen.


Thanks for your info. The requirement is basic and I'll investigate more to
adapt the table message to this goal.

-Zimin


 Cheers,
 -Brian


___
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp


Re: [Drizzle-discuss] Webinar for New Drizzle Developers [Gsoc 2010]

2010-05-09 Thread ZQ
Hi,

The time is fine for me. BTW: which form it would be for this webinar? on
IRC?

--ziminq

On Sun, May 9, 2010 at 1:29 PM, Siddharth Prakash Singh sps...@gmail.comwrote:

 Hi

 I am really sorry for that time. Then how about 1am GMT on 11th May 2010?

 On Sun, May 9, 2010 at 10:51 AM, Sanders King sand...@mupanda.com wrote:

 Hiya Siddharth,

 I don't want to be a whinger but I note that everybody who specified a
 time (at least in this thread), did NOT like 5pm GMT, so I wonder why
 you chose that time.  Have I made a mistake??  Was there another
 thread that I have forgotten?  :-)

 Cheers

 Sanders

 ___
 Mailing list: https://launchpad.net/~drizzle-discuss
 Post to : drizzle-discuss@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~drizzle-discuss
 More help   : https://help.launchpad.net/ListHelp




 --
 Siddharth Prakash Singh
 http://www.spsneo.com

 ___
 Mailing list: https://launchpad.net/~drizzle-discuss
 Post to : drizzle-discuss@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~drizzle-discuss
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp


[ccp4bb] control of nucleation

2010-05-06 Thread zq deng
hello,everybody . due to excess nucleation,I often get many tiny crystals
instead of  few,large crystals.i wana optimize the condition, does anyone
have adivce about this?

Best regards.


Re: [ccp4bb] control of nucleation

2010-05-06 Thread zq deng
actually,the protein grow in too different condition.both have excess
necleation,and one condition is that just puting protein in the drop and not
mixing with the precipitants.there is one another problem how to
cryo-protect.
2010/5/6 syed ibrahim b_syed_ibra...@yahoo.com


 Hi

 I have succeeded by using oil (such as parafin oil ... etc ) at reservoir
 on top of the reservoir solution. You have to try several trials to find
 optimum ratio.

 With regards

 Syed

 --- On *Thu, 5/6/10, zq deng dengzq1...@gmail.com* wrote:


 From: zq deng dengzq1...@gmail.com

 Subject: [ccp4bb] control of nucleation
 To: CCP4BB@JISCMAIL.AC.UK
 Date: Thursday, May 6, 2010, 1:33 PM


  hello,everybody . due to excess nucleation,I often get many tiny crystals
 instead of  few,large crystals.i wana optimize the condition, does anyone
 have adivce about this?

 Best regards.





[ccp4bb] question about zinc binding protein

2010-03-31 Thread zq deng
hello everyone, recently i purify  a protein conteining zinc binding
domain,and i want to determine its structure.i get the crystal,but poor
diffraction.so i try to adding zinc into the protein to optimize the
crystal,but the protein precipitate immidiately  even the znic is 1
mM.BTW,we use the protein to do zinc scan,we don't find the zinc. does
anyone have some advice?hello everyone, recently i purify  a protein
conteining zinc binding domain,and i want to determine its structure.i get
the crystal,but poor diffraction.so i try to adding zinc into the protein to
optimize the crystal,but the protein precipitate immidiately  even the znic
is 1 mM.BTW,we use the protein to do zinc scan,we don't find the zinc. does
anyone have some advice?


Re: [Drizzle-discuss] GSoC possible idea proposal

2010-03-31 Thread ZQ
On Wed, Mar 31, 2010 at 1:28 PM, Stewart Smith stew...@flamingspork.comwrote:

 On Wed, 31 Mar 2010 10:52:55 +0800, ZQ zim...@gmail.com wrote:
  I'm thinking whether it's possible to create a storage engine which
 targets
  at the world of NoSQL.
  This SE will work as a simple key-value store, but as it's in the
  architecture of a traditional database,
  it will therefore have an interface of SQL. Do you guys think it's
  interesting to be a GSoC project?

 I think it would be of more interest to have a NoSQL interface to
 Drizzle, instead of an engine with only a few features.

 It'd be great if this was just usable through the Drizzle
 protocol... but Eric would have to update you on the readiness of all
 that to be played with right now.


Thanks for your info.


 --
 Stewart Smith

___
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp


[Drizzle-discuss] GSoC storage engine related ideas

2010-03-29 Thread ZQ
Hi Smith,

I would like to participate in the drizzle project in this year's GSoC. I'm a 
university student in Shanghai China. I am interested in the storage engine 
related ideas on the wiki page, especially these two: file system and the 
column-based archive engine.

The work I'm already done is below:
 - setup my environment up, both Mac OSX and RedHat Linux.
 - fix two bugs 541709 and 549914.
 - get familiar with storage engine interfaces
 - work out a demo for this file system storage engine. ( 
lp:~ziminq/drizzle/fs-plugin and blueprint is 
https://blueprints.launchpad.net/drizzle/+spec/fs-plugin-prototype ) It can 
work basically. The first example in mysql-filesystem-engine works fine here. 
But it comes with the following limits:
 - the specific file has to be placed at your deployment directory, due to 
the fact drizzle can't pass 'connect string' to the storage engine right now.
 - it can only read a file. that is to say, only 'select' is supported for 
this prototype.

Though I have already started working on the filesystem plugin idea, I doubt 
that this plugin is VERY useful to users of drizzle. How do you take this? In 
this respect, do you think the column-based archive storage engine would 
benefit drizzle community more than filesystem engine?

-ZQ
___
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp


Re: [Drizzle-discuss] GSoC storage engine related ideas

2010-03-29 Thread ZQ
Hi Mark,

Thanks for your info.
I'll take this into account.

btw: do you get duplicate mails? (I sent the first mail via a mail client.)
If yes, sorry about that.

On Tue, Mar 30, 2010 at 2:33 AM, Mark Atwood m...@mark.atwood.name wrote:

 Though I have already started working on the filesystem plugin idea, I
 doubt that this plugin is VERY useful to users of drizzle. How do you take
 this? In this respect, do you think the column-based archive storage engine
 would benefit drizzle community more than filesystem engine?


 The filesystem based one would be useful for two reasons.

 It would make a much better example template for storage engines than the
 current storage engines, and thus spur the development of still more storage
 engines.

 And a filesystem based storage engine would be useful on clustered
 filesystem appliances, such as Isilon and NetApp fileservers, which are
 currently not very good for storage engines such as InnoDB.


-ZQ
___
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp


[Pw_forum] partial phonon density of state

2009-10-16 Thread zq wu
Thanks all of you. I get it in Quasiharmonic Approximation section

Zhongqing

On Fri, Oct 16, 2009 at 2:29 AM, Stefano Baroni  wrote:

> I think it should be available on qe-forge.org - aint it, Eyvaz?Stefano
>
> On Oct 16, 2009, at 5:52 AM, zq wu wrote:
>
>
> Dear all,
>
> I need to calculate the partial phonon density of state. Has the Eyvaz's
> code, which can calculate the partial phonon density of state, been
> incorporated in quantum expresso?
>
> Thanks
>
> Zhongqing
> --
>
> CACS University of Southern California
> ___
> Pw_forum mailing list
> Pw_forum at pwscf.org
> http://www.democritos.it/mailman/listinfo/pw_forum
>
>
> ---
> Stefano Baroni - SISSA  &  DEMOCRITOS National Simulation Center - Trieste
> http://stefano.baroni.me [+39] 040 3787 406 (tel) -528 (fax) /
> stefanobaroni (skype)
>
> La morale est une logique de l'action comme la logique est une morale de la
> pens?e - Jean Piaget
>
> Please, if possible, don't  send me MS Word or PowerPoint attachments
> Why? See:  http://www.gnu.org/philosophy/no-word-attachments.html
>
>
>
>
>
>
>
>
> ___
> Pw_forum mailing list
> Pw_forum at pwscf.org
> http://www.democritos.it/mailman/listinfo/pw_forum
>
>


-- 

CACS University of Southern California
-- next part --
An HTML attachment was scrubbed...
URL: 
http://www.democritos.it/pipermail/pw_forum/attachments/20091016/835b2d1c/attachment.htm
 


[Pw_forum] partial phonon density of state

2009-10-15 Thread zq wu
Dear all,

I need to calculate the partial phonon density of state. Has the Eyvaz's
code, which can calculate the partial phonon density of state, been
incorporated in quantum expresso?

Thanks

Zhongqing
-- 

CACS University of Southern California
-- next part --
An HTML attachment was scrubbed...
URL: 
http://www.democritos.it/pipermail/pw_forum/attachments/20091015/2f0d293d/attachment.htm
 


[Pw_forum] phonon calculation for large system

2009-04-30 Thread zq wu
On Thu, Apr 30, 2009 at 7:28 AM, Paolo Giannozzi wrote:

>
> On Apr 30, 2009, at 10:13 , Gabriele Sclauzero wrote:
>
> > I think you can use this parallelization level even on a  cluster,
> > so that you do not have to do modes and irreps sequentially,
> > but you can split  them in concurrently running (multiprocessor)
> > jobs so that you-ll have an actual speed-up.
>
> sure, but it is currently not implemented in a MPI framework:
> it has to be done "by hand". It isn't difficult to implement it,
> using the "image group", though.
>
> > Or are you forced to use a single processor in order to exploit
> > this start_q, last_q,... keywords?
>
> no, I don't think so, or if so, it can be easily fixed
>

> Paolo
> ---
> Paolo Giannozzi, Democritos and University of Udine, Italy
>
>
Can  single-q, single-mode calculation run in several nodes. If so, memory
may be not a problem even for system with several hundreds atoms.

Thank you very much. All these information are very helpful. I will try the
latest versions of CVS.


Zhongqing

>
> ___
> Pw_forum mailing list
> Pw_forum at pwscf.org
> http://www.democritos.it/mailman/listinfo/pw_forum
>
-- next part --
An HTML attachment was scrubbed...
URL: 
http://www.democritos.it/pipermail/pw_forum/attachments/20090430/5ed0adcd/attachment.htm
 


[Pw_forum] phonon calculation for large system

2009-04-29 Thread zq wu
Dear pwscf users,

I need to do phonon calculation for large system (several hundreds atoms per
cell). Since i can use lots of processors, I plan to submit many jobs,  each
of which will calculate 1 phonon mode. But i do not know whether it is
available to get final dynamic matrix from these separate runs and how to do
it. Can any one help me?

 Currently, phonon modes are calculated one by one in sequence in phonon
calculation. Can we do some parallelization here? Can we divide the
processors into several groups and let each group take care of one or more
modes in a way similar to K-points parallelization?  I think that the
parallel efficeincy for modes parallelization should also be close to
K-points parallelization since the phonon modes calculation is independent
of each other.  The modes parallelization should be very useful for system
with large numbers of atoms.  Does anyone have the idea how hard it is to do
the modes parallelization?

Thanks

Zhongqing

CACS  University of Southern California
-- next part --
An HTML attachment was scrubbed...
URL: 
http://www.democritos.it/pipermail/pw_forum/attachments/20090429/c9f3a923/attachment.htm
 


why setting view with recursion option is invalid in BIND 9.5.0-P1

2008-09-08 Thread zq
Hi,
 
I have a problem about view {} with recursion option.I want the server query
all the domains in the internal.But it can't.
The configuration file as follows:
{
/* make named use port 53 for the source of all queries, to allow
 * firewalls to block all ports except 53:
 */
query-sourceport 53;
query-source-v6 port 53;
 
// Put files that named is allowed to write in the data/ directory:
directory /var/named; // the default
dump-file   data/cache_dump.db;
statistics-file data/named_stats.txt;
memstatistics-file  data/named_mem_stats.txt;
allow-recursion { any; };
recursive-clients 1500;
recursion true;
 
};
logging
{
/*  If you want to enable debugging, eg. using the 'rndc trace' command,
 *  named will try to write the 'named.run' file in the $directory
(/var/named).
 *  By default, SELinux policy does not allow named to modify the
/var/named directory,
 *  so put the default debug log file in data/ :
 */
channel default_debug {
file data/named.run;
severity dynamic;
};
};

view view_0cnc
{
match-clients  { any; };
allow-recursion { any; };
recursion true;
zone . {
type hint;
file named.root;};
 
zone xx.com {
type master;
file named.xx.com;
allow-update { 127.0.0.1; };
};
};

I try dig the master zone from the server ,it works fine.And I do named
-unamed -g ,it seems everything works well.Who can tell me the reason and
how can I fix it?
Thank you.
 
Gelenbertang
DATE
2008.9.9
 





[exim] 答复: 答复: 答复: Exim failure to transfer data from subprocess

2008-02-08 Thread zq
I appreciate your help and explain.

Regards,
Gelenbertang

-邮件原件-
发件人: Phil Pennock [mailto:[EMAIL PROTECTED] 
发送时间: 2008年2月9日 5:11
收件人: zq
抄送: exim-users@exim.org
主题: Re: [exim] 答复: 答复: Exim failure to transfer data from subprocess

On 2008-02-08 at 11:21 +0800, zq wrote:
 The problem fixed after I rebuild exim.Now I know that I must rebuild 
 exim after I add a new user. I have received the forward email now.

Not after you add a new user; users are added and removed all the time.

The problem is that the userid of exim had changed.

-Phil


-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

[exim] 答复: Exim-users Digest, Vol 45, Issue 7

2008-02-07 Thread zq
 
Here is my problem in $home/.forward configuration,
2008-02-07 17:34:54 1JN39i-0007li-F6 == [EMAIL PROTECTED] R=userforward defer
(-1): internal problem in userforward router (recipient is
[EMAIL PROTECTED]): failure to transfer data from subprocess: status=0100
readerror='Success'

[EMAIL PROTECTED] ~]# cat /home/tzqian/.forward
[EMAIL PROTECTED], [EMAIL PROTECTED]

And I can send email to [EMAIL PROTECTED] by using [EMAIL PROTECTED]
email address.
I want to create a forward list to forward a email to [EMAIL PROTECTED]
Who can help me fix this problem.Thank you.



-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


[exim] 答复: Exim failure to transfer d ata from subprocess

2008-02-07 Thread zq
changed uid/gid: has_alias_but_no_mailbox_discarded_to_prevent_loop router
(recipient is [EMAIL PROTECTED])
  uid=504 gid=504 pid=32686
  auxiliary group list: none
turned off address rewrite logging (not root or exim in this process)
data is an Exim filter program
Filter: start of processing
Filter: end of processing
search_tidyup called
rda_interpret: subprocess yield=0 error=NULL
routed by has_alias_but_no_mailbox_discarded_to_prevent_loop router
  envelope to: [EMAIL PROTECTED]
  transport: none
mail to [EMAIL PROTECTED] is discarded
search_tidyup called
 Exim pid=32684 terminating with rc=0 
[EMAIL PROTECTED] log]#

And the $home/.forward problem is the same as before, it looks like a
permition problem according to the paniclog shows 2008-02-07 17:34:54
1JN39i-0007li-F6 unable to set gid=503 or uid=503 (euid=502): userforward
router (recipient is [EMAIL PROTECTED]), I'm not sure how to fix it,and I
have another question about the mainlog , where can I find the archive of
error code?

Thank you.

Regards,
Gelenbertang

 

-邮件原件-
发件人: Phil Pennock [mailto:[EMAIL PROTECTED] 
发送时间: 2008年2月8日 3:19
收件人: zq
抄送: exim-users@exim.org
主题: Exim failure to transfer data from subprocess

On 2008-02-07 at 17:42 +0800, zq wrote:
 Here is my problem in $home/.forward configuration,
 2008-02-07 17:34:54 1JN39i-0007li-F6 == [EMAIL PROTECTED] R=userforward 
 defer
 (-1): internal problem in userforward router (recipient is
 [EMAIL PROTECTED]): failure to transfer data from subprocess: 
 status=0100 readerror='Success'

Something has broken badly, breaking Exim's ability to communicate with
itself.

Are there no other logs?  What about in paniclog?  What do you see just
before this in the mainlog?

What version of Exim?  What OS?  Are you using any remote filesystems for
the home directories?  What output do you get from using exim -d -bt
tzqian ?

-Phil


-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

[exim] 答复: 答复: Exim failure to tra nsfer data from subprocess

2008-02-07 Thread zq
The problem fixed after I rebuild exim.Now I know that I must rebuild exim
after I add a new user. I have received the forward email now.

Here is the mainlog
2008-02-08 11:10:47 1JNJdW-Pf-VH = [EMAIL PROTECTED] H=ug-out-1314.
google.com [66.249.92.173] P=esmtp S=1873
[EMAIL PROTECTED]
2008-02-08 11:10:47 1JNJdW-Pf-VH = tzqian [EMAIL PROTECTED]
R=localuser T=local_delivery
2008-02-08 11:10:49 1JNJdW-Pf-VH = [EMAIL PROTECTED]
[EMAIL PROTECTED] R=dnslookup T=remote_smtp H=gmail-smtp-in.l.google.com
[209.85.199.114]
2008-02-08 11:10:49 1JNJdW-Pf-VH Completed

Thank you very much.

Regards,
Gelenbertang

-邮件原件-
发件人: Phil Pennock [mailto:[EMAIL PROTECTED] 
发送时间: 2008年2月8日 10:51
收件人: zq
抄送: exim-users@exim.org
主题: Re: [exim] 答复: Exim failure to transfer data from subprocess

On 2008-02-08 at 10:10 +0800, zq wrote:
 Here is the paniclog
 2008-02-07 17:34:54 1JN39i-0007li-F6 unable to set gid=503 or uid=503
 (euid=502): userforward router (recipient is [EMAIL PROTECTED])
 2008-02-07 17:34:54 1JN39i-0007li-F6 internal problem in userforward 
 router (recipient is [EMAIL PROTECTED]): failure to transfer data from
subprocess:
 status=0100 readerror='Success'

Look closely at the times there.

Note that 0007li means that this was pid 29866.  And 1JN39i is 1202376894
which is 2008-02-07T09:34:54 (so your timezone adds 6 hours); this was
17 hours before I'm writing the reply.

I think that you're seeing an old error message from when things were
misconfigured.

Also, this is for a userforward router, which isn't even tried in the
debug traces you posted.  So it's from a different configuration, or for an
address handled differently to the samples which you posted.

 And the $home/.forward problem is the same as before, it looks like 
 a permition problem according to the paniclog shows 2008-02-07 
 17:34:54
 1JN39i-0007li-F6 unable to set gid=503 or uid=503 (euid=502): 
 userforward router (recipient is [EMAIL PROTECTED]), I'm not sure 
 how to fix it,and I have another question about the mainlog , where 
 can I find the archive of error code?

The error codes should be the result of strerror(3); 'Success' means that
there wasn't actually an error, which means that something has gone badly
wrong.  I suspect that the child process just died, not writing expected
data, so the parent got EOF and then failed.  (No SIGPIPE because Exim
ignores SIGPIPE).

So the error details would be in why the _child_ Exim failed to write the
data to the pipe and for that, you need debug logs of an actual failure.

The unable to set gid=503 or uid=503 (euid=502) means that Exim was
running as user 502 but tried to set itself to run as user 503.

Is the Exim binary setuid root?

Have you recently changed the userid of Exim and not also rebuilt Exim?
By default, Exim hard-codes the userid into the binary and you'll need to
rebuild.  If you want to be able to use one binary on multiple systems with
different values, take a look at src/EDITME and the EXIM_USER=ref:exim
syntax, _instead_ of EXIM_USER=exim.

Are you using NFS for the home directories, or using Kerberos in some way?

-Phil


-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

[exim] 答复: Exim-users Digest, Vol 41, Issue 28

2007-10-28 Thread zq
 
hi,

I have a question about offical document of spec.pdf. Why i can't find the
passwd.client file is this document? And where i can find it?


-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


Re: singleevents full feed omits some recurrences if start-max is too far from start-min

2007-06-22 Thread ZQ

No!  I didn't realize there was a setting like that.  I need to
scrutinize the docs more closely.

Ack, there it is:  max-results.  Rather than being listed with the
rest of the parameters, it's in a Note that I never noticed.

Thank you, Shawn!

On Jun 21, 12:09 pm, OggSync Support [EMAIL PROTECTED] wrote:
 ZQ, did you up the number of entries returned.  By default, I think Google
 sets it at 25, so you will need to up that if you wish to get them all in
 one query.

 - Shawn
 OggSync

 On 6/21/07, ZQ [EMAIL PROTECTED] wrote:



  I have a calendar comprising mostly recurrent events.  In one place, I
  query its feed for a short-term view of upcoming events.  In another,
  I ask for a longer chunk of upcoming events.  In the latter case, many
  occurrences of the events are missing from the results; however, the
  short-term view seems to get them all consistently.

  Here are sample queries:

  Short-term (two months)

 http://www.google.com/calendar/feeds/p8ke6r49iois1bdpjvdlj93op0%40gro...

  Long-term (a year)

 http://www.google.com/calendar/feeds/p8ke6r49iois1bdpjvdlj93op0%40gro...

  If you search both result sets for 08-17, you will find them present
  in the short-term, but absent from the long-term.  What's more is that
  the omitted events seem to be a consistent subset, though I can think
  of nothing that singles them out.  They shouldn't be exceptions to the
  recurrence, or anything unusual.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Calendar Data API group.
To post to this group, send email to 
google-calendar-help-dataapi@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~--~~~~--~~--~--~---



singleevents full feed omits some recurrences if start-max is too far from start-min

2007-06-21 Thread ZQ

I have a calendar comprising mostly recurrent events.  In one place, I
query its feed for a short-term view of upcoming events.  In another,
I ask for a longer chunk of upcoming events.  In the latter case, many
occurrences of the events are missing from the results; however, the
short-term view seems to get them all consistently.

Here are sample queries:

Short-term (two months)
http://www.google.com/calendar/feeds/p8ke6r49iois1bdpjvdlj93op0%40group.calendar.google.com/private-a84d573100fcf6cbbf103bf71964c2ac/full?start-min=2007-06-21start-max=2007-08-21singleevents=true

Long-term (a year)
http://www.google.com/calendar/feeds/p8ke6r49iois1bdpjvdlj93op0%40group.calendar.google.com/private-a84d573100fcf6cbbf103bf71964c2ac/full?start-min=2007-06-21start-max=2008-07-21singleevents=true

If you search both result sets for 08-17, you will find them present
in the short-term, but absent from the long-term.  What's more is that
the omitted events seem to be a consistent subset, though I can think
of nothing that singles them out.  They shouldn't be exceptions to the
recurrence, or anything unusual.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Calendar Data API group.
To post to this group, send email to 
google-calendar-help-dataapi@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~--~~~~--~~--~--~---



[MLL] China PLA's militory budget ,a fake proposition?

2007-03-23 Thread zq csp
With more corruption and waste,the PLA needs more money lest
soldiers starve.The figure,however,is meaningless in that ,as many
say, China has two system,one declared,one functioning. Money spent
in missile reseach is increased ,for example,but  who know which
will  carry it out, where the bankroll is. Remenber Liu Qibing - a phantom
copper futures trader who worked for China's State Reserve Bureau (SRB) at the 
London Metal Exchange ? I think there many such commissioners of the CCP,buying 
in,hyping up...


The announcement of the  increase of militory budget is mainly in
concern with instigating patriotism ,slavish of course.

Anyway,the relative inferiority to TAIWAN and JAPAN is
deteriorating ,due to  the officials and  officers' inefficiency.


中国社会党(Socialist Party China)
socialistchina.jconserv.net

___
Marxist-Leninist-List mailing list
Marxist-Leninist-List@lists.econ.utah.edu
To change your options or unsubscribe go to:
http://lists.econ.utah.edu/mailman/listinfo/marxist-leninist-list


#37346 [NEW]: gd have a danger bug

2006-05-07 Thread zq dot hkrcn at gmail dot com
From: zq dot hkrcn at gmail dot com
Operating system: Windows 2000
PHP version:  5.1.4
PHP Bug Type: GD related
Bug description:  gd have a danger bug

Description:

gd (ver 2.0.28) have a danger bug

a error image can pass php's test
but it would make a fatal error

other question:Could you tell me if you deal with bug report in Chinese?

i'm chinese
my english is very poor
here's the bug report in Chinese:

#24403;#26377;#24694;#24847;#30340;#29992;#25143;#25552;#20132;#19968;#20010;#38169;#35823;#30340;#22270;#20687;#25991;#20214;
#36825;#20010;#25991;#20214;#30340;#25991;#20214;#22836;#26159;#27491;#30830;#30340;#65292;#20294;#20027;#20307;#26159;#38169;#35823;#30340;#65292;#27809;#26377;#32467;#26463;
#25552;#20132;#19978;#21435;#20197;#21518;#65292;#23601;#20250;#24341;#36215;
php #30340;#33268;#21629;#38169;#35823;
www #26381;#21153;#20250;#20572;#27490;

#21478;#22806;#38382;#19968;#19979;#65306;#29992;#20013;#25991;#25253;#21578;#20250;#19981;#20250;#22788;#29702;#30340;#65311;

Reproduce code:
---
?php
$file = 'http://dev.hkrcn.com/testimg.gif';
$im = imagecreatefromgif($file);  // here a fatal error

Expected result:

cause a error,then stop running

Actual result:
--
memory-leak

-- 
Edit bug report at http://bugs.php.net/?id=37346edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=37346r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=37346r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=37346r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=37346r=fixedcvs
Fixed in release: 
http://bugs.php.net/fix.php?id=37346r=alreadyfixed
Need backtrace:   http://bugs.php.net/fix.php?id=37346r=needtrace
Need Reproduce Script:http://bugs.php.net/fix.php?id=37346r=needscript
Try newer version:http://bugs.php.net/fix.php?id=37346r=oldversion
Not developer issue:  http://bugs.php.net/fix.php?id=37346r=support
Expected behavior:http://bugs.php.net/fix.php?id=37346r=notwrong
Not enough info:  
http://bugs.php.net/fix.php?id=37346r=notenoughinfo
Submitted twice:  
http://bugs.php.net/fix.php?id=37346r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=37346r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=37346r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=37346r=dst
IIS Stability:http://bugs.php.net/fix.php?id=37346r=isapi
Install GNU Sed:  http://bugs.php.net/fix.php?id=37346r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=37346r=float
No Zend Extensions:   http://bugs.php.net/fix.php?id=37346r=nozend
MySQL Configuration Error:http://bugs.php.net/fix.php?id=37346r=mysqlcfg


Re: 5.3 STABLE to 5.4-PRERELEASE

2005-04-01 Thread =?ISO-8859-1?B?zQ==?=sak Ben
 Hello everybody,
 
 I had 5.3 STABLE.  Did cvsup as I always do with
 *default  tag=RELENG_5
 That should leave the server in STABLE, should not it?  Here is the problem.
 
 #cvsup -g /etc/cvsupfile
 #make buildworld
 #make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=INET
 #make -DALWAYS_CHECK_MAKE installkernel KERNCONF=INET
 #make installworld
 #reboot
 
 After rebooting and telneting to the server I saw
 FreeBSD 5.4-PRERELEASE (INET) #4: Thu Mar 31 20:41:59 EST 2005
 
 Where is it coming from?  Does anyone else have had the same problem?
 
 Thank you for your help in advance.
 
 Irina

Hi Irina.

A quick read through www.freebsd.org/handbook would tell you why this
is.basicly if you wanted 5.3-P? You should use RELENG_5_3


--
Ísak Ben.


___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]