Category: Programming
Estonian EHAK xml parser written in php
I decided to share a little PHP class which parses Estonian official settlements XML and outputs nice array out of it.
Adding enabled checkbox into node menu settings in Drupal
Simple solution to add menu enabled checkbox right into node editing form using hook_form_alter and hook_nodeapi in drupal 6.
Using facebook off-line access to post on user's wall
Simplified example how you can post on user's wall when she/he is not currently logged in or using your application. This is gained by offline_access permission and stored access_token.
Example of facebook iframe app using graph-API calls through php-sdk
This is simple facebook iframe app using new php-sdk. I made it to get familiar with developing apps for facebook. I was pretty much puzzled at first, because there was many ways and apis to achieve things. Therefor I share this example and hope it helps other beginners too.
How to explain that you are programmer?
What do you say if someone asks about your job? I have somewhat feeling that maybe it's better to lie about my web developer / programming job, because it's easier that way. Why so?