View Post

FireBug 1.0.1 is out

New version of FireBug is out (v1.0.1), if you use javascript and FireFox, get it! Release notes for 1.0.1: Support escaping the % sign in console.log() calls using %% Support […]

Continue Reading
Written by DevelopmentNow -- February 16, 2007
View Post

WYSIWYG editor in minutes

FYI, TinyMCE is a nice little editor that makes it super easy to turn a regular textbox into a WYSIWYG HTML editor. You can play with a demo and see […]

Continue Reading
Written by DevelopmentNow -- February 16, 2007
View Post

jQuery for javascript effects

I’ve been playing more with jQuery lately and enjoying it. It’s small, quick, cross-browser, CSS-compliant, and won’t conflict with any other javascript libraries (including ASP.NET AJAX). There are also a […]

Continue Reading
Written by DevelopmentNow -- February 16, 2007
View Post

Making a Basic Web Site on the Cheap

One day, a friend asks you if you could help them make a simple web site. Your friend said it would be great if it could include things like a blog, […]

Continue Reading
Written by DevelopmentNow -- February 13, 2007
View Post

Search for Code

Today, TechCrunch posted a review of AllTheCode, a new code search site. So now we have at least AllTheCode — only java results right now, no filtering available Krugle — can […]

Continue Reading
Written by DevelopmentNow -- February 6, 2007
View Post

Manage Distributed Teams with Unfuddle

I came across Unfuddle today. It’s an ASP model that offers hosting for project management tools, source code, and bug/issue tickets. Plans range from free to $100/month. I’ve been looking […]

Continue Reading
Written by DevelopmentNow -- January 31, 2007
View Post

Generate Cool Rounded Corners for Your Site

Ok, I’m not a designer, I’m a developer. So tips that are new to me are often old hat to my designer friends. Nonetheless, I put tips out in hopes […]

Continue Reading
Written by DevelopmentNow -- January 31, 2007