News (27)

Open source grows beyond its roots

One of a growing cadre of open-source companies, Zimbra will add joint document creation and sharing to its messaging and collaboration software at the LinuxWorld conference in San Francisco. Read more »

Microsoft to release more source code?

Microsoft is considering the release of source code for a popular tool used to build Windows programs. Read more »

Microsoft may offer peek at SQL Server code

Will the software industry's wave of open-source databases spill onto Microsoft's turf? Read more »

BusinessWeek site hacked

Hackers have broken into BusinessWeek's online site and set up an attack scenario in which visitors to a section of the site could have their own computers compromised and their data stolen, a security researcher said on Monday in the US. Read more »

Rapid app development hits Delphi for PHP 2.0

CodeGear has launched the Delphi for PHP 2.0 integrated development environment to improve its developer tools suite for building interactive Web applications. Read more »

IBM pilot ad-hoc Java tools

IBM this week launched new software development tools available for free on the alphaWorks Web site for emerging technologies. Read more »

BEA to take on Asia thanks to Oracle

Oracle's acquisition of BEA will boost the latter's presence in Asia Pacific, as well as strengthening Oracle's foothold in the telecommunications space, but there will be no serious ramifications on the local market, according to analysts. Read more »

IDC Web site defaced by 'eco-terrorists'

The Web site of Global IT research firm IDC has been hacked by a group purporting to be Brazilian environmental terrorists to serve a message urging people to take action over global warming. Read more »

Zend seeks a sustainable open-source model

Incoming CEO Harold Goldberg says he'll focus the PHP software company on big businesses and Web 2.0 start-ups. Read more »

Simplify your life with PEAR classes

Most PHP Web developers have heard of PEAR, the PHP Extension and Application Repository, but very few of them actually use it on a regular basis. Here are 10 reasons to get started today. Read more »

Features (225)

Work around XForms' lack of browser support

XForms offers a way to implement Web forms, but most browsers don't support it. Use the Java Framework and Chiba to process server side XForms. Read more »

Forms authentication in .NET: Using a database

Storing forms authentication information in Web.config has serious limitations. See how to work around them by storing this information in a database. Read more »

Simplify coding and maintenance with class libraries

You use class libraries when you're developing any type of .NET application in order to manipulate the file system, access databases, serialise objects, and launch and synchronise multiple threads of execution. Read more »

Extracting XML/DOM-friendly data

Java can programmatically extract data from any JDBC-compliant database, but performing this task is tricky. Here's how to pull it off. Read more »

Creating XML from MySQL

MySQL makes integrating your data into an XML document as easy as pie. Unfortunately, importing XML into MySQL is more like chocolate cheesecake, but there are solutions available. Just follow this guide and you'll be on your way to integrating Web services with your database in no time. 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 »

Documenting code is worth the hassle

The problem with documenting code is that if you do it too early, it's just another thing to keep updated along with the code. And if you wait until the end, then you have no time or inclination to add comments. An easy way is to document your code as you go. Here's how it's done. Read more »

Master simple forms authentication in .NET

Using forms authentication, you can quickly build a simple, secure Web app. This walk-through shows you how to apply the strategy in your apps. Read more »

Build a page framework in ASP.NET

ASP.NET enables you to create an object-oriented page framework to build Web sites. Find out how to put this handy capability to work. Read more »

ASP.NET Web Matrix: Keeping it simple

Many IT pros are amazed that MS has made parts of the .NET initiative free. The ASP.NET Web Matrix tool is designed to make it easy to code simple apps. Read more »

Blog (1)

The 2008 Trends and Threats to Internet security

Lana Kovacevic [blogs:webanatomy] -- I recently came across the IBM Internet Security Systems X-Force 2008 Mid-Year Trend Statistics report, which outlines issues affecting internet security, including application vulnerabilities, phishing, malware and spam. Read more »

Log in


Sign up | Forgot your password?

What's on?