Warning: session_start(): open(/tmp/sess_qethhegv0r4dtre68paiuv95m3, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Katalog openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 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 
 apps.ownCloud.com ownCloud 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 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 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
 VLC-Addons.org Themes and Extensions for VLC
--
-
 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    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

Katalog

   0.4  

KDE Database

Score 78%
Katalog
zoom


Katalog
zoom


Katalog
zoom


Link:  Link
Downloads:  4649
Submitted:  May 5 2004
Updated:  Dec 25 2006

Description:

Katalog is back with a new version

With a bit of delay I'm glad to present the new version of my little application, many new feature are present, do not expect much eye candy but the traditional and improved KDE integration, please note that this is only a preview address to some brave soul that desire to help me in testing. The application is quite stable (I hope) but not every feature is completed.

Have fun !!!

0.4 version depends on sqlite3, so you have to install it with the -devel
packages if you plan to compile katalog.

Please check that the env variable PKG_CONFIG_PATH includes the path of your sqlite3
installation.

Katalog is a CD organizer integrated in konqueror.

If you have many CDs and tons of downloaded files, but you aren't able
to remember where you put a file when you need it, then Katalog may help you.

With this application you can scan a CD and store all the data about each file in
a tree structured catalog. You can add as many catalogs as you like. Searching through
the catalogs it's easy and fast.

The folder to search can be on your drive or on a removable media, such a CD,
ZIP or floppy.

Katalog saves data in a XML file, compressed on the fly using gzip.

To create a catalog simply right click on a folder or a device, choose the menu
cAction->Create catalog and a dialog pops up, fill the required infos and wait a moment.




Changelog:

0.4 stable
---------------------------------------------
I've fixed the last bugs and completed all the feature, enjoy.


0.4 preview
---------------------------------------------
The main change of this release is migration from an XML file format to a database (Currently I have tested only SQLite3 but nothing stops from using any other DB that Qt supports). Old file format is supported, currently only reading (just click on your old files to navigate it) but import/export function are work in progress.
The navigation of catalogs is greatly simplified: now you can find a katalog folder in Konqueror sidebar in the services tab, from there you can find all catalogs and an experimental navigation through mimetypes.
Last but not least the catalog creation widget now shows a progress indicator with the possibility to stop current jobs.
Note: since this new version installs several configuration files for konqueror you may need to kill each running instance of it to enable all functionalities, you can achieve this with a logoff/login procedure.

Katalog is back with a new version

0.3b:
---------------------------------------------

Uploaded the work of Eugene Kiselev :

XSLT for *.katalog files to transform catalogs to html format.
XSLT and transformation script are attached.

There is 2 ways to make the transformation:
1. Run the attached script (usage: transform.sh ). In this
case, you'll need the xsltproc (part of gnome's libxslt). Of course, it's
possible to change script and force it to use any another transforming tool
(java xalan or anything else)
2. Use mozilla/firefox/ie browsers to transform xml to html (opera and
konqueror can't do so)
a) ungzip
b) add the string:
before the KATALOG tag
c) open the result xml file in browser.

Thanks Ujeen

----------------------------------------------

Upload a cleaned archive, only the compilation is affected by the changes.

Hint: if you google for "Katalog 0.3" it's easy to find a number of precompiled
binaries.


0.3: The third release and the second rewrite, the file format is more rich but the old type is supported, metainfos are included in the *.katalog file, dcop interface is the keyword of this release. Now katalog is a library, a dcop server and three dcop clients (kfile plugin, service menu, kioslave). All katalog functionalities are accessible from command line through dcop. Rename and Delete actions are supported. Fixed a couple of bugs.




LicenseGPL
(source package)
Slackware(slackware package)
Send to a friend
Subscribe
Other  Content  from salvaste
Report inappropriate content



goto page: prev   1  2  3  4 

-
.

 Problems

 
 by Tsjoklat on: Jun 5 2004
 
Score 50%


Program works great except for one thing. In the katalog a folder for example called Test that is within another folder called Test makes it show up more times or not at all. Is this a bug?


