gtk
XMIND 2008 Pro for Linux GTK 2.3.0
XMIND, with a clean and kind interface,is a revolutionary Mind Mapping/Brainstorming/Presentation software. It enables you to work efficiency and carry out various ideas easily by revolutionizing way more>>
XMIND, with a clean and kind interface, is a
revolutionary Mind Mapping/Brainstorming/Presentation
software tool. It enables users to work efficiently and
carry out various ideas easily by revolutionizing way
they capture and manager information. Structure your
mind now!
In XMIND, you can plan your meeting effortlessly by
creating an agenda and finalizing details in one map
with the hierarchical structure. All information in the
map can be captured easily by filtering with marker and
label. During meeting, you can use XMIND to make
presentation. With full content covering the whole
screen, audiences can focus on certain point and grasp
entire ideas at the same time. Meanwhile, audio notes
will let you record everyones voices as separate
attachments to their own points. Your meeting will be
structured soon!
XMIND lets you instantly capture the ideas without
disrupt the brainstorming process to define their
precise wording or positioning. Enter and Tab keys
provide an quick way to bring your ideas into maps as
topics. By applying Filter or Drilldown, participants
can focus on particular topics. All information will be
recorded in XMIND as mind map. But this is just
beginning. XMIND can help you do the analysis now!
Depending on Fishbone Charts and 2D charts, you can
visually organize causal relationships in the complex
ideas or events, increase awareness of cause and effect,
and organize all material!
XMIND empowers teams to creatively and effortlessly
share ideas and information in a scalable visual map.
Through powerful yet simple visualization, groups
constructively work together to reach important
conclusions and faster alignment. You can push all
information, such as file, document, image into XMIND as
attachments. You can separate whole arrangement into
smaller, more focused aspects as multi-maps. If
required, you can merge maps into one map! And all maps
can be exported to kinds of formats, including Word,
PPT,PDF/RTF and image etc. Distribution will be simple!
Requirements: A 800MHz processor/128M RAM(recommend 512M)/200MB free disk space for installation
Whats new in this version: New Feature: Export maps to MindManager file. New Feature: Add the large preview in the XMAP file.New Feature: There is a "lightness" button in the sidebar during presentation. Improvement: Print Dialog is renamed as Print Preview Dialog. Improvement: Only after choosing Next in the dialog should users be able to select page size and adjust printer settings, and then print. Improvement: Users can now choose a sort of unit representing margins from inch and millimeter. Improvement: Improve the filter viewer. Improvement: New name for some Map Properties,Rainbow Colors -> Multi-colored Branches and Spiny Lines -> Tapered Lines. Improvement: When an filter applied, Ctrl+A will select alternatively the filtered topics and all topics. Improvement: Importing the MindManager file. Improvement: Exporting to PPT. Bug: Print free-positioned main branch with boundary and the boundary will not be at right position. Bug: Users can not use "Alt+Up/Down" during the subtopics in the cell topic of 2D-chart. Bug: Users can not copy the column name in 2D-Chart. Bug: Some markers will disappear some time.Bug: Black key will not work if the subtopics are collapsed during presentation. Bug: The text font can not be changed into italic style. Other dozens bugs.
<<less
A Revolutionary Mind Mapping/Brainstorming Software. Clean and Kind Interface! XMIND 2008 Pro for Linux GTK 2.0.3 - Mango SoftwareLicense:Shareware
GHX 3
GHX is a clone of a mac software gathering in one program FTP, IRC and NEWS like functions. more>>
GHX is not a GTK interface for hx. GHX has been written from scratch using a packet sniffer and windoz/mac hotline to discover hotline protocol. Its fun to sniff a network where hundreds of computer are connected.
To use it:
1) copy the directory modules where you want
(you can rename it).
2) copy ghx executable where you want.
3) the first time you run ghx, click on the
configuration button
4) click on manage module button
5) add the path where you have ghx modules
6) click on rescan
7) choose the modules you want to insert
8) save the configuration
9) leave and restart GHX (the current version
doesnt dynamically insert modules).
Enhancements:
- Enhancements
- It is now possible to manually timeout selected running tasks.
- transfer task list can be saved and restored.
- Commands inside command menu now have keyboard shortcut.
- some configuration panel options have been reordered.
- Ctrl-C is now catched to avoid killing GHX accidentally.
- Bug fixes
MoonSked 1.4.7
MoonSked is the complete moonbounce scheduling and tracking solution for Linux, Macintosh, Windows. more>>
MoonSked for Linux/x86 requires any x86-based Linux distribution with GTK+ 2.0 (or higher), Glibc-2.3 (or higher) and CUPS (Common UNIX Printing System). Depending on your distribution of Linux, you may already have these pre-installed. However, you can download and install the GTK+ 2.0 libraries from www.gtk.org. You may also find pre-built libraries from your Linux distributors homepage.
MoonSked is Shareware - you can try it for free, once you register it, you will get free upgrades, support and a code to disable the reminder messages that will otherwise appear at regular intervals.In order to let you try the software, the software is not feature disabled, however some parts only run for a few minutes in each session.
You can purchase a MoonSked registration key online on a secure server. Purchase online using the secure servers of SWREG or via PayPal (all credit cards accepted).

