Home

Search results

"tag:php"


Title and summary Date/time
1
SSO for RoundCube Webmail with Atlassian Crowd
Atlassian Crowd is a single sign-on and identity management tool by Atlassian that integrates well with their suite of software engineering and collaboration tools like JIRA, Confluence and Crucible. It offers a SOAP API that allows integration into ...
Jun 24, 2009
10:23:00 PM
2
Profiling PHP Applications
Ever wondered where your PHP applications spend their time? For simple PHP scripts you can easily do basic profiling by modifying your script, take the time at critical points and log the data to a file. As applications become more complex or make use ...
Dec 13, 2007
4:33:59 AM
3
Adding Presence to Your Website
You might have noticed the small green, yellow or gray icon next to my name in the about section on the right. It shows my XMPP status and my status message. This is done by including a small JavaScript snippet in the template of my blog: script ...
Nov 20, 2007
10:02:44 PM
4
Ajax based Webmail
My main email client is Thunderbird which is available for Linux and Windows so I can use it on my workstation and my notebook. My emails are stored on the server and accessed through IMAP. This works quite well but sometimes I have to look at my ...
Apr 28, 2007
3:35:00 AM