Displaying 20 results from an estimated 100 matches similar to: "boy, that mongrel_upload_progress handler sucks!"
2006 Sep 17
1
Question about mongrel_upload_progress
Like most people, I find the file upload process very annoying, in
that you hit submit and sit there, seemingly forever, as your file
gets sent. So I felt it would be a great goodness to have progress
updates as file_upload_progress offers. However, I have been unable
to get it to work, and I''m not sure why.
I created the form roughly as said, except that my target is
2006 Aug 29
0
mongrel_upload_progress problems
What is the status of the mongrel_upload_progress gem and Rails? I
have been playing around with _why and technoweenie''s code but I''m
not sure what is current and what is old. It is not working for me.
I am running Mongrel 0.3.13.3 (gem) with mongrel_upload_progress 0.1.
My upload URI is /agronomics/sample_cycle/upload, and my progress URI
is
2005 Sep 14
7
Asterisk 1.0.9 long term stability <--thread hijack, why not reboot?
Disclaimer: Not a troll
I'm curious as to this obsession with uptime is. All of the posts of this
type are along the lines of "After X days, Y thing does not work but if I
reload or reboot, it's OK" - so why not cron a reboot? Is it considered bad
form or something like that? I reboot every night whether it is needed or
not, not afraid to admit it, and everything works fine for
2006 Nov 13
6
mongrel_upload_progress question/possible suggestion
Hey all,
First off, thanks to Rick Olson and whoever else was involved with this
plugin... It''s been amazingly easy to implement.
I''ve got a question about the path_info parameter, though... It seems that
unless the request PATH_INFO exactly matches the path_info passed in to the
plugin at inclusion, it won''t actually trigger Add and add the upload to the
list of
2011 Jan 22
2
Re: Super Meat Boy Crash on startup
You are right it's an DirectX issue and it's easy to fix. If you install the stand alone version you have to update DirectX. I had the same Problem under Windows.
You can download the DirectX 9c Update here:
http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=3b170b25-abab-4bc3-ae91-50ceb6d8fa8d
2004 Sep 28
1
too many ex-(boy|girl)friends
instead of
exten => 42/1,1,GoTo(hell,s,1)
exten => 42/42,1,GoTo(hell,s,1)
exten => 42/666,1,GoTo(hell,s,1)
exten => 42/69,1,GoTo(hell,s,1)
i would like to do something like
exten => 42/(1|42|666|69),1,GoTo(hell,s,1)
or better use a variable
[global]
poofs => (1|42|666|69)
[foo]
exten => 42/${poofs},1,GoTo(hell,s,1)
i keep circling the wiki
2009 Nov 13
1
little boy on asterisk and Debian
Hi Everybody,
Sorry for my bad english I'm french!
I need your help!
I installed asterisk1.6.1 with update 1.6.9, Dahdi for musiconhold and chatroom.
I created sip users, and a IVR.
I can use my webradio to put in musiconold.
That's good but the music is cutted.
I would like to know how can I configure chan_dahdi.conf?
Must I create Channels?
Can you help me please?
Thank you very much.
2007 Mar 23
1
upload progress bar don''t work...please help
Hello,
I''m trying to install the upload_progress gem and i can''t see the upload
progress status.
My config is :
apache2 with mod_proxy
mongrel
rails
upload.rb : ##############
require ''rubygems''
require ''drb''
require ''gem_plugin''
GemPlugin::Manager.instance.load ''mongrel'' => GemPlugin::INCLUDE
2011 Oct 09
2
How do I run windows version of virtual boy advance on mac?
I'd very much appreciate a step-by-step guide of some sort from instillation to end, from someone who's installed the windows version on their mac themselves, in the easiest, simplest, noob friendly way possible. I'm not going to lie at this point I'm an highly fucking annoyed. I've tried almost everything bootcamp, crossover, wine, etc....and nothing fucking works. I've
2007 May 23
1
mongrel_cluster + mongrel_upload_progress + drb + capistrano + docs
I just got the mongrel_upload_progress set up with drb and the setup was
quick and easy, thanks to the good documentation on
http://mongrel.rubyforge.org/docs/upload_progress.html
I''d like to get this set up with capistrano, but there are 3 things I can''t
figure out:
- First, I can''t get lib/upload.rb to run in the background - I''m not
familiar with
2006 Dec 19
0
mongrel_upload_progress + upload.rb +background (daemon?)
Im checking out the mongrel_upload_progress plugin and have it
working beautifully on my dev box. however, now that i am ready to
push this up into production i have run into a few gotchas that i
cannot seem to find any documentation or examples for.
the lib/upload.rb doesnt seem to want to run in the background.
perhaps im doing something wrong?
Does anyone have any experience
2006 Dec 20
0
backgrounDRb + mongrel_upload_progress
is it possible to use these together? im asking because in the
sample docs for mongrel_upload_progress, it has you start by hand a
druby instance.
This doesnt work very well when moving to production. as in, i cant
seem to get that particular process to either stop or restart after a
new deploy. I posted to the mongrel-users list about this and have
not gotten any sort of response.
2007 Nov 29
1
mongrel_upload_progress and attachment_fu
Can one use mongrel_upload_progress in combination with attachment_fu
(db_file)?
I wan''t to store uploaded files directly in a mysql-database - not in
the filesystem.
Is there a way to use mongrel_upload_progress to do this, or do I have
to store
files in the filesystem and copy them to the database?
Thanx
2007 Jun 23
3
mongrel_upload_progress and nginx
G''day
I''m just wondering if anybody knows of a way to get mongrel_upload_progress
working with nginx? I''ve had a fair bit of a look around but havn''t been
able to come up with anything, yet.
--
- James
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jun 13
1
mongrel_upload_progress & plugin question in general
Hello,
So, I grabbed the mongrel_upload_progress code from subversion
because I really need something similar for a project I am working
on. Anyway, I installed the gem and can''t figure out a few things.
1) I''m not sure what Upload < GemPlugin::Plugin "/handlers" is for
2) How to call the Progress < GemPlugin::Plugin "/handlers" handler.
While I
2007 Feb 23
0
Mongrel::Uploads.check() not returning status
Hi,
I wrote a message earlier regarding how I wasn''t getting any feedback
from mongrel_upload_progress. After putting lots of debug messages
in the plugin, I figured out what was going on.
I had a route like this setup in routes.rb (this was the problem):
map.upload "upload/:upload_id",
:controller => "file",
:action
2007 Jun 05
1
My RMagick sucks under windowsXP
Hi,I plan to use rmagick for my rails app,however it can not work
normally under windowsXP platform:
I have installed ruby1.8.5,and then rmagick-1.14.1 and
ImageMagick-6.3.0-7-Q8-windows-dll,which can be got from the url:
http://rubyforge.org/frs/download.php/15132/RMagick-1.14.1_IM-6.3.0-7-Q8.zip
after my installation,and when i run a rmagick test under
I am stopping the script because I am sleepy. irc.gangnet.ru #tclmafia RAILS SUCKS FAGGOTS ARE GROSS
2014 May 28
0
I am stopping the script because I am sleepy. irc.gangnet.ru #tclmafia RAILS SUCKS FAGGOTS ARE GROSS
TCL IS BETTER THAN RUBY. THIS MESSAGE WAS BROUGHT TO YOU BY
IRC.GANGNET.RU #TCLMAFIA SHOUTZ TO RYAN ETERNAL PRESIDENT OF GNAA,
MALCOM, FLUNITRAZEPAM, DUTCHMINATI, CRACK, SNITCH
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from
2000 Jan 07
1
Ha ha! Hypermail sucks (re year 2000)
Looks like I found the first piece of software on any of my own boxes that
screws up the year. Hypermail is archiving new posts from '1970' :-) I'll get
it fixed right up.
Monty
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
2005 Jul 04
1
OT : Wengo sucks
Would just like to warn everybody for Wengo.fr
Once you sign up there is no possibility to remove your credit card and
even though you send them resignation letters they keep charging your
credit card.
Now I understand what they mean when they say `unlimited
subscription'.