Geek Rant dot org

Wed 2005-06-15

Running Out Of Scissors and Clag in Firefox

Filed under: — tony @ 08:08

Yesterday after a browser crash I suddenly lost the ability to cut and paste anything to, from and within Firefox. A little hunting told me my initialisation file, user.js, must have been corrupted and that it was – so corrupted it had disappeared completely.

The solution to not being able to cut, copy or paste in Firefox is thankfully simple. If you have a user.js file simply paste the following in to it :

user_pref(“capability.policy.policynames”, “allowclipboard”);
user_pref(“capability.policy.allowclipboard.Clipboard.cutcopy”,
“allAccess”);
user_pref(“capability.policy.allowclipboard.Clipboard.paste”, “allAccess”);

If you don’t have, or can’t find, your user.js file download the ChromEdit extension from http://cdn.mozdev.org/chromedit/, select the user.js tab and paste the above in to the box.

Of course, if you’ve found this page via Google you probably have the problem and can’t cut and paste from here so you may need the IE View (view this page in IE) extension.

Bookmark and Share

Music in Powerpoint

Filed under: — daniel @ 07:09

George Skarbek’s column in The Age this week answers this question:

Q: How can I set up a music file to play through an entire PowerPoint presentation? I can get it into one slide, but it stops when the slide changes. P. Turnham

My suggested answer: You shouldn’t. Are you trying to fecking torture your audience or what? Just because you found some tinny bit of computer music that would have the original composer turning in their grave doesn’t mean anybody else wants to hear it, let alone for the duration of a complete presentation. It’s crap, dude, pure crap.

Show your slides, know your facts, talk to your audience, take questions at the end, and don’t over-do the cutesy clipart or animations. That’s how to do it.

Bookmark and Share

24 queries. 0.431 seconds. Powered by WordPress