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.380.742 Times

Td Width Outdated freeware
Filter: All | Freeware | Demo
 

Td Width Outdated

1 2 3 4 5 > 
Released: June 18, 2012  |  Added: June 18, 2012 | Visits: 1.033

MobiTradeOne for TD AMERITRADE Windows Mobile Edition MobiTradeOne for TD AMERITRADE Windows Mobile Edition is a new mobile trading platform for TD AMERITRADE clients compatible with all Windows Mobile devices. This mobile trading platform gives customers flexibility and ease in accessing their account anytime and anywhere. MobiTradeOne provides...



Platforms: Windows

License: Freeware Size: 876 KB Download (503): MobiTradeOne for TD AMERITRADE Windows Mobile Edition Download

Added: August 15, 2013 | Visits: 534

Remove Max Width With WordPress 2.5, A new Admin interface has come around. And while it looks great, Theres one thing i disliked about it. The Maximum width of the page being limited to 980px, This plugin removes that design choice, and allows for maximum screen realestate use.For those users who wish to have a...





Platforms: PHP

License: Freeware Size: 10 KB Download (40): Remove Max Width Download

Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 511

Bloons TD 4 Bloons TD 4 features improved graphics, loads of new and original tower types and tons of upgrades for each tower type. Heaps of tracks, save games, career mode, sandbox mode and apopalypse mode. Bloons Tower Defense 4 will give you almost unlimited replay value. Also included is optional...


Platforms: Windows

License: Freeware Size: 3.29 MB Download (458): Bloons TD 4 Download

Added: May 10, 2013 | Visits: 592

Convert DB Fixed-Width Output to CSV Format This program takes an input of a fixed width database output file with a header names, dashes, and data and converts it into CSV data. The code assumes that the dashes represent the fixed-column widths. For simplicity, all quotes are removed from data and all columns are wrapped with quotes.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (64): Convert DB Fixed-Width Output to CSV Format Download

Added: May 10, 2013 | Visits: 791

Store Width and Color INSTANT Changer This is very simple, and will give you the flexibility of changing your store's width, and your store's background color's (both inside the store, and outside of the store) in an INSTANT!Currently, to change your store's width...etc, you have to go into all of the loose files in your oscommerce...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): Store Width and Color INSTANT Changer Download

Added: May 10, 2013 | Visits: 286

Admin Big Width Since WP 2.5 the width has been limited to 1024 pixels.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.5 or higher


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (49): Admin Big Width Download

Added: May 13, 2013 | Visits: 524

Admin Big Width : Enlarge your admin In wp 2.5, the width of the admin is limited at 1024 pixel. This is a simple add-on for extend you admin at width 100%. Quickly and simply.Installation : 1. Upload adminBigWidth.php to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. It's all !...


Platforms: PHP

License: Freeware Size: 10 KB Download (48): Admin Big Width : Enlarge your admin Download

Added: May 20, 2013 | Visits: 535

TD Linker TD Linker is a free Joomla! 1.5 plugin for display of weblinks from the Joomla weblink component in content areas. This allows centralised management of all weblinks - no more hunting through your site to update out of date addresses. It also allows basic click tracking. The plugin...


Platforms: Ruby

License: Freeware Size: 10 KB Download (42): TD Linker Download

Added: September 10, 2013 | Visits: 433

Basic TD Basic TD is a simple tower defense game written in Python and PyGame. Developer comments Any code suggestions would be great. Also, thanks to Python PyGame Tower Defense. Without that project I dont think this game would be where it is now.


Platforms: *nix

License: Freeware Size: 686.08 KB Download (35): Basic TD Download

Added: January 18, 2010 | Visits: 991

webImageTool webImageTool is a service menu that extracts height and width from an image and builds the html tag from it. This is usefull for webdesigners. Example: Copy Image dimension => height="768" width="1024" Copy HTML-TAG => img src="PATH TO FILENAME/FILENAME" border="0" alt="FILENAME">....


