All looks good. Let me know if you see anything wrong.
MENTAL NOTE 6743: After update your blogs, do not freak out when the version at the bottom of the page doesn’t change. You simply did not clear your cache via the WP-CACHE plugin. Chill!
All looks good. Let me know if you see anything wrong.
MENTAL NOTE 6743: After update your blogs, do not freak out when the version at the bottom of the page doesn’t change. You simply did not clear your cache via the WP-CACHE plugin. Chill!
Hang on for the ride!
wordpress-2.1.3-RC3.tar.gz
Server might be a little slow. And I’m walking away for a bit. It’s nice to be able to do this and get full back ups with 30 seconds of effort…
AKA: How to use your phone to connect to the world wide web, general internet, email and etc.?
The long and short is this:
(THESE INSTRUCTIONS ARE FOR VERIZON WIRELESS CELL PHONES TO ACCESS THE INTERNET. Your network might work differently.)
1. Buy the right cable to connect your phone to the PC from ebay
2. Come here and download the right driver for your phone
3. Create the Dial Up connection. For Windows do the following.
4. Go to “Network connections” and double click on the dial up link you just created.
5. Enter VZW for both the username and password
6. Save it and dial.
You should be in. Your connection will be lost if you don’t use it frequently and you’ll need to dial out again.
This driver list was snagged directly from http://hk.smscaster.com/download_driver_usb_data_cable.htm
That way it won’t be lost when I need it later… So, now I can use my laptop and get online through my cellphone from anywhere – at no extra charge (beyond the use of my free minutes). It’s not FAST broadband but it is fast enough to support a remote desktop session to my home PC. Dropping down to 256 colors makes it work even better.
On verizon, setup a dial into a VPN make the phone number #777 and the password & username should be VZW. TBH I don’t think the username and PW matter.
| If you use a USB data cable as the link between the PC and mobile phone, you need to install the Windows driver for the USB data cable. Most mobile phones come with a CD which contains a bunch of software, including the driver that you want and a software suite that you may not be interested in. But the truth is that it’s all or nothing: There’s no way to install just the driver only.Sometimes, the software is outdated, causing you trouble in getting your USB data cable and mobile phone recognized by the computer. In this case, you need an updated driver for the USB data cable.Here’s an updated list of USB data cable drivers for free download. The drivers are from various mobile phone manufacturers. |
| Nokia |
| Nokia provide a universal installation software for their USB data cables: Nokia connectivity cable driver. Though it comes with the Nokia PC Suite, we recommend installing this driver separately.It supports Nokia DKE-2, DKU-2, CA-42, CA-53, CA-70.Current Version 6.82.4 Download: Nokia connectivity cable driver v6.82.4Older Version 6.81.1 Download: Nokia connectivity cable driver v6.81.1.2 Link for info: http://europe.nokia.com/A4144937 |
| Motorola |
| Motorola phones use the built-in Windows USB modem driver. If you have issue in recognizing your Motorola phone and do not want to install the official Motorola Phone Tools, we highly recommend you running this Driver Tool by Motorola. See the Motorola support FAQ for detail.Download: Driver Tool by Motorola Link for info: Motorola Support FAQ |
| Sony Ericsson |
| Here’s the driver for the USB to serial cable manufactured by Prolific. It’s used by Sony Ericsson mobile phones as a USB-to-Serial com port. Supported Sony Ericsson phone models: K600i, Z800i, K300i, T290i, P910i, S700i, K500i, K700i, T630, Z1010, P900, Z600, T610, T310, P800, T300, T200, T68iCurrent version: v2.0.2.1 for Win2K/XP/2003 (XP Logo Certified) Download: Driver for Prolific PL-2303 USB to Serial Bridge v2.0.2.1Older version: v2.0.0.26 (some cables require this older driver version) Download: Driver for Prolific PL-2303 USB to Serial Bridge v2.0.0.26Link for info: Prolific Support Page |
| Samsung |
Samsung provides an integrated drivers setup called Samsung PC Studio 3 USB Driver Installer. It is a package of drivers, which is comprised of:
Download: Samsung PC Studio 3 USB Driver Installer |
| LG |
LG also provides a drivers setup called LG USB Modem Driver Setup. Phones supported by this driver include:
Version: v4.6 |
| BenQ-Siemens |
| There’s no universal driver setup provided by BenQ-Siemens. Each phone model and cable requires a different driver. You’ll need to manually select the driver files when you’re prompted for them.Here’s just one driver for BenQ-Siemens CL71:Version: v1.0.7.6 Download: BenQ-Siemens CL71 driver for Win2kXp Link for info: BenQ-Siemens Support |
Eric Wilms of WilmSoft.com left a comment on an ealier post. My reply was way to long for a comment, so I’ve turned it into a post. Then I can get other people’s feedback. I’ve found people rarely ever read the comments here since most of my posts show in full on the front page…
Let’s catch you up on the story so far…
Eric wrote:
I’ve got the first release of Delphi 4 PHP… I have to say I’m VERY disapointed… I’m a Delphi code since Delphi 1 and PHP programer since 1998 and the thought of a Delphi for PHP was a dream come true. However, I can’t not get it to run any “app” on my Hosted server. The code runs fine on my local machine but, that’s not where my web sites are hosted. I HAD to upgrade to PHP 5.X.X.X in order to even get anywhere on a simple Hello World. I have no issue with that execpt it’s not really mentioned anywhere in the specs… Also, I was completely dumbfounded to find that there was NO FTP built in to Delphi 4 PHP… Come on guyes! You have to “delploy” you project (which puts all the files you’ll need together in one spot then open up your favorite FTP program and copy them to where you want it…. So, that means a simple change is not a click of a button away to update… you have to click deploy and about four “next” buttons to have it “deploy” THEN open your FTP and copy the files to the server…. That is a Joke.
Just calling it Delphi and hoping it will change the way things are done (Like Delphi ONE did) will not change the way things are done. I’m back to hand coding in my Favorite PHP editor. At least when I hit save, it saves it via FTP back to the server it came from….
I wish I could get my money back…
To which I said:
Well, I do understand where you are coming from.
But I can’t say that either of those two things were not issues for me. I usually use PHP 4, but php 5 was always there for me to enable with a simple .htaccess change. Your past that anyway.
As for the FTP setup, I agree that would be nice too, but I don’t need it either as I use the old Novell add on util NetDrive ( abandonware publicly distributed for free to students) to make my debian webserver’s root drive X: on all of my machines, even my laptop. There are a bazillion instruction pages at colleges and elsewhere explaining how to use it, but I really don’t think you need it. Here’s one set http://www.loyola.edu/5555/netdrive/installingnetdrive/
I know lots of people use similar solutions so that their FTP account is just a drive letter on their windows sever. Maybe it will help the transition for you… The public goal for Delphi for PHP v1.0 was always a Delphi 1 level of ability. It’s surpassed Delphi 1 in MANY, MANY ways, but I can’t deny there are some rough spots that require attention.
And Eric wrote back (OK this is the last quote):
I’m curious (and a die hard Borland….er ahem… Code Gear fan) what do you see as: “It’s surpassed Delphi 1 in MANY, MANY ways, ”
Because for me and Delphi one (coming from VB) was I Dropped down a button, a label and pressed F9. Bam! done… And every thing from “hello world” to middle-ware client server app doing OLE (or what ever) was just as hard (or simple).
I Dropped down a Calendar in D4PHP, do the deploy, copy the files to my server and I get: “Warning: require_once(vcl/jscalendar/calendar.php) [function.require-once]: failed to open stream: No such file or directory in /home/wilmsoft/public_html/delphi/vcl/vcl.inc.php on line 127″
Is that a rough spot? Do I really have to dig in to the source code to figure out what’s missing the vcl.inc.php file?
I hear what your saying about the FTP and figured that would be the general response. But, I’m a contract programmer. I never am “on the server”. I almost always am on someones remote server where I don’t have access to a simple .ini file. I can’t use this tool and make money as it is today. I made money DAY ONE with Delphi One. No telling the customer oh, I’m glad you hired me to fix such and such but, I need you to now use change your infrastructure so my tools work.
I thought (or hoped) that the code gear spin off would start to focus (again) on the little guy writing code not the corporations… and I do see that trend and felt like I need to preorder D4PHP. But, Code Gear bought Delphi 4 php and I think it’s going to take a few releases to get it where they want it. Version one is not there yet. I wish I would have waited for the demo before I put down my money….
And this may not be the place for this conversation but, I couldn’t find any place on Code Gear’s site to vent. I am interested in other peoples view on this potentially awesome product.
So there we are. This is my reply…
Well, first off, “How does Delphi for PHP surpass the Delphi 1.0 feature set?” I’m not going to be able to give you a exhaustive list in without giving it more serious thought, but I can rattle off a quick ten ways Delphi for PHP is improved over Delphi 1.0:
I’m sure there are plenty of other things to add and the list can be debated, but if you install Delphi 1 again, you might be surprised at the feel of it compared to what we have in today’s delphi. I was when I did just that last year.
Now I do agree that saying that Delphi for PHP had “Rough Spots” might be a bit rosey. I also agree that Delphi for PHP could have baked for another month in the oven. If it would leave a better taste in everyone’s mouth after the first bite. But if you have more than a day to look at this stuff, you find that there really is some worth here, but it is a paradigm shift that takes some getting used to. Somethings work really well and somethings… not so much. D1 was not much different if you got in early enough. The whole concept of design time libaries and run time libraries and deploying artificially thin EXEs had everyone pulling their hair out for a while.
With Delphi for PHP, there’s another hurtle to over come. You are switching from a Native API design environment, into a designer that IS a webrowser and javascript interpreter. In order to have live components, the designer now has to execute all of that web code. So there is a significant speed cost to that. The equivelent would be writing a Delphi app that would use a TWebBrowser component to load rich web pages again and again and again.
I’m not sure I understand the logic of the one day trial idea in this sitation. Nothing makes people crankier than a ticking clock, working with something never seen before, things not working right, and a significant money decision on the line. I’m not sure combining all of those issues into one program was the key to success when taking API developers and putting them in a web environment for the first time. But…that’s the situation.
There are definately things that you can do to make your situation better. First, I totally agree with you about the calendar thing. I logged an issue for it here:
Report No: 43501 Status: Reported
js Calendar does not deploy with the deployment wizard
<a href=”http://qc.codegear.com/wc/qcmain.aspx?d=43501″>http://qc.codegear.com/wc/qcmain.aspx?d=43501</a>
ALL of the javascripts should deploy with the rest of the application.
Now that said, there is no reason that you can’t have the full VCL directory already deployed on your site and in that directory.
I’ve actually taken that one step further. I have ONE copy of the VCL for PHP for all of my websites. I hung it off of my web root. I allow my Delphi for PHP apps to access it by creating symbolic links in the directory containing the Delphi for PHP files. Just put the VCL up there in your root (or wherever) and then telnet/ssh into your account, change to a different directory and then run these two lines:
ln -s ~/vcl
ln -s ~/vcl vcl-bin
The vcl-bin path is required for images used in the components. There are other ways you could do this too. You could just link the vcl-bin for example and then have a custom PHP.INI file in your directory that adds the vcl to your include path. This solution, though, I think is the most generic.
When you have this done, you should never need to deploy your app again, and can just create a batch file that multi sends only your stuff to the website. I’ve not experimented much with this solution, but it seems to work fine with all I’ve done with it so far!
That didn’t take long at all!
Look at this… A simple Google search and there there are all these copies available to download at one site…
The AMAZING thing is that some of these were well within the beta period before the final product was a available. And the size of them? Greater than a single CD? If you download and install this stuff what the heck will you be putting onto your system??? If this doesn’t scare you away from random warez sites, I don’t know what will. So many of them exist SOLEY for the spreading of worms and the like. Well, of course your favorite site for downloading illegal software is an exception. They’re totally honest – as are those people hosting the torrent seeds. You could trust them with anything!
|
|
delphi for php *DEVIANCE* |
360kb/s |
158.42 MB |
2007-03-27 |
|
|
delphi for php [FULL-CD] |
242kb/s |
4209 MB |
2007-03-27 |
|
|
delphi for php WinXP |
122kb/s |
3738 MB |
2007-03-27 |
|
|
delphi for php *PAL* |
359kb/s |
227.10 MB |
2007-03-27 |
|
|
delphi for php *PAL* |
288kb/s |
958.03 MB |
2007-03-24 |
|
|
delphi for php WinXP |
374kb/s |
101.46 MB |
2007-03-24 |
|
|
delphi for php (06-07) |
99kb/s |
57.02 MB |
2007-03-23 |
|
|
delphi for php *PAL* |
53kb/s |
264.41 MB |
2007-03-21 |
|
|
delphi for php [FULL-CD] |
156kb/s |
264.41 MB |
2007-03-21 |
|
|
delphi for php ISO |
159kb/s |
89.91 MB |
2007-03-21 |
|
|
delphi for php Latest version |
209kb/s |
68.96 MB |
2007-03-21 |
|
|
delphi for php [KEYGEN] |
110kb/s |
637.89 MB |
2007-03-19 |
|
|
delphi for php *PROPER* |
75kb/s |
259.27 MB |
2007-03-19 |
|
|
delphi for php *DEVIANCE* |
243kb/s |
700.01 MB |
2007-03-17 |
|
|
delphi for php [KEYGEN] |
306kb/s |
75.02 MB |
2007-03-12 |
|
|
delphi for php WinXP |
14kb/s |
75.02 MB |
2007-03-12 |
|
|
delphi for php CRACK |
108kb/s |
44.40 MB |
2007-03-04 |
I reading the news articles right on the CodeGear home page, and in the first one, “CodeGear Announced General Availability of Delphi for PHP (March 27, 2007)”, I happened to see a name that looked somewhat familiar! 😉
Sometime after what turned out to be the mid-way point in the field test period, we are given an oportunity to submit testimonials about our experience with the Delphi for PHP field test so far. I figured it would go in the scrolling banner on the CodeGear home page or in a email to CodeGear customers, but what do you know, there it is in plain site on the home page! Nifty!
Developers Say Delphi’s Rapid Application Development Environment Makes It Easier and Faster to Build PHP Web Applications
SCOTTS VALLEY, Calif. – March 27, 2007 – CodeGear, a leader in developer tools, today announced that Delphi® for PHP – an integrated visual Rapid Application Development (RAD) environment for the popular PHP Web development language – is now shipping worldwide.
Delphi for PHP brings the RAD productivity benefits that Delphi users have enjoyed for years to PHP Web developers. PHP, designed to allow Web developers to write dynamically generated pages quickly, is the most prominent dynamic Web language today and has become one of the top 10 programming languages overall. The new product from CodeGear can allow developers to be more productive as they write rich, database-driven Web applications in PHP.In addition to a RAD environment for PHP, key features of Delphi for PHP include: VCL for PHP, an open-source PHP 5 visual component library with more than 50 reusable components and seamless AJAX integration; out-of-the-box integration with InterBase®, MySQL, Oracle®, Microsoft SQL Server, and other popular databases; an integrated PHP debugger; drag-and-drop database application development using the Data Explorer for InterBase and MySQL; and a code editor with Code Insight, Code Explorer, and Code Templates. Deployment options include Windows, Linux, Solaris and other platforms.Developers who have used a pre-release version of the new product said they experienced significant productivity improvements.
“Because Delphi for PHP can debug existing PHP projects as easily as it creates new ones, it instantly starts paying for itself. With contract work costing between $80-$100 per hour, if Delphi for PHP saves you just 3 hours, it’s already paid for itself. It can do that with your first project. I’ll never use “Echo” or “Print” as a debugging tool again,” said Brian Layman, an Akron, Ohio-based software engineer.
“As a web designer, you’re judged on the quality of your work and how soon it’s completed. When Delphi for PHP allows you to offer better products on a time scale your competition can’t touch, your services will be in great demand,” said Layman.
Delphi for PHP is part of a family of products from CodeGear that includes Delphi 2007 for Win32, Delphi for .NET, Turbo™ Delphi, C#Builder®, C++ Builder®, JBuilder® and InterBase.
U.S. Pricing
The product is available for an introductory price of $249; special academic pricing is also available. For more information on system requirements, languages and pricing, visit www.codegear.com/products/delphiforphp. About CodeGear
CodeGear from Borland Software Corporation (NASDAQ: BORL) delivers innovative, high-productivity development tools for a wide spectrum of software developers ranging from individuals to enterprise teams. CodeGear products enable developers to freely develop on their platform of choice while focusing on simplifying complex technologies and tasks so they can concentrate on application design, not infrastructure, to enable on-time project delivery. To learn more about CodeGear and its products, visit www.codegear.com. CodeGear. Where Developers Matter.CodeGear, Delphi, Turbo Delphi, C#Builder, C++Builder, JBuilder, InterBase, and all other CodeGear brand and product names are service marks, trademarks or registered trademarks of Borland Software Corporation or its subsidiaries in the United States and other countries. All other marks are the property of their respective owners. Microsoft, and Windows Vista, and all other Microsoft brand and product names are service marks, trademarks or registered trademarks of Microsoft Corporation or its subsidiaries in the United States and other countries.Safe Harbor Statement:
This release contains “forward-looking statements” as defined under the U.S. Federal Securities Laws, including the Private Securities Litigation Reform Act of 1995 and is subject to the safe harbors created by such laws. Forward-looking statements may relate to, but are not limited to, the features available in, and the potential benefits to be derived from, CodeGear products and solutions, and the release dates, plans and market acceptance of such products and solutions, including the CodeGear Delphi product line. Such forward-looking statements are based on current expectations that involve a number of uncertainties and risks that may cause actual events or results to differ materially. Factors that could cause actual events or results to differ materially include, among others, the following: rapid technological change that can adversely affect the demand for CodeGear products, shifts in customer demand, shifts in strategic relationships, delays in CodeGear’s ability to deliver its products and services, software errors or announcements by competitors. These and other risks may be detailed from time to time in Borland Software Corporation periodic reports filed with the Securities and Exchange Commission, including, but not limited to, its latest Annual Report on Form 10-K and its latest Quarterly Report on Form 10-Q, copies of which may be obtained from www.sec.gov. Borland is under no obligation to (and expressly disclaims any such obligation to) update or alter its forward-looking statements whether as a result of new information, future events or otherwise. Information contained in our website is not incorporated by reference in, or made part of this press release.
Well, it’s been a Busy, three weeks here. Things are finally falling into place.
Sometimes that just happens.
You swing into these intense periods where things go 90 mph.
It all started when my wife’s latest commissions check on her book buys her a sweet tablet PC, gets me a motorcycle and now (if it ever stops raining and snowing) I’m back on two wheels after 11 years! (pics soon!!!). (All you Delphi knitters go and buy her book please! I know you are out there!)
Then CodeRage goes into full swing and starts vying for my attention. Oh, and I also signed the papers refinacing the house. Then my yard collapses into a giant cess pool, only to be replaced by a mud bog the following week. Then I’m approved as a Google Summer of Code WordPress mentor and suddenly I’m back to reviewing resumes and project propsals! It’s like I’m back in my old role of Director of Software Development again.
And then I land the after-hours job of converting CodeGear’s 90 blogs over to WordPress MU. Yes, you can pinch me, I’m working for the Borland Corporation.
THEN on Friday the Delphi for PHP field test ends and D4P is been released! (If you are interested in the product, you can download a 1 day trial here. ) Well, that means it’s time to announce something else I’ve had in the works for a while.
Coinciding with the release of Delphi for PHP, I’m announing an upcoming community site called “Designed for PHP” at http://www.D4PHP.com. The tagline for the site is:
Designed for PHP – Bringing the Delphi mindset to PHP development.
This site, created using Delphi for PHP, will not only host a VBulletin forum but will include articles, reviews, and product announcements pertinent to the soon to be thriving Delphi for PHP community. I’m in the process of connecting with authors, moderators and administrators who are intersted in joining me in this venture.
Now, obviously I’ve got some things that will be taking up my free time over the next couple weeks. But I still hope to get some feed back from you all as to what you’d like to see at the site. Some ideas from people I’ve already discussed this with include:
and THAT’s why I am announcing this before it is fully up and running. I want to know what else YOU’D like to see out of the site. Do you have any thoughts or suggestions? I’ll be doing work off and on with the site over the next two weeks and working with some interested parties who can get the ball rolling, but we need ideas and a goal for when, in about a month, I can give it some dedicated attention.
So, do you want to see on D4PHP.com? Does anyone remember “The Delphi Super Page”? If you do, what made THAT page so great? Pre-2000, there was no where else a Delphi programmer needed to go. Why was that? Any thoughts?
Jot them down here or wander over to http://www.D4PHP.com/forum and express yourself! Let’s see what this can turn into!
ooohhh, I just love this… It’s funny, but won’t be for anyone uninstalling Delphi 7 in order to install Delphi 2007.
Just look at the description from one of the linked articles:
After you remove a program from your computer, you can no longer access the CD drive or the DVD drive successfully. The CD drive or the DVD drive does not appear. Or, you receive an error message when you try to access the drive. – http://support.microsoft.com/kb/314060/
Isn’t that just cool? Uninstall a program from a Vista machine and boom: No CD Drive for you!
Now, Microsoft is a bit vague, so I could be extrapulating too much information from the articles linked to from this topic. In Microsoft’s language they only say “This update also includes fixes that are contained in update 929427. These fixes improve support in Windows Vista for the following applications: ” And then it lists a bunch of programs including CDs and multimedia apps and in the very middle is “Delphi 7 Professional”. If anyone else can find more details on the exact issue, I’ll gladely update this article.
The patch is a bit of a mixed bag since installing the patch can produce problems:
Note After you install this update, a CD device or a DVD device may not work correctly. If you select the device in Device Manager and then view the properties for the device, you may receive the following error message:
The software for this device has been blocked from starting because it is known to have problems with Windows. Contact the hardware vendor for a new driver. (Code 48)
This problem occurs because a legacy application may install drivers that are incompatible with Windows Vista.
It is when you go digging into the issue through 314060 that you can see the symptoms of the problem Microsoft is dancing around:
In Microsoft Windows XP, after you remove a CD recording program or a DVD recording program, or after you remove a different program, you experience the following symptoms:
• You cannot access the CD drive or the DVD drive by using My Computer. • One of the following error messages appears when you view the CD drive or the DVD drive in Device Manager:Error message 1 The device is not working properly because Windows cannot load the drivers required for this device (Code 31).
Error message 2
A driver for this device was not required, and has been disabled (Code 32 or Code 31).
Error message 3
Your registry might be corrupted. (Code 19)
• You receive an “error code 39” error message. • A message that resembles the following appears in the notification area: Windows successfully loaded the device driver for this hardware but cannot find the hardware device. (Code 41)
Delphi 2007 must be in the very helpful “or after you remove a different program” part. 😉
Anyway the fix is part of the March 2007 Vista update: http://support.microsoft.com/default.aspx/kb/932246
That’s right folks there are gonna be about 90 new WordPress blogs out there. Blogs.CodeGear.com, Borland’s home for Employee Blogs, and Blogs.TeamB.com, home for a sqad of volunteers who support the CodeGear community, are leaving the open source .Text solution behind forever. And they are moving to WordPress MU, baby!
.Text is a .NET 1.1 blogging software package said to be at the top of the heap back before 2004 ended. 2004 was the year of it’s last update. Meanwhile WordPress MU is a Multi User wrapper around the current source code for the very popular WordPress blogging softare.

“How do I know all this juicy gossip?”, you might well ask. Well, it just so happens that those 90 or so blogs are going to be converted by none other than YOURS TRUELY!
That’s right, as of today, a goal I had dreamed about back in 1987, as I helped my highschool computer teacher figure out how to use Turbo Pascal (and supplied the school’s pirated copy of Fortran 77 too SHHH!!!) has finally been met: I am now a Borland CodeGear (contract) Programmer. How cool is that???
I pitched this project to Allen Bauer back in February. Their current implementation of .Text seemed somewhat dated and limited in its ablities, from a readers perspective. I knew that even just working evening hours and weekends, I could quickly turn their site around and give them something MUCH more robust. I’d not heard anything back from Allen. So, I’m not certain if my original suggestion had anything at all to do with the fact that John Kaster went looking for a WordPress developer or not. Either way, I saw a post by John asking for someone experienced in WordPress, and I leapt at the opportunity. Well, as of tonight, it’s official. The “Please welcome Brian Layman” email has gone out to the powers that be. And after a few conversations, I’m now set up with all sorts of CodeGear goodness that I can tell you absolutely nothing about! MWAHAHAHAHAAHA!
Seriously though, this is gonna be a great project to work on and I’m going to be enjoying every moment of it. I’ve done my share of blogs and sites, (I actually should be anouncing another new site tomorrow btw), but an 88 site conversion is certainly exciting enough to raise an eyebrow or two on any WordPress developer’s face. I just want to thank John Kaster for allowing me the opportunity to participate in this project.
So, keep your eyes out for the switch over sometime in the not too very distant future. I’ve just begun work tonight, learning the ins and outs of their current infrastructure. If all goes well… well, actually, I’ll leave the end of that sentence up to the fine folks at CodeGear.
This just in from Davidi
Mark your calendars for this one-time only, online exclusive FREE event! On Thursday, March 29th (for registered users of Delphi 2007 for Win32), you’re invited to spend a virtual day with the engineering team that developed Delphi 2007 for Win32.This is your chance to get answers to your toughest Win32 development challenges – directly from the team that created Delphi 2007 for Win32. Whether it’s Windows Vista, XP, or 2000, AJAX or VCL for the Web – you’ll get the answers you need to give you the edge, share tips and tricks with your colleagues, and meet the luminaries that are blazing new trails in Win32 development.
When is it? Thursday, March 29th starting at 12:00AM Pacific Daylight Time
Who is it for? All registered users of Delphi 2007 for Win32
What do I need? Bring your Delphi 2007 for Win32 license key, it’s required for admission
Where is it happening? The event is hosted online at the CodeGear Developer Network. Registered Delphi 2007 for Win32 customers will receive an email with the URL and event details before the 24 hours of Delphi 2007 for Win32 starts. If you don’t receive an email before the event starts, send an email to davidi@codegear.com and I will look up your registration entry and get you the URL.
How much does it cost? It’s FREE! (for registered Delphi 2007 for Win32 customers)
If you haven’t already purchased your copy of Delphi 2007 for Win32 – do it now! The more time you have to spend with the product – the more you’ll benefit from this exclusive opportunity. Have your license key on-hand to gain entrance to the event.
Purchase a copy today at the CodeGear online store: http://www.codegear.com/HowtoBuy/tabid/103/Default.aspx
Choose the electronic delivery method (ESD) to get your product within minutes!And you’ll save money too!Schedule of Events/Theme/Participants – Thursday March 29, 2007:The following is the current schedule of topics and participants. Note: Participants are subject to change depending on engineering team availability.
0:00-2:00 Performance Applications Doug Chapman and Mark Edington
2:00-4:00 Compiler and features Holger Flick and Barry Kelly
4:00-6:00 3rd party Chris Pattinson, Sinan Karajac and Markus
6:00-8:00 Help and Doc Mina Matsuchika and Chris Bensen
8:00-10:00 Database DBX4 Justin Swett and Steve Shaughnessy
10:00-12:00 IDE/MSBuild Sheree Ervin, Dave Wilhelm, and Jeanne Hansen
12:00-14:00 IDE Spencer Kimball, and Chris White, and David Lock
14:00-16:00 VCL for Win32 Joseph Tian and Seppy Bloom
16:00-18:00 Debugger Stephen Blas and Chris Hesik
18:00-20:00 Web Services Craig Farrell and Bruneau Babet
20:00-22:00 Web applications Jason Sprenger and Jim Tierny
22:00-24:00 Delphi (Japanese) Takeshi Arisawa
Note: all times listed are Pacific Daylight Time which is UTC -7.
Start times around the world will be (using http://www.timeanddate.com/worldclock/converter.html)UTC – Thursday, March 29, 2007 at 07:00:00Bangalore – Thursday, March 29, 2007 at 12:30:00 PMFrankfurt – Thursday, March 29, 2007 at 9:00:00 AMSao Paulo – Thursday, March 29, 2007 at 4:00:00 AMSydney – Thursday, March 29, 2007 at 5:00:00 PMTokyo – Thursday, March 29, 2007 at 4:00:00 PM
Registered Delphi 2007 for Win32 customers will receive an email (on Wednesday) with the event participation information.
If you’re not a registered Delphi 2007 for Win32 customer, you can watch the Delphi replays of the recent CodeRage 2007 virtual conference at http://dn.codegear.com/article/34187
You can also come see a CodeGear team member live at one of our upcoming CodeGear tour stops. The complete schedule is available athttp://www.codegear.com/AboutUs/Events/tabid/244/Default.aspxSee you online!David Intersimone “David I”Vice President, Developer Relations and Chief EvangelistCodeGeardavidi@codegear.comLegal Notices
———-
Legal notices covering this email message, software documents, files and information are available at
http://www.codegear.com/Home/tabid/225/ctl/Terms/Default.aspx
CodeGear Privacy Policy (effective date: August 31, 2004)http://www.codegear.com/Home/tabid/225/ctl/Privacy/Default.aspx