Scratchpad/www-rework/Batch2: Difference between revisions

From KDE Community Wiki
Line 109: Line 109:
==tellico==
==tellico==


Screenshot sent: [[File:Tellico.png|200px|thumb]]
Content converted
 
Name: Tellico
 
Description: '''Tellico''' is an application for organizing your collections. It provides default templates for books, bibliographies, videos, music, video games, coins, stamps, trading cards, comic books, and wines. It allows you to enter your collection in a catalogue database, saving many different properties like title, author, etc.
 
Features:
* Supports default collections of books, bibliographic entries, videos, music, video games, comic books, coins, stamps, trading cards, wines, board games, and file catalogs.
* Supports user-defined custom collections, as well
* Supports any number of user-defined fields, of several different types: text, paragraph, list, checkbox, number, URL, date, images, and combinations
* Handles entries with multiple authors, genres, keywords, etc.
* Automatically formats titles and names
* Supports collection searching and view filtering
* Sorts and groups collection by various properties
* Allows customizable entry templates through XSLT
* Imports MODS, Bibtex, RIS, CSV, PDF metadata, and many other formats
* Exports to Bibtex, ONIX, CSV, HTML, PilotDB, and other formats
* Includes translations for more than nine languages, other than English
* Imports information directly from Amazon.com (US, Japan, Germany, United Kingdom, France, and Canada), IMDb, z39.50 servers, PubMed, SRU servers, CrossRef.org, various other websites, and from external scripts.
* Imports CDDB data for cataloging audio CDs
* Scans and imports audio file collections, such as mp3 or ogg
 
Homepage: http://tellico-project.org/
 
ID on kde-apps.org: 10030
 
Page on Userbase: http://userbase.kde.org/Tellico
 
ID of subforum on forum.kde.org: 20 (Office & Productivity)
 
Link to handbook: http://docs.kde.org/development/en/extragear-office/tellico/index.html
 
IRC channel(s): None
 
Mailing lists: [email protected]
 
Project name on cia.vc: kde/tellico
 
Bugzilla component: tellico/general


=Extragear pim=
=Extragear pim=

Revision as of 13:58, 3 February 2010

Extragear multimedia

amarok

Content already converted.

k3b

Content already converted.


kaffeine

Content already converted.


kaudiocreator

Content already converted.


kmid

Note: current code in extragear is KMid(1), KMid2 is going to enter extragear soon....

Screenshot sent:No

http://userbase.kde.org/File:Kmid2_3.png ?

Name: KMid2

Description: (can be HTML or wiki markup)

KMid2 is a feature-rich MIDI and Karaoke player

Features (optional):

  • Plays MIDI and Karaoke files.
  • Playback to external hardware MIDI devices.
  • Allows to use software synths as well.
  • Tempo and volume controls.
  • Pitch (transpose) control.
  • Rhythm view (visual metronome).
  • Configurable character encoding, font and color for lyrics.
  • Playlists (song collections).
  • MIDI Mapper.
  • Channels window, with solo/muting controls and instrument selectors.
  • Piano player window, using VMPK artwork and technology.

Homepage: http://developer.kde.org/~larrosa/kmid.html (old, shouldn't be used) http://sourceforge.net/projects/kmid2/

ID on kde-apps.org:116404

Page on Userbase:http://userbase.kde.org/KMid2

ID of subforum on forum.kde.org:19

Link to handbook: http://docs.kde.org/development/en/extragear-multimedia/kmid/index.html (bit outdated)

IRC channel(s):#kde-multimedia

Mailing lists: kde-multimedia

Project name on cia.vc: kde/kmid2

Bugzilla component: kmid/general

kmplayer

Content already converted.


kplayer

Content already converted.

Extragear network

kftpgrabber

Content already converted.

kmldonkey

Screenshot missing

Content already converted.

knemo

Content already converted.

konversation

Content already converted.

ktorrent

Content converted

kwlan

Screenshot missing

Converted

Extragear office

kile

Content converted

skrooge

Content converted

tellico

Content converted

Extragear pim

ksig

Screenshot sent: No

