code blocks 1.0 rc2
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 8278
Code::Blocks 1.0 RC2
Code::Blocks is a C/C++ IDE built with configurability and extensibility in mind. more>>
Code::Blocks is a free C++ IDE built specifically to meet the most demanding needs of its users. The Code::Blocks project was designed, right from the start, to be extensible and configurable.
Built around a plugin framework, Code::Blocks can be extended with plugin DLLs. It includes a plugin wizard so you can compile your own plugins! (Free SDK downloaded separately)
Main features:
- Open Source! GPL2, no hidden costs.
- Cross-platform. Runs on Linux or Windows (uses wxWidgets).
- Made in GNU C++. No interpreted languages or proprietary libs needed.
- Comes in two presentations: Standalone, and MinGW bundle
- Devpack support (optional)
- Extensible thru plugins (SDK available in the downloads section)
- Multiple compiler support:
- GCC (MingW / Linux GCC)
- MSVC++
- Digital Mars
- Borland C++ 5.5
- Open Watcom
- Compiles directly or with makefiles
- Predefined project templates
- Custom template support
- Uses XML format for project files.
- Multi-target projects
- Workspaces support
- Imports MSVC projects and workspaces (NOTE: assembly code and inter-project dependencies not supported yet)
- Imports Dev-C++ projects
- Integrates with GDB for debugging
- Syntax highlighting, customizable and extensible
- Code folding for C++ and XML files.
- Tabbed interface
- Code completion plugin
- Class Browser
- Smart indent
- One-key swap between .h and .c/.cpp files
- Open files list for quick switching between files (optional)
- External customizable "Tools"
- To-do list management with different users
<<lessBuilt around a plugin framework, Code::Blocks can be extended with plugin DLLs. It includes a plugin wizard so you can compile your own plugins! (Free SDK downloaded separately)
Main features:
- Open Source! GPL2, no hidden costs.
- Cross-platform. Runs on Linux or Windows (uses wxWidgets).
- Made in GNU C++. No interpreted languages or proprietary libs needed.
- Comes in two presentations: Standalone, and MinGW bundle
- Devpack support (optional)
- Extensible thru plugins (SDK available in the downloads section)
- Multiple compiler support:
- GCC (MingW / Linux GCC)
- MSVC++
- Digital Mars
- Borland C++ 5.5
- Open Watcom
- Compiles directly or with makefiles
- Predefined project templates
- Custom template support
- Uses XML format for project files.
- Multi-target projects
- Workspaces support
- Imports MSVC projects and workspaces (NOTE: assembly code and inter-project dependencies not supported yet)
- Imports Dev-C++ projects
- Integrates with GDB for debugging
- Syntax highlighting, customizable and extensible
- Code folding for C++ and XML files.
- Tabbed interface
- Code completion plugin
- Class Browser
- Smart indent
- One-key swap between .h and .c/.cpp files
- Open files list for quick switching between files (optional)
- External customizable "Tools"
- To-do list management with different users
Download (2.6MB)
Added: 2005-11-28 License: GPL (GNU General Public License) Price:
1591 downloads
Bloo 1.00 RC2
Bloo is a free, public-domain, object-oriented implementation of full-featured blog software, based on the Phoo Phramework. more>>
Bloo is a free, public-domain, object-oriented implementation of full-featured blog software, based on the Phoo Phramework. Both Phoo and Bloo are PHP systems. This projects are both covered under the Gnu Public License.
Main features:
- Role-based security at the object level (in other words, security is pervasive)
- Those with posting privileges can create and edit posts
- Readers can comment on posts
- Posts can receive trackbacks
- Comment and trackback moderation, spam and troll destruction, etc.
- Administrators have full control over the look and feel of the blog, via the overlay editor. All visual element templates can be edited on the fly, with a non-destructive edit.
- Themes control the look and feel. Administrators can create themes on the fly, cascade themes from other themes, and select the default theme.
- Optional theme-selector for blog readers to pick their favorite theme
- Bloo-administered Blogroll ("Bloogroll")
- Configurable blogroll categories
- Multiple Spam Control Extension SnapOns
- Multiple users
- Multiple post categories per post.
- Post keyword searches
- Easy to use installation and upgrade programs
- Developers can create new Extension SnapOns to add functionality to the blog
- All input and output components of the system are XML-based and separate from the code
- New functionality can be added via Bloo Extension SnapOns
Enhancements:
- New features in this release include support for multiple post categories, IP blacklist and comments-flood protection, an enhanced theme selector, RSS fixes, among others.
<<lessMain features:
- Role-based security at the object level (in other words, security is pervasive)
- Those with posting privileges can create and edit posts
- Readers can comment on posts
- Posts can receive trackbacks
- Comment and trackback moderation, spam and troll destruction, etc.
- Administrators have full control over the look and feel of the blog, via the overlay editor. All visual element templates can be edited on the fly, with a non-destructive edit.
- Themes control the look and feel. Administrators can create themes on the fly, cascade themes from other themes, and select the default theme.
- Optional theme-selector for blog readers to pick their favorite theme
- Bloo-administered Blogroll ("Bloogroll")
- Configurable blogroll categories
- Multiple Spam Control Extension SnapOns
- Multiple users
- Multiple post categories per post.
- Post keyword searches
- Easy to use installation and upgrade programs
- Developers can create new Extension SnapOns to add functionality to the blog
- All input and output components of the system are XML-based and separate from the code
- New functionality can be added via Bloo Extension SnapOns
Enhancements:
- New features in this release include support for multiple post categories, IP blacklist and comments-flood protection, an enhanced theme selector, RSS fixes, among others.
Download (MB)
Added: 2007-08-09 License: GPL (GNU General Public License) Price:
809 downloads
XCB 1.0 RC2
XCB (X protocol C-language Binding) is a replacement for Xlib. more>>
XCB (X protocol C-language Binding) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility.
It has several advantages over Xlib, including size (small library and lower memory footprint), latency hiding (batch several requests and wait for the replies later), direct protocol access (one-to-one mapping between interface and protocol), thread support (access XCB from multiple threads, with no explicit locking), and easy creation of new extensions (automatically generates its interface from machine-parsable XML protocol descriptions).
Xlib can also use XCB as a transport layer, allowing software to make requests and receive responses with both, which eases porting to XCB. However, client programs, libraries, and toolkits will gain the most benefit from a native XCB port.
<<lessIt has several advantages over Xlib, including size (small library and lower memory footprint), latency hiding (batch several requests and wait for the replies later), direct protocol access (one-to-one mapping between interface and protocol), thread support (access XCB from multiple threads, with no explicit locking), and easy creation of new extensions (automatically generates its interface from machine-parsable XML protocol descriptions).
Xlib can also use XCB as a transport layer, allowing software to make requests and receive responses with both, which eases porting to XCB. However, client programs, libraries, and toolkits will gain the most benefit from a native XCB port.
Download (0.41MB)
Added: 2006-10-08 License: MIT/X Consortium License Price:
1113 downloads
SiNotes 1.0 RC2
SiNotes is a simple desktop notes manager that allows you to create electronic desktop notes. more>>
SiNotes project is a simple desktop notes manager that allows you to create electronic desktop notes, search them in very convenient way, and display them.
<<less Download (0.094MB)
Added: 2006-12-19 License: GPL (GNU General Public License) Price:
1039 downloads
Gloster 1.0 RC2
Gloster is a secure and decentralized p2p program for small communities. more>>
Gloster is a secure and decentralized p2p program for small communities.
With Gloster you can easily share files on the Internet without depending on a server.
You can search files on the network and browser users shared files. Multi-sourcing is also supported. You can even create channels or chat with the users.
Gloster is a p2p software working without server designed for small comunities. You can create chan and do pv chat. On a Gloster network, the communications are crypted between the nodes (users).
Enhancements:
- The first configuration wizard was enhanced.
- Translations can be added easily.
- Translation problems were corrected.
- Hashing speed was improved.
- Timestamps and color were added in chat/chan windows.
- MD5 hashing is used instead of MD4.
- Some bugfixes were made.
<<lessWith Gloster you can easily share files on the Internet without depending on a server.
You can search files on the network and browser users shared files. Multi-sourcing is also supported. You can even create channels or chat with the users.
Gloster is a p2p software working without server designed for small comunities. You can create chan and do pv chat. On a Gloster network, the communications are crypted between the nodes (users).
Enhancements:
- The first configuration wizard was enhanced.
- Translations can be added easily.
- Translation problems were corrected.
- Hashing speed was improved.
- Timestamps and color were added in chat/chan windows.
- MD5 hashing is used instead of MD4.
- Some bugfixes were made.
Download (0.48MB)
Added: 2005-12-07 License: GPL (GNU General Public License) Price:
1418 downloads
Source Speak 1.0 RC2
Source Speak is a PHP program which enables a person to display their programs source code. more>>
Source Speak is a PHP program which enables a person to display their programs source code. If you are wondering why someone would want to share their code, there are many reasons.
displaying code for a potential employer
showing other developers your algorithms
developers on add to your code
This program is easy to use. Just copy the program to your web server that has PHP installed. The next step is to copy your project into the projects directory.
<<lessdisplaying code for a potential employer
showing other developers your algorithms
developers on add to your code
This program is easy to use. Just copy the program to your web server that has PHP installed. The next step is to copy your project into the projects directory.
Download (MB)
Added: 2007-04-10 License: GPL (GNU General Public License) Price:
933 downloads
xcb-proto 1.0 RC2
xcb-proto contains descriptions of the X Window System core protocol and selected extensions in an XML-based data format. more>>
The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility.
xcb-proto project contains descriptions of the X Window System core protocol and selected extensions in an XML-based data format.
They are used by the X C Binding (XCB) library to generate much of its code, but you can also use these descriptions for other purposes, such as decoding the X protocol or building X Window System bindings for other languages.
Installation:
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type sh ./configure instead to prevent `csh from trying to execute configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
Enhancements:
- < import >xproto< /import > was explicitly added to extensions that use xproto. "union" was changed to "xidunion" for XID unions like DRAWABLE and FONTABLE, so that the code generator can more easily declare these XID unions as integer typedefs rather than unions.
- Structures attempting to provide C type safety were replaced with CARD32 typedefs.
- render.xml now describes CompositeGlyphs* as taking lists of BYTE, rather than lists of unions of structures of lists.
- The caller must construct an appropriate sequence of glyph elements.
- XCB didnt properly handle the previous definition.
<<lessxcb-proto project contains descriptions of the X Window System core protocol and selected extensions in an XML-based data format.
They are used by the X C Binding (XCB) library to generate much of its code, but you can also use these descriptions for other purposes, such as decoding the X protocol or building X Window System bindings for other languages.
Installation:
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type sh ./configure instead to prevent `csh from trying to execute configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
Enhancements:
- < import >xproto< /import > was explicitly added to extensions that use xproto. "union" was changed to "xidunion" for XID unions like DRAWABLE and FONTABLE, so that the code generator can more easily declare these XID unions as integer typedefs rather than unions.
- Structures attempting to provide C type safety were replaced with CARD32 typedefs.
- render.xml now describes CompositeGlyphs* as taking lists of BYTE, rather than lists of unions of structures of lists.
- The caller must construct an appropriate sequence of glyph elements.
- XCB didnt properly handle the previous definition.
Download (0.080MB)
Added: 2006-10-08 License: MIT/X Consortium License Price:
1113 downloads
prc 1.0 RC2
prc project utilises a pioneer control out port and a soundcard to make the keypresses on a pioneer remote control available. more>>
prc project utilises a pioneer control out port and a soundcard to make the keypresses on a pioneer remote control available for the computer. With additional scripts or programmes it is possible to control your computer without additional hardware, like infrared receivers. It features automatic noise level detection and it is independent from the used sound architecture.
<<less Download (0.021MB)
Added: 2006-11-14 License: GPL (GNU General Public License) Price:
1074 downloads
ebtables 2.0.8 rc2
ebtables is a filtering tool for a bridging firewall. more>>
ebtables is a filtering tool for a bridging firewall. A firewalling tool to transparently filter network traffic passing a bridge. The filtering possibilities are limited to link layer filtering and some basic filtering on higher network layers. Advanced logging, MAC DNAT/SNAT and brouter facilities are also included.
The ebtables tool can be used together with the other Linux filtering tools, iptables/ip6tables/arptables. There are no incompatibility issues.
This site also has the latest ebtables/bridge-nf patches for the 2.4 kernel series.
The arptables userspace tool is also maintained here.
Enhancements:
- ebtables modules are now located in /usr/lib/ebtables/
- added /sbin/service ebtables support
- added ebtables-save (thanks to Rok Papez ) and ebtables-restore (the first one a perl script, the second one written in c (fast)
- optimized the code for the -A command, making ebtables-restore very fast.
- ebtablesd/ebtablesu is deprecated and not compiled by default the ebtables-save/ebtables-restore scheme is much better
<<lessThe ebtables tool can be used together with the other Linux filtering tools, iptables/ip6tables/arptables. There are no incompatibility issues.
This site also has the latest ebtables/bridge-nf patches for the 2.4 kernel series.
The arptables userspace tool is also maintained here.
Enhancements:
- ebtables modules are now located in /usr/lib/ebtables/
- added /sbin/service ebtables support
- added ebtables-save (thanks to Rok Papez ) and ebtables-restore (the first one a perl script, the second one written in c (fast)
- optimized the code for the -A command, making ebtables-restore very fast.
- ebtablesd/ebtablesu is deprecated and not compiled by default the ebtables-save/ebtables-restore scheme is much better
Download (0.091MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1201 downloads
cdbxx 0.0.1 RC2
cdbxx is a small, STL-style C++ library for the TinyCDB implementation of Constant Database. more>>
cdbxx is a small STL style C++ library for TinyCDB implementation of Constant Database. It provides iterators, data adapters and high level interfaces for databases.
<<less Download (0.016MB)
Added: 2005-09-29 License: GPL (GNU General Public License) Price:
1485 downloads
Gnome Memory Blocks 0.2
Gnome Memory Blocks project is a concentration game for GNOME. more>>
Gnome Memory Blocks project is a concentration game for GNOME.
This is GNOMEs version of the `memory blocks game originaly come from Semantec game pack for Win-3.11
<<lessThis is GNOMEs version of the `memory blocks game originaly come from Semantec game pack for Win-3.11
Download (0.42MB)
Added: 2006-12-05 License: GPL (GNU General Public License) Price:
1062 downloads
LipstikLF 1.0 RC2
LipstikLF is intended to be a Swing counterpart for the Lipstik KDE theme engine. more>>
LipstikLF is intended to be a Swing counterpart for the Lipstik KDE theme engine. It was written to be fast, clean, and as similar to original Lipstik look as possible.
LipstikLF should run both on Java 1.4 and 1.5.
<<lessLipstikLF should run both on Java 1.4 and 1.5.
Download (0.17MB)
Added: 2006-11-29 License: GPL (GNU General Public License) Price:
1060 downloads
Chrootbin 3.0 RC2
Chrootbin is a tool which will help you make basic chroot environment. more>>
Chrootbin is a tool which will help you make basic chroot environment. The project will also help skipping the boring parts of making a chroot from scratch.
Since version 2.0.0, rpm based systems and slackware packages are supported.
Main features:
- Creating basic chroot env
- Installing relevant files from rpm, slackware packages
NOTE: Its tested on Linux Slackware,SuSE,RedHat,Gentoo,Fedora. Probably works on others too.
Enhancements:
- Installation fixup
- Minor process fixes
<<lessSince version 2.0.0, rpm based systems and slackware packages are supported.
Main features:
- Creating basic chroot env
- Installing relevant files from rpm, slackware packages
NOTE: Its tested on Linux Slackware,SuSE,RedHat,Gentoo,Fedora. Probably works on others too.
Enhancements:
- Installation fixup
- Minor process fixes
Download (0.005MB)
Added: 2007-02-23 License: GPL (GNU General Public License) Price:
975 downloads
omniORB 4.1.0 RC2
omniORB is an Object Request Broker (ORB) which implements version 2.6 of the Common Object Request Broker Architecture (CORBA). more>>
omniORB is an Object Request Broker (ORB) which implements version 2.6 of the Common Object Request Broker Architecture (CORBA).
omniORB project supports the C++ and Python language bindings, is fully multithreaded, uses IIOP as the native transport, and comes complete with a COS Naming Service. omniORB is one of the fastest available C++ ORBs.
Main features:
- C++ and Python language bindings.
- Adheres to the CORBA 2.6 specification.
- Support for GIOP and IIOP 1.0, 1.1 and 1.2.
- Fully multithreaded runtime.
- TypeCode and type Any.
- CORBA 2.6 DynAny interfaces.
- Dynamic Invocation and Dynamic Skeleton interfaces.
- Complete Naming Service, omniNames.
- Support for wchar, wstring and code set negotiation.
- Full long long, long double, fixed point support.
- PortableServer::Current.
- Unix domain socket transport.
- Bidirectional GIOP.
- Interoperable Secure Socket Layer transport.
- Flexible thread management.
- Interceptors.
- The following platforms are supported (although some have only been tested with earlier releases):
- Windows NT / XP / 9x with Visual C++ version 5.0 and above
- Linux / EGCS 2.91 or GCC 2.95 and above
- Solaris 2.{5,6,7,8} / Sun C++ version 4.2 and above, or GCC 2.95 and above
- HPUX 11.00/ aC++
- SGI Irix 6.x/ SGI C++ compiler 7.2
- Digital Unix 4.0D/ DEC C++ compiler version 6.0
- IBM AIX 4.2/ IBM C Set++ 3.1.4 and xlC 5.0 (Visual Age C++ 5.0)
- IBM AIX 4.3/ IBM C Set++ 3.6.6 and xlC 5.0 (Visual Age C++ 5.0)
- HPUX 10.20/ aC++ (B3910 A.01.04)
- OpenVMS Alpha 6.2/ DEC C++ compiler 6.2/5.5 (UCX 4.1 ECO 8)
- OpenVMS Vax 6.1/ DEC C++ compiler 5.5 (UCX 4.0 ECO 1)
- NextStep 3.3/ gcc-2.7.2
- Reliant Unix 5.43/CDS++
- Phar Laps Real Time ETS Kernel
- SCO Unixware 7
- Mac OS X
- Fujitsu Siemens BS2000 (with patch in the distribution)
- ...and many others.
- Fully interoperable with other CORBA ORBs.
<<lessomniORB project supports the C++ and Python language bindings, is fully multithreaded, uses IIOP as the native transport, and comes complete with a COS Naming Service. omniORB is one of the fastest available C++ ORBs.
Main features:
- C++ and Python language bindings.
- Adheres to the CORBA 2.6 specification.
- Support for GIOP and IIOP 1.0, 1.1 and 1.2.
- Fully multithreaded runtime.
- TypeCode and type Any.
- CORBA 2.6 DynAny interfaces.
- Dynamic Invocation and Dynamic Skeleton interfaces.
- Complete Naming Service, omniNames.
- Support for wchar, wstring and code set negotiation.
- Full long long, long double, fixed point support.
- PortableServer::Current.
- Unix domain socket transport.
- Bidirectional GIOP.
- Interoperable Secure Socket Layer transport.
- Flexible thread management.
- Interceptors.
- The following platforms are supported (although some have only been tested with earlier releases):
- Windows NT / XP / 9x with Visual C++ version 5.0 and above
- Linux / EGCS 2.91 or GCC 2.95 and above
- Solaris 2.{5,6,7,8} / Sun C++ version 4.2 and above, or GCC 2.95 and above
- HPUX 11.00/ aC++
- SGI Irix 6.x/ SGI C++ compiler 7.2
- Digital Unix 4.0D/ DEC C++ compiler version 6.0
- IBM AIX 4.2/ IBM C Set++ 3.1.4 and xlC 5.0 (Visual Age C++ 5.0)
- IBM AIX 4.3/ IBM C Set++ 3.6.6 and xlC 5.0 (Visual Age C++ 5.0)
- HPUX 10.20/ aC++ (B3910 A.01.04)
- OpenVMS Alpha 6.2/ DEC C++ compiler 6.2/5.5 (UCX 4.1 ECO 8)
- OpenVMS Vax 6.1/ DEC C++ compiler 5.5 (UCX 4.0 ECO 1)
- NextStep 3.3/ gcc-2.7.2
- Reliant Unix 5.43/CDS++
- Phar Laps Real Time ETS Kernel
- SCO Unixware 7
- Mac OS X
- Fujitsu Siemens BS2000 (with patch in the distribution)
- ...and many others.
- Fully interoperable with other CORBA ORBs.
Download (2.9MB)
Added: 2006-11-10 License: LGPL (GNU Lesser General Public License) Price:
1083 downloads
Sticker 3.1.0 RC2
Sticker is a tickertape instant messaging and virtual presence client for the Elvin event routing service. more>>
Sticker project is an Elvin tickertape messaging and virtual presence client that provides a high degree of desktop integration and specialises in flexible handling of ticker messages.
Main features:
- Scrolling ticker or threaded tree views for reading and sending messages
- Integrated virtual presence
- Multiple tickertapes
- Message processing rules
- Secure messaging
- Windows desktop integration
Enhancements:
- This release adds support for Intel Macs and should fix the remaining serious performance bugs on Mac OS X.
- It also includes a minor UI refresh for Windows and Unix users.
<<lessMain features:
- Scrolling ticker or threaded tree views for reading and sending messages
- Integrated virtual presence
- Multiple tickertapes
- Message processing rules
- Secure messaging
- Windows desktop integration
Enhancements:
- This release adds support for Intel Macs and should fix the remaining serious performance bugs on Mac OS X.
- It also includes a minor UI refresh for Windows and Unix users.
Download (3.2MB)
Added: 2007-03-14 License: MPL (Mozilla Public License) Price:
990 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above code blocks 1.0 rc2 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed