search for: festina

Displaying 5 results from an estimated 5 matches for "festina".

Did you mean: destina
2011 Apr 25
6
Unicorn / Daemontools
...I''m hoping someone in the community will have some understanding of this issue I documented my experience and eventual defeat here : http://log.robotarmyma.de/post/2053448029/daemontools-ubuntu-rvm-bundler-unicorn-install Any help would be received graciously. -- make haste slowly \ festina lente ?\ - mobile ?+1_415_632_6001 curtis.schofield at gmail.com http://robotarmyma.de
2005 Dec 30
0
domU lifecycles, xenstore, and UUIDs [not necessarily 128-bit ones]
...saving this somewhere in the domU''s configuration. I''d like a generic metadata section of domU configurations for things like this, so that I can add arbitary name/value pairs. Objections to this approach? Thanks for your help. Andrew -- Andrew D. Ball aball@us.ibm.com "Festina Lente" $\approx$ "Make hast slowly" -- Caesar Augustus _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Dec 21
5
Rails, Ruby, haml, metaprogramming problem
In HAML I have hundreds of lines like the following: - xyz = someFuncThatReturnsString(''xyz'') and elsewhere %div{''id'' => xyz} The above lines work fine. - - - Attempting to keep things DRY (Don''t repeat yourself) I want to do something like - eval(otherFuncThatReturnsString(''xyz'')) where
2006 Feb 22
2
use case for exposing xenstore attributes via sysfs [long]
...ated than necessary. If I could just use sysfs to read a para-virtualized domU''s UUID in that domU, my work would be considerably simpler, easier, and more elegant. Please let me know what you think about this approach. Andrew ================= -- Andrew D. Ball aball@us.ibm.com "Festina Lente" $\approx$ "Make haste slowly" -- Caesar Augustus _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2011 Mar 11
12
A file-upload suddenly seems to be nil
Hi there, I posted this issue <https://groups.google.com/forum/?hl=de#!topic/carrierwave/ergk9LaO68k>at the carrierwave-group, but I''m beginning to think this rather is a rails-issue than a problem with carrierwave. The problem''s this: I have 2 models, ''article'' and ''upload''. article has_many :uploads. In my article_controller i