Popular Posts
- 1.12.12 25.15.21.18 15 1.18.5 2.5.12.15.14.7 20.15 21.19
- Download "Let your Love flow" by Petra Haden (free mp3 from Toyota)
- Enabling Linked Tables in phpMyAdmin
- nVidia profile (keyboard) shortcuts
- Access / Enable nVIEW desktop manager
- Open with PTTL - Firefox 3.5+ (Plain Text to Link)
- Linux / Unix: Change to a softlink's absolute path (directory)
- Petra Haden sings "Let your love flow" - Prius Commercial
Search
-
Recent Posts
cool things
Monthly Archives: December 2009
What is Brisket?
Brisket is a cut of meat from the breast or lower chest. While all meat animals have a brisket, the term is most often used to describe beef and sometimes veal. The beef brisket is one of the eight beef … Continue reading
microsoft paper banner ads
So it seems like a new tend in design is that of having paper cutouts used, especially with some different textures, reminiscent a little of the late 70′s – especially for advertisements. Microsoft is getting on board with the trend, … Continue reading
Intuitive Usability / User Experience / UX
UX hero says it best: Ambiguity compounds stress by making the path unclear. When it’s not clear what will happen when you press a button, or whether “undo” is possible, you have to think harder and longer before taking action. … Continue reading
XSL stands for EXtensible Stylesheet Language
XSL stands for EXtensible Stylesheet Language, and is a style sheet language for XML documents. XSLT stands for XSL Transformations. In this tutorial you will learn how to use XSLT to transform XML documents into other formats, like XHTML. Start … Continue reading
Posted in Web Development
0 Comments
Information wants to be free
“Information wants to be free” is an expression that has come to be the unofficial motto of the free content movement.
Posted in Clipped
0 Comments
Top U.S. Companies by Sales
Here is a list of the top 1800 US Companies by sales. This is listed in alphabetical order (sorry) but does include the location (city, state) and phone number of the companies. Check out my other datasets. The list includes … Continue reading
Mod Rewrite on ASP Server
To create rewrites (mod_rewrite on Apache servers), you will need: * Access to your .htaccess (Apache) file or httpd.conf (IIS) file in your root EE directory * Mod_rewrite enabled on your server (Apache on Windows or Linux) * ISAPI_Rewrite enable … Continue reading
Web Design: Don’t overuse your Logo font
Quite a few people make the mistake of using their logo font in their web page design. While this approach does keep consistency between the fonts, it makes the logo look less like a “mark” or “brand” and more like part of … Continue reading
Posted in Design, Marketing
0 Comments
jQueryUI Position – A nice job on visual documentation
I love the documentation provided for jQueryUI’s position
Heredocs and Nowdocs in PHP
A here document (also called a here-document, a heredoc, a here-string or a here-script) is a way of specifying a string literal in command line shells including all the Unix shells (sh, csh, ksh, Bash and zsh) and the Windows … Continue reading