search for: treadway

Displaying 20 results from an estimated 36 matches for "treadway".

Did you mean: headway
2006 Sep 03
5
Upload Progress.
I have been trying to get a File Upload Progress system working, and I have tried using Sean Treadway''s plugin, but I can''t seem to get it to work..... Building my own seems to be the logical answer, but how would I get the total bytes received from a file? What do I call? Thanks for your help and time. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------...
2006 May 29
3
IFRAME based RJS - responds_to_parent
...ction targeted to a hidden IFRAME. Handles all the painful situations like scoping your JavaScript to your parent window generating the script block for execution and clearing the IFRAME after execution so the back button doesn''t re-execute the action. `plugin install http://sean.treadway.info/svn/plugins/ responds_to_parent` class EnterpriseElevatorPitchExampleController < ActionController::Base def iframe_target_action responds_to_parent do render :update do |page| page.hide :progress_bar page.show :success page.replace_html :success, ''Finished'...
2006 Jan 06
4
Upload Progress Bar Problems
I''m writing an application where the user will be uploading many images and user feedback is essential. I''ve been trying to get the upload progress bar plug-in to work, but thus far have not had any success. I''ve downloaded Sean Treadway''s application code from his site http://sean.treadway.info/demo/upload/ and I followed the steps in his Upload Progress Checklist. I''ve tried this on both my Gentoo and WinXP boxes using the Rails 1.0. def upload case @request.method when :post @mess...
2015 Sep 10
2
tinc generating invalid packet checksums?
...some later Tinc release? (I looked through release announcements, the git commit log, and list archives but didn't immediately see anything that appeared to be related....) Thanks. Nathan ---------------------------------------------------------------------------- Nathan Stratton Treadway - nathanst at ontko.com - Mid-Atlantic region Ray Ontko & Co. - Software consulting services - http://www.ontko.com/ GPG Key: http://www.ontko.com/~nathanst/gpg_key.txt ID: 1023D/ECFB6239 Key fingerprint = 6AD8 485E 20B9 5C71 231C 0C32 15F3 ADCD ECFB 6239
2015 May 18
2
tinc stopped working after restart
All nodes was connected both 1.1pre10 and 1.1pre11 before "tinc -n vpn restart" at Node 1. Shouldnt at least the 1.1pre10 nodes connect again? 2015-05-18 23:39 GMT+02:00 Guus Sliepen <guus at tinc-vpn.org>: > On Mon, May 18, 2015 at 11:04:09PM +0200, ?smund Rabbe wrote: > > > One of the nodes (Node5) stopped working a while ago (2 - 3 weeks or so), > > other
2012 Oct 23
2
keeping UDP "session" alive when using NAT
...a link. Would it make sense to add functionality to Tinc to accomplish that (i.e. an option named something like "DataPingInterval" or "DataKeepaliveInterval")? Thanks. Nathan ---------------------------------------------------------------------------- Nathan Stratton Treadway - nathanst at ontko.com - Mid-Atlantic region Ray Ontko & Co. - Software consulting services - http://www.ontko.com/ GPG Key: http://www.ontko.com/~nathanst/gpg_key.txt ID: 1023D/ECFB6239 Key fingerprint = 6AD8 485E 20B9 5C71 231C 0C32 15F3 ADCD ECFB 6239
2015 Sep 12
0
tinc generating invalid packet checksums?
On Thu, Sep 10, 2015 at 19:34:21 -0400, Nathan Stratton Treadway wrote: > It seems that when the cksum is incorrect, it is always off by 1. > [...] > Am I correct in concluding that this cksum problem is a bug in Tinc? After investigating this further, I'm fairly certain that problem originates in the following lines of the clamp_mss() function i...
2006 Feb 06
2
File_field and Firefox
Hi! Im developing a simple prototype of an application. It fills an oracle db with data about a file in the filesystem, and save the entire file in a blob along with some metadata. To get the file in the db i use a file_field form helper. All goes well with the radrails-integrated browser, but it doesnt work anymore in firefox. The problem is, firefox seems to cut the pathname from the file. Here
2005 Sep 26
1
Upload Progress Demo
Hi, Does anyone know if the Upload Progress Demo can be used independently (i.e. not tied into rails?). Is there some documentation available anywhere? http://sean.treadway.info/demo/upload Thanks in advance, Mandy. p.s. Or is there any other patch available for a progress bar?
2006 Aug 03
1
RadRails install plugin problem
...to install remote_upload plugin which isnt in the plugins list contained in radrails. So i select plugin from the generators tab and type remote_upload and hit return. This instals the correct folder in the vendors folder but all of the files contain just comments like below. # Http:::::Sean.treadway.info::Svn::Plugins::RespondsToParent Can anyone tell me how to install the plugin with all the files. The link is below and i have tried putting the url in the plugin field to install without success. I''m having the same problem for responds_to_parent. Is their a specific way to ins...
2006 Feb 23
1
Ajax, validation, flash messages & redirects...
Hi everyone, I''m working on an file upload page that uses an ajax progress bar (http://sean.treadway.info/demo/upload/). I''ve also got validation on the uploads (must be a certain file size/mime type etc). When uploads pass validation - all is dandy. But when they fail - I can''t work out how to redisplay the form with the flash error messages (that normally appear when not us...
2006 Apr 24
1
Upload Progress Bar not showing
Hi. I''m setting up an upload form for internal users of a Rails site, and I''m trying to use the Upload Progress Bar plugin from http://sean.treadway.info/demo/upload/. I followed the directions as set out in the Rails Wiki (http://wiki.rubyonrails.org/rails/pages/Upload+Progress+Bar). Basically the problem is no progress bar or any upload information shows up. In WEBrick, I just get "Upload starting..." and then "Upload fini...
2006 Apr 20
5
acts_as_taggable patch 3866 needs some testing
DHH''s acts_as_taggable is now much more usable with this patch. http://dev.rubyonrails.org/ticket/3866 This patch adds scoped finders, documentation, and tests: # Get tags for all articles in a blog @blog.articles.tags # Get tags for articles in a blog published in the last year @blog.articles.tags :conditions => [''published_at > ?'', 1.year.ago] # Get related
2016 Apr 24
4
[Announcement] Tinc version 1.1pre12 released
...2000. * Initial support for generating a tinc-up script from an invitation. * Many small fixes, documentation updates. Thanks to Etienne Dechamps, thorkill, Vittorio Gambaletta, Martin Weinelt, Sven-Haegar Koch, Florian Klink, LunnarShadow, Dato Sim?, Jo-Philipp Wich, Jochen Voss, Nathan Stratton Treadway, Pierre Emeriaud, xentec, Samuel Thibault and Michael Tokarev for their contributions to this version of tinc. Please note that although tinc 1.1pre12 is backwards compatible with tinc 1.0.x, it is NOT compatible with tinc 1.1pre1 through 1.1pre10. Starting with tinc 1.1pre12, the Windows install...
2016 Apr 24
4
[Announcement] Tinc version 1.1pre12 released
...2000. * Initial support for generating a tinc-up script from an invitation. * Many small fixes, documentation updates. Thanks to Etienne Dechamps, thorkill, Vittorio Gambaletta, Martin Weinelt, Sven-Haegar Koch, Florian Klink, LunnarShadow, Dato Sim?, Jo-Philipp Wich, Jochen Voss, Nathan Stratton Treadway, Pierre Emeriaud, xentec, Samuel Thibault and Michael Tokarev for their contributions to this version of tinc. Please note that although tinc 1.1pre12 is backwards compatible with tinc 1.0.x, it is NOT compatible with tinc 1.1pre1 through 1.1pre10. Starting with tinc 1.1pre12, the Windows install...
2006 Jul 20
6
replace_html + javascript
Hi all, This is my first post to the list, so I hope it gets through and I don''t do anything wrong :) Here''s the issue I''m having... I have an rjs that''s doing: page.replace_html ''myid'', :partial => ''my_partial'' And in my my_partial I have: <script type="text/javascript">
2016 Apr 09
0
[Announcement] Tinc version 1.0.27 released
...SS. * Properly choose between the system's or our own copy of getopt. * Fixed compiling tinc for Cygwin with MinGW installed. * Added support for OS X utun interfaces. * Documentation updates and minor fixes. Thanks to Vittorio Gambaletta, LunarShaddow, Florian Weik and Nathan Stratton Treadway for their contributions to this version of tinc. -- Met vriendelijke groet / with kind regards, Guus Sliepen <guus at tinc-vpn.org> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Di...
2015 May 14
0
MTU, PMTU & DF flag
...post, I got the impression that client was a laptop moving between networks or something like that -- i.e. it didn't seem like that client was likely to be one with multi-homed routing... Nathan ---------------------------------------------------------------------------- Nathan Stratton Treadway - nathanst at ontko.com - Mid-Atlantic region Ray Ontko & Co. - Software consulting services - http://www.ontko.com/ GPG Key: http://www.ontko.com/~nathanst/gpg_key.txt ID: 1023D/ECFB6239 Key fingerprint = 6AD8 485E 20B9 5C71 231C 0C32 15F3 ADCD ECFB 6239
2015 May 19
0
tinc stopped working after restart
...file on Node 1 got changed somehow after the previous time you started up the daemon, such that when you restarted it recently it came up with a different configuration than it had before? Nathan ---------------------------------------------------------------------------- Nathan Stratton Treadway - nathanst at ontko.com - Mid-Atlantic region Ray Ontko & Co. - Software consulting services - http://www.ontko.com/ GPG Key: http://www.ontko.com/~nathanst/gpg_key.txt ID: 1023D/ECFB6239 Key fingerprint = 6AD8 485E 20B9 5C71 231C 0C32 15F3 ADCD ECFB 6239
2016 Apr 09
0
[Announcement] Tinc version 1.0.27 released
...SS. * Properly choose between the system's or our own copy of getopt. * Fixed compiling tinc for Cygwin with MinGW installed. * Added support for OS X utun interfaces. * Documentation updates and minor fixes. Thanks to Vittorio Gambaletta, LunarShaddow, Florian Weik and Nathan Stratton Treadway for their contributions to this version of tinc. -- Met vriendelijke groet / with kind regards, Guus Sliepen <guus at tinc-vpn.org> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Di...