What is Picture to People ?

"Picture to People" (P2P) is a huge Computer Graphics project. It was started to create new softwares able to make 2D drawing, 3D rendering, vexel drawing, text effects, photo effects, image filtering and other complex Computer Graphics operations. It has been made from scratch, including its low level Computer Graphics libraries like Maccala. Nowadays, most final features produced for this project are released as free online tools available from its official website. This blog talks about Computer Graphics, mainly concerning Picture to People development.

"Only who makes has true knowledge. Knowledge is control. True power depends on total control. Only who makes from scratch has the real power."

Showing posts with label error handling. Show all posts
Showing posts with label error handling. Show all posts

Saturday, December 5, 2015

Picture to People platform improvements

Picture to People free graphic software portal is getting some refactoring. It helps to make the site slightly faster and easier to maintain, giving us more time to focus on new graphic effects development.

It also means the cache used in the site can bring some problems. For many pages, without a complete refresh, the mix of old and new code can cause unexpected errors.

If you have used P2P before and you get any strange error when using a P2P online tool, be sure to refresh the page pressing F5 (in Windows) or the similar command for your browser, so any cached data/files will be discarded.

 Subscribe in a reader

Monday, May 19, 2014

A new error handling engine was deployed

I released a totally new error handling engine. It was developed from scratch to make Picture to People a better site to use.

This new error catching software can show better information when something goes wrong, so P2P error messages can be much more useful and informative. We also improved the how to use page to explain better several situations many users has trouble to understand.

We have tested this new engine for several hundred hours, but we can't reproduce all possible environments and situations. If you can, help us to fully test this new module. Please, make some use of your favorite online photo editors or online text generators, so inform at our discussion group if you find any misbehavior.

 Subscribe in a reader