Quote:
Originally Posted by pliny
Have you looked at your widgets?
Have you repaired permissions?
Have you run disk utility?
Have you cleared your caches?
Have you turned off/re…
i dont know if this is my experience is related to the java issue but my PB is experiencing some VERY frustrating slowdowns in mundane tasks. basically the spinning ball appers ALL…
Are any of you, having these problems, using Adobe Acrobat or Adobe Reader by chance?
Version 7.x has a problem which generates a message in the console or system log (i think both…
Quote:
Originally Posted by pliny
Have you looked at your widgets?
Have you repaired permissions?
Have you run disk utility?
Have you cleared your caches?
Have you turned off/re…
This was happening to me the other day on my 40gb b&w iPod (4th generation?). Re-syncing those songs with itunes fixed it. I actually wiped it and reloaded the lot just in ca…
You might find this marketing area of interest to you: http://www.cre8asiteforums.com/index.php?c=4
I can't suggest one particular page or site, but by simply reading the discussi…
I'm hoping it fixes the "external drive" bug...
If you store your music on an external drive, and plug a shuffle in when the external drive is not connected, it erases everything …
I hope the popping problem was fixed. Whenever I play a long AAC Bookmarkable file it will start popping and have 10+ second delays in pausing or changing volume. Very annoying.
yeha, i had lot's of problems with my shuffle. ( i returned it a week later ) what happened was, after i pressed play, it would only play about 4 or 5 songs and it wouldn't play an…
I've got a slightly different version of that scheme deployed on one site, which uses GD to resize a photo on upload and generate a thumbnail that's stored elsewhere. (It's a slowe…
I wouldn't do this if I were you, to be honest. At the absolute least I wouldn't have them generated on the fly every time; scaling images is usually very processor-intensive and s…
Is it possible to use GD to resize a thumbnail, and save this thumbnail to a directory? It's funny and convenient this thread exists, because I was just about to look into this mys…
Quote:
Originally Posted by besson3c
Is it possible to use GD to resize a thumbnail, and save this thumbnail to a directory? It's funny and convenient this thread exists, becaus…
Fascinating.
I think for my purposes I'm persuaded that the best approach is to auto-generate the thumbnails when the images are first uploaded. But would that entail triggering s…
Quote:
Originally Posted by selowitch
BTW, a bit of tangent: I like to put the /images/ and /thumbnails/ directories on the same level, so that my code can infer the location o…
I have a script that uses GD to pull it off. And I use multiviews to pass variables to the script. So I don't actually have an images directory, but rather images.php which handl…