keaglez

Hi! I'm Jeffri Hong, also known as keaglez, a 21 years old geek who love the web and comic.

CSS Captcha 0.1 beta

Posted on Programming and tagged with , , ,

With coming of the CSS 3, it is now possible to draw using merely HTML and CSS. After seeing some awesome work that can be done with CSS 3, one of my friend suddenly get an idea to create a captcha. Thinking that bot today might haven’t able to pass this kind of captcha, I created this, CSS Captcha. The captcha that didn’t use any image. It just simply using HTML and CSS to draw characters in your screen. I might be not the first one to create this though. :)

Click here for demonstration

Read more…

Moving Stick Figure with CSS 3 and jQuery

Posted on Designing, Programming and tagged with , , ,

With CSS 3, creating a stick figure is easy and fun. But it is even better if it can move. So here it is

Click here for the demo.

This currently worked on Google Chrome and Safari. However, in my test, Safari lagged a lot in the animation. So Google Chrome performed the best!

Enjoy… :D

Update: This is also submitted on Smashing Magazine CSS 3 Contest, you can preview and download from there too. :)

Pure CSS Dropdown with a Little CSS 3 Juice

Posted on Designing, Programming and tagged with , ,

Menu dropdown is one of the feature that almost every today webs have and it is one of the most popular feature used in the web. In past, such feature need Javascript event. Such as using onMouseOver or onMouseOut event. However, since CSS introduced, the new psuedo classes now have this ability. Also, this solution is work for all major browser, except, of course for the CSS3 juice added, which is currently only worked on web-kit browser such as Chrome and Safari. :)

Read more…

Coming soon: www.keaglez.com

Posted on Uncategorized

My new website will be launched soon. :)

The address is in www.keaglez.com.

I’ll put my profile and portfolio in this website soon. The design and website is still in development.

Mean while, I put a fancy coming soon animation. Supported browser are Mozilla Firefox, Google Chrome, Opera and Safari. Firefox is a little lagged at first. All version of Internet Explorer is not supported, though it still looking good enough. :)

Virtual Box Crashed in MSI GX633

Posted on Computer and tagged with ,

Well, this has irritated me for a while. Virtual Box keep crashing when it start OS, this happen on any OS I want to run. So I’m unable to run some OS I needed, such as XP and Linux, inside my Seven. This happens for quite a while now, I have tried updating my Virtual Box to the newest version several times, and none of them have worked.

Today, I tried again running Virtual Box, hoping it will be able to run a small OS like Puppy. The same thing happen, it crashed. I was forced to turn off the machine manually. After that, I did a little Google search. Finally I found that this problem also happen on another AMD Turion powered notebook, and not only on Virtual Box, but also on Virtual PC.

I found that it seems updating the BIOS might solve this issues. That raise my hopes up. But unfortunately, search in MSI website returned that I have the latest BIOS version. So no update is available, thus no solution. Good things that now I know the problem is related to the processor, further search found that hardware virtualization is the culprit.

Now that I have hardware virtualization disabled, I can finally run any OS I needed. To disable it, go to setting on each OS, click on System and move to Acceleration tab. Uncheck the Enable VT-x/AMD-V option.

Reference:

Thanks Google!

Proudly powered by Wordpress