The SuperMemo Blog

Sharing and learning knowledge with SuperMemo

A better way of Importing MOV files to SuperMemo September 9, 2009

Filed under: Advices, Hacks, How to — gersapa @ 08:06
Tags: , , , ,

Fastest way to import files into supermemo is by menu options:
File: Import: File & Folders

Previous trouble with MOV files was they didn’t play, because SuperMemo relies on MCI (Multimedia Control Interface).

This Media Control Interface, MCI in short, is an aging high-level API developed by Microsoft and IBM for controlling multimedia peripherals connected to a Microsoft Windows or OS/2 computer, such as CD-ROM players and audio controllers.

For a number of years, the MCI interface has been phased out in favor of the DirectX APIs. Source: Wikipedia

Fastest way to import files is still: File: Import: File & Folders

Just change the .mov extension to .mpg before, that way MCI (SuperMemo) will bypass the trouble with MCI for mov files, then choose the folder with your .mov (quicktime) mpg files and use File: Import: File & Folders

Ok, but then you have to spend hours changing you thousand mov files to mpg manually? Well you could better use AnalogX Extension Changer (download).

This freeware is the most easy to use extension changer. Drop and drag the files you need to change its extension, choose a new one (e.g. “mpg”), hit rename. (drop the complete folder, AnalogX will understand you mean the files not folders).

There you have it easier then typing a Q&A text file. Sometimes you’ll probably prefer text files, but no more trouble importing your MOV files to the sound registry

(ok, I got complex again, not my fault I’m not complicated, Its…. Supermemo fault, for been so much powerful, wright?

SuperMemo 2008 post will come out soon… we must see under the hood before you buy a car don’t we – perhaps not so much this days. I’ll do the testing (under a complete safe environment – complete geekeness I know, but if your going to play with your databank you should!)

Stay tuned.

AnalogX HomePage:  http://www.analogx.com/

 

Importing MOV files in SuperMemo September 4, 2009

Filed under: Hacks, How to, tips — gersapa @ 15:34
Tags: , ,

Any fool can make things bigger, more complex, and more violent. It takes a touch of genius – and a lot of courage – to move in the opposite direction.

Albert Einstein

Sorry, for those of you who’ve asked many hacks, tweeks and advice on using and GTD in supermemo. It’s been, and still is a full week effort, but I wanted to drop a new short post regarding some question of a fellow “Supermemoer” (aka people that embrace supermemo methodology).

Previous post concerning import of audio files did not address some issues in the sake of simplicity, although many post here don’t look simple, I always strive for simpler ways to accomplish task.

a) If I would like to have the MOV video Autoplay by default

Q: Question_text<BR><EMBED height=180 type=video/x-mov width=200 src=file:///C:/Downloads/Video/sign_0050.mov autostart=”true”>

A: Dummy_text

Q: Question_text<BR><EMBED height=180 type=video/x-mov width=200 src=file:///C:/Downloads/Video/sign_0050.mov autostart=”true”>

A: Dummy_text

b) If I would like to manually play the MOV video file

Q: Question_text<BR><EMBED height=180 type=video/x-mov width=200 src=file:///C:/Downloads/Video/sign_0050.mov autostart=”false”>

A: Dummy_text

Q: Question_text<BR><EMBED height=180 type=video/x-mov width=200 src=file:///C:/Downloads/Video/sign_0050.mov autostart=”false”>

A: Dummy_text

Notes:

“Q: ” line should be written in a single line, or in any case each new line started with another “Q: ” tag.

Type needed to let SM know what type of player to use, Width and Height are configuration options.

This type of embedding works in SuperMemo 2006, might need other tweeks on other versions.