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

Case Case Style Sheet freeware
Filter: All | Freeware | Demo
 

Case Case Style Sheet

< 1 2 3 4 5 > 
Added: April 12, 2013 | Visits: 2.522

Remote login block This module provides the standard core user login block in a form that can be incorporated into an external website, for example by using the HTML or tags.This module is very small and lightweight.It provides a way to assign a cascading style sheet to the form as presented to allow its...



Platforms: PHP

License: Freeware Size: 10 KB Download (52): Remote login block Download

Added: May 17, 2013 | Visits: 426

Macromedia Contribute Helper Macromedia Contribute is a website management tool with a WYSIWYG editor and permissions management. It is nice (but not unique) in that you can force the user to choose styles from a specific style sheet and you can hide your php snippets and other stuff. This module allows you to display the...





Platforms: PHP

License: Freeware Size: 10 KB Download (39): Macromedia Contribute Helper Download

Added: October 31, 2013 | Visits: 406

TouchMP3 JAVA based MP3 Renamer & Tagger for WINDOWS, LINUX General: # No installation required! # Easy to use/intuitive interface # Fast workflow # Mouse-Over help # Drag & Drop: append files from different folders to current list WYSIWYG (What You See Is What You Get) principle: # Any buttons you...


Platforms: Mac

License: Freeware Size: 911.36 KB Download (32): TouchMP3 Download

Added: August 09, 2008 | Visits: 1.772

Free CSS Toolbox Free CSS Toolbox is a freeware productivity software for web developers who work with CSS code. Free CSS Toolbox includes a number of tools for fast-tracking and enhancing the development of style sheet code, such as an advanced CSS Formatter, CSS Validator and CSS Code Compressor. If you develop...


Platforms: Windows

License: Freeware Size: 1.35 MB Download (981): Free CSS Toolbox Download

Added: August 13, 2008 | Visits: 1.703

T2T (CSV to HTML) T2T converts delimited files to HTML tables, separators are: (;) (,) (TAB) and (,). It handles CSV files produced by spreadsheet or database, handmade compliant files may be processed as well. some features: colors evens and odd rows; column coloring; setting every column's width; running from...


Platforms: Windows

License: Freeware Size: 512 KB Download (392): T2T (CSV to HTML) Download

Added: August 21, 2008 | Visits: 876

Editra Editra is a multiplatform code editor, whose implementation has focused on gaining a functional and comfortable user interface for the programmer, and ofers all types of help when developing source code.Editra has support for basic autocomplete and syntax highlighting for more than 20 programming...


Platforms: Windows

License: Freeware Size: 8 KB Download (102): Editra Download

Added: October 19, 2010 | Visits: 1.157

Duplo Duplo is a tool to find duplicated code blocks in large C, C++, Java, C#, and VB.Net systems. - Sample output snippet - ... srcenginegeometrysimpleTorusGeometry.cpp(56) srcenginegeometrysimpleSphereGeometry.cpp(54) pBuffer[currentIndex*size+3]=(i+1)/(float)subdsU;...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (106): Duplo Download

Added: January 24, 2010 | Visits: 1.498

CGI::WeT::Theme CGI::WeT::Theme is a Perl module with theme loader for the CGI::WeT package. SYNOPSIS use CGI::WeT::Theme (); This module provides a well-defined interface between the rendering engine and the theme definition loaders. It is designed to work with or without mod_perl. All theme loader...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (93): CGI::WeT::Theme Download

Added: January 17, 2010 | Visits: 1.443

openPlaG openPlaG is an online function graph plotter, written in PHP. This application can compute and plot a very high amount of functions, including many probability functions and is fairly good configurable. Instructions: To run the program, youll need access to a web server with PHP 4 or 5 and...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (104): openPlaG Download

Added: August 11, 2010 | Visits: 1.136

RBBS RBBS is a bulletin board system with Web interface. Users of RBBS can post and response to articles. As the principal purpose of RBBS is to be used as such communication system as BBS, it is useful for individual use and for one-to-many communication. The following are features of RBBS....


Platforms: *nix

License: Freeware Size: 419.84 KB Download (100): RBBS Download

