Ralph Rickenbach

5,150
reputation
636 views

Registered User

name Ralph Rickenbach
member for 1 year
seen 1 hour ago
website
location CH
age 46
A programmer and a teacher of the body of Christ.

My covenant with Levi was to give life and peace. I kept my covenant with him, and he honored me. He stood in reverent awe before me. He taught the truth and did not lie. He walked with me in peace and uprightness. He kept many out of the ditch, kept them on the road. "It's the job of priests to teach the truth. People are supposed to look to them for guidance. The priest is the messenger of GOD-of-the-Angel-Armies. (Mal 2:5-7 MSG) 5Bed3zJxKDJ550cn
Dec
10
comment Easiest way to extract the urls from an html page using sed or awk only.
Does this work for '<a href="aktuell.de.selfhtml.org/"; target="_blank">SELFHTML aktuell</a>'
Dec
10
revised Program cannot reconnect to Firebird after abnormal termination
added 242 characters in body
Dec
10
asked Program cannot reconnect to Firebird after abnormal termination
Dec
9
comment Force C++Builder to close a database session even if aborted
Is this done too when I use Ctrl-F2 to stop execution in the development environment?
Dec
8
comment Force C++Builder to close a database session even if aborted
My problem is that I have to call a form property or a form method in the project source. I cannot control the code that exits the run method, but I find myself in the position that I have to make sure that under most circumstances the Form1->DBSession->close() method is called.
Dec
8
revised Force C++Builder to close a database session even if aborted
added 37 characters in body
Dec
8
asked Force C++Builder to close a database session even if aborted
Dec
7
comment Can I override a group policy setting as a machine admin?
Just delete this one then, would you?
Dec
7
answered How to escape the % sign in C’s printf?
Dec
6
awarded  Mortarboard
Dec
1
comment Better way of searching through lists than using foreach
Nicer, but mostly syntactic sugar
Dec
1
comment Receiving payments through website
Possible duplicate: stackoverflow.com/questions/772240/…
Nov
24
revised Ressources for IntraWeb / VCL for the Web
added 279 characters in body
Nov
24
asked Ressources for IntraWeb / VCL for the Web
Nov
24
asked Focus an IntraWeb IWTreeView on a selected item
Oct
29
comment Loading BDE BPL from another directory
As the bpl is loaded at design time, it will be loaded by the IDE. Putting it into the directory of my exe does not help as it is too late. Putting it into the $(BDS)/bin does. Thanks. I would love to have it in another directory though.
Oct
29
asked Loading BDE BPL from another directory
Oct
27
answered Which Third Party Components Have You Installed Into Delphi And Why?
Oct
27
comment Which Third Party Components Have You Installed Into Delphi And Why?
I would allow this question if it were community wiki.
Oct
27
comment Can IntraWeb forms be synchronized on demand?
Sorry, this will not do it for me as I am out in the wild with substantial traffic at times. But thanks for the answer.
Oct
23
asked Can IntraWeb forms be synchronized on demand?
Sep
25
comment C#: Math calculation with decimal isn’t correct?
Tell us what you expect. Maybe we find out what the calculation should look like.
Sep
25
comment C#: Math calculation with decimal isn’t correct?
@Dan: True, thanks. I did turn that around. My math in this case is clearer then my English. As any mathematician would tell you: just trust the formulas.
Sep
25
comment C#: Math calculation with decimal isn’t correct?
If the first number is greater than the second, the answer is correct: 1000.29 - 2000.19 = -999.9.
Sep
25
answered Regular Expression Problem: Match in Context
Sep
23
revised [Delphi] Chinese Symbols When Loading Text
edited tags
Sep
23
accepted [Delphi] Chinese Symbols When Loading Text
Sep
23
revised [Delphi] Chinese Symbols When Loading Text
edited body
Sep
23
revised [Delphi] Chinese Symbols When Loading Text
added 873 characters in body
Sep
23
revised [Delphi] Chinese Symbols When Loading Text
added 92 characters in body
Sep
23
answered [Delphi] Chinese Symbols When Loading Text
Sep
23
revised Retrieve data in group based on the Value of other column
edited title
Sep
23
answered cant delete a folder using deletefile command
Sep
23
revised data structures - asymptotic analysis (C++)
added 57 characters in body
Sep
23
answered What is the fastest case sensitive string comparision in MySQL?
Sep
23
answered Delphi, frames vs forms. What for multi-document interface?
Sep
22
revised storing long text
added 124 characters in body
Sep
22
revised Problem with joining db tables
added 11 characters in body
Sep
22
answered storing long text
Sep
22
accepted Showing MDI form as modal
Sep
22
answered Showing MDI form as modal
Sep
22
comment Migrate to Delphi 2009 - Invalid Typecast problem
+1 - it works with AnsiChar
Sep
21
accepted Deleting IWTreeViewItems causes exception on form release
Sep
18
answered Deleting IWTreeViewItems causes exception on form release
Sep
18
asked Deleting IWTreeViewItems causes exception on form release
Sep
1
comment Cubic root of the negative number on python.
talking about cubic roots here, so cubic root of a negative real is a negative real. No complexity involved!
Sep
1
answered how do i read the filenames inside the directory to an array
Sep
1
awarded  Civic Duty
Aug
31
answered How do operators work?
Aug
31
awarded  Yearling