My New Toy

@ 9:50 pm

Yes, just as you see I bought myself a new toy and I don’t need to play with myself anymore.  It’s a brand new 32GB iPod Touch (I had a huge dilemma on which capacity to purchase and finally I have decided to pick the 32GB version mainly because of the price and I reckon I won’t be using that much).

I wanted to get it online so I could get it engraved with STOLEN FROM GRAY POWELL, but I didn’t know what to engraved it with.  I guess it’s lacking some personalization now.

My little device is currently charging as we speak and I am resisting my urge to play with all my might.

I need a little advice on what Apps I can get on my little toy.

PS: Sorry, guys no artwork.

Have You Installed 7?

@ 4:47 pm

DSC00213

I got my copy of Windows 7 Professional today, but I hadn’t had time to install it.

Need to do backup up all my files.

Avoid . In Your Database Name

@ 10:17 am

Just a word of advice from an inexperienced programmer, avoid naming your SQL database with . (dot) in SQL Server.

Warning:  Might contain jargons after the jump.

Read more of this post…

Manganovel stopping service

@ 2:32 pm

Sayonara Manganovel

Seriously, I didn’t expect Manganovel will stop its service since I thought they are doing quite well.  I just got an email confirming about the news.  I always thought that the idea is interesting.  To be honest I don’t really follow this trend, even though I have an account there.  You have to pay to read some of the mangas.

If you don’t know what Manganovel is, then head to http://www.manganovel.com to get an idea what it is.

Manganovel is a manga service where users can read the mangas in different languages by many different users.  It’s sort of like open-source kind of thing.  The library is not that wide, as they do not put up manga like Naruto or Bleach or Air Gear, but there are some interesting things to read there.

Now that the service is going to be stopped.  All mangas will be available for download (if you have an account).

Well then, sayonara Manganovel!

I have been Wordpress2.7-ed!

@ 11:30 am

I am glad to announce to you all that my blog has been upgraded to Wordpress 2.7!  Well, you won’t see any differences since they are basically administrator stuff.  I just feel like announcing, that’s all.

Wordpress 2.7 is out a while ago, but I didn’t dare to do any upgrades since I am scared I might screw the installation and ruin the whole database.  But hey, there’s what we call a one-click-installation.  Actually, that’s what I am worried about, since I won’t know what the upgrade does to my blog.

Everything is fine, so it’s ok.

I have to admit I really love the new administrator interface.  It looks so much cleaner as well.  Unfortunately I did not keep the screenshot of the old interface.

I guess that’s about all.  The rest are some other features that I do not really use much/unfamiliar with.

Android First Impression

@ 10:16 pm

I was at the office today and my friend messaged me on Messenger about Android.  I mean I know about it (those who doesn’t know it’s an handphone OS developed by the giant Google).  He told me to download the SDK where we can develop our own applications.  Seems interesting.

So, here I am at home trying the Android.  I have to say I am totally not familiar with it, especially playing with XML.

So, here it is.  My first application in Android.

What!?  That’s all you can do!?

Yes, that’s all.  I know it’s a simple thing.  I’ll try if I can do some other interesting stuff.

Cheers!

Site Upgrade: Custom Header

@ 1:13 pm

Finally it is working!

Yes, like finally.  I managed to create a Custom Header which you can see on the right side bar.  This allows people to set their own preference of the top banner image.  If you click on the custom header, the top header image will change accordingly.

So, what’s so cool about this?  This post will contain technology jargon.  I am sorry.

When you click the custom header, the top banner image will be loaded without you have to refresh the page.  How I love Javascript and how I hate it since I am not so familiar with that language and it took me quite some time to integrate the function to my blog here.

Now, the custom header will be stored in your browser cookie.  So, whenever you come back to my blog, the blog will be set to your banner preference.  After some research, I have to use AJAX to create this.  Maybe there’s another way, but this is all I can do.

The problem is this functionality only works on Mozilla Firefox and partially working on Internet Explorer.  I am not sure why, but those who know, please enlighten me.  The problem is on IE, you can’t keep setting the cookie.  I am not sure why.  During my own testing, I can only change the header twice and after that, the cookie is never written anymore.  Perhaps I did something wrong somewhere?

I also tried to make the nice loading image when the top banner image is loading, but I failed hard there.  I will do some more research about that.

I’ll add another nice tricks to my blog when I have more ideas.

Cheers!