microsoft ad
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 641
Linux on the Microsoft Xbox
The Xbox Linux Project aims to privide a version of GNU/Linux for the Xbox, so that it can be used as an ordinary computer. more>>
The Xbox Linux Project aims to privide a version of GNU/Linux for the Xbox, so that it can be used as an ordinary computer.
Linux should make use of all Xbox hardware and allow to install and run software from standard i386 Linux distributions.
An Xbox with Linux can be a full desktop computer with mouse and keyboard, a web/email box connected to TV, a server or router or a node in a cluster.
You can either dual-boot or use Linux only; in the latter case, you can replace both IDE devices. And yes, you can connect the Xbox to a VGA monitor.
Main features:
- You can run Linux on your Xbox!
- You can do it without a modchip!
- You can do it without opening your Xbox!
<<lessLinux should make use of all Xbox hardware and allow to install and run software from standard i386 Linux distributions.
An Xbox with Linux can be a full desktop computer with mouse and keyboard, a web/email box connected to TV, a server or router or a node in a cluster.
You can either dual-boot or use Linux only; in the latter case, you can replace both IDE devices. And yes, you can connect the Xbox to a VGA monitor.
Main features:
- You can run Linux on your Xbox!
- You can do it without a modchip!
- You can do it without opening your Xbox!
Download (7.0MB)
Added: 2005-04-11 License: GPL (GNU General Public License) Price:
1686 downloads
IronPython 1.0 Final
IronPython is an implementation of Python running on Microsoft .NET / Mono. more>>
IronPython is an implementation of Python running on Microsoft .NET / Mono. It supports an interactive interpreter with fully dynamic compilation.
IronPython is well integrated with the rest of the framework and makes all .NET libraries easily available to Python programmers.
<<lessIronPython is well integrated with the rest of the framework and makes all .NET libraries easily available to Python programmers.
Download (MB)
Added: 2006-09-06 License: Other/Proprietary License Price:
1148 downloads
MASO 0.7.4
MASO stands for Merlinz AD&D Spell Organizer. more>>
MASO stands for Merlinz AD&D Spell Organizer.
MASO (Merlinz AD&D Spell Organizer) is a GTK+/Glade/Perl program to organize spells for the AD&D game. It features functions to browse through large spell-lists, search for spells, maintain lists of memorized spells, and keep track of what spells are cast.
Main features:
- Create lists of memorized spells from a collection of available spells.
- Keep track of which spells are cast during gameplay.
- Powerfull search function to locate a specific spell.
- Create subsets of a complete list of all spells for a specific character.
Enhancements:
- Added spells from Seers spell database
- Cleaned up some files.
<<lessMASO (Merlinz AD&D Spell Organizer) is a GTK+/Glade/Perl program to organize spells for the AD&D game. It features functions to browse through large spell-lists, search for spells, maintain lists of memorized spells, and keep track of what spells are cast.
Main features:
- Create lists of memorized spells from a collection of available spells.
- Keep track of which spells are cast during gameplay.
- Powerfull search function to locate a specific spell.
- Create subsets of a complete list of all spells for a specific character.
Enhancements:
- Added spells from Seers spell database
- Cleaned up some files.
Download (MB)
Added: 2007-01-08 License: GPL (GNU General Public License) Price:
1022 downloads
iloog 7.04
iloog project is a Gentoo-based LiveCD. more>>
iloog project is a Gentoo-based LiveCD produced by the Ioannina Linux User Group (I.L.U.G.), targeted mainly at students and scientists.
Our purpose is to create a multi-purpose tool that will suit the needs of our growing user-base through a continuous ad-hoc process that follows the "release early, release often" paradigm.
Main features:
- ISOLINUX boot loader for increased compatibility with older hardware
- UnionFS filesystem support that enables you to write everywhere on the LiveCD and install extra packages
- Graphical X environment through the Fluxbox window manager (see the screenshots)
- Many programming editors and IDEs, including: Vim, nano, Anjuta, Kdevelop
- A plethora of scientific applications, including: Octave, Namd, Tinker, Merlin
- Fits, conveniently, in a 700MB CD
<<lessOur purpose is to create a multi-purpose tool that will suit the needs of our growing user-base through a continuous ad-hoc process that follows the "release early, release often" paradigm.
Main features:
- ISOLINUX boot loader for increased compatibility with older hardware
- UnionFS filesystem support that enables you to write everywhere on the LiveCD and install extra packages
- Graphical X environment through the Fluxbox window manager (see the screenshots)
- Many programming editors and IDEs, including: Vim, nano, Anjuta, Kdevelop
- A plethora of scientific applications, including: Octave, Namd, Tinker, Merlin
- Fits, conveniently, in a 700MB CD
Download (697.4MB)
Added: 2007-05-01 License: BSD License Price:
907 downloads
Logfilter 0.4
Logfilter is a tool for performing ad hoc analysis on Apache log files. more>>
Logfilter is a tool for performing ad hoc analysis on Apache log files.
Logfilter is especially useful when you wish to find records matching very specific criteria, since you can specify exactly which fields to match.
The tool also plays well in a Unix environment by accepting input either through files or via stdin.
Main features:
- Match only the records you are interested in, ignore everything else
- Fast matching...the code is written in C for maximum portability & performance
- Released under the Apache Licence so you can customise & extend as you wish
Enhancements:
- The command line options were changed to be more in line with Unix philosophy.
- An autoconf script was added to make building logfilter easier.
- A bug in the case sensitivity matching was fixed.
<<lessLogfilter is especially useful when you wish to find records matching very specific criteria, since you can specify exactly which fields to match.
The tool also plays well in a Unix environment by accepting input either through files or via stdin.
Main features:
- Match only the records you are interested in, ignore everything else
- Fast matching...the code is written in C for maximum portability & performance
- Released under the Apache Licence so you can customise & extend as you wish
Enhancements:
- The command line options were changed to be more in line with Unix philosophy.
- An autoconf script was added to make building logfilter easier.
- A bug in the case sensitivity matching was fixed.
Download (0.097MB)
Added: 2006-09-13 License: GPL (GNU General Public License) Price:
1139 downloads
mscompress 0.3
mscompress is a Microsofts compress.exe/expand.exe compatible (de)compressor. more>>
mscompress is a Microsofts "compress.exe/expand.exe" compatible (de)compressor.
mscompress project contains two programs:
- msexpand, which decompress files compressed by Microsoft compress.exe utility (e.g. Win 3.x installation files)
- mscompress, which compress files using LZ77 compression algorithm. Output files can be decompressed using Microsoft expand.exe or msexpand(1).
To install it on your Unix box, configure the package ("./configure") and then type "make all test install".
<<lessmscompress project contains two programs:
- msexpand, which decompress files compressed by Microsoft compress.exe utility (e.g. Win 3.x installation files)
- mscompress, which compress files using LZ77 compression algorithm. Output files can be decompressed using Microsoft expand.exe or msexpand(1).
To install it on your Unix box, configure the package ("./configure") and then type "make all test install".
Download (0.006MB)
Added: 2007-02-19 License: GPL (GNU General Public License) Price:
1000 downloads
Autodist 1.3.2
Autodist provides a source distribution management system. more>>
Autodist provides a source distribution management system.
Autodist is a source distribution management system that allows powerful mechanisms to define what is included in and excluded from a distribution and what license is used.
It is especially targeted at large software projects that create multiple distributions from a source tree.
Autodist supports distribution management in directory, file, and file content level, and automatic relicensing of a distribution.
The Autodist creates Makefile.am files from Makefile.ad files and configure.ac file from one or more configure.ad files. Any other file ending with .ad suffix will also be processed. The processed file will have the .ad suffix removed (see Preparing source tree). Autodist also creates and packages the distribution using common GNU distribution creation process, specificly `make dist.
Autodist, however, controls this process and during packaging phase the Autodist processes all files in the distribution (other than *.ad files, which has already been processed earlier by Autodist). The resulted package is a processed source distribution package, processed according to the rules specified in the distribution file(s) (see Creating distribution).
Any file in the source tree may use distdefs (distribution defines (see Distdefines)) which are defined in the distributions. When distribution is packaged only the files, directories and file content that is either outside of any distdef, or inside the defined distdefs will be included in the distribution. Any other file, directory or content in the file will be removed.
It is guaranteed, if a file, a directory or a piece of file content is not inside a defined distdef it will not be delivered to the distribution.
Any file, Makefile.am, configure.ac, or source file processed with Autodist is always compliant with the tools needed to process them. All files can also be processed with the corresponding tools even before processing them with Autodist. This makes it possible, for example, to compile sources before they have been processed, and undefined lines are removed. The distdefs are respected in source files by the preprocessor.
Autodist is not a binary packaging system. It is specificly used to create source distributions. A binary packaging system, however can be hooked to the distribution creation process, if needed.
Enhancements:
- The prereq directive was added.
- Support for extra user parameters for autodist hook scripts was added.
<<lessAutodist is a source distribution management system that allows powerful mechanisms to define what is included in and excluded from a distribution and what license is used.
It is especially targeted at large software projects that create multiple distributions from a source tree.
Autodist supports distribution management in directory, file, and file content level, and automatic relicensing of a distribution.
The Autodist creates Makefile.am files from Makefile.ad files and configure.ac file from one or more configure.ad files. Any other file ending with .ad suffix will also be processed. The processed file will have the .ad suffix removed (see Preparing source tree). Autodist also creates and packages the distribution using common GNU distribution creation process, specificly `make dist.
Autodist, however, controls this process and during packaging phase the Autodist processes all files in the distribution (other than *.ad files, which has already been processed earlier by Autodist). The resulted package is a processed source distribution package, processed according to the rules specified in the distribution file(s) (see Creating distribution).
Any file in the source tree may use distdefs (distribution defines (see Distdefines)) which are defined in the distributions. When distribution is packaged only the files, directories and file content that is either outside of any distdef, or inside the defined distdefs will be included in the distribution. Any other file, directory or content in the file will be removed.
It is guaranteed, if a file, a directory or a piece of file content is not inside a defined distdef it will not be delivered to the distribution.
Any file, Makefile.am, configure.ac, or source file processed with Autodist is always compliant with the tools needed to process them. All files can also be processed with the corresponding tools even before processing them with Autodist. This makes it possible, for example, to compile sources before they have been processed, and undefined lines are removed. The distdefs are respected in source files by the preprocessor.
Autodist is not a binary packaging system. It is specificly used to create source distributions. A binary packaging system, however can be hooked to the distribution creation process, if needed.
Enhancements:
- The prereq directive was added.
- Support for extra user parameters for autodist hook scripts was added.
Download (0.21MB)
Added: 2007-06-01 License: BSD License Price:
875 downloads
Gmail Ad blocker 2.1.1
Gmail Ad blocker is a useful Firefox extension that allows you to view your Gmail messages in wider format without the ads on the right and highlights the current message in the inbox when you mouse over. Works for new gmail look only. more>> Gmail Ad blocker 2.1.1 is a useful Firefox extension that allows you to view your Gmail messages in wider format without the ads on the right and highlights the current message in the inbox when you mouse over. Works for new gmail look only.
Those Gmail text advertisements can take up a lot of space and are not blocked by other addons. This add-on can supply users with more screen space for your messages.
Requirements: Mozilla Firefox
Enhancements: Bug fix: Hiding menu items is now working properly when Offline Gmail was enabled.
Added: 2009-03-16 License: MPL Price: FREE
1 downloads
Added: 2009-06-29 License: MPL Price: FREE
46 downloads
Virus Killer 1.0
Virus Killer is a game where you must shoot the buggers before they can destroy your files! more>>
Your computer has been invaded! Dozens of little viruses are pouring in via security holes in Microsoft Internet Explorer, Microsoft Outlook, Microsoft MSN Messenger and Microsoft Recycle Bin!!
Using your trusty mouse you must shoot the buggers before they can destroy your files! Some will steal them from their home directories and take them back to their security hole.
Others will just eat them right there on the spot! See how long you and your computer can survive the onslaught!
Main features:
- 3 different virus types.
- Builds directories and files to protect based on your computer!
- Increasing difficulty level
- Highscore table
- 3 difficulty settings
<<lessUsing your trusty mouse you must shoot the buggers before they can destroy your files! Some will steal them from their home directories and take them back to their security hole.
Others will just eat them right there on the spot! See how long you and your computer can survive the onslaught!
Main features:
- 3 different virus types.
- Builds directories and files to protect based on your computer!
- Increasing difficulty level
- Highscore table
- 3 difficulty settings
Download (4.2MB)
Added: 2005-09-06 License: GPL (GNU General Public License) Price:
1541 downloads
BananaMIS 1.9.12
BananaMIS is a back office administration system for bananapos. more>>
BananaMIS is a back office administration system for bananapos.
The system is entirely modular, and has an extensive permissions framework. The end presented interface to a user logging into the system is a function of how the user was set up. Every user has their own set of modules, tabs, and access permissions, allowing a completely custom set up for every user in the system.
The system covers the administrative requirements of the bananapos system, and also allows other aspects of business to be maintained. These include banking, accounting, employees, suppliers, customers, purchasing, ad nauseum.
CRM and ERP aspects are continuing to expand.
And if there is something missing from the system, then simply write your own module, and insert into the mis.
<<lessThe system is entirely modular, and has an extensive permissions framework. The end presented interface to a user logging into the system is a function of how the user was set up. Every user has their own set of modules, tabs, and access permissions, allowing a completely custom set up for every user in the system.
The system covers the administrative requirements of the bananapos system, and also allows other aspects of business to be maintained. These include banking, accounting, employees, suppliers, customers, purchasing, ad nauseum.
CRM and ERP aspects are continuing to expand.
And if there is something missing from the system, then simply write your own module, and insert into the mis.
Download (0.965MB)
Added: 2006-06-12 License: GPL (GNU General Public License) Price:
1231 downloads
PITA::XML::Request 0.30
PITA::XML::Request is a request for the testing of a software package. more>>
PITA::XML::Request is a request for the testing of a software package.
SYNOPSIS
# Create a request specification
my $dist = PITA::XML::Request->new(
scheme => perl5,
distname => PITA-XML,
# The package to test
file => PITA::XML::File->new(
filename => Foo-Bar-0.01.tar.gz,
digest => MD5.0123456789ABCDEF0123456789ABCDEF,
),
# Optional fields for repository-based requests
authority => cpan,
authpath => /id/A/AD/ADAMK/Foo-Bar-0.01.tar.gz,
);
PITA::XML::Request is an object for holding information about a request for a distribution to be tested. It is created most often as part of the parsing of a PITA::XML XML file.
It holds the testing scheme, name of the distribition, file information, and authority information (if the distribution was sourced from a repository such as CPAN)
<<lessSYNOPSIS
# Create a request specification
my $dist = PITA::XML::Request->new(
scheme => perl5,
distname => PITA-XML,
# The package to test
file => PITA::XML::File->new(
filename => Foo-Bar-0.01.tar.gz,
digest => MD5.0123456789ABCDEF0123456789ABCDEF,
),
# Optional fields for repository-based requests
authority => cpan,
authpath => /id/A/AD/ADAMK/Foo-Bar-0.01.tar.gz,
);
PITA::XML::Request is an object for holding information about a request for a distribution to be tested. It is created most often as part of the parsing of a PITA::XML XML file.
It holds the testing scheme, name of the distribition, file information, and authority information (if the distribution was sourced from a repository such as CPAN)
Download (0.070MB)
Added: 2007-01-10 License: Perl Artistic License Price:
1017 downloads
phpClassAds 0.0.2
phpClassAds provides a Classified Ads manager. more>>
phpClassAds provides a Classified Ads manager.
phpClassAds is a PHP3 application that allows you to easily include a classified ad section into your Web site.
Its features include posting, edit/delete ads, and admin tools.
Each ads entry is protected by a password supplied by the ads owner.
For administration it provides a category manager which allows you to create/edit/del categories easily.
The Administrator can bypass password to edit and delete ad entries.
<<lessphpClassAds is a PHP3 application that allows you to easily include a classified ad section into your Web site.
Its features include posting, edit/delete ads, and admin tools.
Each ads entry is protected by a password supplied by the ads owner.
For administration it provides a category manager which allows you to create/edit/del categories easily.
The Administrator can bypass password to edit and delete ad entries.
Download (0.024MB)
Added: 2007-03-15 License: GPL (GNU General Public License) Price:
956 downloads
PromoEngine 0.5.1
PromoEngine is a product which allows the use of the PluggableAuthService in Plone. more>>
PromoEngine is a product which allows the use of the PluggableAuthService in Plone.
The Promo Engine developed by Six Feet Up provides a way to manage the syndication of static promotional content throughout a Plone site from a single centralized repository of "ads".
The Promo Engine leverages the Archetypes reference engine to place ads in specific regions of a site ("ad slots").
Enhancements:
- Major overhaul of the PromoEngine that brings Plone 2.5 integration
<<lessThe Promo Engine developed by Six Feet Up provides a way to manage the syndication of static promotional content throughout a Plone site from a single centralized repository of "ads".
The Promo Engine leverages the Archetypes reference engine to place ads in specific regions of a site ("ad slots").
Enhancements:
- Major overhaul of the PromoEngine that brings Plone 2.5 integration
Download (0.022MB)
Added: 2007-04-15 License: GPL (GNU General Public License) Price:
922 downloads
Yahoo::Marketing::Ad 0.08
Yahoo::Marketing::Ad is an object to represent a Yahoo Marketing Ad. more>>
Yahoo::Marketing::Ad is an object to represent a Yahoo Marketing Ad.
SYNOPSIS
See http://ysm.techportal.searchmarketing.yahoo.com/docs/reference/dataObjects.asp for documentation of the various data objects.
METHODS
new
Creates a new instance
get/set methods
ID
accountID
adGroupID
contentMatchQualityScore
description
displayUrl
editorialStatus
name
shortDescription
sponsoredSearchQualityScore
status
title
update
url
get (read only) methods
createTimestamp
deleteTimestamp
lastUpdateTimestamp
<<lessSYNOPSIS
See http://ysm.techportal.searchmarketing.yahoo.com/docs/reference/dataObjects.asp for documentation of the various data objects.
METHODS
new
Creates a new instance
get/set methods
ID
accountID
adGroupID
contentMatchQualityScore
description
displayUrl
editorialStatus
name
shortDescription
sponsoredSearchQualityScore
status
title
update
url
get (read only) methods
createTimestamp
deleteTimestamp
lastUpdateTimestamp
Download (0.066MB)
Added: 2006-12-08 License: Perl Artistic License Price:
1051 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 microsoft ad 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