Main > Free Download Search >

Free fedora core 64 bit script

fedora core 64 bit

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 228
Installation of Ruby on Rails in Fedora Core 6

Installation of Ruby on Rails in Fedora Core 6


Installation of ruby on rails with Apache 2.2 and Mongrel on Fedora Core 6. more>> Installation of ruby on rails with Apache 2.2 and Mongrel on Fedora Core 6.<<less
Added: 2007-05-01 License: GPL Price: FreeAdditionalInfoFREE
553 downloads
Modulo Core 1.2

Modulo Core 1.2


Modulo is a piece of software that PHP programmers can embed into their applications to allow users to easily interact with databases. Modulo morphs your database into an application. Most PHP applications are driven by databases, and most more>> Modulo is a piece of software that PHP programmers can embed into their applications to allow users to easily interact with databases. Modulo morphs your database into an application. Most PHP applications are driven by databases, and most database-driven applications share common properties. Modulo melds into those, allowing you to save thousands of lines of code and hours (even weeks) of programming without sacrificing the look and feel of your software. Unlike other packages, Modulo can be completely integrated into your application. Features: - Works out of the box, but is highly configurable. - Not reliant on any other packages. - Operates on MySQL, MSSQL and PGSQL (although support is limited for PG) - Great basic and advanced search features - Template driven presentation. Template engine comes bundled and is compatible with Smarty - Can be expanded through Modules - Security can be administered through Authorization Objects, allowing multi-tiered user access.<<less
Added: 2006-05-30 License: Free Non-Commercial Price: $0.00USD
11 downloads
 
Other version of Modulo Core
Modulo CoreModulo is a piece of software that PHP programmers can embed into their . Modulo is a piece of software that PHP programmers can embed into their
License:Free for non-commercial use
Download
1250 downloads
Added: 2006-05-30
OSCore 2.2.5

OSCore 2.2.5


This is a set of utility-classes that are common to other components of the OpenSymphony software more>>
OSCore 2.2.5 is a very serviceable set of utility-classes that are common to other components of the OpenSymphony software

Contains essential functionality for any J2EE application. From these basic classes, other applications or programming algorithms can be built upon.
Installation:

There are two different ways to install OSCore: using oscore.jar as a library in your application or deploying oscore.jar as an EJB module to an application server.

Major Features:

  1. TextUtils useful functions for manipulating Strings. Examples include: extracting primitive types, verifying e-mail addresses, splitting and joining, escaping characters, hyperlinking text, indentation, etc.
  2. XMLUtils common XML functions such as parsing and printing DOM documents, performing XSL transformations and selecting nodes using XPATH.
  3. EJBUtils common EJB and JNDI based functions such as looking up and narrowing home interfaces and looking up entity-beans directly.
  4. BeanUtils useful methods for accessing values of objects using reflection.
  5. MultipartException a special type of Exception designed to be subclassed for holding many child Exceptions. Useful if validation can throw many Exceptions and they all need to be wrapped up into and report (for example).
  6. Data an Object wrapper for binary data.
  7. OrderedMap a java.util.Map implementation that retains the order items were added in.
  8. DataUtil a small class that helps convert Objects to their primitive types.
  9. DateUtil a small class for handling ISO 8601 International Date formats.

Enhancements:

  • Bug
    • [CORE-63] - TextUtils.br() does not generate XHTML
    • [CORE-65] - URL is not linked if the last URL on the page is "http://"
    • [CORE-67] - URLs with quotes are valid, but URLUtils does not show them as valid
  • Improvement: [CORE-71] - Allow overriding of the encoding of high bit characters in htmlEncode


<<less
Added: 2009-06-27 License: Other Free / Open Source License - Apache License Price: OtherFreeOpenSourceLicenseApacheLicense
16 downloads
Grayscale BandSite CMS

Grayscale BandSite CMS


This CMS uses a semi-fixed (yet flexible) information architecture for band websites that can be administered via web-based interface. The content can be placed in any page template for custom look & more>> This CMS uses a semi-fixed (yet flexible) information architecture for band websites that can be administered via web-based interface. The content can be placed in any page template for custom look & feel while enjoying the benefit of fast website administration. *** Updated July 2006 for enhanced security!***<<less
Added: 2005-03-28 License: GPL Price: Free
1672 downloads
Bedrock Framework 0.1.2

Bedrock Framework 0.1.2


