For SEO (and accessibility) reasons. I would like to see this using an image replacement technique. I've used SIFR on a Django site and rather liked it but if you want an image rather than SWF based solution then there are several approaches with varying merits. (rather too many as a quick googling shows!)
Incidentally have you considered using a variant of the alt text as the image filename rather than your GUID type filename? There may be slight accessibility/SEO advantages to this. Also consider adding a title attribute to match the alt text? Andy Baker On Sep 11, 9:18 am, Ole Laursen <[EMAIL PROTECTED]> wrote: > On 11 Sep., 10:06, Nicolas Steinmetz <[EMAIL PROTECTED]> wrote: > > > Yep, sorry : > > <http://code.google.com/p/typogrify/> > > <http://www2.jeffcroft.com/sidenotes/2007/may/29/typogrify-easily-prod...> > > Ah, see, I knew that one. No, as far as I understand things typogrify > modifies the HTML and CSS in slight ways that are orthogonal to the > problem rendertext is attacking. Rendertext is about getting small > snippets to display in a custom font that the client most likely does > not have installed. > > See for instancehttp://talentnord.dk/- the red curly headings are > made with rendertext. AFAIK you can only achieve this with either > Flash or images. And if you're going for images, it's much, much > easier with an app to generate the text dynamically than having to > generate them with Photoshop or the GIMP everytime there's a new > heading or a change to an existing. > > Hope this helps, > > Ole Laursen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---