Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Accessing form data via JavaScript and the DOM
- The HTML Document Object Model DOM provides everything necessary to access the contents of an HTML page. Tony Patton examines the various ways to access page elements and describes how to create them. Accessing and manipulating the various elements on a Web page is a common endeavor that...
- Tags: Document Object Model, JavaScript, XML, Tony Patton, Web Development Zone Newsletter, Method, Web, HTML, Page, Object, Listing B, getElementById Method, getElementsByName Method, Listing C, Software/Web Development, Web Development
- Technical articles 2007-04-16
Additional Resources
- Increase site performance by selectively displaying preloaded content
- By Tony PattonDeveloping a Web application involves many design considerations and decisions. The most important is often response time—a performance consideration. One approach to improving site response time is to preload content and then display it only when the user needs to see it. You can do this by taking...
- Tags: Scripting languages, Baseline Inc., JavaScript, Div, HTML, DHTML
- Technical articles 2003-06-27
- Create a data binding solution for Firefox
- One fact that sets Firefox apart from Internet Explorer is that it provides support for XBL eXtensible Binding Language. Here's an examination of how XBL is important for binding data fields to XML data islands. Mozilla's Firefox browser is becoming a favorite among Web application developers, including myself....
- Tags: Mozilla Firefox, XML-Data, dataFld, XML, Phillip Perkins, Web browsers, id, XML-Data Islands, data field, Web Development Zone Newsletter, Data, XBL, Update Method, Internet, Software/Web Development, Web Development
- Technical articles 2005-08-09
- XML RPC Call
- I need some help making a RPC call to a database grabing a value from the returned results and making another call with that value and take 3 or 4 values from that call and insert that into a table in my database.At the moment I have figured out how...
- Tags: document.GetElementByID, methodName, XML-RPC Call, xml, sql, rpc, Value at Risk, rheal.dugas@..., software
- Discussion threads 2006-01-11
- Mouse Cursor Trail Script
- I have this problem. How to change the path or SRC because the uploaded 6 image was not stored in the same site where this code is running? I can't really store the images and the HTML file in the same website.THE SITE WHERE IMAGES UPLOADED:http://i229.photobucket.com/albums/ee94/michael_siliconvalley/tworld.gifTHANK YOU SO MUCH AND...
- Tags: C/C++, Mice, Programming languages, mouse, michael_siliconvalley@..., parseInt
- Discussion threads 2007-09-21
- A little JavaScript + Google Charts = quick pie charts
- I admit that I'm a bit of a political junkie. The primary reason I have cable TV is so I can watch CNN, Fox, and MSNBC. Like all political junkies, I was glued to the coverage of the Iowa caucuses this week. CNN kept flashing pie charts...
- Tags: Google Inc., JavaScript, Value, Pie Chart, innerHTML, Scripting Languages, Software/Web Development, Web Development, Rex Baldazo
- Blog posts 2008-01-05
- Demystifying the Exchange Dial-Tone Restore Method (Part 1)
- This paper explains what the Exchange dial-tone restore method (aka the Recover now, restore later method) is all about, as well as inform when and why it can be a good idea to use this method in conjunction with the Recovery Storage Group RSG feature, when faced with one or...
- Tags: Method, TechGenix
- White papers 2005-06-28
- Use presentation layer table sorting to achieve a better user experience
- Which is the best?The article and accompanying download describe several different methods developers can use to give end-users the ability to sort data. But which method is the best?[b]Which sorting method do you recommend and why?[/b]that's a fairly broad questionThat really depends on how fast you want it to be.For...
- Tags: database, Mark W. Kaelin, server
- Discussion threads 2005-01-13
- I Can't Understand Why My Method Call Is Ambiguous
- One of the jobs of the Java platform compiler javac is to determine which method should be applied to a specific method invocation. This is a very simple process if there is only one method that can be applied to the invocation but becomes a lot more complicated when the...
- Tags: Invocation, Compiler, Development Tools, Software Development, Software/Web Development
- White papers
- Take advantage of code platform advances by creating and using anonymous methods
- In C# 1.1, declaring and using a delegate required you to have the delegate, a method with a matching signature to execute when the delegate is triggered, and an assignment statement that associated the delegate with the named method. As a new feature of C# 2.0, anonymous methods are able...
- Tags: Method, Delegate, Zach Smith, C#, .Net, Programming Languages, Software Development, Software/Web Development
- Download resources 2006-10-25
- A Method for Formulating and Architecting Component and Service-Oriented Systems
- This paper describes a method for software system development, COMPOSE (COMPonent-Oriented Software Engineering), that extends the notion of service to requirements definition to provide a framework for mapping requirements to a hybrid component/service-oriented architecture. The method incorporates negotiation as a key process activity to balance aspects of system requirements and...
- Tags: Software, Method, Lancaster University, Tools & Techniques, Management
- White papers 2004-12-21
- Execute JS (xpi)
- Execute JS is a enhanced JavaScript-Console, where you can comfortably enter and execute arbitrary JavaScript-Code and modify functions. With Execute JS you can: Execute arbitrary multiline JavaScript Code in every window you like; Evaluting the properties of an object; Modifying functions on the fly i.e. you can search for functions,...
- Tags: Function, Window, Rudolf Noe, Construction
- Software downloads 2008-01-22
- Efficient Implementation of Java Interfaces: Invokeinterface Considered Harmless
- Single superclass inheritance enables simple and efficient table-driven virtual method dispatch. However, virtual method table dispatch does not handle multiple inheritance and interfaces. This complication has led to a widespread misimpression that interface method dispatch is inherently inefficient. This paper argues that with proper implementation techniques, Java interfaces need not...
- Tags: Method, Communication Skills, Programming Languages, Java, Productivity, Career, Software Development, Software/Web Development
- White papers
- Java Method Modeling Using Application Response Measurement (ARM)
- What should not be surprising, especially to anyone who has attempted to build a JAVA model, is that collecting method level data is difficult. The goal of this paper is to describe how to create Java method models with performance data obtained from Application Response Measurement ARM instrumented code. The...
- Tags: City University, Modeling, Research & Development, Programming Languages, Java, Business Operations, Software Development, Software/Web Development
- White papers 2006-04-11
- Skype Hacks: Make Calls From Your Web Browser
- There are three ways in which the user can make calls directly from within a web browser. The first method uses the URL prefix skype: (note the missing //, as this method won't work if the user includes //) to control Skype from within a browser. The second method uses...
- Tags: Method, Skype Technologies S.A., O'Reilly Media Inc., Web Browser, Web Browsers, Internet
- Book chapters 2005-11-02
- J&V Percussion Generator (exe)
- J&V Percussion Generator is a handy little program. You type in the rhythm and the program generates it for you. The notation used for this program is the J&V Rhythm Notation Method. This method is similar to the Larry Morris Notation Method. Enjoy it!!! This new version has a new...
- Tags: Program, J&V Percussion Generator
- Software downloads 2000-09-25
- How do I... Use threading to increase performance in C#? (Part 2)
- Part 1 of this series demonstrated basic usage of the ThreadPool object and demonstrated a few different techniques that you can use with the ThreadPool. One of the main disadvantages of the ThreadPool is that you send a method to it and you never know when the method has completed....
- Tags: Method, Performance, Zach Smith, C#, Productivity, .Net, Programming Languages, Performance Management, Software Development, Software/Web Development, Human Resources, Workforce Management
- Download resources 2008-03-03
- Graceful error handling in JavaScript
- JavaScript provides rudimentary support for error handling to properly handle and avoid errors. Learn about the various techniques available to help you address any development problems you might encounter. Regardless of your skill level, errors or exceptions are a fact of life for application developers. The disconnected nature...
- Tags: JavaScript, Tony Patton, Scripting languages, Development tools, Programming languages, programming practice, Web Development Zone Newsletter, Error, Listing B, Try Statement, Type Error, Software/Web Development, Web Development
- Technical articles 2006-06-26
- A Method of Identify OS Based on TCP/IP Fingerprint
- This paper present a method that classify the fingerprint of protocol, use the frame to describe the fingerprint in order to create the frame system, get the information of host to match the system to identify the type of OS in remote host. Result from experimental appears that this method...
- Tags: Method, Operating System, Fingerprint, Tcp/Ip, Operating Systems, Networking, Software
- White papers 2006-07-01
- Body Tracker (exe)
- Quickly and easily calculate your body fat percentage with a fat caliper, using Jackson and Pollock 3, 4, or 7-site method, Parillo method, or Durnim/Womersley method. Also works with a tape measure, using the standard Naval Health Research Center method. Record your body tape measurements as you lose inches of...
- Tags: Body, Healthcare
- Software downloads 2006-12-28
- << Previous
- page 1 of 1
- Next >>