| Moderator |
|
Adam Lum
Prestwood IT
|
|
| Real Name: |
Adam Lum
|
| Title: |
Senior Programmer
|
| Company: |
Prestwood IT Solutions |
| Website: |
adamlum.com
|
| Joined: |
Feb 2006 (7 years ago) |
| Visits: | 2,257 |
| Member Points: | 1,319 |
|
|
Message Boards Activity31 posts. |
|
Thread 6 of 6 | | Thread Starter or a Reply (but not last) | | | Group |  Adam Lum | Death match: Windows Vista versus XP Wes | I stumbled upon the same article, Adam, and I find myself agreeing with both Mike and several of the author's conclusions. Before I say more, though, I should mention that I am not a daily Vista user.Instead, I do virtually all my work, including development that targets Vista on XP Pro. In fact, one recent project involved taking a perfectly good XP application we'd developed in Delphi, and figuring out just what it takes to make Vis... |
|
 3300 Hits |  Windows Users | |
Thread 5 of 6 | | Thread Starter or a Reply (but not last) | | | Group |  Adam Lum | RE: Coding ASP Classic on LinuxSorry for the confusion...Yes, ASP coding can be done in a simple text editor. The only IDE's I have used to code it (Visual Studio, Dreamweaver) simply provide some intellisense, but that's about it. I'm not aware of an ASP Unix/Linux editor. |
 |  ASP Classic Coding | | |
Thread 3 of 6 | | Thread Starter or a Reply (but not last) | | | Group |  Adam Lum | RE: coupling and cohesionLow coupling, high cohesion, that’s what we all aim for right (or have been instructed to aim for by Software engineering books and instructors). For argument&rs... |
 2 Hits |  Coding & OO | |
Thread 2 of 6 | | Thread Starter or a Reply (but not last) | | | Group |  cvduk | coupling and cohesionNeed a little help. Have the question "How has OOD helped with coupling and cohesion?" Can find plenty of definitions but no real answers. Any help would be greatly appreciated.  adamlum | Low coupling, high cohesion, that’s what we all aim for right (or have been instructed to aim for by Software engineering books and instructors). More... |
Knowledge Base Posts
|
|
KB Comments
|
|
 Adam Lum
|
The PHP IDE I have been using a lot lately and really like is PHP Designer 2008 ( http://www.mpsoftware.dk/phpdesigner.php). Though I am a fan of free software and open source projects (I also tried the free PHPEclipse http://www.phpeclipse.de/tiki-view_articles.php as I enjoy using Eclipse for Java programming), I actually purchased this one, for about $50 or so.The only problem I see with PHP for Delphi is the price. For a bit more money, one could buy Zend Studio made by the folks who support PHP and is considered the flagship PHP IDE. Delphi for PHP's screenshots look nice, if I get some time I may just have to download a trial.
|
Regarding...
Delphi for PHP 2.0 ships
After selling tens of thousands of units of the initial version of Delphi for PHP, first released in February of 2007, in early March, CodeGear announced the availability of version 2.0.
|
|
|
 Adam Lum
|
I'm glad you found this KB post intersting inspiring you to ask (and answer) your own question.-Adam
|
Regarding...
Storing your .NET Application Settings
Storing settings and configuration information for your .NET application can be achieved in a number of ways including using the app.config file and the ConfigurationManager class, using the registry, and in your own custom configuration file.
|
|
|
 Adam Lum
|
I believe that the short notation for megabyte is MB while megabit is Mb.
|
Regarding...
MbPS
Megabits (mb) per second. A bit is either a 0 or 1 (a digit) and a byte is a string of 8 bits. 8 mbps (megabits per second) equals 1 MB/sec (megabytes per second). Therefore 54 mbps is equal to a max of 6.75 MB/second.
|
|
|
Blog Topics:
|
|
|
|
|