
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
What is the Tzolkin Mayan Calendar ?
(en,es,..) http://tortuga.com
(fr) http://tortuga.usebynet.com/
Why ?
see Wikipedia : Gregorian/Julian Calendars
As softwares shouldn't be possessed
by any.world power, Time shouldn't either !
With French translation...
NB : First KDE program, first C++ app, first contrib
We need to get into synchronicity !...
PS : Feel free to contact me for translation issues or coding tips !!
-any help welcomed-
INSTALL:
./configure --prefix='/usr' &&
make &&
make install
NEWS:
I'm currently working (and learning) on a shared library to use with the tzolker -kicker applet-, and the tzolkin -refont-.
14 years ago
2006-10-12: v0.2 -author-
* Corrected TimeCell calculation ;)
2006-09-26: v0.1-1 -author-
* More Comments in code
* Optimized comments in .pot
* Updated: README, ...
TODO:
* Published Debian packages (troubles compiling !... Any tips welcomed !)
* numeric long count entry/calculation
* Moon realistic cycle !!!
* command-line options
* Kicker Applet (to come)
* KAddressBook retrieve infos
14 years ago
2006-10-12: v0.2 -author-
* Corrected TimeCell calculation ;)
2006-09-26: v0.1-1 -author-
* More Comments in code
* Optimized comments in .pot
* Updated: README, ...
TODO:
* Published Debian packages (troubles compiling !... Any tips welcomed !)
* numeric long count entry/calculation
* Moon realistic cycle !!!
* command-line options
* Kicker Applet (to come)
* KAddressBook retrieve infos
juantovar
14 years ago
please help
Report
S4mdfOo1
13 years ago
I just changed the project into a 'kicker' applet one, named tzolker, with separated libraries libtzolkalc, to let others use its functions.
This app (tzolkin) is integrated in tzolker.
I'm actually adding the project to an SVN repository. Soon accessible ...
I've been working on other things by the way...
I'd hoped the release of KDE 4.0 to recode those projects. More informations soon !
Sorry for the convenient.
Report
bitwit
14 years ago
http://sourceforge.net/projects/kmayan
Report
Tengel
14 years ago
Report
S4mdfOo1
14 years ago
Report
gohanz
14 years ago
./configure --prefix=$(kde-config --prefix)
For example for Slackware is
/opt/kde.
The good image directory is
/$(kde-config --prefix)apps/tzolkin
and not /usr/share/apps/tzolkin.
Than if i use the standard KDE path, Tzolkin can't find images!
Report
S4mdfOo1
14 years ago
I'd like to correct it !
But getting into troubles using :
KIconLoader *loader=KGlobal::iconLoader();
sealpic=UserIcon(QString("seal%1").arg(kin->seal->getIndex()+1));
or
sealpic=loader->loadIcon(QString("seal%1").arg(kin->seal->getIndex()+1), KIcon::User);
I tried several things, but can't understand for now !...
NB : It's my first app ! :P
I'm currently working on a new version with shared libraries used for an kicker applet and a refont of this app...
PS : Feel free to contact me by mail
Report
S4mdfOo1
14 years ago
ftp://ftp.domosys.org/Media/Snapshots/Tzolker_panel-applet-20061410.png
ftp://ftp.domosys.org/Media/Snapshots/ShowKinDlg-20061410.png
Report
DocTomoe
14 years ago
Report
S4mdfOo1
14 years ago
But the long count maybe what you're searching for.
The goal of this app is to give the dreamspell calculation of (based on) the Tzolk'in Mayan Calendar.
The real count of the dates is not truly defined (starts August 11/12/13 -1013 [before JC] )
More infos on the dedicated sites and wikipedia...
Report
freefred
14 years ago
nice app, but i cannot see the images.
I see these messages on a console:
QImage::smoothScale: Image is a null image
(I think one message for image)
I'm running on a Slackware current, KDE 3.5.4
Thanks!
bye
Report
S4mdfOo1
14 years ago
Report
freefred
14 years ago
sorry.
now it works perfectly.
thx
bye
Report
its
14 years ago
Thank you.
Report
S4mdfOo1
14 years ago
Report
nicodietrich
14 years ago
but unfortunately the download url seems to be down currently...
Report
PaT
14 years ago
Report