Main > Free Download Search >

Free harry potter july 2007 software for linux

harry potter july 2007

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 233
Arabica January 2007

Arabica January 2007


Arabica is a C++ XML parser toolkit that has a full SAX2 implementation. more>>
Arabica is a C++ XML parser toolkit that has a full SAX2 implementation (the Simple API for XML), including the optional interfaces and helper classes. It also implements the W3C DOM (Document Object Model) Level 2.0 Core, together with XPath 1.0.
It delivers UTF-8 encoded std::strings or UCS-2 std::wstrings, but can also accommodate custom string types and alternative encodings. Arabica provides uniform SAX2 wrappers for the expat parser, Xerces, libxml, and the Microsoft XML parser COM component.
Enhancements:
- Further improvements were made to the configure system.
- The build can now be configured without the Boost libraries, in which case the XPath components are skipped.
- Parser detection is improved, as is detecting the correct libraries for sockets.
- TreeWalker and NodeFilter were added.
- MSXML version checking was beefed up.
- Buffering in convertstream was reworked to reduce the number of dynamic allocations.
- LexicalHandler and DeclHandler are promoted to be part of the XMLReader interface.
<<less
Download (0.25MB)
Added: 2007-01-23 License: BSD License Price:
1005 downloads
The Mango Library August 2007

The Mango Library August 2007


The Mango Library is a Java library consisting of a number of iterators, algorithms and functions. more>>
The Mango Library is a Java library consisting of a number of iterators, algorithms and functions, loosely inspired by the C++ Standard Template Library.
Enhancements:
- This release adds a further two iterators.
<<less
Download (0.021MB)
Added: 2007-08-21 License: LGPL (GNU Lesser General Public License) Price:
796 downloads
CastCluster 2007-05-14

CastCluster 2007-05-14


CastCluster provides access to additional content on iTunes, Apple TV, iPod, or a random podcast viewer. more>>
CastCluster provides access to additional content on iTunes, Apple TV, iPod, or a random podcast viewer.

The project currently supports YouTube, Google Video, local disks, and RSS feeds as sources of content. CastCluster uses ffmpeg for video conversion.

<<less
Download (MB)
Added: 2007-05-15 License: Free To Use But Restricted Price:
893 downloads
Eyelash Gallery 2007-1

Eyelash Gallery 2007-1


Eyelash is a Flash powered picture gallery that creates a portfolio of pictures from a php-based XML. more>>
Eyelash Gallery project is a Flash powered picture gallery that creates a portfolio of pictures from a php-based XML, taking input from a list of images in the images directory.
To work properly eyelash will require you to make sure you have basic knowledge of the following words : PHP, FTP, JPG, Flash.
Enhancements:
- Support for multiple galleries was added.
- Image description administration was enhanced with a preview of the image thumbnail, which makes it easier to know which image relates to which description file.
<<less
Download (MB)
Added: 2007-01-12 License: Free for non-commercial use Price:
1020 downloads
BNF for Java 2007-01-24

BNF for Java 2007-01-24


BNF for Java is a parser/generator, or compiler-compiler. more>>
BNF for Java project is a parser/generator, or compiler-compiler. The parser reads your input text, or "terminals", specified by your BNF syntax.

The parser features indefinate look-ahead and back-track. As the grammar parses your file, it builds a parse-tree which carries the content in the structure of your grammar. Then the parse-tree is traversed, driving the output generators the you wrote in Java.

The compiler uses several files to control the project, so BNF for Java provides a Swing GUI to help you manage the BNF, Java, and XML files.

<<less
Download (MB)
Added: 2007-02-19 License: GPL (GNU General Public License) Price:
985 downloads
pornotube-dl 2007.05.22

pornotube-dl 2007.05.22


pornotube-dl is a small command-line program to download videos from pornotube.com. more>>
pornotube-dl is a small command-line program to download videos from pornotube.com. pornotube-dl is based on the code of youtube-dl. Hence, it has the same requirements and features, and its syntax is very similar.
As with youtube-dl, Ill try to keep it updated if pornotube.com changes the way you access their videos, but the same circumstances apply.
Enhancements:
- Changes in pornotube.com made the program stop working.
- This update fixes the program to make it work again.
<<less
Download (MB)
Added: 2007-05-22 License: MIT/X Consortium License Price:
562 downloads
jTagger 2007.02

jTagger 2007.02


jTagger is an powerful MP3 tag and filename editor. more>>
jTagger is an powerful MP3 tag and filename editor. jTagger project can update filename and tags for individual files or in batch mode.

Its possible to test changes in batch mode before writing changes. Basic MP3 playback is supported.

jTagger is written in Java 1.5 (5.0) so it should work on all platforms as long the right java version is installed. The program has been tested on Windows XP SP2 and Linux (Suse 10.0).

Reading audio tracks with extended character encodings hasnt been tested. It is quite slow on reading and special on writing operations. And update time increases with file size.

<<less
Download (0.83MB)
Added: 2007-02-27 License: GPL (GNU General Public License) Price:
970 downloads
Active Objects 2007-03-04

Active Objects 2007-03-04


Active Objects is an implementation of the Active Object concept based on the boost::thread, boost::bind, boost::function libs. more>>
Active Objects is an implementation of the Active Object concept based on the boost::thread, boost::bind, and boost::function libraries.
The point of the library is to make taking advantage of multiprocessor machines as easy as possible. The library provides two types of functionality. The first is the ability to execute a function in a separate thread and automatically synchronize with the thread when the return value is needed.
The second is the ability to easily create a message cue for any existing class, and have that class process its messages asynchronously.
Enhancements:
- Minor code cleanup and code documentation updates.
<<less
Download (0.32MB)
Added: 2007-03-07 License: Other/Proprietary License with Source Price:
961 downloads
GENU 2007.1

