Digg API
The Digg Application Programming Interface (API) has been created to let users and partners interact programmatically with Digg.
See apidoc.digg.com
The Digg Application Programming Interface (API) has been created to let users and partners interact programmatically with Digg.
See apidoc.digg.com
A list of the hidden Skype emoticons, smileys, icons or whatever you want to call them. :)
Google Data
After fifteen months of hard work, the Camino Project is pleased to announce the release of Camino 1.5, a substantial update to the popular Camino 1.0 web browser.
After using the launching tool Quicksilver (and before this Launchbar) for a long period of time, i moved to Butler, because Quicksilver crashed several times. And i have to say:

Install Munin on Debian and running it under Apache
Munin is a great tool, which generates graphs and shows you the server’s memory usage, number of MySQL queries and a lot of other information (see http://munin.projects.linpro.no/).
This short tutorial shows the steps for installing Munin on a Debian server.
The Movable Type Open Source Project was announced in conjunction with the launch of the Movable Type 4 Beta on June 5th, 2007. The MTOS Project is a community and Six Apart driven project that will produce an open souce version of the Movable Type Publishing Platform that will form the core of all other Movable Type products.
Microsoft Photosynth & Photo Tourism
Whow, just saw a presentation by Blaise Aguera y Arcas about Microsoft’s Photosynth. What a amazing software!
HSQLDB is the leading SQL relational database engine written in Java. It has a JDBC driver and supports a rich subset of ANSI-92 SQL (BNF tree format) plus SQL 99 and 2003 enhancements. It offers a small (less than 100k in one version for applets), fast database engine which offers both in-memory and disk-based tables and supports embedded and server modes. Additionally, it includes tools such as a minimal web server, in-memory query and management tools (can be run as applets) and a number of demonstration examples.
(see hsqldb.org)
Install PHP5, Apache2 on Mac OS X
Install Apache in /usr/local/apache2
$ curl http://apache.linux-mirror.org/httpd/httpd-2.2.4.tar.gz -O $ tar xvfz httpd-2.2.4.tar.gz $ cd httpd-2.2.4 # ./configure --prefix=/usr/local/apache2/ --enable-module=most --enable-shared=max # make # make install
Install PHP in /usr/local/apache2/php
(Assumption: MySQL in /usr/local/mysql)
… i have deactivated the comments on the semanticpool.
Just found krugle. A nifty search engine which helps you finding source-code by searching through projects which are available in the internet. It also allows you to add comments to the code.
Krugle helps programmers find existing source code and the information they need to evaluate, deploy and fix code.
There is a demo-video which shows all the features.
Expectnation is intended to replace the ad-hoc collection of emails, spreadsheets, documents and hacks that hold together the organization of most conferences. The aim is to improve the quality and reliability of communication between the organizers, speakers and attendees.
(see “Launching Expectnation” @ Edd Dumbill’s Weblog)