Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Process multimedia with the Java Media Framework API
- The Java Media Framework JMF API allows developers to process media in many different ways. It deals with real-time multimedia presentations and effects processing. JMF handles time-based media (i.e., media that changes with respect to time). Examples of this are: video from a television source and audio from a raw-audio...
- Tags: Multimedia, Audio, Media, Data, Codec, Class, API, Video, Java Media Framework, Java Media Framework API, Renderer, Data Source Handler, VideoRenderer, Player, Processor Class, MediaLocator, Programming Languages, Java, Corporate Communications, Software Development, Software/Web Development, Marketing, Peter Mikhalenko
- Blog posts 2007-12-12
Additional Resources
- K.I.M.S. -- Police K-9 Handler Edition (exe)
- Designed for the independent K-9 handler without the need for real-time sharing of data. Data can be shared with your K-9 Trainer through the use of our encrypted data export/import functionality. One handler, unlimited K-9's. Training records include date and time spent, K-9 trained, location, type of training session, training...
- Tags: Training, Workforce Management, Human Resources
- Software downloads 2007-03-24
- Under what circumstances is try..catch{} OK ?
- Bettter yet if this was in the setter method of a public property, with an event handler in it?.NET 2.0 set the binding source property (listBox, Combox etc..), this fires SelectedItemChanged.Put any code in the event handler that throws an unhandled exception, and the component f'ing swallows it.try{ bs...
- Tags: .NET, Tony Hopkinson, event handler
- Discussion threads 2007-11-08
- Text Handler (exe)
- Text Handler is a full featured search and replace program that will make anyones job easier. You can easily change, insert or delete text in any text file. This utility was designed to search and replace text through multiple directories and specified files you want to change. You are not...
- Tags: Search, Text Handler, Productivity, Recruitment & Selection, Human Resources, Workforce Management
- Software downloads 2006-06-06
- K.I.M.S.--SAR K-9 Handler Edition (exe)
- K.I.M.S.--SAR K-9 Handler Edition prepare, organize, secure, and report your training sessions like never before with the K-9 Information Management System (K.I.M.S.) --Search and Rescue K-9 Handler Edition. Redesigned medical Records to include vaccinations and their expiration dates. Forensic K-9 type added. Report generator redesigned to allow for a virtually...
- Tags: Training, Workforce Management, Human Resources
- Software downloads 2007-05-15
- SOAP Message handler
- Hello,I want to create a SOAP message Handler for securing my web services. The .NET plateform offer this possibility with the SOAP extension.But can this method be used with other plateform web services (java...) and how do it work?In other words, can we create a SOAP message handler for all...
- Tags: SOAP, Web services, spack92, SOAP message Handler, Simple Object Access Protocol, Web service
- Discussion threads 2007-11-13
- Copy Handler (zip)
- Copy Handler program is a small tool designed for copy/move files and folders between different storage medias (hard disks, floppy disks, local networks, CD-ROMs and many other). Some of the advantages of this software: copying data at rates up to 6-7 times faster than standard MS Windows copying (when copying...
- Tags: Hard Drive, Microsoft Windows, Operating Systems, Software
- Software downloads 2006-11-07
- No more cryptic error messages with PHP custom error handlers
- PHP comes with built-in tools to let the developer trap script errors and divert them to their own user-defined error handler. You can program this handler to display a more informative error message, log the error to a file or database and/or take remedial action. In this download, you'll see...
- Tags: PHP, Error, Error Handler, Scripting Languages, Software/Web Development, Web Development
- Download resources 2006-09-08
- eMail Bounce Handler (exe)
- eMail Bounce Handler is a bounce e-mail filtering and handling tool that recognizes bounce e-mails using a customizable set of rules and extracts the recipients addresses allowing you to use them again to try sending your mail or to take them off your list. This version is the first release...
- Tags: eMail Bounce Handler, E-mail, Online Communications
- Software downloads 2007-12-18
- Firefox critical security vulnerability
- Security firm Secunia issued an alert today that open-source browser Firefox has a highly critical security vulnerability. Like the zero-day exploit of Safari for Windows noted last month and also discussed at MacOSXHints, the breach deals with a 'URL handler', which allows the extension of a browser...
- Tags: Mozilla Firefox, Security Vulnerability, Secunia, Web Browsers, Security, Internet, John Bartley K7AAY
- Blog posts 2007-07-10
- AutoSysBot Host Handler (zip)
- Host Handler - a standalone utility edits the host file of windows which are referred by browsers to block Web sites that are mentioned in the file. They do so by generally redirecting the browser back to the system, thereby blocking unwanted Web pages that can harm your system. Version...
- Tags: Web, Web Browser, File, Web Browsers, Channel Management, Internet, Marketing
- Software downloads 2008-03-07
- Understanding Linux Network Internals: Frame Reception
- This paper discusses about frame reception, where the hardware uses an interrupt to signal the CPU about the availability of the frame. The IRQ number causes the right handler to be invoked. The handler is typically a function within the device driver registered at device driver initialization time. IRQ function...
- Tags: Linux, Network, Device Driver, O'Reilly Media Inc., Handler
- Book chapters 2006-01-19
- Windows SharePoint Services Toolkit: Document Library Event Handler (EXE)
- The sample in the Document Library Event Handler Toolkit (EventHandlerToolkit.exe) download introduces developers to the Microsoft Windows SharePoint Services list events feature for document libraries. Windows SharePoint Services Toolkit: Document Library Event Handler consists of two projects, SampleEventSinks and the WSS Event Monitor. The SampleEventSinks project contains several sample event...
- Tags: Microsoft Windows Sharepoint Services, Microsoft Corp., Microsoft Windows, Operating Systems, Software
- Software downloads 2007-08-30
- Implementing or Upgrading SAP Solutions? Don't Forget the Data
- Download this white paper to learn how you can minimize the five most common data migration challenges associated with SAP implementations: Identifying and analyzing source data Accessing source data Addressing data quality in legacy applications Preparing and loading data into SAP Supporting...
- Tags: Informatica, Data, SAP AG, Data Migration
- White papers 2006-01-01
- MSDN Webcast: Internet Information Services 7.0 (Level 200)
- The attendee of this webcast will learn about the new features in Microsoft Internet Information Services IIS version 7.0, the latest version of IIS available in Windows Server 2008. Taking advantage of the modularity, extensibility, and Microsoft .NET Framework integration in IIS 7.0, one can create a new managed handler...
- Tags: Microsoft Developer Network, Microsoft IIS 7.0, Webcast, Microsoft IIS Server, Internet, Digital Media, Microsoft Windows Server 2008, Consumer Electronics, Personal Technology, Operating Systems, Microsoft Windows, Software
- Webcasts
- Import Data Into Office Publisher, Visio, or Word by Using the Data Connection Wizard
- There is a world of data outside of the Microsoft Office Publisher, Visio, or Word program that one can use inside each program. But how does the user import the data and secure it? It is all about making the right connections. Data in one's program can come from an...
- Tags: Microsoft Visio, Data Source, Data, Microsoft Word, Word Processors, Microsoft Office, Office Suites, Software
- White papers 2007-12-01
- Sharing the event logic between controls in VB.NET
- It can be convenientHowever, there are a couple of gotchas. If you mix control types, you better use a typeof clause to make sure that your operating on the correct control type. Also, don't mistake the order that the events are listed in the handles clause...
- Tags: Microsoft development tools, .NET, alaniane@..., handles clause, Microsoft Visual Basic.Net
- Discussion threads 2007-10-19
- New Technologies for Ajax and Web Application Development: Project jMaki
- Project jMaki gives a simple way to include Ajax-enabled widgets in the web applications. (Ajax is a technology that includes but is not limited to Asynchronous JavaScript and XML.) The jMaki technology does this by allowing to wrap widgets in a JavaServer Pages JSP technology tag handler or a JavaServer...
- Tags: JavaServer Faces, Web Application, JSP, AJAX, Java, Scripting Languages, Internet, Software/Web Development, Web Development, Web 2.0, Programming Languages, Software Development
- White papers 2006-11-01
- example of Server.Transfer and Context Handler
- This is an example of Server.Transfer and Context Handler.Through this we can get the multiple values of previous form.http://www.hanusoftware.comIn this page we are displaying data from previous form. We can use this technique for multiple form registration form.Code (ContextParent.aspx.cs): -private void Button1_Click(object sender,System.EventArgs e) { Server.Transfer("ContextChild.aspx"); } internal Hashtable Value { get { Hashtable objHT = new Hashtable; objHT["Name"]=TextBox1.Text; objHT["FathersName"]=...
- Tags: hanuseo@..., Hashtable objHT, Server.Transfer, Response.Write
- Discussion threads 2007-09-07
- Soconto Source Code Generator (exe)
- Do you still program yourself. Compiliable Delphi source code with the soconto source code generator. From the data model to the DelphiTM source code fast, efficient and practical uniform, clean and safe code. Generierated features a.o. creating, deleting and storing display as table or by data object syntax- und key-check...
- Tags: Source Code, Code Generator
- Software downloads 2006-11-10
- << Previous
- page 1 of 1
- Next >>