Displaying 10 results from an estimated 10 matches for "fullsized".
Did you mean:
fullsize
2005 Dec 28
1
FCGI: warning: Object#id will be deprecated; use Object#object_id?
I am seeing some strange entries in my Apache error log from FCGI that I
don''t understand.
I have pasted one of the lines below.
Anyone seen this or know what might be going on?
[Wed Dec 28 08:35:50 2005] [error] [client 24.115.131.100] FastCGI: server
"/home/www/apps/appname/public/dispatch.fcgi" stderr:
/home/www/apps/appname/app/views/photo/fullsize.rhtml:26: warning:
2014 May 18
1
[PATCH 1/2] nv50/ir: fix s32 x s32 -> high s32 multiply logic
Retrieving the high 32 bits of a signed multiply is rather annoying. It
appears that the simplest way to do this is to compute the absolute
value of the arguments, and perform a u32 x u32 -> u64 operation. If the
arguments' signs differ, then negate the result. Since there is no u64
support in the cvt instruction, we have the perform the 2's complement
negation "by hand".
2008 Mar 21
0
Problems with attachment_fo and images update
I have installed attachment_fu and i have use this tutorial for change
the path_prefix:
http://the.railsi.st/2007/8/21/how-to-customize-attachment_fu-file-names
the path of images+thumbnail are:
/images/cores/fullsize/
/images/cores/thumb/
/images/cores/thumb_big/
when i create a new attachment object it works, the images are insert
inthese directory.
But when i edit a object (changing also the
2008 Oct 06
2
Letting a user choose pictures
I have an area on a site where a user can upload pictures to, and then
another area in which they create a new topic. Now I want a user to be
able to select photos from their uploaded photos... and I''ve hit a
coder''s block. Any tips on designing this interface?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
2024 Feb 29
2
[External] converting MATLAB -> R | element-wise operation
I decided to do a direct comparison of transpose and sweep.
library(microbenchmark)
NN <- matrix(c(1, 2, 3, 4, 5, 6), nrow = 2, byrow = TRUE) # Example matrix
lambda <- c(2, 3, 4) # Example vector
colNN <- t(NN)
microbenchmark(
sweep = sweep(NN, 2, lambda, "/"),
transpose = t(t(NN)/lambda),
colNN = colNN/lambda
)
Unit: nanoseconds
expr min lq
2008 May 15
9
Squeegy Fleximage Routing
Hello people,
I''m using squeegy fleximage for my site right now and having some
difficulty to achieve some things. Updates photos are saved in created
at date generated fom like : '' /images/2008/05/14/22.png '' . However
this route is not accessible through the browser and I don''t know how
to add it in my routes.rb knowing that the dates will change everyday.
2014 Jul 27
0
mdbox "doveadm purge" strategy
Hi there.
I am using mdbox storage with great success but I am seeing something I
find strange and I would like to compare notes with you.
When doing "doveadm purge", "m.*" files with non deleted messages are
left alone, but "m.*" files with deleted messages copy the "non deleted"
messages to a newly created "m.*" file and delete the original.
2014 May 13
1
[PATCH 1/2] nv50/ir: make sure that texprep/texquerylod's args get coalesced
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
Cc: "10.2" <mesa-stable at lists.freedesktop.org>
---
Not 100% sure of the significance of this code, but this seems like the
correct thing to do... will definitely run it through a full piglit run before
pushing out.
src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp | 2 ++
1 file changed, 2 insertions(+)
diff --git
2009 Sep 10
22
Xen and Enomaly
Hi list,
Right now I''ve to find some graphic (or web!) interface to administrate
our new data center infrastructure who will be running over Xen.
I''ve been googling around to find something, and looks like Enomaly is a
good choice.
Can anybody give me some feedback about this? Or maybe recommend another
front-end interface?
Thanks in advance.
Boris.
2015 Mar 26
0
Error "Next message unexpectedly lost from mbox file"
...o,
but bigger attachments are normally "to open" and often fail)
Not all of them, but much. Unpredictable when it occurs.
These Attachments are shown with less size in the Mailclient
(Thunderbird actual version). In Roundcube they are shown to small, too.
But it looks as the mail IS "fullsized" on the lokal Mailserver: When i
use Roundcube and try to open an x00kB .zip, Roundcube starts to get the
whole xyMB (real size) .zip-file, even when disconnected from internet.
Thunderbird behaves different, doesnt load the full file, so "ignore" is
no option;) And yes, i always don...