1-866-277-9958

Nickc's blog

Thoughts, ideas and musings - they entertain, move, and inspire us. Without them, we'd be lost - and awfully boring.
Wed, 02/20/2008
We're working on a new community-driven website and one of the required features is the ability for users to crop and scale an uploaded image live in their browser.
Fri, 01/25/2008
When you run a web server on your personal machine, you can access your web documents a few ways: using http://localhost or http://127.0.0.1, virtual hosts (http://whatever), and the internal IP of the machine. Unless you are directly plugged into the internet, the internal IP...
Tue, 12/04/2007
I just released a new version of my png compression software for Mac OSX. What's new? Not much. I changed the name from the incredibly lame PngOptimizer to PngThing and got a new icon courtesy FastIcon.com. PngThing.dmg (1.78mb)
Wed, 10/31/2007
Here are some development tips and tricks I've found useful over the years.
Mon, 09/24/2007
On a recent project, I ran into an issue where the main navigation needed to be centered and flexible enough to add and remove menu items through a CMS. For those of you not familiar with CSS, this creates an immediate problem: you can not center a block element without first...
Thu, 09/13/2007
I'll be the first to say I love Javascript. I have two big Javascript books to my right to prove it. It's one of the greatest things about the web two-point-oh! movement (yes, I hate that term). And I love milk. But I will also be the first to say I hate how some people misuse...
Mon, 09/10/2007
Recently I've started optimizing my PNG images. In most cases, I can get file sizes smaller than GIFs, and if I'm real lucky cut 24-bit PNGs in half. There are a few optimizing programs out there, but none of them do what I really want. Previously I was using PNGpong, a...
Fri, 08/17/2007
By default search inputs are notoriously ugly. Just look at what they are: a plain text input. But Apple had the great idea to make a search widget for Safari that looks like this: This is probably nothing new, it's been around for quite a while, but the code used to create the...
Mon, 07/30/2007
There's been a lot of talk going around lately about CSS bar graphs. Just go to delicious and type in "css graphs" and you'll find hundreds of links to Apples to Oranges post "CSS for Bar Graphs." There's even a rails plugin based on that post.
blog
Syndicate content
Syndicate content

©1999 - 2011 LevelTen Interactive - Dallas, TX