Weird little meme
May. 18th, 2004 06:18 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Meme grokked from
fimbrethil
gridlore
(To do your own: [font color=USERNAME][b]USERNAME[/b][/font], replace the square brackets with pointy HTML brackets, and replace USERNAME with your name)
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)
gridlore
(To do your own: [font color=USERNAME][b]USERNAME[/b][/font], replace the square brackets with pointy HTML brackets, and replace USERNAME with your name)
no subject
Date: 18 May 2004 19:32 (UTC)no subject
Date: 18 May 2004 19:51 (UTC)For example, I'd guess is coming up as Cinnamon or Carmine or something like that.
no subject
Date: 18 May 2004 20:44 (UTC)Then again MS products are notorius for not bothering to parse things any farther than the programmer felt like and thus failing to adhere to standards (or even common sense!) when deciding what to do with input.
One of the more notorious examples was OE assuming that any line that started with the word "begin" followed by a space was the start of an inline uuencoded file.
no subject
Date: 19 May 2004 00:33 (UTC)That's why I use hex codes for anything more complicated than "Red" or "White", and usually those too (consistency is a good habit).
no subject
Date: 19 May 2004 01:20 (UTC)Besides, since I know what the hex values *mean* it helps me figure out how to shift things.
For example, I'm considering a series of items that have to shift from CCFFFF to FFCCFF (long story) I'm I'd just sat there with color names, I'm not sure how I'd have tried to work it. At least with the hex values, I've got some ideas.