Contact me

Enter your email address and a message in the form to get in touch.

Alternately, you can contact me on twitter.

           

123 Street Avenue, City Town, 99999

(123) 555-6789

email@address.com

 

You can set your address, phone number, email and site description in the settings tab.
Link to read me page with more information.

Side Projects

​Passion is important. I love to build things online.

These are a few projects I've worked on for fun. For more examples of my personal work, you can visit me on github & dribbble.

PHP Simple Tweet

Alex Holt

SimpleTweet is a class to load recent tweets for a particular twitter user.

It uses the search API (which requires no authentication) to load the tweets and store them in a simple local filesystem cache file.

Note: This functionality has since been removed from the twitter API - this code now needs to be updated to support Oauth in order to be compatible with the twitter API version 1.1.

Links: