Main > Free Download Search >

Free 3.x software for linux

3.x

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 160
FakeBold Font patches for QT 4.3.x 0.1

FakeBold Font patches for QT 4.3.x 0.1


FakeBold Font patches for QT 4.3.x fake a bold font style and output for some fonts without bold support. more>>
FakeBold Font patches for QT 4.3.x fake a bold font style and output for some fonts without bold support.

It is specially and very useful for CJK fonts. actually it works with all fonts without bold style.

Here I use FT_Glyph_Embolden to get a bold glyph.

These patches is not related to font rendering result, if you want to control font rendering result, please control fontconfig configurations.

Screenshot1: shows bold/bolditalic support with "SOng" and "Hei" Chinese font.

Screenshot1: shows bold/italic support for Chinese,Korean,Yi,Tibetan with Sans fontset(Song,SIL Yi, Tibetan machine uni fonts)

<<less
Download (0.004MB)
Added: 2007-08-10 License: GPL (GNU General Public License) Price:
809 downloads
IMP H3 4.1.4

IMP H3 4.1.4


IMP, the Internet Messaging Program, allows Web-based access to IMAP and POP3 mail servers. more>>
IMP H3 is the Internet Messaging Program, allows Web-based access to IMAP and POP3 mail servers and provides a range of features normally found only in desktop email clients.

There are several current branches of IMP. IMP 4.1.x is the current production version of the stable branch. It requires PHP 4.3.0 and version 3.x of the Horde framework. It adds new features like crypting support, flexible charset handling, virtual folders for saved searches, a WYSIWYG editor for creating HTML messages, improved MIME message handling, and many more.

IMP 3.2.8 is the latest production version of the previous stable branch. It requires PHP 4.1.0 and version 2.0 of the Horde framework. It adds advanced features such as searching multiple mailboxes, identities, and a hierarchical mailbox navigator, as well as a cleaner, redesigned user interface. As with IMP 2.2 before it, it passes the "MIME Torture Test" that UW makes available.

<<less
Download (4.0MB)
Added: 2007-03-15 License: GPL (GNU General Public License) Price:
956 downloads
Kayali 0.3.2

Kayali 0.3.2


Kayali is a Qt based Computer Algebra System (CAS) that can also be used as an advanced replacement for KDE KCalc. more>>
Kayali is a Qt based Computer Algebra System (CAS) that can also be used as an advanced replacement for KDE KCalc.

Please Note: I am currently targetting a small subset of Maxima, while maintaining a medium-term goal of supporting all of Maxima. Please bear in mind that although Kayali probably does not support what you want to do with it right now, it can be made do so - but I need your feedback to do that. Please try it out if you can and share your thoughts.

Kayali is currently alpha software and has only been tested on my own PC. It you are reading this (condition1 : satisfied) and are prepared to give it a go, then please do send me feedback as to how you get on. At this stage I am particularly looking for hints about where to focus my development efforts, so please email me or post a message to the Kayali sourceforge forum with what you would like to see Kayali support.

I expect to see rapid development of Kayali so please check back regularly for updates.

Installation:

There is no real installation required. Simply untar the source tar.gz into a new directory. To run Kayali, type "python kayali.py" from the installation directory. Please note, however, the other required software packages. Of these, only Maxima and PyQt are mandatory. The others are only used for creating plots. If you are running linux then you probably have most of these already installed.

Algebra

Kayali supports all the algebraic operations of Maxima, however the graphical representation is not complete, though is being rapidly expanded. Please let me know what areas you would like to see finished first.

Try these for example:

eq1: 2*x + y = 13
eq2: x*y = 20
solve([eq1,eq2])

factor(x^6 - y^6)

factor(30!)

expand((2*x + y)^5)

Calculus

Kayali supports all the calculus operations of Maxima but again, I have only (so far) provided graphical support for a limited number of operations. Try these for example:

integrate(1/(1+x^3),x)

diff(3*x^4 - x^2,x)

Plots

Kayali currently uses Gnuplot for graphing. It also is using the Maxima interface to Gnuplot rather than addressing Gnuplot directly. This has both advantages and disadvantages.

Try this:

atan(-x^2+y^3/4) [Enter]

Then right-mouse click on the output in the table, and select Plot. Enter min and max values of -4 and 4, for both x and y. Select OK. After viewing the plot, click back on the History tab.

