RSS 2.0 / Atom 1.0 for Coppermine 1.3.x plugin

Coppermine 1.3.x Plugin RSS 2.0

I’ve made some improvements over my previous Coppermine plugin.

I’ve added Atom 1.0 support and picture caption to the published feed. I’ve also altered the default feed to publish the latest 10 photos instead of 6.

Well, glad to have a plugin that can publish both RSS and Atom feed in Coppermine 1.3.x

old Download links :

  1. zip package
  2. tar.gz package

Download Coppermine RSS/ATOM plugin here:

  1. Mirror #1
  2. Mirror #2
  3. Mirror #3

*Note that this plugin worked under Coppermine 1.4.x also, but it is untested with PHP 5.x.

BeleniX – Opensolaris based LiveCD

I spend the rest of my online time today to download BeleniX, an Opensolaris based LiveCD. I’ve never tried any of the opensolaris distribution before, though i heard about the initial work done for Debian/Solaris and SchiliX. But I’m so damn bored today, and I guess LiveCD would be suffice for me to try opensolaris.

According to BelleniX website,

BeleniX is a *NIX distribution that is built using the OpenSolaris source base. It is currently a LiveCD distribution but is intended to grow into a complete distro that can be installed to hard disk.

I also found a nice review about BelleniX here : http://blogs.sun.com/roller/page/roumen?entry=tux_on_a_trip_to

Here’s some BelleniX screenshots I got from osdir.com

Sources :

  1. Opensolaris website
  2. BelleniX website

Python in Nokia Symbian (S60) phones

Nokia has released Python 1.2 SDK for its S60 Symbian phones. Now python programmers can utilize their expertise in creating useful and exciting apps in mobile phones.

The Python SDK Nokia features :
* 2D Graphics, Images, and Full-screen applications
* Camera and Screenshot API
* Contacts and Calendar API
* Sound recording and playback
* Access to System info, such as IMEI number, disk space, free memory, etc.
* Rich text display (fonts, colors, styles)
* Support for Scalable UI
* Networking support for GPRS and Bluetooth
* On-device and remote Python console
* Support for native GUI widgets
* SMS sending
* Application build tool for packaging stand-alone application installers
* Compatible with all Series 60 1st and 2nd Edition devices
* Expanded key events
* Telephone dialing
* ZIP module

In order to run Python applications, you need to download Python runtime at Python for S60 page. Look for the file PythonForSeries60_for_2Ed_*.SIS (registration required). In addition, the Python for S60 SDK 1.2 is also available from the same website, sans registration.

p/s: I’m glad to hear that I can code mobile apps in python now, instead of J2ME (Java). :D

[Source]

Check out my new chicks

Check out my latest chicks in the house. Aren’t they cute? I just found out that they were hatched just after raya. Nah, this is going to be my last batch of chicks, after this all eggs will be taken for consumption. >:)

BitlBee – turn your IRC client into multiprotocol Instant Messenger client

biltbee logo at blog.mypapit.net

Check out BitlBee, IRC gateway that can turn your irc client into a multi-protocol Instant Messenger client!

The main motivation behind BiltBee is to enable console users to use a multi-protocol Instant Messenger client. Since irc clients is common in console environments, so BiltBee is implemented as a gateway server, so that a user can connect to their favorite IM networks as if connecting through an irc server.

BiltBee server is available under GNU/Linux and Microsoft Windows platform. It supports MSN, ICQ, Jabber, AIM, and Yahoo! IM networks.

You can connect to public Bitbee server through CGI interface at http://cgi.bitlbee.org if you don’t want to install BitlBee in your computer.

BitlBee Screenshot :

Oh, BitlBee is licensed in GNU General Public License.

  1. BitlBee website
  2. BitlBee public server