search for: save_file

Displaying 20 results from an estimated 25 matches for "save_file".

Did you mean: safe_file
2004 Aug 06
0
liveice SAVE_FILE
...; or ist there some other solution concerning dump (or save) files? I wrote a patch that might be useful to you. It doesn't do exactly what you described, but maybe it'll work anyway. It lets you tell liveice to close and reopen its savefiles while it's running. You can also start/stop save_file archiving entirely: http://www.brentwoodradio.com/info/vibecast/patches/liveice_vibecast_archiving .diff (probably wrapped) To stop liveice's save files, run 'killall -USR1 liveice'. Only the liveice processes that are actually archiving will respond to this. To close and reopen the s...
2004 Aug 06
5
liveice SAVE_FILE
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hello! does anyone have patch for liveice that the saved files (SAVE_FILE directive in the config file) don't get overwritten if liveice is stopped and started? i think about something like adding the current date and time to the filename... or ist there some other solution concerning dump (or save) files? if there is no patch around, i consider doing it myself......
2004 Aug 06
1
AW: liveice SAVE_FILE
...s2? is it stable enough for live streaming? regards, br1 > -----Ursprüngliche Nachricht----- > Von: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]Im > Auftrag von David Parker > Gesendet: Montag, 16. Juli 2001 18:41 > An: icecast@xiph.org > Betreff: Re: [icecast] liveice SAVE_FILE > > > Hi Bruno, > > > or ist there some other solution concerning dump (or save) files? > > I wrote a patch that might be useful to you. It doesn't do > exactly what you > described, but maybe it'll work anyway. It lets you tell liveice > to close and > r...
2004 Aug 06
0
liveice SAVE_FILE
On Mon, 16 Jul 2001, Bruno Randolf wrote: > does anyone have patch for liveice that the saved files (SAVE_FILE > directive in the config file) don't get overwritten if liveice is > stopped and started? i think about something like adding the current > date and time to the filename... > > or ist there some other solution concerning dump (or save) files? Well, I like the dumpfile solution...
2004 Aug 06
0
liveice SAVE_FILE
(A second try - this seems to have disappeared into the void the first time I sent it, some hours ago). At 06:15 PM 7/16/01 -0500, you wrote: >At 8:38 AM +1000 7/17/01, Michael Smith wrote: >> >BTW: Will ices support live streaming for vorbis? Or are there other live >>>streaming sources out there (like MuSE, which I like, but haven't gotten >>>a chance to
2004 Aug 06
0
liveice SAVE_FILE
At 8:38 AM +1000 7/17/01, Michael Smith wrote: > >BTW: Will ices support live streaming for vorbis? Or are there other live >>streaming sources out there (like MuSE, which I like, but haven't gotten >>a chance to really stress-test yet.) > >ices2 (which is a seperate program, written by different people) does >vorbis streaming. It also does live streaming. Feel
2004 Aug 06
2
liveice SAVE_FILE
>BTW: Will ices support live streaming for vorbis? Or are there other live >streaming sources out there (like MuSE, which I like, but haven't gotten >a chance to really stress-test yet.) ices2 (which is a seperate program, written by different people) does vorbis streaming. It also does live streaming. Feel free to ask me for any features that are missing. Michael --- >8 ----
2006 May 12
1
Uploading a file with form_remote_tag problem.
params[uploaded_file] is not recognised when i try form_remote_tag like this: <%= form_remote_tag :url=>{:action => "save_file"} ,:html=>{:multipart => true} <%=text_field_tag "name"%> <input type="file" id="uploaded_file_file" name="uploaded_file[file]"/> <input type="submit" value="Upload" /> <%= end_form_tag %>...
2006 Jan 18
1
Rails and PostgreSQL bytea
Hi! I''m trying to insert binary data into a PostgreSQL database where the field is of type ''bytea''. This works fine if a do Base64 encoding but I just want to do character escaping. How do I do this????. What I get is this: ActiveRecord::StatementInvalid in Init_test#save_file ArgumentError: Invalid Ruby/cstring: INSERT INTO globalfiles(chksum,block,directory,filename,blocksize,time,data) VALUES(''10fcfa244eb972c6de695be235d11f98'', ''0'', ''test'', ''myfilename'', ''500000'', ''N...
2012 May 31
2
send_data/send_file does not open a save as dialog box
Hello, We are using JRuby 1.5.1/ruby 1.8.7/Rails 2.3.8 with a GWT front end. I''m having an issue when attempting to send a server side .csv file to the user using rails send_file. my code is: send_file(path_to_file, type=>''text/csv'') While this is returning fine with an http status of 200, the client side save as dialog is never opening for the user to receive
2008 Jul 04
9
file upload
is there any link for step by step guide in file upload in database ... im follwing the link http://www.tutorialspoint.com/ruby-on-rails/rails-file-uploading.htm.. which shows file upload into folder not in database ..pls help.. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups
2007 Jul 04
0
[1104] trunk/wxruby2: Added 2.8 methods to TextCtrl & document them; tidy up header file
...t;<span class="cx"> h4. Return value </span><span class="cx"> </span><span class="lines">@@ -668,13 +718,14 @@ </span><span class="cx"> </span><span class="cx"> h3(#TextCtrl_savefile). TextCtrl#save_file </span><span class="cx"> </span><del>- Boolean *save_file*(%(arg-type)String% filename) </del><ins>+ Boolean *save_file*(%(arg-type)String% filename, %(arg-type)Integer% fileType = TEXT_TYPE_ANY) </ins><span class="cx"> </spa...
2007 Jul 11
7
Best way to upload an image and make a thumbnail
Hi, which is the best way to upload an image, keep that and also make a thumbnail? The images should not be stored in the database, but as normal image files in a specific directory. I think that for the thumbnail i should use rmagick, but for the upload ? (something which work with and without javascript, in every browser) Thanks :) -- Posted via http://www.ruby-forum.com/.
2005 Feb 24
15
New Docs - One and Three Quarter Look
Ok, the link: http://www.mktec.com/dev_www/wxrubydocs/ (try http://www.mktec.com/dev_www/wxruby-docs/ ,it does not work for me, although this is the actual directory, could you email me privately if this does/doesn''t work for you, thx) Updates in this preview of the new docs: - a new RDOC template courtesty of Nick - fixed paragraph jumping and monospace text where it
2006 May 15
0
Execution expired with MONGREL. No problems with webrick
...ems/activerecord-1.14.2/lib/active_record/base.rb:1420:in `clone'' lib/inorganic_parser.rb:153:in `get_results'' lib/inorganic_parser.rb:143:in `get_results'' app/controllers/uploader_controller.rb:86:in `parse_document'' app/controllers/uploader_controller.rb:16:in `save_file'' /opt/tools/bin/mongrel_rails:1" -- Posted via http://www.ruby-forum.com/.
2007 Jul 12
1
bmp => xpm
Salut Alex, je voudrais savoir comment faire pour passer le format bmp, par exemple, en format xpm? Est-ce qu''il est possible de lire des formats bmp(entre autre) avec StaticBitmap? C''est toi en photo dans l''exemple de StaticBitmap? merci Sebastien _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org
2005 May 02
0
Wx::StringInputBuffer/Wx::StringOutputBuffer
...which wrap wxStringInputStream and wxStringOutputStream for ruby. I need this to implement in-memory image io. ''stringio.rbw'' -- small sample for it. Short usage: stream = Wx::StringInputStream.new image_data image = Wx::Image.new stream stream = Wx::StringOutputStream.new image.save_file stream, ''image/jpeg'' image_data = stream.get_string Installation: just place ''sstream.cpp'' and ''sstream.in'' in ''src'' and add ''sstream.o'' to $objs variable in ''src/extconf.rb''. -- Dmitry...
2011 Nov 14
3
ruby 1.9.3 causes rbuf_fill timeout, but 1.8.7 does not
..._http_request'' from /usr/local/lib/ruby/gems/1.9.1/gems/gstore-0.2.1/lib/ gstore/client.rb:22:in `put'' from /usr/local/lib/ruby/gems/1.9.1/gems/gstore-0.2.1/lib/ gstore/object.rb:4:in `put_object'' from /var/www/rails/roboad/app/models/ad.rb:437:in `save_file'' from (irb):4 from /usr/local/bin/irb:12:in `<main>''>> I''m stumped. Anyone have any timeout problems with ruby 1.9.3? The problem is, if I want to use Rails 3.1, I have to use Ruby 1.9.3, which now breaks all of my old Rails 2 apps. I'&...
2016 Aug 03
0
Samba 4.2.14 Group Policy (GPO) sync error
...r/*.EnCiPhErEd/*.LeChiffre/*.keybtc at inbox_com/* > .0x0/*.bleep/*.1999/*.vault/*.HA3/*.toxcrypt/*.magic/*.SUPERCRYPT/*.CTBL/* > .CTB2/*.locky/HELPDECRYPT.TXT/HELP_YOUR_FILES.TXT/HELP_TO_DECRYPT_YOUR_FIL > ES.txt/RECOVERY_KEY.txt/HELP_RESTORE_FILES.txt/HELP_RECOVER_FILES.txt/HELP > _TO_SAVE_FILES.txt/DecryptAllFiles.txt/DECRYPT_INSTRUCTIONS.TXT/INSTRUCCIO > NES_DESCIFRADO.TXT/How_To_Recover_Files.txt/YOUR_FILES.HTML/YOUR_FILES.url > /encryptor_raas_readme_liesmich.txt/Help_Decrypt.txt/DECRYPT_INSTRUCTION.T > XT/HOW_TO_DECRYPT_FILES.TXT/ReadDecryptFilesHere.txt/Coin.Locker.txt/_sec...
2008 Jan 14
15
How to get a Window handle from another app?
Hello, I would like to get a window handle from another app outside of wxRuby and convert it into a wxRuby Window handle so that I can use it as the parent Window for several wxRuby child windows. Basically I want to use the FRAME_FLOAT_ON_PARENT window style so that my wxRuby windows become associated with the outside app kind of like toolbars, e.g., they don''t show up in the