search for: mcooki

Displaying 7 results from an estimated 7 matches for "mcooki".

Did you mean: mcookie
2008 Oct 02
1
Help with aggregation
...ting data back onto the the dataframe, I want to take the max value of a user, and then apply this max value back against all id's that match (i.e a one to many matching) Can anyone offer any advice? is there a better way of doing this? Dummy data and code are listed below:- dataset is called Mcookie user_id c_we_conversion 1 1 1 0 1 0 2 1 2 1 3 0 3 0 new data user_id c_we_conversion c_we_conversion 1...
2008 Oct 13
2
Timestamps and manipulations
...07/07/08 13:05 765329002557 16/05/08 22:40 765329002557 08/06/08 11:24 765329002557 08/06/08 12:33 765329002557 My first question is how can i create a new var creating a filter based on a date? I've tried as.POSIXct.strptime below as well but to no avail.. can anyone give any advice? >Mcookie$timestamp <- as.POSIXct(strptime(Mcookie$timestamp,"%m/%d/%Y %H:%M")) >Mcookie$time <- ifelse(Mcookie$timestamp > strptime("07-08-2008-00:00","%m-%d-%Y-%H:%M",1,0) My second questions refers to finding the time difference in seconds between the first time...
2013 Oct 20
1
.rnd file after starting X
After updating to 9.2 release and upgrading ports, I had to compile nvidia driver 319.32. Finally, have graphics up. One file shows out of the blue, when- ever I run startx, spite I remove it regurarly. The size is 1024. Man for rand mentions it. I cannot see what openssl has to do with X at the moment. Amd64. I might send the file if someone wants to take a closer look at it. Best regards
2006 Jul 08
0
[tip] running games on a dedicated display
...USE_SENSITIVITY cd \"$HOME/.wine/dosdevices/$APPDIR\" nice $PRIORITY wine $APPEXE $* wait" # Run full screen on display 1. export DISPLAY=$DISPLAY_NUMBER # Make sure user is allowed to use display 1. [ "`xauth list $DISPLAY_NUMBER`" ] || xauth add $DISPLAY_NUMBER . `mcookie` xinit /bin/sh -c "$SCRIPT" -- $DISPLAY -screen $SCREEN_RES -depth $SCREEN_BPP [snip] And finally, here's how I defined resolutions and depths I want to be able to use. Note how the screen identifier and depth values match the game script parameters. [snip] Section "Screen&qu...
2014 Mar 22
2
About Guest running Tiny Core Linux
Hi, I am using Tiny Core Linux for the guests running on KVM. Is it possible to use libguestsfs tools for this kind of VMs? For example, VM_TC (the name of the VM provided in libvirt) uses a qcow2 disk image. This disk image is created from iso file of Tiny Core Linux using qemu-img utility. My host is ubuntu 12.04. I have tried to use virt-ls tool but could not succeed and is receiving the
2006 Jun 24
8
How to install programs in wine?
I am a rank newbie to Linux and wine. I am running Ubuntu Dapper on an AMD 1800 mhz machine, wine 0.9.15 Everything I have read says use the installer to load windows programs. Where is the installer? Thanks, -- Ron Thompson On the Beautiful Florida Space Coast, right beside the Kennedy Space Center, USA http://www.plansandprojects.com My hobby pages are here:
2014 Mar 23
2
Re: About Guest running Tiny Core Linux
.../bin/ total 137 drwxr-sr-x 2 root root 243 Aug 16 2013 . drwxr-sr-x 6 root root 63 Dec 15 2011 .. -rwxr-xr-x 1 root root 530 Jan 14 2011 desktop.sh -rwxr-xr-x 1 root root 873 Jan 14 2011 getRGB -rwxr-xr-x 1 root root 14000 Mar 8 2010 hsetroot -rwxr-xr-x 1 root root 7156 May 20 2010 mcookie -rwxr-xr-x 1 root root 649 Feb 8 2012 setupdesktop -rwxr-xr-x 1 root root 4052 Mar 4 2010 showrgb -rwxr-xr-x 1 root root 1234 Dec 22 2011 startx -rwxr-xr-x 1 root root 1932 Jun 9 2009 waitforX -rwxr-xr-x 1 root root 29672 Apr 18 2009 xauth -rwxr-xr-x 1 root root 7196 Apr 18 2009 xki...