If you're like me, you are proud of the new CPU your computer runs on - in my case a i7-720Q with 8 embedded cores...
But Delphi is not very multi-thread or multi-core friendly... guess why....
2010-07-15
2010-07-15. Pascal Programming
If you're like me, you are proud of the new CPU your computer runs on - in my case a i7-720Q with 8 embedded cores...
But Delphi is not very multi-thread or multi-core friendly... guess why....
2010-07-14
2010-07-14. Open Source › Synopse PDF engine
Using our SynPDF library and a public domain THtmlView component, and discussion with some of our users, we were able to make a html to pdf conversion tool.
2010-07-12
2010-07-12. Open Source › mORMot Framework
As a tutorial about SynProject, the documentation for the SQLite3 framework itself has been generated for the first time.
2010-07-11
2010-07-11. Open Source
Didn't you ever wanted to unzip some archive content, or embed a zip file into your exe?
Didn't you ever wanted to create a zip archive file, from some data in memory, in pure Delphi code, without using any external dll?
One of the open source unit we use allow you to do these tasks in a easy way.
2010-07-10
2010-07-10. Open Source › SynProject documentation and versioning
On the wiki of the Source Code repository, I've added some screen shots of our SynProject tool.
2010-07-04
2010-07-04. Pascal Programming
If you want some local communicate between a service software and a front-end GUI application, named pipes are a viable mechanism for this communication. It worked fine until Windows XP, then came Vista, Seven, and the UAC...
2010-07-02
2010-07-02. Pascal Programming
RESTful JSON is still a buzzing process... there is no standard yet, and they should not be, since JSON itself has its own RFC, and REST is a powerful but vague statement.
2010-06-30
2010-06-30. Open Source › Synopse PDF engine
Did you notice the SQLite3Pages units?
It's a reporting unit included in our SQlite3/mORMot framework, but it
can be used standalone...
« previous entries - page 47 of 52 - next entries »