Monthly Archives: January 2008

Developer Toolbox - AutoFill Forms

How many times a day do you fill out our old friend the blog comment form? If you are like me - a lot. Do you type all that stuff in each time? If you do you should grab the AutoFill Forms extension.
Autofill Forms enables you to fill out [...]

Developer Toolbox - Web Developer Toolbar

What is the one application you probably have open more than any other? Your browser! I know my browser is open 24×7. I’m testing my application, watching the news, reading blogs, etc. As a developer your browser is one of the most important tools in your toolbox. If you haven’t explored [...]

Sun Buys MySQL!

Wow. Didn’t see that one coming.
Today Sun announced they are acquiring MySQL! Not many details yet but… wow.

jQuery 1.2.2 Released - Happy Birthday jQuery!

Looks like jQuery 1.2.2 is out today! And it’s turning 2.
The major changes are:

300% Speed Improvements to $(DOMElement)
.ready() Overhaul: Uses Diego Perini’s non-document.write() technique, now wait for CSS to be ready, can now watch for the document ready event via the traditional .bind()
.bind(”mouseenter”) / .bind(”mouseleave”)
Complex :not()
Accepts Headers
Event API: jQuery.event.special setup teardown handler

You know it’s [...]

Interesting (Online) Editor - Amy

This looks really interesting. The Amy Editor is an embedded text editor. This is not a WYSIWYG editor like the FCKEditor - it’s more like Textmate in your browser. It has a nice set of features:

Syntax highlighting
Smart indentation for each language
Code folding
Bookmarks
Word completion
Insert/Overwrite mode
Unlimited undo/redo
Intelligent character pairing

Not sure where I’d actually USE [...]

Developer Toolbox - Backup

Do you backup? Me neither! But we should! Your code and documents are extremely valuable and a little paranoia will go a long way in keeping your data safe. There are lots of solution for backups depending on how much data you have and how secure you want to get. [...]

ColdFusion Trends

I was tinkering around with Google Trends this morning… I’ve blogged about this before but was just curious with the release of CF8 if there had been any upturns…

Of course these mean absolutely nothing but it’s fun to try different combos anyway…

Developer Toolbox - Text Editor

Like a trusty six shooter, every developer needs a good text editor in their toolbox.
For heavy lifting it’s great to wheel out the IDE (CFEclipse, Dreamweaver, etc) but for those quick edits using an IDE can seem like overkill. A simple text editor is lightweight and designed for doing one thing well - [...]

Copyright © 2007 thecrumb.com. All rights reserved.