i'm very curious about this. could you elaborate a bit? this last
project using flutter was the first time i'd used phpThumb ... so i've
made certain assumptions about how it's working, but i don't really know
much of anything for sure. for example, i had assumed that if you cached
the rendered images, they would load as fast as any other image. this is
really not true? what did you do to solve the problem? (sure you don't
want to post your code to the list? hint hint...). and can't you just
write a conditional into phpThumb that checks to see if a cached image
exists before it does anything processor-intensive? i'm surprised they
don't already do this in an elegant manner....
> MagicFields.org looks interesting and a new 'Category Write Panels'
> sounds very promising as a plugin as well.
totally agree about all this. just to add a bit more information: from
my communication with the magic fields guys, the first release is just
meant to shore up, fix & consolidate flutter. the only new thing is the
addition of a getGroupOrder() -- which, as i remember *replaces*
getGroupDuplicates().
> May the best MU custom field solution WIN!
i just feel like the efforts to make a good CMS addon for wordpress is
spread too thin. i'm heartened by magicfields, but at the same time
concerned that it will drift away from flutter (in terms of
interoperability), just as they are coming out with their next big
thing. it also seems like group discussion format is an incredibly
inefficient way of solving problems -- since the overall discussion does
not have any inherent structure, it is often hard to find the solutions
to problems, which means many wheels are invented many times over. i
also don't feel like it's a good format for renewing dormant threads, so
many ideas are simply lost to time.
but mostly i just wish i were a better coder. i think WP-as-a-CMS is on
verge of coming into existence for real, and it would be fun to be able
to take a more involved role.
cheers,
josh
Karl K wrote:
> I think if you're going to use phpThumb the complete 'phpThumb' should
> be included. Even the demo folder. The configuration analyzer
> @phpthumb/demo/phpThumb.demo.check.php is priceless in troubleshooting
> phpThumb issues.
>
i agree, but i don't see why phpThumb is internal to flutter/mf. why not
have it be modular? as Karl K said to me in an email a couple days ago,
why not divide it into about 5 different plugins, that you can use or
*not use* depending on what features you need.
snackd