Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Designing an XML grammar with DTDs
- XML is a great medium for data transfer and definition, but it must be consistent to make it consumable. Learn more about creating a DTD to determine consistent XML.In other articles, we've traced the evolution of our Form Letter Editor towards using XML and introduced Document Type Definitions DTDs as...
- Tags: DTD, CDATA #FIXED, CDATA #IMPLIED, Document Type Definition, XML
- Technical articles 2002-09-19
Additional Resources
- Not IT
- Not ITblog root&]>ampampampamp在HTML页面中,"Acronym"标记用来显示缩写词。比如:This post originally appeared on an external websiteAll beauty must die这个夏天已经那么长不知几时才能结束空气里都是黏稠的味道就像打&This post originally appeared on an external websiteThe Wall狂风过后喉咙里还有尘土的味道臣伏在音乐的脚下就这样轻而易举的&This post originally appeared on an external websiteTHE SEVEN MYTHS OF KNOWLEDGE MANAGEMENTIf you look at how companies approach knowledge management, you can see thatthe problem is in the execution....
- Tags: Web site development, Web technology, Strategy, yyq123@..., information technology, MyBlogLog, CDATA
- Discussion threads 2005-06-01
- Bassets Fixed Asset System (exe)
- Bassets Fixed Asset software is the perfect solution for fixed asset management, depreciation and asset tracking. Our accounting software is designed for businesses of all sizes from small companies with basic fixed asset needs to major corporations with complex asset management and tax reporting requirements. Bassets empowers you to calculate...
- Tags: Asset, Depreciation, Bassets Fixed Asset, Bassets Fixed Asset Software, Asset Management, Operational Planning, Business Operations
- Software downloads 2005-11-08
- Starcraft Brood War Patch (dmg)
- Feature Changes: Your units displayed within the minimap will now always be on top to ensure that they are not hidden by another player's units. Bug Fixes: Fixed several bugs that contributed to game exploits. Fixed a Korean character bug in chat. Fixed a German hotkey bug in Battle.net...
- Tags: E-mail, Games, Online Communications, Personal Technology
- Software downloads 2005-07-01
- Fixed-Mobile Convergence: Let's Keep It Simple
- This white paper addresses the issues facing network operators and service providers in relation to Fixed-Mobile Convergence. It provides a broad overview of fixed-mobile convergence and can be read by anybody interested in this important topic. It also highlights Nokia's view to utilise the Unified Core network for Fixed-Mobile Convergence....
- Tags: Nokia Corp., Network, Convergence, VOIP, Operational Planning, Networking, Telecommunications, Business Operations
- White papers 2005-02-01
- Warcraft III: Reign Of Chaos Patch (zip)
- This updated contains the following fixes: Fixed a problem that caused Gargoyles to become stuck in Stone Form. Fixed a problem with Dark Ritual or Death Pact leaving an unusable corpse. Fixed a problem that caused a player's units to continue to harvest resources after they were dropped and no...
- Tags: Problem, Blizzard
- Software downloads 2008-03-05
- Creating a scalable content management solution
- What do you think?I am developing right now some of the CMS for the web application and it was long process before to define what kind of format of information must be. And when we found suitable format, every one said me: LukCAD it is very simple but simpler must...
- Tags: cms, cmsMatrix, content management, content management system, it management, LukCAD, web programming
- Discussion threads 2005-10-17
- RSP Encrypt OCX (zip)
- ActiveX OCX to encrypt files and strings with a very fast implementation of AES 256 bits and standard RC4. Fixed incompatibility with Windows Vista. Fixed incompatibility with Win XP SP2, minor bugs fixed. This version is the first release on CNET Download.com.
- Tags: RSP Software, Microsoft Windows XP Service Pack 2, ActiveX/COM/COM+/DCOM, Microsoft Windows, Microsoft Windows Vista (Longhorn), Microsoft Windows XP, Network Security, Middleware, Software Development, Software/Web Development, Operating Systems, Software, Networking, Enterprise Software
- Software downloads 2008-07-08
- Jmath (zip)
- Jmath is a Computer Algebra System CAS for high school students. What Jmath can do plot mathematical functions, Solve equations, find intersection, show min/max points, plot tangent, find derivative, and integrate. On Jmath homepage you can find also version for any OS. Version 0.9.2 fixed bug that seen on some...
- Tags: Bug, Alex Ganelis, Jmath, Productivity
- Software downloads 2006-07-18
- Capgemini Case Study: Northern European Telco
- A large European operator with fixed-line, mobile and Internet assets wanted to implement a fully integrated, strategic, end-to-end inventory management system across all of the fixed infrastructure for its fixed, mobile and data networks. It needed a system capable of delivering a graphical, end-to-end representation of its circuits and systems...
- Tags: Capgemini, Inventory Management, Enterprise Software, Software
- Case studies
- FixedFuncEMU Sample
- This sample attempts to emulate certain aspects of the Direct3D 9 fixed function pipeline in a Direct3D 10 environment. This sample attempts to emulate the following aspects of the Direct3D 9 fixed-function pipeline - Fixed-function Transformation Pipeline, Fixed-function Lighting Pipeline, AlphaTest, User Clip Planes, Pixel Fog, Gouraud and Flat shade...
- Tags: Direct3D
- Webcasts
- Fixed-Mobile Convergence
- Fixed-mobile convergence allows network and service operators to make more efficient use of existing access technologies (GSM, DSL, WiFi), as well as taking advantage of the roll-out of new access technologies such as 2.5/3G, DSL, WLAN, Bluetooth, UMA, etc by launching new voice & multimedia services and realising cost reductions...
- Tags: Nokia Corp., Network, Convergence, Fixed-Mobile Convergence, VOIP, Networking, Telecommunications
- White papers 2006-02-24
- Antispam Marisuite for The Bat (exe)
- Antispam Marisuite is a spam filter. The setup program takes care of configuring The Bat so you do not need do anything else and email filter begins work effective right after installation. Antispam Marisuite is based on trainable adaptive algorithm which will treat as spam anything you consider spam, even...
- Tags: Anti-spam, Marisuite, Antispam Marisuite, Spam, Cyberthreats, E-mail, Viruses And Worms, Security, Spam And Phishing, Online Communications
- Software downloads 2008-08-13
- Fixed Width File Pro (exe)
- Fixed-Width File Pro is an easy to use tool for loading fixed-width data into a database quickly and efficiently eliminating the need to use cumbersome loading tools normally provided. You can use the same definition to output to delimited files for later use.It can import file formats from documentation such...
- Tags: Tool, Fixed-Width File Pro, Productivity, Tools & Techniques, Microsoft Word, Word Processors, Management, Microsoft Office, Office Suites, Software
- Software downloads 2007-08-13
- ebay API problem! Get "Unsupported Verb"
- So I'm trying to connect AND GET A RESPONSE from the ebay sandbox server utilizing Java 1.5 & JDOM 1.0. Here's the entry point (adapted from O'reilly's Real World Web Services):public static void main(String[] args) throws IOException { EbayAPISimpleCall myCall = new EbayAPISimpleCall; myCall.setApiVerbGetOfficialTime; Document myDocument = myCall.executeCall; new org.jdom.output.XMLOutputter.output(myDocument, System.out); myCall.setApiVerbGetSearchResults; myCall.setArgument("Query", "![CDATA['abbey road']]"); myDocument...
- Tags: API, Document myDocument, eBay Inc., programming, shirsch4@..., String, System.out, System.out.println, Unsupported, Unsupported Verb, verb
- Q&A 2005-08-21
- Fixed Wimax
- The fixed Wimax is certified for a specially MAC? I mean TDMA downlink/uplink? or QoS service?
- Tags: Cellular phones, itziargoni@...
- Discussion threads 2007-03-13
- New Insights From a Fixed Point Analysis of Single Cell IEEE 802.11 WLANs
- This paper studies a fixed point formalisation of the well known analysis of Bianchi. It provides a significant simplification and generalisation of the analysis. In this more general framework, the fixed point solution and performance measures resulting from it are studied. Uniqueness of the fixed point is established. Simple and...
- Tags: 802.11 Wireless LAN, WLAN, Analysis, Cell
- White papers
- Rimbalzoid (exe)
- The maze is maked of colored tiles. There are two types of tiles: fixed and mutant. Fixed tiles are darker: red dark is fixed, instead red clearly is mutant and therefore for all the five colors (red, yellow, green, blue, violet). Mutant tiles change color every time that Rimbalzoid bounces...
- Tags: Maze, Tile
- Software downloads 2007-02-16
- Quality of Service for IMS on Fixed Networks
- The IP Multimedia Subsystem IMS is the focus of considerable attention in the industry today. This is because it represents an important value proposition for both mobile and fixed operators. Alcatel has recognized this value and as a result provides an end-to-end IMS solution for both mobile and fixed network...
- Tags: QoS, Network, IP, Alcatel, IBM IMS, IP Multimedia Subsystem, Networking, Network Technology
- White papers 2006-04-01
- Space Photo Screensaver (exe)
- This 3D screensaver will take you to space where you will fly among stars and your own photos. Just add your pictures or photos and your computer will be displaying a space screensaver with your photos while you are away from it instead of just being idle. You can also...
- Tags: Screensaver, Photograph
- Software downloads 2006-11-13
- << Previous
- page 1 of 1
- Next >>