Bedrock Framework is a web framework designed around bridging popular APIs and technologies with PHP. While it has an MVC core with all the functionality expected from a web framework, its primary goal is to simplify the use of other technologies with more>> Bedrock Framework is a web framework designed around bridging popular APIs and technologies with PHP. While it has an MVC core with all the functionality expected from a web framework, its primary goal is to simplify the use of other technologies with PHP.<<less
Added: 2009-03-18 License: BSD Price: $0.00USD
10 downloads
Erlang R13B01

Erlang R13B01


Erlang has recently come more>>

Erlang R13B01 has recently come. R13B01 is a service release for R13B. There are mostly error corrections but also some new functions.

Major Features:

  1. Communication between Erlang nodes over the Erlang distribution protocol is made more parallel , a new atom cache protocol is introduced as part of this. This allows better performance on SMP and multi-core systems.
  2. Improved SMP concurrency for ETS tables. Several processes can now perform truly concurrent updates of different records in the same table.
  3. Two new options are added to open_port - spawn_executable and spawn_driver.
  4. New functionality in ETS to transfer ownership of a table.
  5. Leex, a lexical analyzer generator for Erlang, has been added as a complement to yecc in the Parsetools application.


<<less
Added: 2009-08-04 License: Other Free / Open Source License - Erlang Public License Price: OtherFreeOpenSourceLicenseErlangPublicLicense
downloads
Core Fusion 1.5

Core Fusion 1.5


Core Fusion is a community where people of all abilities can get help with learning the PHP web scripting language. Members can read, write and improve upon tutorials as well as posting code to be checked by our other members. The main idea of Core more>> Core Fusion is a community where people of all abilities can get help with learning the PHP web scripting language. Members can read, write and improve upon tutorials as well as posting code to be checked by our other members. The main idea of Core Fusion is to help anyone be more productive and to enjoy coding web sites using our favourite language:PHP. As well as PHP there is also a light-hearted general discussion where you can talk about practically anything. Members are also able to receive free hosting with PHP and MySQL support after they have gained some experience.<<less
Added: 2006-10-27 License: Other Price: $0.00USD
12 downloads
TOAD 0.64.0

TOAD 0.64.0


TOAD is a C graphical user interface library. more>>

TOAD 0.64.0 is a script featuring a C graphical user interface. It provides some standard features found in other GUI libraries.

Major Features:

  1. Model-View Architecture
  2. UTF-8 text encoding
  3. True color and color dithering on 4 to 8 bit display depths
  4. ISO C Template based Signal & Slot style callbacks
  5. Signal & Slots is the name of the callback technique in the Qt C GUI library which requires an additional pre-processor while TOAD achieves the same with C templates.
  6. Experience shows that keeping track of callbacks in complex applications is too complicated so a new idea is to introduce a central database of callbacks.
  7. Closures Well not real closures but closure alike constructs for callbacks. The current implementation uses pre-processor macros but using C templates by provide some advantages in the future.
  8. Platform independent font specification via font config (for both X11 and FreeType fonts)
  9. Plugable Layout Managers
  10. 2D vector graphic editor
  11. Postscript, PDF and SVG output (through the Cairo graphics library)
  12. high quality UTF-8 text rendering (through Gtks Pango library)
  13. Minimal HTML Viewer for Online Documentation
  14. The following features are unique:
  15. Decoupled Menubar
  16. Methods and the menubar/toolbar are connected automatically over the window hierarchy. This not only simplifies the creation of menubars but also allows automatic handling of different menu styles like the single menubar under MacOS X or the typical one menubar per window under X11.
  17. Decoupled Undo Management Undo objects and undo-mangers/menu-bars are connected automatically over the window hierarchy.
  18. Run-time Layout Editor Layouts of dialogs, menu-bars, form-layouts, etc. can be configured at run-time.

Requirements:

  • Binutils 2.9.1 or later
  • glibc 2.1 or later
  • X Window System Version 11 Release 6 or later
  • zlib 1.1.1
  • libpng 1.0.1
  • Xft
<<less
Added: 2007-06-22 License: LGPL - GNU Lesser General Public License Price: LGPLGNULesserGeneralPublicLicense
17 downloads
phpAuction GPL Basic 3.3

phpAuction GPL Basic 3.3


