Main > Free Download Search >

Free resume objectives software for linux

resume objectives

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 373
The Objective Caml 3.08.4

The Objective Caml 3.08.4


Caml is a general-purpose programming language, designed with program safety and reliability in mind more>>
Caml is a general-purpose programming language, designed with program safety and reliability in mind. It is very expressive, yet easy to learn and use. Caml supports functional, imperative, and object-oriented programming styles.

It has been developed and distributed by INRIA, Frances national research institute for computer science, since 1985.

The Objective Caml system is the main implementation of the Caml language. It features a powerful module system and a full-fledged object-oriented layer.

It comes with a native-code compiler that supports numerous architectures, for high performance; a bytecode compiler, for increased portability; and an interactive loop, for experimentation and rapid development.
<<less
Download (2.3MB)
Added: 2005-08-26 License: GPL (GNU General Public License) Price:
850 downloads
Google Data Objective-C Client 1.1.0

Google Data Objective-C Client 1.1.0


Google Data Objective-C Client provides a framework and source code that make it easy to access data through Google Data APIs. more>>
Google Data Objective-C Client provides a framework and source code that make it easy to access data through Google Data APIs.
The Google data APIs provide a simple protocol for reading and writing data on the web. Many Google services provide a Google data API.
Each of the following Google services provides a Google data API:
- Base
- Blogger
- Calendar
- Spreadsheets
- Picasa Web Albums
- Notebook
Additional services with Google data APIs that are not yet supported by the Objective-C Client Library:
- Code Search
- Google Apps Provisioning
<<less
Download (0.60MB)
Added: 2007-08-08 License: The Apache License 2.0 Price:
810 downloads
Objective-C Foundation Classes 0.7.1

Objective-C Foundation Classes 0.7.1


Objective-C Foundation Classes is an Objective-C library. more>>
Objective-C Foundation Classes is an Objective-C library.
It contains general purpose classes for easier development of applications, in areas such as data types, network, C library wrappers, collections, and compound classes.
The classes in the library are grouped in five clusters:
- DataTypes - integer, text string, fraction, bitarray, date/time, random generators, big integer, big double ...
- Collections - array, list, hash table, AVL and n-tree, circular array, graph ...
- Network - TCP/UDP server and client, HTTP client, Telnet client ...
- C-library wrappers - DBM, socket, MD5, regular expression, timer, file, directory, gzip and bzip2 file, text screen ...
- Compound - Argument parser, calendar, finite state machine, tokenizer, XML tree, discrete distribution, objective-c source tokenizer ...
Enhancements:
- A new class (DBigFraction) and a new protocol (DBitArithmetic) have been added to the library.
- There are also several bugfixes related to 64-bit platforms.
- The copy-constructor support has been improved, and as a result all collections can now be (deep) copied.
- There are some small bugfixes, and several classes have been extended with new methods.
<<less
Download (0.74MB)
Added: 2006-07-27 License: GPL (GNU General Public License) Price:
1196 downloads
FIRST LIVE 1.2.0

FIRST LIVE 1.2.0


FIRST LIVE primarily it is to assist law enforcement agencies and its officer to combat cyber terrorism. more>>
FIRST LIVE primarily it is to assist law enforcement agencies and its officer to combat cyber terrorism and other malicious activities. FIRST LIVECD usage and application can be also extended to private organizations and individuals who are need alternative in securing their network and computer system. FIRST LIVECD objectives are to capture and to provide an immediate environment (workspace) to perform live:

