Foundation is an interesting book, as its quite old and was originally written as a series of short stories (as much early science fiction was). Because I am reading the books of the extended Foundation series in the order that Asimov recommended towards the end of his life, I have read the two prequels to…
Author: mikal
Forward the Foundation
This is a Foundation prequel, coming after Prelude to Foundation and before Foundation. The book is almost a series of short stories or novelettes — there are several year gaps between these stories. That was a shame in a sense, because each of these separate stories has its won startup cost — the time it…
Executing a command with paramiko
I wanted to provide a simple example of how to execute a command with paramiko as well. This is quite similar to the scp example, but is nicer than executing a command in a shell because there isn’t any requirement to do parsing to determine when the command has finished executing. #!/usr/bin/python # A simple…
Implementing SCP with paramiko
Regular readers will note that I’ve been interested in how scp works and paramiko for the last couple of days. There are previous examples of how to do scp with paramiko out there, but the code isn’t all on one page, you have to read through the mail thread and work it out from there….
Robot Visions
This was a pretty short read — in fact I read it on the bus into work this morning. That’s mainly because there are only three short stories in this book which aren’t covered in one of Asimov’s other robot short story collections. The three stories were good, but I am not sure they were…
The Belgariad
The Belgariad is a fantasy series by David Eddings. There are five books in the series, although there is also a follow series called the Mallorean, as well as three tie in books. The series follows a small farm boy as he grows up, discovering along the way that his relatives are famous, he’s important…
Enchanters End Game
This is the final book in the Belgariad. Its a good one, although knowing there is another series involving these characters makes it feel a little less final to me. I enjoyed it though. [isbn: 0345338715]
Books read in August 2008
Stainless Steel Visions The Rest of the Robots The Complete Robot The Stainless Steel Rat Wants You Robot Dreams Cloud Warrior Pawn of Prophecy The Spy Within First Family Queen of Sorcery Magician’s Gambit Castle Of Wizardry
MythNetTV release 5
New things in this release: There is now a users mailing list at http://lists.stillhq.com/listinfo.cgi/mythnettv-stillhq.com Moved to a public SVN server at http://www.stillhq.com/mythtv/mythnettv/svn/ Added the ‘justone’ syntax to the download command Another try at using gflags. This means that all the command lines have changed slightly. Moved the core of MythTV out of the user interface…
Castle Of Wizardry
This is book four in the Belgariad, and was as good as the others. This one only took a day to read, but that was helped a lot by the two hours I spent commuting to and from San Francisco today. This book is a little different than the others because it starts just as…