News (152)

Study: Visual Basic use may be slipping

Usage of Microsoft's popular Visual Basic development language--used by about half of all professional programmers--may be on the wane, according to a recent study. Read more »

Python 2.6 released, marches towards 3.0

The Python Software Foundation today released version 2.6 of the popular language, a release that lays the groundwork for the language-changing Python 3.0 release. Read more »

NetBeans gets Groovy with Coyote

The open source Java IDE now has support for scripting languages thanks to a new project. Read more »

Microsoft: Virus target won't be in Vista

A new scripting tool targeted by a virus writer will not be part of Windows Vista, the next Windows client release, Microsoft announced Friday. Read more »

Danger level rises for Perl flaws

A type of security flaw in Perl applications that experts thought could lead only to a denial-of-service attack is now believed to be much more serious. Read more »

Web sites threatened by Samy worm

The newly-discovered Samy worm is the first to exploit a cross site scripting vulnerability, prompting security experts to fear the technique could be used to open a new front in the war against malware. Read more »

Google fixes Web site security bug

Google has fixed a security flaw on its Web site that opened the door to phishing scams, account hijacks and other attacks, security researchers said on Monday. Read more »

Google crawls into source code search

Google is taking its search expertise to one of its favorite audiences: software developers. Read more »

Microsoft to hand out early code

Looking to drive demand for a wave of forthcoming products, Microsoft will fill the pockets of developers this week with early versions of several programs, including the latest "build" of Windows Vista. Read more »

Single-line attack infects thousands of Web sites

Thousands of Web sites have fallen victim to an attack using just one line of code that maliciously re-directs browsers via Javascript to servers that are hosting a variety of drive-by exploits. Multiple browsers and operating systems are affected by this code if not correctly patched. Read more »

Features (444)

Restrict keyboard input with this quick-and-easy JavaScript

Employ this client-side JavaScript to validate data that users enter in fields. You can download a sample form to see the script in action. Read more »

Avoid bad form data with a little CGI validation code

Validating data from a Web form with a CGI script is a standard practice. Find out how to tweak your form validation code using regular expressions. Read more »

Improve site speed by preloading content

A key aspect of Web application performance is site response time. Here's how to boost performance by using DHTML and JavaScript to preload data. Read more »

PHP: The top Web dev contender?

A recent Builder article suggested that PHP is not ready for enterprise development, when compared to ASP and JSP. Here's a rebuttal. Read more »

Network functions in PHP

You can employ PHP's internal functions for easy communication with network protocols, including SMTP and HTTP. This sample code will help you get started. Read more »

PHP and LDAP authentication

LDAP provides a standard directory interface that makes it easy for disparate systems to work together. These code samples explain PHP's ability to bind to an LDAP server. Read more »

Take advantage of JavaScript coding guidelines

By establishing coding guidelines for your code can be more readable, reliable, and editable. Read more »

What is cross-site scripting?

Cross-site scripting, also known as "XSS," is a class of security exploit that has gotten a fair bit of attention in the last few years. This article explains what it is and where the dangers lie. Read more »

Scripting Java with the Bean Scripting Framework

Want to support all the scripting languages for Java? The Bean Scripting Framework, BSF, enables you to do just that with a simple API. We'll show you how in this article. Read more »

Java trends: Scripting languages

Java is still less than a decade old, but it's taken hold of the dev world. It's even spawned Java-esque scripting languages, such as BeanShell and Jess. Read more »

Blog (40)

Code lean and keep it green?

Brendon Chase [blogs:codemonkeybusiness] -- Being green doesn't mean waiting for efficient hardware. When every wasted CPU cycle counts is it time to re-evaluate efficient coding techniques? Read more »

You shall be replaced by a small shell script

Staff [blogs:syslog] -- This week's roundup covers OSDC, Google's attempt to get school kids into open source, the roel of automation in software development, why we hate salespeople and more. Read more »

Helper Monkey to JavaScript's rescue?

Brendon Chase [blogs:codemonkeybusiness] -- A new project by Sun Microsystems is looking to tackle the problem of maintaining and debugging JavaScript code by bringing DTrace's tracing framework to the Web 2.0 table. Read more »

CodeGear ready Ruby release

Brendon Chase [blogs:codemonkeybusiness] -- CodeGear have announced this week they will be releasing an integrated development environment(IDE) for Ruby on Rails developers in the second half of 2007. Read more »

Sun eye Web developers with Netbeans 6.5

Brendon Chase [blogs:codemonkeybusiness] -- Despite the recent employment axe hitting Sun the company has pushed out a new release of its Netbeans open source IDE with an eye to appeal more to Web developers. Read more »

The Geolocation API

Lana Kovacevic [blogs:webanatomy] -- The W3C's has proposed a Geolocation API -- an interface that can work out the location of the hosting device. Currently only Firefox is implementing it. Read more »

AJAX applications and security

Lana Kovacevic [blogs:webanatomy] -- Douglas Crockford, the creator of JSON, gave a talk entitled "AJAX Security" at the recent Web Directions South conference. In this talk, Crockford discussed some of the security concerns with AJAX applications and what can be done to address them. Read more »

What's new in Dreamweaver CS4?

Lana Kovacevic [blogs:webanatomy] -- Let's look at some of the new features we can expect to see in Dreamweaver CS4. Read more »

Flash vs. Silverlight

Staff [blogs:syslog] -- In this week's Roundup we take a look at the latest versions of Flash and Silverlight, Windows 7 and what's new in the world of open source. Read more »

Spry Game

Lana Kovacevic [blogs:webanatomy] -- At this year's Adobe WebDU conference in Sydney, Greg Rewis gave a presentation on Spry 1.6, the AJAX framework. Read more »

Log in


Sign up | Forgot your password?

What's on?