Name: KSig

Description: KSig is a graphical tool for keeping track of many different email signatures. The signatures themselves can be edited through KSig's graphical user interface. A command-line interface is then available for generating random or daily signatures from a list. The command-line interface makes a suitable plugin for generating signatures in external mail clients such as KMail.

Homepage: None

ID on kde-apps.org: None

Page on Userbase: None

ID of subforum on forum.kde.org: 20 (Office & Productivity)

Link to handbook: http://docs.kde.org/development/en/extragear-pim/ksig/index.html

IRC channel(s): None

Mailing lists: None

Project name on cia.vc: kde/ksig

Bugzilla component: None

mailody

Mailody will be added when it's ready.

Extragear sdk

kdevplatform

Screenshot sent: no

Name: KDevPlatform

Description: KDevPlatform is a code-base for KDE-applications focused on development. It provides abstract interfaces for the management of projects, compilation, debugging, source-code-analyzing, source-code-editing, version-control-systems and any plugin you can imagine for such stuff. These APIs are very straight-forward and easy to use. KDevPlatform-plugins can be used in every application using KDevPlatform, for example KDevelop, Quanta, Kile and in future Gluon Creator (unfortunatey Plasmate does not use KDevPlatform).

Features:

  • A common main window
  • A common user interface to manage projects and sessions and to display information which was extracted from source-code using a language-support-plugin
  • Kate-integration
  • Some plugins for file-management (Konsole, quickopen...)
  • SVN support.

Homepage: http://www.kdevelop.org

Page on Userbase: None

ID of subforum on forum.kde.org: 25

Link to handbook: None

IRC channel(s): #kdevelop

Mailing lists: [email protected]

Project name on cia.vc: kde/kdevplatform

Bugzilla component: kdevplatform/geeral

kdevelop

Screenshot sent: yes
where?

Name: KDevelop

Description: KDevelop is a powerful integrated development environment (IDE) for KDE providing excellent support for C++, CMake, Subversion and PHP.

Features (optional):

  • Display problems in source-code
  • Show information about declarations (classes, functions, templates...) in libraries and your application
  • Intelligent auto-completion showing those methods which could be used in the current context including their signature and documentation
  • Show usages of declarations/rename them
  • Context-specific highlighting
  • C++-specific:
    • Consideration of Qt's signals and slots by the auto-completion
    • Qt-Documentation
    • Unroll constants and typedefs (partial)
    • Create class dialog, which allows to select those methods which should be overloaded
  • PHP-specific:
    • Guess the type of variables
    • Show documentation from php.net
  • Other stuff:
    • Debugging using gdb
    • SVN integration
    • Manage CMake-targets and build them
    • CMake-auto-completion showing defined macros and variables
    • Kate-integration
    • Custom makefiles
  • Experimental (only those which are somehow usable):
    • QtDesigner support
    • Valgrind
    • xdebug (PHP-debugger)
    • Unit testing
    • Java, C#, CSS and XML support
    • Mercurial support

Homepage: http://www.kdevelop.org

ID on kde-apps.org: 10157

Page on Userbase: KDevelop

ID of subforum on forum.kde.org: 25

