Displaying 20 results from an estimated 8000 matches similar to: "Letting a user choose pictures"
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.
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 Nov 08
4
Can't get pictures off camera
Hi,
I'm trying to download some pictures off my camera and I keep getting
an error. This used to work at some point although I can't say when.
The camera is a Cannon EOS and I plug it in to a USB port and turn it
on and I get a dialog box with a title of "Cannon Digital Camera"
saying "You have just inserted a medium with digital photos...blah
blah...".
When I
2006 Apr 07
1
how to map one-to-one relation to two tables
hi. iv got a problem with one-to-one relation with AR. let''s say I need
this classes:
class ContentObject < ActiveRecord::Base
class BlogEntry < ContentObject
class FotoEntry < ContentObject
i.e. Blog and Foto entries must extend ContentObject. Also they must be
mapped to separate tables. I can not figure out how to map this kind of
association better?
The most dumb and
2020 Feb 12
0
[nbdkit PATCH 3/3] ext2: Add mode for letting client exportname choose file from image
Not enabled by default, because of the potential security concern that
a client can use this to sniff what file names exist in the image; but
for an opt-in setting in the server, this lets a single nbdkit process
serve multiple files from an ext2 image (one at a time, unless we find
a way to allow a filter to open the plugin once without a current
connection, then share that opened plugin across
2005 Jan 22
2
Windows XP connects as guest instead of letting me choose the username / password
Hi,
I suspect this is more of a WinXP issue, but since it drives me mad,
I'll ask anyway.
What I want:
In Windows XP network neighborhood, select my samba server, select one
of the shares, then have a dialog asking me for the respective
Samba-username & -password to access the share.
What I get:
I get a dialog with the username "Guest", greyed out, asking me for a
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
2003 Nov 10
5
picture organizer -- need a bit of help
While trying to develop a little wxruby program, I have some
difficulties, namely:
1. I want to read all kind of graphic files, (mainly jpg, png and tiff
is enough...) But, the current implementation seems to deal only with
bmps and currently there is no way to call ::wxInitAllImageHandlers.
2. I think DnD is required in my case: I want to drop filenames on a
TreeCtrl. I will try to add
2006 Apr 26
3
re-sizing pictures.....
So i followed the steps in the agile development book and everything is
working just fine... i even added a few new functions to list and manage
the pics. but what if i start uploading big pics? i don''t want to have
huge desk-top size pics taking up the whole page all the time. right?
so does anyone have a sort-of thumbnail thing they''d be willing to
share? any help would
2006 Jul 17
6
3 newbie questions
hey all,
I have 3 tables like this:
Images (id,name)
Tags (id,name)
ImagesTags(imageid,tagid)
in my image model I do a "has_and_belongs_to_many :tags" but to make
it work I need to rename ImagesTags(imageid,tagid) to
Images_Tags(image_id,tag_id). My question is that given that I can''t
rename the table, is there any way to make it work with the original
names?
Second question:
2008 Apr 15
4
is there a way to outsource image uploads?
I''m trying to keep my rails app lean and mean and want to avoid (if
possible) dealing with image uploads, thumbnail generation, running
RMagick etc.
I was excited about Amazon letting you upload files directly from the
browser to your S3 bucket (http://doc.s3.amazonaws.com/proposals/
post.html) but I couldn''t figure out how to generate thumbnails - has
anyone figured this out?
2006 Aug 09
8
AJAX image manipulation
I have this code in a controller that returns images to my browser...with
ROR.
def index
@products = Product.find_all_ pictures
end
....this is the .rhtml..
<% for photo in @pic -%>
<div class="entry">
<img src="<%= photo.image_url %>"/>
<h3><%= h(photo.title) %></h3>
<%= photo.description %>
2005 Jan 30
0
pictures printed upside down and mirorred
Hi all,
one of my applications (Breezebrowser) runs fine under wine (it's
a digital picture cataloging system), but when I want to make
prints, either thumbnails or a single picture, the pictures are
printed upside down and mirorred. So I have to turn the paper 180
degrees and look thru against light, which is somewhat confusing.
The preview print on screen is OK! Also the print is OK if I
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
2006 May 12
2
Choosing not to save @session in a given controller or action ?
Hi !
All is in subject. In fact ? but I may make things wrong ? since I?ve
deployed my rails app on an Apache/FastCGI with 3 ruby processes I encounter
a problem.
In my application, an applet requests a lot of thumbnails to the webserver.
Serving these thumbnails need to read some variables in my @session.
My problem occurs when, in my website (the one which contains the applet) I
decide to
2011 May 14
1
odfWeave 0.7.17 stutters on Debian testing 64-bit amd64 systems.
Dear list,
This is a copy of a mail sent to Max Kuhn, original author and
maintainer of the odfWeave package, which seems not to have received it.
It reports a problem that seems to be very implementation specific
(reproductible on three Debian testing amd64 machine, does *not* happen
on two i686 Debian testing systems, does *not* happen on an Ubuntu 11.06
amd64 machine) and therefore not
2010 Jul 14
1
Explorer Thumbnails
Is there a way explorer can show thumbnails? Im using a photo editor program in wine and i need to see the pictures thumbnails to select multiple photos and open it faster. When i click to load the photos in this program it opens explorer, but it just show the name of the files.
im using wine 1.1.42
Thanks!
2015 Nov 28
2
how do I download pictures from a dumb phone?
On Fri, 27 Nov 2015, John R Pierce wrote:
> On 11/27/2015 3:40 PM, Michael Hennebry wrote:
>> How do I download pictures from a dumb phone?
> I've used a program called BitPim on MS Windows to copy stuff to/from 'dumb'
> phones like that, it specifically supports Verizon phones. I see there's a
> Linux version, but no idea what it takes to get working. In
2009 Feb 12
4
routes
I''m trying to figure this.
in my schools controller i want to do this....
# implement a create action to create just the review for the
School...
def create_review_for_a_school
@review = Review.new
@school = School.find(params[:school_id])
@review = @school.reviews.build(params[:review])
if @review.save # The creation worked....do this
flash[:notice] =
2015 Nov 28
0
how do I download pictures from a dumb phone?
On 11/27/2015 3:40 PM, Michael Hennebry wrote:
> How do I download pictures from a dumb phone?
>
> I have a Samsung phone I bought at a Walmart.
> According the the front, it worships Verizon.
> Beyond that, I'm not at all sure what kind.
>
> If I use a real USB connector to connect it to my PC,
> CentOS sees it as a character special device.
> What, if anything, I