similar to: help

Displaying 20 results from an estimated 400 matches similar to: "help"

2006 Aug 22
7
AJAX Support and Rails
Hello there, This is my first post to the Ruby group. I am also new to the language and the Rails framework, it is an amazing place to be now. Coming from a PHP/ASP background I am glad something like Rails finally made it into web development. Now to my question. I have been readying a lot about AJAX, and I wondered what kind of support is built-in into Rails for it. I read somewhere that
2011 Apr 12
1
Cargar lista de variables en función
Hola compañeros, Soy nuevo y me disculparan si la pregunta es muy básica. Quiero crear una función que me permita recibir variables que pueden ser 2, 3 o más, la idea es llamar esta función e indicarle la ruta y el nombre de las variables para luego realizar algún análisis. Mi idea es la siguiente: library(foreign) FDatos <- function(Ruta,Nombre,Variables){ Datos <-
2017 Jun 01
3
[spatstat] Convert shapefile to pixel image
Dear all, I am currently working with the spatstat package, using windows and pixel images. First: My aim is to transform a shapefile (see attached) into a pixel image. My idea is to start transforming the shapefile into a Spatial Polygon file: x <- readShapeSpatial("200001441.shp") y <- as(x, "SpatialPolygons") z <- as.owin(y) Given z, I want to identify each
2019 Aug 08
3
Producing different text formats in R
Dear all, I am facing a strange problem with text files formats. I am currently using a C++ code named voro++ (http://math.lbl.gov/voro++/). This code accepts text files with four columns: <id> <x> <y> <z> where id is an identification number and x,y,z are the coordinates of a point in a 3D space. The input file, name it myfile_cpp.txt, is generated by another C++ code
2004 Jun 02
2
Bug with date 1970-01-01 on Windows (PR#6929)
Full_Name: Martin Lenze Version: 1.8.0 alpha (2003-09-18) OS: Microsoft Windows 2000 [Version 5.00.2195], SP4 Submission from: (NULL) (82.82.76.131) Seems to be related to PR#1332... Hello, I get: > Sys.getlocale() [1] "LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=C;LC_NUMERIC=C;LC_TIME=English_United States.1252" >
2017 Jun 01
0
[spatstat] Convert shapefile to pixel image
On 02/06/17 01:17, Lluis.Hurtado at uv.es wrote: > Dear all, > > I am currently working with the spatstat package, using windows and pixel images. > > First: > > My aim is to transform a shapefile (see attached) into a pixel image. > > My idea is to start transforming the shapefile into a Spatial Polygon file: > > x <-
2004 Dec 31
5
School Software with WINE
Hello, The network administrators for the school I work for have recent left and also left the network in a rather large mess. There are files such as pictures being stored in random folders on random computers all around the network leaving valuable data vulnerable. I'm hoping to move over from the older windows system to a new linux based thin client configuration with ltsp. So far I am
2019 Aug 08
0
Producing different text formats in R
>>>>> "Llu?s" == <Lluis.Hurtado at uv.es> writes: Llu?s> Dear all, Llu?s> I am facing a strange problem with text files formats. Llu?s> I am currently using a C++ code named voro++ (http://math.lbl.gov/voro++/). This code accepts text files with four columns: Llu?s> <id> <x> <y> <z> Llu?s> where id is
2001 Aug 21
1
WinMM section
Hi, I try to run the new windows media encoder. I got the codeweaver's wine, running SuSE 7.0 (selfcompiled 2.4.4 Kernel). And there is no ms-windows partition on my machine. I copied from a windows machine (win98) AVICAP.dll, AVICAP32.dll and MSVCRT20.dll to 'c:\windows' and, of course the exe file. When executing the encoder says, it looks like that it is not installed properly
2011 Jul 03
2
Lotus Wordpro crashes using dialogue Editor
Hi, nearly everything works well in Lotus Wordpro with wine. But I cannot launch both the dialogue editor and the LotusScript editor. Wordpro crashes and I see the following debug informations: Code: wine: Unhandled page fault on read access to 0x00000040 at address 0x14201ba5 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000040 in 32-bit code
2002 Oct 09
2
Setup.exe Exception
Hi, I tried to run a setup.exe (Installshiled). The setup started but when I click the next button on third Dialog I get an exception message "unimplemented function .... msvcrt.dll:_ui64toa ..". The setup is using the builtin msvcrt.dll. I defined the msvcrt.dll as native in the DllOverrides section but the setup.exe/wine ignored it and loaded the builtin. Any idea?? TIA Stefan
2006 May 01
0
overloop when creatin an app
Hi guys! I don''t know if this is normal but when I create a new app with ''rails application'' command, the rails directory within vendor directory is pointing to the directory itself. It was before installing login engine. What to do with this? lrwxrwxrwx 1 root root 29 2006-05-01 21:45 actionmailer -> /usr/share/rails/actionmailer lrwxrwxrwx 1 root root 27
2006 May 01
0
directory overloop when creatin an app
Hi guys! I don''t know if this is normal but when I create a new app with ''rails application'' command, the rails directory within vendor directory is pointing to the directory itself. It was before installing login engine. What to do with this? lrwxrwxrwx 1 root root 29 2006-05-01 21:45 actionmailer -> /usr/share/rails/actionmailer lrwxrwxrwx 1 root root 27
2004 Feb 17
0
Client linux samba and server pdc samba
hello. > I am student of ingenieria of the university of manizales Colombia. and > samba mounts a servant to authenticate users in, the clients Windows > authenticate in the servant samba to me PDC and my question is if linux at > the time of initiating session with samba exists the form to authenticate > clients. If I can, where I can find information to form the clients samba
2017 Jun 01
0
[spatstat] Convert shapefile to pixel image
Dear all, I am currently working with the spatstat package, using windows and pixel images. First: My aim is to transform a shapefile (see attached) into a pixel image. My idea is to start transforming the shapefile into a Spatial Polygon file: x <- readShapeSpatial("200001441.shp") y <- as(x, "SpatialPolygons") z <- as.owin(y) Given z, I want to identify each
2019 May 14
3
Unir coordenas en un plano mediante linea
Buenos días -- Francisco Maturana Miranda Dr. Planificación territorial, urbanismo y dinámicas del espacio Profesor Asociado, Departamento de Geografía Universidad Alberto Hurtado www.fmaturana.cl [[alternative HTML version deleted]]
2016 Apr 18
2
heatmap2 error key
Hi I am trying to understand what happen with the heatmap.2 code that it used to work (last used in October 2015). I am able to get a heatmap but my colour key doesn't come up and instead I get an error in all my files the used to work. Does anyone has any idea of what could have changed? or how to fix this. Thanks. # Error in seq.default(min.raw, max.raw, by = min(diff(breaks)/100)) :
2014 Jan 01
8
[LLVMdev] LLVM 3.4 RC3 fails to run on Win32
Hello all, I downloaded LLVM-3.4-rc3-win32.exe from http://llvm.org/pre-releases/3.4/rc3/ but all *.exe files of bin directory fail to run on a native Windows XP 32 bit system. Could it be that they are compiled for a 64 bit system? Best regards Jasper Neumann
2007 Sep 17
3
data frame
Hi everybody, If I've a data frame like this: dataframe a X0 X2 X4 X6 X8 X10 X12 X14 X16 1957 0 0 0 0 0 0 0 0 0 1958 0 0 0 0 0 0 0 0 0 1959 831 0 0 0 0 0 0 0 0 1960 544 282 0 0 0 0 0 0 0 1961 446 365 0 0 0 0 0 0 0 1962 442 473 0 0 0 0 0 0 0 1963 595 468 0 0 0 0 0 0 0 1964
1998 Oct 15
1
R won't run under Win3.1 with win32s
I added win32s to Win 3.1 (actually Windowns for Workgroups). When I start R (from rsept31.zip) I get errno=120, the R window with R console come up briefly, print some info, and then quickly disappears. As I mentioned in another message, I'm able to run the same software in a Win-OS/2 session on a different computer. Why won't it run on an actual Windows machine?