Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.001 Times

Postid Dquot Quot freeware
Filter: All | Freeware | Demo
 

Postid Dquot Quot

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 450

Using a wxPython "Notebook" with panels wxPython provides a powerul functionality that allows you to use a "Notebook" user interface with multiple panels - whose interface each is determined by individual Python scripts. Each panel runs in the background (even when it is not selected), and maintains the state it is in as the user... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Using a wxPython "Notebook" with panels Download

Added: May 10, 2013 | Visits: 806

Support for the "in" operator This script adds support for the "in" operator to the attributes map of minidom elements. When you parse XML using minidom, you can get a map of attributes for any element. The problem is that using the "in" operator on this map will raise an exception and this script will fix it.  Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Support for the "in" operator Download

Added: May 10, 2013 | Visits: 609

Versioning file names This script has the following action: if the specified file exists, it is versioned by appending to the extension a three-digit number, starting with "000".It's pomp;quot;0ake backups of files before you mangle them. A standard way of doing so is to appending to the extension an incremented... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (61): Versioning file names Download

Added: May 10, 2013 | Visits: 475

Build list from "Sent Items" Mailbox This script extracts all of the To addresses from a file in standard mbox format. It is used on a "Sent Items" mailbox to build an addresses white list. Presumably everyone you send email to is a candidate for an email white list.This extracts all of the Tofor an ems from a file in standard mbox... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (61): Build list from "Sent Items" Mailbox Download

Added: May 10, 2013 | Visits: 642

Extra "manufacturers" type class This contrib should eventually add another "manufacturers" style filter to your site - I am using it on my own store to add more functionality - we sell jewellery, and I already use "manufacturers" to distinguish between different precious metals (gold, silver, platinum etc.), and want to have... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): Extra "manufacturers" type class Download

Added: May 10, 2013 | Visits: 378

javascript "back" button Its the same code that browsers use, so will work in any browser that has a back button.all u need to do is open up any pages that have a back button on them, find the line of code that includes the back_button.gif (usually near the bottom) and just replace with this line : it will still use... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (54): javascript "back" button Download

Added: May 10, 2013 | Visits: 485

Norwegian COD "postoppkrav" The coding is not originally mine, but i have translated it, and fixed some minor is not o the coding for use to ppl in Norway, it, and it shows as COD "postoppkrav" module in norwegian. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (54): Norwegian COD "postoppkrav" Download

Added: May 10, 2013 | Visits: 688

Very Simple "Latest News" Main Box Easily add and update a "Latest News" box on default.phpTakes 5 minutes to get working. Then updatable via Admin > Define Languages Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Very Simple "Latest News" Main Box Download

Added: May 10, 2013 | Visits: 427

Stock Viewer with Quantity per attribute This is a merge of two contributions:a) osCommerce Stock Viewer v1.0c - Author: Martin Gluckman ddSHADOW Chris Falcob) Quantity per Product Attributes Mod v1.0 - 27th June 2005 - Author: Ben CooperI have a shop that uses the contribution Quantity per Product Attributes. To be able to use the... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Stock Viewer with Quantity per attribute Download

Added: May 10, 2013 | Visits: 384

Spider Friendly "Redirect" without Hesis Like most first time users, I installed oscommerce to the default directory of /catalog/. I placed a simple redirect in the primary root to direct viewers to the /catalog/ directly. That's where my trouble began.Problems I encountered were:#1 - even with a 0 for refresh content time, this seems... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (52): Spider Friendly "Redirect" without Hesis Download

Added: May 10, 2013 | Visits: 447

Rename- Category "our offer" For showing in the field in the middle the name of the clicked category instead of "our offer" (Categorie). Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (53): Rename- Category "our offer" Download

Added: May 10, 2013 | Visits: 969

Add "livehelp" FREE at your shop Add "livehelp" FREE at your shop, free service "HumanClick" from Bravenet. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): Add "livehelp" FREE at your shop Download

Added: May 10, 2013 | Visits: 491

Sort "Order Total Modules" in admin Although not tested with every available contribution, this will work with any installed order total modular as long at it follows the oSC naming policy of creating the file as {name}.php & the configuration_key as MODULE_ORDER_TOTAL_{name}_SORT_ORDER. If not it could be easily modified. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (61): Sort "Order Total Modules" in admin Download

Added: May 10, 2013 | Visits: 570

Get names of all "up" network interfaces This script uses the SIOCGIFCONF ioctl to obtain a list of interfaces and extracts those names, returning them in a list of strings. Platforms: *nix, Python, BSD

License: Freeware Download (53): Get names of all "up" network interfaces Download

Added: May 10, 2013 | Visits: 484

Drawing inheritance diagrams with "Dot" Dot is a very nice graph description language developed at MIT. Combined with Python, it makes an ideal tool to automatically generate diagrams. This script produces beautiful inheritance diagrams for Python classes (and metaclasses too). In particular the recipe allows to display the MRO (Method... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Drawing inheritance diagrams with "Dot" Download

Added: May 10, 2013 | Visits: 411

min/max "peaks" with Numeric Given a large one-dimensional array, this script breaks it into blocks of contstant length and compute min and max for each block, the so-called "peaks data". Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): min/max "peaks" with Numeric Download

Added: May 10, 2013 | Visits: 542

Time sections of code by using "with" Time sections of code by using "with" statement script allows one to use the "with" statement to time sections of code. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Time sections of code by using "with" Download

Added: May 10, 2013 | Visits: 469

Method call when exit "with" statement This script provides a context manager that allows the user to specify a method on the passed-in object to be called when the 'with' statement is exited. This is a generalization of contextlib.closing. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Method call when exit "with" statement Download

Added: May 10, 2013 | Visits: 284

Implementing "Future"s with decorators This script shows you how to kick off a slow process without waiting around for the result. The process is run in the background until the value is actually needed at which time it blocks until the value is ready. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Implementing "Future"s with decorators Download

Added: September 12, 2013 | Visits: 625

libgaudio for Music and Sound libgaudio is a library to facilitate easy incorporation of sound and sound effects in games. Samples are loaded into memory and playback is thentriggered or stopped.The system mixes any number of concurrently playing samples together (up to a predefined maximum). Also possible is the inclusion of... Platforms: C and C plus plus

License: Freeware Size: 583.68 KB Download (50): libgaudio for Music and Sound Download

< 1 2 3 4 5 >