I recently came across css-tricks.com. It’s a really nice site. I like his design choices, especially. Browsing around, I stumbled upon one of his articles on css sprites. I’ve heard of sprites, but I didn’t really dig too much into them. My impression of sprites was–exactly as Chris says–that they’re just some little images.
-
November 28, 2008
21 CommentsCakePHP vs. Code Igniter, stuff for newbies to consider when choosing a framework
If you’re new to CakePHP, Code Igniter, or MVC frameworks in general, then no doubt you’ve done some research already. In this post I’ll discuss a little about choosing the right framework, and I’ll avoid getting into a battle over which one’s a better framework. Truth is that both frameworks are great and offer a [...]
-
It’s time for email clients to get smarter
Smart Folders aren’t very bright. Sorting by date or name doesn’t help either. Using another program (or collection of programs) to better organize email threads and collections is wasteful, time consuming, and requires too much manual effort for the workflow.
-
Make your HTML tables readable and noticeable
A friend of mine recently started working on building a php calendar class. Sure, it’s been done before. About a trillion times. But he needed one and felt like exploring it anyway. I’m posting this as a reference to learn a bit more about correctly writing and styling html tables. A calendar is really just [...]
-
Add some pretty form element help text with the jQuery Tooltip Plugin
Here’s a quick tutorial going over how to get a simple tooltip working using the jQuery library and the Tooltip plugin. We’ll set up the help text to be displayed when a user mouses-over a question mark next to a form element.
-
Build a simple CSS-based image navigation
Often designers won’t budge on allowing you to use text for primary navigation menus. In the past images were embedded directly into the HTML and awful javascript functions were used for displaying multiple states. Nowadays, though, you can use images and text to please designers and search engines by doing a bit of simple math [...]
-
Finder: Stop asking if I want to change a file extension!
This one’s a bit obvious, but it’s one of those that’s hidden and difficult to remember. I have my Finder set to always display file extensions. I’m a developer; I actually prefer to see my file extensions.
-
November 17, 2008
7 CommentsPersonal Information Management for Mac: Yojimbo, Together, DevonThink, and Evernote
UPDATE: I’m using Journler now… it’s really doing the job for me. Check it out if you haven’t done so. About a year ago, I started looking at and using some PIM (Personal Information Management) applications. These things are great in that you can add notes, web pages, clippings, images, PDFs, and all sorts of [...]
-
Make Finder text clippings selectable
In Finder you can select a bit of text, then drag it to the desktop. This creates a text clipping (.textClipping file). But when you reopen the text clipping, you can’t select and copy the text from the text clipping. Generally I’ll take a quick screen grab of what I’m trying to save (using Command [...]
-
Vicinity marketing: Computers, Technology, and Erotica
I just got back from being at a bookstore in Clearwater, Florida called Borders. This bookstore is just like any other large bookstore, like Barnes and Noble or Books a Million and the like. I glanced through a few computer techy books, and as I was leaving, I noticed a real gem of vicinity marketing [...]
