Displaying 20 results from an estimated 100 matches similar to: "Knowing the partial iteration number"
2006 May 16
4
dealing with media file formats and RMagick.
Hello,
I basically have the following problem - I have a site that will allow
people to upload videos. The video may be in any format - .mov, .avi, .wmv
etc.. I can either use embedded Windows Media Player, or embedded Quicktime
to play the files but the problem is, how do I create stills from the movies
to display them as .jpg''s on my site so when somebody clicks on them, the
video
2006 Aug 10
6
More GoDaddy Woes
My GoDaddy Rails site has been plugging away for a couple of weeks.
Its just a proof of concept with very little use. I haven''t updated
it or restarted FCGI at all. But today, it just quit working
altogether. In the error log, I''m getting:
(104)Connection reset by peer: FastCGI: comm with server
"dispatch.fcgi" aborted: read failed
FastCGI: incomplete
2006 Apr 25
1
Validating format
Hi there,
I am trying to upload a file and that is being done successfully.
Now I want to restrict the uploading i.e. make it only doc/pdf upload.
If anybody could help as how can I make that happen.
The file is a part of my table and its called file_name.
Thanks in advance.
--
Posted via http://www.ruby-forum.com/.
2006 Aug 16
5
Class redefinition
Hi,
Suppose I want to redefine the Ruby String class in a Rails app. In which
file is it the most suitable to write the redefinition?
Thanks
Guillaume Carbonneau
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060816/5b0da204/attachment.html
2006 Jun 14
5
Rails SOAP tutorial
Hi all..
I new in Ruby/Rails.. Where could i get some good tutorial about SOAP
using Rails?
I''ve been googling yet still did''nt find good tutorial.
Thank you in advance.. :)
--
Regards,
Ananda Putra
2006 Aug 30
4
Mongrel service never starts
I''m on a Win2K server environnement running ruby 1.8.5 and mongrel
I''ve followed the tutorial and everything went fine until I start the
service...
Here is the output I''m getting :
C:\ruby\bin??>mongrel_rails service::start -N inventaire
One moment, start pending
One moment, stopped
One moment, stopped
One moment, stopped
One moment, stopped
One moment, stopped
2006 Aug 18
4
Mongrel setting with Mysql error
Hi,
I''m pretty newb at Rails deployement stuff.
I''m setting up a Mongrel web server on windows following the tutorial on the
official site.
My app works except when there''s interaction with MySQL. I get this error :
"Uninitialized constant Mysql"
Now i''m pretty lost and i''m sure i''m doing something wrong. I''ve tried
2006 Jul 13
2
partial_counter
Hi,
i was wondering if there was any conventional way to find out (via the
partialname_counter, or any other way) which partial is the last in a
set of partials ( render :partial => ''name'', :collection =>
''@somethings'') so that i can display some kind of variable in the last
partial.
there''s got to be some neat way to do this?
(like setting
2006 Jul 27
7
cannot get past "Booting WEBrick"
Hi Everyone,
I am following the ''Agile Web Dev. with Rails'' book, and I used instant
rails to do the install on a Windows machine. Everything seemed to work
fine until I got to:
Booting WEBrick...
After that, nothing happens. I tried creating a new rails application, but
I get the same
problem. I also tried reinstalling to no avail.
Any ideas?
Thanks for the help.
2006 Aug 17
3
Developing in different versions of rails at the same time?
Hi,
I was wondering if some of you have had to keep more than one version of
Rails on your machine at a time? If you have more than one customer,
they may have different requirements. You might need to work on a
pre-existing app that is not scheduled to be moved to a newer version of
Rails right now. How is the best way to deal with this?
thanks,
jp
--
Posted via
2006 Jul 20
13
GoDaddy Woes
Has anyone had any luck setting up a Rails App using GoDaddy? I''m at my wits
end, I uploaded the site using the "instructions" in the Help Center but I
keep getting the
Application error
Rails application failed to start properly"
Error. I''ve lucked all over for help, and I''ve tried a bunch of things
(adjusting the chmod values of my dispatch files
2006 Dec 01
1
Effective search when knowing ID
Hi list,
I''m new to ferret and I wonder what is the best way to search if I
know one fields id and want to search on its content.
I have experimented with FilteredQuery but I don''t know if this is
the best way.
Eg.
index = Index::Index.new(:path => ''/tmp/all'')
@dbh = Database.instance.connect
result = @dbh.exec("SELECT pk_fulltext_id, fulltext_text
2006 Jun 12
0
Knowing the positions of Draggables
Could anyone direct me to a way to easily (without writing my own
JavaScript, if possible) track the X and Y positions of Draggable
objects moved/placed on a web page? I''d like for users to be able to
reposition elements on a page, which I''ll then store the locations of so
that I can redisplay them in the correct positions later.
Thanks.
2006 May 08
4
link_to - Going Back without knowing the action name.
Hi,
I have a bunch of link_to''s in my code that are simple Back buttons that
should basically just go to the previous request. Is there a way of doing
this without specifying the action to execute? The problem is, sometimes I
may render the same view through separate actions so I wouldn''t know which
action to go back to.
Thanks.
-------------- next part --------------
An HTML
2006 Apr 21
1
problem with e2fsck not knowing xfs
Hi!
I had problem yesterday with e2fsck.
It reported a bad superblock.
I then tried to use one of the other superblocks.
To no avail.
Then later I remembered that I had switched the fs type to xfs.
Maybe e2fsck could recognize other common fs types,
and report this instead?
best regards
keld
2007 Aug 03
1
Knowing zap channel status
I'm trying to write a zap monitor program to visually display the status
of each channel. It's working well -:
However, one thing that I am still struggling with is knowing the status
of the zap channels when the program starts.
Zap show channels only seems to show an extension on an inbound call. I
don't know which channels are in use for outbound calls.
Anyone got an
2006 Feb 08
1
Dscript for knowing the I/O processes going on in Solaris10
Hi,
I have an JAVA application using JNI calls which links to native libraries.When i run this application for around 4hrs i am getting a java.io.IOException "Not enough space".
No memory leaks in JAVA as my JProbe reports are fine.
I came across DTrace which help us to know what internally is happening in the Solaris10 machine as I doubt my system configuration for the above
2007 Jan 22
1
Knowing your boot disk
folks,
If you boot from syslinux based USB/harddisk, is there a way to know the
partition or disk you booted from? I'm using the mboot module, so if the
info is availble to thru the COM api, i can get it and append it to cmdline.
thanks.
--
Ram
2006 Apr 10
0
[Bug 468] New: There is no real documentation for knowing how to configure the kernel for iptables
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=468
Summary: There is no real documentation for knowing how to
configure the kernel for iptables
Product: netfilter/iptables
Version: linux-2.6.x
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component:
2010 Sep 09
0
[LLVMdev] Knowing all possible libcalls in advance and __bzero
Hi,
Looks like LLVM inserts a call __bzero even if my code never does so:
libclamav JIT: Attempt to call external function __bzero
libclamav JIT: *** FATAL error encountered during bytecode generation
It turns out this is because Codegen has this:
const char *X86Subtarget::getBZeroEntry() const {
// Darwin 10 has a __bzero entry point for this purpose.
if (getDarwinVers() >= 10)