GENU 2007.1


GENU is a system for managing comments, news, polls, posts, and users more>>
GENU is a system for managing comments, news, polls, posts, and users. GENU is fully customizable through a template system and supports multiple languages.
GENU is an open-source software distributed under the terms of the GNU GPL license.
Main features:
- Easy installation
- Full customisation with templates
- Multiple language interface
- Unlimited news organised into unlimited categories
- Comments system with reply and edit possibilities
- Bulletin board
- Polls
- Users management
- Complete administration interface
- Search engine
- Submit and send news functions
- Smilies support
- BBCode or HTML tags support
- Headlines generation
<<less
Download (0.15MB)
Added: 2007-04-28 License: GPL (GNU General Public License) Price:
909 downloads
youtube-dl 2007.06.22

youtube-dl 2007.06.22


youtube-dl is a small command-line program to download videos from YouTube.com. more>>
youtube-dl is a small command-line program to download videos from YouTube.com. youtube-dl requires the Python interpreter, version 2.4 or later, and its not platform specific. It should work in your Unix box, in Windows or in Mac. The latest version is 2006.08.10. Its licensed under the MIT License, which means you can modify it, redistribute it or use it however you like complying with a few simple conditions.

Ill try to keep it updated if YouTube.com changes the way you access their videos. After all, its a simple and short program. However, I cant guarantee anything. If you detect it stops working, check for new versions and/or inform me about the problem, indicating the program version you are using. If the program stops working and I cant solve the problem but you have a solution, Id like to know it. If that happens and you feel you can maintain the program yourself, tell me.

<<less
Download (0.012MB)
Added: 2007-06-22 License: MIT/X Consortium License Price:
863 downloads
bankconvert 2007-06-01

bankconvert 2007-06-01


bankconvert project is a Web script that is able to convert various bank statement formats into the Czech GPC bank statement... more>>
bankconvert project is a Web script that is able to convert various bank statement formats into the Czech GPC bank statement format.

Supported input formats include Paypal QIF, RaiffeisenBank XML, and eBanka (a Czech statement in HTML).

<<less
Download (0.006MB)
Added: 2007-06-09 License: GPL (GNU General Public License) Price:
867 downloads
libpoet 2007-03-20

libpoet 2007-03-20


libpoet is a library whose goal is to make creation of active objects easy enough for routine use. more>>
libpoet librarys goal is to make creation of active objects easy enough for routine use. Active objects provide concurrency, since each active object executes in its own thread.

Futures are employed to communicate with active objects in a thread-safe manner. To learn more about the active object concept, see the paper "Active Object, An Object Behavioral Pattern for Concurrent Programming." by R. Greg Lavender and Douglas C. Schmidt.

<<less
Download (0.051MB)
Added: 2007-03-23 License: Boost Software License Version 1.0 Price:
946 downloads
NetBSD LiveCD 2007

NetBSD LiveCD 2007


NetBSD LiveCD is a bootable LiveCD containing the NetBSD/i386 system. more>>
NetBSD LiveCD is a bootable ISO image contains NetBSD 3.99.7 and allows you to boot NetBSD/i386 -current without having to install to a hard disk.

The LiveCD was initially intended to be a rescue cdrom, but is now capable of much more.

The default desktop environment is KDE. But there is another window manager available: pekwm.

The LiveCD will automatically try to obtain an IP address via DHCP. If that fails, you must manually configure your network settings. For information on this, please see the NetBSD Guide.

There are two users: root and user. The password for both is NetBSD. If you are logged in as user, you can use sudo(8).
<<less
Download (700.1MB)
Added: 2006-11-10 License: BSD License Price:
1092 downloads
Mandriva Linux One 2007

Mandriva Linux One 2007


Mandriva Linux One is a complete Mandriva Linux system, which you can use directly from the CD. more>>
Mandriva Linux One is a complete Mandriva Linux system, which you can use directly from the CD.

It includes Openoffice.org, kde, mozilla-firefox, gimp, amarok...

You are welcome to test, especially the installation wizard.

Please report the problems on bugzilla for the distribution.

You only need one CD, just pick the one depending of you language.
<<less
Download (696MB)
Added: 2006-10-22 License: GPL (GNU General Public License) Price:
1122 downloads
Canadian Payroll 2007.00

Canadian Payroll 2007.00


Canadian Payroll calculates Canadian payroll taxes, CPP, EI, WCB, HP and more. more>>
CdnPayroll is a collection of python functions which calculates Canadian payroll tax withholdings based on the most recent federal publication. Canadian Payroll is mostly for use by developers, but others use it with great success too.
Cdn Payroll is intended to be used primarily from another program or graphical user interface. This is because the numerous command line options necessary to fully implement the federal (and now provincial) tables become tedious very quickly.
Main features:
- Federal taxes for all of Canada
- TONI provincial tables
- Several output options
- Holiday Pay
- Advances
- Ability to save file
- Spreadsheet output
- Cross platform command line
- Graphical Interface (Linux)
- New web interface included
- Distributed free under the GPL
Enhancements:
- Changes due to 84th Edition t4127-jan-07e.pdf effective January 1st 2007.
<<less
Download (0.15MB)
Added: 2007-01-05 License: GPL (GNU General Public License) Price:
603 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5