$1.99 GoDaddy Domain Name (Coupon Code)

0

GoDaddy recently offer domain name for just $ 1.99 plus 20c ICANN fee. I do not know when this promotion will end, but certainly to this day coupon can still be used. Coupon code you can use is:

GEO199

Yes, use the code when you GEO199 purchase domain at GoDaddy, and the domain prices will come down drastically. One time, when this code is not working, please let me know so I can update this post.

And once…

 

Share and Bookmark, Based on Javascript or Hardcoding?

0

socialmediaiconsYesterday, I started to build wordpress theme from zero for this blog. This is easy, but challenging and fun. I will release it free after I finish it, so always take track off ;).

I try to follow some guidelines on building wordpress theme, from basic to hack. Vandelay Design in its post titled “9 WordPress Hacks to Encourage User Interactivity” show me several wordpress hacks to make our blog more interactive. In point 4, Add Custom Bookmark…

 

Yet Another Vim Tricks

0

As I mention on my previous post, Vim is simple but powerful editor. There are so many shortcuts, key combinations and tricks to perform a better experience.  As I am still learning to be familiar with Vim, so I write this post to remind me about several cool tricks of Vim.

*

Search for all occurrences of word under the cursor.

cw

Change word under cursor

ci"

Delete everything…

 

Passwordless SSH on Site5

5

opensshConnecting to remote computer via SSH protocol will always be fun. Above all, it’s secure. This connection usually run on port 22, and use combination of username and password to connect on remote host. Because everything is encrypted, this connection is a little bit slower than other protocols. That’s ok, since the connection more secure ;).

Recently, I moved my hosting to Site5. Site5’s hosting features that offer SSH access drive me faster to…

 

My Domain, My OpenID

0

openid-logoSo.. you have a domain, like example.com, then you have an account on OpenID provider, like example.myopenid.com.  You make a blog on your domain, and use your OpenID if you connected with web that support it. Now the question is why don’t you use your domain as your OpenID? so you can use only ONE name, not two. Don’t think it will be difficult, it is absolutely very simple.

One thing that you have to…