Tags: code, make

News (734)

Exploit code makes IE flaw more dangerous

The threat posed by a critical flaw in Internet Explorer has been ratcheted up by the release of a program designed to exploit the vulnerability, security researchers warned on Thursday. Read more »

Google, Yahoo make lawmakers impotent, says Judge

Australian High Court Judge Justice Kirby has said computer code is more potent than the law -- and legislators are powerless to do anything about it. Read more »

Sun reluctant to make Java open source

The company's top software executive calls IBM's proposal to make Java open source "weird" and says it would encourage incompatible standards. Read more »

Mozilla warns on Adobe, Microsoft hidden Web agenda

Companies building Web sites should beware of proprietary rich-media technologies like Adobe's Flash and Microsoft's Silverlight, the founder of Mozilla Europe has warned. Read more »

Getting ready for the Python breakage

If Google starts behaving oddly later this year, it might not be due to too many YouTube videos of Britney Spears losing it or a stealth attack by Microsoft's minions, but because of a forthcoming change to the Python programming language. Read more »

Google takes open source back to school

Google Highly Open Participation Contest is a global program that is an analogue of the Google Summer of Code program (SoC) targeted at high school students. Read more »

Are developers stealing code?

Many software developers regard 'code-borrowing'--reusing existing software in their own work--as an acceptable practice, despite the legal minefield it could create for their employers. Read more »

IBM donates accessibility code to Firefox

50,000 lines of DHTML-related code have been donated to the Mozilla Foundation to help make Firefox more usable for those with disabilities. 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 release more source code?

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

Features (1211)

How to make money from Open source

Ever pondered how companies make money from free and open source development projects? Could you open source your code and still make a profit? Con Zymaris puts forward the case. Read more »

Making Swing trees easy

Trees are a common GUI component, and Swing provides classes to create them. However, using dynamic data with trees can be problematical. We'll show you how to avoid the pitfalls. Read more »

Construct your .NET application with MSBuild

The arrival of the .NET Framework 2.0 introduced many features, including the new build process driven by the Microsoft Build Engine. We'll run you through it. 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 »

Use method overloading in Java

Devising unique naming conventions can be a tedious chore, but reusing method names via overloading can make the task easier. Here's a look at how this technique works in Java. Read more »

Make Java code review painless and effective

Java code analysers can take the pain out of time-intensive code reviews and help you optimise code when you're under the gun. See what these top tools can do for your development process. Read more »

Three tools that make Java code review painless

Reviewing and optimising code is a task no developer is too keen on. Use these tools to help automate the process as much as possible. Read more »

Make managed code work with .NET's CAS

Developers and administrators can set permission and trust levels with code access security (CAS), while allowing the code to execute effectively. Read more »

Make your C# code more readable with comments

Application developers enjoy solving problems and churning out line after line of code, but the mere mention of documentation sends them running for the exit. Here are some tips for comments using C#. Read more »

Quick tips to make better use of the STL in C++

Here's a pair of tips on formulating functions and avoiding off-by-one errors that will help you implement the STL more efficiently. Read more »

Blog (77)

Make money from free code

Chris Duckett [blogs:betaliving] -- The Open Source Developers conference began Wednesday morning at Monash University in Melbourne. 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 »

In a world of Goliaths, who's got a stone?

David McAmis [blogs:theneteffect] -- It seems like it is that time of year again... the days are getting longer, the weather is getting a bit warmer and the top-tier software vendors are on a buying spree. Will you get lost in the shuffle? Why not support your local software developer! Read more »

Google destroys Security Through Obscurity

Chris Duckett [blogs:betaliving] -- Google Labs' new Code Search makes it easier for hackers to find database username and password details by entering strings that are commonly used within configuration files. Read more »

Google opens up the code for Browser Sync

Lana Kovacevic [blogs:webanatomy] -- After deciding to discontinue its Browser Sync, Google has decided to make the code open source to let developers continue hacking. Read more »

Firefox 3 add-ons to make you a better Web developer

Brendon Chase [blogs:codemonkeybusiness] -- Firefox might be a fast browser but it's extensions can transform it into a powerful development tool for Web developers and designers. Here are 10 of the best to get you started. Read more »

Google to allow third party code in Gmail?

Brendon Chase [blogs:codemonkeybusiness] -- According to executives from the company, Google are preparing to open Gmail to developers outside the Googleplex labs. Read more »

Bloated code is bad for working families

Staff [blogs:syslog] -- It's hard to argue with large and bloated as adjectives, but streamlined is debatable. MinWin comes in at a hefty 25MB and for that price you don't even get graphical output. 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 »

CodeGear Q&A

Brendon Chase [blogs:codemonkeybusiness] -- CodeGear is the new name for Borland's developer tools business. Builder AU spoke to CodeGear about the handover and direction of the developer tools business under the new banner. Read more »

Others (1)

Gnome 2.16 Preview

With the next major release of the GNOME desktop scheduled for release next month, each passing day sees more of the code frozen. This is the first iteration since version 2.14 was released in April, which saw extensive improvements in performance. Here is our first look at some of the features in Gnome 2.16. Read more »

Log in


Sign up | Forgot your password?

  • Staff Share a keyboard and mouse with Synergy

    Even in the era of virtualization, many IT pros (including myself) have a small army of computers sitting on, under, and around their desks. Read more »

    -- posted by Staff

  • Staff Android devs less than gruntled

    Yet more discouraging news on the Android front. Having hacked off its developer community by releasing updated SDKs to just a small group of chosen devs, Google has now given the brush-off to a petition that called for more to be given to the wider community. Read more »

    -- posted by Staff

  • Staff VMware shows how not to do it

    As a developer there will be a time when you ship a bug -- be it a stub that you left in, or a flaming, crashtastic segfault. The next time this happens and your bosses come baying for blood, point them in the direction of VMware, who this week gave the developer world a great example of how to ship a showstopper bug. Read more »

    -- posted by Staff

What's on?

  • Club Builder: Captain Obvious vs the Crackpots

    In the case of the bleeding obvious, IBM says open source needs good designers; a claim is made that China can activate your phone to snoop on you; and we take a look at the Defcon conference.