Not-so-Xpert Plagiarism
If you're going to steal something and call it your own, can't you at least do it with style?
BY: Michael Krol on June 04,2008. 0 Comments
TAGS: design,plagiarism
Fighting Testicular Cancer
A website that delivers an insightful personal perspective to the disease, unlike any other resource on the topic currently available.
BY: Dru Martin on April 29,2008. 0 Comments
TAGS: design
Hawaiian Donkeys can be Hazardous
Photos for fun
BY: Dru Martin on March 06,2008. 0 Comments
TAGS: random
BluprintCSS Framework
The newest version and newest tools make this CSS framework very useful for many page layouts.
BY: Brian Howard on January 11,2008. 0 Comments
TAGS: css,web development
Webzilla vs. Brandopolis
A new site will be as conspicuous to your customers as a 50-foot lizard walking down 5th Avenue.
BY: Dru Martin on August 16,2007. 0 Comments
TAGS: branding
Showing 1 - 5 of 5 Posts
< Previous 1 Next >
Recent posts from michaelkrol.com:
Set media=print Using The CakePHP CSS HtmlHelper
It seemed so simple, yet it took forever to figure this one out. I’ve been using CakePHP for several projects lately, and I’m really enjoying using it. But much of the documentation is lacking. Luckily there are plenty of blogs detailing the progress of this framework and what can be done with it. But I [...]Read more...
BY: Michael Krol on Fri, 18 Jul 2008
Hidden Files in OS X Finder - No Terminal Hacking With Path Finder
I posted a way to show hidden files in OS X’s Finder a while back and have found a much better option that I thought I’d share. Path Finder from cocoatech is an amazing app, and even with the improvements to the Finder in Leopard, Path Finder still blows it out of the water. Five [...]Read more...
BY: Michael Krol on Sat, 22 Dec 2007
Local Web Development With OS X 10.5 (Leopard)
With the release of Leopard last Friday, it appears the bulk of my previous tutorials are now taken care of out of the box. mod_rewrite is enabled by default, and a decent (but not robust) installation of PHP 5.2.4 is ready to go - it only needs to be uncommented in the Apache configuration file. The [...]Read more...
BY: Michael Krol on Wed, 31 Oct 2007
Save Time (and code) Using Virtual Hosts For Local OS X Web Development With mod_rewrite
UPDATE: This tutorial was written for OS X 10.4 and parts of it are no longer necessary with OS X 10.5. See this post for details. Using a few built-in tools in OS X, I’ve found a great way to develop sites as Virtual Hosts on Apache. If you are a web developer working on a [...]Read more...
BY: Michael Krol on Fri, 05 Oct 2007
Show Hidden Files in OS X's Finder
In web development on the Apache web server, a common configuration file used in nearly every site we build is the .htaccess file. But in OS X, you can’t see it in the Finder - hidden files (files which start with a dot “.”) are unavailable unless you use the Unix command line. I did [...]Read more...
BY: Michael Krol on Tue, 02 Oct 2007