PHP Speedy - Our All
What is PHP Speedy ? This is a set of php scripts that allow you to combine and compress CSS and JS files for a website written in PHP. Originally developed as an application for Wordpress, but now it has become more widespread.
PHP Speedy was chosen as the basis for starting the development of Web Optimizer, a web application that automates client optimization. It is assumed that such an application can be deployed as quickly and as easily as possible on any platform, and it will take care of all the actions related to page loading speed itself.
As practice has shown, client optimization is of interest to a wide circle of people. But many people are stopped by the fact that they need special knowledge to master this area. Web Optimizer is created just to remove this barrier (and as our answerChamberlainwww.getrpo.com :).
At the moment, PHP Speedy itself (in the repository) is improved by creating a
download the latest PHP Speedy from SVN so far ( Leon has not yet posted the new version for public access). Any bugs / errors can be written here - fix it.
After uploading the archive, you need to open it through the browser
Briefly about the plans, there are many of them: the automatic assembly of CSS Sprites (a-la duris.ru ), the connection of various CDNs , the optimization of image size (scheduled or one-time), a fully configurable and transparent “two-click” installation ... In general, their bulk is not in vain webo.in has been functioning for more than a year. But we will be extremely grateful for any additional thoughts.
If someone wants to join the development / design - write in the comments or via private messages, now there is enough room for everyone :)
PS This is the first topic on the Web Optimizer blog. Support this initiative.
PHP Speedy was chosen as the basis for starting the development of Web Optimizer, a web application that automates client optimization. It is assumed that such an application can be deployed as quickly and as easily as possible on any platform, and it will take care of all the actions related to page loading speed itself.
As practice has shown, client optimization is of interest to a wide circle of people. But many people are stopped by the fact that they need special knowledge to master this area. Web Optimizer is created just to remove this barrier (and as our answer
At the moment, PHP Speedy itself (in the repository) is improved by creating a
.htaccess
file with all the settings to optimize the client performance of the site (Apache is automatically checked for support of certain modules, after which the .htaccess
corresponding directives are added). Actually, you can simply download PHP Speedy, create .htaccess
and demolish the first one as an unnecessary installer :) You can download the latest PHP Speedy from SVN so far ( Leon has not yet posted the new version for public access). Any bugs / errors can be written here - fix it.
After uploading the archive, you need to open it through the browser
php_speedy_wp/libs/php_speedy/
- the installer is located there.Briefly about the plans, there are many of them: the automatic assembly of CSS Sprites (a-la duris.ru ), the connection of various CDNs , the optimization of image size (scheduled or one-time), a fully configurable and transparent “two-click” installation ... In general, their bulk is not in vain webo.in has been functioning for more than a year. But we will be extremely grateful for any additional thoughts.
If someone wants to join the development / design - write in the comments or via private messages, now there is enough room for everyone :)
PS This is the first topic on the Web Optimizer blog. Support this initiative.