Into the brain....

19 Oct 2009

“We all have our time machines. Some take us back, they’re called memories. Some take us forward, they’re called dreams.”
— Jeremy Irons

19 Oct 2009

“You can’t change the past, but you can ruin the present by worrying about the future”
— Anonymous

19 Oct 2009

How to slow down time…

Here’s an interesting news item about how time can seem shorter as we get older. According to Steve Taylor, author of  Making Time , there is truth in ‘proportional theory’, the idea that as we get older, a year is a smaller proportion of our life as a whole, so it seems to pass more quickly. But he also believes that time seems to pass more slowly for children because they are taking in lots of information from the world around them. “Children are experiencing everything for the first time,” he says. “All their experiences are new… Children are incredibly awake to the world around us, so time passes more slowly for them.”

We’ve talked a lot in this blog about ‘living in the moment’ (as described by Eckhart Tolle in his book The Power Of Now ): the idea of being in touch with our senses and so experiencing the world as it really is, instead of just being lost in our thoughts as adults so often are. It’s interesting to make a connection between this and Steve Taylor’s ideas. Think back to an afternoon in which you were preoccupied with your thoughts for most of the time. When you think back to that afternoon, you will remember very little about it because you didn’t do anything. There will be nothing for your memory to latch on to, so it will seem to have been very short.

Now imagine instead an afternoon in which you met with some friends or explored a new place - or better still both. Or even an afternoon in which you just pottered in the garden but were alert to your senses so that you really experienced each moment: feeling the breeze on your face, the soil beneath your fingers, smelling the scent of the flowers. These afternoons will seem to have been much longer because you were interacting and taking in information from the world around you.

If you have practiced living in the moment yourself, you will already know how good it can feel, but you will also know how hard it can be to maintain that presence. The habit of living for most of the time in our minds instead of in the real world is deeply ingrained in most of us and it can be hard to break out of this ‘programming’. It is good, therefore, to have another reason to remember to make that change: the idea that it may allow us, at least subjectively, to experience longer lives.

19 Oct 2009

Workaround for Firefox 3.5 slow startups on Windows

If you find yourself with very long startup times after upgrading to Firefox 3.5 (from say 10 seconds to the order of minutes), you may be experimenting a bug due to a change in how Firefox 3.5 gets the randomness it needs for security purposes on Windows.

The procedure involves scanning some temporary folders looking for bits normally added by OS and other applications operations. Firefox 3.5 looks for more files and deeper (more subfolders) for increased randomness, but it has led to unexpected results for users with too many temporary folders or files resulting in slow startups.

Try builds are still being generated with fixes to this bug, but users report a noticeable improvement after deleting their temporary folders and  Internet Temporary Files (generated by Internet Explorer).

To clean temporary folders, check  and delete all files [you can, some may be in use] from these:

C:\Documents and Settings\*user*\Local Settings\History
C:\Documents and Settings\*user*\Local Settings\Temporary Internet Files
C:\Documents And Settings\*user*\Local Settings\Temp
C:\Documents And Settings\*user*\Recent

On Windows Vista /7:

%USERPROFILE%\AppData\Local\Microsoft\Windows\History
%USERPROFILE%\AppData\Local\Microsoft\Windows\Temporary Internet Files
%USERPROFILE%\AppData\Roaming\Microsoft\Windows\Recent
%TEMP%

To delete Internet Temporary Folders, in the Control Panel., open Internet Options. In the Browsing History section, press the Delete… button, check all the options and press Delete.

Users report a significant improvement after doing this, even those who use Internet Explorer once in a while.

A fix to this bug should become available with Firefox 3.5.1, expected in a few weeks.

Edit: Thanks to Dan in the comments I’ve updated the post with the correct Windows Vista/7 paths for temporary folders.