desktop reference
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 216
DOM Reference
The DOM (Document Object Model) gives you generic access to most elements, their styles and attributes in a document. This is a no-nonsense, easy to follow DOM reference for JavaScript. more>> The DOM (Document Object Model) gives you generic access to most elements, their styles and attributes in a document. This is a no-nonsense, easy to follow DOM reference for JavaScript.<<less
Added: 2006-03-08 License: Freeware Price: $0.00USD
18 downloads
DOM Element properties reference
One page reference on the various DOM properties available on an HTML element. more>> One page reference on the various DOM properties available on an HTML element.<<less
Added: 2006-09-06 License: Freeware Price: $0.00USD
14 downloads
Dom Element methods reference
One page reference on the various DOM methods available on an HTML element. more>> One page reference on the various DOM methods available on an HTML element.<<less
Added: 2006-09-06 License: Freeware Price: $0.00USD
14 downloads
Desktop Alert Software 2.1
The Desktop Alert Emergency Mass Notification System utilizes "Actionable Intelligence". The ability to in-place intelligent methods, functions and triggers that interact with and bring crucial data to and from end-users based on end-user and/or more>> The Desktop Alert Emergency Mass Notification System utilizes "Actionable Intelligence". The ability to in-place intelligent methods, functions and triggers that interact with and bring crucial data to and from end-users based on end-user and/or managements predefined business rules and settings. The entire platform is written in C# and utilizes web services and SoapXml across port 80. Included is a Active Directory Scanner service which continually updates the Desktop Alert system database with changes that occur in the Active Directory. This is an extremely effective tool for delivering alerts direct to end-users desktops as well as all other media devices. Users get alerts without requiring an email or browser application to be open and running. Desktop Alerts Notification System doubles and exceeds the effective impact of current emergency preparedness systems. The Desktop Alert Platform is now being evaluated and purchased by by Police Agencies, Universities and Schools.<<less
Added: 2006-10-21 License: Commercial Price: $0.00USD
13 downloads
EasyFLV Desktop FLV Player 4.08.03
Many a times you will need a FLV player to pre-test or preview your FLV files. This FLV player is meant exactly for that. It can play any FLV file, analyze its metadata and can show you every bit of information that you might need, apart from playing the more>> Many a times you will need a FLV player to pre-test or preview your FLV files. This FLV player is meant exactly for that. It can play any FLV file, analyze its metadata and can show you every bit of information that you might need, apart from playing the file. The player resizes its video window automatically according to the video size of the window. The best part is - you can pass this player to your friends or associates freely and even you can give away from your own website. No obligations!<<less
Added: 2007-06-14 License: Freeware Price: $0.00USD
11 downloads
Other version of EasyFLV Desktop FLV Player
License:Freeware
JavaScript 1.5 Reference 2006/08/23
If you need JavaScript Reference 1.5 and want it easy to use every day try this chm version, easy to access contents, index and full text search (original html version by Netscape). more>> If you need JavaScript Reference 1.5 and want it easy to use every day try this chm version, easy to access contents, index and full text search (original html version by Netscape).<<less
Added: 2005-04-28 License: Freeware Price: $0.00USD
23 downloads
Syntax Desktop 2.3
Syntax Desktop is a innovative publishing system to manage content website. It has an attractive GUI, with DHTML elements. With Syntax you can insert news, photos, document, tree data structures into your website. more>> Syntax Desktop is a innovative publishing system to manage content website. It has an attractive GUI, with DHTML elements. With Syntax you can insert news, photos, document, tree data structures into your website.<<less
Added: 2005-04-23 License: GPL Price: $0.00USD
11 downloads
Other version of Syntax Desktop
License:GPL
Free Remote Desktop and File Transfer Service 1.4
FREE Remote Desktop Access and File Transfer service. Simply install iRemotePC on each of the PCs you wish to remotely access, and you will have secure full screen view of your home/office PC and the ability to transfer/synchronize files back and forth more>> FREE Remote Desktop Access and File Transfer service. Simply install iRemotePC on each of the PCs you wish to remotely access, and you will have secure full screen view of your home/office PC and the ability to transfer/synchronize files back and forth between local and remote PCs via any web-browser from a distance for absolutely free! You can also also invite guests to PC for presentations/demos and its 100% Firewall and NAT Friendly. The integrated Desktop File Sharing feature allows recipients to stream the files directly out of your PC when they need it without the hassle of long uploads or sending large emails. Other features include advanced computer management, detailed auditing and logging, Quick Web Access to IE Favorites, Chat and extra security codes for account access protection.<<less
Added: 2007-01-08 License: Freeware Price: $0.00USD
13 downloads
Dotnetindex.com - Utimate Developer References Index
Dotnetindex.com is a great references guide and index for developer and programmers. Web site contains thousands of articles and code snips. more>> Dotnetindex.com is a great references guide and index for developer and programmers. Web site contains thousands of articles and code snips.<<less
Added: 2008-12-04 License: Freeware Price: $0.00USD
13 downloads
Active Desktop Wallpaper Swapper 1.1
Nothing very fancy but if youd like to change the wallpaper of your Active Desktop every few seconds, you might find this application useful. Use - Run the application. Set the application to point at a folder that contain jpg, jpeg, bmp, dib and/or png more>> Nothing very fancy but if youd like to change the wallpaper of your Active Desktop every few seconds, you might find this application useful. Use - Run the application. Set the application to point at a folder that contain jpg, jpeg, bmp, dib and/or png image files. Set the amount of time (In seconds) between wallpaper swaps and click the start button. The application puts an icon onto the system tray, so you can close the aplication and wallpaper swapping will continue. Right click the system tray icon to stop swapping or to unload the application. New version fixes a few bugs, allows longer intervals (From 1 second to 60 Mins) and is more random.<<less
Added: 2001-11-05 License: GPL Price: 0.00
13 downloads
IE multimedia filters and transitions reference
Multimedia Filters, supported in IE5.5+, allows you to easily add rich visual effects to your content. Defined using CSS and further manipulated using JavaScript, this reference lists and explains all the available IE filters and transitions. more>> Multimedia Filters, supported in IE5.5+, allows you to easily add rich visual effects to your content. Defined using CSS and further manipulated using JavaScript, this reference lists and explains all the available IE filters and transitions.<<less
Added: 2007-07-22 License: Freeware Price: $0.00USD
16 downloads
ASP.NET 2.0 Referencing Master Page Members
In this tutorial you will learn about reference Master Page Mebers, add property to Master Page, expose Master Properties. Members of the Master page can be referenced by content pages. These members more>> In this tutorial you will learn about reference Master Page Mebers, add property to Master Page, expose Master Properties. Members of the Master page can be referenced by content pages. These members can be methods, properties or controls. The constraint for property reference is theat the property has to be declared as public members of the master page. They could be public page scope variables, public propertis and public methods. Let us work out a simple example. The developer wants to set the title of a content page or to add a style sheet on a per page basis. Code will have to be added to the Page_Load event. The Header property on the Page class exposes the content of the< head > tag as programmable entities.<<less
Added: 2006-06-01 License: Freeware Price: Free
1247 downloads
logMethods Desktop 0.9.08
logMethods is a project/topic knowledge collecting and sharing tool for uses like knowledge management, activity logging, product/system descriptions, research journals, document tracking, etc. logMethods is designed for managing bits and pieces of more>> logMethods is a project/topic knowledge collecting and sharing tool for uses like knowledge management, activity logging, product/system descriptions, research journals, document tracking, etc. logMethods is designed for managing bits and pieces of information that is usually more suitable to be organized in hierarchical model. logMethods is very easy to use. It organizes data in the conventional folder-tree structure that most of the computer users are familiar with. logMethods could also be used as a analytical tool for ontology, semantic web research projects<<less
Added: 2006-01-06 License: Freeware Price: $0.00USD
13 downloads
Other version of logMethods Desktop
License:Freeware
Easy Perl for Beginners 1.0
For Perl beginners or as a reference. Short examples with easy to follow explanations. No long examples with bulky html forms. If you want to split an array, you get the code to split an array. more>> For Perl beginners or as a reference. Short examples with easy to follow explanations. No long examples with bulky html forms. If you want to split an array, you get the code to split an array.<<less
Added: 2006-05-22 License: Other Price: $0.00USD
12 downloads
Other version of Easy Perl for Beginners
License:Other Free / Open Source License
What is blog/website pinging? XML-RPC references. 1.0
The article you are going to read on this page refers to what is blog/website pinging and how it works. What is XML RPC, and why we use it to deliver pings to content update monitoring services such as Technorati. In this article you will also learn more>> The article you are going to read on this page refers to what is blog/website pinging and how it works. What is XML RPC, and why we use it to deliver pings to content update monitoring services such as Technorati. In this article you will also learn about how to get the best out of the pings that you send from different pinging services.<<less
Added: 2006-08-02 License: Freeware Price: $0.00USD
10 downloads
Other version of What is blog/website pinging? XML-RPC references.
License:Freeware
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above desktop reference search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed