Author: SSWUG Research

Community

Integrating .NET and SAP 101

(Paul Kimmel) Negative opinions about SAP’s ERP product probably wouldn’t get past my editor. If my opinions were indicated here about performance, elegance, or the fun factor of using mySAP ERP R/3, more than likely SAP will litigate. Suffice it to say that this product must appeal to businesses an

Community

Comparison of table sync algorithms

(Xaprb) I’ve been working on how to efficiently compare and synchronize data between two tables on different MySQL servers. I’ve also been working on a tool, sort of like rsync for database tables, which implements both algorithms. I profiled it to see how well the comparison algorithms work on real

Community

Introducing RDFa, Part Two

(Bob DuCharme) In part 1 of this article, we saw that RDFa, a new syntax for representing RDF triples, can be embedded into arbitrary XML documents more easily than RDF/XML. RDFa is particularly good for embedding these triples into XHTML 2, which has a few new attributes that make it easier to use