How to setup a PPTP VPN server in your home or corporate office
PHP upgrade on CentOS 5 – Parallels Forums
PHP upgrade on CentOS 5 – Parallels Forums
Kuler
Kuler
TimeMachineEditor
TimeMachineEditor
You can change the interval or create a more sophosticated scheduling (see screenshot below).
This is useful if you don’t need to backup every hour and don’t want the performance penalty. This is also especially useful if you manipulate lots of data within one hour as you would spend the whole day backing up.
FULL DOM image onload trigger with loader! (imagetrigger.js)
Sometimes we just want to display the website if all the images are loaded.
Or do something when a few images are loaded and viewable in the browser.
This script makes it very easy for you!
(continue reading…)
Onload image handling width and height with javascript
Scenario:
Sometimes u have an image tag in youre html file that is VERY big, and u want to read the height, width or something else in youre javascript.
You create a nice onload function that triggers when the dom is loaded.
You didnt set the width and height attribute in the image tag because u want it to be just as big as it is.
This specific prototype function tries to read the height: “$(‘someimage’).getHeight()” but what the f… :
height is 0, nothing or undefined????
(continue reading…)