similar to: template

Displaying 20 results from an estimated 500 matches similar to: "template"

2006 Aug 03
2
inserting values in two tables at one button click
hi, i am new to Roby on Rails. we have a project on this. i have very much satisfied with development with this environment. it is very iteresting. but i have a problem with insertion. my problem is: i have to insert values into two tables at one submit. i am using mysql as db. i have created two tables which has one to one reelation ship. once i enter name and email address and role. name
2008 Mar 25
4
Wine problem with GL and directx 9.0
I've got wine 0.9.57 and installed directx 9.0 but it seems doesnt work. I've installed new ati drivers, new audio drivers. When I try to play at Assassin's Creed i got an error: Code: fixme:d3d_shader:shader_glsl_load_constantsI >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glUniform4ivARB @ glsl_shader.c / 279 there is no
2008 Oct 23
5
Why using hypercall_page ?
Hello, I am studing Xen hypercall now. I found that hypercall is invoked via hypercall_page, which is only filled with (in no-hypervisor-kernel-mode ): mov $i, %eax int $0x82 ret Why not invoked the hypercall directly by "int $0x82" ? What''s the advantage of using hypercall_page? Thanks, Wu _______________________________________________ Xen-devel mailing list
2005 Apr 20
3
gid and uid
hi! I'm studing samba as PDC (with ldap backend) and I would know: - gid and uid are useful in samba? in other words: if pdc admin knows users' uids, he can recovery some wrong situations ? Example: if a user was cancelled and then readded, if his uid changes implies some troubles with shared files? NT mantains, after deletion, association between shared file and uid user and so if
2008 Nov 07
2
Applying a function to a list of arguments ...
How can I apply function f, that I get as an argument as in func <- function(f, ...) { . . . } to a list of arguments list(a, b, c) (eg the ... argument of func above) in order to obtain f(a, b, c) Thanks a lot, Roberto [[alternative HTML version deleted]]
2005 Apr 10
2
the difference between UseMethod and NextMehod?
hi,usRs,i am studing the R programming,but i can not get the point abut the difference between UseMethod and NextMehod.i have read the manual and try to find the solutin from internet,but i still not master it well.so anyone can give me a guide?it will be better to show some examples . thank you !
1999 Apr 11
0
troubles printing from windows98 to a samba printer
Hello I have this problem with printing to a HP Laser Jet 4L set up on my linux box which is the local samba server for the intranet. I can only print as root or as a user admin user = thatuser. I need to be able to set a password for the printer and only those users to use the printer who know the password. Or a similar solution. As ordinary user Windows98 says:
2004 Mar 17
3
OGG Versus MP3
Hello, Why Ogg compression and quality are better than Mp3 ? I'm studing Ogg Vorbis and Mp3 codecs for my thesis. Can you help me ? Tank you very much. Cristian Gagliardi. <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the
2004 Mar 17
3
OGG Versus MP3
Hello, Why Ogg compression and quality are better than Mp3 ? I'm studing Ogg Vorbis and Mp3 codecs for my thesis. Can you help me ? Tank you very much. Cristian Gagliardi. <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the
2004 Apr 01
3
Control Bandwidth
Hi all, I need a little help, i am studing htb to control user bandwidth (download/upload) and I made a script as below to test. I am testing using ttcp tool from by linux box to other linux (192.168.200.51). my box <---- Linux = more than 128kbit mybot -----> Linux = get 128kbit But I want to control both ways, what am I missing? script: EXTIF=eth0 INTIF=eth1 TC=/sbin/tc DOWN=128
2007 Mar 13
1
RE: In Asterisk 1.4.x, Why Digium has two H323 channels?
Hi Users, Administrators and Pavel Jezek, You prefer chan_h323 from asterisk tree and it's of course that use channels by tree is very good. But in 1.2.x, the chan_h323 is very simple and the chan_oh323 is so bad. And I work with chan_ooh323, that it's too from Digium and work good! And I am Studing one possible change to Asterisk 1.4.x , but in 1.4.x the oh323 channel don't have more,
2006 Jun 06
1
[OFF] The "best" tool for a space-temporal analyses?
Hi, I try to make an analyses to discover what is the time that an area begin to have spacial autocorrelation. And after, what is the number of individuals responsible for this autocorrelation. The main idea is to discover if exist a contamination of a quadrat from others quadrats and how is the population needed to make this contamination. This is very common to use automata to simulate
2008 Jul 24
7
Native and Builtin dll
I'm studing wine for my thesis but I've an question: if I can use native dll for an application because are there many builtin dll in usr/lib/wine? I understand for system dll like kernel32.dll, user32.dll etc Thanks.
2008 Mar 19
1
WINE audio problems
I got HD audio baised on Realtek, I have installed appropirate drivers from realtek website, they work in Slax, but they don't work with WINE. When i go to AUDIO card in WINE its says no_audio, what could be wrong?
2008 Mar 19
2
Wine AssassinsCreed problem
I try to launch AssassinsCreed but it doesn't work on WINE (ver.0.9.57), I got something like this: fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS) fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS) fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS) What Could be wrong?
2006 Mar 21
1
Any project for study?
Is there any project which was recommende for reading it''s source for studing rails? such as typo ? -- Posted via http://www.ruby-forum.com/.
2008 Apr 23
1
Problem: .ERROR! Can''t find default version of xen utils, bailing out!
I compile de xen 3.2 in my debian etch. I was studing the xen, and everthing was gona well...until i saw the xenman in apt repository i gona try it. I try install than, and so my xen donts work. I always receive the mensage: - .ERROR! Can''t find default version of xen utils, bailing out! and de xend dont start. Anybody can help me? Tranks! -- Rafael Emerick Z. de Oliveira
2001 Mar 09
1
Forcing PTY usage.
I have been studing the OpenSSH code, and am looking to use it in an envriornment with untrusted local users. I have some patches to this effect, which I will post to the list in due course. In any case, I would like all users who sucessfully authenitcate to leave their mark in the system logs, in particular utmp and wtmp. As these logs mean didily-squat without unique terminal names (and
2004 Apr 07
1
loading c code in windows ambient
Dear all, I'm studing how to include .c code in my .r functions . In the R-exts.pdf manual I have found the following code. At one point the author write "called from R by"... How can I load a .c file on R? ( I am using a xp windows as so.) Thank you ale void convolve(double *a, int *na, double *b, int *nb, double *ab) { int i, j, nab = *na + *nb - 1; for(i = 0; i < nab; i++)
2004 Sep 03
1
new user and non parametric test
Hi * i'm trying to do my statistical analysis with R (on a debianGNULinux) i've installed R and now i'll try to import my data from .xls Where to search for non parametric test in R ? I'm studing neurons velocity and i've to check if after the perfusion with a factor x the velocity changes but as my variable is not normally ditributed i've to try with non parametric