Software Listing: Renamed

Omseek has been renamed to Xapian. Xapian is a Search Engine Library, written in C++ with bindings for Perl, Python, PHP, Java, Tcl, C# and Ruby. It allows you to easily add advanced indexing and search facilities to your applications. See xapian.org.

  • Publisher: xapian.org
  • Date: 09-11-2012
  • Size: 981 KB
  • Platform: Linux, Mac OS X, Unix, WinOther

PalmCoins was renamed to FreeCoins. You can find it at www.sourceforge.net/freecoins.

  • Platform: Linux, Unix
  • uvsim
  • License: Freeware
  • Price: 0.00
  • Rating

This project has been renamed to oooark. Old file releases will still be available here. uvsim is a project focused on enabling algorithm development for unmanned systems. It is being constructed to provide an identical interface to simulations and h.

  • Platform: Linux
  • wdesktop
  • License: Freeware
  • Price: 0.00
  • Rating

Wdesktop is set of libraries that helps to develop crossplatform code. Currently wdesktop project was renamed to Fog that can be found at http://code.google.com/p/fog/ . Here at sourceforge it's discontinued..

  • Platform: Linux, WinOther

wxJavaScript is renamed in GLUEscript, so a next release will be available on http://gluescript.sf.net. In the meantime, if you find any problems on the latest release, you can still use this website..

  • Platform: WinOther

Postfix is an alternative to the widely-used Sendmail program.Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible. Postfix runs on AIX, BSD, HP-UX, IRIX, LINUX, MacOS X, Solaris, Tru64 UNIX, and other UNIX systems. It requires ANSI C, a POSIX.1 library, and BSD sockets. The Postfix mail queue requires that: - the file system can rename a file to a near-by directory without changing the file's inode number, and that - mail is safely stored after fsync() (of that file, not its parent directory) returns successfully, even when that file is renamed to a near-by directory at some later point in time.

  • Platform: C and C plus plus, Scripts

WHOSBETTER is a function that sorts the WHOS output according a user defined input (ie name, size, bytes, type etc.). The output also includes the FULL size rather than the #-D labels that TMW prefers. The output is also human readable and incorporates the use of b (byte), kb (kilobyte), Mb (megabyte), and Gb(gigabyte) labeling. whosbetter -n name ordered (DEFAULT) whosbetter -s size ordered (NOT IMPLEMENTED) whosbetter -b byte ordered whosbetter -t type ordered (NOT IMPLEMENTED) SYTNAX: whosbetter -b whosbetter -n (DEFAULT) DBE 2005/04/05 Comment: WHOSBETTER is too long of a filename to type it as often as I used to type WHOS.

  • Platform: Matlab, Scripts

ETOPO2, GEBCO Four Matlab functions to extract the data from two global topographic data base, ETOPO2v2 and GEOBEC. Four Matlab functions are provided to extract the data from two global topographic data base, ETOPO2v2 and GEOBEC. Functions, read_etopo2v2g_f4_nc_v*.m, extract the data from the netcdf file ETOPO2v2g_f4.nc which is available from http://www.ngdc.noaa.gov/mgg/global/relief...OPO2v2g/netCDF/. The other functions, read_GridOne_v*.m, extract the data from GridOne.grd available from http://www.bodc.ac.uk/data/online_delivery/gebco/. You need to put the downloaded files in your matlab path.

  • Publisher: Zhigang Xu
  • Date: 06-01-2013
  • Size: 20 KB
  • Platform: Matlab, Scripts

RenameField - Rename a fields of a struct T = RenameField(S, Old, New) INPUT: S: Struct or struct array. Old: String or cell string, name of the field to be renamed. New: String or cell string, new field name, which must be a valid Matlab symbol. OUTPUT: T: Struct S with renamed fields. EXAMPLES: S.A = 1; S.B = 2; T = RenameField(S, 'B', 'C'); % >> T.A = 1, T.C = 2 This function was created after a discussion in Loren's blog: http://blogs.mathworks.com/loren/2010/05/13/rename-a-field-in-a-structure-array Tested: Matlab 6.5/2009a, WinXP 32 bit, LCC2.4/3.8, BCC5.5, OpemWatcom 1.8, MSVC 2008 Compatibility to 64 bit, Linux, MacOS is assumed.

  • Publisher: Jan Simon
  • Date: 09-04-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts

The "structy" class manages internally a large data matrix of rows x fields, and it logically maps this data to a set of fields that can be scalar values or vectors. Features: - efficient storage of data in single matrix - units - flexible referencing - project - resample of data by time stored in any field - sorting by field - rename of field, prefixing - concatenation vertical or horizontal - import/export to basic structure Construction is easy: my = struct(data,{'field1','field2'}); Construction of vector: my = struct(data,{'field1','field2'},{1:3,4:5}); % field1 is data 1..3 and field2 is 4.

  • Platform: Matlab, Scripts

This library contains helper functions to read image frames into matlab from Video file using DirectShow. This library has borrowed codes from Ashwin Thangali's "DirectShow (DirectX) based AVI file reader", and it can read multiple video formats besides avi. Features: a) can read frames from rmvb, avi, etc. b) handles most codecs installed on the system d) its implementation is only based on the IMediaDet interface -- Depending on your Matlab version, the .mexw32 files may need to be renamed as .dll -- The library usage is as follows, [avi_hdl, avi_inf] = dxVideoOpen(avi_filename); pixmap = dxVideoReadMex(avi_hdl, frame_num); img = reshape(pixmap,[avi_inf.

  • Publisher: Lei Wang
  • Date: 07-04-2013
  • Size: 20 KB
  • Platform: Matlab, Scripts

