On Thu, 8 Nov 2012, waldo kitty wrote:
"normal" login on an existing non-REST site and then there's a new method
of
login on the REST site... i haven't been able to figure out how to convert
my
fpweb client so that it properly logs in and retains the login so that
subsequent queries will wor
On 11/8/2012 22:15, Виктор Матузенко wrote:
Ккк
what? i don't understand how this is related to my query :? :(
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On 11/8/2012 17:11, Michael Van Canneyt wrote:
On Thu, 8 Nov 2012, waldo kitty wrote:
i'm looking at creating a REST web application client... nothing fancy...
command line oriented... fire it up, it logs into the website and performs the
REST queries saving the output to named files...
i h
Hi,
Not directly relevant to the web server problem at hand, but...
Interestingly enough, I used to do this on Atari ST systems with
PurePascal, but the reason was different.
I wanted to have things like Mac OS had (meta-data like icons, extension of
files the app could open, friendly application
Hi Jonas,
haha I see. It seemed very easy at the time, though. The binaries were
just there, so I linked them. The reason for doing it that was was just
that the installer/FAQ mentioned using the "Unix tools" option in the
installer, but the "installer" is different now the App Store and has no
Hi,
Just to go a step further, even in a UTF16 String, the "Code Element Size"
probably returns 2, but there is still no guarantee that every character
will be handled by one element. For example, all common characters from
European languages, Korean, and Japanese can be handled in 2 bytes in
UTF
On 11/08/2012 04:50 PM, Noah Silva wrote:
Hi bsquared,
Just as an aside, the debug server included in the lazarus tools directory
compiles fine for me. If you want a GUI version, you can use that one out
of the box.
Thank you,
Noah Silva
2012/11/08 2:26 "bsquared" :
Hello,
I am trying
Hi bsquared,
Just as an aside, the debug server included in the lazarus tools directory
compiles fine for me. If you want a GUI version, you can use that one out
of the box.
Thank you,
Noah Silva
2012/11/08 2:26 "bsquared" :
>
> Hello,
>
> I am trying to get back up to speed after a couple
On 11/08/2012 02:08 PM, Michael Van Canneyt wrote:
On Thu, 8 Nov 2012, bsquared wrote:
On 11/08/2012 09:56 AM, Michael Van Canneyt wrote:
On Thu, 8 Nov 2012, bsquared wrote:
On 11/08/2012 09:47 AM, Michael Van Canneyt wrote:
On Thu, 8 Nov 2012, bsquared wrote:
Hello,
I thought I wo
On Thu, 8 Nov 2012, waldo kitty wrote:
i'm looking at creating a REST web application client... nothing fancy...
command line oriented... fire it up, it logs into the website and performs
the REST queries saving the output to named files...
i have no clue where to start looking in the FPC
On Thu, 8 Nov 2012, bsquared wrote:
On 11/08/2012 09:56 AM, Michael Van Canneyt wrote:
On Thu, 8 Nov 2012, bsquared wrote:
On 11/08/2012 09:47 AM, Michael Van Canneyt wrote:
On Thu, 8 Nov 2012, bsquared wrote:
Hello,
I thought I would put this out to see what helpful information I c
On 08.11.2012 22:35, ik wrote:
Hello,
It seems that many GUI toolkits are slowly starting to move to wayland
(http://wayland.freedesktop.org/), that moved to v1.0
Is there anyone who currently working on binding for it for FPC ?
It might be better to ask this on the Lazarus list as Wayland sup
Hello,
It seems that many GUI toolkits are slowly starting to move to wayland
(http://wayland.freedesktop.org/), that moved to v1.0
Is there anyone who currently working on binding for it for FPC ?
Ido
___
fpc-pascal maillist - fpc-pascal@lists.freepa
On 11/08/2012 09:56 AM, Michael Van Canneyt wrote:
On Thu, 8 Nov 2012, bsquared wrote:
On 11/08/2012 09:47 AM, Michael Van Canneyt wrote:
On Thu, 8 Nov 2012, bsquared wrote:
Hello,
I thought I would put this out to see what helpful information I could
gather.
I am in need of some JSON
On 11/08/2012 09:56 AM, Michael Van Canneyt wrote:
On Thu, 8 Nov 2012, bsquared wrote:
On 11/08/2012 09:47 AM, Michael Van Canneyt wrote:
On Thu, 8 Nov 2012, bsquared wrote:
Hello,
I thought I would put this out to see what helpful information I could
gather.
I am in need of some JSON
i'm looking at creating a REST web application client... nothing fancy...
command line oriented... fire it up, it logs into the website and performs the
REST queries saving the output to named files...
i have no clue where to start looking in the FPC documentation or any existing
libraries..
On Thu, 8 Nov 2012, bsquared wrote:
On 11/08/2012 09:47 AM, Michael Van Canneyt wrote:
On Thu, 8 Nov 2012, bsquared wrote:
Hello,
I thought I would put this out to see what helpful information I could
gather.
I am in need of some JSON and HTTP functionality. I am thinking about
using s
On 11/08/2012 09:47 AM, Michael Van Canneyt wrote:
On Thu, 8 Nov 2012, bsquared wrote:
Hello,
I thought I would put this out to see what helpful information I could
gather.
I am in need of some JSON and HTTP functionality. I am thinking about
using some pieces from WST and I was looking fo
On Thu, 8 Nov 2012, bsquared wrote:
Hello,
I thought I would put this out to see what helpful information I could
gather.
I am in need of some JSON and HTTP functionality. I am thinking about using
some pieces from WST and I was looking for some input on this.
What I am doing is pullin
Hello,
I thought I would put this out to see what helpful information I could
gather.
I am in need of some JSON and HTTP functionality. I am thinking about
using some pieces from WST and I was looking for some input on this.
What I am doing is pulling data from a JSON-RESTful web applicati
On 11/08/2012 02:13 AM, michael.vancann...@wisa.be
wrote:
On Wed, 7 Nov 2012, Graeme Geldenhuys wrote:
On 07/11/2012 22:13, bsquared wrote:
I like the tiOPF based Logging. Nice work.
It is the most reliable logging framework I know. For example, the
dbugintf unit in FPC has major issues
On 2012-11-08 10:13, michael.vancann...@wisa.be wrote:
>
> That said, I am aware of the windows problem, but have till now not yet
> found the cause of the problem.
I too have tried to find the problem, but couldn't spot the issue.
G.
___
fpc-pascal
On Wed, 7 Nov 2012, Graeme Geldenhuys wrote:
On 07/11/2012 22:13, bsquared wrote:
I like the tiOPF based Logging. Nice work.
It is the most reliable logging framework I know. For example, the dbugintf
unit in FPC has major issues when used under Windows. If you generate many
messages p
> As an aside, I would like to note that after a couple of years away I still
see the same contributers in this list, and it is excellent to find that
support and commitment.
It's not our time yet to retire and hand over the kingdom to the little
princes (single 's') out there, as they still need
24 matches
Mail list logo