Displaying 6 results from an estimated 6 matches for "michaelsen".
2002 Mar 26
0
openssh-3.1p1, buildpkg.sh on Solaris 8
...tail -1 ../../version.h | head -1 | sed -e 's/.*_\([0-9]\)/\1/g' | sed
's/\"$//'`
and things went smooth.
You should probably fix this or write a note about it (if you haven't
already - though I didn't see it).
Again, thanks for a (otherwise) great job done.
--
Ole Michaelsen, Darmstadt, Germany
http://www.fys.ku.dk/~omic
omic at fys.ku.dk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 240 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachmen...
2020 Feb 09
1
Fwd: Update CentOS wiki 8.1 Release notes
...move the link for
known issues forward in the sentence, from "RHEL 8.1 release notes" to
"known upstream issues". Just to let you know in case you have a
different opinion and want to keep that unchanged.
Thank you in advance, and have a great day!
Kind regards,
Christer Michaelsen Fekjan
Amurveien 42
NO-3265 LARVIK
christer.centos-e216w at fekjan.no
+47 21 69 64 60
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20200210/67c4df82/attachment-0005.html>
-------------- next part...
2007 Mar 14
0
SV: Re: each() and parameters and unobtrusive javascript
You could also try to go with the button element since it can wrap content like images. Something like:
<button name="delete"><img src="..."></button>
along with some styling to your liking.
-Tobias
-----Oprindelig meddelelse-----
Fra: rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org [mailto:rubyonrails-spinoffs@googlegroups.com] På vegne af
2007 Mar 14
0
SV: Re: script.aculo.us question
Another option would be to use conditional comments, which is only supported in IE. Either in the javascript:
/*@cc_on @*/
/*@if (@_win32)
Event.observe(window, ''load'', ...(replace img)...);
/*@end @*/
Or in the HTML for including the script (this support checking versions):
<!-[if lt IE 7]>...include script...<![endif]-->
2007 Apr 04
0
SV: toggle.appear focus on div problem / question
Is this what you want: http://prototypejs.org/api/element/scrollto
-Tobias
-----Oprindelig meddelelse-----
Fra: rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org [mailto:rubyonrails-spinoffs@googlegroups.com] På vegne af natquick
Sendt: 4. april 2007 12:53
Til: Ruby on Rails: Spinoffs
Emne: [Rails-spinoffs] toggle.appear focus on div problem / question
Hi there,
Can anyone help me,
2005 Oct 11
0
SV: sriptaculous - Size of files.
Unfortunately (some versions of?) IE has a bug that truncates the cached .js file when you use compression.
________________________________
Fra: rails-spinoffs-bounces@lists.rubyonrails.org p? vegne af Troy Hakala
Sendt: ti 11-10-2005 00:52
Til: rails-spinoffs@lists.rubyonrails.org
Em <javascript:closePostit()> ne: Re: [Rails-spinoffs] sriptaculous - Size of files.
you should be