Displaying 20 results from an estimated 88 matches for "20060308".
2006 Mar 08
0
CentOS-announce Digest, Vol 13, Issue 3
....ia64.rpm
--
Pasi Pirhonen - upi at iki.fi - http://iki.fi/upi/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.centos.org/pipermail/centos-announce/attachments/20060308/c7b4ca68/attachment-0001.bin
------------------------------
Message: 4
Date: Wed, 8 Mar 2006 01:39:26 +0200
From: Pasi Pirhonen <upi at papat.org>
Subject: [CentOS-announce] CESA-2006:0204 Moderate CentOS 3 s390(x)
mailman - security update
To: centos-announce at centos.org
Message-ID: <...
2006 Mar 08
6
best practices for handling uploaded images and capistrano
...when capistrano redeploys a new
build and symlinks it in none of the images will be in the new public/
dir... Does anyone have a solution for this?
Thanks,
Zack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060308/d6d12957/attachment-0001.html
2006 Mar 07
12
Edge Rails doesn''t work for my app
My app was fine before "rake freeze_edge" but after, I can no longer boot up
webrick.
I''m on Win Xp MySql backend and this is what I get
=> Booting WEBrick...
./script/../config/../vendor/rails/activesupport/lib/active_support/core_ext/ker
nel/agnostics.rb:7:in ``'': Exec format error - rake tmp:create
(Errno::ENOEXEC)
from
2006 Mar 08
4
ajax with tables
...s like a common task to push something on the top of a table, but the
darn table headings is messing up my whole schtic :)
Any ideas would be greatly appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060308/860a61c0/attachment.html
2006 Mar 08
3
email signup/splash page
...of web apps do this while still developing, so i''m looking for
a solution that i''m sure exists, but i cant seem to find it.
Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060308/0831094f/attachment.html
2006 Mar 08
2
Rake error after installing Capistrano
...A ." on my Rails application before running rake --tasks. The
same thing happens when I overwrite my copy of deploy.rb.
Hmm, what could be going wrong here?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060308/52855f91/attachment.html
2006 Mar 08
3
Many renders in one view?
Hi!
This was probably asked many times, but i can''t find it anywhere.
How to render in my view many actions (sometimes from different
controllers)?
So i.e. I will have user status/login form at the top, form for
creating/editing some data on the left and a list of these data elements
on the right and some other things at the bottom?
Can i put some of this stuff to the layout? So i
2006 Mar 08
3
mod_fcgid first request slow
...ution to this? This doesnt seem like a very production ready
situation for anyone to be in with a website. Are people moving to SCGI b/c
of this ?
thanks
adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060308/0e8a03c7/attachment.html
2006 Mar 08
3
Namespace & Organisation Conventions
...becoming messy and I''m
becomig increasingly confused as I''m having 3 controllers of the same name
but different namespaces.
Kind regards
Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060308/d7425774/attachment-0001.html
2006 Mar 08
4
scrollbar doesn''t show on the right place when using partial( )
Hi,
I''m using partial() to connect ours pages togother,
however, one of the partials is larger than the other,
when it happens, instead of create a scrollbar on the
browser, a scrollbar appears at the end of the
partial, since the partial is in the middle of the web
site. it isn''t really good... So does some one know
how to remove the scrollbar on the partial and put it
on the
2006 Mar 08
8
Acts_as_authenticated plugin?
...ere anywhere that someone could point me to to get a handle on
this.
Second.. Does the plugin still require the use of generators to use?
Thanx in advance
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060308/6401603d/attachment.html
2006 Mar 08
12
favorite FTP client of railers
Hi,
Which FTP client would fit in nicely with OS X and Textmate.
Thanks,
Peter
2006 Mar 07
3
1.0 beta3 not preserving X-Keyword header?
We've been putting 1.0 Beta 3 through the paces on our test system, and one
of our users pointed out to me that Thunderbird's "labels" behave strangely
on the new server. In fact, there used to be a header added to the message
via IMAP when Thunderbird placed a label on a message, but as of the switch
from 0.99.11 to 1.0beta3, this label header is no longer placed in the
2006 Mar 07
2
Sql Server 2000 booleans not working
I am migrating to sql server 2000 from postgres and I have tried char(1),
int, tinyint and bit datatypes to replace booleans, but without luck. the
1''s and 0''s are stored properly in the db, but checkboxes and dropdowns are
not being auto-populated in rails. Anyone experience this before?
thanx
--
View this message in context:
2006 Mar 08
2
fade out and then fade in....how to make it work?
I''m trying to have one image fade out and then another slidedown upon
completion of the ajax call. I can''t get the timing correct. How do
you do it? Here''s what I''m trying (this does not work)
<%= link_to_remote(image_tag(url_for_file_column(product, "image_url"),
:update => ''right_content'',
:url => {
2006 Mar 08
2
Need some brainstorming help: acts_as_taggable_list?
...here is some
better support for this in Edge Rails. I''ve tried getting Edge Rails
running, and it has broken me. I''ll wait until 1.1 is out :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060308/4c26a26c/attachment.html
2006 Mar 08
2
Script timeout problem
...mething that *was* working for quite a while.
Has anyone else had this problem? Is it a known issue? Any help would be
very much appreciated.
All the best,
Greg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060308/bd7aca52/attachment.html
2006 Mar 08
0
map.connect ''/directory_name'', :point_to_directory_name_located_in_public_directory?
How do I configure routes.rb map.connect command for it to point to a
directory inside "railsapp/public"?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060308/6f80bb1a/attachment-0001.html
2006 Mar 08
1
fastcgi
I spent time searching web trying to get information on how to get Rails
working under Apache+fastcgi. All I found was people saying that they
can''t make it work or some obscure instructions on how to compile this
and that. Does anything stable similar to XAMPP exists for Ruby on
Rails? If not, people should be warned upfront that they won''t be able
to use Ruby on Rail in
2006 Mar 08
2
(no subject)
...I can''t seem to find
any good documentation on ajax visual effects, combining of effects, or
queued effects.
Charlie Bowman
http://www.recentrambles.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060308/a7840808/attachment.html