Tag Archives: web

ownCloud 3.0

The ownCloud project just released ownCloud 3.0. A feature-rich solution for personal file storage, sharing and personal information management. ownCloud is written in PHP and uses a MySQL or SQLite backend. Setting up ownCloud on your own server or hosting-space is … Continue reading

Posted in xbsd | Tagged | Leave a comment

Short URL’s

Just wrote a simple URL shortener in PHP. It generates shortened URL’s in the format “http://xbsd.nl/aBcD”, in which the aBcD part is a random four character string. You can give it a go over at http://www.xbsd.nl/url/. No spam or malicious … Continue reading

Posted in xbsd | Tagged , | Leave a comment

Git && distributed Web development

Git changes the game of distributed Web development: “Version control systems are a core component of most development projects, regardless of whether you’re developing an application, a Web site, or an operating system. Most projects involve multiple developers, often working … Continue reading

Tagged | Leave a comment

DNS presentation on HAR2009

DNS presentation on HAR2009: “Bert Hubert (PowerDNS author) made ‘DNS Security in the Broadest Sense’ presentation at HAR2009.”

Tagged | Leave a comment

a Ruby regular expression editor

Found a nice Ruby regular expression editor over at http://www.rubular.com/ . Can be useful if you’re working with Regex every once in a while.

Posted in xbsd | Tagged | Leave a comment

Google Calendar supports iCal

Google Calendar now fully supports Apple iCal. There’s even a nifty app to set it all up.

Tagged | Leave a comment

Nokia sync with Google Calendar

I’m a big ScheduleWorld fan for some years now. I mainly use it to sync my Nokia N-series phone with my Google Calendar using SyncML. The additional Contacts to LDAP sync also comes in handy. I sync my phone over … Continue reading

Posted in xbsd | Tagged , | Leave a comment

S60 Google Calendar sync

CalSyncS60 syncs your (Nokia) S60r3 phone with Google Calendar.The software is currently in beta. http://s60addons.com/calsync/

Tagged | Leave a comment

‘Repairing’ my iPod

Where the Apple support site offers no help, there’s always google. I just fixed my dead iPod Photo by narrowly following the instructions on this website … one well placed bang on the iPod ass was enough made it start … Continue reading

Tagged , | Leave a comment

Bongo project

Where the the Hula project left off, the Bongo project picked up. I’ve just grabbed the latest src from SVN and can’t say that it doesn’t looks promising. Even support for LDAP backends seems to be in the making. Be … Continue reading

Tagged , , | 1 Comment