Open Classifieds Professional Edition

I need to be honest, Open Classifieds is in a huge problem.

We have many downloads, load of work to do, support to offer to you and others and that’s not possible since we don’t get any benefit from the software.

I started this just as an small script and I decided to release it under GPL, I never expected to grow this much.

The problem is that I’m spending many hours in this project and I can’t. I need money to make a living like anyone else. Donations and services are not enough, currently we work on this 3 persons, being me the one who spends the most time in this.

So I don’t want to have 2 different software (1 GPL and other with extra stuff private), I really believe in Open Source and I think that from the services should be enough, but is not.

For me the solution seems to be offering a professional edition that’s not more than few services wrapped in a better price.

Open Classifieds Professional Edition

  • Software installation
  • 1 year Premium support (direct support from email)
  • read more

Promotion 40€

This is the last chance to make Open Classifieds work as a business, if doesn’t succeed I will need to stop working as I am doing right now. Is sad but is just like this, I will stop the support and the development for next releases and I will just fix bugs. Hope is not like this, I’m just being realistic :(

source open classifieds

PHP Geotarget IP

Just a function to get geographical info about an IP.

I use this actually to stop spammers from certain countries…I know a bit to radical, but after using IP (of banned lists), captchas, akismet, banned names etc…I don’t know what else to do :S. (it seems is already working no spam in 1 week)

Usage:

$geoip=geoIP('81.60.189.183');//using an existing IP
$geoip=geoIP();//will use clients IP
 
print_r($geoip);
 
echo $geoip['country'];
echo $geoip['countryAb'];
echo $geoip['city'];
 
 if ($geoip['country']=='india')  die('country not allowed');//to ban a country

The code:

Continue reading ‘PHP Geotarget IP’ »

Open Classifieds 1.7.0. final release

Finally!

After more than2 month of hard work done by Chema, Arnaldo and Oliver (soon I will introduce the new team) we are glad to release today Open Classifieds 1.7.

There’s many new things that I’m sure you will love:

  • Changed default theme to wpClassifieds
  • Modified install database script to add locations support
  • Added support for custom SMTP host configuration
  • Added new admin section to manage locations
  • Added new sidebar function to show location links (locations)
  • Changed way the images are stored, also deleted table images.
  • Added Site Stats in admin
  • Added expire headers for better cache
  • Now prices allows float numbers
  • No hacker defense in admin
  • Account management, create new users account to post!
  • Email templates
  • Improved installer step by step.
  • New look for Admin and installer.
  • Advertisement setting for AdSense in admin.
  • Among others

Download

How to install Continue reading ‘Open Classifieds 1.7.0. final release’ »

Open Classifieds 1.7. Release Candidate 2

Almost 2 weeks after the first release I think we fixed like 15 different small bugs. None of them severe.

Because of that here you have the Open Classifieds 1.7. Release Candidate 2, which is going to be the latest RC.

Next week 1.7.0. will be officially released.

Download now Open Classifieds 1.7. RC 2

How to install
Continue reading ‘Open Classifieds 1.7. Release Candidate 2’ »

Teleworking, advantages and tricks

Sorry but this is in Spanish once more since is a work for school.

Follow me