Nero for Linux 3.0 32bit
burning application for the Linux operating system. more>> Nero Linux 3 is the definitive burning application for the Linux operating system. Based on the award-winning Nero Burning ROM 7 platform, Nero Linux 3 is the most powerful and versatile burning application available for Linux, and the only application to offer Blu-ray Disc and HD DVD data burning support.
Experience the most comprehensive burning application for the Linux OS!
Enjoy the same functionalities as in Nero Burning ROM 7
Burn data using any optical disc format, including CD, DVD, Blu-ray Disc, and HD DVD
Ensure a quick and easy setup using SmartDetect automatic drive support
Take control of your music collection with integrated audio capabilities including high speed digital audio extraction and FreeDB to automatically obtain disc information over the internet
System Requirements:
Linux Kernel 2.4 or newer (2.6 recommended) with X-Window
Glibc 2.3.2 and libstdc++6 3.4
GTK+ 2.4.10 (or newer)
800 MHz Intel?? Pentium?? III processor, AMD Sempron??? 2200+ processors or equivalent, 128 MB RAM
Hard drive space: 50 MB for program installation
CD, DVD, Blu-ray Disc, or HD DVD recordable or rewritable drive for burning<<less
X-develop 2.0
X-develop is a multi-language, cross-platform IDE from Omnicore. more>>
It offers advanced code analysis, project-wide on-the-fly error checking, refactoring, smart editing, fast code navigation capabilities, seamless version control system integration, and other productivity-boosting features for C#, Java, JavaServer Pages, J#, and Visual Basic.NET.
On-the-fly Error Checking
On-the-fly error checking of all files throughout the project
Instant display of errors caused by changes in other files
Suggestion of automatic fixes for errors
Coding Assistance
Code completion
Documentation popup display
Create setter and getter methods
Create constructor
Override method
Create stubs for not yet implemented interface methods
Customizable code formatting
Semantic code highlighting
Organize imports
Code Inspections
Find unused methods/fields/variables
Find assigment with no effect
Possible Fallthrough
Unnecessary cast
Unexpected empty statement
Identical if/else clause
Fast Navigation
Goto overriding/overridden method
Goto symbol/class by name
Find usages
Find inheritors of a type
Find overridden/overriding methods
Find method taking/returning a type
Refactoring
Rename class/method/field/variable
Move classes
Change method signature
Extract method
Inline method
Introduce variable
Inline variable
Debugging
.NET 1.1 and .NET 2.0 debugger
Mono debugger
Industry-leading back-in-time Java debugger
JSP debugging
GUI designer
Support for WindowsForms 1.0 & 2.0, GTK#, Swing and AWT
Creates resizable, resolution and font size independent GUIs
Version Control System Integration
Support for CVS, SubVersion, Visual SourceSafe, Bitkeeper and Perforce
Languages
Allready supports Java, C#, JSP, J# and VisualBasic.NET
Open API for custom languages
Cross-language refactoring
Java
Supported on Windows, Linux and Mac OS X
Supports development for JDK 1.1, 1.2, 1.3, 1.4 and 5.0
Full support for JDK 5.0 languages features (generics, enums, autoboxing,...)
Incremental background compilation
Compatibility compilation allows using JDK 5.0 languages features with JDK 1.4
JavaServerPages
Supports development of JSPs
Support Tomcat 4.1, 5.0 and 5.5
J#
Full support for J# 1.1 and J# 2.0 including generics
All productivity features are available for J#
C#
Full support for C#1.1 and C# 2.0 including generics
All productivity features are available for C#
Visual Basic.NET
Full support for VisualBasic.NET 2005 including generics
Most productivity features are available for Visual Basic.NET
Visual Studio.NET
Compatible with Visual Studio.NET 2005 and 2003 projects and solution files (.sln)
Full support for .NET version 1 and 2 on Windows
Uses MSBuild for compilation
Support for VS.NET 2005 project and item templates
Mono
Support for Mono
Version restrictions:
- 20-day evaluation trial
- Page: 1 of 1
- 1