Tips
Javascript: Simple way to protect your email address
There is several ways to protect your email address from being fetch by the spam email program. The fastest way is to use javascript.
Method 1: Use function()
Create your own unique funtion. For example.
function mailmask(id, domain){
document.write(id + ‘@’ + domain);
}
To use it, simply add this string between <body> and </body>:
<script>mailmask(’info’,’phixelcode.com’)</script>
Popularity: 23% [?]
Popularity: 23% [?]
Render website layout with diffrent browser selection ONLINE!
Ya, you can do that now. Before this we have to install more than 1 browser to test the layout that we’ve designed, and of course it consume lots of disk space and memory.
Thanks to the internet, that task is getting simpler. What you can do is, visit these 2 website.
NetRenderer - http://ipinfo.info/netrenderer/
BrowserShot - http://browsershots.org/
Some […]
Popularity: 32% [?]
Web based OS: Your desktop Anywhere!
Nowadays, you can say everything is converted to web-based. This because we can access internet anywhere, anytime… And yes, now we got “Web-based Operation System”. That mean you can access it anywhere without worrying about your files, because you will save it online.
That’s cool isn’t? But how about the security? is your file is safe […]
Popularity: 31% [?]
Greasemonkey: “Youtube to Me” Userscripts Fix
For those who are using Greasemonkey “Youtube to me” userscripts, you might notice it’s not working anymore. This because, for some reason, anyone who used “www.youtube.com” will be directed to “uk.youtube.com”, and our “youtube to me” userscripts will not recognize this because by default, it only capture:
http://www.youtube.*/*
http://youtube.*/*
There is quick fix for this.
Popularity: 26% [?]
Popularity: 26% [?]
How to get over the flu faster
Next time if i get flu, i’m going to try this.
“How do you get rid of it once you’ve caught it? Read on for tips to get better faster.”
link: http://www.ehow.com/how_2159468_over-flu-faster.html
Popularity: 10% [?]
Popularity: 10% [?]
DIY: Proton Savvy rear tray fix
First of all, i’m not sure what it’s called. But, if you know what it is, leave a comment and i will change it..
For Proton Savvy owner, I’m sure rear tray problem will occur sooner or later, this because Proton is using cheap plastic to hang the rear tray. And this is what […]
Popularity: 20% [?]
18 Tricks to Teach Your Body
A cool tricks for you to try. :) visit MensHealth.com(Well, i think girls can visit too… )
Links: MensHealth.com
Popularity: 10% [?]
Popularity: 10% [?]
ClipX: Manage your clipboard
For any designer, programmer or even daily user you probably will used copy and paste feature. But, have you notice that it quite disappointed that old copied item is replaced with new copied item? So, if you want to use the previous copied item, you have to get back to the files.
Now you can manage […]
Popularity: 26% [?]
How to remove annoying “There are unused icons on your desktop” Popup Balloon
Well, this annoying thing is happening to all windows user isn’t? And you should suprise on how it can be disable… damn simple.
Visit How-to Geek for more info.
Popularity: 8% [?]
Popularity: 8% [?]
Google Mobile: Google Maps on your mobile phone
I have downloaded the Google Maps for Mobile. Wow, now i can find any direction in Kuala Lumpur or Penang on the fly!
When i first time load the program, it automaticly show where you at, In my case, it showing Ampang area which is 80% correct to my actial location. It is compatible with my […]
Popularity: 18% [?]



