I want to listen to Sverige Radio P1 in Mac OS X. It seems that Windows Media Player and RealPlayer are the only supported options so I thought I couldn’t do it but then I found Flip4Mac WMV Player also known as Windows Media® Components for QuickTime, by Flip4Mac™ . After installing it and [...]
December 12, 2008 – 9:31 am
First read this Mozillazine page
In my case the problem was that some program overwrote the registry entry HKEY_LOCAL_MACHINE/SOFTWARE/JavaSoft/Java Runtime Environment/BrowserJavaVersion with the old value 1.6.0_01. When I set it back to 1.6.0_06 everything worked fine again.
Now the addons window looks like
before it showed Java Platform SE 6 U1 instead
Bookmark It
Hide Sites
$$(‘div.d323′).each( function(e) { [...]
The correct way to write a link to a Windows UNC path in HTML is to use this syntax:
file://///servername/share/file.txt
But if you try this using Firefox you will quickly find that this type of link only works when using a local html file. If you put the html file in a web server an click [...]
January 18, 2007 – 9:46 pm
Diskeeper and PerfectDisk are main leading Windows defragmenting tools in the market. The hard disk in my Windows XP machine is heavily fragmented and the MS built-in defragmenter doesn’t help very much so I decide to take a look into the commercial defragmenter tools out there.
First I tried Diskeeper because I found that the Windows [...]
September 4, 2006 – 7:54 pm
Add Command Prompt Here Shortcut to Windows Explorer
Very useful. It adds a “Command Prompt” to the right-click menu in windows to open cmd.exe in the selected folder.
Bookmark It
Hide Sites
$$(‘div.d36′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
September 4, 2006 – 6:56 pm
I’ve lost my ability to see my c: drive from cygwin. when I do
cd c:
or
cd /cygdrive/c
all goes ok. But if I do
ls
then it complains
ecerulm@rlm-ecb4fe6cda1 /cygdrive/c
$ ls
ls: reading directory .: No such file or directory
I found something at this forum and also here
So it seems that I screwed up permission (maybe it related to some automatic [...]
August 23, 2006 – 7:46 am
Continuing with my previous post 1 , 2 ….
I wrote a little script that I run every day via Windows Scheduled tasks. The script adjust the volume and EQ setting of all the podcasts and audiobooks everyday to update the just downloaded podcast. I find hard to listen to podcast and audiobook at the gym [...]
By ruben.laguna
|
Posted in itunes
|
Also tagged adjust, audiobooks, file, itunes, javascript, jscript, podcast, podcasts, scheduled-tasks, volume, wscript
|