Archive
Thursday, 3. December 2009
3
votes
Apache 2.2 modules - FPC 64bits + Ubuntu 9.10
Leonardo's blog
– Yesterday I've received a inquiry from Harel Haruda about my example of Apache 2.2 modules for linux, he was having some trouble trying to let Apache load its modules. My former example was compiled using FPC 2.2.2 on an i386 PC with Debian Linux, now I'm using Ubuntu 9.10 for x86-64 with FPC ...
0
votes
Postives Feedback der letzen DelphiExperts Veranstaltungen
Olaf Monien
– Die Auswertung der Teilnehmer-Feedbacks für unsere letzen beiden DelphiExperts-Veranstaltungen in Berlin und Stuttgart liegt vor. Wir freuen uns über die ausgesprochen positive Resonanz und bedanken uns bei allen Teilnehmern für ihr Interesse! Die Ergebnisse finden sich hier: ...
3
votes
Avast! Win32:Delf-MZG false positive fixed in latest release #delphi
Malcolm Groves
– The false positives that Avast! anti-virus was throwing against Delphi-created executables seems to have been addressed. There’s a one line notice added to their support forums here http://forum.avast.com/ Share:
3
votes
Display a Password Dialog when Restoring a Delphi Application from the TaskBar
About Delphi Programming
– Advanced Delphi:: Suppose you have a data-critical type of application where you would not want a non-authored user to work with the data. What if you need to display a password dialog *before* the application is restored to make sure an authorized user is accessing it? Here's how to do it in ...
Wednesday, 2. December 2009
7
votes
REST in Delphi 2010 White Paper Published
Marco's Tech Blog
– The white paper on "REST in Delphi 2010" I wrote for Embarcadero Technologies has been published, along with its 5 companion videos and the source code of the examples. To download the 50+ pages white paper and companion source code, you have to fill in the form at: http://www.embarcadero- ...
16
votes
Delphi 2010 Online Resources
Pawel Glowacki
– Here is my handy collection of links to blog posts and resources related to new Delphi 2010 features. Enjoy and GO DELPHI !!! 1. General Reviews RAD Studio 2010 Review – Part 1: Top 10 "Wings of Wind" blogpost showing new Delphi 2010 splash screen RAD Studio 2010 - Delphi and C++Builder ...
0
votes
Glacier National Park
Chris Bensen
– Last summer Glacier Park Magazine editor Chris Peterson engaged in a project to photograph Montana's Glacier National Park over 100 consecutive days. He used a mix of film and digital cameras that would have been used over the course of the Park's 100 years.Check out the blog here with a post from ...
9
votes
TxQuery 2.0
Chau Chee Yang
– TxQuery is created and owned by Alfonso Moreno. He has stopped the development of TxQuery for years. However, there are many Delphi developers still using TxQuery. A barrier for TxQuery migrating to Delphi 2009 and 2010 is the introduction of Unicode. I contact Alfonso Moreno on ...
Tuesday, 1. December 2009
0
votes
December 2009: AutoIncrement fields and DataSnap 2010
Dr.Bob Examines
– In this article, I'll explain and demonstrate how we can define and use AutoIncrement fields (in SQL Server or Blackfish SQL) with Delphi 2010's DataSnap.
1
vote
That annoying “Source file not found” dialog
EurekaLog Blog
– If you don’t have Enterprise edition of EurekaLog (the one, that comes with sources) – sometimes you may encounter “Source file not found” dialog. This article explains what it is and what you can do with it.
2
votes
SHGetFolderPath and Default User
Marco's Tech Blog
– Over the last few days, I've had a few issues with the SHGetFolderPath API, which are now solved. It all started when I grabbed some Delphi existing code (pre-Unicode), with a call to: OleCheck (SHGetFolderPath (Handle, CSIDL_MYDOCUMENTS, $FFFF, 0, PChar(szBuffer))); By simply leaving the ...
2
votes
Full Disclosure
Chris Bensen
– On October 5 2009 the Federal Trade Commission in the United States published an 81 page guideline requiring that all product endorsements and testimonials on web sites, blogs, Facebook, Twitter, and other social media disclose "...their connection, if any, with the advertisers; and also reveal the ...
0
votes
Has Social Media bridged the Chasm, or just got us to the edge faster?
Malcolm Groves
– "Trends aren’t transmitted hierarchically, as they used to be," explains Martin Raymond, co-founder of The Future Laboratory, a trend forecasting company. "They’re now transmitted laterally and collaboratively via the internet. You once had a series of gatekeepers in the ...
0
votes
How far away are we from buying Mac desktop apps in the ITunes App Store?
Malcolm Groves
– I’ve been setting up a new Mac Mini, and after using the AppStore on my phone, actually having to download and install software manually for the Mac seems a little, well, archaic (yes, I know, that’s ridiculous, but it shows how quickly you become spoiled). How long will it be before it’s just all ...
2
votes
Rename a Directory / Folder Using Delphi Code
About Delphi Programming
– in Delphi Directory Routines ::The RTL's RenameFile changes the name of a specified file. The implementation of the RenameFile function calls the MoveFile API function. MoveFile can rename folders, therefore Delphi's RenameFile can also rename folders and not only files. What's more RenameFile CAN ...



