search for: webtech

Displaying 7 results from an estimated 7 matches for "webtech".

Did you mean: webbtech
2011 Mar 18
1
[Announce] Samba 3.5.7, 3.4.12 and 3.3.15 Security Re leases Available
...an I go directly from 3.4.7 to the new 3.5.8 without installing any intermediate versions? Or is there a different route I should follow? Thank you for your help, -Bob %%%%%%%%%%%%%%%%%%%%%%%%%% Bob Eckert Principal Applications/Systems Analyst Indiana University Information Technology Services WebTech Team 2711 East 10th Street - E5 150.25 Bloomington, IN 47408 Email: eckert at indiana.edu Voice: (812) 855-7209 Fax: (812) 856-5242 ? -----Original Message----- From: samba-announce-bounces at lists.samba.org [mailto:samba-announce-bounces at lists.samba.org] On Behalf Of Jeremy Allison Sent: Mon...
2006 Oct 18
0
Versions and gem ?
...he same as for the clearly different gem... Anyway, keep up the good work, RedCloth is just what I need and the code of RedCloth looks really nice! (especially how one can easily extend it by adding new rules)... Wybo Wiersma -- ::Student: - History, Informatiekunde (computer linguistics, IR, webtech) and Philosophy - Member of the Center for Metahistory Groningen (http://www.rug.nl/let/cmg) ::Free Software and Open Source Developer: - http://www.LogiLogi.org, innovative system for cumulative, shared commenting, publication and idea sharing: Web as it should be... -...
2003 Mar 19
2
Old bug resurfacing?
I found this in the archives: http://samba.cadcamlab.org/lists/samba/Feb2002/00318.html It pertains pretty directly to the problem I'm seeing. I first started having it with my 2.7 installed version so I upgraded to 2.8. I'm still having the same problem. Basically, I have a group of web developers that use the linux/samba server for editing files for the site. All the files are
2005 Nov 11
0
(kind of OT) Equivalent to onunload or onbeforeunload in Safari?
...re will have encountered it. I have a client that wants form data to be saved when leaving a page. This could include leaving a page by following a link, closing a window, or pressing the back or forwards buttons. So ... I do some research, and found this Web page: http://www.4guysfromrolla.com/webtech/100604-1.shtml which describes using onbeforeunload to show a confirmation (I''m doing a form submit, so it seems like onunload would work, too). This works in Firefox and IE. Safari, however, blithely ignores this. I know a lot of Rails developers are Mac users so I was hoping someone...
2007 Jan 23
4
Rails bug reports & patches - why no action?
I have noticed at the dev.rubyonrails.org site that many tickets with pretty clear-cut bug reports/patches or feature enhancements don''t get any attention. They sit there for months at a time. Why is this? Are tickets from those that are not in rails-core deprioritized? Are there just not enough people that have the power to act on tickets? I know it''s not lack of test cases
2007 Jan 23
7
RedCloth and SuperRedCloth
Good day to the parliament of RedCloth followers gathered here. Grave matters at hand!! I''m personally quite unhappy with the state of RedCloth and am reluctant to release the code in the repository. I can''t say if the code works with any confidence because I can''t generate the (Poignant) Guide with the current RedCloth. I know some things are fixed, but I''m
2007 Feb 07
11
Running patched rails
Hi, Does anyone have any tips for running a patched version of rails? I am currently running rails 1.2.2 and would like to keep up to date with any future releases. I also want to run with the following patch: http://dev.rubyonrails.org/ticket/5748 I am unsure how to manage this. Is this something SVN or rake can handle? Any tips/pointers would be very much appreciated. Thanks, GiantCranes