All Stories

FUDCon Pune 2011

I arrived in Pune around 3AM Friday together with Harish Pilllay (harish), Eugene Teo (eugeneteo) and Heherson Pagcaliwagan (azneita) after a long 5 hours flight from Kuala Lumpur + 6...

In old blog, Nov 09, 2011

Going to FUDCon Pune

Just got my visa. See you all there! - Izhar Firdaus -

In old blog, Oct 27, 2011

Clearing Evolution IMAP local mail cache

Quite straightforward:rm -rf ~/.local/share/evolution/mail/{imapx,imap}/*- Izhar Firdaus -

In old blog, Oct 27, 2011

Dennis Ritchie (1941-2011)

 A titan of which all tech giants and all of us stands on - Izhar Firdaus -

In old blog, Oct 14, 2011

Opps ..

Opps , to Fedora Planet, sorry that some old posts appeared in frontpage .. I changed my feed to aggregate the PlanetFedora tag instead of Fedora, and tagged a number of old contents ...

In old blog, Oct 07, 2011

A simple demo application using collective.trajectory

Last week I wrote about a Plone library called collective.trajectory which allows you to do url routing on Plone content type. Back then it was only able to route the context, but I h...

In old blog, Oct 04, 2011

Email server with Postfix, Dovecot, and LDAP

I think I'll skip the introduction as this is mainly a note for myselfThe LDAP SetupI'm not going to cover how to setup LDAP. The setup that I'm using for this system is organized whe...

In old blog, Oct 03, 2011

Radiate: A simple push server for SocketIO (alpha)

Based on my previous post on WebSocket server using Tornado, I've hacked the code more to be a SocketIO server instead of just WebSocket, so that it can be used on many browsers until...

In old blog, Oct 03, 2011

Simple websocket push service using Tornado

WebSocket server side documentation/guides around tend to be very node.js oriented. However, I don't fancy rewriting stuff I already have simply to be able to make use of WebSocket. A...

In old blog, Oct 02, 2011

Introducing collective.trajectory : URL Routing, in Plone!!

When I was working with Martijn Faassen, I was introduced to traject, which is a library written by Martijn for URL routing. It is available to be used in Grok using megrok.traject, a...

In old blog, Sep 26, 2011