How To Minimize Your Javascript and CSS Files for Faster Page Loads 8 november 2007 0 Over the last 11 years I’ve spent a great deal of time trying to improve client websites with an eye for minimalist interface design and code. While the minimalist design esthetic is not the choice for every client the notion…
Google Code Revamps with jQuery 8 november 2007 0 This is a very nice example of how the open technologies of jQuery and Google API’s can be combined to create very powerful websites. We have revamped Google Code, the site which is the home to developers, and open source…
A List Apart: Articles: Graceful E-Mail Obfuscation 7 november 2007 0 Many web users don’t understand the inevitable consequences of exposing their e-mail address on the web. Experienced web developers and website owners, however do. Thousands of spam bots tirelessly crawl the web to collect e-mail addresses exposed on websites, in…
Aptana Studio 31 oktober 2007 0 We are very proud to have released Aptana Studio 1.0 (formerly Aptana IDE). After over two years of non-stop development and close to a million downloads, we have finally reached ‘1.0’. Along with the release of 1.0, we have also…
250+ Tools and Resources For Coding the Web 31 oktober 2007 0 We’re all living on the web, and we all seem to be starting our own websites, so it’s time we all learned the languages that make it run. We’ve gathered over 250 resources to help you get going. This list…
Digital Web Magazine – jQuery Crash Course 12 oktober 2007 0 As developers, we have more and more JavaScript libraries to choose from and, of course, the option not to use any at all. Over time, we each tend to favor one method of coding over another. For those who’d like…
How To Debug Web Applications With Firefox | BetterExplained 12 oktober 2007 0 Debugging is one of the most painful parts of developing web apps. You have to deal with browser inconsistencies with HTML, CSS and javascript, let alone the difficulty of debugging javascript itself. BetterExplained: How To Debug Web Applications With Firefox