The Notebook Read the rest of the notes »

Recent Tweets

24
Sep
G3DServer C++ Web Framework / Server
By Joseph Montanez
0 Comment

Finally a release to the c++ web framework / server I keep notebooking about. It only supports linux (and windows via cygwin) and requires g++ 4.3. Included is source and demo application with a howto compile / run.... Read more about "First c++ web framework alpha release"

25
Aug
Talking to command line apps with php
By Joseph Montanez
0 Comment

Using php to talk back and forth with processes is a tuff task. So I've developed a library to help reduce the pain.... Read more about "Using a library I build to make talking to cli programs an easy process"

07
Aug
Php foreach faster then array_filter
By Joseph Montanez
0 Comment

Using Php's builtin array_filters vs foreach loops for filtering arrays, seeing which is fast, cleaner and more maintainable.... Read more about "Micro Benchmarking on array_filters vs foreach loops for filtering arrays"

04
Aug
Javascript Cross-Browser HTML5 Offline Storage Support
By Joseph Montanez
0 Comment

Adds off-line support to the general mass of browsers.... Read more about "Give the user whats truely theirs, their data!"

27
Jul
Smarter Message Polling with Php Sessions
By Joseph Montanez
0 Comment

A smarter way to check for a user's new messages / notices by off-loading sessions.... Read more about "Updating Multi Sessions in Php"

Other Notes

Read the rest of the notes



esign