| |
|
Felix COLIBRI's Blog
Our Blog presents the latest articles, training programs, Delphi,
Interbase
and Oracle links of our Delphi Developper Site
- The Delphi INDUC A virus anatomy : The Delphi INDUC A virus anatomy : presentation of the INDUC A virus which
spreads by compiling Delphi programs. The technique, the source code, the
evaluation of the threat. How to prevent, detect and remove the virus ... - [delphi - 26/8/2009]
- Cooking the Code : Cooking the Code : a source code filtering utility which removes unwanted
rows, selected code blocs and single or multi-line comments. Complete with
Unit Test (snapshot below). ... - [utility - 23/6/2009]
- .HTML Help Viewer : Treeview .HTML Help Viewer : the use of a Treeview along with a WebBrowser
to display .HTML files alows both structuring and ordering of the help
topics. This tool was used to browse the Delphi PRISM Wiki help. ... - [utility - 18/2/2009]
- MyUtf Unit Test Framework : MyUtf : Unit Test Framework : the MyUtf framework has a very simple
structure (two lists), while still keeping all the traditional Unit Test
functionality. A starting point for getting into Unit Test, understanding
the underlying architecture, or as a seed for improving or transforming the
tool for any non-invasive part of project monitoring. ... - [debug_and_test - 26/1/2009]
- Gnostice CodeRage III Reference : Gnostice mentioned our Rave Reports, PDF and
Intraweb article during their CodeRage III conference. Thanks you,
Girish Patil. And if you have to handle some .PDF file, don't forget to look
at Gnostice PDF Tools ... - [database - 15/12/2008]
- Rave Reports CodeRage III presentation : Download our Introduction do Rave Reports : architecture, the first
tDataSet report, page inheritance and modular reports, column header and
footer with totals, master detail reports with sub totals, .PDF output with
Rave and downloading .PDFs using VCL for the Web (IntraWeb). ... - [database - 2/12/2008]
- Why Generics Constraints ? : are generics constraints absolutely necessary to compile generic source code
into binary code ? In short flexibility vs security. ... - [oop_component - 27/11/2008]
- The Turbo Pascal Story : the insider story about the creation of Turbo Pascal ... - [delphi - 20/11/2008]
- Rave Reports Training : 2 day in depth hands-on Rave Reports training course : architecture,
tabular and single record by page tDataSet report, visual inheritance and
modular reports, header, footer with totals, master detail reports, handling
events, chaining pages, propagating computations, Delphi code reports,
managing the output from Delphi, .PDF or .HTML outputs, downloading .PDFs
using VCL for the Web (IntraWeb) ... - [training - 18/11/2008]
- Rave Reports CodeRage III presentation : Rave Reports CodeRage III presentation - I will present an introduction do
Rave Reports : architecture, the first tDataSet report, page inheritance
and modular reports, column header and footer with totals, master detail
reports with sub totals, .PDF output with Rave and downloading .PDFs using
VCL for the Web (IntraWeb). Scheduled Monday, December 1, 2008 at 3:15pm,
PST. ... - [database - 12/11/2008]
- Updated Delphi Source Code download list : we updated the Delphi Source Code download page. Currently, 61 articles
and 164 .ZIP files. This list is now synched (automatically generated) with
the publication of each new article ... - [download - 5/6/2008]
- Embarcadero ER/Studio Tutorial Update : update of the ER/Studio tutorial, the Entity RelationShip designer from
Embarcadero : how to create a new model, reverse engineer a database, create
sub-models, generate reports, import metadata, switch to Dimensional Model ... - [database - 13/5/2008]
- Embarcadero ER/Studio and Delphi : a quick tour of ER/Studio, an Entity RelationShip designer from Embarcadero,
the company which just purchased Delphi. A simple way to better know our new
parent company. Presents how to create a new model, reverse engineer a
database, create sub-models, generate reports ... - [database - 9/5/2008]
- Custom Delphi Training : custom tailored trainings to master or upgrade towards Client Server, Multi
Tier, dbExpress, Ado or IbExpress access components, Delphi object
oriented programming, Object Oriented Analysis and Design, Internet
development ... - [training - 22/4/2008]
- Bayesian Spam Filter : presentation of the algorithm and implementation of a spam elimination
tool which uses Bayesian Filtering techniques which adapts filtering to
your mail profile. A hope in the fight against unsollicited e-mails ... - [internet - 26/3/2008]
- Delphi Generics Tutorial : Delphi Generics Tutorial : using Generics (parameterized types) in Delphi
: the type parameter and the type argument, application of generics to
CLASSes, RECORDs, ARRAYs, procedural types, PROCEDURE OF OBJECT,
methods, INTERFACEs. Constraints on INTERFACEs or CONSTRUCTORs. 12
complete examples. ... - [oop_component - 28/2/2008]
- Turned down for Ekon Spring Generics presentation : End of January, I offered to present the Genercis at the Ekon-Spring
conference which was scheduled end of February. I surely was later than the
"Call For Paper" deadline, but I naively assumed that when a product has 4
major innovations (dbx4, Blackfish, Asp.Net 20 and the Generics), it would
not be too difficult to add an hour to the schedule, which as far as I know
did not include any Generics presentation. Well, I was badly wrong. So maybe
next time, I'll try to be within deadlines, and they might consider my
offer. ... - [delphi - 27/2/2008]
- Rave, .PDF and Intraweb : how to create PDF reports using Rave, and how to have an Intraweb site
generate and display .PDF pages, with multi-user access ... - [database - 29/1/2008]
- Rad Sudio 2007 Databases Training : Using the new Rad Studio databases: the Dbx4 layer- the BlackFisk Sql
engine, the DbExpress access components, Ado.Net Provider components -
Reporting and .Xml handling ... - [training - 30/11/2007]
- Rad Studio Dephi Technical Resources : a list of Rad Studio 2007 programmer's resources : videos, in-depth
articles with sources, manuals, demonstration programs, trainings ... - [delphi - 28/11/2007]
- Asp.Net 2.0 Security: Users, Roles and Profiles : Asp.Net 2.0 offers a vaslty improved support for handling security: new
Login Controls, and services for managing Users, grouping Users in Roles,
and storing User preferences in Profiles ... - [internet - 26/11/2007]
- Delphi Asp.Net 2.0 and Ado.Net 2.0 : displaying and writing InterBase and Blackfish Sql data using Dbx4,
Ado.Net Db and AdoDbxClient. Automatic databinding of ListBox and the
new Asp.Net 2.0 GridView, with DataSource components ... - [internet - 5/11/2007]
- Asp.Net 2.0 Master Pages : the new Asp.Net 2.0 version allows us to define the page structure in a
hierarchical way, with Master Pages and Content Pages, which use page
inheritance, very similar to Form inheritance ... ... - [internet - 23/10/2007]
- Intraweb linked our Architecture Article : our Intraweb Architecture aricle has been
included in their Intraweb English Article List. Thanks for this link. ... - [internet - 18/10/2007]
- Writing a Shockwave Flash Player : build your own ShockWave Flash movie Player, with pause, custom back and
forward steps, snapshots, resizing. Designed for analyzing .SWF demos. ... - [graphics - 15/10/2007]
- BlackfisSql Database Engine Demos uploads : The 10 demo sources of the new BlackfishSql standalone database engine of
RAD Studio 2007 article have been uploaded ... - [database - 2/10/2007]
- AJAX Tutorial : writing an AJAX web application. How AJAX works, using a JavaScript DOM
parser, the Indy Web Server, requesting .XML data packets - Writing an
integrated development project ... - [internet - 1/10/2007]
- BlackfisSql Database Engine : Blackfish Sql : using the new BlackfishSql standalone database engine of
RAD Studio 2007 (Win32 and .Net) : create the database, create / fill / read
Tables, use Pascal User Defined Functions and Stored Procedures ... - [database - 24/9/2007]
- RAD Studio 2007 dbExpress 4 programming Demos : dbx4 source code demos uploaded : for the dbExpress 4 framework for RAD
Studio 2007 article (the configuration files, how to connect, read and
write data, using tracing and pooling delegates and metadata handling) ... - [database - 19/9/2007]
- RAD Studio 2007 dbExpress 4 programming : dbx4 programming : the new dbExpress 4 framework for RAD Studio 2007 :
the configuration files, how to connect, read and write data, using tracing
and pooling delegates and metadata handling ... - [database - 17/9/2007]
- CapableObjects: Lightning Fast Reaction : After uploading our ECO III Tutorial, we contacted
Jesper HOGSTROM to tell him about it. Well, it took them less than 2 days
to get it referenced in their ECO Tutorials links
page. ... - [database - 11/7/2007]
- The Intraweb Architecture : The Intraweb Architecture : the architecture of the Intraweb web site
building tool. Explains how this Delphi "rad html generator" works, and
presents the CLASS organization (the class list and the main UML Class
diagrams ... - [internet - 6/7/2007]
- The Alsacian Notation : the Alsacian Notation : using identifier prefixes like k_constant,
t_type, g_global, l_local, p_parameter. Presentation, rationale and
benefits. ... - [language - 3/7/2007]
- ECO III Tutorial - Delphi 2006 : ECO Tutorial : Writing a simple ECO application : the UML model, the in
memory objects and the GUI presentation with DataGrids. We also will show
how to evaluate OCL expressions using the EcoHandles, and persist ... - [database - 10/5/2007]
- Delphi Web Designer : A tiny Delphi "RAD Web Designer", which explains how the Delphi IDE can be
used to generate .HTML pages using the Palette / Object Inspector / Form
metaphor to layout the page content ... - [internet - 10/4/2007]
- DLL and Process Viewer : DLL and Process Viewer: Analyze and display the list of running processes,
with their associated DLLs and Memory mapped files (Process Walker) ... - [system - 4/4/2007]
- Virtual Constructors, Class References and dynamic Packages : VIRTUAL CONSTRUCTORS together with CLASS references and dynamic
Packages allow the separation between a main project and modules compiled
and linked in later. The starting point for Application Frameworks and
Plugins and ... - [oop_component - 12/03/2007]
- Using InterBase / FireBird System Tables : Description of the main Tables, with their relationship and presents
examples of how to extract information from the ... - [database - 05/03/2007]
- .EXE and .DLL PE Explorer : Presents and analyzes the content of .EXE and .DLL files. The starting point
for extracting resources, spying .DLL function calls or injecting ... - [system - 29/1/2007]
- Interbase Stored Procedure Grammar : The Ib Stored Proc BNF Grammar. Can be used to build stored procedure
utilities, like pretty printers, renaming tools, Sql Engine conversion or
ports and | ... - [database - 16/1/2007]
- Component To Code : Generate the component creation and initialization code by analyzing the
.DFM. Handy to run new library demos without installing components on the
Palette ... - [language - 15/1/2007]
- Delphi Asp.Net Portal Programming : Presentation, architecture and programming of the Delphi Asp Net Portal.
This is a Delphi version of the Microsoft ASP.NET Starter Kit Web Portal
showcase. With Delphi source code, detailed schemas, step by step
presentation, sql scripts ... - [internet - 8/1/2007]
- Indy Threaded NewsReader : A NewsReader which presents the articles sorted by thread and in a logical
hierarchical way. This is the basic Indy newsreader demo plus the tree
organization of messages ... - [internet - 13/12/2006]
- Build NNTP News Message Trees : how to build a tree of the NNTP News Messages. The downloaded messages are
displayed in a ... - [internet - 11/12/2006]
- Delphi RSS Reader : The RSS Reader lets you download and view the content of an .RSS feed (the
entry point into somebody's blog) ... - [internet - 7/11/2006]
- Turbo Delphi Interbase tutorial : Develop database applications with Turbo Delphi and Interbase. Complete ADO
Net architecture, and full projects ... - [database - 23/10/2006]
- ADO .Net Tutorial : A complete Ado Net architectural presentation, and projects for creating the
Database, creating Tables, adding, deleting and updating ... - [database - 16/10/2006]
- BDP Ado.Net Blobs with Turbo Delphi : reading and writing Blob fields with the BDP. Display in a TextBox and
synchronising with a DataGrid ... - [database - 09/10/2006]
- Delphi 2006 for .NET training classes : Dedicated to Windows Forms and Web Form classes (not Win32 nor VCL.NET),
with special emphasis on ADO.NET database management ... - [training - 5/5/2006]
- Asp.Net Viewstate Viewer : An ASP.NET utility displaying the content of the viewtate field which
carries the request state between Internet Explorer and ... - [internet - 17/3/2006]
- CASSINI SPY : an ASP.NET utility displaying the content of the packets flowing between
Internet Explorer and CASSINI ... - [internet - 25/3/2006]
- Asp.Net Log File : A logging CLASS allowing to monitor the Asp.Net events, mainly used for
undesrtanding, debugging and journaling Asp.Net Web ... - [internet - 7/3/2006]
| |