Friday, February 18, 2005
New page - JavaScript Hex Color Preview
color.html
Enter in a hexadecimal triplet value to preview the color.
There are a lot of color charts and preview utilities out there. This one simply takes a valid hex code (e.g. FFF or FFFFFF or #FFF or #FFFFFF) and shows the color. It also shows a history of the last 10. Everything is done with javascript/dom/css, so there is no submit to the server.
Enter in a hexadecimal triplet value to preview the color.
There are a lot of color charts and preview utilities out there. This one simply takes a valid hex code (e.g. FFF or FFFFFF or #FFF or #FFFFFF) and shows the color. It also shows a history of the last 10. Everything is done with javascript/dom/css, so there is no submit to the server.
posted by Keith [2/18/2005 11:53:00 PM] - permalink - 3 comments
Wednesday, February 16, 2005
New page - Diet coke commercial
Summary:
The Diet Coke ad where they're rollerskating by the beach.
The song is "Starry Eyed Surprise" by Paul Oakenfold and Shifty.
The principal actress is Nicole Vicius.
More Information - Read my article for details about the commercial and the song.
Below I made a comment about IMDb for commercials. As far as I know, no such thing exists. Read more here.
This blog entry is for discussion about the Diet Coke commercial.
Edited: December 09, 2005
The Diet Coke ad where they're rollerskating by the beach.
The song is "Starry Eyed Surprise" by Paul Oakenfold and Shifty.
The principal actress is Nicole Vicius.
More Information - Read my article for details about the commercial and the song.
Below I made a comment about IMDb for commercials. As far as I know, no such thing exists. Read more here.
This blog entry is for discussion about the Diet Coke commercial.
Edited: December 09, 2005
posted by Keith [2/16/2005 11:35:00 PM] - permalink - 67 comments
Survey down
For most of Wednesday 2005-02-16, I took down survey1.asp. Someone (probably a bot) was requesting the page every 30 seconds. The requests didn't affect the survey, but it was unwanted traffic.
Each request was accompanied by the query string:
com.ltsnetworks.dml.dmp.resource_id=157
The hits seemed to have stopped, so I put back up the survey.
Each request was accompanied by the query string:
com.ltsnetworks.dml.dmp.resource_id=157
The hits seemed to have stopped, so I put back up the survey.
posted by Keith [2/16/2005 09:52:00 PM] - permalink - 0 comments
Friday, February 11, 2005
New page - ASP.NET - VB.NET - Free Resource List
posted by Keith [2/11/2005 06:47:00 PM] - permalink - 0 comments
Saturday, February 05, 2005
New page - VS.NET - ASP.NET - Tip - Unable to open web project
UnableToOpenWebProject.html
(Visual Studio)
Unable to open web project Error description and solution
(Visual Studio)
Unable to open web project Error description and solution
posted by Keith [2/05/2005 11:32:00 AM] - permalink - 0 comments