Solved php curl unable to resolve host Travis November 10th, 2011

no comments
Filed under: php |

I had a problem on a new rackspace cloud server i had just set up where curl called from php was unable to resolve hosts, but that same curl command called from the command line ran just fine.  Turns out the problem was that apache was unable to read /etc/resolv.conf because of the file permissions. Change the permissions to 644 and it works fine now.

iPhone 4s and iPhone 3gs Network Speeds Comparison Travis October 14th, 2011

no comments
Filed under: iphone |

I just got my 4s and decided to check how much faster the network is with the new antennae than my old 3gs.  Here’s the outcome, I am using  the speedtest.net mobile speedtest app. read more »

Installing Twiki on a Media Temple DV Server Travis February 28th, 2011

no comments
Filed under: general,random |

After many failed attempts at getting twiki to work on our server by following their installation guide, i finally figured it out. The trick is to turn off mod_perl and set the correct permissions of the twiki folder. read more »

Getting the Zip Code from an HTML5 GeoLocation API Call Travis June 13th, 2010

6 comments
Filed under: HTML5,javascript |

The HTML5 Geolocation API is built into newer browsers and returns the approximate latitude and longitude of the device in JSON format. read more »

Pure CSS3 Card Flip (webkit only) Travis June 11th, 2010

1 comment
Filed under: CSS3,HTML5,browsers |

Put together a quick css3 demo of a dashboard style card flip using pure CSS for the transitions. Javascript is only used for toggling the class name on click and the animation property sliders. Currently only works in Safari 5.

View Demo

Late night php and javascript coding Travis May 20th, 2010

no comments
Filed under: random | Tags: |

Got this email from Gary. Epic
read more »

Photoshop CS5 Content Aware Fill is Pretty Amazing Travis May 2nd, 2010

1 comment
Filed under: photoshop |

So i have this profile pic that i use almost everywhere, my hair was pretty crazy and i took a picture of it in a mirror to send to my girlfriend while i was on the phone with her, so i had my blutooth in at the time.

Today, I installed Photoshop CS5 trial and used content-aware fill on a selection of the blutooth and i was pretty blown away at the results.
read more »

Full Size Photoshop Canvas on a Mac Travis February 20th, 2009

14 comments
Filed under: general |

So i recently acquired a new uni body macbook and have since been getting used to the switch from windows to mac. I gotta say I’m very much loving the OS X experience and the multi-touch gestures on the giant new track pad. That being said, one of the things that was really annoying me was the default modal disjointed photoshop experience. I like all my apps to be in a nice neat window container.

read more »

Auditorium – I want this on my iPhone… now Travis December 30th, 2008

no comments
Filed under: general |

Auditorium is an amazingly fun and beautiful flash game. If you haven’t checked it out yet, stop reading now and take a look. The site hints that the creators are working on an iPhone and console version. I want this on my iPhone now.

MooTools HideThisMessage plugin Travis October 9th, 2008

1 comment
Filed under: javascript | Tags: , |

I’ve written another MooTools plugin (class) for facilitating the hiding of various help messages you may have scattered throughout your app.

read more »

Older Posts »