LinuxLinks.com
Newbies What Next ? News Forums Calendar
Home | Register | News | Forums | Guide | Free Software | Portal Pages | MyLinks | Add Link | Modify Link | New | Hot | Link Us

Search/Browse

 Category Gateway
More Options
Category:  

Related Sites

LinuxLinks Login

Login:

Password:



Click here
to start your own
Link collection!

LinuxLinks News
 · Linux at 17 - What Windows promised to be
 · Novell: Linux is driving force for netbook market
 · Opera Web Browser 9.6 Released
 · Cyberlink broadens Linux offerings
 · Hands on: How to get more from Linux
 · Linux distros lead jumps from Sun
 · Does Linux suck or is it lusers who suck?
 · Dell UK releases Ubuntu netbook but favours Windows
 · Italian carrier ships Linux MID
 · Watch TV with Linux
(more...)

 

Latest Links
mordred
XS-HTTPD
Python Multimodal Hub
ZFN
tuitest
libv4l
Nhopkg
Yii
CoASTaL
File-Picker
(more...)

 

Google Search
 



Top : Web : Development : Tools : Code Management

Highlights
Linux at 17 - What Windows promised to be
On October 5, 1991, the young man who would one day become the world's most famous programmer - and the brand name and poster boy for the open source software movement - sent a message to a newsgroup announcing the birth of what would become the Linux operating system.

(Read more)
Liferea
Liferea is a simple FeedReader clone for Unix distributions with GNOME2. It is a news aggregator for RSS/RDF feeds which also supports CDF channels, Atom/Echo/PIE feeds and OCS directories. Read more

Links:

  • CherryPy
    a Python-based tool for developing dynamic websites. It uses many powerful concepts together, which makes it unique in its approach to website development
  • CHIP Code Highlighter
    a simple source code highlighter designed to be used on web-servers. It takes C, C++, Java, Lisp, Python, PHP, HTML, or JavaScript code, and outputs an XHTML version of that code, with appropriate highlighting
  • CodeColorizer
    can convert your Active Server Pages, C/C++, Clipper, Delphi/Pascal, HTML, Java, JavaScript and Visual Basic source code to colorized (syntax highlighted) HTML documents
  • cop
    a little tool to generate, visual assisted, the popular -tag in HTML-documents with his attributes "bgcolor", "text", "link", "vlink" and (now also in cop) the "alink"
  • Embperl
    lets you embed Perl code in your HTML documents
  • Expose
    Expose is a PHP template engine. It supports server and client-sided caching, a plugin system (to simplify common tasks like inserting a date picker) and internationalization (to write templates in multiple languages using external translation files).
  • FryPHP
    Fry is a fast, lightweight, and easy to learn object-oriented templating engine for PHP 5 written using test-driven development. You don't have to learn any new syntax, as it uses plain PHP in templates.
  • Functional PHP Extension
    a set of higher-order functions and other primatives written in PHP (3/4 compatible) which let you write php code in a functional style, similar to the way you might in Haskell, Scheme, or ML
  • Genshi
    Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web.
  • genxml
    a rewrite of SlideS, which is a genpage-like Web site creation script. It can define XML tags and according functions in Python, which define the layout of the generated pages
  • HTML Include
    HTML Include solves the problem that the Hypertext Markup Language doesn't know a command for including other files into a source file.
  • HTML Tag Analyzer
    a cross-browser, web-based HTML file analysis application. It takes as input a directory name and examines each of the HTML, HTM, and SHTML files in the directory and all subdirectories
  • HTML.Template
    makes it possible to use HTML Templates inside your java code. You no longer need to recompile your servlets everytime you change the HTML
  • HTMLTAG
    a super simple template engine for java applications that wish to use simple tags inside of plaintext/HTML files/streams
  • IOsity
    an HTML generating tool that can be used to create static and/or dynamic websites. It makes use of objects to increase development efficiency and limit redundancy
  • jScraper
    provides an easy-to-use interface for parsing HTML text streams. jScraper converts HTML text streams into tokenized object streams revealing the documents' contents
  • Maehan
    Maehan is a simple offline HTML templating system built around HTML::Template. It is written in Perl. There are many programs which offer 4x the functionality of Maehan, but add complexity which you don't really need.
  • Netautor Basic
    Netautor Basic is a tool for easy homepage-creation, even for unexperienced users, with user-management and image-galleries.
  • OWX
    a web based site mangement software, a development framework and list generator. It uses opensource software to run
  • Php Object Generator
    Php Object Generator, (POG) is an open source PHP code generator which automatically generates clean & tested Object Oriented code for your PHP4/PHP5 application.
  • PHP-STL
    php-stl is a templating implementation similar to Java's JSTL. This is a tag-based template engine with configurable classes to handle various tags. The templates are written in XML, which differs from the JSTL, but provides clean output.
  • PHP-Sugar
    PHP-Sugar is an advanced template engine for PHP. It allows for very expressive macros and flexibility and makes the writing of safe and secure templates easy.
  • phpCodeGenie
    phpCodeGenie is a code generator for PHP/MySQL applications. It builds numerous forms and scripts, from your database tables.
  • phpScribe
    a project created to the web developers having as its main goal the generation of documentation files for projects by parsing the comment lines inserted in the source codes.
  • phpTidyHt
    a PHP function to filter HTML output through HTML Tidy
  • PhpWebmin
    consists of a port of Webmin's weblib.pl to PHP, and the integration of the phplib html template class, to help you in writing Webmin modules in PHP and to have a true separation between code and html
  • PHPWidgets!
    a tool for building dynamic webpages out of HTML and PHP code snippets
  • SDE for Eclipse Professional Edition
    (commercial) SDE for Eclipse is a UML modeling environment tightly integrated with the Eclipse IDE. It lets you draw all types of UML diagrams (use case diagrams, class diagrams, component diagrams, etc.) in Eclipse, reverse source code (Java, C++, XML, XML Schema, CORBA IDL, etc.) to UML models, and generate Java source from UML diagrams. It features the latest UML notation support, a Rational Rose importer, an XMI importer, Microsoft Visio integration, HTML/PDF documentation generators, and plug-in and template support.
  • TallXSLT
    a template engine based on XSLT. The TallXSLT system allows you to release variables to the XSLT without worrying about creating an XML document
  • Template Interface Engine
    Template Interface Engine joins back-end code (as business logic layer) and HTML code (known as presentation layer) which are written in separate files. This class implements a template engine that uses regular expressions to locate placeholder marks. It supports template loops and uses event driven callback functions to set variables inside the loop sections. Outside loop sections, the variable values can set directly. The tags used by this engine are enclosed by comment HTML tags, so the templates can be edited later by any WYSIWYG HTML editor.
  • Template Lite
    Template Lite is a very fast and small HTML template engine that was originally created as a smaller replacement for Smarty and known as Smarty Light. For the most part, it is a drop in replacement for Smarty but uses around half of the memory and is considerably faster and far less CPU intensive when compiling and displaying templates.
  • web.template
    web.template is a template framework for PHP 5 that uses an XML-based language. It allows you to create classes with getters that are made accessible to the framework with an addVarClass method.
  • webcpp
    a command line utility which takes your C, C++, or Java code and spits it out as an HTML file, with beautiful syntax highlighting
  • Weblint
    a syntax and minimal style checker for HTML: a perl script which picks fluff off html pages, much in the same way traditional lint picks fluff off C programs
  • wsdl2js
    wsdl2js is a tool that generates javascript code to invoke webservice's methods according to the WSDL.
  • XIRE
    XIRE (eXtendable Information Rendering Engine) is an extendable DOM-based PHP 5 template engine that takes data provided by PHP and creates XML (or XHTML) documents based on templates. It is designed to work within other projects and is not anything but a templating engine. Routines such as error handling (XIRE will throw exceptions), resource fetching, and debuging are assumed to exist elsewhere.
  • XML Indent
    an XML stream reformatter written in ANSI C. It is analogous to GNU indent
  • Zend Optimizer
    (commercial) improves performance of PHP applications. The increase in speed reduces CPU load for the server. In addition the Optimizer allows the deployment of applications encoded by the Zend Encoder