Platforms: *nix

License: Freeware Size: 2.05 KB Download (88): webImageTool Download

Added: November 04, 2010 | Visits: 1.365

Video::Info Video::Info can retrieve video properties such as: height width codec fps. SYNOPSIS use Video::Info; my $info = Video::Info->new(-file=>my.mpg); $info->fps(); $info->aspect(); ## ... see methods below Video::Info is a factory class for working with video files. When you create a new...


Platforms: *nix

License: Freeware Size: 634.88 KB Download (110): Video::Info Download

Added: April 02, 2010 | Visits: 1.320

MeasureIt MeasureIt is a Firefox extension that can draw out a ruler to get the pixel width and height of any elements on a webpage. Whats New in This Release: - Firefox: 1.0 – 2.0.0.* Whats New in This Release: - Tested and version update for Fx 2.0.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (99): MeasureIt Download

Added: June 29, 2013 | Visits: 552

htmlBarh HTMLBARH(DATA,FILENAME,LABELS,WIDTH) writes DATA out to FILENAME as an HTML fragment that creates a horizontal stacked bar graph labeled with the cell array LABELS. WIDTH scales the bar graph to be so many pixels wide. It returns the full pathname of the file.DATA defaults to "magic(5)". FILENAME...


Platforms: JavaScript

License: Freeware Size: 10 KB Download (45): htmlBarh Download

Added: June 09, 2013 | Visits: 385

fwhm width = fwhm(x,y)Full-Width at Half-Maximum (FWHM) of the waveform y(x) and its polarity.The FWHM result in 'width' will be in units of 'x'The code was developed by an unknown author.


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): fwhm Download

Voltage Source Inverter with Sinusoidal Pulse Width Modulation This program analyzes the performance of a voltage source inverter with Sinusoidal-pulse-modulated output, under different loading conditions.The inputs are:- The frequency of the output voltage waveform.- The modulation index.- The phase angle of the load.- The frequency of the carrier...


Platforms: Matlab


Added: June 25, 2013 | Visits: 433

signalwidth.m Estimates the signal width of data input, using definition: rho = cumtrapz(t,x.^2)/trapz(t,x.^2)The integration limits go from mean(t)-w/2 and mean(t)+w/2; w is defined as the signal width, and gives the time at which rho % of the signal iscaptured. It is an informal measure of the localization...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): signalwidth.m Download

Added: May 27, 2013 | Visits: 361

Resize at Upload The plugin affects the uploaded image while it is uploaded. Straight after it is uploaded, it it resized physically to the given width. There is no original image left, nor made a backup. Also EXIF infor- mation is lost.A lot of WordPress users or developers who use WordPress as a CMS and want to...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): Resize at Upload Download

Added: September 14, 2013 | Visits: 347

NoSizeTags Sometimes you need to use max-width settings in css to fit the layout. But what to do if the image stretchs or folds? The problem are the width and height attributes in image tags inserted by WordPress. This plugin deletes these attributes.This plugin deletes the attribute "height" from the image...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): NoSizeTags Download

Added: May 04, 2013 | Visits: 460

TD Word Count With the TD Word Count plugin bloggers can sort through and view both total published and unpublished posts sortable by most words, least words, title alphabetically, date (oldest to newest and newest to oldest). It also lists published posts by author. All stats are displayed in the WP dashboard...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): TD Word Count Download

Added: May 04, 2013 | Visits: 546

Pixture Reloaded Pixture Reloaded is a colour-able theme and supports 1, 2 or 3 columns and can be either fixed width or fluid.Drupal 7 port is here! The Drupal 7 version is a subtheme of Adaptivetheme, so Pixture Reloaded now has many new layout options and other theme settings. NOTE: many things have changed in...


Platforms: PHP

License: Freeware Size: 133.12 KB Download (47): Pixture Reloaded Download

1 2 3 4 5 >