My Delicious Linkblog

Gee, even Andrei now has linkblog. I think I have to make it too. So, i took a little PEAR::Services_Delicious and some ugly codes of mine and there you go, <?php require_once ‘Services/Delicious.php’; $d = new Services_Delicious(‘eristemena’,’guesswhat’); $r = $d->getRecentPosts(); $k=0; foreach ( $r as $l ) { $tidx = date(‘d F Y’,strtotime($l[time])); $lb[$tidx][$k][‘href’] = …

Microsoft, Google, Yahoo! Unite to Support Sitemaps

Finally, Microsoft, Google and Yahoo! announced today that they will all begin using the same Sitemaps protocol to index sites around the web. Now based at Sitemaps.org, the system instructs web masters on how to install an XML file on their servers that all three engines can use to track updates to pages. What and …

Gdata and The Future of Database

I’ve been playing around with GData for the last couple months. And i must agree with Jeremy when he said that GData is the realization of the future that Adam Bosworth talked about. beverly hills chihuahua 2 complete movies Adam gave us a different view of how to deal with huge amount of data. Until …

Ngeblog 0.2 : Yes, You can Use AuthSub Now

As written in Google Code blog (err, yesterday), Ngeblog now supports AuthSub authentication. And it uses Zend Framework (Zend_Gdata) for abstracting the whole authentication process, including ClientLogin authentication. Since Ngeblog 0.2 now uses the modified version of Zend_Gdata, the files is getting larger and it is hard for me to put Ngeblog 0.2 to phpclasses. …

Ngeblog as Google Code Featured Project

I’ve just found out this morning that Ngeblog has been chosen as one of Google Code Featured Project. download the company men dvdrip real top gear apocalypse movie download Although it’s not really accurate, since i haven’t used Zend GData yet, and it hasn’t supported AuthSub, but thanks anyway. I take that as a suggestion. …