Where to find Ubuntu Resources?
I have lot's of queries from friends who recently migrates to Ubuntu on Where to find Ubuntu Resources? So, I'm listing some useful Ubuntu Resources here for newbies to start...
View ArticleBattle Programmer Shirase - Episode 2
For those who remember my post about the Battle Programmer Shirase, here is the continuation of the episode. For those who haven't watch the first episode, you better watch it first. But, if you wanna...
View ArticleIntroducing Android : Open Source, Linux Based Mobile Phone Operating System
Lately, I'm getting interested in Mobile Phone Application. And what make me more interested about it was, getting to know the Android, a new open source operating system and software platform for...
View ArticleUbuntu-my Jaunty Release Party & Official LoCo Launching
For more info, check out Ubuntu Malaysia Jaunty Release Party. Enjoy!!
View ArticleList Windows XP Running Process And ProcessID in VBScript
One of my reason why I hate Windows XP is because it is prone to virus. However, I can't escape from using it because there are instruments which I use that can only communicate with it's own...
View ArticleExample of Simple Website Using Python
While reading my email today, found this question from one of the python.my mailing list subscriber. Question: i want to run a web server using pythoncan expertise in python share some simple codes...
View ArticleExample of Simple Web Server Using Python
I may got the question wrong on my previous post.So, here is how to make a simple web server using python in ubuntu.Open up your ubuntu terminal and create the 'index.html' file like...
View ArticleBeginning LISP Programming in Ubuntu
For any reason, you may wanted to start learning Lisp Programming. However, you may wondering where to start. So here again, I'm going to share with you. How to begin Lisp Programming, "the...
View ArticleHow to Create Hyperlink on Blogger Header
Today, I got this question in comment of my previous tutorial on How to Create Hyperlink on Blogger Post.Barbara Fowlds L.Ac.:"Can I put a hyperlink in my header of my blogspot blog and if so how?"My...
View ArticleHowto Backup and Restore SD card image with tar and dd
Just my quick post today... I'm quite busy these days...I normally backup my embedded system SD card image using dd and the output size will be 969M. To reduce the size, I'm using tar and gzip to...
View ArticleCreate network interfaces list using Python
While checking my email this morning, I found a python question on python.my mailing list which sound like this:Date: Wed, 3 Feb 2010 23:48:10 +0800Message-ID:...
View ArticlePrint Active Network Interface List in Linux using Python
I'm checking the replies of my previous code on Create network interfaces list using Python. E A Faisal suggestion to use /proc/net/dev is somehow seems interesting to me. Now, let's do some python...
View ArticleCustom Gnome Notification for your apps
When you run a command that would take long time to finish, you would rather do something else beside staring at the terminal to wait until it finished to do the next procedure. In my case, if I write...
View ArticleHow to install notify-send in ubuntu
notify-send is a command to send desktop notifications to a notification daemon. It is included in libnotify-bin package, which is a library that sends desktop notifications to a notification daemon,...
View ArticleScrum Agile Software Development: Chicken And Pig Story
Scrum is an iterative incremental framework for managing complex work (such as new product development) commonly used with Agile Software Development methodology. Although the word is not an acronym,...
View ArticleBeginning C Programming in Linux
Don't ask a lot to begin C programming in Linux. Just grab your tools and start small. This time, I just wanna show you how to start C programming in linux. You can use any Linux distro. However, if...
View ArticleSolving RadiusManager Web Interface
Siamak asked me: After following the installation manual, the admin.php page still showing blank page instead of the login page. Why is that?My Answer: I'm not a wizard to magically answer your...
View ArticleHow to Add Swap on ts-7260 Linux
For any reason, you may need extra memory on your ts-7260 SBC but the build in RAM is only 28MB. In my case, it get rebooted when I'm running few programs that continuously reading the input from the...
View ArticleSafe Way To Learn Chemical Reaction Without Using Actual Chemicals
I played with hydrochloric acid during my school's chemistry lab session. Drop a little amount of it to my text book while my teacher is teaching something else, and see the pages being eaten by those...
View ArticleMOSC 2011 Countdown Banner
I'm just having fun with PHP GD and Inkscape. So, to make my toy useful, I would like to dedicate this Countdown banner for the upcoming MOSC 2011 event. You are free to put it on your blog or website....
View Article