Wednesday, July 21, 2010

XAMPP 403 Access Forbidden Problem

It's the second time when I got "403 Access Forbidden" in XAMPP under Mac OS X. First time I solved somehow.
Today I found what the problem is. I just set my User and Group parameters in /Applications/XAMPP/etc/httpd.conf.

You may think it's obvious but I've never set this things on Linux.

Saturday, March 20, 2010

FOSS meeting

Today I was at the malaysian FOSS community meeting.
As usual for this kind of meetings there were presentations.
Victor Yap told about Blender, changes between versions 2.49 and 2.50. Show several movies of Durian team (http://durian.blender.org) and movie of his team with nice girl and lion.
In next short presentations I got information about Hackerspace in Kuala Lumpur.
And next presentation was really interesting for me. Presenter told about Arduino (http://arduino.cc). Very nice hardware solution. I think I'll play with Arduino very soon.

Monday, March 15, 2010

Formula 1 Malaysian Grand Prix

I got ticket to Grand-Prix. I'm so happpppyyyyy!!!

Monday, January 4, 2010

First appengine application - online text reader

If you often read books from mobile phone this service can be useful for you.
webbookreader.appspot.com.

Using appengine-django-helper is very good with dealing with appengine if you know django of course.

Tuesday, December 1, 2009

rss.kg & twitter

I have no idea how to tweet posts on rss.kg. Now I tweet all of them. But some part of my mind says that it isn't true. There will be too many posts soon.
Getting started using twitter API was very simple.Just used this: http://code.google.com/p/python-twitter.