1. Computer Forensics Analysis
2. Incident Response
3. Data Acquisition And Recovery
4. Virus Scanning And Detection
5. Vulnerability Assessment
6. Runs On Any x86 Computer Without Any Installation
7. One Stop Solutions For Fast Deployment And Low Cost Security Product.
8. User Friendly
<<less
Download (123.8MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
1173 downloads
ResXML 0.2.2

ResXML 0.2.2


ResXML provides software for XML-based resumes and curricula vitae. more>>
ResXML provides software for XML-based resumes and curricula vitae.
ResXML is an XML application for the presentation-oriented markup of resumes or curricula vitae.
The aim is for ResXML to support a set of features which make it a very functional tool for generating resumes for actual use from an XML source.
Main features:
- Multiple output formats can be generated from a single master XML resume:
- HTML
- PDF and PostScript (via XSLFO)
- Plain text.
- PDF output supports the following options:
- Title page
- PDF bookmarks
- PDF document security features.
- Labels for section headings are user-customisable.
- A resume can include a photograph of its author, and this can be rendered in a number of ways to each output format.
Enhancements:
- This release fixes several bugs and delivers some minor new features.
- Some primitive support has been added for targetted resumes. The stylesheet common/targets.xsl can be used to pre-process a resume and remove elements which do not have an appropriate target attribute. This is not automated in any way, and a good working knowledge of XSL processing tools will be required.
- A new top-level "Clearances" section has been added to the schema.
- Security clearances can be listed here.
- The FO and HTML stylesheets have been updated to close a number of bugs and feature requests.
<<less
Download (MB)
Added: 2007-01-26 License: BSD License Price:
1003 downloads
Project: Starfighter 1.1

Project: Starfighter 1.1


Project: Starfighter is a 2D mission-based shoot-em-up game. more>>
After decades of war one company, who had gained powerful supplying both sides with weaponary, steps forwards and crushes both warring factions in one swift movement.
Using far superior weaponary and AI craft, the company was completely unstoppable and now no one can stand in their way.
Thousands began to perish under the iron fist of the company. The people cried out for a saviour, for someone to light this dark hour... and someone did.
Main features:
- 26 missions over 4 star systems
- Primary and Secondary Weapons (including a laser cannon and a charge weapon)
- A weapon powerup system
- Wingmates
- Missions with Primary and Secondary Objectives
- A Variety of Missions (Protect, Destroy, etc)
- 13 different music tracks
- Boss battles
<<less
Download (2.3MB)
Added: 2005-09-06 License: GPL (GNU General Public License) Price:
1508 downloads
Nemiver 0.4.0

Nemiver 0.4.0


Nemiver is an project to write a standalone graphical debugger that integrates well in the GNOME desktop environment. more>>
Nemiver is an project to write a standalone graphical debugger that integrates
well in the GNOME desktop environment. The project currently features a backend which uses the well known GNU Debugger gdb.

General

- In addition to the toolbar buttons, you can toggle breakpoints simply by clicking in the margin on the line you want to break on.
- hovering over a variable name for longer than 1 second should show its value as a tooltip window if the variable is in scope

Sessions

Nemiver uses an sqlite database to store basic information about a debugging
session so you can resume where you left off last time. Whenever you start
debugging, a new session is created for you automatically (unless you explicitly
request to resume an existing session).

On exit, your session will automatically be saved. Information saved with your session includes breakpoints, program arguments, working directory path, environment variables, etc. Additionally, you can save the current session to the database on demand by selecting File > Save Session to Disk.

To resume a previously saved debugging session, you can either specify the
session ID to the --executesession command line option or select File > Saved
Sessions... > [select session] from the User interface.

Source Directories

Some versions of the GDB debugger dont provide full pathname information for breakpoints, etc. In this case, you may need to specify which directories to search for source files. These can be specified by manually adding source directories in the Preferences dialog. In the future there will be a more explicit prompt asking the user to locate the requested file when nemiver cant determine the absolute path of a file on its own.

Extending Nemiver

Nemiver is a bit more than just a simple GUI debugger. It is actually a platform which can be extended with plugins and dynamically loaded modules. The libnemivercommon library provides the basic functionality for loading dynamic modules and enabling the plugin architecture of Nemiver. You can create additional plugins for nemiver, and you can even create entirely new perspectives for the nemiver workbench.

Currently, only the debugging perspective is provided, but others could be added in the future (e.g. a perspective for profiling tools such as oprofile, valgrind / massif, etc).

Nemiver also provides an event-based debugger library (which currently features a gdb backend, but others could be added in the future) that could be re-used by other projects seeking to implement a debugger as a part of an IDE, for example.
<<less
Download (0.60MB)
Added: 2007-06-03 License: GPL (GNU General Public License) Price:
873 downloads
Vectoroids 1.1.0

Vectoroids 1.1.0


Vectoroids project is a vector-based asteroid shooting game in SDL. more>>
Vectoroids project is a vector-based asteroid shooting game in SDL.
Your objective is to maneuver a space ship within a field of asteroids, and shoot them into smaller and smaller pieces, eventually destroying them completely.
Vectoroids is based directly on the code for Agendaroids. It has been ported from X-Window to SDL, so it runs on numerous platforms.
Vectoroids includes music, sound effects, and lots of cool color vector graphics!
Main features:
- Smooth vector graphics
- Rotating asteroids
- Fast, table-based trigonometric functions
- High quality sound effects
- Great music
- Pause and resume (even if you quit)
<<less
Download (0.30MB)
Added: 2006-12-07 License: GPL (GNU General Public License) Price:
1051 downloads
Objective Modula-2 1.00 (Language Definition)

Objective Modula-2 1.00 (Language Definition)


Objective Modula-2 programming language is a hybrid between Smalltalk and Modula-2. more>>
Objective Modula-2 programming language is a hybrid between Smalltalk and Modula-2 based on the object model and runtime of Objective-C.

The design is an example how native Cocoa/GNUstep support can be added to static imperative programming languages without implementing a bridge.

The projects scope encompasses the design of the Objective Modula-2 programming language and the implementation of a compiler to implement it. The initial compiler will generate Objective-C source code.
<<less
Download (0.23MB)
Added: 2007-07-21 License: (FDL) GNU Free Documentation License Price:
516 downloads
 
Other version of Objective Modula-2
Objective Modula-2 1.00 (Reference Implementation)Benjamin Kowarsch - Objective Modula ... is a hybrid between Smalltalk and Modula-2 based on the object model and runtime of Objective-C
License:(FDL) GNU Free Documentation License
Download (0.019MB)
825 downloads
Added: 2007-07-21
MOMHVis 1.0.0

MOMHVis 1.0.0


MOMHVis is a program for displaying nondominated solution of MOMH problems in 3D space using OpenGL. more>>
MOMHVis is a program for displaying nondominated solution of MOMH problems in 3D space using OpenGL.
Main features:
- pluginable architecture
- implemented MOKP (Multiple Objective Knapsack Problem) plugin
- enumeration of implemented MO algorithms by plugin
- on-line visualization of solutions during computing (you can set delay betwean solutions or stop during computing for most algorithms)
- solutions visualization computed with different MO algorithms on the same chart
- allows to show only selected objectives and solutions
- 2D view for two objectives (configureable)
- saving solutions to xml file and also loading from file
- advanced preferences for each algorithm (groups)
- multilanguage interface (english and polish)
- simple scripting editor (xml based)
- display some information about solution (OpenGL object picking)
<<less
Download (1.2MB)
Added: 2005-09-27 License: GPL (GNU General Public License) Price:
1487 downloads
Zombie Master Dedicated Server 1.1.2

Zombie Master Dedicated Server 1.1.2


Zombie Master is a multiplayer survival horror FPS/RTS mod for Half-Life 2. more>>
Zombie Master project is a multiplayer survival horror FPS/RTS mod for Half-Life 2. A team of FPS-playing humans attempts to complete map-specific objectives while an RTS player controls the zombie horde with only one goal: death to all humans.
He is the Zombie Master.
Enhancements:
- [fix] Weapons were sometimes hard to pick up
- [fix] Fast shooting exploits in shotgun and rifle
- [tweak] Health indication in player identification display
- [tweak] ZM resource limit server setting zm_resource_limit (default 4000)
- [fix] Team changes (including to spectator after death) had erratic results
- [feature] Muting players
- [tweak] Weapon flags failed to reset in some situations after forcehuman/forcemaster team switching
- [fix] ZM preference window came up when the ZM camera toggled
- [fix] Zombie spawns could still be clicked when inactive
- [fix] Voting for roundrestart could be spammed
- [fix] DOTD chalkboard weirded out
- Plus minor fixes to the maps.
As usual, if your game goes horridly wrong after patching, try reinstalling with the 1.1.2 full installer.
UPDATE: If you experience the spectator bug after patching to 1.1.2, it is recommended you do a clean install using the full 1.1.2 installer.
<<less
Download (82.3MB)
Added: 2007-06-26 License: Freeware Price:
899 downloads
Samba Commander 1.2.2

Samba Commander 1.2.2


Samba Commander is a text mode SMB network commander. more>>
Samba Commander is a text mode SMB network commander. In SMBC, you can browse the local network or you can use the search function to find the files.
You can also download/upload files and directories or create them both locally and remotely. SMBC has a resume function and supports UTF-8 characters.
Enhancements:
- fixed bug in function to retrying connection
- fixed bug in bookmark menu
- fixed bug in function to set username, password and workgroup
<<less
Download (0.093MB)
Added: 2005-06-30 License: GPL (GNU General Public License) Price:
1578 downloads
Thirdphase 1.5

Thirdphase 1.5


Thirdphase automatically downloads, installs, backs up, and runs any software downloadable from a static URL. more>>
Thirdphase automatically downloads, installs, backs up, and runs any software downloadable from a static URL, with a couple of other user-provided variables. The project is useful for keeping nightly builds of software up-to-date.

Usage: thirdphase [options] product_list
product:
a config file name located in ~/.thirdphase/config
options:
c - cleanup the downloads folder
d - download only (No decompression or installation)
D - Dont run the app once installed
f - force download (this option will not backup your current app)
i - set a personal install path (defaults are set in config files)
enter a empty string to return to default
I - install a config file to ~/.nightly/config/
h - help (this message)
l - list settings for a config
L - list all installed configs
p - Ignore if a products download has been marked problematic
q - quiet thirdphases output
r - revert to backup (should be used without any other options)
t - Edit the config file of the given product
R - if your sever supports resume offset downloading use this option
v - version

<<less
Download (0.020MB)
Added: 2007-06-30 License: Freeware Price:
846 downloads
Retriever Download Manager 1.05

Retriever Download Manager 1.05


Retriever allows you to download files from the internet easier and with more control than from your web browser. more>>
Retriever Download Manager program was written completely in the Java programming language and will run on any operating system with a Java Virtual Machine installed (JVM 1.4 or higher).
Retriever allows you to download files from the internet easier and with more control than from your web browser, with it you can resume interrupted downloads at any time thats convenient or even schedule downloads to occur when youre away from your computer. Even if one server is too busy to accomodate you Retriever will automatically switch to another to continue your download.
You can even temporarily pause your download and resume it instantly a few minutes later.
No matter how many times your download is interrupted or stopped Retriever gives you a successful download.
Retriever is highly reliable and customizable.
Downloads can be input manually into the program or captured from the clipboard.
You can also drag and drop links onto the download list to capture them. If a selection of text is dropped, it will be parsed for links, you can use this behaviour to add multiple files at once.
Main features:
- Resumable FTP and HTTP downloads.
- Support for BitTorrent transfers (starting with version 0.905).
- FTP and HTTP server authentication.
- supports HTTP, FTP and SOCKS proxies with authentication.
- Ability to add file download mirrors.
- Scheduled downloading.
- Pausable downloading.
- Execute external application on download start and/or completion.
- User customizable icons. See the file "Icon-Set.txt"in the icons/default.zip archive for details.
Enhancements:
- Removed "resume" button, paused downloads are now resumed with the "start download" button.
- Referer information can now be edited or input manually.
- Fixed problem with FTP servers that did not use the default port.
- Fixed issue where status information would be incorrect.
<<less
Download (0.44MB)
Added: 2007-01-03 License: Freeware Price:
1029 downloads
GNU Wget 1.10.2

GNU Wget 1.10.2


GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the two most widely-used Internet protocols. more>>
GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the two most widely-used Internet protocols.
It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without Xsupport, etc.
Main features:
- Can resume aborted downloads, using REST and RANGE
- Can use filename wild cards and recursively mirror directories
- NLS-based message files for many different languages
- Optionally converts absolute links in downloaded documents to relative, so that downloaded documents may link to each other locally
- Runs on most UNIX-like operating systems as well as Microsoft Windows
- Supports HTTP and SOCKS proxies
- Supports HTTP cookies
- Supports persistent HTTP connections
- Unattended / background operation
- Uses local file timestamps to determine whether documents need to be re-downloaded when mirroring
- GNU wget is distributed under the GNU General Public License.
Enhancements:
- A buffer overrun in the NTLM code was fixed.
<<less
Download (1.2MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1476 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5