This WordPress plugin is no longer supported and has been replaced by/renamed to the "Better Backgrounds" plugin. It has the same functionality and more, and we encourage you to install that plugin instead..

  • Publisher: waffleguy4
  • Date: 14-06-2013
  • Size: 82 KB
  • Platform: PHP, Scripts
  • Promos
  • License: Freeware
  • Price: 0.00
  • Rating

Overview Misnomer The Promos module should probably be renamed to something that fits it's current usage/feature set. I would like to call it "Node Blocks" because essentially it is a tool that allows you to very quickly add and remove nodes to the blocks it provides. The term "promo" is really only used for historical reasons, feel free to replace the word "promo" with "node" in your mind. Promos for me has long surpassed it's simple intention of offering clients a way to hot-swap various promo content on their sites without having to dig into Drupal's sometimes ugly and cluttered editing screens.

  • Platform: PHP, Scripts

This module allows you to enter ImageMagick command line options as an image effect in a Drupal-7 image style. Note: This module has been renamed following the incorporation of Imagecache into Drupal-7, since there are no longer any imagecache actions, only image effects.

  • Publisher: adrinux
  • Date: 24-03-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

IMPORTANT: This project was renamed to libopencm3, further development will take place there.
libopenstm32 License - GNU General Public License version 3.0 (GPLv3).

  • Platform: WinOther

BlueFractal ("Building a Logically Unified Environment using Fractal principles") has been renamed to Centrallix. See http://centrallix.sourceforge.net/ for its new home page.
BlueFractal Application Server System License - BSD License; GNU General Public License (GPL); GNU Library or Lesser General Public License (LGPL).

  • Platform: WinOther

phpMinAdmin has been renamed to Adminer, please visit http://www.adminer.org
phpMinAdmin License - Apache Software License.

  • Platform: WinOther

Test Monkey has been renamed to BugEye. Please goto http://sourceforge.net/projects/bugeye.
Test Monkey Unit Testing Framework License - GNU General Public License (GPL).

  • Platform: WinOther

Renamed to Vizi, please visit http://vizi.forizon.com/ . This SF Unix name is available on request.
JImageExplore License - GNU General Public License (GPL).

  • Platform: WinOther

This project has been renamed to Tivo 4 Tiny. Please visit tivo4tiny.sourceforge.net !!
Tivo Mobile License - GNU General Public License (GPL).

  • Platform: WinOther

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


Arkout 3D Deluxe

Arkout 3d deluxe (or as we'll say from here on, simply arkout 3d) is a three dimensional re imagining of the classic concept of arcanoid, also known as brick or breakout. In the original arcanoid game, the aim is the move your baton across the ...


WinWAP Smartphone Browser Emulator

Win Wap is a freeware smart phone emulator, with the intended purpose of being installed on a desktop, to emulate “smart phone” browsers on a desktop computer, and allow you to see what your website (or indeed, any website or web page) ...


Bubble Shooter Deluxe

Bubble shooter deluxe (referred to in game as bubble shooter premium edition) is a freeware puzzle game. At first look, bubble shooter deluxe appears to be a clone of many other games similar to it, in which you must fire balls from a stationary ...


Bank Robber

Bank robber (the bank robber) is essentially a trial game or a demo for the full version of the bank robber, which costs $4.99, and is a third person stealth and strategy game. In the bank robber you play as a criminal having recently being released ...


CloneCD

Despite huge growth in technology and tremendous increase in use of flash drives, use of CDs and DVDs hasn’t disappeared yet. Conventional 700MB CDs are still in use, largely due to the fact that they are extremely cheap. In addition of being ...


AM Browser

AM browser is a freeware browser from 2009, which markets itself allowing you to surf the web in a more comfortable, less confusing way. Once you install and open AM browser, the first thing you will notice is how out dated the look of it is. Most ...


Glary Utilities

Glary Utilities is another one of the thousands of different applications out there that helps you clear out and fine tune your system, for better and improved system speed and performance... and its a decent one too!

Glary Utilities ...


Clear All History

Regardless of what you do online and who you share your computer with, its always has been and always will be a good idea to clear your traces and virtual footprints left behind on your system. Not only is this good practice to help protect your ...


Slash Xonix

Slash xonix is a freeware game which takes the lesser known classic title xonix, and revamps and reworks it into a title for the desktop computer. Xonix (the game on which slash xonix is obviously based) is a game in which you must split the screen ...



New Downloads

Equalizer APO

Equalizer APO is an
open-source parametric
equalizer for Windows.
Compared to similar audio
equalizers, APO is ...

IVM Telephone Answering
Attendant

IVM answering attendant
software is a complete
voicemail, call attendant,
interactive voice response, or
autodial ...

Miraplacid Publisher SDK TE

Generates virtual printer
driver to converts any
printable documents to images
(TIFF, JPEG, TGA, BMP, PNG,
PDF) or web ...

Business Letter
Professional

Best letter-making software
for marketing managers, home
businesses, consultants,
accountants,secretaries,custom
er ...

AdminZilla Network
Administrator

Watch live screen of all your
computers at once by using
your PC, Mac, IPhone, IPad,
Windows Phone or Android based
phone ...

TeeChart NET for
Xamarin.Forms

TeeChart Charting Controls for
Xamarin.Forms offer the most
common chart types, gauges and
maps with customizable tools
...

FaxTalk Multiline Server

Easy to use network fax server
software and broadcast fax
software. Provides an
affordable and reliable
network fax ...

Foxit PhantomPDF Standard

Expands upon PhantomPDF
Standard by offering shared
review initiation, advanced
editing, security, and file
compression ...

One Instant Messenger

One Instant Messenger is an
adaptable multi protocol
instant messenger client
developed for Windows that
supports AIM, ...



Related Searches

Recover Renamed File
Recover Renamed Word Documents