Skip to main content

Posts

Seesmic Problem?

I use seesmic web interface to access my twitter, but or the last couple of days I've been having problems with. I cannot login. What gives? I even tried to change my password. Mail confirmation was received and I changed the password according the instruction, but I still cannot login. Right now, I am using twitter web interface. If this problem persists, I may have to ditch seesmic. Oh well.

Keynote on Computational Intelligence

This morning I was asked to give a keynote speech ini a conference. The original keynote speaker was not able to make it and the conference was started this morning. I have spare time in this afternoon, so I said that I am able to do it in this afternoon. The main idea of my speech is to encourage everybody to do research in the future area. Computational intelligence methodologies and tools are needed to explore the future. One of the application is in the social network area. Many people - especially younger generation - live in two worlds; real world and cyber world. Just like in the real world, there are (social) problems in the cyber world. I gave an example of our twitter research, in which we are trying to understand the structure of Indonesian twitters. Before that, I told them how little we understood about such problems by showing Barricelli's universe. Barricelli did an experiment - simulation using the first computer, when von Neumann and his group were not using th...

Gmail new look?

On my gmail screen there is a note saying that I should look into Gmail's new look. Before switching to the new look, I looked into the features. For some reasons, there's no control of the fonts! I am always partial to fonts. I use userstyle (stylish) just to control Gmail's fonts. I hate to switch. I like to stay, but I may have to switch :(   Ouch

Breakfast ...

This is my breakfast this morning ... plus tea (and coffee afterwards). So, what's yours? Good morning ...

New Blogspot Interface

I have just noticed that Blogspot (blogger) has a new interface. It is cleaner, nicer, and more "modern". So far, I am enjoying it. This post is just a test of this new interface. With new and clean interface, I might blog more often here ... :)  No promises though

Is Wireless@SG still working?

Next week, I will be travelling to Singapore. One of the things I found out in my previous trips was difficulty in getting WiFi access. It is strage, since in Bandung or Jakarta I can find WiFi access easier. In Singapore, I usually try to use Wireless@SG first. It usually doesn't work. For example, in SimLim, there is a wireless@SG signal but once you're connected there's no route to anything else. As if it is on but nobody manages it. So, I usually switch to whatever wireless services available (which normally I have to pay). And, sometimes, it is so expensive (especially in hotels). Now, yesterday I got a "spam" in my mailbox (I think it's from iCell) telling me that Wireless@SG is being upgraded. Is it? Is it better? Or, even, is it working?

My Class

Here is a picture of my Introduction to IT class. Only 11 students in the class. Yay! It should be easier to teach? (Is it?) The size of class is dropping each year. Don't know why. Our "only" problem is the class is at noon. It's difficult to fight sleepyness :)

Guilty feeling when reading

Somehow I have a strage feeling. A gulty feeling when I am reading. What gives? My funny reason is that when I am reading, I am not producing anything. I am not productive. I don't contribute to humanity. Thus, the guilty feeling. But, when I don't read, I don't gain knowledge. I am stuck. And I won't be able to produce anything good. So?

Independence: what does it mean?

Next week, 17th August, we have our Indonesia independence day. This year is our (2011-1945) year of independence. Now, what does independence mean to me? It means a great deal. Although I was not born when Indonesia was colonialized, I now how it feels to live under oppression. These days we live under different kind of oppresions. Censorship is one of them.

New Class

New term has started. I am teaching "Introducti0n to Information Technology" for Pharmacy international class. This year, there are only 10 students in class. Yay! I just remembered. I should take a picture of the class. Oh well. Next class...

Want some?

Selling through twitter: an Indonesian phenomenon

I am watching "maicih" twitter account. Interesting. Here's an example of an Indonesian entrepreneur, selling hot (potato?) chips, using twitter. The chips are popular and very hot. They scales to measure the hotness. They have moving vehicles (cars) and selling those hot popular chips in various streets in Bandung (and now other cities). If you want to buy their chips, all you have to do is look at (or follow) their twitter account. You'll know where they are. As for me, the chips are to hot for my stomach. I'll pass.

Responding to G+ circles

When somebody put you in a circle, in g+ of course, you are notified. That's fine. But, the problem is there is an urge to add the user in my circle. Well, I just add them in "Misc." circle :)

Thing(s) I hate about G+

I hate retweet (RT). There are occasions that retweet is okay, but most of the time they are not. Google plus makes it easier for people to re-share posting. This is re-tweet in a grander scale! So now, I have the same video clip posted 10 times (or more) in my stream. They take up a lot of screen space. Grrr ...

Tweet or G+

After using Google plus (g+) for a while, I think I am still going to tweet (or whatever g+ equivalent) more in twitter. My reason is very simple; I need statistics of my activities. In twitter, I know the number of tweets I have made and so on. I know if I talk too much (the ratio of #tweets/#follower is much higher - a metric I invented ha ha ha). There's no such feedback (karma of some sort) in google+. Even 4square has badges. I need that kind of feedback.

Tech start-up is buzzing (again) in Indonesia

There has been a new development in tech start-up companies in Indonesia. Online media companies are taken by big companies. The recent take over is detik.com by Chairul Tanjung. Wow! (Some people think that this might be related to politics; as preparation of Indonesian election. Electronic media is important in Indonesia!) The investor scene is also buzzing. Here's an example of Indonesian tech investors . When I have more time, I'll write more on these. In the mean time, let's get the party going on. Woohoo ...

Figure spanning 2 columns in Lyx

We are using Lyx to write our paper (using IEEEtrans class, which is a 2-column layout). In this paper we have a figure that is to big to fit into one column. Poking here and there, I could not find information on how to do it. Searching the internet found pointers to do it in LaTeX, but no information on how to do it in Lyx. Finally, I decided to read the .lyx source manually (with "vi", of course). I found this line: \begin_layout Standard \begin_inset Float figure placement htbp wide false sideways false status open So, I changed the "wide false" to "wide true". And now my figure spans into two columns. I am a happy camper now. I hope it helps.