Lina is a Linux virtual machine that allows users to run applications with the native look of their host operating system. It also lets you install applications with a mouse-click, no need to compile...
A web browser that gave many people their first experience of the web is set to disappear. Netscape Navigator, now owned by AOL, will no longer be supported after 1 March 2008. The company...
1) Right click on a .aspx page in your solution explorer 2) Select the “browse with” context menu option 3) In the dialog you can select or add a browser. 4) Click the “Set...
DreamSpark is simple, it’s all about giving students Microsoft professional-level developer and design tools at no charge so you can chase your dreams and create the next big breakthrough in technology – or just...
You can use this function to validate the extension of a file, for client side file upload checkes. // You can specify the file type in the code “valid_extensions = /(.doc|.pdf)$/i;” . //If you...
Introducing Ubuntu Mobile – full Internet, no compromise Ubuntu Mobile is an Ubuntu edition that targets an exciting new class of computers called Mobile Internet Devices. Ubuntu Mobile, based on the world’s most popular...
What is Struts? Struts is a free open-source framework for creating Java web applications. Web applications differ from conventional websites in that web applications can create a dynamic response. Many websites deliver only static...
Javascript for validating a date. Pass month, day, year as parameters. This function will return true if the date is valid. // Author: arunmvishnu.com function validDate(month, day, year){ if(month ==’0′ || day ==’0′ ||...
The Ubuntu developers are moving very quickly to bring you the absolute latest and greatest software the Open Source Community has to offer. Hardy Heron Alpha 5 is the fifth alpha release of Ubuntu...
Recent Comments