Added: October 07, 2010 | Visits: 719

PennAve PennAve project is a dynamic photo gallery application written in Python. It is designed to be used in conjunction with F-Spot to organize and manage your photos. Youre probably asking, what good is yet another photo gallery program? Well, this one is a little different. Its designed to use...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (88): PennAve Download

Added: April 05, 2010 | Visits: 1.223

CSS Sync CSS Sync is a Firefox extension which automatically Sync the CSS from your server. Automatically Sync the CSS from your server! This extension automatically syncs the style sheets that you edit on the server side to the client and applies them continuously. For a web developer this will save...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (113): CSS Sync Download

Added: August 13, 2010 | Visits: 746

IdealMySQL IdealMySQL is a PHP class that provides an interface for working with MySQL databases. The project can connect to a database, execute queries on a database, check variable names for validity, and catch errors and email them to the administrator. All error messages are stored in a text file...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (92): IdealMySQL Download

Added: April 16, 2010 | Visits: 977

CSS::SAC CSS::SAC Perl module is a SAC CSS parser. SYNOPSIS use CSS::SAC qw(); use My::SACHandler (); use My::SACErrors (); my $doc_handler = My::SACHandler->new; my $err_handler = My::SACErrors->new; my $sac = CSS::SAC->new({ DocumentHandler => $doc_handler, ErrorHandler => $err_handler, });...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (91): CSS::SAC Download

Added: January 13, 2010 | Visits: 1.491

Panda Publisher Panda Publisher provides a lightweight, standards-compliant content management system. Panda Publisher is a lightweight content management system. It aims to be fast, scalable, standards-compliant and meta-data rich in order to serve page viewers better and allow Web masters to concentrate on...


Platforms: *nix

License: Freeware Download (98): Panda Publisher Download

Added: October 23, 2010 | Visits: 742

XML::SAX::ByRecord XML::SAX::ByRecord can record oriented processing of (data) documents. SYNOPSIS use XML::SAX::Machines qw( ByRecord ) ; my $m = ByRecord( "My::RecordFilter1", "My::RecordFilter2", ... { Handler => $h, ## optional } ); $m->parse_uri( "foo.xml" ); XML::SAX::ByRecord is a SAX...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (89): XML::SAX::ByRecord Download

Added: January 25, 2010 | Visits: 773

iGallery iGallery is a quick and easy web photo gallery creator. Known types are jpg, gif, tif and psd.Preferences for:image and thumb sizelayout colors anf fonts (with style sheet)slide show timingjpeg compression (image quality)image rotation in 90- stepsdrag & drop of images or folder onto the app tool...


Platforms: Mac

License: Freeware Download (93): iGallery Download

Released: July 26, 2012  |  Added: July 26, 2012 | Visits: 417

Espresso for Mac OS Powerful editing, publishing and real-time previewing in a sexy, streamlined app makes any hand-coding Web developer more productive. Espresso shares its DNA with CSSEdit, our award-winning style sheet editor. Whereas CSSEdit made CSS quick and fun, Espresso looks to do the same with the entire...


Platforms: Mac

License: Freeware Size: 10 MB Download (50): Espresso for Mac OS Download

Released: November 12, 2012  |  Added: November 12, 2012 | Visits: 852

Microsoft Dynamics CRM 2011 SDK The Microsoft Dynamics CRM Software Development Kit (SDK) is for developers, system customizers, and report writers. This SDK documentation contains information for developers writing server side code, custom business logic, integration modules, workflow assemblies, and plug-ins. It provides an...


Platforms: Windows, 7

License: Freeware Download (54): Microsoft Dynamics CRM 2011 SDK Download

Released: July 03, 2012  |  Added: July 03, 2012 | Visits: 827

Arduo Css Editor ArduoCss is a freeware css editor easy to use and fast. With managed interface allows the developer to build a cascading style sheet without write code. This feature reduces errors and improve productivity. With ArduoCSS you can preview dynamically how html is affected by your style sheet...


Platforms: Windows

License: Freeware Size: 1.54 MB Download (395): Arduo Css Editor Download

< 1 2 3 4 5 >