Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Using AppleScript to build Mac OS X applications
- AppleScript is commonly used to build Mac OS desktop applications. Unlike other scripting languages, its syntax and structure closely resemble spoken English. It's very popular and easy to use; plus, it's a great way to design small programs that automate workflow and increase productivity.The integration of AppleScript and the Safari...
- Tags: Scripting languages, Designing AppleScript application, Apple Mac OS X, Apple Mac OS, Jean-Luc David, AppleScript, Script Editor, SAFARI, Xcode IDE, Apple Macintosh
- Technical articles 2004-04-16
- Maintain your Web site data on your Pocket PC using SQL Server CE
- Microsoft SQL Server 2000 CE Edition is an enterprise-level database management system that can be deployed on any Pocket PC device. This particular server has a unique list of features and functionality including:.NET data provider: SQL Server CE can be used as a powerful data provider for any Windows CE...
- Tags: Databases, Enterprise software, Operating systems, Handhelds, Desktops, Jean-Luc David, Web site, Microsoft SQL Server 2000 CE Edition, Web, Microsoft SQL Server, Pocket PC, PC, Microsoft SQL Server CE, SQL Server CE, Microsoft SQL, SQL CE, Microsoft Corp., SQL
- Technical articles 2004-03-12
- Access Microsoft SQL Server 2000 using PHP
- Web developers must constantly cope with the pitfalls of integrating multiple platforms and technologies to produce seamless software solutions. PHP is an easy-to-learn and powerful open source scripting language. Microsoft SQL Server is a robust database product which can handle terabytes of data. It makes a great deal of sense...
- Tags: Databases, Scripting languages, Microsoft Access, Jean-Luc David, data source, database, Data Source Name, Microsoft SQL Server, PHP, server
- Technical articles 2004-03-02
- An introduction to Miva scripting
- Miva is a popular e-commerce application server used by companies such as Yahoo! and Dell, among others. At it's heart is Miva Merchant, which powers thousands of online stores.In 1995, a company called Volant created HTMLScript. Revolutionary at the time because it was one of the only ways to create...
- Tags: Servers, Web servers, API, Jean-Luc David, Miva, server, Miva Script
- Technical articles 2003-12-19
- Tools to protect your Flash source code
- I have some bad news if you've spent many hours creating some cool or innovative Flash project. Like it or not, all the images, sound, and ActionScript code you created can easily be "ripped" or copied out of your Flash movie. Some of my work has been plagiarized in the...
- Tags: PRODUCTIVITY, Liatro SWF Decoder, Jean-Luc David, Flash Movie, ActionScript, decompiler, tool
- Technical articles 2003-12-12
- Create graphics on the fly using PHP
- PHP has the amazing ability to create dynamic images on the fly using server-side scripts. The basis for this functionality is the GD Library, an ANSI C library designed by Thomas Boutell. The library supports most popular image file formats except for .GIF files (although the author promises to add.GIF...
- Tags: Scripting languages, Jean-Luc David, PHP, graphics, graph, image, GD Library
- Technical articles 2003-10-30
- Detect foreign language support using JavaScript
- Recently, when I was designing a Japanese Web site, I found an interesting problem during the testing phase. When the Web site was viewed through a browser with Japanese language support, everything looked great. However, if Japanese support was missing on the client computer, the results were awful. The content...
- Tags: Web browsers, Scripting languages, Jean-Luc David, Web browser, JavaScript, language support, majV, Microsoft Internet Explorer, Microsoft Windows, operating system
- Technical articles 2003-09-11
- Create powerful Flash applications with shared objects
- Macromedia introduced shared objects with Flash MX. Shared objects are useful for storing user preferences, tracking visitor patterns, and storing data between sessions, making them the perfect tool for creating smart Flash applications and custom user interfaces. This article examines the anatomy of a shared object and explains how to...
- Tags: Web browsers, Scripting languages, Jean-Luc David, Flash Movie
- Technical articles 2003-08-29
- Gather Web server stats with a custom PHP app
- Most Web hosting companies provide access to Web site statistics, but these server-generated stats often don't give you the complete picture. For example, a misconfigured Web server will not recognize certain file types, and unrecognized files will not appear in the stats. Luckily, you can get the information you need...
- Tags: Servers, Jean-Luc David, Ident, Authuser, Status_Code, Host IdentAuthuserTime_Stamp, Time_Stamp, File_Size, server, Common Logfile Format, PHP, W3C, Web browser, Web server, Web
- Technical articles 2003-08-22
- Setting up and using the Compact .NET framework
- The Compact .NET Framework is a powerful tool that allows Windows .NET developers to easily leverage their existing skills to build mobile applications. As a result, projects are completed within a shorter development cycle. Taking the smaller memory footprint into consideration, code transfer from one platform to the other becomes...
- Tags: .NET, Microsoft development tools, Application servers, Middleware, Microsoft Windows CE, Programming languages, Jean-Luc David, Microsoft .NET Framework, eMbedded Visual Basic product, Microsoft .NET, Microsoft .NET Compact Framework, Microsoft Visual Studio.Net, Mi
- Technical articles 2003-08-19
- Pocket PC Web site development tips
- When you're developing Pocket PC Web sites, you need to consider three elements: presentation, browser features, and bandwidth. You can create mobile code by hand or with specialized tools. The Visual Studio .NET 2003 mobile controls easily self-render ASP.NET pages for the Pocket PC platform.This article will offer a brief...
- Tags: Web browsers, Handhelds, Operating systems, Jean-Luc David, Pocket PC, Web browser, pixel, PC, Web site, Microsoft Internet Explorer
- Technical articles 2003-08-11
- Modularize your Web design with DHTML behaviors
- Fundamentally, DHTML behaviors represent the marriage of cascading style sheet CSS formatting and HTML Components functionality. You can assign DHTML behaviors to any element found on an HTML page, offering incredible flexibility in content presentation.DHTML behaviors are the result of an evolutionary process of Web design under Internet Explorer. Previously,...
- Tags: Scripting languages, Web browsers, Web, Jean-Luc David, Web design, HTML Component, HTML, DHTML behavior, DHTML
- Technical articles 2003-06-19
- Enhanced features make SOAP 1.2 more compatible as Web services standard
- The new Simple Object Access Protocol SOAP version 1.2 specifications may play a pivotal role in the development of Web services. The World Wide Web Consortium (W3C) XML Protocol Working Group has currently designated SOAP 1.2 as a Proposed Recommendation. In short, this is the final stage of the submission...
- Tags: SOAP, Web services, Web service, Web, Jean-Luc David, Simple Object Access Protocol, SOAP 1.2
- Technical articles 2003-06-12
- Add XML functionality to your Flash movies
- Extensible Markup Language XML is a popular standard developed by the World Wide Web Consortium (W3C). XML is an open architecture designed to allow the interchange of data between any platform or language on the Internet. The technology has caught on like wildfire, and you would be hard pressed to...
- Tags: Jean-Luc David, XML
- Technical articles 2003-05-14
- Cookielessdata persistence is possible using these viable strategies
- Cookies are useful tools for maintaining information about the users on your Web site. For example, when you create a shopping cart for an online e-commerce application, you can store your user’s product selections in a cookie. The contents of the cookie can be viewed no matter on which page...
- Tags: Web technology, Jean-Luc David, strategy, cookie, HTTP, server
- Technical articles 2003-04-22
- Integrate Passport authentication into your ASP.NET applications
- One of the toughest challenges faced by online retailers is the safe transmission of credit card, private, and financial data on the Web. Although establishing customer trust is the number one priority, this task is made difficult by a lack of standardized tools and methodologies.Microsoft decided to tackle this problem...
- Tags: .NET, Microsoft Windows, Middleware, Application servers, Microsoft Windows 2000, Jean-Luc David, authentication, Microsoft ASP.NET, Microsoft Corp.
- Technical articles 2003-04-10
- Create dynamic client-side images using XBM
- The X-Bitmap XBM is an old yet versatile graphical file format that's widely compatible with many modern Web browsers. Its specifications are a component of xlib, the C code library for the X-Windows graphical interface a popular GUI front end for UNIX and Linux. I'll explain how the XBM format...
- Tags: Web browsers, Scripting languages, Jean-Luc David, XBM, Web browser, graphics
- Technical articles 2003-02-19
- Make the most of HTTP headers
- An often-overlooked facet of Web development is the great stuff going on beneath the hood—the underlying protocols that permit communication between the client browser and the Web server. It's worth learning about what's going on there because you can harness an amazing amount of useful data. For example, you can...
- Tags: Microsoft Windows, Jean-Luc David, Tcpdump, HTTP, HTTP protocol, server, data packet, Web browser
- Technical articles 2003-02-10
Additional Resources
- Kelley Jean Screen Saver (scr)
- A Windows screensaver containing 4 Kelley Jean Original Songs (Don't Stop, Go Down on Me, How Do You Like It Done, and Feel You In Me) syncronized with 100's of steamy pictures of the sexiest woman on the planet: Kelley Jean.
- Tags: Woman, Planet, Microsoft Windows, Operating Systems, Software
- Software downloads 2006-07-12
- Starship Enterprise sells for half-million dollars
- Found on CNN via BoingBoing: Starship Enterprise model boldly sold for $576,000"Star Fleet Capt. Jean-Luc Picard commanded it. Now some Trekkie owns it."A model of the Starship Enterprise used in the pilot and title sequences of 'Star Trek: The Next Generation' sold for $576,000 Saturday at an auction of costumes,...
- Tags: Star Trek, Starship Enterprise, Jay Garmon
- Blog posts 2006-10-09
- << Previous
- page 1 of 1
- Next >>