Re: Microsoft patents emoticons!

From: Måns Rullgård (mru_at_inprovide.com)
Date: 08/03/05


Date: Wed, 03 Aug 2005 18:50:35 +0100


"David Schwartz" <davids@webmaster.com> writes:

> "Måns Rullgård" <mru@inprovide.com> wrote in message
> news:yw1xzms0b3qa.fsf@inprovide.com...
>
>> Image tags are somewhat different. Something that gets rather close,
>> however, is defining and using XML entities. I'm not sure which
>> document specifies the details, but I know for certain that an SVG
>> document can define something like "&smile;" to be replaced with an
>> SVG fragment, which could be just about anything, including a link to
>> another SVG document or image, inline vector graphics, or an inline
>> bitmap. The SVG specification has several examples of this, one even
>> using a smiley image. An XML entity has a specific form ('&',
>> alphanumeric, ';', or something), so it can't be used to assign
>> graphics to the usual style of smiley character sequences. Maybe this
>> is enough of a difference that it is patentable.
>
> If anyone used this technique for emoticons, that would probably
> be prior art against the Microsoft patent. If the specification
> actually allows you to defined character sequences and then have
> them be replaced by a graphic in the rendered output, and someone
> used that for an emoticon prior to Microsoft filing, that sounds
> like it's spot on.

That's exactly what it does. The possibly significant difference from
the Microsoft thing would be that an XML entity can't be just any
character sequence, so replacing the usual ascii smileys with graphics
can't be done in that way.

-- 
Måns Rullgård
mru@inprovide.com


Relevant Pages

  • Re: Microsoft patents emoticons!
    ... is defining and using XML entities. ... > document specifies the details, but I know for certain that an SVG ... > graphics to the usual style of smiley character sequences. ...
    (comp.os.linux.development.apps)
  • Re: state of Adobes Mars/PDFXML project?
    ... automatically to a change in your source data (i.e whatever ?XML? ... an SVG dialect that is designed to be 100% compatible with PDF, ... your graphics from another data-source rather than an interactive ...
    (comp.text.pdf)
  • Re: JavaScript / For painting or drawing - anything out there like this?
    ... SVG is likely to disappear soon (oh the controversy ... WPF/E is a very powerful graphics engine which will run in IE6, IE7, ... This is usefull for dynamic graphs, as static ones can better be shown as ...
    (comp.lang.javascript)
  • Re: Is GDI+ appropriate for...
    ... > For interactive you need a client side application. ... > quite acceptable with a Bitmap created 32 bit pargb. ... Web graphics would be PNG. ... > graphicspath construct can be converted to an SVG definition quite easily. ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: speed of showing SVG in a JPanel and on printer
    ... I'm looking for the easiest way of a multipage printing of a chart. ... it, from your SVG experience, more "comfortable" to print png or SVG. ... graphics as they were printed on paper. ... ECMAscript support and good printouts at the printers resolution. ...
    (comp.lang.java.gui)