similar to: Heaven and Earth

Displaying 11 results from an estimated 11 matches similar to: "Heaven and Earth"

2011 Oct 03
3
Traveller Heaven and Earth - Runtime error 481
I'm trying to get 'Heaven and Earth' running, but it gives me an error Run-time error '481': Invalid picture The program is available for download from http://www.downport.com/wbd/HEAVEN_&_EARTH.htm Installation is not straightforward - you need to unpack, configure Wine to run as Win98 in an emulated desktop, install and finally unpack and manually register mfc42.dll,
2015 Nov 06
2
(sin asunto)
Hola a tod en s, sigo intentando representar una variable en función de meses. En la columna Mesos tengo los meses de la siguiente manera: 01/08/1996, 01/09/1996 etc. He probado con el siguiente comando: plot(Mesos, Serie01) obteniendo y tendría que obtener: [image: Imágenes integradas 2] Pero donde pone Observation Index, me gustaria tener los meses (para esta grafica he usado
2004 Nov 23
6
Weibull survival regression
Dear R users, Please can you help me with a relatively straightforward problem that I am struggling with? I am simply trying to plot a baseline survivor and hazard function for a simple data set of lung cancer survival where `futime' is follow up time in months and status is 1=dead and 0=alive. Using the survival package: lung.wbs <- survreg( Surv(futime, status)~ 1, data=lung,
2011 Jan 23
3
Mafia: City of Lost Heaven: Crash
Hello, I have a problem with Mafia: City of Lost Heaven. I like to play older games, and now I got this out of my desk. After having beaten it, I thought about modding it. Now I installed the Freeride Supreme Mod. It perfectly works on a Virtualbox with Win XP (Slow as Cr**p, but at least it works...), but on wine, when loading it, I get a page fault and the game crashes. You don't need to
2015 Mar 06
6
[Bug 89455] New: Unigine Heaven black and white boxes
https://bugs.freedesktop.org/show_bug.cgi?id=89455 Bug ID: 89455 Summary: Unigine Heaven black and white boxes Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at
2005 Dec 08
2
Prototype.js Hash Methods
Hi, Has anyone seen any documentation on the Hash Object defined in the prototype library? To be precise the following methods - 1. keys 2. values 3. toQueryString 4. inspect 5. Merge I am trying to play around with them and have come up with the following examples - var h = $H({name: "john doe", email: "john-Ch9RrZxMC0c@public.gmane.org", msg: "say hello to
2013 Jul 25
3
is there any way to see what are the resources exported by a node?
Hello folks, Is there any way to see what are the resources exported by a node when using puppetdb and exported resources. I am running puppet 2.7.22 and puppetdb 1.3 on Ubuntu 10.4. I have tried to use e API and its not working for me(see https://groups.google.com/forum/#!topicsearchin/puppet-users/puppetdb$20API$20v2$20is$20not$20working$20for$20me/puppet-users/WFo9YEw6oRo ) Anyone know
2003 Nov 05
10
Reasons why I shouldn't use Asterisk?
It would seem an odd question, but I'm trying to put together a little presentation on 'Why Asterisk?' and need to list Pros and Cons.... I've got plenty of Pros (including the availability of commercial support), but the only Con I can think of is 'Relatively few installations worldwide' Can anyone think of any others? Cheeres, Gavin.
1998 Jul 01
1
ordinal(): [was "a handy function ..." in March..]
I'm finally cleaning up old things / todo's; We had about half a dozen e-mails on R-devel back in mid March...... Here is my proposal, a sometimes useful utility for constructing strings in cat() or text(), legend(), etc.: ordinal <- function(i, language =3D "english", gender =3D c("female","male"), sep=3D""= ) { ii <- i
2003 Sep 11
1
samba(PDC, machine A) + LDAP (machine B)?
Hello=20all, =20=20I=20am=20wondering=20if=20anyone=20successfully=20built=20samba=20PDC=20= on mahine=20A=20and=20used=20LDAP=20on=20machine=20B=20for=20authentication? =20=20Because=20now=20before=20creating=20a=20samba=20account,=20one=20must create=20an=20unit=20account,=20right? =20=20My=20goal=20is=20as=20follows:
2006 Aug 28
2
Extending dmitest to check for Long Mode (aka 64 versus 32 bit)
Hi Erwan, First off, many thanks for your wonderful addition to syslinux: dmitest.c32 and another thankyou to hpa for it's inclusion. I need to ask if you are missing a couple of definitions in dmi_processor.h, specifically, the "long mode" flag. I need to use this flag to determine whether a machine is 64-bit capable or not. There is a great web page explaining the "long