Hello, gentle people, I'm looking for recommendations on good books for operating systems implemetntrs. OS theory, OS design and implementation, Linux kernel ...
... Here's one example: I had to run some tests on a remote system. Remote as in: slow trafic, and line may go down unexpectedly. It involved first syncing the...
<quote sender="Muli Ben-Yehuda"> ... Remember I showed you my paper? Below, I have references to two advanced operating system books. You might want to check ...
I find that any of the O'Reilly books are very informative I'll run down and rattle off some titles for you but O'Reilly Has an extensive library covering just...
As I read "Extensible Programming for the 21st Century" (URL:http://pyre.third-bit.com/~gvwilson/xmlprog.html), I pondered the secret of success of XML. In a...
Omer Zak
omerz@...
May 28, 2004 6:43 am
3704
I need heavy statistical processing for a project, and found the R software (http://www.r-project.org/). I succeeded in using it for simple tasks such as...
Omer Zak
omerz@...
May 29, 2004 10:34 pm
3705
... What makes you think it isn't: <paren> <op name="+" /> <token name="1" /> <token name="2" /> </paren> Or: <paren op="+"> <token name="1" /> <token name="2"...
Shlomi Fish
shlomif@...
May 30, 2004 4:20 am
3706
... I think you're misunderstanding XML. XML is was not supposed to be a programming language, but rather a data representation (markup) language. Lisp and XML...
... Obligatory disclaimer: I know Lisp pretty well, but my understanding of XML is rudimentary. You've been warned. Well, from the Lisp (shall I say, abstract...
Oleg Goldshmidt
pub@...
May 30, 2004 11:52 am
3708
how is it with large matrices of data? or large arrays, depends on the terminology. by large I mean10000, 50000,100000 records. I have data in text files which...
... So far I didn't try R on large data matrices. It is GPLed, and is also an official part of the FSF GNU project. ... My blog is at...
Omer Zak
omerz@...
May 31, 2004 6:51 am
3710
... Well, I'm not sure that R is a suitable replacement for Matlab. R aims to be a substitute of S-plus, which is a statistical analysis program. There are a ...
Shlomi Fish
shlomif@...
Jun 5, 2004 11:49 am
3711
I'd like to announce that at a good and successful time, I graduated from the Technion's Electrical Engineering Department. I'm now a Bachelor of Science in...
There is a junk FAXer, who does not comply with requests to be removed from his list. He offers to order from him all kinds of electronic goods by calling ...
Omer Zak
omerz@...
Jun 19, 2004 5:52 pm
3715
did you contacted bezeq? does the fax have the ability to block a certain callerid number? if its number is not reported then maybe bezeq can reveal it because...
... There is a consumers (and other stuff) site: http://www.bsh.co.il/ I read all of their consumer-complaints section, they actually do things about the...
Orna Agmon
ladypine@...
Jun 19, 2004 8:56 pm
3717
Mazel Tov, Shlomi Fish <shlomif@...> wrote: I'd like to announce that at a good and successful time, I graduated from the Technion's Electrical...
Congratulations!! Graduates. The hard work has payed off finally. Cheers. __________________________________ Do you Yahoo!? Yahoo! Mail is new and improved -...
Hello all, If you are a hacker, plz take the survey (follow the link below), and if you are not, plz forward it to all the hackers you know. i need this survey...
... Hello tasneememon, This mailing list is about hacking, not cracking. Your questionnaire is about cracking. Hackers will find that for some answers, they...
Orna Agmon
ladypine@...
Jun 21, 2004 5:22 pm
3721
hack1 —v. 1 cut or chop roughly. 2 Football etc. kick the shin of (an opponent). 3 (often foll. by at) deliver cutting blows. 4 cut (one's way) through...
... Only defiinition 2a is relevant in this mailng list, and in polite society in general, if you want to interview criminals, go look for them somewhere else....
Guys.. I admit that like many people I confused hackers with crackers and thanks to you for clearing my concepts. I have reviewed my questionnaire. Earlier it...
I am developing an application, which may need to refer to sections in text files. I would like to use URI to refer to the files. When a file is on local ...
Omer Zak
omerz@...
Jun 28, 2004 7:46 pm
3725
I tried again to google and found: http://dret.net/netdret/docs/draft-wilde-text-fragment-00.html It is exactly what I was looking for! ... My own blog is at...
Omer Zak
omerz@...
Jun 28, 2004 7:53 pm
3726
... [snip] ... I'd like to comment. This part of the URI is parsed by the browser in case of a URL, so you might want to think of a way that will work with...