Serves screen updates as animated gif over http.
Based on node-gif by Peteris Krumins and node-rfb2
https://github.com/sidorares/vnc-over-gif
Sabtu, 25 Mei 2013
vnc-over-gif
Jumat, 24 Mei 2013
Phix is a tool for creating and managing PHP components and tools and releasing them as PEAR packages.
Minggu, 19 Mei 2013
c10m problem MITH [GEEK] ... CONNECTION AT 10 MILLION
http://www.cs.dartmouth.edu/~sergey/cs108/C10M-Defending-the-Internet-at-Scale-Dartmouth-2013.pptx
http://c10m.robertgraham.com/p/blog-page.html
Scaling MySQL for the Web (Box.net)
https://www.percona.com/live/mysql-conference-2013/sites/default/files/slides/Scaling%20MySQL.pdf
(Read More..)Free codelab: creating a Chrome packaged app with TodoMVC
Minggu, 12 Mei 2013
Jumat, 10 Mei 2013
Kamis, 09 Mei 2013
Rabu, 08 Mei 2013
Using Grep to Find Security Vulnerabilities in PHP code - PHP Classes blog
OVERCLOCKIX
Overclockix is a Debian based Live distro for i386 and amd64 based systems customized for overclockers and computer enthusiasts.
Latest release - .017 (07-May-2013)
http://www.overclockix.com/
two.js
Two.js is a two-dimensional drawing api geared towards
modern web browsers. It is renderer agnostic enabling the same api to
draw in multiple contexts: svg
, canvas
, and webgl
.
http://jonobr1.github.io/two.js/
An HTTP & SPDY client for Android and Java applications
HTTP is the way modern applications network. It’s how we exchange data & media.
Doing HTTP efficiently makes your stuff load faster and saves bandwidth.
OkHttp is an HTTP client that’s efficient by default:
- SPDY support allows all requests to the same host to share a socket.
- Connection pooling reduces request latency (if SPDY isn’t available).
- Transparent GZIP shrinks download sizes.
- Response caching avoids the network completely for repeat requests.
You can try OkHttp without rewriting your network code. The core module implements the familiar
java.net.HttpURLConnection
API. And the optional
okhttp-apache module implements the Apache HttpClient
API.OkHttp supports Android 2.2 and above. For Java, the minimum requirement is 1.5.
http://square.github.io/okhttp/ (Read More..)