Open-source Newsletter Manager

Posted on

phplist is an open source newsletter management software that makes sending newsletters easy, professional and controllable. phplist is written in PHP and mySql and it is completely Free. It allows for tracking clicks, subscription management, and it allows you to easily import you clients from your own database. It has saved me so much time when managing our newsletter and our subscribers.


List of Google Analytics Alternatives

Posted on

To begin I’d like to say that Google Analytics is a good web analytics program, but it doesn’t give me some features I need. The main feature I don’t like about Google Analytics is that the stats don’t come in real time or close to it. Also I’ve wanted to have all the stats on my own server. So if you didn’t read my last post I decided to go with Piwik. Piwik is an… Read more »


Piwik Open Source Web Analytics

Posted on

Over the last few weeks I’ve been searching for a Google Analytics alternative that is either free or very inexpensive. The one I finally chose was Piwik. Piwik is an open source web analytics software. Although it is still under development and in its Alpha Stage, I’ve tested it on my site and it works very well. One of my favorite features is that you can add your own plugins to Piwik. Another great thing… Read more »


List of Ajax form Validators

Posted on

First off I’d Like to say Happy St. Patrick’s Day!!! Inputing correct data into any web application or website is very important. There is two different ways to validate forms by either Server-side or Client-side. The list below is Client-Side Ajax Form Validator. mooTools Framework fValidator – is built over MooTools v1.1 and it supports Multiple forms per page supported. fValidator is compatible and tested in Internet Explorer, Firefox (and its mozilla friends), Opera and… Read more »


List of Image Cropping Scripts

Posted on

Updated March 24 After looking for awhile for a script that will crop your image in the browser I decided to put a list together. I found various types of scripts that will accomplish this. The list below is a list of image cropping scripts. cfImageCropper – This script is written in Coldfusion. The Demo of this script works very well and the code is very simple to implement. jsCropper – This javascript image cropping… Read more »