Battling Web spam
Spam on the Web is one of the biggest threats to a modern Web developer. The "bad guys" become more and more sophisticated every year in how to... more »
2 commentsSave Tags: javascript, news, security, web 2.0
Simple jQuery Spy Effect
A few years ago Digg released a very cool little visualisation tool they dubbed the Digg Spy (it's since been upgraded to the Big Spy). Recently... more »
0 commentsSave Tags: frameworks, javascript
20 Excellent Free Rich-Text Editors | Webdesigner Depot
Rich-text editors, also known as online rich-text editors, are web components that allow users to edit and enter text within a web browser. Rich-text... more »
0 commentsSave Tags: css-html, javascript, reviews
Send Email Notifications for Broken Images Using jQuery Ajax
David Walsh posted a priceless and overly useful post about Send Email Notifications for Broken Images Using MooTools Ajax but the only problem with... more »
0 commentsSave Tags: javascript, php
XBug - The Javascript Debugger
XBug currently runs on the Windows XP/Vista platform. But, it can also be used to debug webpages on Windows or Linux servers. Select your web page,... more »
0 commentsSave Tags: javascript, tools, windows
NetBeans 6.5 vs Eclipse
NetBeans is like lightweight Eclipse, with a couple of very powerful additional features (all out of the box), and it Just Works.
2 commentsSave Tags: eclipse, javascript, php, web design
Debug JavaScript in Internet Explorer (firebug for IE)
Learn how to debug JavaScript in Internet Explorer, almost like using Firebug.
0 commentsSave Tags: how-to, javascript
Pimp my jQuery: Five plugins to replace the features Prototype and Scriptaculous users expect
Ajax pros, especially in the Rails world, often know the Prototype and Scriptaculous JavaScript libraries inside and out. When faced with the prospect... more »
0 commentsSave Tags: frameworks, javascript
How to Write Valid URL Query String Parameters
When building web pages, it is often necessary to add links that require parameterized query strings. For example, when adding links to the various... more »
0 commentsSave Tags: css-html, javascript, php
Send Email Notifications for Broken Images Using MooTools 1.2
One of the little known javascript events is the image “onError” event. This event is triggered when an image 404’s out because it doesn’t exist.... more »
0 commentsSave Tags: css-html, frameworks, javascript, php
Tips for Web Developers
The following is a list of tips and bits of knowledge I've gathered over the past year or so and thought worth sharing
1 commentsSave Tags: css-html, javascript, web design
Vroom Request Dispatcher 1.0.0 Released
Write Java Servlets using JavaScript, Groovy, Jython and JRuby Vroom Request Dispatcher or VRD is a light weight API that helps you write java web... more »
0 commentsSave Tags: announcement, frameworks, java, javascript
Add Top 20 Social Bookmarks To Your Page
This is a simple JavaScript that you can paste to any web page or blog to add the top 20 ranked social bookmarking sites as advised in [List of social... more »
1 commentsSave Tags: javascript, web 2.0
RegEx testers compared
A comparison of four advanced regular expression testers, mainly targeted at Java developers.
1 commentsSave Tags: ajax, java, javascript, tools
Javascript Closures
Javascript closures are tricky yet powerful aspects of the language. John Resig recommends this article to learn about closures.
0 commentsSave Tags: ajax, how-to, javascript, web 2.0
jQuery Link Nudging
A few weeks back I wrote an article about MooTools Link Nudging, which is essentially a classy, subtle link animation achieved by adding left padding... more »
0 commentsSave Tags: css-html, frameworks, javascript, web 2.0
A Developer’s Introduction to jQuery
I’ve only been using jQuery for a couple of months now, but I’ve been immediately impressed by its power and concise syntax. I thought I’d present it... more »
0 commentsSave Tags: frameworks, javascript
Paging through <li> items using JQuery
In Oomph, we provide a paging metaphor so that a user can page through the various Microformats that are discovered on a page.
0 commentsSave Tags: .net, how-to, javascript
Why Inline CSS And JavaScript Code Is Such A Bad Thing
When I review web sites, and also in my own projects with a number of different team members, I almost constantly stumble across something web... more »
0 commentsSave Tags: css-html, javascript, standards, web design
If programming language were a weapon
If your favorite programming language were a weapon, what weapon it would be?
1 commentsSave Tags: humor, java, javascript, php
[GWT] One step above the HTML Canvas
Presenting a solution to create graphics using either Java2D or the GWT with a single interface, based on the HTML Canvas.
0 commentsSave Tags: java, javascript, server, web 2.0
Shorter is Better?
Is shorter code always better? This post provides a concrete example showing that compaction may eventually degrade readability. The subsequent... more »
3 commentsSave Tags: java, javascript, opinion
Google's JavaScript API Loader
Did you know Google's JavaScript Loader API can serve up popular javascript frameworks such as jQuery, and Prototype using their content distribution... more »
0 commentsSave Tags: frameworks, javascript
Goodbye mouseover, hello mouseenter
I decided that mouseover/out is never the behavior I want, whereas mouseenter/leave is always the behavior I want. Practically always. So I've changed... more »
0 commentsSave Tags: css-html, javascript
NetBeans Screenshot of the Week #37: JavaScript 1.7 Support
I just checked in support for JavaScript 1.7. This means that NetBeans will no longer give you syntax errors if you try to use the new language.... more »
0 commentsSave Tags: javascript, tools
via