UML StateWizard: A Dynamic Model Tool Monday the 1st, May 2006 at 02:39 PM (EDT) Jerome - 0 Talkback(s) with 1953 Reads UML StateWizard acts as a Visual C++ Add-in, which provides a UML (Unified Modeling Language) state machine programming mechanism in portable standard C/C++ for either embedded systems development and simulation, or Windows/WinCE application development. After embedded systems' simulation and debugging in Visual C++ developer studio, developer can move program to a destination working environment with little or no extra investment of effort.
|
Comprehensive AJAX Platform Released As Open Source Tuesday the 10th, January 2006 at 11:23 AM (EST) Sharon Smith - 0 Talkback(s) with 1409 Reads ClearNova's ThinkCAP JX, the first visual development environment for building rich Internet applications with AJAX now includes a royalty-free, open source runtime.
|
Koders Introduces Early Access Program for Plug-ins with Smart Search Service and Loc Tuesday the 15th, November 2005 at 12:41 PM (EST) Read full article at Koders, Inc. (0 Talkback) Scot Howard writes "New Koders Smart Search Service Notifies and Enables Easy Access to Reuseable Source Code for Developers Using Eclipse and Microsoft Visual Studio .NET"
|
Trolltech to Extend Dual Licensing to Qt for Windows Tuesday the 8th, February 2005 at 01:23 PM (EST) Accidutzu - 0 Talkback(s) with 1749 Reads Trolltech(R), a provider of leading application development software, today announced that it will extend its successful dual-licensing business model to include the Qt(R) cross-platform application development framework for the Microsoft Windows operating system. The availability of Qt for Windows under the open source GNU General Public License (GPL) will bring the benefits of open source software to the Windows environment, fueling the development of open source applications for the mainstream PC market. Qt for Windows is already widely used for commercial software development.
|
JetBrains Provides Free IntelliJ IDEA Licenses to Open Source Community Monday the 7th, February 2005 at 01:58 PM (EST) florentina - 0 Talkback(s) with 1854 Reads Always happy to give support to non-commercial projects, JetBrains invites all Open Source projects to apply for FREE license keys for industry leading Java IDE, IntelliJ IDEA.
|
Daffodil Replicator v1.6 (with support for DB2) released Saturday the 22nd, January 2005 at 04:47 AM (EST) Rohit Malhotra - 0 Talkback(s) with 2093 Reads Gurgaon, India - January 21, 2005: Daffodil Software, a Java database and replication technology company, has released Daffodil Replicator v1.6 (an open source data replication tool), equipped with the much awaited IBM DB2 support. This version also provides for increased performance and high data availability.
|
Tutorials : Basic C++ School Sunday the 2nd, February 2003 at 01:31 PM (EST) Jonathan Kajdman - 2 Talkback(s) with 3858 Reads This will be the first lesson in our new C++ school. You'll learn the basics of programming. And hopefully you will be able to do simpel animations in the end.
|
The Basic of PHP Wednesday the 22nd, May 2002 at 12:17 PM (EDT) Ewdison Then - 0 Talkback(s) with 4079 Reads PHP stands for the Hypertext Preprocessor. PHP is embedded in HTML files and is extremely easy to learn and code. PHP is a server side scripting language, that is, the server processes the PHP code and sends the output to you. Thus, it is not possible to view the source of the PHP code. PHP code cannot be run on your computer unless you are running a server, download PHP Triad so you can test your PHP code on your computer.
|
The RSA encryption algorithm explained Tuesday the 21st, May 2002 at 10:59 PM (EDT) Nikhil Ribeiro - 0 Talkback(s) with 13526 Reads Learn how this powerful encryption algorithm works in this easy to understand tutorial.
|
Implementing and strengthening the ROT-13 encryption algorithm Saturday the 18th, May 2002 at 01:18 PM (EDT) Nikhil Ribeiro - 0 Talkback(s) with 3875 Reads Learn how to implement the ROT-13 encryption algorithm and how to make it stronger. A basic knowledge of C++ is required.
|