Main > Free Download Search >

persistence framework business / commercial software for linux

persistence framework

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3
Java Print Dialog Framework 1.7.1

Java Print Dialog Framework 1.7.1


Java Print Dialog Framework is a collection of Java classes for comprehensive printing capability to Java applications. more>> <<less
Download (MB)
Added: 2007-08-13 License: Other/Proprietary License with Source Price: $195
807 downloads
Komodo IDE (Linux/x86 libstdc++6) 5.1.0

Komodo IDE (Linux/x86 libstdc++6) 5.1.0


Komodo IDE 5 is a powerful, multi-platform, multi-language IDE for dynamic language, web and team development. more>>

Code smarter and faster withKomodo IDE (Linux/x86 libstdc++6) 5.1.0, the award-winning professional development environment for dynamic languages and open technologies.
All the Languages

Dynamic language expertise for Perl, PHP, Python, Ruby, and Tcl, plus JavaScript, CSS, HTML, and XML, and template languages like RHTML, Template-Toolkit, HTML-Smarty, and Django.
All the Tools
Award-winning feature set includes standard editor functionality, plus killer debugging and more. And it's extensible, so you can hack away!

All the Platforms
Windows? Mac? Linux? Yes! Yes! Yes! User-based licensing makes it easy.
All the Team
Source code control integration, a project manager, and multi-user support assist in team development. Visit our Komodo for Teams page to learn more and take advantage of group savings..

All the Support
You can rely on high-quality support and an active user community for help when you need it.
Major Features:

  1. Multi-language file support
  2. Correct syntax coloring of multi-language files and templated files, common in many web programming frameworks. Add custom language support with UDL.
  3. Standard editing features
  4. code formatting
  5. code commenting
  6. auto-indent
  7. block selection
  8. column editing
  9. Syntax checking
  10. Instant feedback for all fully-supported languages.
  11. Syntax coloring
  12. Spot errors easily and improve readability and context, even in multi-language files.
  13. Abbreviations
  14. Inserts snippets from your toolbox at the touch of a key.
  15. Vi emulation
  16. Modal Vi keybindings emulate navigation, text insertion and command behavior. Custom commands can be implemented by adding Komodo macros to a Vi Commands Toolbox folder.
  17. Emacs keybindings
  18. Emacs-like keybinding scheme supports new editor features modeled on Emacs, such as transient marks (similar to the Emacs "mark ring"), repeat next command and reflow paragraph.
  19. HTML preview
  20. Check HTML, XML and CSS files side-by-side or in a browser, using arbitrary files or URLs.
  21. Multilingual Input Method Editor (IME) support
  22. Use your standard keyboard to enter multi-byte characters, such as Simplified Chinese, Japanese and Korean.
  23. Code snippets
  24. Store any piece of code for reuse.
  25. Code folding
  26. Work quickly and efficiently with large sections of code.
  27. Multi-document editing
  28. Easily work on multiple documents simultaneously using multiple tab groups, split view, and cross-document search.
  29. History
  30. Navigation (forward and back) buttons and a drop list in the toolbar that let you browse though the files and buffer locations you've been editing recently.
  31. Search Highlighting
  32. Matches are highlighted in the current buffer.
  33. Editor Hyperlinking
  34. Ctrl'+'hover' will highlight HTTP hyperlinks under the pointer; 'Ctrl'+'click' will open the URL in the configured browser.
  35. CSS Color Popup

Requirements:

  1. Red Hat Enterprise Linux 5 or later
  2. CentOS 5.0 or later
  3. Fedora Core 8 or later
  4. OpenSUSE 10.2 or later
  5. Ubuntu 7.04 or later
  6. x86 or x86_64 architecture
  7. 500 MHz or faster processor
  8. 512 MB RAM (1 GB+ recommended)
  9. 200 MB hard disk space


WareSeeker Editor


<<less
Download (44.49MB)
Added: 2009-04-14 License: Commercial Price: $295.00
196 downloads
 
Other version of Komodo IDE
Komodo IDE (Linux/x86 libstdc++6) 5.0.1coding environment for framework stacks like Ruby on Rails and CakePHP and client libraries
Price: $295.00
License:Commercial
Download (44.19MB)
191 downloads
Added: 2009-04-18
Price: $295.00
License:Commercial
Download (39.32MB)
200 downloads
Added: 2009-04-20
Price: $295.00
License:Commercial
Download (40.23MB)
196 downloads
Added: 2009-04-21
kDataGrid 1.2

kDataGrid 1.2


kDataGrid is a PHP component that is ideal for generating data-bound HTML grids. more>>
kDataGrid project is a PHP component that is ideal for generating data-bound HTML grids.
kDataGrid showcases a comprehensive set of features, including automatic table mapping and pagination, AJAX edit-in-place, theming support, built-in quick-search, custom formatting rules, and data manipulation pages.
kDataGrid can be easily implemented into any Web site, Web application, or framework.
Main features:
Data mapping
- Map database tables or custom queries. Just point kDataGrid to a table in your database and youll have a complete paginated, editable and AJAXified grid.
Columns
- Custom formatting. Provide custom formatting rules for any column in a resultset; especially useful for formatting currency or e-mail fields.
- Custom lengths. Limit the maximum number of characters displayed for any field; useful for truncating links, street addresses or lengthy text descriptions.
- Sorting. Sort by any column in a result-set; no configuration necessary.
- Editable headers. Provide your own column headers; especially useful for tables with criptic column names.
- Column hiding. Hide specific fields from public display; such fields may include passwords or e-mail addresses.
Rows
- Automatic pagination. Paginate a table or query result without writing a single line of code; customize the number of rows per page.
- Alternate odd/even. Fully customizable odd/even coloring for improved readability.
- Highlight on click and hover. Fully customizable row highlighting for improved readability.
Edit-in-place
- Edit-in-place is a system for quickly editing text without requiring any page reloads. A simple double-click turns any cell intro an editable field. Upon completition, the new data is saved back in the database.
- Enabled by default.
- Automatically detects primary key columns and sets them to read-only.
- Can be disabled for any column in the result set.
- Preserves custom cell formatting.
Live search
- Typing in the quick-search text-box automatically triggers the live-search function.
- Provides visual feedback using an animated "Loading..." image.
- Checks all cells for the provided keywords.
- Does not required clicking, page reloads, or trips to the database.
Data Editing
- kDataGrid automatically generates the necessary pages to manipulate data in your database tables.
- Automatically generates pages to view, add, edit and delete records.
- Actions column. A data manipulating column called Actions is automatically added as the last column in the grid and can show links to view, edit and delete a record.
- Add record link added on the top strip.
- Available actions can be set using the show_actions() function.
- The look-and-feel of all data manipulation pages can be changed by editing a simple template file.
Enhancements:
- This release adds support for Oracle, SQL Server, and PostgreSQL.
- It is now possible to explicitly set column widths, change the CSS Id and Class attributes of the grid, and block specific actions (data-editing pages) from being displayed.
- A bug has been fixed with set_columns_maxlength() where lengths were not correctly parsed under some conditions.
<<less
Download (MB)
Added: 2007-01-10 License: Other/Proprietary License with Source Price: $59
1020 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1