We made some years ago a Delphi unit for hyphenation of text.
Such an unit, together with our SynPdf library for example, could be useful in your application. So we released the source!
2010-07-27
2010-07-27. Open Source › Open Source libraries
We made some years ago a Delphi unit for hyphenation of text.
Such an unit, together with our SynPdf library for example, could be useful in your application. So we released the source!
2010-07-24
2010-07-24. Pascal Programming
You sure heard about the "CrossKylixGate"... A Great tool I used for years (CrossKylix) has just been updated. Its author (named Simon) posted an announcement in the Embarcadero forums. Then the post has been deleted by "Team B" members, because of some old story.
But not only Simon has been censured. Since I like and use this free tool, I posted a very "soft" post just with the announcement of the CrossKylix update, with some explanations and precisions. No debate. Just a link to the download page. Then my whole thread was deleted.
It just sounds like a "damnatio memoriae" to me.
2010-07-23
2010-07-23. Pascal Programming
Automated Unit Testing is a great improvement in coding safe applications.
If you don't know about it, visit http://xprogramming.com/index.php then come back here, and you'll discover how we implement unit testing in a KISS way, in pure Delphi code.
2010-07-22
2010-07-22. Open Source › mORMot Framework
The Synopse SQLite3 Database Framework was just released under Version 1.8.
SQLite3 just officially reached version 3.7.0, so it's time to commit our changes from our source code repository to the main "stable" zip.
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.
« previous entries - page 46 of 52 - next entries »