What is the limit capability of IMagick?
Posted: 2015-03-29T11:15:43-07:00
I use image magick every 20 minutes, in script to pull radars, resize crop, transcode upload to server. Thus, I can pull on cell phone and tablet in areas of weak cell signal, lower monthly bit rate, and use 200 meg free/month on tmobile. Also at home on quad core and 15 megabit connection on chrome, rather than 2 minutes to pull 20 megs of javascript, ads, bloated images, bloated code by warped webmasters, I can get same 100 images and data segments in 1.5 seconds.
So, now, it looks like people are perfectly content to use webpages of 5 megs and 10 seconds (desktop and 40 seconds mobile) that auto run video, Heck, just push me to 4g, then 5g, then 6g, at an extra $20 a month each time. The data is the exact same as the 75k pages of the 90s, and the look is nearly the same.
Since, skweezer is dead, mowser is dead, wap.google.com is going to be dead. I want to build my own. But do not know where to start. Phonifier install is simple enough and works-15 minutes to up and running. But it doesn't compress images. I spent a day, unsuccessfully trying standard image rescaling using php. THen, another unsuccessfully trying SLIR install and work. Slir installed, but wont pull a local or outside image.
Frankly, the php forums seem to be dead. No answers. I posted in imagemagick server forum, no answer.
I don't get it: 1. not everyone is running linux 2. not everyone is using apache. 3. Why would anyone ever want to resize images on their own host? 4. Why can't you get simple answers (any, actually) from these php, server forums?
WANT TO BUILD A MOWSER, WAP.GOOGLE.COM, SKWEEZER, REPLACEMENT!!!! HOW???? Specs: image compression, phonifier (existing php works great), no proxy setting on browser, must allow iframing, must allow wrapping inside other php on other sites. All gid libraries, subdomain limitations, php ini limits, server brand, and other stumbling blocks should be part of any instrucitons.
So, I am thinking imagemagick on server, plus phonifier.php, on some subdomain on godaddy (probably not apache brand server), might do the trick to recreate a skweezer or wap.google.com. But this depends on how much work has gone into imagemagick to this point.
So, now, it looks like people are perfectly content to use webpages of 5 megs and 10 seconds (desktop and 40 seconds mobile) that auto run video, Heck, just push me to 4g, then 5g, then 6g, at an extra $20 a month each time. The data is the exact same as the 75k pages of the 90s, and the look is nearly the same.
Since, skweezer is dead, mowser is dead, wap.google.com is going to be dead. I want to build my own. But do not know where to start. Phonifier install is simple enough and works-15 minutes to up and running. But it doesn't compress images. I spent a day, unsuccessfully trying standard image rescaling using php. THen, another unsuccessfully trying SLIR install and work. Slir installed, but wont pull a local or outside image.
Frankly, the php forums seem to be dead. No answers. I posted in imagemagick server forum, no answer.
I don't get it: 1. not everyone is running linux 2. not everyone is using apache. 3. Why would anyone ever want to resize images on their own host? 4. Why can't you get simple answers (any, actually) from these php, server forums?
WANT TO BUILD A MOWSER, WAP.GOOGLE.COM, SKWEEZER, REPLACEMENT!!!! HOW???? Specs: image compression, phonifier (existing php works great), no proxy setting on browser, must allow iframing, must allow wrapping inside other php on other sites. All gid libraries, subdomain limitations, php ini limits, server brand, and other stumbling blocks should be part of any instrucitons.
So, I am thinking imagemagick on server, plus phonifier.php, on some subdomain on godaddy (probably not apache brand server), might do the trick to recreate a skweezer or wap.google.com. But this depends on how much work has gone into imagemagick to this point.