Other Sites

Migrate to Linux
Thinking of switching to Linux? Check out our Linux Equivalents to Windows Software section, highlighting popular Linux equivalents to Windows software.

This feature also includes over 150 individual software portal pages including Blender, Scribus, OpenOffice.org, Evolution, Eclipse, K3b, and MythTV, providing a wealth of essential information.

 

Distribution Guides
Distro Guide

Debian
Fedora
Gentoo
Mandriva
OpenSuSE
RedHat
Slackware
Ubuntu
Xandros

Absolute
Linux Mint
64 Studio

LiveCDs
Berry Linux
GoblinX
KNOPPIX
Kubuntu
NimbleX
PCLinuxOS
Sabayon
SimplyMEPIS
Xubuntu

Entire List

 

SourceFiles.org
Sourcefiles.org
Backup
CD Writing
Databases
Editors
Emulators
Financial
Games
Graphics
Home ...
Internet
Multimedia
Networking
Office
Prod Tools
Scientific
Shells
Spreadsheets
Toys
Utilities
WMs

 

Services
Web Calendar
Linux Licenses

Advertise at LinuxLinks.com

 

My LinuxLinks
MyLinks
  • Bookmarked links
  • Emailed Newsletter
  • Your own profile

  • Latest Portal Pages
    Mixxx
    energyXT2
    GRASS
    uDig
    QGIS
    gretl
    SPSS

     

    About | FAQ | Privacy | Awards | Contact
    Portal Version 0.7. Intel Blade.
    Comments to the webmaster are welcome.
    Copyright 2002-2007 LinuxLinks.com All rights reserved.