Author Archives: Manuel Freiholz

About Manuel Freiholz

Software Developer from Germany(Augsburg)

SocialEngine Ning Import

A few weeks ago i created a small Java program which makes it possible to merge multiple Ning-Portals into one Social-Engine Community site by merging the backup files of all Ning-Portals into one (because Social-Engine can only import one Ning-Portal).
Well… … Continue reading

Posted in Social Engine | Tagged | Leave a comment

iF.SVNAdmin sources on GitHub

I decided to host the sources of iF.SVNAdmin on GitHub. It provides a better way for contributions and user commits (forks and pull-requests).
I made a lot of changes since the last release, which are actually not 100% compatible. What means … Continue reading

Posted in iF.SVNAdmin | Tagged , | Leave a comment

Discussion Board

I just installed and configured the bbPress board.
Please post all your questions and suggestions in the associated project forum.
Addionally it’s possible to register an account now (optional!)
Go to forums…

Posted in insaneFactory | Leave a comment

Roundcube Plugin: Persistent Login

We use the web-based email client Roundcube for a couple of years now and since the beginning we miss the function to stay logged in.
So… here it is:
Roundcube Plugin: Persistent Login

Please keep in mind that this is the first beta … Continue reading

Posted in insaneFactory | Tagged , | Leave a comment

Paged LDAP search result (> 1.000 users/groups)

Due to a user who requires iF.SVNAdmin to run in a environment with over 10.000 users i searched for a native PHP solution to realize paged results for LDAP search queries.
Everything official i found is this bug report:
http://bugs.php.net/bug.php?id=42060
I’m not sure … Continue reading

Posted in iF.SVNAdmin | Tagged , , | Leave a comment

Work on SVNAdmin continues…

First i want to say that i appreciate the help of all the people who send me feature/bug reports. Thank you!
What has been changed and what is at work?
On some Unix system there is a problem when PHP wants to … Continue reading

Posted in iF.SVNAdmin | Tagged , , , , | 2 Comments

Digest authentication

This week i got an extension for iF.SVNAdmin application to make it possible to provide user data and authenticate against user’s from digest authentication file. The first tests were successful and now i will try to release the extension this … Continue reading

Posted in iF.SVNAdmin | Tagged | Leave a comment

iF.SVNAdmin release 1.5.1

Holidays are over and it was time to improve some functions of the application. Here is a short changelog of 1.5.1:
Repository browsing
On Unix and some Windows systems the repository browsing functionality didn’t work as wanted. Now everything works on both … Continue reading

Posted in iF.SVNAdmin | Tagged , , | Leave a comment

iF.SVNAdmin authentication bug…

This weekend I was told that there was a bug in the BASIC authentication module of iF.SVNAdmin. The handling of the “passwd” file is buggy.
You may only run into this problem if you already have users defined with the Apache … Continue reading

Posted in iF.SVNAdmin | Tagged | 2 Comments

Easier permission assignment… (1.6)

Most users told me, that the “Permission” page isn’t really comfortable. I added a possibility to assign user and groups on each Access-Path page. I hope this makes it better to use and understand.

Posted in iF.SVNAdmin | Tagged , | 2 Comments