Link to handbook: None (http://docs.kde.org/development/en/kdevelop/kdevelop/index.html seems empty, temp error?)

IRC channel(s): #kdevelop

Mailing lists: [email protected] [email protected]

Project name on cia.vc: kde/kdevelop

Bugzilla component: kdevelop/general

kxsldbg

Screenshot sent: No

Name: KXSLDbg

Description: KXSLDbg is a UI interface front-end to xsldbg, which supports debugging of XSLT scripts.

Features:

Homepage:http://kile.sourceforge.net/

ID on kde-apps.org: None

Page on Userbase: None

ID of subforum on forum.kde.org: 25

Link to handbook: Empty/None (an old link http://docs.kde.org/kde3/en/kdewebdev/kxsldbg/index.html)

IRC channel(s): None

Mailing lists: None

Project name on cia.vc: kde/kxsldbg

Bugzilla component: kxsldbg/general

quanta

Quanta will be added when it's ready.

Extragear sysadmin

kiosktool

Screenshot sent: No

Name: Kiosk Admin Tool

Description: Kiosk Admin Tool is a KDE administration tool that offers system administrators an easy way to predefine desktop configurations for groups of users, lock down settings or otherwise restrict features of the KDE desktop. (KDE3 app)

Features:

Homepage: http://extragear.kde.org/apps/kiosktool/

ID on kde-apps.org: 12028

Page on Userbase: None

ID of subforum on forum.kde.org: 22 (other)

Link to handbook: http://docs.kde.org/development/en/extragear-sysadmin/kiosktool/index.html

IRC channel(s): None

Mailing lists: kde-kiosk

Project name on cia.vc: kde/kiosktool

Bugzilla component: kiosk/kiosktool

partitionmanager

Screenshot sent:

Name: KDE Partition Manager

Description: KDE Partition Manager is a utility program to help you manage the disk devices, partitions and file systems on your computer. It allows you to easily create, copy, move, delete, resize without losing data, backup and restore partitions.

Features:

  • Supports a large number of file systems, including ext2/3/4, reiserfs, NTFS, FAT16/32, JFS, XFS and more.
  • Makes use of already available external programs to get its job done

Homepage: http://sourceforge.net/projects/partitionman/

ID on kde-apps.org: 89595

Page on Userbase: http://userbase.kde.org/KDE_Partition_Manager

ID of subforum on forum.kde.org: 21 (utils)

Link to handbook: http://docs.kde.org/development/en/extragear-sysadmin/partitionmanager/index.html

IRC channel(s): None

Mailing lists: None

Project name on cia.vc: kde/partitionmanager

Bugzilla component: partitionmanager/general

Extragear utils

guidance-power-manager

Screenshot sent: No

Name: Guidance Power Manager

Description: Guidance Power Manager is an alternative power manager utility that supports screen brightness, battery level, plugged/unplugged notices and laptop lid closing actions. The default KDE power manager daemon is PowerDevil

Features:

Homepage: http://www.simonzone.com/software/guidance/

ID on kde-apps.org: None

Page on Userbase: None

ID of subforum on forum.kde.org: 21 (utils)

Link to handbook: None

IRC channel(s): None

Mailing lists: None

Project name on cia.vc: kde/guidance-power-manager

Bugzilla component: guidance-power-manager/general

katimon

Screenshot sent: No (http://freshmeat.net/screenshots/1a/86/1a862cb3d592bb25298bb4b38dc3a17a_medium.png?1252845174 ?)

Name: katimon

Description: atimon is an unofficial ATI graphics card temperature monitor, fan regulator, and overclocking utility which uses the aticonfig utility from the proprietary fglrx driver

Features:

  • Monitor temperature, fan speed, GPU speed and memory speed.
  • Automatically control fan speed by monitoring the temperature.
  • Overclocking utility for cards that support it.

Homepage: http://freshmeat.net/projects/katimon

ID on kde-apps.org: None

Page on Userbase: None

ID of subforum on forum.kde.org: 22 (other)

Link to handbook: http://docs.kde.org/development/en/extragear-utils/katimon/index.html

IRC channel(s): None

Mailing lists: None

Project name on cia.vc: kde/katimon

Bugzilla component: None

kdiff3

Screenshot sent:

KDiff3


Name: KDiff3


Description: 

KDiff3 is a tool for Comparison and Merge of Files and Directories.


Features (optional):

  • Compares or merges two or three text input files or directories,
  • Shows the differences line by line and character by character (!),
  • Provides an automatic merge-facility and
  • Integrated editor for comfortable solving of merge-conflicts,
  • Supports Unicode, UTF-8 and other codecs, autodetection via byte-order-mark "BOM"
  • Supports KIO on KDE (allows accessing ftp, sftp, fish, smb etc.),
  • Printing of differences,
  • Manual alignment of lines,
  • Automatic merging of version control history ($Log$),
  • Intuitive graphical user interface.
  • Windows-Explorer integration Diff-Ext-for-KDiff3
  • KDE-Konqueror service menu plugin
  • Simplified integration with IBM-Rational-Clearcase for Windows


Homepage: http://kdiff3.sourceforge.net/


ID on kde-apps.org: 9807


Page on Userbase: http://userbase.kde.org/KDiff3


ID of subforum on forum.kde.org: 21


Link to handbook: http://kdiff3.sourceforge.net/doc/index.html


IRC channel(s): None


Mailing lists: None


Project name on cia.vc: kde/kdiff3


Bugzilla component: kdiff3/general

kerry

Screenshot sent: No

Name: Kerry

Description: Kerry is a front-end for Beagle, the search tool that indexes all your data, making the data inside documents as easy to find as file names.

Features:

  • Decide which directories you want indexed
  • Indexing can be done in the background
  • Indexing can be paused while cpu-intensive tasks need the resources
  • Searching is case-insensitive
  • OR can be used for option searches
  • Phrases can be used, within quotes, e.g. "There be dragons"
  • Words or phrases can be excluded by using a minus, e.g. -cats
  • You can search by extension, using, for instance, ext:jpg

Homepage: http://en.opensuse.org/Kerry (old?)

ID on kde-apps.org: 36832

Page on Userbase: http://userbase.kde.org/Kerry

ID of subforum on forum.kde.org: 21 (utils)

Link to handbook: None

IRC channel(s): ?

Mailing lists: ?

Project name on cia.vc: kde/kerry

Bugzilla component: kerry/general

keurocalc

Screenshot sent:

Name: KEuroCalc

Description: KEuroCalc is a universal currency converter and calculator. It can convert from and to many currencies, either with a fixed conversion rate or a variable conversion rate. It directly downloads the latest variable rates through the Internet

Features:

  • Reference currency can be Euro or US$
  • Official rates downloaded for accuracy
  • Can work with fixes rates, if no Internet access available.

Homepage: http://opensource.bureau-cornavin.com/keurocalc/

ID on kde-apps.org: 26033

Page on Userbase: http://userbase.kde.org/KEuroCalc

ID of subforum on forum.kde.org: 21 (utils)

Link to handbook: http://docs.kde.org/development/en/extragear-utils/keurocalc/index.html

IRC channel(s): None

Mailing lists: None

Project name on cia.vc: kde/keurocalc

Bugzilla component: None

kpager

This looks like an old app........

Screenshot sent: No

Name: KPager

Description: KPager gives you a thumbnail sketch of all your desktops. It is a handy tool to let you see, resize or close windows on any desktop and move windows around within or between desktops.

Features:

Homepage: http://developer.kde.org/~larrosa/kpager.html (pretty old)

ID on kde-apps.org: None

Page on Userbase: http://userbase.kde.org/KPager (mh this looks like invalid content)

ID of subforum on forum.kde.org: 21 (utils)

Link to handbook: http://docs.kde.org/development/en/extragear-utils/kpager/index.html

IRC channel(s): None

Mailing lists: None

Project name on cia.vc: kde/kpager

Bugzilla component: kpager/general

krecipes

Screenshot sent: No

Name: KRecipes

Description: KRecipes is a highly configurable recipe manager, designed to make organizing your personal recipes collection fast and easy. Features include: shopping lists, nutrient analysis, advanced search, recipe ratings, import/export various formats, and more.

Features:

  • Recipes can be searched by name or by ingredients included or to be omitted
  • A shopping list can be generated from selected recipes
  • Nutrient values can be used to help you plan any diet
  • Files can be imported from an existing Krecipes database
  • Advanced Database Management

Homepage: http://krecipes.sourceforge.net/

ID on kde-apps.org: 112315

Page on Userbase: http://userbase.kde.org/Krecipes

ID of subforum on forum.kde.org: 21 (utils)

Link to handbook: http://docs.kde.org/development/en/extragear-utils/krecipes/index.html

IRC channel(s): None

Mailing lists: None

Project name on cia.vc: kde/krecipes

Bugzilla component: None

krusader

Screenshot sent:

Name: Krusader

Description: Krusader is an advanced twin panel (commander style) file manager

Features:

  • Extensive archive handling
  • Mounted filesystem support
  • FTP support
  • Advanced search module
  • Innternal viewer/editor
  • directory synchronisation
  • File content comparisons
  • Powerful batch renaming
  • Support for a wide variety of archive formats and can handle other KIO slaves such as smb or fish.
  • Completely customizable and very user friendly

Homepage: http://www.krusader.org/

ID on kde-apps.org: 10214

Page on Userbase: None

ID of subforum on forum.kde.org: 21 (utils)

Link to handbook: http://docs.kde.org/development/en/extragear-utils/krusader/index.html IRC channel(s): #krusader @ freenode

Mailing lists: http://groups.google.com/group/krusader-users

Project name on cia.vc: kde/krusader

Bugzilla component: krusader/general

rsibreak

Screenshot sent:

Name: RSIBreak

Description: RSIBreak is a small utility to remind you to take regular short breaks. Repetitive Strain Injury is an illness which can occur as a result of continuous work with a mouse and keyboard. The risk of suffering injury increases the longer users work without breaks.

Features:

  • Popup reminders with configurable intervals (short and long breaks)
  • Usage statistics

Homepage: http://www.rsibreak.org

ID on kde-apps.org: 29725

Page on Userbase: http://userbase.kde.org/RSIBreak

ID of subforum on forum.kde.org: 21 (utils)

Link to handbook: http://docs.kde.org/development/en/extragear-utils/rsibreak/index.html

IRC channel(s): None

Mailing lists: None

Project name on cia.vc: kde/rsibreak

Bugzilla component: rsibreak/general

yakuake

Screenshot sent:

Yakuake Terminal Emulator


Name: Yakuake


Description:

Yakuake is a drop-down terminal emulator based on KDE Konsole technology.

Features (optional):

  • Smoothly rolls down from the top of your screen
  • Tabbed interface
  • Configurable dimensions and animation speed
  • Skinnable
  • Sophisticated D-Bus interface

Homepage: http://yakuake.kde.org/
ID on kde-apps.org: 29153
Page on Userbase: http://userbase.kde.org/Yakuake
ID of subforum on forum.kde.org: 21
Link to handbook: None
IRC channel(s): #yakuake
Mailing lists: None
Project name on cia.vc: kde/yakuake
Bugzilla component: yakuake/general

KOffice

karbon

Screenshot sent: No

or ( karbon-svg-tiger-490x436.png ? ) Content already converted.

kchart

This seems to be an internal tool to generate charts. It is not even mentioned on http://www.koffice.org/ [Dario Andres]

(note: it seems that there was a KDE3 standalone version of this app..but not anymore.... (???) )

kexi

Screenshot sent: No

( http://www.koffice.org/kexi/screenshots/ ?) Content already converted.

kformula

KFormula was a standalone application in KDE3, but it is not anymore in KOffice2 (kde4) ... should it be included ??????


Screenshot sent: No

Name: KFormula

Description: KFormula is an utility to cCreate complex formulae for embedding into your documents

Features:

  • Easy Greek letter insertion
  • Intelligent cursor movement
  • Advanced syntax highlighting
  • Multi-level undo support
  • LaTeX export (copy and paste into a text editor)
  • MathML import

Homepage: None

ID on kde-apps.org: None

Page on Userbase: http://userbase.kde.org/KFormula

ID of subforum on forum.kde.org: 96

Link to handbook: http://docs.kde.org/stable/en/koffice/kformula/index.html

IRC channel(s): #koffice

Mailing lists: koffice

Project name on cia.vc: kde/kformula

Bugzilla component: kformula/general

kivio

Screenshot sent: No

Content already converted.

kplato

Screenshot sent: No

Content already converted.

kpresenter

Screenshot sent: From koffie.org

Content already converted.

krita

Screenshot sent: yes (appologies for not including 20px of background. Due to dependency problems I can't currently build / install Krita to get a new screenie that matches this)

Content already converted.

kspread

Screenshot sent: No

Content already converted.

kword

Screenshot sent:

Content already converted.