Reply to this

-

 Re: Problems

 
 by salvaste on: Sep 15 2004
 
Score 50%

It's a bug, now fixed on 0.3.

Thanks, stefano


Reply to this

-
.

 Compiling-Error

 
 by sango on: Sep 15 2004
 
Score 50%

I've start configure with prefix==/opt/kde3 (cause, KDE is there installed). But Make broke up with some errors:

katalogservicedlg_skel.cpp:9:77: /home/stefano/Progetti/katalog/katalogservice/katalogservicedlg.h:Datei oder Verzeichnis nicht gefunden
katalogservicedlg_skel.cpp:22: error: Syntaxfehler before `::' token
katalogservicedlg_skel.cpp:26: error: `data' was not declared in this scope
katalogservicedlg_skel.cpp:27: error: Syntaxfehler before `>>' token
katalogservicedlg_skel.cpp:28: error: ISO C++ forbids declaration of `replyType' with no type
katalogservicedlg_skel.cpp:28: error: invalid conversion from `const char* const' to `int'
katalogservicedlg_skel.cpp:29: error: `arg0' was not declared in this scope
katalogservicedlg_skel.cpp:29: error: ISO C++ forbids declaration of `finished' with no type
katalogservicedlg_skel.cpp:30: error: Syntaxfehler before `}' token
katalogservicedlg_skel.cpp:36: error: Syntaxfehler before `::' token
katalogservicedlg_skel.cpp:39: error: Syntaxfehler before `+=' token
katalogservicedlg_skel.cpp:43: error: Syntaxfehler before `::' token
katalogservicedlg_skel.cpp:46: error: `i' was not declared in this scope
katalogservicedlg_skel.cpp:46: error: ISO C++ forbids declaration of `KatalogServiceDlg_ftable' with no type
katalogservicedlg_skel.cpp:46: error: Syntaxfehler before `++' token
katalogservicedlg_skel.cpp:49: error: `i' was not declared in this scope
katalogservicedlg_skel.cpp:50: error: Syntaxfehler before `+=' token
katalogservicedlg_skel.cpp:51: error: Syntaxfehler before `+=' token
katalogservicedlg_skel.cpp:52: error: Syntaxfehler before `


Reply to this

-

 Re: Compiling-Error

 
 by salvaste on: Sep 15 2004
 
Score 50%

This is a problem with generated file, delete all *_skel* and *.idl files and run make, everything should work.

Probably you everything is fine if tou run

make clean
make

soon I upgrade the source package with some polishing.

ciao


Reply to this

-

 Re: Compiling-Error

 
 by sango on: Sep 15 2004
 
Score 50%

Yes, make clean works fine. Thanks :)


Reply to this

-
.

 cdcat?

 
 by crissi on: Feb 22 2005
 
Score 50%

Hey, there is another cool program called cdcat (http://cdcat.sf.net)

It could be nice if your program can read the catalog file of it and show it in konqueror...


Reply to this

-
.

 Links don't work

 
 by bitcrazy on: Feb 25 2005
 
Score 50%

All downloadlinks are broken :-(


Reply to this

-

 How to start??

 
 by samy on: May 21 2005
 
Score 50%

I compile it and intall ist, but how can i start the prog??

type katalog don't work..

in the menue of kde i dont found the prog??


Reply to this

-

 Re: How to start??

 
 by klando on: Jun 5 2005
 
Score 50%
klandoklando
JFGNetworks

Salvatore said to me :
Konqueror reads new options only when started, so you have to close every
running konqueror and then you can see the new items in the menu, keep in
mind that konqueror keeps an instance of itself always running in the
background, so the more secure way to have every option read is to log
off/log in.


Reply to this

-
.

 want more info

 
 by cheshir on: Aug 5 2005
 
Score 50%

Hi!
Your program is very good!
But i want store more meta information in katalog. Ex. avi image size, mp3 artist name, album title, year, comments, etc.
it's possible?


Reply to this

goto page: prev   1  2  3  4 

Add commentBack




-



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

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team