-
massive PHP knowledge base
Author: Florian Beer
INI – Near Field Communication project
I finally had the time to write a short text about this years biggest project which I finished in July. It involved a state of the art NFC solution in collaboration with the company TakeOFFF.
Take a look at the project page and let me know what you think of it 🙂
iCal can publish through FTP after all
Why haven’t I thought of that?
iCal can publish through FTP after all:Well color us surprised: Mac OS X Hints just found out that iCal actually can publish calendars through FTP (not just WebDAV), opening the doors for many users to publish their calendars and integrate them into services like Google Calendar and the like. One simply needs to use ftp:// when using the Publish… command, and all should be well.
While it should be noted this still doesn’t enable full sharing and editing of calendars like SyncBridge, it should allow users with non-WebDAV enabled hosts to get their iCal publishing on.
Read more
from TUAW
Flickrss WordPress Plugin
I started working on a way to show the comments on my Flickr photos in the Sidebar of our Aussiblog to increase the community aspect of the site. After hacking together a quick PHP include yesterday evening using MagpieRSS that reads the RSS feed of the recent comments from Flickr, I built a WordPress plugin out of it today.
It even features an option to link the comments to your FAlbum gallery if you’ve got it installed on your blog, so the links don’t go back to Flickr but rather stay on your blog.
You can download it on the Flickrss Project Page. Please test it and give some feedback so I can possibly improve it.
links for 2006-09-19
-
(german) Tutorials, tips and HOWTOs for building AJAXified websites
-
How to easily parse and display Newsfeeds in PHP. Even Caching is includet.