Monthly Archiv: January, 2011
Avactis is a powerful PHP shopping cart application that has multiple versions (including free + open source) and impressive features.
It has everything and more to expect from an e-commerce tool on every level from product to member managements, orders and marketing.
Unlimited categories and products with any number of images (auto-thumbnail support) can be created. Using "custom fields", you can better define a product and help users reach to it with a point-shot search.
The application is very flexible in creating any type of promotions like discount codes, price-based or quantity discounts discounts, built-in affiliate system, newsletter management and more.
SEO is taken care of -mostly- automatically with SEO-friendly URLs, optimized HTML code or breadcrumb navigation and more can be done with the help of custom meta information and titles.
Avactis works with almost every popular payment processor including PayPal, Google Checkout, Authorize.net and much more.
When it comes to frontend, the look and feel can be totally customized via CSS and templating system.
A CSS Editor, which actually works like a site builder, helps switching between styles and designing the storefront while browsing it.
Modules like featured products, newsletter subscription, registration can be positioned with a "Visual Layout Editor".
Simply, Avactis is a complete software for creating and managing an online store. And, besides the paid ones, it also has a free version.
The giveaway
Sitepoint and Avactis are running a giveaway of 50 Avactis full licenses with Brandon Eley & Shayne Tilley's "Online Marketing Inside Out" (Online Marketing: Sitepoint) book. You can join it from the link above and act fast as it'll be expiring soon.
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)
DaDaBIK is an open source and mature PHP application for creating a customizable database front-end without coding.
Within minutes, you can create a basic CRUD (create, read, update, delete) application or dive into its features to build a more complicated one.
It doesn't generate a PHP script, stores the settings and can easily adapt to changes made in the database schema.
The application works with MySQL, PostgreSQL, Oracle + MS SQL Server and has features like choosing:
- if the field must be included or not in a search/insert/update form and results table
- labels
- content format (e.g. numeric, alphabetic, e-mail, url…)of a field
- the HTML input type (e.g. textbox, menu, date, rich text editor, password box…)
- the possible values, also driven from another table (foreign key support)
- and much more…
Some other exciting features include:
- master/details view (attaching 2 or more tables to each other like choosing a user from "users" table and seeing his orders from "orders" table)
- file uploading
- exporting to CSV
- e-mail notices
DaDaBIK is multilingual with support for 10+ languages.
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Package:
Summary:
Show links to browse listings split in pages
Groups:
Author:
Description:
This class can be used to show links to browse listings split in pages.
It takes as parameters the total number of listing entries, limit number of entries to display per page and the current page number.
The class can generate HTML links to the previous, next and any middle pages.
The style of the navigation links is configurable using CSS styles.
Package:
Summary:
Show links to browse listings split in pages
Groups:
Author:
Description:
This class can be used to show links to browse listings split in pages.
Package:
Summary:
Limit the speed of files served for download
Groups:
Author:
Description:
This class can be used to limit the speed of files served for download.
It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser.
The class measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.
HuskyMail works with both POP3 and IMAP4 mail servers to provide you with webmail access. Based originally on the SquirrelMail webmail client, it improves on the original by providing a more user friendly interface for configuring the software, adds certain plugins, augments certain functions (eg the address book), etc. It supports MIME attachments, HTML mail, and can be configured to support multiple users. The program is free and licensed under the GNU General Public License (an open source licence). It has a strong focus on security and passkey encryption of sensative data.
Our php/sql based arcade game CMS script provides you with all the functionality and customizability you need to get your own unique arcade games website up and running. phpArcade comes with an optional 500 or 5000+ pre-installed games.
phpArcade has it's own template system, enabling you to completely personalize your website as much as you wish! There's no need to scramble through php code.
BrushLovers, a website focused on sharing beautiful and exclusive Photoshop brushes, is giving away "a pack of 10 brush sets of your choice" to 5 WRD readers.
Details on "how to joining the giveaway" can be found at the bottom of this post. And, before that:
What is BrushLovers?
BrushLovers is a website which has an exclusive and huge collection of both paid and free Photoshop brushes.
There are 100s of brushes that are well-categorized and here are some examples.
The brushes provided can be used in personal and commercial projects (including the free ones).
For the paid ones, they are offered for very good prices and can even be purchased for $1 or less by purchasing "packs" first, which is a good deal.
BrushLovers doesn't require registration, however, you can optionally become a member and add the sets you liked to your "favorites" for downloading later.
How to join the giveaway?
Joining the giveaway is pretty easy and there are 2 ways where you can choose any of them (or both to increase the chances):
Winners will be selected randomly on 17 January 2011 (1 week later) and good luck to all.
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Package:
Summary:
Validate values of several different types
Groups:
Author:
Description:
This class can be used to validate values of several different types.
It takes an array with the values and validation rules that should be verified to check if the values are valid.
Currently it can check for empty values, e-mail addresses, IP addresses, URLs, integer, string, extensions and uploaded files.
The class returns the lists of errors associated to the validation rules which are not satisfied.
Package:
Summary:
Manage most recently user items in a MySQL table
Groups:
Author:
Description:
This class can be used to manage most recently user items in a MySQL table.
It can create a MySQL table that stores identifiers of mostly recently used items.
The class can also add new items associated to a given item type and user, retrieve the list of added items and remove from the list specific items or items of a given type and user.