Displaying 20 results from an estimated 2000 matches similar to: "Rails in Brisbane, Australia"
2006 May 30
4
Help with Shopping Cart example from Agile Web Development 2nd Edition
Hi
I get to about page 103 of the book and get an application error. Further
investigation reveals the following error in the dev log:
Mysql::Error: #42S22Unknown column ''id'' in ''where clause'': UPDATE sessions
SET `data` =
2006 Mar 02
3
Hey How did they do that?
I''ve seen web apps where cells within a table column can be highlighted by
dragging over them. NumSum does this. Any ideas on how this is achieved?
When I try to select cells in a column by dragging over them the text within
rows gets selected as well.
Take Care
--
Aneesha
_______________________________________________
Rails-spinoffs mailing list
2006 Feb 19
2
How far can you get without learning Ruby?
This has been my little experiment for the last few weeks. I jumped straight
into rails after a few tutorials and have been using "Agile Web Development
with Rails" as a reference. I picked up the Ruby syntax from examples which
was not hard to do as I know various other languages. I''ve started 3
database driven web apps and all was going really well. Rails is fun and
2006 Jul 20
1
Ruby Vs Java Vs Coldfusion Vs Rails
An interesting discussion from a mainly CF blog on Ruby, Java and
Coldfusion.
http://www.corfield.org/blog/index.cfm/do/blog.entry/entry/Java_or_Ruby
--
Aneesha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060720/be08e19a/attachment.html
2006 Feb 17
7
Rich Text Editor (RTE)
Hello,
We are developing an commercial application that need to use an RTE.
Someone know one RTE editor that can I use in an commercial application?
We need basic functions to format paragrapher, bold, italic, ...
I found FCKEditor but it is very expensive and weight.
I found this list too but don''t know what is trustful:
http://www.geniisoft.com/showcase.nsf/WebEditors
Some
2006 Jul 05
0
User Group Brisbane, Australia
Hi,
At the next Humbug meeting, we can all meet to talk about forming a user
group in Brisbane. If you are around on the 15th July we would love you see
you there.
http://wiki.rubygarden.org/Ruby/page/show/BrisbaneGroup
Date:Saturday 15 July 2006Time:Starting at three pm, out by one
am.Place:University
of Queensland,
Hawken Engineering Building,
room S201
2006 Feb 09
3
Rail in teaching environments
Newbie question (just joined the list)
Is anyone running Ruby on Rails in a teaching environment?
Regards
John
John Colby BA, MBCS, PGCertE
Lecturer, Department of Computing, The Business School
Room F316, Galton Building, University of Central England,
Franchise Street, Perry Barr, Birmingham B42 2SU
Tel: +44 (0) 121 331 6937, Fax +44 (0) 121 331 6281, Mobile: 07795 215
912
2006 Feb 08
10
Writing activex controls and dlls in ruby.
Is it possible to write activex controls and windows DLLs in ruby? I
would like to have some of my logic be usable from VB (don''t ask why).
Thanks.
2006 Apr 10
24
Proposal of "Resizable" javascript library
Hi, All.
I''ve developed the small javascript library to make the widgets
"resizable". Please try attached file or following URL
URL: http://221.112.61.214/~kzk/others/mixi/resizer.html
Now I wish script.aculo.us developers to merge this into the
"script.aculo.us". Is there any chance of merge? Is this a right
place to ask this question?
Thanks in advance.
Kazuki
2006 Jan 12
2
Anybody building elearning apps with Rails
Hello
I''m new to rails (just boarded the Train a week ago). I''ve been an
elearning developer for about 10 years and for the last couple of years
have solely concentrated on adding tools to a proprietary Learning
Management System built in Coldfusion. ...But I''m also a Java and ASP.NET
developer.
I am keen to start an open source rails inspired project to build the
2013 Feb 28
0
R and S+ Courses: Brisbane, Melbourne & Sydney
Hi, (apologies for cross-posting)
SolutionMetrics is presenting Introductory & Intermediate R and S+ courses in Brisbane, Melbourne & Sydney - March & April 2013.
S+ FinMetrics course in Sydney - June 2013. More info below.
Course Schedule - Click Here<http://bit.ly/13lJ4ag>
To book, please email enquiries@solutionmetrics.com.au<mailto:enquiries@solutionmetrics.com.au>
2001 Oct 22
1
Samba as PDC for win2000
Hi
I am having the most basic of problems. I have setup a PDC with samba
2.2.2 and am trying to get my Win200) machine to join the domain. I followed the
following proceedure
http://ivy:901/swat/help/Samba-HOWTO-Collection.html#SAMBA-PDC
And when I go to the client W2000 box and change from the workgroup to
join the domain I get a popup which says
1999 Jul 19
0
AARNET mirror (Australia) of CRAN/R now available
Thanks to the efforts of Jason Andrade at AARNET and the CRAN people
there is now an Australian mirror of CRAN/R. The mirror will be
updated daily. It is
http://mirror.aarnet.edu.au/CRAN/
ftp://mirror.aarnet.edu.au/pub/CRAN/
To quote the web page
"R, also known as `GNU S', is a system for statistical computation and
graphics. It consists of a language plus a run-time environment with
2004 May 12
0
Asterisk Downunder (Australia & New Zealand)
It seems that there is considerable interest in Asterisk in both
Australia and New Zealand.
I am trying to gauge how much interest there would be in a get together
for Asterisk users & developers downunder.
I suggest you get back to me OFF list, so we don't flood the list.
Just let me know if
a) you think it is a good idea
b) when would be a good time (a wide window would be
why doesn't "config.time_zone = 'location'" ensure Time.now gives the time back in this time zone???
2010 Feb 26
1
why doesn't "config.time_zone = 'location'" ensure Time.now gives the time back in this time zone???
Hi,
I''m after a way of ensuring all my Time work (e.g. using Time.now)
uses the time zone I define as default. To do this I''ve set the
following line in config/environment.rb:
config.time_zone = ''Brisbane''
But even after this, if I open up "./script/console" I note that
Time.now doesn''t work. That is I see:
?> Time.now
=> Thu
2013 Mar 12
2
Specifying point symbol fill colour in lattice xyplot keys
Dear all,
When defining explicit keys with xyplot, I have previously used the fill
parameter to set the background colour of point symbols. That's no
longer working for me, and I am wondering whether it's a bug or whether
I've misinterpreted the documentation and have been relying on a feature
wasn't intended. If the latter, can anyone suggest the correct way to do it?
2012 Feb 15
7
matching a sequence in a vector?
Hi All,
I've been trawling through the documentation and listserv archives on this topic -- but
as yet have not found a solution. I'm sure this is pretty simple with R, but I cannot work out how without
resorting to ugly nested loops.
As far as I can tell, grep, match, and %in% are not the correct tools.
Question:
given these vectors --
patrn <- c(1,2,3,4)
exmpl <-
2011 May 11
3
Vermunt's LEM in R
I don't know of any R package that can match all the functionality of LEM
eg fitting equality constraints to model parameters a la LISREL.
WRT dumping tables, I would have thought that as.data.frame.table does
pretty much what you want, [not tested]
newtab <- as.data.frame(table(a,b,c))
cat("dim\n")
for(i in seq(1, ncol(newtab)-1) {
cat(nlevels(newtab[,1]," ")
}
2004 Jun 22
2
Unable to join Windows 2k AD NT_STATUS_ACCESS_DENIED
I am having horrendous issues with trying to get Samba 3.0.4 to join to
a Windows 2000 AD (patched to current). As this one is hurting a bit
and needs to be fixed soon, I was hoping I may find salvation in this
list from someone here who may be able to shed some useful light on this
issue. I am using the latest gentoo mit-krb5 build.
Net join always results in NT_STATUS_ACCESS_DENIED - this
2011 Jun 30
4
aggregating data
Hi,
I am interested in using the cast function in R to perform some aggregation. I did once manage to get it working, but have now forgotten how I did this. So here is my dilemma. I have several thousands of probes (about 180,000) corresponding to each gene; what I'd like to do is obtain is a frequency count of the various occurrences of each probes for each gene.
The data would look