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

How To Set A Dinner Table freeware
Filter: All | Freeware | Demo
 

How To Set A Dinner Table

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

PrinterFriendly This code snippet shows how to implement a "printer friendly" version link for your pages. The "Printer Friendly" version select the main content of your page, removing the menu, header graphics, advertising and foot content. The script performs the HTTP "get" method via the XMLHTTP object to...



Platforms: Windows, ASP.NET,

License: Freeware Download (66): PrinterFriendly Download

Added: May 10, 2013 | Visits: 417

Controlling XSLT stylesheet loading This script shows how to load a stylesheet from "virtual" URLs, by detecting a special URL scheme.





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

License: Freeware Download (49): Controlling XSLT stylesheet loading Download

Added: May 10, 2013 | Visits: 269

Namefield It provides 'legal' and 'preferred' versions of these fields, and options of how to calculate a display name from the data. Sorts and filters can be performed by display name.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building >...


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

License: Freeware Download (56): Namefield Download

Added: May 10, 2013 | Visits: 377

SK2 Simple Digest plugin There are also options which enable you to set a threshold below which comments and to allow you to have the digest report sorted by karma rather than cronologically.This plugin is an extension to the Spam Karma plugin.InstallationUnpack and upload it to the /wp-content/plugins/...


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

License: Freeware Download (55): SK2 Simple Digest plugin Download

Added: May 10, 2013 | Visits: 362

Easy Session This script shows you how to setup a session and read that session variable. if no session variable is found then it is passed to a form so they can start a session.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Easy Session Download

Added: May 10, 2013 | Visits: 484

zipcode shipping/delivery This module allows you to set a shipping/delivery fee depending upon the ship-to zipcode in the order. It mimics the current zones.php module in that you can set up multiple zipcode "zones", each with its own array of charges defined by weight.This module automatically looks up the zipcode in the...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (51): zipcode shipping/delivery Download

Added: May 10, 2013 | Visits: 433

New Fields with Easy Populate This is a file that contains simple instructions on how to add a new field to use with Easy Populate. Can be used with EZ New Fields contribution also.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (63): New Fields with Easy Populate Download

Added: May 10, 2013 | Visits: 283

Automated Keycode Issue This package will allow you to set a prouct(s) which will have a keycode automatically issued to the customer upon checkou_success. keycodes are also visible in account history.This package currently supports 2 different keycode tables which are assignable to unlimited products. It is however...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Automated Keycode Issue Download

Added: May 10, 2013 | Visits: 538

Proxy Example Proxy Example script demonstrates how to build a proxy object.


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

License: Freeware Download (50): Proxy Example Download

Added: May 10, 2013 | Visits: 456

RPN Stack class This is an example of how to write a stack and then employ that stack to have a stack for use in an RPN calculator. Among other things, this shows how classes work and how to make classes that are like types.Many people prefer to use RPN calculators, so it is necessary to impliment a stack first...


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

License: Freeware Download (55): RPN Stack class Download

Added: March 23, 2013 | Visits: 548

Listbox Example This example shows how to implement a Listbox control into your applications.It also shows how to add, delete, kill duplicates and search for an item. & add, delt;


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (50): Listbox Example Download

Added: July 12, 2013 | Visits: 889

Slot machine in 3d Script This program demonstrates how to create a 3d slot machine. It requires the gd library to compile.


Platforms: C and C plus plus

License: Freeware Size: 30.72 KB Download (77): Slot machine in 3d Script Download

Added: April 05, 2013 | Visits: 426

Win32 Window This sample code shows how to make a window using pure API.


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (47): Win32 Window Download

Added: May 03, 2013 | Visits: 387

Translucent window This code is a nice example which shows you how to create a translucent window under Windows 9X/ME. Windows 2000/XP has an own function for this. To use the code in your own applications copy the files win9Xtranslucent.cpp, win9Xtranslucent.h, win2000translucent.cpp, win2000translucent.h into...


Platforms: C and C plus plus

License: Freeware Size: 51.2 KB Download (42): Translucent window Download

Added: July 04, 2013 | Visits: 541

Window Color Fading Window Color Fading code is an example of how to put a color gradient in the background of a window by painting the window's DC (device context).


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (48): Window Color Fading Download

Added: March 24, 2013 | Visits: 935

Play Wav File Example Script Play Wav File Example shows how to play a .wav file through your application and the different options (SYNC, ASYNC, LOOP).


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (70): Play Wav File Example Script Download

Added: June 02, 2013 | Visits: 637

Smith chart demo Show how to plot a Smith chart in Matlab. Show how to perform a 2 element match to 50 ohms termination using the Smith chart. Show that depending on the termination impedance that there is more than one combination of elements solving the problem.


Platforms: Matlab

License: Freeware Size: 1.74 MB Download (55): Smith chart demo Download

Added: July 03, 2013 | Visits: 494

Flutter Analysis Model This model demonstrates how to implement a coupled structural-aerodynamic problem.The wing, otherwise rigid, is allowed to pitch and plunge. The motion of the wing is defined using SimMechanics blocks. The aerodynamic model is a simple, quasi-steady formulation.Dynamic pressure is manipulated by...


Platforms: Matlab

License: Freeware Size: 81.92 KB Download (52): Flutter Analysis Model Download

Added: June 25, 2013 | Visits: 463

fulltosparse (Fortran version) SYNTAX: B = fulltosparse(A)A = full 2-dimensional double matrixB = sparse 2-dimensional double matrix version of AThis example demonstrates how to populate a sparse matrix. For the purpose of this example, you must pass in a non-sparse 2-dimensional argument of type double. fulltosparse.for is...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): fulltosparse (Fortran version) Download

Added: September 01, 2013 | Visits: 493

Using Builder for .NET over .NET Web Services This example shows how to wrap a MATLAB Builder for .NET component into a Visual Studio 2005 web service application, and then how to consume that web service on a front end .NET web application. It also shows how to convert a Matrix sent over a web service into a DataGrid on the front end using...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Using Builder for .NET over .NET Web Services Download

< 1 2 3 4 5