Dr. Bill.TV #278 – Video – “The Celebration of Random Edition!”

A ZeroPC Cloud Desktop update, MiiPC, GSotW: PDFCreator! Microsoft to force Messenger users to Skype starting April 8th, a near miss of an asteroid inside the Earth/moon system! A second GSotW: 7Zip! Imagine a computer that never crashes! Is it Linux?

Links that pertain to this Netcast:

TechPodcasts Network

Blubrry Network

PDFCreator Web Site

7Zip Web Site


Start the Video Netcast in the Blubrry Video Player above by
clicking on the “Play” Button in the center of the screen.

(Click on the buttons below to Stream the Netcast in your “format of choice”)
Streaming M4V Audio





Streaming MP3 Audio

Streaming Ogg Audio

Download M4V Download WebM Download MP3 Download Ogg
(Right-Click on any link above, and select “Save As…” to save the Netcast on your PC.)

Available on YouTube at: https://youtu.be/_ggkBkkTAC0

Available on Vimeo at: https://vimeo.com/59818184


Dr. Bill.TV #278 – Audio – “The Celebration of Random Edition!”

A ZeroPC Cloud Desktop update, MiiPC, GSotW: PDFCreator! Microsoft to force Messenger users to Skype starting April 8th, a near miss of an asteroid inside the Earth/moon system! A second GSotW: 7Zip! Imagine a computer that never crashes! Is it Linux?

Links that pertain to this Netcast:

TechPodcasts Network

Blubrry Network

PDFCreator Web Site

7Zip Web Site


Start the Video Netcast in the Blubrry Video Player above by
clicking on the “Play” Button in the center of the screen.

(Click on the buttons below to Stream the Netcast in your “format of choice”)
Streaming M4V Audio





Streaming MP3 Audio

Streaming Ogg Audio

Download M4V Download WebM Download MP3 Download Ogg
(Right-Click on any link above, and select “Save As…” to save the Netcast on your PC.)

Available on YouTube at: https://youtu.be/_ggkBkkTAC0

Available on Vimeo at: https://vimeo.com/59818184


Imagine a Computer That Never Crashes!

A computer that never crashes and just runs and runs! It’s called “Linux!” No, wait, it is something else… but, just sayin’! This article from New Scientist, explains it!

The computer that never crashes

“A revolutionary new computer based on the apparent chaos of nature can reprogram itself if it finds a fault. Out of chaos, comes order. A computer that mimics the apparent randomness found in nature can instantly recover from crashes by repairing corrupted data.

Dubbed a ‘systemic’ computer, the self-repairing machine now operating at University College London (UCL) could keep mission-critical systems working. For instance, it could allow drones to reprogram themselves to cope with combat damage, or help create more realistic models of the human brain.

Everyday computers are ill suited to modelling natural processes such as how neurons work or how bees swarm. This is because they plod along sequentially, executing one instruction at a time. ‘Nature isn’t like that,’ says UCL computer scientist Peter Bentley. ‘Its processes are distributed, decentralised and probabilistic. And they are fault tolerant, able to heal themselves. A computer should be able to do that.’

Today’s computers work steadily through a list of instructions: one is fetched from the memory and executed, then the result of the computation is stashed in memory. That is then repeated – all under the control of a sequential timer called a program counter. While the method is great for number-crunching, it doesn’t lend itself to simultaneous operations. ‘Even when it feels like your computer is running all your software at the same time, it is just pretending to do that, flicking its attention very quickly between each program,’ Bentley says.

He and UCL’s Christos Sakellariou have created a computer in which data is married up with instructions on what to do with it. For example, it links the temperature outside with what to do if it’s too hot. It then divides the results up into pools of digital entities called ‘systems’.

Each system has a memory containing context-sensitive data that means it can only interact with other, similar systems. Rather than using a program counter, the systems are executed at times chosen by a pseudorandom number generator, designed to mimic nature’s randomness. The systems carry out their instructions simultaneously, with no one system taking precedence over the others, says Bentley. ‘The pool of systems interact in parallel, and randomly, and the result of a computation simply emerges from those interactions,’ he says.

It doesn’t sound like it should work, but it does. Bentley will tell a conference on evolvable systems in Singapore in April that it works much faster than expected.

Crucially, the systemic computer contains multiple copies of its instructions distributed across its many systems, so if one system becomes corrupted the computer can access another clean copy to repair its own code. And unlike conventional operating systems that crash when they can’t access a bit of memory, the systemic computer carries on regardless because each individual system carries its own memory.

The pair are now working on teaching the computer to rewrite its own code in response to changes in its environment, through machine learning.

‘It’s interesting work,’ says Steve Furber at the University of Manchester, UK, who is developing a billion-neuron, brain-like computer called Spinnaker (see ‘Build yourself a brain’). Indeed, he could even help out the UCL team. ‘Spinnaker would be a good programmable platform for modelling much larger-scale systemic computing systems,’ he says.”

Geek Software of the Week: 7Zip!

7ZipYes, I have TWO GSotW’s this week! I have replaced IZarc, my former favorite unZip utility, with 7Zip! IZarc has too much crapware in it these days, it is harder and harder to install it with avoiding the junk! And, 7Zip is Open Source, has no crapware bundled, and works great!

“LZMA compression algorithm is very suitable for embedded applications. LZMA is released under the terms of the GNU LGPL. LZMA is also available under a proprietary license for those who can not use the GNU LGPL in their code.

7-Zip also supports encryption with AES-256 algorithm. This algorithm uses a cipher key with a length of 256 bits. To create that key, 7-Zip uses derivation function based on SHA-256 hash algorithm. A key derivation function produces a derived key from text password defined by user. For increasing the cost of exhaustive search for passwords 7-Zip uses big number of iterations to produce cipher key from text password.

7Zip Web Site

The main features of 7-Zip

  • High compression ratio in 7z format with LZMA and LZMA2 compression
  • Supported formats:
    • Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM
    • Unpacking only: ARJ, CAB, CHM, CPIO, CramFS, DEB, DMG, FAT, HFS, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, RAR, RPM, SquashFS, UDF, VHD, WIM, XAR and Z.
  • For ZIP and GZIP formats, 7-Zip provides a compression ratio that is 2-10 % better than the ratio provided by PKZip and WinZip
  • Strong AES-256 encryption in 7z and ZIP formats
  • Self-extracting capability for 7z format
  • Integration with Windows Shell
  • Powerful File Manager
  • Powerful command line version
  • Plugin for FAR Manager
  • Localizations for 79 languages

7-Zip works in Windows 7 / Vista / XP / 2008 / 2003 / 2000 / NT / ME / 98. There is a port of the command line version to Linux/Unix.

Can I use 7-Zip in a commercial organization?

7-Zip is free software. You can use it on any computer. You don’t need to register or pay for 7-Zip.

How can I set file associations to 7-Zip in Windows 7 and Windows Vista?

You must run 7-Zip File Manager in administrator mode. Right-click the icon of 7-Zip File Manager, and then click ‘Run as administrator.’ Then you can change file associations and some other options.”