(Gez Lemon) The Wireless Markup Language (WML) is the markup language used to make sites suitable for viewing using a WAP (Wireless Application Protocol) device. If you don’t have a WAP device to view the pages, you can get a simulator by downloading the Wireless Companion from YourWAP. The Wireless
Other News
SQL Server 2005 – SQL Server Integration Services – Debugging Script Component – Part 15
(Marcin Policht) Continuing the coverage of debugging features in SQL Server 2005 Integration Services Data Flow, which we started in the previous installment of this series, we will now focus on the Script Component. As we have already pointed out, some of the methods presented when discussing this
Database Security and Oracle Patches – Part 4
(Steve Callan) At the end of Part 3, a patch for an Oracle 10.2.0.1 database was obtained from MetaLink and cached in a cache repository. During the installation, the patch was not applied (although it could have been at that time). In this part of the series, Oracle’s OPatch utility will be used to
Another rant, this time on DB2 security
(Willie Favero) I have been fortunate in my career. Between education, consulting, pre-sales, and now sales, I have had the opportunity to get involved in a lot of different DB2 related stuff. I like to sometimes joke about my 30+ years in database by describing myself as a “jack of all trades, mast
Top 7 PHP Security Blunders
(Pax Dickinson) PHP is a terrific language for the rapid development of dynamic Websites. It also has many features that are friendly to beginning programmers, such as the fact that it doesn’t require variable declarations. However, many of these features can lead a programmer inadvertently to allow
SQL Server Indexes
(scott) Relational databases like SQL Server use indexes to find data quickly when a query is processed. Creating and removing indexes from a database schema will rarely result in changes to an application’s code; indexes operate ‘behind the scenes’ in support of the database engine. However, creati
Google Maps! Ajax-Style Web Development Using ASP.NET
(Vishwas Lele) I have three goals in this article. First, I want to provide a high-level overview of AJAX-style applications. My second goal is to provide a detailed description of asynchronous callback features of ASP.NET 2.0. Finally, I want to provide an insight into upcoming enhancements of tool
User-defined interfaces in PHP 5: Implementing (X)HTML Widgets
(Alejandro Gervasio) In this second part of the series, you will learn the basics of object-oriented web page generation through the use of (X)HTML widgets. You will also see how objects implement the “HTMLRenderer” interface to explicitly define its functionality by using the “toHTML()” method.
Oracle 10g Automatic Storage Management (ASM), Part 2: Sample Implementation
(Jim Czuprynski) The previous article in this series presented a high-level overview of Oracle 10g’s new Automatic Storage Management (ASM) features and how ASM instances can be used in concert with other Oracle database instances to provide a scalable, reliable architecture for managing and monitor
An interview with Dave Sussman
(Douglas Reilly) Dave Sussman is one of the ASP Insiders, a group of international professionals with a demonstrated expertise in ASP.NET technologies. He is also a well-known author and speaker. Most recently, Dave co-authored ADO.NET and System.Xml v. 2.0 – The Beta Version with Alex Homer and Mar
