Google tag

Pages

Facebook Konomi Lens Effect

How to Add Facebook Konomi Lens Effect to your site?

Facebook Easter Eggs - Konomi Code
[Up-Up-Down-Down-Left-Right-Left-Right-B-A-Enter]
Press code above anywhere on Facebook, Lens Flare Effect !

So Now, How to Add the Facebook Easter Eggs to your site?
Add the following modify script inside your

========================================


<script type="text/javascript" src="http://b.static.ak.fbcdn.net/rsrc.php/z4YI6/l/1dgogsgc/nu_ll/162521/js/lensflare.js"></script>
<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/z5R85/lpkg/3ewrzwq8/en_US/141/162721/js/60ykwiekb0kk80os.pkg.js"></script>

<script type="text/javascript" src="http://konami-js.googlecode.com/svn/trunk/konami.js"></script>
<script type="text/javascript">
konami.code = function() {
alert("You have entered the KONAMI CODE! You now have 30 lives. Kinda.");

var lf = new LensFlare("http:\/\/static.ak.fbcdn.net\/images\/lensflare\/*?8:162521");
LensFlare.flareClick(lf);
LensFlare.flareScroll(lf);
LensFlare.flareKeyPress(lf);

}

konami.load()
</script>

========================================

Enjoy! Leave me a comment.

Modify from : http://dy-verse.blogspot.com/2009/05/facebook-knoami-lens-flare-effect.html

遇见你

遇见你,会不知所措。

遇见你的时间我知道会很短,我一直紧张的想把话对你说,
结果在不得已的情况下,我只把话说了一半。

遇见你,脑袋感受到了一篇空白。

最高兴的事,你给了我你的联络号码。
最好笑的是,我抄少了一个号码。

017xxxxx4




Remove Blogspot Nav Bar

go to Layout > Edit HTML

find /* Primary layout */

put in this code after /* Primary layout */

-----------------------------
#navbar-iframe {
display: none !important;
}
-----------------------------

C++ Builder Call another Form


1. Prepare a Form1(Unit1.cpp) and Form2(Unit2.cpp).
2. Insert an Button inside Form1.
3. Double Click the Button add the code below.



4. You must include the "Unit2.h" as like directive here.
5. Insert the code
Form2->ShowModal();
6. That all for my learning C++ builder today.

Use Email Publish Blogspot.

This is the first post for me Post Blog by Email.Haha~