Displaying 6 results from an estimated 6 matches for "hdiwan".
Did you mean:
diwan
2006 Jul 29
0
Mongrel-modproxy Issue
...going to
http:/192.168.2.18:3000
2. I''ve also tried to set up mod_proxy but that doesn''t seem to be
working, my VirtualHost configuration:
<VirtualHost podcast4charis.prolificprogrammer.com>
ServerName podcast4charis.prolificprogrammer.com
DocumentRoot /home/hdiwan/charisBlog/public/
ProxyPass / http://localhost:3000/
ProxyPassReverse / http://localhost:3000/
ErrorLog /home/hdiwan/charisBlog/log/server.log
</VirtualHost>
When I restart apache and try accessing the
http://podcast4charis.prolificprogrammer.com/, which is listed in...
2011 Feb 16
1
Rjdbc dbGetquery execution error
...library("RJDBC")
param <- 249
param2 <- 188129
postgres <- JDBC("org.postgresql.Driver",
".m2/repository/postgresql/postgresql/9.0-801.jdbc4/postgresql-9.0-801.jdbc4.jar")
con <- dbConnect(postgres, "jdbc:postgresql://hq.d8u.us/erm", user =
"hdiwan")
sql <- "select id, startdate, value from dists where profileid = ?"
data1 <- dbGetQuery(conn, sql, param) # Dies here, no matter what the query,
tried with "select 1+1" as well as the one above
data2 <- dbGetQuery(conn, sql, param2)
cor(data1$V3, data2$V3)
[[al...
2005 Dec 31
3
checkbook application
By any chance are there any free checkbook apps that have been written
for Ruby? Looking to free myself from Gnucash/Grisbi/Quicken but don''t
quite have the skills/time to make my own app. Has anyone done this and
want to share?
--
Posted via http://www.ruby-forum.com/.
2012 Mar 16
1
ggmap crash
Not sure if this is the right place to report this, but:
Am using ggmap to generate a map of a bounding box from 161
latitude/longitude pairs and the code crashes R (in ess). Data is at
http://analysis.d8u.us/~hdiwan/plotSource.csv and the code to read it
is below. I'm not sure if ess, emacs, ggmap, R, or my laptop is to
blame. Here's the code:
> rmc <- read.csv('http://analysis.d8u.us/~hdiwan/rmc.csv', header=TRUE)
> siteLat = c(as.numeric(rmc$latitude))
> siteLon = c(as.numeric(rmc...
2006 Aug 05
4
file_column just will not work...
Hello,
I have been trying for some time to get a file to upload using the
file_column plugin.
My code is here: http://pastie.caboo.se/7304
But my code is not the issue. I cannot even pass the unit test that
come with the file_column plugin.
If I run ruby file_column_test.rb i get:
1) Error:
test_store_dir_callback(FileColumnTest):
TypeError: can''t convert Fixnum into String
2000 Jul 20
1
Incompatibility with free version
First off, I am not a subscriber, so please CC replies to my
email address. The problem I am having -- I do not know who is to blame,
but am just covering all angles. I run OpenSSH 2.1.1 on FreeBSD. When I
try to connect to a server running ssh2d from ftp.ssh.com, it fails
saying corrupted MAC on input. I am including a log of my connection
below:
% ssh -v -l diwanh tomcat
SSH Version