Jan Jonas' blog

  • Donate
  • Privacy Policy
  • About
Illustration of a bird flying.
  • Adobe CS4: Fix Adobe Drive connection problems to Adobe Version Cue

    Recently, I had problems to connect to a Adobe Version Cue CS4 server using Adobe Drive CS4 on a Windows 7 64bit machine. The connection worked for about two weeks, but from one day the Adobe Drive CS4 application froze every time I tried to establish a connection to the server (restarting the client and […]

    February 28, 2010
  • Ubuntu: Reset debian-sys-maint’s mysql password

    On Ubuntu systems there is a (system) mysql user debian-sys-maint that is used by the system’s init scripts to control the mysql database, e.g. to start or stop the mysql server. The password of this user is stored (in clear text) in /etc/mysql/debian.cnf. If this password does not match the the actual password in the […]

    February 25, 2010
  • Hibernate interceptors: Update entity’s properties “on update” and “on save”

    An Hibernate interceptors provides a highly flexible way to hook into the session’s life-cycle to invoke your custom methods at particular session states, like before an entity is persisted and/or updated. Specially in multi-tier applications interceptors can be useful to plug in (entity) functionalities on a very clear way instead of scattering them through the […]

    February 17, 2010
  • svndumpfilter & svndumpfilter2: Extract svn paths to separated repository

    If you have a svn repository and you would like to extract one ore more paths to put them in a separated repository it could be exhausting, especially if the origin svn repository is very big. svndumpfilter svn’s svndumpfilter tool helps you to meet the target: You can create a dump of the origin svn […]

    February 16, 2010
  • SCORM 1.2: IMS Content package to examine the LMS API

    To easily examine the Learning Management System’s Scorm 1.2 API I’ve extracted the “SCORM API Exerciser” from an “SCO Test Wrap for SCORM 1.2” developed by Click2Learn and put it into an IMS content package zip file. You can upload/import that IMS content package zip file in any Scorm 1.2 compatible LMS. The SCO (Sharable […]

    February 9, 2010
  • CACert.org & Apache2: Create and use free public key certificates

    CAcert.org is a certificate authority that offers you free public key certificates. Here is a howto that explains the steps to be taken to create server certificate and how to use them with the Apache2 webserver. 1. Add the domain to your CACert.org account Login in your CACert.org account and add your domain (Domains > […]

    February 1, 2010
←Previous Page
1 … 20 21 22 23 24
Next Page→

Jan Jonas' blog

Proudly powered by WordPress