Applications/Development: Difference between revisions

From KDE UserBase Wiki
(Added webdev stuff)
(Finished Applications/Development)
Line 3: Line 3:
[[Image:Applications-development.png|left|64px|Development]] KDE is not only a desktop environment but also a software ecosystem, providing not only software for regular desktop use, but also tools to create such software. Whether developing for KDE or programming in general or doing even web development, KDE offers programs that can help make any programmer's, or even non-programmer's, life easier and more productive.
[[Image:Applications-development.png|left|64px|Development]] KDE is not only a desktop environment but also a software ecosystem, providing not only software for regular desktop use, but also tools to create such software. Whether developing for KDE or programming in general or doing even web development, KDE offers programs that can help make any programmer's, or even non-programmer's, life easier and more productive.


== Software Programming ==
== Software Development ==


{|style="width:75%" cellpadding="4"
{|style="width:75%" cellpadding="4"
|[[Image:Kdevelop.png|48px]]||'''KDevelop'''
|[[Image:Kdevelop.png|48px]]||'''KDevelop'''
:A powerful and flexible Integrated Development Environment based on KDE technologies. Supports a number of languages such as C, C++, and Ruby.
:A powerful and flexible Integrated Development Environment based on KDE technologies. Supports a number of languages such as C, C++, and Ruby.
|-
|[[Image:Cervisia.png|48px]]||'''Cervisia'''
:A user-friendly graphical tool for using CVS.
|-
|[[Image:Kapptemplate.png|48px]]||'''KAppTemplate'''
:Generates the basic directory and file structure for a KDE development project.
|-
|[[Image:Kate.png|48px]]||'''Kate'''
:An advanced text editor with many features including syntax highlighting
|-
|[[Image:Kbugbuster.png|48px]]||'''KBugbuster'''
:View and manipulate bug reports on the KDE bug tracking system from you desktop.
|-
|[[Image:Kcachegrind.png|48px]]||'''KCachegrind'''
:A profiling tool to determine the most time consuming execution parts of program.
|-
|[[Image:KompareIcon.png|48px]]||'''Kompare'''
:See clearly the differences between two versions of a text file
|-
|[[Image:Kuiviewer.png|48px]]||'''KUIViewer'''
:Display Qt Designer user interface (.ui) files.
|-
|[[Image:Lokalize.png|48px]]||'''Lokalize'''
:Computer-aided translation system using a paragraph-by-paragraph translation approach when translating documentation.
|-
|[[Image:Umbrello.png|48px]]||'''Umbrello'''
:A diagramming tool for creating models of object-oriented software using UML.
|-
|[[Image:Kommander.png|48px]]|| '''Kommander'''
:A visual dialog builder that can be used to create applications.
|}
|}


Line 27: Line 57:
|[[Image:Kxsldbg.png|48px]]||'''KSXLDbg'''
|[[Image:Kxsldbg.png|48px]]||'''KSXLDbg'''
:A KDE GUI for debugging XSLT scripts
:A KDE GUI for debugging XSLT scripts
|}
== Utilities ==
{|style="width:75%" cellpadding="4"
|[[Image:KompareIcon.png|48px]]||'''Kompare'''
:See clearly the differences between two versions of a text file
|-
|[[Image:Kommander.png|48px]]|| '''Kommander'''
:A visual dialog builder that can be used to create applications.
|-
|[[Image:Kate.png|48px]]||'''Kate'''
:An advanced text editor with many features including syntax highlighting
|}
|}

Revision as of 11:42, 18 September 2008

Development and Programming

Development
Development

KDE is not only a desktop environment but also a software ecosystem, providing not only software for regular desktop use, but also tools to create such software. Whether developing for KDE or programming in general or doing even web development, KDE offers programs that can help make any programmer's, or even non-programmer's, life easier and more productive.

Software Development

KDevelop
A powerful and flexible Integrated Development Environment based on KDE technologies. Supports a number of languages such as C, C++, and Ruby.
Cervisia
A user-friendly graphical tool for using CVS.
KAppTemplate
Generates the basic directory and file structure for a KDE development project.
Kate
An advanced text editor with many features including syntax highlighting
KBugbuster
View and manipulate bug reports on the KDE bug tracking system from you desktop.
KCachegrind
A profiling tool to determine the most time consuming execution parts of program.
Kompare
See clearly the differences between two versions of a text file
KUIViewer
Display Qt Designer user interface (.ui) files.
Lokalize
Computer-aided translation system using a paragraph-by-paragraph translation approach when translating documentation.
Umbrello
A diagramming tool for creating models of object-oriented software using UML.
Kommander
A visual dialog builder that can be used to create applications.

Web Development

Quanta+
A feature-rich web development environment with support for various markup and scripting languages, such as HTML, XML, and PHP.
KFileReplace
A very capable multi-line, mutli-file, multi-directory find and replace.
KImageMapEditor
An HTML image map editor for KDE.
KLinkStatus
A link checker for KDE, based in LinkStatus.
KSXLDbg
A KDE GUI for debugging XSLT scripts