phpAuction GPL 3.3, the basic core product inside our software family. If you?re looking for a great starting point for your new web-based auction site, this is THE tool for you: easy to install and manage via web. It also has a very user-friendly more>> phpAuction GPL 3.3, the basic core product inside our software family. If you?re looking for a great starting point for your new web-based auction site, this is THE tool for you: easy to install and manage via web. It also has a very user-friendly back-end, and easy, flexible customization. - Basic Auction features: Reserve price, Standard & Dutch auctions, Item & Auction watch, Multilingual support, ebay like feedback, etc. - Source code: All PHP source code files are provided. If you are familiar with PHP scripting language you?ll be able to customize phpAuction for your own use.<<less
Added: 2005-04-16 License: GPL Price: $0.00USD
17 downloads
FaceRSS

FaceRSS


FaceRSS is a simple JavaServer Faces (JSF) component that allows you to display news from a specified URL source in one configurable JSP tag. This allows you to place news feeds on a Web site in a ver more>> FaceRSS is a simple JavaServer Faces (JSF) component that allows you to display news from a specified URL source in one configurable JSP tag. This allows you to place news feeds on a Web site in a very simple way. It uses rsslib4j and therefore supports RSS version 0.9x, 1.0, and 2.0 with Dublin Core and Syndication namespaces.<<less
Added: 2006-01-12 License: GPL Price: Free
1395 downloads
Autoload eCommerce Shopping Cart Script

Autoload eCommerce Shopping Cart Script


Based on the osCommerce core shopping cart, Autoload was built by shop owners who have tried several other shopping cart scripts before deciding to create Autoload. Its everything you need added to osCommerce for running an online storefront and eBay more>> Based on the osCommerce core shopping cart, Autoload was built by shop owners who have tried several other shopping cart scripts before deciding to create Autoload. Its everything you need added to osCommerce for running an online storefront and eBay management utility. Emphasis has been placed on keeping the script universal in that it will work with other applications, in several languages completely, and with long-term goals for serious website owners in mind. You need a machine that works, Autoload is that machine. New: * Added Quickbooks import functionality * Improved Auctionblox eBay management tool integration * Improved search engine optimization * Improved PayPal IPN notifications * Customers no longer need to join PayPal to order * New attribute sets tool * 3 new configurable categories menus options * Easier installation procedure Google Base store export and Easypopulate improvements * Google Adsense infobox installed for showing your ads<<less
Added: 2007-11-14 License: Freeware Price: $0.00USD
12 downloads
Jokes Website Script

Jokes Website Script


Add a little bit of Humour to Your Website with the Jokes Website Script! This script is easy to install and has a Template system that can be very easily altered to suit your own design or blend in with your existing Themes. more>> Add a little bit of Humour to Your Website with the Jokes Website Script! This script is easy to install and has a Template system that can be very easily altered to suit your own design or blend in with your existing Themes.<<less
Added: 2008-01-02 License: GPL Price: 1.00GBP
12 downloads
quidascript CMS Blog System

quidascript CMS Blog System


This script is highly customizable and high powered all in one system; it provides content management combined with the power of a portal by including in the core package modules features such as FAQ, polls, and forums. This script uses more>> This script is highly customizable and high powered all in one system; it provides content management combined with the power of a portal by including in the core package modules features such as FAQ, polls, and forums. This script uses dynamic-template-design which means you have the power to control what your site will look like. Themes are included, but not required as you can create the page however you want and this script will just insert code wherever you want it. Written in PHP and utilizing MySQL to make it amazingly fast and secure, this script is a great solution for all size website communities<<less
Added: 2007-12-01 License: GPL Price: 1.00GBP
13 downloads
Seagull Application Framework 0.6.0

Seagull Application Framework 0.6.0


Seagull is an OO PHP framework with the core modules licensed under BSD, and has the following design goals: - independence of data, logic & presentation layers - extensible component architecture - reduction of repetitive programming tasks - more>> Seagull is an OO PHP framework with the core modules licensed under BSD, and has the following design goals: - independence of data, logic & presentation layers - extensible component architecture - reduction of repetitive programming tasks - simplifying data access - comprehensive error handling - module workflow routines - form handling without the donkey work - component reuse - authentication management - integration with PEAR libraries - PHP coding standards - platform/PHP version/browser independence - self-generating documentation - quality end user docs<<less
Added: 2004-04-15 License: BSD Price: $0.00USD
10 downloads
Retrieving Column Names with values

Retrieving Column Names with values


This tutorials based on a bit of knowledge on SQL. Sample code displays us how to get and show name of columns with values. more>> This tutorials based on a bit of knowledge on SQL. Sample code displays us how to get and show name of columns with values.<<less
Added: 2007-03-28 License: Freeware Price: Free
941 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5