jQuery tmpl() Part 1. (The No Nonsense Version For New jQuery Templates)

Written by Gregory Milby | Tuesday, April 19th, 2011

It seems like some people can just be near a book about something ‘new’, and somehow absorb enough of it to make do. Unfortunately, I am not one of those people. When learning something new, it’s my preference to be able to do some basic things (manipulating string, simple data structures, and basic-type operations with [...]

4 Comments

The jQuery .ajax() Cheatsheet… The Quick Reference For ajax Settings!

Written by Gregory Milby | Saturday, March 12th, 2011
, , ,

Have you ever noticed that when you lookup an example on google that you find a few hundred thousand, but never one that spills all the options? switches? parameters?  It was starting to look like every jQuery ajax example was mysterious coming up with some new parameters. So, it seemed reasonable to share my quick [...]

No Comments

Setting Up A SSH Trusted Connection & Bash Alias To Speed Up Automated Scripts

Written by Gregory Milby | Wednesday, July 7th, 2010

Need to automate some scripts?  Tired of constantly entering ssh user@server.address, then the password?  Having a trusted connection can drastically improve productivity if it is used in the correct conditions.  If you’re using a public machine, then this is NOT SMART.  If you’re using a machine that anyone else has access to, then again, this [...]

1 Comment

Stop Censorship