Share

CPAINT

Code

Programming Languages: PHP, JavaScript

License: GNU Library or Lesser General Public License (LGPL), GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2006-10-20 svn co https://cpaint.svn.sourceforge.net/svnroot/cpaint cpaint

Show:

What's happening?

  • Will do new enhancements

    From now on we will do future enhancements on cpaint.

    2009-04-06 08:35:07 UTC by csbd

  • Comment: ending '&' gets an error from google API

    I mean: To fix this we need DO NOT add anding & or DELETE it like there...

    2007-11-09 22:46:24 UTC by mrowner

  • ending '&' gets an error from google API

    When proxy adds '&' to the and of query string for non-cpaint service, that service can give an error "Invalid parameter: ''.". To fix this we need DO NOT add anding & or dete it like there: if ($_REQUEST['cpaint_remote_url'] != '') { $cp_remote_url = urldecode($_REQUEST['cpaint_remote_url']); $cp_remote_method = urldecode($_REQUEST['cpaint_remote_method']); //my...

    2007-11-09 22:41:52 UTC by mrowner

  • Retiring from CPAINT

    All - I have decided to "retire" from CPAINT and cease all future development activity on the project. It has been a good run and I have met lots of people all across the world, but it's time to move on. I have other personal projects I would like to start working on ( http://www.wiley14.com/projects/) and have some time to relax (imagine that!) The website has been moved to...

    2007-03-16 00:29:32 UTC by wiley14

  • Fixes 0 after decimal point

    There was an issue in the json library with numbers having a 0 after a decimal point (i.e. 16.07, 1.023). The problem is on line 464 of json.php. The condition of the while loop checks for $this->next() If $this->next() returns '0', the loop skips and everything after the decimal is dropped. This is fixed by changing the check to: $this->next() !== '' Even if the character...

    2007-02-07 22:28:55 UTC by jmadell

  • Comment: ASP?

    My apologies for the delay - the holidays, work, and a new project have kept me extremely busy. I'll look into this after the first of the new year. I think we had issues when it came to getting JSON ported over to ASP. We also wanted to keep the API 100% compatible - but I think that wouldn't be a huge issue, provided the features are the same for both the ASP & PHP version - and we properly...

    2006-12-11 20:01:33 UTC by wiley14

  • Comment: ASP?

    My apologies for the delay - the holidays, work, and a new project have kept me extremely busy. I'll look into this after the first of the new year. I think we had issues when it came to getting JSON ported over to ASP. We also wanted to keep the API 100% compatible - but I think that wouldn't be a huge issue, provided the features are the same for both the ASP & PHP version - and we properly...

    2006-12-11 20:01:05 UTC by wiley14

  • ASP?

    Please bring back ASP! I really enjoy using CPaint, and have recommended it to a number of developers for their projects. One HUGE selling point has always been that it was compatible with both ASP and PHP, and, depending on the customer, made our lives much easier!

    2006-11-27 16:49:00 UTC by barhorn

  • Comment: IE crash with v 2.1.0

    Logged In: YES user_id=1117698 IE6-SP2 It does this when loading the v2.1.0 CPaint script, probably intializing itself.

    2006-10-31 22:13:42 UTC by roso

  • Comment: IE crash with v 2.1.0

    Logged In: YES user_id=612671 Which version of IE and can you post some sample code? Or send sample code to me personally at wiley14@users.sourceforge.net.

    2006-10-30 16:11:42 UTC by wiley14

Our Numbers