Tag: access
News (953)
Surface developer tools coming this month
The long-awaited software developer kit for the Surface tabletop computer will be made available to those attending Microsoft's Professional Developer Conference at the end of the month. Read more »
IBM joins the 'cloud computing' bandwagon
IBM on Monday launched a major initiative into 'cloud computing', a current term for internet-based services, in an effort it hopes will challenge the early lead of cloud pioneers such as Amazon and Google. Read more »
Mitnick cleared after customs scare
Since being released from prison eight years ago, Kevin Mitnick's brushes with the law have consisted of a few parking tickets and a citation for driving without a front license plate - that is, until he returned from a trip to Colombia two weeks ago. Read more »
Microsoft to launch 'Windows Cloud' this month
Microsoft will launch an operating system for the 'cloud' in four weeks, chief executive Steve Ballmer told delegates at a Microsoft-sponsored developer conference in London on Wednesday. Read more »
Net neutrality is an 'American problem'
The leaders of three of Australia's largest ISP's have declared the Net neutrality debate as solely a US problem — and further, that the nation that pioneered the internet might want to study the Australian market for clues as to how to solve the dilemma. Read more »
First Android phone: The details
US carrier T-Mobile and Google overnight detailed the first-ever mobile handset running Google's new Android operating system. Read more »
FBI searches apartment over Palin hack
US federal authorities are ramping up an investigation of a 20-year-old college student for allegedly hacking into US vice-presidential candidate and Alaska governor Sarah Palin's email account. Read more »
Palin hacker a US college student?
There were mixed reports on Friday in the US whether or not the son of a Tennessee state representative has been contacted by the FBI or Secret Service in connection with US vice presidential candidate Sarah Palin's hacked Yahoo Mail account. Read more »
OLPC rivals get 'vicious'
When the One Laptop Per Child (OLPC) organisation first mooted the idea of a super low cost laptop aimed at schoolchildren in the developing world some years ago, it was arguably on its own in the market. Read more »
Peru gets Windows on XO laptops
Microsoft and the One Laptop Per Child project announced Monday that Peru will be the first country to try out XO laptops running Microsoft Windows as part of a nine-month pilot program. Read more »
Features (1097)
50 significant moments from internet history
We take you through 50 defining moments of the internet. Read more »
Get started with Web vector graphics
At the Web Directions South conference in Sydney, Dmitry Baranovskiy presented "Web Vector Graphics", giving an overview of the models available for creating vector graphics on the Web and tools to make them render correctly in all browsers. Read more »
Avoid problems when redirecting via drop-down lists
One of the most important skills a developer needs is the ability to debug and fix problematic code whether it is their own or another developer's handiwork. This article shows how to solve a problem involving redirection and drop-down lists. Read more »
Evaluate volatile keyword and synchronisation in Java
If you need to control access to certain pieces of data in a class when writing multithreaded applications, see how you can use the volatile keyword to get a similar effect as using the synchronised keyword. Read more »
Send email alerts when errors are written to the event log
It is common for applications to write to the Windows Event Log when errors occur or a warning is issued, and with the advent of the .NET Framework, Microsoft has provided developers with built-in functionality to read and write data to or from the event log. Read more »
Getting started with Delphi for PHP
This article guides you through a brief tour of CodeGear's Delphi for PHP, a visual IDE for developing applications in PHP. Read more »
10+ things you should know about rootkits
Malware-based rootkits fuel a multibillion dollar spyware industry by stealing individual or corporate financial information. If that weren't bad enough, rootkit-based botnets generate untold amounts of spam. Here's a look at what rootkits are and what to do about them. Read more »
Try command-line looping for added efficiency
Using loops, you can take often-used commands that would normally be executed in sequence manually, and have them done automatically. This article tells you what you need to know about getting started with loops. Read more »
Get creative with Aviary tools
Aviary is generating quite a bit of buzz in the Web design community. Check out what these new types of Flex-based tools are all about. Read more »
What does Google Chrome offer developers?
This article discusses Chrome's tools for working with Web pages and weighs in on whether you should ditch IE or Firefox for Chrome. Read more »
Video (5)
A world without Windows?
ZDNet correspondent Sumi Das talks with senior editor Sam Diaz about new "instant-on" features that allow a PC to boot up without using Microsoft Windows. They discuss how tech companies such as Dell and Intel are all working on new technologies that enable users to get faster access to e-mail, calendars, and Web browsing. Read more »
How to hack NASA -- Club Builder
Club Builder learns that blank passwords allow access to America's most sensitive computer networks. We ask if open source cut development costs? And we come across the quote of the year, thus far. Read more »
Motorola: The evolving mobile Internet
At the JavaOne Conference in San Francisco Thursday, Motorola executive Christy Wyatt explains the various stages of the mobile Internet and the importance of giving users the ability to download and use many different applications to create a unique experience. Read more »
Working with LINQ in Visual Studio 2008
One of the new features in Visual Studio 2008 is LINQ -- a query language that allows access to SQL databases, XML and local data stores with one interface. Read more »
The reality of mobile Linux: Part one
At the Mobile World Congress, we look at how mobile Linux is already making an impact on handsets, with platforms and toolkits shown off by Trolltech, Access and Azingo Read more »
Blog (71)
Hack attack week
-- It wasn't a good week to be an Alaskan vice-presidential candidate, an online publication or even a multinational science project -- as all were compromised by hackers this week. Read more »
Firefox 3.1 Alpha 2 developer features
-- The latest Firefox alpha release -- 3.1 alpha 2 is more significant for developers than end-users. Read more »
Microsoft's vision of meshing
-- The main topic at this year's Microsoft Tech.Ed keynote was the combination of Live Mesh platform and Software plus Services -- Microsoft's version of SaaS. Read more »
Facebook developers to factor in age, location
-- Facebook has announced modifications to its developer application programming interface so that the creators of third-party applications can restrict their reach by demographic -- more specifically, by age or location. Read more »
How to Lifestream with WordPress
-- Lifestreaming is the act of collecting and publishing all of your social networking activities in one stream. Here's the easy way to get started using your own install of WordPress. Read more »
The 2008 Trends and Threats to Internet security
-- 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 »
Q&A with EditMe: A wiki for non-geeks
-- Finally, a wiki CMS solution that you can safely give to your clients to use. But sshhhh... don't call it a wiki... Read more »
Install usability practices in your shop with Silverback
-- Getting started with usability testing doesn't require an expensive lab full of equipment and science nerds in white coats to poke and prod your users. Cheap and accessible software is readily available to help your team create better software for end-users. Read more »
Facebook's portal for the masses
-- This week, Facebook took a number of strategic steps toward its goal of giving people the "power to share and make the world more open and connected." That's how founder and CEO Mark Zuckerberg described the mission statement for Facebook. Read more »
Do you trust data in the cloud?
-- Cheap hosted storage, app engines, and hosted code libraries. Can you really trust your data, or your client's data in the magical Web 2.0 cloud? Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
Microsoft prescribes more RESTDetails have begun to emerge about the next versions of Visual Studio and Windows Server this week -- and the message from Redmond is to REST up Read more »
-
With news that REST will play a big part in the next version of the .NET Framework, it is timely to take a look at ADO.NET. Read more »
-
Spellr.us needs a new dictionaryOne of the only Australian start-ups to present at the recent round of conferences in the US was Sydney-based spellr.us, which has launched a Web-based tool to check and monitor websites for spelling mistakes. Read more »
-
Five services to turn off in Windows XP
2008/10/01 13:25:41
-
2008/10/02 09:55:30
-
Change the Windows XP product key
2008/10/01 12:52:20
What's on?
-
Net Neutrality, Ballmer and bad dress -- Club Builder
Visting Club Builder this week: Steve Ballmer to speak in Australia, local ISPs say Net Neutrality is an American problem and we look at the best dressed from Tech.Ed.

