Displaying 3 results from an estimated 3 matches for "hearken".
Did you mean:
harken
2006 May 31
0
Another Rails book announcement
Apress (www.apress.com) has announced one RoR book and
mentioned that more are coming.
Blog Announcement:
http://ablog.apress.com/?p=1116
Beginning Ruby Programming Book Website:
http://www.apress.com/book/bookDisplay.html?bID=10124
Hearkening back to the ruby-talk discussion of Linux Journal''s
choice of authors, I''ll note that I don''t recognize David Rupp,
the author of Beginning Ruby Programming, as a frequent
poster to ruby-talk.
Please feel free to drop some comments on the blog to
voice your support f...
2001 Apr 05
2
write behind operation warning. What's it mean.
Dear All,
We are seeing the following warning messages in event logs on PCs that are accessing a
Samba server (Solaris 2.7, samba 2.0.6):-
03/03/04/2001,14:44:04,Rdr,Warning,None,3025,N/A,CIS-C033-04,A write-behind operation has
failed to the remote server ilex. The data contains the amount requested to write and the
amount actually written.
What does this message actually mean? Does it
2006 Feb 26
0
Review of Black, Ruby for Rails, Chapter 4
...nd how they can screen more global references.
One other point that is mentioned more than once in the chapter is how a
single word by itself ("barewords" as referred to by the author) can be
either references or method calls, assuming they aren''t keywords. That
transparency hearkens back to Eiffel (or maybe just Bertrand Meyer''s
_Object-Oriented Software Construction_ book, and is one of the truly cool
(and confusing) things about Ruby.
In conclusion, this chapter is a "back to basics" chapter, introducing OO
programming to a novice audience. If that d...