First  |  Prev |  Next  |  Last
Pages: 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89
[scalability, performance, DoS] To or not to process imagesat runtime
Bernhard Kohl wrote: I think it also depends on the size of your images. If they are huge megapixel files processing them on the fly might cause severe lag. Still adding a watermark to an image with 100-200 thousand pixels is done within milliseconds on a modern machine. (You probably meant to send... 7 Aug 2008 03:13
php File upload
Hi, on a linux system (Suese 10.2) with 1 GB memory its not possible to upload via http a 1 Gb File. Thats no limit problem on my php config. i can look the mem stats when uploading and the growing tmp file. If the temp file has 900 MB, Main Memory free is 0 and the script aborts and php deletes the tmp fi... 8 Aug 2008 18:13
Uploading Large Files - Strange Issue
Hello group, I have a very strange issue coming up when uploading large files ( about 30MB). The problem is it works fine on my computer (and two others that I've tested), but it doesn't work on my client's laptop. It comes up with error code - 0 (which is upload successful), but the actual file is not on the se... 7 Aug 2008 00:09
[scalability, performance, DoS] To or not to process images at runtime
Hello, My next project will be a kind of online photo viewer. All of these photos will need to have watermark applied to them. The problem is that, depending on the picture, different watermarks need to be applied. The easiest solution would be to process these picture at runtime using GD, apply the watermark(s)... 7 Aug 2008 05:15
Version Control Software
After reading a topic on the list here about someone losing their website, and having a minor mistake on my own that cost me a week's work on a file (basically, tested the file, then uploaded to the live site and took the daily backup off the live site.. only to find the file was messed up.. and had to go to the we... 8 Aug 2008 04:51
RSS Feed using PHP/MySQL errors
Trying to create an articles rss feed for my site and I keep getting an error that says: ===== A semi colon character was expected. Line: 7 Character: 60 <link>http://www.chirunning.com/shop/pages.php?pageid=19&id=383</link> ===== I've tried every way imaginable to figure out why I am getting this error, fi... 7 Aug 2008 06:16
make fails - PHP 5.2.6
Environment AIX 5.3 PHP 5.2.6 I'm trying to install PHP (1st time user so bear with me). Here is what I've done tar -xvf php-5.2.6.tar cd php-5.2.6 .../configure -with-apx2=/usr/local/apache2/bin/apxs make The make fails after a short time with /bin/sh /home/mmscxr/p... 6 Aug 2008 10:46
being professional about IT. (was: An appeal to your better nature)
Chris Haensel wrote: I never thought someone seriously would go the whole way from dev, test and prod servers AND use all the version control stuff. Oh, it's done quite a lot, I can assure you. And being a "good IT professional" to me means: know what you're doing, and take the hits you get. Whe... 10 Aug 2008 10:59
being professional about IT. (was: An appeal to your better nature)
Chris Haensel wrote: I never thought someone seriously would go the whole way from dev, test and prod servers AND use all the version control stuff. Oh, it's done quite a lot, I can assure you.=20 And being a "good IT professional" to me means: know what=20 you're doing, and take the hits you get.=20... 6 Aug 2008 09:44
iconv utf-8 to ucs-2 the endian not same
Greetings! I used the iconv function translate UTF-8 to UCS-2 format but the endian of results not the same between Linux and Windows. Is there some way to configure and make the OS environment irrelevant to the result. thanks for your help. :P -- get along unaided. ... 6 Aug 2008 05:38
First  |  Prev |  Next  |  Last
Pages: 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89