Applications/Development: Difference between revisions

From KDE UserBase Wiki
(Added blurb for Apps/Development)
(Added webdev stuff)
Line 6: Line 6:


{|style="width:75%" cellpadding="4"
{|style="width:75%" cellpadding="4"
|[[Image:Kate.png|48px]]||'''Kate'''
:An advanced text editor with many features including syntax highlighting
|-
|[[Image:Kdevelop.png|48px]]||'''KDevelop'''
|[[Image:Kdevelop.png|48px]]||'''KDevelop'''
:Manage the files that make up your project
:A powerful and flexible Integrated Development Environment based on KDE technologies. Supports a number of languages such as C, C++, and Ruby.
|}
|}


Line 16: Line 13:


{|style="width:75%" cellpadding="4"
{|style="width:75%" cellpadding="4"
|[[Image:Quanta+.png|48px]]||'''Quanta+'''
|[[Image:Quanta.png|48px]]||'''Quanta+'''
:Web development with PHP
: A feature-rich web development environment with support for various markup and scripting languages, such as HTML, XML, and PHP.
|-
|[[Image:Kfilereplace.png|48px]]||'''KFileReplace'''
:A very capable multi-line, mutli-file, multi-directory find and replace.
|-
|[[Image:Kimagemapeditor.png|48px]]||'''KImageMapEditor'''
:An HTML image map editor for KDE.
|-
|[[Image:Klinkstatus.png|48px]]||'''KLinkStatus'''
:A link checker for KDE, based in LinkStatus.
|-
|[[Image:Kxsldbg.png|48px]]||'''KSXLDbg'''
:A KDE GUI for debugging XSLT scripts
|}
|}


Line 25: Line 34:
|[[Image:KompareIcon.png|48px]]||'''Kompare'''
|[[Image:KompareIcon.png|48px]]||'''Kompare'''
:See clearly the differences between two versions of a text file
: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 10:34, 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 Programming

KDevelop
A powerful and flexible Integrated Development Environment based on KDE technologies. Supports a number of languages such as C, C++, and Ruby.

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

Utilities

Kompare
See clearly the differences between two versions of a text file
Kommander
A visual dialog builder that can be used to create applications.
Kate
An advanced text editor with many features including syntax highlighting