The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Dec. 01, 2009
Filed:
Feb. 22, 2006
Sandor Ludmann, Winchester, MA (US);
Sandor Ludmann, Winchester, MA (US);
The Escher Group, Ltd., Cambridge, MA (US);
Abstract
A technique dynamically places resources within a graphical user interface (GUI). According to the novel technique, a resource (e.g., an image of the resource) of the GUI is assigned a filename (e.g., by a graphic designer) having position information encoded therein. For example, a resource with coordinates of 50 pixels in the 'X' direction ('50X') and 50 pixels in the “Y” direction (“50Y”) may be represented with a corresponding filename: “resourcename_50×50.jpg.” Software code that displays the GUI (e.g., maintained by a software developer) may then dynamically interpret the filename to parse out the position information (e.g., 50X and 50Y). The software code then places the resource in a position within the GUI according to the position information. Subsequently, changing the position information encoded within the filename (e.g., by the graphic designer) changes the position of the resource in the GUI (e.g., renaming the resource to “resourcename_100×50.jpg” replaces the resource at 100X and 50Y).