<<less
Download (0.55MB)
Added: 2007-01-15 License: GPL (GNU General Public License) Price:
1013 downloads
Comanche 3.0b4

Comanche 3.0b4


Comanche is a quality, cross-platform, GUI tool for configuration and management of open source software. more>>
Comanche is a quality, cross-platform, GUI tool for configuration and management of open source software. Packages supported include the Apache Web server and Samba. It can be easily extended through plugins.

The default file being configured is conf/samba/smb.conf Change the value to /etc/smb.conf or wherever your Samba config is by editing conf/comanche.conf (Make a back up first of your files!)

Samba support is experimental right now. You can have a look at plugins/samba/* . The documents in docs/developer will also be a useful read.

If you got a binary distribution, just double-click on the icon or invoke the comanche binary in Unix

If you got the source package, you need to a wish interpreter with Itcl 3.x support (no [incr Tk] required). You have several options:
Build it yourself have a look at http://www.tcltk.com/itcl
It may already be installed in your distribution under the name itkwish or itkwish3.0
You can probably get an rpm at http://www.rpmfind.net
<<less
Download (2.3MB)
Added: 2006-07-25 License: GPL (GNU General Public License) Price:
1175 downloads
LinScope 0.3.2

LinScope 0.3.2


LinScope is GUI(QT), port scanner with enumerating windows network shares (SMB). more>>
LinScope is GUI(QT), port scanner with enumerating windows network shares (SMB). LinScope can save favorites list. You can add different ip address ranges and scan them apart or together. Linscope searches FTP and HTTP services too.
LinScope project works in large networks and internet, where broadcast traffic is disabled(uses direct ip address and rpcclient from samba). User could manually assign command s for opening shares, apart for ftp,http and smb.
Installation:
1. From source linscope-X.X.X.tar.gz.
- You need gcc, make, QT 3.3.X(or later 3 series) with qmake, uic, moc.
- tar xvzf linscope-X.X.X.tar.gz
- cd LinScope/linscope/
- qmake
- make
Copy "lrpcscanip" and "linscope" to any directory existing in $PATH.
2. From binary linscope-X.X.X-bin.tar.gz.
- Unpack
- Copy "lrpcscanip" and "linscope" to any directory existing in $PATH.
Enhancements:
- "find" & "find next" now works
- changed ip addresses sort order in listview
- "add comment" now copyies previous comment
- "hide offline" action now available
- russian translation
<<less
Download (0.14MB)
Added: 2006-01-10 License: GPL (GNU General Public License) Price:
1385 downloads
php-sqlite3 0.5

php-sqlite3 0.5


php-sqlite3 is a PHP extension that lets you access SQLite3 databases within your scripts. more>>
php-sqlite3 project is a PHP extension that lets you access SQLite3 databases within your scripts.
PHP 4 and PHP 5 have already built-in support for this RDBM, but this is limited to the 2.x releases. This extension adds support for SQLite 3.x release.
Please note that this project is still alpha-quality. Please test and report if it works for you and how it can be enhanced.
Current (or planned) features include:
In-memory databases support
UTF-16 encoding
User-level SQL functions
PEAR::DB driver class
Enhancements:
- fix BEGIN...END/ROLLBACK statments queries (thanks to John Morrissey!)
- better support for BLOB columns (thanks to Michal Srajer!)
<<less
Download (0.010MB)
Added: 2007-04-05 License: The PHP License Price:
948 downloads
KSystemLog 0.3.2

KSystemLog 0.3.2


KSystemLog is a system log viewer tool for KDE 3.3.x. more>>
KSystemLog is a system log viewer tool for KDE 3.3.x.
This program is developed for being used by beginner users, which dont know how to find information about their Linux system, and how the log files are in their computer.
But it is also designed for advanced users, who want to quickly see problems occuring on their server.
Main features:
- View all the main log of your system, by selecting them directly in a menu
- Auto display new lines logged in bold
- Tabbed view to allow displaying several logs at the same time
- Saving in a file and copying to clipboard the selected log lines are also implemented
- It can parse the following log files of your system :
- X.org (or Xfree) logs
- System logs (using the Syslog parser of KSystemLog)
- Kernel logs
- Daemons logs
- Cron logs
- Boot logs
- Authentication logs
- ACPID logs
- Cups logs (and embedded Web server)
Enhancements:
Major improvements :
- Improve a little bit the starting of KSystemLog.
- Add the Apache log.
- Add the Postfix log.
- Add the Samba log.
- Dialog box for sending log message manually from a dialog box.
- Log Toolbar is now visible by default, but only main logs are displayed.
- Colorize log lines by default.
Bug fixes / Minor features :
- Add a grayed "Type your filter here" in the filter (like Amarok).
- Remove shortcut on each log mode. They were to annoying to manage. The user always can bind the key he wants for a log.
- A double-click on an item opens the Detail Dialog.
- Fix a bug which decreased the log file reading.
- Add the Group By action to the Toolbar.
- Using sub-folders to sort source files
- Remove a useless space in most of logs
- Improve the saving of log views layout (column order is now saved)
- Remove tons of memory leaks
- Definetly fix the Detail Dialog by drawing it with Qt Designer
<<less
Download (0.70MB)
Added: 2005-07-20 License: GPL (GNU General Public License) Price:
1557 downloads
GDC 0.23

GDC 0.23


GDC is a D language front end for the GNU Compiler Collection. more>>
GDC is a D language front end for the GNU Compiler Collection. GDC supports a number of targets and nearly all features of Digital Mars D.
GDC works with GCC versions 3.3.x, 3.4.x, and 4.0.x.
Linux (tested on Fedora Core 5 x86 and PowerPC)
Mac OS X 10.3.x, 10.4.x
FreeBSD 5.2.1
Cygwin
MinGW
AIX (tested on 5.1)
SkyOS (incomplete)
More targets will be supported in the future. The compiler should already work on most 32-bit targets, but the runtime library must be modified to support garbage collection for specific operating systems.
Enhancements:
- Added support for 64-bit targets
- Added multilib support
- Updated to DMD 1.007
- Fixed Bugzilla 984, 1013
<<less
Download (2.7MB)
Added: 2007-03-06 License: GPL (GNU General Public License) Price:
963 downloads
XNum 1.2

XNum 1.2


XNum project is a integer arithmetic library written in C++. more>>
XNum project is a integer arithmetic library written in C++.
The difference between XNum and other libraries such as GMP is the the former tries to imitate the practical method that humans use to do the arithmetic themselves.
xnum implements the four basic operations (+, -, *, /) using the type of arithmetic we learned at school.
For example, to add two numbers
120
+14
---
134
This makes the code quite easy to read and understand.
C++ overloading techniques have been used so that the new data type, "XNumber", can be used naturally as the internal integer data types.
Enhancements:
- Updated to compile with less warning on gcc 3.x
<<less
Download (0.017MB)
Added: 2006-10-27 License: GPL (GNU General Public License) Price:
1092 downloads
Kurd 0.1

Kurd 0.1


KDE Universal Remote Desktop has the goal of becoming an extendable remote desktop control client frontend. more>>
KDE Universal Remote Desktop has the goal of becoming an extendable remote desktop control client frontend.

While Kurd is developed using KDevelop 3.0 (Gideon) on a Gentoo 1.4 system running KDE 3.1, the interface is generic enough that any KDE 3.x version should work. No testing outside of my development system has been done at this point.

The recommended backends for Kurd are:

rdesktop >= 1.2.0
tightvnc >= 1.2.8

I was inspired to create Kurd based on a lack of a rdesktop front end under KDE. I wanted something similar to tsclient, which is a GTK+ based front end. After much searching for a KDE tool, I discovered KRdesktop by Mattias Douhan. KRdesktop was unfortunately not exactly what I was looking for. I used the appearance of KRdesktop to create the onfiguration dialog of Kurd, so I wish to give credit where it is due.
<<less
Download (0.57MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1200 downloads
QTVBA 0.2

QTVBA 0.2


QTVBA is a Qt 3.x and C++-based graphical frontend to the VisualBoyAdvance Nintendo Gameboy Advance Emulator. more>>
QTVBA project is a graphical frontend to the VisualBoyAdvance Nintendo Gameboy Advance Emulator.
Main features:
- dual screenshot handling
- save game information
- number and last date played recording
- a built in ROM renamer
- compatibility with GBA-Shells screenshot formats and indexing
<<less
Download (0.18MB)
Added: 2006-01-25 License: GPL (GNU General Public License) Price:
1369 downloads
IMP 4.1.3

IMP 4.1.3


IMP, the Internet Messaging Program, allows Web-based access to IMAP and POP3 mail servers. more>>
IMP is the Internet Messaging Program. It is written in PHP and provides webmail access to IMAP and POP3 accounts.
There are currently three branches of IMP. IMP 4.0 is the current production version of the stable branch. It requires PHP 4.3.0 and version 3.x of the Horde framework. IMP project adds new features like crypting support, flexible charset handling, virtual folders for saved searches, a WYSIWYG editor for creating HTML messages, improved MIME message handling, and many more.
IMP 3.2.7 is the current production version of the previous stable branch. It requires PHP 4.1.0 and version 2.0 of the Horde framework. It adds advanced features such as searching multiple mailboxes, identities, and a hierarchical mailbox navigator, as well as a cleaner, redesigned user interface. As with IMP 2.2 before it, it passes the "MIME Torture Test" that UW makes available.
IMP 2.2 is the previous stable branch, now obsolete. It used PHPLIB for session management, and worked with both PHP3 and PHP4. Version 2.2 is no longer actively developed; please see the IMP 2.2 page for more details on known security problems in the last version released. The Horde Project strongly urges sites still running IMP 2.2 to upgrade to 3.x as soon as possible.
Enhancements:
- A server configuration option to limit the number of login attempts has been added.
- A link to view attached S/MIME key details has been added.
- Escaping of folder names has been fixed.
- Catalan, German, and Slovenian translations have been updated.
- Several small bugfixes and improvements have been made.
<<less
Download (3.2MB)
Added: 2006-08-17 License: GPL (GNU General Public License) Price:
1167 downloads
Anca 0.9.1

Anca 0.9.1


Anca is a grand new H.323 client for Qt 3.x. more>>
Anca is a H.323 client for Qt 3.x. It means that it allows communicating (voice/video) with other similar clients over internet, eg. with Gnomemeeting, OhPhone, NetMeeting etc.
Its design is minimalist and clean; has a support for embedded devices. It is very modular.
Main features:
Core:
- Audio/video communication via H.323 v. X
- Embedded devices support (framebuffer support, efficient design etc.)
- Call diversions - server-side forwarding
- Plugin system
Plugins:
- Addressbook with LDAP support
- DTML tones
- OSS sound
- V4L video
- Video preview
Enhancements:
- Sound and VideoIn plugins were changed to be compiled with the latest PWLib and OpenH323 FIXED: Video grabber failure resulted in crash
<<less
Download (1.1MB)
Added: 2005-06-03 License: GPL (GNU General Public License) Price:
1603 downloads
cgixx 1.07

cgixx 1.07


cgixx is intended as a modern CGI library for ISO standard C++ compilers. more>>
cgixx is intended as a modern CGI library for ISO standard C++ compilers.
The focus of the cgixx library is not for the generation of complex HTML forms, but rather fast and reliable conversations between CGI and your C++ code. cgixx supports standard GET, POST, HEAD, and PUT CGI methods and cookies as defined in the version 1.1 specification.
Installation:
Make sure GCC 3.x is set up as your compiler.
./configure [--help]
make
(as root)
make install
You can override the default install path of /usr/local by using the --prefix=/path/to/install option with configure.pl.
Enhancements:
- Removed a buggy compiler check from configure.pl.
- Fixed negation of unsigned variable.
<<less
Download (0.045MB)
Added: 2005-09-26 License: BSD License Price:
1488 downloads
HL7lib 0.2

HL7lib 0.2


Health level 7 is a protocol that is used to allow medical computers from different vendors to communicate with each other. more>>
Health level 7 is a protocol that is used to allow medical computers from different vendors to communicate with each other.

HL7lib library is an attempt to produce a simple, correct HL7 library that can be embeded in projects to enable rapid development of powerful tools and robust interfaces. I intend to provide the same interface in C, Perl and Tcl. If someone else cares to implement the same library in another language (python perhaps) I will add a contrib section to this package and happily include it as well.

This implementation makes no attempt to implement grammar rules. I am a big believer in building a simple system that works and adding to it. I plan on keeping this version of the library stable and coming out with a seperate full featured 2.3x version as well as a seperate 3.x version. Those two versions will most likely be C/C++ only versions.

<<less
Download (0.047MB)
Added: 2006-05-31 License: LGPL (GNU Lesser General Public License) Price:
1242 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5