by Erez Zukerman on March 17, 2010 at 10:00 AM

Lifeyo is an incredible content management system for someone just trying to put together their first website. The whole system is very web2.0, but they manage to pull off this design cliché in a way which is actually useful -- all the dialogs are sensibly laid out, and the large fonts and bright colors actually make the system less intimidating to use.
Their business model is also ...
by Erez Zukerman on March 11, 2010 at 02:40 PM

Rejex is a very handy little site for building and testing regular expressions on the fly. It's composed of four simple text boxes and a very informative cheat sheet (not shown above, but after the jump). You feed your text into the "Test String" box (the middle one), and then your expression into the top box, and immediately see the matches in the bottom box. Here I am searching for instances of ...
by Erez Zukerman on March 9, 2010 at 05:00 PM

You know those IQ test questions, "An apple is to an orange as a ________ is to a wall"? Well, HTML5 is to HTML4 as a photon torpedo is to a snowball hurled by a sleepy five-year old. Or something. If that sounds jumbled, it's just because HTML5 is challenging my notion of what HTML even is and that's making me very confused.
The HTML5 Audio Data API is just one example of what can be done with ...
by Erez Zukerman on March 4, 2010 at 12:30 PM

MeasureIt is another one of the simple, single-purpose tools I like because they make it easy for newcomers to develop basic web design skills. It simply lets you measure screen elements in pixels -- no more, no less.
Once you install it, you get a tiny icon on the left side of the status bar. Click the icon, click-and-drag anywhere on the page, and get a tiny tooltip showing dimensions. ...
by Adam Maras on October 20, 2008 at 02:00 PM

I had the most interesting conversation with one of my friends the other day. Adam: "Whew... finally finished with my latest web project!" Friend (in awe): "Whoa! That's awesome! How did you make that?" Now, of course, this project of mine was a full-fledged ASP.NET web application; a simple question like "how did you make that" could easily end up with me not only explaining what I did, but how ...
by Kristin Shoemaker on June 9, 2008 at 07:00 PM

In many ways, I'm pretty old school. When I learned HTML, I painstakingly handcoded my pages in the esteemed Notepad. Only when I became a master of HTML-fu did I allow myself to try Dreamweaver. (Okay, fine, the ability to buy a license with educational pricing may have had a lot to do with it, too.) I loved Dreamweaver. One of the things that always made me a little sad when I first tried Linux ...
by Ian Smith on November 8, 2007 at 12:00 PM
![Douglas Crockford: The State of Ajax]()
It isn't every day that Douglas Crockford (the father of JSON and JSLint) pops up with a new tech talk. In this one he discusses the current state of Ajax development, why mashups are inherently insecure, why the standards process is broken, and how our best hope for a newer better platform may be mobile. Say what? Basically he proposes the idea that because the replacement rate on mobile phones ...
by David Chartier on July 16, 2007 at 07:30 PM

How often have you stumbled across a killer coupon or deal on the web, only to discover - sometimes too late - that the offer expired months or even years ago? If you're still counting, you might be happy to hear that a new meta tag from Google seems to be the first step in the right direction for combining and filtering time-sensitive information when searching.
This new meta tag, according ...
by Grant Robertson on March 19, 2007 at 07:20 PM

Adobe's just-launched Apollo platform could be the ticket to a whole new world of applications according to TechCrunch's Michael Arrington. He writes of the announcement, "I honestly believe that entirely new classes of companies can be built on this platform, which takes Flash, HTML and javascript completely outside of the browser and interacts with the file system on a PC." You can pick up ...
by Ian Smith on March 1, 2007 at 08:00 AM

Each day sees more and more Ajax tools, tricks, demos, and libraries come online. MiniAjax.com is a place that collects, on a very fluid and easy to browse page, all of the latest and greatest Ajax scripts that you can download and implement on your website. There is a lot of good stuff to explore here such as:
GreyBox - a simple window you can use to launch another webpage within your ...
by Jay Savage on February 14, 2007 at 06:40 PM

If you've been anywhere except under a rock for the last 18 months or so, you're probably sick to death of the phrase "Web 2.0," and for many people, Web 2.0 has become almost synonymous with Ruby on Rails. Ruby on Rails, though, has some major drawbacks for the average web designer. Ruby, while gaining steam, is still not as popular as more established programming languages. There aren't as many ...
by Ryan Carter on December 29, 2006 at 11:20 AM

Script.aculo.us is an amazing framework for enriching your website's user experience very easily. Built on top of the very popular prototype javascript framework, scriptaculous makes AJAX cake, and gives everyone the power to have a sexy AJAX-powered website, yes everyone. Scriptaculous is a tiny (140kb) javascript framework that gives you the power of effects, several dynamic data components, and ...
by Amber Rhea on October 24, 2006 at 11:23 AM

Yes, I know, bad pun. Sorry. Anyway... if you need forms of any kind for your web site but don't have the time to program one from scratch (or the money to pay someone else to do it!), Icebrrg might be the solution for you. It lets you easily create a variety of forms - surveys, contact forms, job applications, invitations - through a simple WYSIWYG interface. Icebrrg handles all the back-end ...