Typically for a low volume site where verified identity is not import one would use a self-signed certificate for SSL. Unfortunately these triggers security warnings in browsers and require you to recognise/remember checksums to prevent man-in-the-middle attacks when accessing your own servers over HTTPS.
Monthly Archives: May 2013
famo.us
Famo.us, the JavaScript framework designed for building crazy rich (yet super fast) interfaces in pure HTML5, is making two announcements out of the HTML5 Developer Conference in San Francisco this morning: the framework will be free to developers thanks to a few “huge hardware vendors” taking interest, and it’s getting a physics engine.
http://famo.us/
Famo.us, the JavaScript framework designed for building crazy rich (yet super fast) interfaces in pure HTML5, is making two announcements out of the HTML5 Developer Conference in San Francisco this morning: the framework will be free to developers thanks to a few “huge hardware vendors” taking interest, and it’s getting a physics engine.
boltjs
A JavaScript framework. Which will rock, soonish
10 JAVASCRIPT AND JQUERY TEMPLATES ENGINES
A template is a way of specifying a function that produces a string in the output language (either in string or AST form) from a bundle of data using a syntax that is reminiscent of the output produced. Today we’ve come up with 10 JavaScript and jQuery Template Engines that you might find interesting to …
Continue reading “10 JAVASCRIPT AND JQUERY TEMPLATES ENGINES”
How to encrypt string without mcrypt library in php
Check this