Well MySQL is full featured, one of the most famous and widely used database server. MySQL is open source it means its free. Being a cross platform server its being used for different OS like Linux, Windows, MAC etc. MySQL features include support for views, stored procedures, replication etc etc.
Most of the free web applications like osCommerce, joomla, magento, durpal etc are using MySQL. MySQL is also being used by large enterprises like Yahoo, Google, FaceBook etc etc.
To see more details visit mysql.com
Recently got link for an open source project management tool. The tool is called “Open Proj”. This tool is a replacement of Microsoft Project and other commercial project solutions. This tool has been download more than 1,250,000 times in the few months since launch.
More details can be found at openproj.com.
My colleague sent a link for some open source load testing tools, and I found it interesting and worth sharing. Here is the link http://www.opensourcetesting.org/performance.php listing good Open Source load testing tools.
Recently we had to create a html page and send it to customer in PDF format. One of my colleague found a very nice PDF generator library which can easily generate PDF from HTML using PHP.
The things I liked about this library are its open source (free) and above all it has no dependencies so dose not require any php extension to be installed. Library can be found here
here are more features:
- no external libraries are required for the basic functions;
- supports all ISO page formats;
- supports custom page formats, margins and units of measure;
- supports UTF-8 Unicode and Right-To-Left languages;
- supports TrueTypeUnicode, OpenTypeUnicode, TrueType, OpenType, Type1 and CID-0 fonts;
- supports document encryption;
- includes methods to publish some (x)HTML code;
- includes graphic (geometric) and transformation methods;
- includes Javascript and forms support;
- includes a method to print various barcode formats: CODE 39, ANSI MH10.8M-1983, USD-3, 3 of 9, CODE 93, USS-93, Standard 2 of 5, Interleaved 2 of 5, CODE 128 A/B/C, 2 and 5 Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI, POSTNET, PLANET, RMS4CC (Royal Mail 4-state Customer Code), CBC (Customer Bar Code), KIX (Klant index – Customer index), Intelligent Mail Barcode, Onecode, USPS-B-3200, CODABAR, CODE 11, PHARMACODE, PHARMACODE TWO-TRACKS;
- includes methods to set Bookmarks and print a Table of Content;
- includes a method to move pages;
- includes methods for automatic page header and footer management;
- supports automatic page break;
- supports automatic page numbering and page groups;
- supports automatic line break and text justification;
- supports JPEG and PNG images natively, all images supported by GD (GD, GD2, GD2PART, GIF, JPEG, PNG, BMP, XBM, XPM) and all images supported via ImagMagick;
- supports stroke and clipping mode for text;
- supports clipping masks;
- supports Grayscale, RGB, CMYK, Spot Colors and Transparencies;
- supports several annotations, including links, text and file attachments;
- supports page compression (requires zlib extension);
- supports text hyphenation;
- supports transactions to UNDO commands.
Problem
When implementing custom design for CRE Loaded, osCommerce or 273Loaded we need to create a number of buttons for each language. ahh this is very difficult to create each button separately.
Solution:
Check these sites. These sites allow to create buttons for on the fly and for free. You can create your own design with custom colors font etc or you can choose from existing templates. Don’t let me keep you, here are the sites
Since release of version 6.3 CRE loaded is no more free. It PRO version starts from USD295, and B2B version starts from USD595.
But why bother to spend this much? when you can get smiler script for free.
Check http://www.273loaded.com/ and you can get PRO and B2B version for free.
Try download and install you will find it replica of creloaded (code/db/features etc).