Logogle converts the text you enter into Google logo style.
Here's an example that crosses the Whole Wheat Bagel site with Google to produce Whole Wheat Baagle.
Tuesday, July 26, 2005
Wednesday, July 06, 2005
Context Free
Context Free: " Context Free, an environment for editing and rendering CFDG design grammars."
Design grammars are sets of non-deterministic rules that produce images.
Design grammars are sets of non-deterministic rules that produce images.
Wednesday, June 01, 2005
Friday, April 22, 2005
Removing the Dotted Border From Active Links
I've got some pages that use link based CSS tabs and I've finally stumbled upon a method for preventing the dotted border from showing up on active links in IE.
hideFocus: "use the HIDEFOCUS attribute to prevent a focus rectangle from appearing "
hideFocus: "use the HIDEFOCUS attribute to prevent a focus rectangle from appearing "
Saturday, April 16, 2005
Spring Flowers 2005
Amaryllis 2
Friday, April 01, 2005
Revert to Saved
Revert to Saved: "Most other word processors and layout programs put a Revert to Saved command right on the File menu. This allows for a quick return to the last saved version of a file. This hack shows you how to add this feature in Word"
Sunday, March 27, 2005
Amaryllis
Wednesday, March 16, 2005
Greasemonkey
mozdev.org - greasemonkey: "Greasemonkey is a Firefox extension which lets you to add bits of DHTML ('user scripts') to any webpage to change it's behavior. In much the same way that user CSS lets you take control of a webpage's style, user scripts let you easily control any aspect of a webpage's design or interaction."
Miscellaneous Symbols
Miscellaneous Symbols - Test for Unicode support in Web browsers: The Miscellaneous Symbols page from Alan Wood's Unicode Resources - Test for Unicode support in Web browsers.
Friday, March 04, 2005
Regular Expressions Site
This site on regular expressions looks like it could be useful and has a fairly cool site design.
Regular-Expressions.info - Regex Tutorial, Examples and Reference - Regexp Patterns
Regular-Expressions.info - Regex Tutorial, Examples and Reference - Regexp Patterns
Monday, February 21, 2005
Saturday, January 29, 2005
20 Questions to a Better Personality
Here's an interesting personality test I found via Whole Wheat Blogger
My results were:
My results were:
Wackiness: 10/100
Rationality: 72/100
Constructiveness: 40/100
Leadership: 34/100
You are a SRDF--Sober Rational Destructive Follower. This makes you a Fountain of Knowledge.
You are cool, analytical, intelligent and completely unfunny. Sometimes you slice through conversation with a cutting observation that causes silence and sidelong glances. You make a strong and lasting impression on everyone you meet, the quality of which depends more on their personality than yours.
You may feel persecuted, as you can become a target for fun. Still, you are focused enough on your work and secure enough in your abilities not to worry overly.
You are productive and invaluable to those you work for. You are loyal, steadfast, and conscientious. Your grooming is impeccable. You are in good shape.
You are kind of a tool, but you get things done. You are probably a week away from snapping.
Addendum, 2004/07/19: this fits me 99%, there is a slight inaccuracy however. We are not necessarily completely unfunny. If we have a sense of humor (I do) it surfaces on the occasion with well-timed, completely dry, very sarcastic, wit. - Chase
Of the 84172 people who have taken this quiz since tracking began (8/17/2004), 7.5 % are this type.
Thursday, January 27, 2005
A List Apart
A List Apart : "A List Apart Magazine explores the design, development, and meaning of web content, with a special focus on techniques and benefits of designing with web standards."
Saturday, January 15, 2005
Huygens Pictures of Titan
Here's some links to pictures of Saturn's moon Titan from the Huygens probe:
ESA - Cassini-Huygens
NASA - Cassini-Huygens: Close Encounter with Saturn
Update: The Onion has a list of Huygens discoveries.
ESA - Cassini-Huygens
NASA - Cassini-Huygens: Close Encounter with Saturn
Update: The Onion has a list of Huygens discoveries.
A Simple Character Entity Chart : evolt.org, Code
A Simple Character Entity Chart : evolt.org, Code: "Character entity references in HTML 4"
Wednesday, January 05, 2005
The IFRAME+SSL Problem
One of the common causes of the "This page contains both secure and nonsecure items" message is the IFRAME+SSL problem.
If you're using SSL and have an IFRAME without an SRC attribute, the frame will start out displaying a nonsecure blank page which causes the warning. To get rid of the message you need to supply your IFRAME tags with SRC attributes that display secure content from your site.
If you don't know ahead of time what page the frame should display, just make a file that contains an empty html page and use that.
<iframe src="empty.htm"/>
If you're using SSL and have an IFRAME without an SRC attribute, the frame will start out displaying a nonsecure blank page which causes the warning. To get rid of the message you need to supply your IFRAME tags with SRC attributes that display secure content from your site.
If you don't know ahead of time what page the frame should display, just make a file that contains an empty html page and use that.
<iframe src="empty.htm"/>
Saturday, December 18, 2004
Google Suggest Dissected
Here'a an interesting analysis of the Google Suggest javascript code - Google Suggest Dissected...
Wednesday, December 01, 2004
Curbside Limb Pick Up
Here's a link to the curbside tree limb pickup info for Overland Park.
Curbside Limb Pick Up
Curbside Limb Pick Up
Subscribe to:
Posts (Atom)