> The client side is easy, that already works with FPC, as there are many
> working HTTP client components for FPC. I'm now trying to get the tiOPF
> Application Server working - that's the current problem. My goal since I
> ported tiOPF to FPC is that FPC developers must be able to use tiOPF
> wit
On 2011-11-18 03:39 PM, Marcos Douglas wrote:
> Why do you need a HTTP server out of the box? You can use a FastCGI
> app with Apache. It's easy to debug too.
I'm trying to get tiOPF n-tier support working with FPC. tiOPF's Remote
Persistence Layer is currently implemented for Delphi + Indy, usin
On Friday 18 November 2011 18.48:57 Christian Nobel wrote:
> Den 18-11-2011 15:08, Martin Schreiber skrev:
> > Ah, the graphicfield problems are with ZEOS? Can you try with
> > tmsesqlquery and tsqlite3connection for a test?
>
> Being used to MySQL and Zeos this raises a couple of new questions?
>
On Friday 18 November 2011 15.28:20 Graeme Geldenhuys wrote:
> On 2011-11-17 19:22, Martin Schreiber wrote:
> > Hi,
> > Here another screenshot of MSEgit.
>
> I'm using commit a48ae589508f7 from mseuniverse. When I try and open the
> git repository using msegit, I get an Access Violation trying
>
Den 18-11-2011 15:08, Martin Schreiber skrev:
> Ah, the graphicfield problems are with ZEOS? Can you try with
> tmsesqlquery and tsqlite3connection for a test?
Being used to MySQL and Zeos this raises a couple of new questions?
1. What is the purpose of the tmsesqltransaction?
With Zeos it is:
On Fri, Nov 18, 2011 at 10:30 AM, Graeme Geldenhuys
wrote:
> On 2011-11-18 15:16, IvankoB for-mse wrote:
>>
>> Synapse ?
>
> Tried. Synapse doesn't have a HTTP Server component. They do have a http
> server demo though, but that demo refers to units like WinSock etc... So
> I highly doubt it was m
>
> Where is the sponsor?
>
> Martin
We (Acosys) ready to be a small sponsor, only $500. Any else?
--
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application p
On 2011-11-18 16:51, Martin Schreiber wrote:
>>
> Strange, reply_goes_to_list is set to 'This list'.
OK, now it worked. Just clicked Reply, and the mailing list address is
insert. I'm using Mozilla Thunderbird.
Looking at the original message I replied to earlier, it is different
from your last
So that MSEgui API to work correctly, ALL Sqlite3 tables SHOULD BE
created via "CREATE TABLE" (either CLI or properly written "*man") -
only these command can store data type mappings to database.
--
All the data continuou
On Friday 18 November 2011 15.39:05 Graeme Geldenhuys wrote:
> >
> > Not yet, I commit often so I did not miss the function up to now. BTW,
> > did you answer off list intentionally?
>
> Oops, my mistake. I clicked on "reply", which goes just to the single
> person. "reply all" goes to the origin
On Friday 18 November 2011 15.34:04 IvankoB for-mse wrote:
> > So it could make sense making a MSE CLI wrapper to do administrative
> > tasks?
>
> Not a bad idea - MSE only uses SQLITE3 API.
>
> PS:
> AFAIK, the main issue with SQLITE3 database - it should contain SQL
> text of all commands crea
On 2011-11-18 16:40, Martin Schreiber wrote:
>
> Yes, no question.
Now if only the FPC team could see the light. ;-)
>> Tip:
>>
>> Have you tried the 'git gui' feature yet where you can commit only
>> selected lines from the diff view window? I find this a HUGE feature of
>> git. I often c
On Friday 18 November 2011 15.28:20 Graeme Geldenhuys wrote:
>
> I'm using commit a48ae589508f7 from mseuniverse. When I try and open the
> git repository using msegit, I get an Access Violation trying
> /opt/mseuniverse/
>
> I can open the /opt/msegui/ repository without problems. I thought I
>
> So it could make sense making a MSE CLI wrapper to do administrative tasks?
Not a bad idea - MSE only uses SQLITE3 API.
PS:
AFAIK, the main issue with SQLITE3 database - it should contain SQL
text of all commands creating its tables, with proper data type
mappings - so that these data types the
On 2011-11-17 19:22, Martin Schreiber wrote:
> Hi,
> Here another screenshot of MSEgit.
I'm using commit a48ae589508f7 from mseuniverse. When I try and open the
git repository using msegit, I get an Access Violation trying
/opt/mseuniverse/
I can open the /opt/msegui/ repository without problems
> I prefer using Zeos as it makes it easy/elegant changing from one type
> of database like SQLite to MySQL without to much changes to the program.
The way of creating a SQL dump then fixing it with BASH+SED+AWK if
needed then recovering from looks more flexible & portable...
2011/11/18, IvankoB
On Friday 18 November 2011 15.11:12 Christian Nobel wrote:
> But if opening (or rather trying to) the database with any of the SQLite
> man's, they now actually crashes, as they cannot read the BLOB correctly.
>
> This makes me a bit concerned, as who have actually done it correctly -
> FreePasca
Den 18-11-2011 14:53, IvankoB for-mse skrev:
>> In praxis how, meaning by loading to and from a memorystream there is
>> not much I can change??
>>
>
> Declare BLOB field & load it with 1) HEX-escaped SQL via CLI or 2)
> MSE* save-to stream facilities.
It works ok, if I use the FreePascal (Laz/MS
> 2) Left & right borders of main MSEgui forms are drawn incorrectly in
> "Win7 Aero" - see the attachment. This issue disappears once a message
> box open/close over the form.
>
Oops, it seems to be regular look of focused forms of any win-32 apps
under Aero.
Though looks strange, anyway.
201
On Friday 18 November 2011 14.31:31 Christian Nobel wrote:
> I prefer using Zeos as it makes it easy/elegant changing from one type
> of database like SQLite to MySQL without to much changes to the program.
>
Ah, the graphicfield problems are with ZEOS? Can you try with tmsesqlquery and
tsqlite3
2011/11/18, IvankoB for-mse :
> Also:
>
> 1) "ShowMessage@ is screen (not main form) centered by default which
> may look stange on wide screens with many main app forms on display
> arranged on scree run . As designed ?
>
> 2) Left & right borders of main MSEgui forms are drawn incorrectly in
> "W
> MSEgui does not query desktop settings
Me guess that in exactly this case MSE should query & adjust default
font size (+25% for large & +50% for large fonts) so that just to be
OS-friendly.
2011/11/18, Martin Schreiber :
> On Friday 18 November 2011 13.58:23 IvankoB for-mse wrote:
>> >There a
> In praxis how, meaning by loading to and from a memorystream there is
> not much I can change??
>
Declare BLOB field & load it with 1) HEX-escaped SQL via CLI or 2)
MSE* save-to stream facilities.
> the database shall/has to be created from the CLI instead of by
> using one of the SQLite man's?
On Friday 18 November 2011 13.46:48 IvankoB for-mse wrote:
> Also:
>
> 1) "ShowMessage@ is screen (not main form) centered by default which
> may look stange on wide screens with many main app forms on display
> arranged on scree run . As designed ?
>
Activate optionswindow wo_windowcentermessage
On Friday 18 November 2011 13.58:23 IvankoB for-mse wrote:
> >There are some work to be done, refactoring of units and shuffling of
> >
> > directories, to "correctly" support 64-bit platforms in MSEgui.
>
> Why me touched this issue - some people are interested in FPC exactly
> because it can bui
On Friday 18 November 2011 13.29:44 IvankoB for-mse wrote:
> Here, win64 is meant "win for IA-64" ? Or crosscompiling to AMD64
> (Core2Duo etc) ?
There is no IA-64 FPC compiler. Meant is that there is no MSEide+MSEgui
version which can be compiled with FPC X86-64 FPC compiler for the 64bit
Windo
On Friday 18 November 2011 14.14:13 Graeme Geldenhuys wrote:
> On 2011-11-18 15:13, Martin Schreiber wrote:
> > Thanks, fixed. Are you registered on Gitorious? I can add you to the
> > committers on MSEuniverse if you like.
>
> No, I'm not registered on Gitorious. It's ok for now, I'll simply emai
Den 18-11-2011 14:13, IvankoB for-mse skrev:
> Readme the README's SQLITE3 related :
> since SQLITE3 doesn't have strict data typing, we MUST always 1)
> follow the data type mappings &
In praxis how, meaning by loading to and from a memorystream there is
not much I can change??
> 2) use the ori
On 2011-11-18 15:16, IvankoB for-mse wrote:
>
> Synapse ?
Tried. Synapse doesn't have a HTTP Server component. They do have a http
server demo though, but that demo refers to units like WinSock etc... So
I highly doubt it was many for anything but Windows. :-(
Clearly nobody wants to compete wit
>It's a shame the
> bit of documentation that is there is now going to waste.
You're absolutely right ! Somewhere somewhen some martians-volonteers...
2011/11/18, Graeme Geldenhuys :
> On 2011-11-18 15:13, Martin Schreiber wrote:
>>>
>> Thanks, fixed. Are you registered on Gitorious? I can add y
> but Indy & lNet etc pretty much suck under
> FPC - I'm struggling to get a working HTTP server component going for
> the application server part.
Synapse ?
2011/11/18, Graeme Geldenhuys :
> On 2011-11-18 14:58, IvankoB for-mse wrote:
>> PS:
>> Graeme, how does CORBA for FPC advance ?
>
> It is
On 2011-11-18 15:13, Martin Schreiber wrote:
>>
> Thanks, fixed. Are you registered on Gitorious? I can add you to the
> committers on MSEuniverse if you like.
No, I'm not registered on Gitorious. It's ok for now, I'll simply email
patches every now and again.
BTW:
It's really hard to find anyth
Readme the README's SQLITE3 related :
since SQLITE3 doesn't have strict data typing, we MUST always 1)
follow the data type mappings &
2) use the original "sqlite3" utility (pure up-to-date SQLITE3 API)
for creating/initial_populating databases.
2011/11/18, Christian Nobel :
> Den 18-11-2011 08:
On 2011-11-18 14:58, IvankoB for-mse wrote:
> PS:
> Graeme, how does CORBA for FPC advance ?
It is still on my todo list. I have some local changes I haven't
submitted to mtdorb project yet. In the mean time I was destracted by
other duties and more urgent needs like fixing the Remote Persistence
On Friday 18 November 2011 12.12:14 Graeme Geldenhuys wrote:
> Hi Martin,
>
> Attached is a patch to update Miha's MDI demo. It did not compile with
> the latest MSEgui.
>
Thanks, fixed. Are you registered on Gitorious? I can add you to the
committers on MSEuniverse if you like.
> BTW:
> Is tha
>There are some work to be done, refactoring of units and shuffling of
> directories, to "correctly" support 64-bit platforms in MSEgui.
Why me touched this issue - some people are interested in FPC exactly
because it can build 64bit apps.
PS:
Graeme, how does CORBA for FPC advance ?
Great techn
BTW, the key "F9" now runs MSEide+FPC_2.4.4 well in Windows7 SP1 :)
(remember my previous report about not running)
2011/11/18, IvankoB for-mse :
> Also:
>
> 1) "ShowMessage@ is screen (not main form) centered by default which
> may look stange on wide screens with many main app forms on display
>
On 2011-11-18 14:29, IvankoB for-mse wrote:
>
> 1) the IDE icon has no transparency in Windows7 aero;
I have the same problem on 32-bit Windows XP Home on my personal laptop.
The IDE icon shows the flower on a grey rectangle. But that doesn't bug
me too much.
> Now is the time to adopt to Windo
Also:
1) "ShowMessage@ is screen (not main form) centered by default which
may look stange on wide screens with many main app forms on display
arranged on scree run . As designed ?
2) Left & right borders of main MSEgui forms are drawn incorrectly in
"Win7 Aero" - see the attachment. This issue d
Here, win64 is meant "win for IA-64" ? Or crosscompiling to AMD64
(Core2Duo etc) ?
BTW,
Also found:
1) the IDE icon has no transparency in Windows7 aero;
2) MSEgui apps don't take default OS font size (
"small=default"/larger/large) in consideration (the setting of
"Desktop/Appearance/FontSize@
On Friday 18 November 2011 13.02:44 IvankoB for-mse wrote:
> D:\mseide-msegui>ppcrossx64 apps/ide/mseide.pas -l -Mobjfpc -Sh -CX
> -OG2p3 -Xs -Fulib/common/* -Fulib/common/kernel/i386-win32
> -Fi/lib/common/kernel
There is no MSEide+MSEgui version for win64.
Martin
---
D:\mseide-msegui>ppcrossx64 apps/ide/mseide.pas -l -Mobjfpc -Sh -CX
-OG2p3 -Xs -Fulib/common/* -Fulib/common/kernel/i386-win32
-Fi/lib/common/kernel
Warning: You are using the obsolete switch -OG
Warning: You are using the obsolete switch -Op, please use -Op
Free Pascal Compiler version 2.4.4 [2011
Hi Martin,
Attached is a patch to update Miha's MDI demo. It did not compile with
the latest MSEgui.
BTW:
Is that the only way to implement MDI with MSEgui (using the docking
trick), or does MSEgui have improved MDI support (since that demo)?
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-p
Den 18-11-2011 08:53, Martin Schreiber skrev:
> What format does Sqliteman use to store images?
Donno.
I did just use an Average Joe approach, simply uploading a jpeg file to
the BLOB field, and then try to grab it from my project with little luck.
Uploading the same file through my project to
44 matches
Mail list logo