Friday, September 24, 2010

Apache2WebDavDigestAUTH

This article is a brief guide to setting up WebDAV on Apache2 in Ubuntu 10.04 (Lucid Lynx) with Digest AUTH enabled. Some of the guides already available around the web focus on Basic AUTH or provide partially confusing information about Digest AUTH (including the official Apache2 documentation).
Continue

Monday, September 20, 2010

jAPS 2.0 changed mailing list!


jAPS 2.0 changed mailing list!
Now you have to subscribe here: http://groups.google.com/group/japs-platform
as you can see we've switched from sourceforge to google groups, which is more versatile.

Friday, September 10, 2010

Apple Opens Up iPhone Development

From  InfoQ:
Apple announced today that they "listened to our developers" and "we are relaxing all restrictions on the development tools used to create iOS apps, as long as the resulting apps do not download any code." They also announced that "for the first time we are publishing the App Store Review Guidelines to help developers understand how we review submitted apps."

Read all

Thursday, July 22, 2010

Exploring the software behind Facebook, the world’s largest site

From royal.pingdom.com:
At the scale that Facebook operates, a lot of traditional approaches to serving web content break down or simply aren’t practical. The challenge for Facebook’s engineers has been to keep the site up and running smoothly in spite of handling close to half a billion active users. This article takes a look at some of the software and techniques they use to accomplish that.

Read it