Category: Uncategorized
-
O’Reilly Media book: HTML5 Pocket Reference
HTML5 Pocket Reference Need help finding the right HTML5 element or attribute for your web page or application? HTML5 Pocket Reference is the classic reference that web designers and developers have been keeping close at hand for more than thirteen years. This fifth edition has been updated to reflect the current state of HTML5, including…
-
PacktPub book: Nokogiri by Hunter Powers
http://www.packtpub.com/article/nokogiri In this article by Hunter Powers, author of the book Instant Nokogiri, you will get an insight about Nokogiri the open source library to parse XML and HTML in Ruby.
-
O’Reilly Media book: PHP & MySQL: The Missing Manual, 2nd Edition
PHP & MySQL: The Missing Manual, 2nd Edition – O’Reilly Media
-
O’Reilly Media book: Microinteractions: Full Color Edition
http://shop.oreilly.com/product/0636920032496.do It’s the little things that turn a good digital product into a great one. With this full color practical book, you’ll learn how to design effective microinteractions: the small details that exist inside and around features. How can users change a setting, or know they have a new email message? You’ll quickly discover how…
-
added a section on “XCOFF-based Unix-like systems” at the article on “dynamic linker” on the English wikipedia
https://en.wikipedia.org/wiki/Dynamic_linker https://en.wikipedia.org/wiki/LIBPATH https://en.wikipedia.org/wiki/LD_LIBRARY_PATH A long PATH… makes the OS … “… access the disk quite often, hence there is a lot of disk I/O” – do you agree? “… compute a lot of …, hence a high CPU load” – do you agree? … I got involved in a rather “controversial” discussion on that. I…
-
started the article on LIBPATH at the English wikipedia
https://en.wikipedia.org/wiki/LIBPATH I have no idea for how long it will survive the storms on en.wikipedia.org. I still just felt like I really should start it. On AIX (apparently with some OS/2 ancestry) it means basically the same as LD_LIBRARY_PATH elsewhere.