Previous Page · Next Page
Encryption Library in C#
Twofish 512, Serpent 512, Rijndael 512, the HX series, and Super-Ciphers
Making AJAX as simple as anchor tags
Use familiar, declarative attributes to add AJAX to your application.
<-- This button posts to '/click' when it is clicked --> <button ic-post-to="/click"> Click Me! </button>
A Virtual machine, starting in free, with a webIDE and a nice response time.
Visit Nitrous.io and take it for a spin. To me it’s been useful for when I’m behind corporate firewalls that don’t allow ssh or ftp, I can use this machine in the middle to make this connections and make some quick fix even in these situations.
Code on your box in the cloud via our Web IDE, your favorite Desktop Editor, or our Chrome application. Share boxes and code together right in your browser.
http://tintui.com/index.html
I keep coming to these pages, they are so inspiring on what can be done on the web… I may have already posted some of these links.
http://acko.net/
http://acko.net/files/fullfrontal/fullfrontal/webglmath/online.html
http://threejs.org/docs/index.html#Manual/Introduction/Creating_a_scene
http://www.realtimerendering.com/blog/
http://www.iquilezles.org/default.html
Leanpub free tutorial (you may need to register but the book is free)
HTML 5 Shoot ’em Up in an Afternoon
Step by step and easy reading tutorial explaining how to make a game in javascript with the Phaser gaming framework.
Ultra high-performance, professional-grade animation for the modern web
Finally things are starting to look bright for codeigniter. EllisLab recently announced that the British Columbia Institute of Technology was goinig be the chosen entity to keep the project, and today, if you visit codeignoter’s homepage you’ll see that the things ARE happening, the site now has a BCIT face!
Also good, there is mention on the long awaited version 3.
I hope hey manage to keep it fast, simple, no node (npm instal), no grunt, no composer, no bower, no git, no yomen, stuff! Just a simple zip download whith a bloat free and decently coded framework to speedup development.
The rant about this new trend of simplifying the install process:”To install GreatNewThing, you just install this running this curl command, then install this using this npm command, then install that using this composer command and then create you application but running the command CreateApp appName!”… Well… besides this thing of mixing development and system configuration…. if, like me you are behind a proxy, all those things just won’t work (at least won’t work nicely)! I hope codeingiter doesn’t go that way, or at least leaves simple way for the rest of us.
http://www.webdesignerdepot.com/2014/09/whats-new-for-designers-september-2014/
Several good links on this post.