DU350PS does work under Linux
Monday, January 30th, 2006DU350PS is a SATA Hard Drive Mobile Rack with USB 2.0 interface. It seems working under my Linux. No special setup required.
DU350PS is a SATA Hard Drive Mobile Rack with USB 2.0 interface. It seems working under my Linux. No special setup required.
Dr.Dobb’s Journal publishes a serie of articles devoted to Google Summer of Code. Now it’s time for my article: unnamed article about XSieve.
Just a note to myself what to do before “apt-get dist-upgrade”:
apt-get clean apt-get check apt-get update apt-get install gnupg bzlib apt rpm
I’ve decided to try XML support in browsers. Half hour later I crashed Mozilla 1.7.2 using expression:
document('authors.xml',document(''))//author[@id=current()/@idref]
Back to xsltproc.
I’ve submitted a presentation proposal for XTech 2006: “XSieve: extending XSLT with the roots of XSLT”.
The post-GTTSE’2005 paper “XML View on Hierarchical Data Using SXML and Scheme” (HTML, PDF) is rejected. Below are the rejection reviews.
Notebook “Aspire 1610” has an internal modem which identified by lspci as “Intel Corp. 82801EB/ER (ICH5/ICH5R) AC’97 Modem Controller (rev 02)”. It took much time to make it working under Linux.
A small Lisp vs Python article: “Python for Lisp Programmers“. The title is very untraditional, one expects Python and Lisp swapped.