-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Open-PC.com   
Artwork
Groups
Knowledge Base
Events
Forum
People
Jobs
Register
Login

-
Best Twitter Client
 Official Twitter Web Interface
 Choqok
 Plasma Twitter Applet
 Twitux
 gTwitter
 Spaz
 Twitterfox
 Gwibber
 Qwit
 TweetDeck
 Other
 Not using Twitter

resultmore


Camheroes

Sponsoring



-
- Content .- Fans  .- Knowledge Base  . 

Memaid

   0.2.5  

Karamba

Memaid
zoom


Link:  Link
Downloads:  1518
Submitted:  Oct 18 2003
Updated:  Oct 13 2005
Score: 
score52%52%score
 52% good
bad   good

Description:

This is a widget that is client for Memaid. MemAid is like a traditional flash-card program to help you memorise question/answer pairs, but with an important twist: it uses a neural network to schedule the best time for an item to come up for review. Difficult items that you tend to forget quickly will be scheduled more often, while MemAid won't waste your time on things you remember well. This means your learning process becomes much more efficient, also because the neural network gradually adapts to your personal memory model.




Changelog:

0.2.5:

- more bug fixes to work with recent versions of PyQt
- fix time offset bug when importing XML

0.2.4:

- fix small bug in item scheduling code.
- fix category corruption when switching databases or doing XML
import/export.
- honour the font setting in the input and edit dialogs.
- update code to work with Superkaramba 0.36. Unicode is still a problem,
though.
- improve XML importing and exporting (Jarno Elonen)
- pressing the 'find' button repeatedly will scroll through all occurences
of the string in the list now (Jarno Elonen).
- automatic import of pre-0.2.3 databases (Jarno Elonen)




LicenseGPL
send to a friend
subscription
other artwork from pbienst

-

 Notification

 
 by JohnFlux on: Oct 18 2003
 

Hi.

It's not clear from the summary how you do the notification - to get the user to look when it thinks you should answer a new question.


reply to this

-

 Re: Notification

 
 by pbienst on: Oct 18 2003
 

Well, the entire point of the widget is to be as discreet as possible and not interrupt your current work by popping up a dialog box.

The widget will wait patiently until you stumble across it again and answer the question.

Do you think a configurable option to pop up a dialog box would be useful? I could probably add something like that to a next release.


reply to this

-

 doesn't make

 
 by desau on: Oct 23 2003
 

RedHat 9

When I run make, I get this:
...
Generating wrappers for Python
memaid_core.i : Line 274. Variable length arguments not supported (ignored).
memaid_core.i : Line 274. Unable to use type as a function argument.
memaid_core.i : Line 280. Variable length arguments not supported (ignored).
memaid_core.i : Line 280. Unable to use type as a function argument.
make[1]: *** [python] Error 2


reply to this

-

 Re: doesn't make

 
 by pbienst on: Oct 23 2003
 

What versions are you using?

I use Python 2.2.3, gcc 3.2.2, and swig 1.3.19, and I don't have any problems.


reply to this

-

 Re: doesn't make

 
 by pbienst on: Oct 23 2003
 

Try 0.1.2, it doesn't require SWIG anymore to build


reply to this

-

 doesn't make

 
 by anonymous on: Oct 23 2003
 

RedHat 9

When I run make, I get this:
...
Generating wrappers for Python
memaid_core.i : Line 274. Variable length arguments not supported (ignored).
memaid_core.i : Line 274. Unable to use type as a function argument.
memaid_core.i : Line 280. Variable length arguments not supported (ignored).
memaid_core.i : Line 280. Unable to use type as a function argument.
make[1]: *** [python] Error 2


reply to this

-

 Re: doesn't make

 
 by pbienst on: Oct 23 2003
 

Try 0.1.2, it doesn't require SWIG anymore to build.


reply to this

-

 Re: Re: doesn't make

 
 by desau on: Oct 23 2003
 

Yep -- works now. Thanks!


reply to this

-

 errors

 
 by zvonSully on: Apr 26 2005
 

this is the console output
__>
~$ superkaramba
QTextBrowser: no mimesource for //home/zvonsully/.superkaramba/newestThemes.html
QTextBrowser: no mimesource for //home/zvonsully/.superkaramba/newestThemes.html
Loaded MemAid widget.
Call to initWidget failed
Traceback (most recent call last):
File "/usr/share/memaid-pyqt/superkaramba/memaid_superkaramba.py", line 292, in initWidget
setMenuConfigOption(widget, "load", "1")
TypeError: an integer is required


zvonS|_|lly
reply to this

-

 Re: errors

 
 by sscharrer on: May 30 2005
 

I also got some of these 'integer is required' errors...

To fix it, just edit the memaid_superkaramba.py script and give it what it's asking for.

i.e. change this:
    setMenuConfigOption(widget, "load", "1")
to this:
    setMenuConfigOption(widget, "load", 1)

Don't be discouraged if after doing this a new, similar error pops up... Just work through them one by one, it won't be too many


reply to this

add commentback




-
-
all messages

openDesktop.org Facebook App





Partners
Place Your Link Here!
Online Casino
Fundraising Ideas

Cool Sites
iPhone Community

 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Artwork
Jobs
Knowledge Base
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
News RSS   
Discussion RSS   
Events RSS   

Participate
Groups
Forum
Add Artwork
Public API
About KDE-Look.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2001-2010 KDE-Look.org Team  
All rights reserved. KDE-Look.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.