Visit site Chee Wee Chua
December 2005
0
votes
Previewing the .NET Compact Framework with Delphi 2005 is out!
Chee Wee Chua
– I wrote an article on how to use Delphi 2005, together with my MakeCFCompatible utility, to develop for the .NET Compact Framework between August and mid September. After sending it to several people for review, including Tim Jarvis, Jeremy North and David Clegg, I submitted it to the SDA Asia ...
0
votes
Brion Vibber resolved MediaWiki installation issue
Chee Wee Chua
– I was having trouble installing my MediaWiki for quite a while now. Whenever I tried to complete the installation, I get this bug about “Fatal error: Class 'UnlistedSpecialPage' not found in /pathto/mediawiki-1.5.3/includes/SpecialPage.php on line 28” So, of course, I ...
0
votes
Chee Wee's Web Deploy
Chee Wee Chua
– Almost ready! ... Real Soon Now ...
November 2005
0
votes
Part 1: Initialized global instance variables
Chee Wee Chua
– Now you can declare initialized global instance variables and constants of class types in the Delphi for .NET Language! Not supported in Delphi for Win32. WARNING! As this is undocumented, it may not be supported in future releases. var Button: TButton = TButton.Create(nil); Supported ...
0
votes
A presentation...
Chee Wee Chua
– Given that everyone seems to be at the conference, except me :`(, I thought it appropriate to share this.
0
votes
The return of Web Deploy?
Chee Wee Chua
– I've been spending quite a bit of my personal time tinkering with returning the Web Deploy functionality as a plugin for Delphi 2005 recently. I have been given some hints, and in addition, I've taken a look at the APIs located at MSDN: Overview of Type Compilation and Library Functions . ...
0
votes
Part 1: What's wrong with this code?
Chee Wee Chua
– If used as is, in a simple console project, what's wrong with the unit code below? What is/are the problem(s) that you can find in the code below? unit WrongCodeImpl; interfaceimplementationtype TWrongCode = class public constructor Create; ...
October 2005
0
votes
CaliberRM Training
Chee Wee Chua
– As some of my friends may know, I've been away from my desk at Borland Singapore recently. I was sent to the CaliberRM Training at Borland Atlanta from 17 to 21 Oct. It was quite an exciting time for me, as it's my first visit to United States, and Atlanta, and when I wrote to the newsgroups ...
0
votes
Outsourcing Delphi internally within Borland
Chee Wee Chua
– So I was discussing with the Admiral on a C# and Janeva support case. Suddenly, he asked when I'm joining the Delphi development team. He then pitched the following idea:Manage Delphi as an open-source project internally within Borland. Give access to interested people, such as consultants (like, ...
September 2005
0
votes
Compact Framework development with Delphi 2005 IDE
Chee Wee Chua
– Jeremy North has noticed some strange gallery items in the Delphi 2005 IDE that allows you to create Compact Framework projects in the Delphi 2005 IDE.
0
votes
C# 3.0 extension methods implements Borland Delphi's class helpers concept?
Chee Wee Chua
– Steve “Lightning” Trefethen posted a link to Anders Hejlsberg's LINQ video on Channel 9 Forums, so I was intrigued and took a look. After all, Anders was the father of Delphi. In the video, at about 7 mins 50 seconds into it, Anders was talking about Language INtegrated Query, and ...
0
votes
Preprocessing Delphi.NET projects for Compact Framework Preview
Chee Wee Chua
– I've created a Delphi Win32 project that preprocesses Delphi.NET project files so that it can enable a project to be compilable for the Compact Framework (without errors), using the Delphi for .NET Compact Framework Technology Preview. The source and binary for the Delphi Win32 project is available ...
0
votes
Interface casting knowledge learnt!
Chee Wee Chua
– While working on a support case involving StarTeam and CaliberRM, I had to write a program to see which of the following scenario is true: StarTeam SDK is not giving the correct output, CaliberRM is interpreting the output correctly StarTeam SDK is giving the correct output, CaliberRM is not ...
August 2005
0
votes
Integrating Google Desktop Search into my daily routine
Chee Wee Chua
– One of the challenges I continually face when I perform my support role is to locate historical support cases that is relevant to the support case at hand. The CRM system used by the department I'm in has access to all details of every support case and in addition, it exposes a web interface with ...
0
votes
Orpheus 4.06 for Delphi 2005
Chee Wee Chua
– A customer reported an issue with Orpheus, made by the now defunct “TurboPower”, and while investigating his issue, I've updated the references in Orpheus 4.06 so that it can now compile, and install into the component palette in Delphi 2005. The updated Orpheus for Delphi 2005 can ...




