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 »

CNET engineer wins JavaOne Coding Challenge

Matthew McEachen, a senior software engineer based in the San Francisco CNET office, won the Coding Challenge at the recent JavaOne conference. We got a few minutes from him recently to answer some questions about his accomplishment. Read more »

Building quality code, not testing for quality

Involve quality in the entire application development process, instead of concentrating on it only from the software debugging stage, industry watchers have urged companies. Read more »

PHP exploit code plants itself in GIF

Security researchers have found PHP exploit code embedded in a GIF on a major image-hosting site. Read more »

Features (448)

JavaScript supports object-oriented development

Java and JavaScript are unrelated, but they do share object-oriented development features. Learn more about object-oriented JavaScript in this article. Read more »

Jelly offers component-rich XML scripting

Jelly is a scripting engine that turns XML into executable code. See how you can get started with this powerful tool. Read more »

Tap into advanced JavaScript functions

JavaScript's advanced functions will add power and punch to your Web site. Here's how to leverage recursion and passing by reference and value. Read more »

First steps in VBS scripting for administrators

Windows shell scripting and batch files are powerful admin tools, but they are rudimentary compared to the power of VBS scripting. Don't be intimidated by VBS. Follow this basic example to get your feet wet. 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 »

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 »

Using Perl to take control of HTTP caching

This article shows how to take advantage of HTTP caching and expiry features with the help of Perl. Read more »

Exception chaining in Java 1.4

Java 1.4 makes it easier to chain exceptions. See how java.lang.Throwable and its member field pass error details to the user's log file. 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 »

Blog (40)

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 »

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 »

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?