Coder Social home page Coder Social logo

phako / ignuit Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 654 KB

My modifications to Ignuit Flashcard tool

Home Page: http://homepages.ihug.co.nz/~trmusson/programs.html#ignuit

License: GNU General Public License v3.0

Shell 0.01% XSLT 2.18% C 55.78% TeX 42.03%

ignuit's Introduction

DESCRIPTION
===========

Ignuit is a memorization aid based on the Leitner flashcard system. It has a
GNOME look and feel, a good selection of quiz options, and supports UTF-8. Cards
can include embedded audio, images, and mathematical formulae (via LaTeX). It
can import and export several file formats, including CSV. Ignuit can be used
for both long-term learning and cramming.

Ignuit is an official GNU package with a project page at Savannah:

  http://savannah.gnu.org/projects/ignuit/

The most recent version of ignuit is available here:

  http://ftp.gnu.org/gnu/ignuit/

Ignuit's homepage includes a few example flashcard files:

  http://homepages.ihug.co.nz/~trmusson/programs.html#ignuit


VERSION NUMBERING
=================

In ignuit-x.y.z, the 'x.y' part represents the GTK2 version that this
ignuit package was developed with. The 'z' part represents ignuit
releases since the last 'x.y' change.


REQUIREMENTS
============

This version of ignuit was developed using Ubuntu 8.04. To compile it, you'll
need the development files for:

    libgnomeui-2.0 >= 2.24.3
    libglade-2.0 >= 2.6.4
    libxslt >= 1.1.26
    gconf-2.0 >= 2.28.1
    gstreamer >= 0.10.28

    You'll also need:

    gnome-common
    gnome-core-devel
    intltool (>= 0.40.1)    http://freshmeat.net/projects/intltool


If you'd like LaTeX support, you'll also need dvipng and LaTeX (e.g. the texlive
package if you're using Debian, Ubuntu, etc). If you're seeing messages like
"[LaTeX render failed]" in Quiz windows, check that you have texlive and dvipng
installed.


INSTALLATION
============

Please see the file named INSTALL for details.

Under GNU/Linux, compilation and installation go something like this:

  $ cd ignuit-x.y.z
  $ ./configure --prefix=/usr/local
  $ make
  $ sudo make install-strip
  $ make clean

If the installation step results in warnings about schemas, try adding the
following arguments to ./configure:

  --disable-schemas-install
  --disable-scrollkeeper


To uninstall it:

  $ cd ignuit-x.y.z
  $ sudo make uninstall


USING IT
========

The user guide should open when you hit F1 or select "Help" from the "Help"
menu. If that doesn't answer your question, please email me (address below).


WHAT ELSE?
==========

See the TODO file. There are lots of ideas, lots of things I don't know how to
do, lots of things I mightn't be able to do without help. If there's anything
you're interested in, get in touch!

Please send bugs, fixes and suggestions to:

    Tim <[email protected]>

Or try ignuit's new bug tracker at Savannah:

    http://savannah.gnu.org/projects/ignuit/


Have fun! :^)


-----

    Copyright (C) 2008, 2009, 2012 Timothy Richard Musson

    Copying and distribution of this file, with or without modification,
    are permitted provided the copyright notice and this notice are
    preserved.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.