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 ReadingWYSIWYG 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 ReadingjQuery 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 ReadingMaking 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 ReadingSearch 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 ReadingManage 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 ReadingGenerate 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