After hours and days … finally MeeGo runs on Ubuntu. Detail step by step porting will be updated soon. Updated:
Keep Knowledge Free
-
Recent Posts
Other Pages
Tags
After hours and days … finally MeeGo runs on Ubuntu. Detail step by step porting will be updated soon. Updated:
It’s been a question for me for years, but usually I ignore it. Sometimes, I want to put a special character on my code, for example; a copyright symbol (©) or registered sign (®) or a latin character, or other. Actually it is quiet simple to do using Vim. First thing to know is RFC1345: [...]
Well, the “description” part of the title is not a feature at all of a complete application. That’s merely my lack of knowledge in Python, and definitely I don’t have enough time to learn Python. As an old ode says “there isn’t `too late to learn`” and I do believe in my personal inner intelligent [...]
Currently, I am trying to make batbet to be able to communicate with twitter API. Twitter uses oauth as authentication method. The first thing comes in mind is to use liboauth for C (available here). In fact I am not so familiar and I am studying how twitter’s oauth works. I got clue from PECL [...]