Displaying 10 results from an estimated 10 matches for "fukuoka".
2012 Nov 29
0
The last call for Fukuoka Ruby Competition! - Matz's videos are available!
This is a reminder that Fukuoka Ruby award competition entry deadline is
TODAY(11/29) at 12:00am!(11/30 5pm, Japan time). If you have developed Ruby
programs within the past 12 months, please be encouraged to apply for this
opportunity. Again, details are below...
*2013 Fukuoka Ruby Award Competition*
*Entry Deadline: Novemb...
2009 Oct 27
0
2010 Fukuoka Ruby Award Competition – Enter Now to Win 1 Million Yen
*Fukuoka Ruby Award*
http://www.f-rubyaward.com/index_en.html
The Government of Fukuoka Japan, together with the Fukuoka Ruby Award
Selection Committee, is excited to announce the opening of the 2010
Fukuoka Ruby Award Competition. The competition is free to enter. The
grand prize is 1 million yen (ap...
2011 Oct 19
0
Fukuoka Ruby Night
Ruby event on November 3, 2011 at MacKenzie Room, Stanford University.
Program will include, 1) keynote speeches by Yukihiro “Matz” Matsumoto
and Derek Collison, CTO, VMware Inc. and 2)Silicon Valley Ruby
Innovator Award Competition, a preliminary competition for the 2012
Fukuoka Ruby Award.
Please check the details from the following link and register for the
event.
http://www.myfukuoka.com/events/2011-fukuoka-ruby-night
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email...
2008 Dec 15
3
Fukuoka Ruby Award--about $10,000 for first prize
I am working with the Government of Fukuoka, Japan to get the word out
about the Fukuoka Ruby Award to Ruby developers in the US. It is free
to apply for this award. The top prize is about $10,000. Deadline is
December 25, so there is not much time, but the application is fairly
simple for developers who have existing projects. Here are t...
2004 May 18
0
Odd behaviour while mounting a cifs volume
I tried to mount a volume using cifs as the filesystem type. I am using the
cifs 1.02 patch on kernel version 2.4.22. The machine holding the disks is
a WinXP Pro machine.
When I use plain vanilla mount with cifs as the filesystem, I get:
Mosix4 / # mount -t cifs //192.168.0.3/Fukuoka_c /fukuoka/c -o
username=Administrator,pass=passw0rd,ro
mount: wrong fs type, bad option, bad superblock on
//192.168.0.3/Fukuoka_c,
???????or?too?many?mounted?file?systems
But if I use mount.cifs instead, I get:
Mosix4 / # mount.cifs //192.168.0.3/Fukuoka_c /fukuoka/c -o
username=Administrator,p...
2011 Oct 11
1
Silicon Valley Ruby Innovator Award
The first ever Ruby competition judged by "Matz" in Silicon Valley.
Application Deadline: October 17
http://www.myfukuoka.com/events/2012-fukuoka-ruby-award-competition
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group...
2013 Mar 04
1
R broken after upgrade to 2.15.3 (Ubuntu 12.10, 64bit)
Hi,
I am using R on Ubuntu 12.10 (64bit). This morning, Ubuntu's software
updater automatically installed updates to R's base system (version
2.15.3; via the CRAN PPA). Now R does not work anymore. Here is what I
get when I simply enter "R" on the shell prompt:
bodenhof FUKUOKA~>R
cannot find system Renviron
Error : .onLoad failed in loadNamespace() for 'utils', details:
call: options(op.utils[toset])
error: invalid value for 'editor'
R version 2.15.3 (2013-03-01) -- "Security Blanket"
Copyright (C) 2013 The R Foundation for Statistical Compu...
2000 Sep 12
1
A very small bug report
...n constructing an rpm file.
Line 171 in "openssh.spec"
"install -m644 sshd.pam.generic $RPM_BUILD_ROOT/etc/pam.d/sshd"
should be
"install -m644 contrib/sshd.pam.generic $RPM_BUILD_ROOT/etc/pam.d/sshd".
Sincerely yours,
Takashi Yoshida
Kyushu Univ.
Ropponmatsu, Fukuoka 810-8560, JAPAN
E-mail: tyoshida at gemini.rc.kyushu-u.ac.jp
2002 Sep 27
0
Undefined reference in R-1.5.1 under Mac OS X 10.2.1 Jaguar
...ograms that don't explicitly link against readline are
> not affected by this problem.
So my question is: may I assume that
I just have to wait for a new R binary?
If I'm wrong, please let me know the way around.
Hoping this is not an FAQ
Kiyoshi
Kiyoshi YONEDA
mailto: yoneda at econ.fukuoka-u.ac.jp
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request...
2007 Mar 26
16
mongrel_service fails to get "service.exe" from ppid?
Konnichiwa Mongrel users,
mongrel_service cannot run as a windows service under my environment,
with the windows message :
"error 1053 : The service did not respond to the start or control
request in a timely fashion."
>From a part of "ServiceFB.log" at c:/ruby/bin,
mongrel_service failed to get the process name of "service.exe".