Displaying 7 results from an estimated 7 matches for "thgpwszted5cpjqp0vxswueocmrvltnr".
2005 Jul 31
2
Central list of Rails gems?
...e a centralized list of Rails gems somewhere? Or even just a
database of some kind of gems that can be useful to Rails apps, not
just specific to Rails?
-raymond
--
Raymond Brigleb, Creative Director
Needmore Designs -- The beautiful, usable web.
Website http://needmoredesigns.com/
Email ray-THGPwszTed5CpjqP0VxSwUEOCMrvLtNR@public.gmane.org
2005 Sep 09
5
file_column: patched for imagemagick and validation
Hi all,
I patched file_column to add imagemagick transformations of uploaded
content. I added an options hash, and it takes the :magick and
:format keys. :magick is a string of imagemagick command line options
for convert (Reference:
http://www.imagemagick.org/script/convert.php). Format is an optional
extension for the finished image. If Imagemagick recognizes the
extension, then it will
2005 May 26
1
No response from Apache 2 / fcgi / rails...
Hello! I''m struggling here with getting Typo running on a Red Hat
server under Apache 2 / fcgi... Every time I try to load the public
home page, I get this in my error log:
[Thu May 26 00:20:52 2005] [error] [client 24.22.74.233] FastCGI:
comm with (dynamic) server "/home/httpd/vhosts/brigleb.com/httpdocs/
public/dispatch.fcgi" aborted: (first read) idle timeout (30 sec)
2005 Aug 22
5
XML "Un-Builder?"
I''ve been unserializing XML in PHP with the XML_Serializer class, and
I''m wondering if anyone knows of such a class for Ruby. Nothing
fancy, just perhaps a simple way of converting arbitrary XML to a
Ruby object. Maybe this has been implemented somewhere already?
Thanks,
Raymond
2005 Dec 07
3
Addressing a class, rather than an id?
Good day,
I''m trying to use the slider control to resize a pile of images on a
web page. Clever, huh. Bet cha didn''t think of that one!!! :)
But seriously. It seems I want to address a class, rather than the
individual id''s of the images. At this point, I''m getting some
results with something like this:
2005 May 17
1
Simple Ajax form submission question
Hello,
I''m new to this Ajax thing but it''s perfect for a project of mine.
But I can''t figure out how to best pass the form data. This is a text
field that should be on every page of my application. In my layout,
the form submission looks like this:
<%= form_remote_tag :update => ''comment'', :url => { :controller
=>
2005 Aug 22
1
XML Builder question (Brain Teaser? or At A Total Loss?)
I''m trying my best to get Builder to give me a nested representation
of my nested database tables, but I think I''m not getting any closer
to a solution. In fact, now I''m in Syntax Error land, rapidly
approaching Missed Deadline country. Perhaps you could be the one to
save my ass?
Basically, I have Images which have many Options (intended to
represent