Pronounced like “chimera”, and modeled after said word… Kimera GPS (“glyph pack system”) is the codename for a process I created wherein “font-packs” are compiled on-demand by the server and fed to dynamic display ads in the wild.
Pronounced like “chimera”, and modeled after said word… Kimera GPS (“glyph pack system”) is the codename for a process I created wherein “font-packs” are compiled on-demand by the server and fed to dynamic display ads in the wild.
Whilst creating dynamic display ads (using Oxford) for eBay, projects would arise where we would need to develop creative for the eBay Partner Network. This meant that the ads would be showing headlines and other text in languages other than english. Each time one of these projects rolled down, we would get a list of the countries/languages which we would be developing ads for, and invariably, one of those languages would be Chinese. Luckily, Chinese was always amongst the languages REMOVED from the list before entering development, but the specter of having to create ads capable of displaying asian charactersets always hung over my head.
Kimera is a process wherein, when an ad loads in the wild, after receiving its configuration information (containing its desired text to display) the ad then contacts the Kimera-enabled server, tells it what text it intends to display, the server (which possesses the full characterset) then generates a swf which contains the embedded font outlines for ONLY the glyphs that are to be displayed in the ad.
For ads using the Latin-I characterset, this results in font-outline bytesize dropping to ~2k (from the aforementioned 10k) The bytesize savings when dealing with other charactersets are even larger. Above all, it actually makes the idea of creating dynamic display ads for asian languages not just possible but executable with near-english bytesize results.
+ Flash development
+ PHP development
+ system architecture
This entry was posted on Wednesday, July 9th, 2008 at 08:49. It is filed under Spare Time, Work and tagged with AS2, AS3, banners, dynamic display advertising, Flash, fonts, HaXe, php, SWFMill. You can follow any responses to this entry through the RSS 2.0 feed.
A dynamic display ad that took data from the eBay Motors API and displayed said data using the Yahoo Maps API. Geotargeting was used in ad trafficking, allowing the map […]
Flash animation created for use as a sales loop video at Earthlink events. + Flash development
Dynamic display advertising campaign created for (the online) Nike Store. Applied concepts of polymorphism and runtime compositing to create a lightweight shell which pulled in the proper visual and text assets depending on the configuration received from the server.
Combine Adobe AIR with Bluetooth with BlueCove (a lightweight server capable of relaying said Bluetooth data) and you get the, (maybe) cleverly-named “Hello There”. When running, it constantly scaned for Bluetooth devices in-range & made note of their device ID.
I have a new source of time-suckage, and its name is the Kinect. Back in December, someone hacked Microsoft’s Kinect.. allowing computers to interface and receive raw data from the […]
An immersive environment to introduce the user to the characters and experiences of the new Sony Playstation game Primal. Utilized cut-scene video for level transitions.
Initially thought up as a project where I could use a ColdFusion beta (I’d never even touched CFML), once the ColdFusion beta expired, it then became a project for me to learn PHP and mySQL… I then later went on to make a (throwaway) port of the site in order to learn .NET.
There is no excerpt because this is a protected post.
A website created to promote the relaunch of the Indian motorcycle brand. Link to archived site here. + Flash development
Microsite created for Lexar SD card products. Utilized Flash’s 3D capabilities and runtime asset loading. Link to archived site here. + Flash development + System architecture