Using Rsync and SSH
Good guide to setup dsa keys when setting up ssh and rsync in crontab
Using Rsync and SSH.
SMTP Email | SMTP relays | Mail SMTP Server – SendGrid.com
Email service with relay smtp and web api. Pricing is cheap for smalle projects with $0.1 per thousands email. Good for private server projects.
Dart : Structured web programming
Dart : Structured web programming.
Google just release a new structured programming language that is supposed to replace javascript. Its only supported on chrome for now be can be compiled to javascript for other browsers.
Next gen css
When css first came out it was pretty neat but it has met its limit and big sites easily get bloated with lots of css rules.
The solution is to put a meta script on top of css and get the benefits of regular coding principles.
sass lang is the structured language to code your next gen css files. Compass is a library of css mixins coded with sass lang.
Other nice options is twitter bootstrap build using preboot and less, a language similiar to sass lang.
Requirements Ruby but that should not be a problem on a real os:)
Soap Exception: Error fetching http header
when this error appears then its most likely due to timeout.
Set this in top of php script to increase timeout:
CSS Message Boxes for different message types | Web Builder Zone
Use full article about css message boxes. The examples are for success, notice, failure and important which should cover most needs.
The bluetrip css framework also includes these message boxes.
CSS Message Boxes for different message types | Web Builder Zone.
Speedtest.net – The Global Broadband Speed Test
Fancy interface for something very simpel
Speedtest.net - The Global Broadband Speed Test.
Ono List Pager | The Bright Lines
Cool scroll plugin to jquery. I like the timeline indicator feature and the continuous scroll.
Ono List Pager | The Bright Lines.
Ascii Table – ASCII character codes and html, octal, hex and decimal chart conversion
A simpel page worth a bookmark!
Ascii Table - ASCII character codes and html, octal, hex and decimal chart conversion.
Another usefull resource:
http://www.praestkjaer.dk/dk/it/detaljer/ascii-og-ebcdic-karakterer.htm
Install– Phing
Installing phing, remember --alldeps:
Login as root and...
$> pear channel-discover pear.phing.info $> pear install --alldeps phing/phing