Does Twitter kills my blog?

This is probably the first thing that I thought of when I first started of this blog two five years ago… that is the probability that I might find other hobby or work that much more appealing than paying attention to this blog.

The first culprit would be twitter, because ever since I started to hook up with it, I’ve beginning to post updates less frequently than I usually do, until it reaches a point that I stopped posting updates altogether, even though there are loads event that are worthy for me to blog with.

Maybe I’ve lost my passion of updating blogs with my daily hacking activities, or may I simply haven’t got the hang around of updating my blog while juggling with my new work, updating tweets and working on my research projects. Whatever the reason is, it is my intention to keep my post coming out fresh despite having to adjust to my new environment, and for that to happen I need to discipline myself to post regular updates on my blog.

Twitter is nice to use, as it requires less effort to post updates about my activities and make it easy for me to keep updated with my friends, but it greatest advantage seems to have taken a toll on my blog and I’ve nothing to blame but myself :p

Holy, It’s raining all over Malaysia!

It’s been raining all over Malaysia today —

Cloud over malaysia

That was Malaysian map taken over Google Earth, notice the cloud covering almost 70% of the Malaysian region? its been raining all over Malaysia! woohoo!

Quick and Dirty Network File sharing with Python

Ever find yourself in need to share file over the network quickly, but find yourself lacking time to setup a proper NFS or samba share? Here’s a way to do this with the good old Python CLI.

  • First, go to the directory that you want to share, for example ~/Desktop
  • Then run this command "python -m SimpleHTTPServer"
  • You may access the folder from a remote computer using any webrowser using the url – http://192.168.1.20:8000, change the ip address accordingly
Simple HTTP Server
file sharing with python

You may find this technique offers limited options to share files, but its a real time saver!

BluePad: Controls Presentation from Your Phone

Recently I had todo a lot of presentations which made me thinking into getting presentation pen, but since my E71 includes a pre-installed Wireless Presenter (WiPresenter), I’ve buried that thought, who needs an expensive presentation pen when a phone can perform equally when?

Bluepad remote control

But as WiPresenter is only compatible with Microsoft Windows operating system, I’m forced to use keyboard or mouse-clicks to control my presentations when I’m using Ubuntu Linux operating system. This is a drawback as I could perform the task easily thru my phone when I’m on Windows XP.

EnterBluepad, an application which enables your mobile phone to act as a Bluetooth controller. Bluepad consists of two applications, a server and a client. The server application sits on your operating system, monitoring for incoming Bluetooth connection. The client application requires a JavaME compatible mobile phone with JSR-82 (Bluetooth) feature.

The installation is straightforward for both client and server side application, the only thing to remember is to activate bluetooth on mobile phone before starting the client application. After that, you can start OpenOffice Impress and use the the phone to remotely control the presentation.

How to Generate Barcode in OpenOffice.org

I found this extension as I was searching for a great application to generate EAN-13 compatible barcode. This OpenOffice.org extension allows you to generate 5 different types of barcode generally found in the market, such as :

  • UPC-A (the most common barcode in the US)
  • EAN-13 (the most common barcode in Europe)
  • JAN (the barcode used in Japan, basically EAN-13 with the country code for Japan)
  • ISBN-13 (the barcode used in books after 2007, basically EAN-13 with a superscript)
  • ISBN-10 (the barcode used in books before 2007, basically EAN-13 with a different superscript)

Here’s how to install the extension :

  • First go to OpenOffice.org extensions website, then search for the barcode extension
  • Download the extension – barcode.oxt
  • Then start OpenOffice.org, go to Tools and select Extension Manager
  • When a dialog appears, click on Add, then find and select barcode.oxt, the extension will be installed on your OpenOffice.o
  • rg

  • To test the extension, start OpenOffice.org Draw, go to Insert, and selects Barcode, you can choose any of the barcode type to generate inside OpenOffice.org, type in the barcode value and it will be displayed on the page, with no extra effort!

Openoffice

Openoffice

Openoffice

Google Malware Warning Fucked up?

I don’t know when this thing happened exactly, but I noticed it around 10:57 pm MYT (GMT+8) when I was searching information for Yaesu VX8R handheld radio.

It seems somehow the Google Malware Warning fucked up and labels all the search result as “may harm your computer”. Funny thing is, Google labels its own website as potentially spreading malware.

Google Calendar site is spreading malware?
Google Terfakap

This incident has showed me how reliant to Google i’ve become, which made me wonder what would happen if suddenly somebody might take advantage of our dependency to Google, and do nasty things to us and to our data? By the way, Google already know what you do, who you are, and where you live.

Update: This event has been slashdotted, MAKE Magazine blog also covered the story.

Update 2: Google somehow have fixed the issue at 11:22 pm MYT (GMT +8). Let’s see what they would say about this strange phenomenon.

Update 3: Thanks to Manley, it seems Google has not fixed the issue, but rather disabled the Malware warning on its search result.

Final Update : Google issued a statement in their official blog as well as StopBadware.org