SharE AlL YoU KnoW

Archive for the ‘Software Dev.’ Category

Visual Studio 2008

Wednesday, July 25th, 2007 Posted in Programming, Software Dev., Tech Corner | No Comments »

  Visual Studio 2008, code-named Orcas is the successor to Visual Studio 2005, and it would be launch together with Windows Server 2008 and SQL Server 2008 at 27th February, 2008, in Los Angles. The next version of ...

XML Notepad 2007

Thursday, June 21st, 2007 Posted in Software Dev. | No Comments »

Microsoft XML Notepad 2007 was introduced to provide a simple intuitive user interface for browsing and editing XML documents. The tool was actually introduced in 1998 but has been unavailable for several years. Authors can build and edit small sets of ...

Adobe Integrated Runtime (AIR)

Tuesday, June 12th, 2007 Posted in Software Dev., Tech Corner | No Comments »

Apollo is the code name for a cross-operating system runtime being developed by Adobe that allows developers to leverage their existing web development skills (Flash, Flex, HTML, JavaScript, Ajax) to build and deploy rich Internet applications (RIAs) to ...

Java-Powered Humanoid Robots

Wednesday, June 6th, 2007 Posted in Software Dev., Tech Corner | No Comments »

  Do you know about the RS Media Java ME powered Robosapiens from WowWee Robotics? The robot provides a complete multimedia robotic experience, and it can be fully customized and programmable according to your needs. In fact, these robots were used ...

Netbeans IDE 6.0 Preview

Friday, June 1st, 2007 Posted in Programming, Software Dev. | No Comments »

As mentioned earlier in my post, Netbeans IDE 6 Preview is available now. You can check the roadmap below regarding the Netbeans open source project. From the roadmap, Netbeans IDE 6.0 will be released in November 2007. Hopefully, we can ...

Regular Expressions

Sunday, May 27th, 2007 Posted in Programming, Software Dev. | 2 Comments »

Regular expression is a string that is used to describe or match a set of strings, according to certain syntax rules. It is supported by many programming languages for string manipulation. (Wikipedia) So, have you tried using Regular Expression in ...

Get your FREE Netbeans CD

Sunday, May 13th, 2007 Posted in Software Dev. | 3 Comments »

Netbeans refers to both a platform for the development of Java desktop applications, and also an integrated development environment (IDE) developed using Netbeans Platform (adapted from Wikipedia). Netbeans is not something new for software developers, especially for the open source ...